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


Building on x86-bm-6.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 00:41.33 ---> 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 00:41.33 ---> 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 00:41.33 ---> 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 00:41.33 ---> using "1da6a21744e622352d23ddb067012a46b76c5e5a957ab9cd9733a836f9d86396" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-base-compiler.4.13.1  (cached)
-> installed ocaml-base-compiler.4.13.1
-> installed ocaml-config.2
-> installed ocaml.4.13.1
Done.
# Run eval $(opam env --switch=4.13) to update the current shell environment
2022-05-02 00:41.33 ---> using "51c920bb08012e2f9d03d173ca4d8387d3522c4c26ed90d943266344c8a8dacd" 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 00:41.33 ---> using "13f0c52d7ff9220b2c08cc88f046b21b8e95fb67d4f740c99e875db3994090f4" from cache

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

Nothing to do.
The following actions will be performed:
=== install 6 packages
  - install conf-pkg-config 2     [required by conf-sdl2-image]
  - install conf-sdl2       1     [required by ocamlsdl2]
  - install conf-sdl2-image 1     [required by ocamlsdl2-image]
  - install ocamlfind       1.9.3 [required by ocamlsdl2-image]
  - install ocamlsdl2       0.04  [required by ocamlsdl2-image]
  - install ocamlsdl2-image 0.01

The following system packages will first need to be installed:
    libsdl2-dev libsdl2-image-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" "libsdl2-dev" "libsdl2-image-dev" "pkg-config"
- 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 ... 18478 files and directories currently installed.)
- Preparing to unpack .../0-libdbus-1-3_1.14.0-1_amd64.deb ...
- Unpacking libdbus-1-3:amd64 (1.14.0-1) ...
- Selecting previously unselected package dbus-bin.
- Preparing to unpack .../1-dbus-bin_1.14.0-1_amd64.deb ...
- Unpacking dbus-bin (1.14.0-1) ...
- Selecting previously unselected package dbus-session-bus-common.
- Preparing to unpack .../2-dbus-session-bus-common_1.14.0-1_all.deb ...
- Unpacking dbus-session-bus-common (1.14.0-1) ...
- Selecting previously unselected package libapparmor1:amd64.
- Preparing to unpack .../3-libapparmor1_3.0.4-2_amd64.deb ...
- Unpacking libapparmor1:amd64 (3.0.4-2) ...
- Selecting previously unselected package dbus-daemon.
- Preparing to unpack .../4-dbus-daemon_1.14.0-1_amd64.deb ...
- Unpacking dbus-daemon (1.14.0-1) ...
- Selecting previously unselected package dbus-system-bus-common.
- Preparing to unpack .../5-dbus-system-bus-common_1.14.0-1_all.deb ...
- Unpacking dbus-system-bus-common (1.14.0-1) ...
- Selecting previously unselected package dbus.
- Preparing to unpack .../6-dbus_1.14.0-1_amd64.deb ...
- Unpacking dbus (1.14.0-1) ...
- Selecting previously unselected package libpython3.10-minimal:amd64.
- Preparing to unpack .../7-libpython3.10-minimal_3.10.4-3_amd64.deb ...
- Unpacking libpython3.10-minimal:amd64 (3.10.4-3) ...
- Selecting previously unselected package python3.10-minimal.
- Preparing to unpack .../8-python3.10-minimal_3.10.4-3_amd64.deb ...
- Unpacking python3.10-minimal (3.10.4-3) ...
- Setting up libpython3.10-minimal:amd64 (3.10.4-3) ...
- Setting up python3.10-minimal (3.10.4-3) ...
- Selecting previously unselected package python3-minimal.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 18858 files and directories currently installed.)
- Preparing to unpack .../0-python3-minimal_3.10.4-1_amd64.deb ...
- Unpacking python3-minimal (3.10.4-1) ...
- Selecting previously unselected package media-types.
- Preparing to unpack .../1-media-types_7.1.0_all.deb ...
- Unpacking media-types (7.1.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.4-3_amd64.deb ...
- Unpacking libpython3.10-stdlib:amd64 (3.10.4-3) ...
- Selecting previously unselected package python3.10.
- Preparing to unpack .../4-python3.10_3.10.4-3_amd64.deb ...
- Unpacking python3.10 (3.10.4-3) ...
- Selecting previously unselected package libpython3-stdlib:amd64.
- Preparing to unpack .../5-libpython3-stdlib_3.10.4-1_amd64.deb ...
- Unpacking libpython3-stdlib:amd64 (3.10.4-1) ...
- Setting up python3-minimal (3.10.4-1) ...
- Selecting previously unselected package python3.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 19260 files and directories currently installed.)
- Preparing to unpack .../000-python3_3.10.4-1_amd64.deb ...
- Unpacking python3 (3.10.4-1) ...
- Selecting previously unselected package sgml-base.
- Preparing to unpack .../001-sgml-base_1.30_all.deb ...
- Unpacking sgml-base (1.30) ...
- Selecting previously unselected package alsa-topology-conf.
- Preparing to unpack .../002-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 .../003-libasound2-data_1.2.6.1-2_all.deb ...
- Unpacking libasound2-data (1.2.6.1-2) ...
- Selecting previously unselected package libasound2:amd64.
- Preparing to unpack .../004-libasound2_1.2.6.1-2+b1_amd64.deb ...
- Unpacking libasound2:amd64 (1.2.6.1-2+b1) ...
- Selecting previously unselected package alsa-ucm-conf.
- Preparing to unpack .../005-alsa-ucm-conf_1.2.6.3-1_all.deb ...
- Unpacking alsa-ucm-conf (1.2.6.3-1) ...
- Selecting previously unselected package fontconfig.
- Preparing to unpack .../006-fontconfig_2.13.1-4.4_amd64.deb ...
- Unpacking fontconfig (2.13.1-4.4) ...
- Selecting previously unselected package libglib2.0-0:amd64.
- Preparing to unpack .../007-libglib2.0-0_2.72.1-1_amd64.deb ...
- Unpacking libglib2.0-0:amd64 (2.72.1-1) ...
- Selecting previously unselected package libgirepository-1.0-1:amd64.
- Preparing to unpack .../008-libgirepository-1.0-1_1.72.0-1+b1_amd64.deb ...
- Unpacking libgirepository-1.0-1:amd64 (1.72.0-1+b1) ...
- Selecting previously unselected package gir1.2-glib-2.0:amd64.
- Preparing to unpack .../009-gir1.2-glib-2.0_1.72.0-1+b1_amd64.deb ...
- Unpacking gir1.2-glib-2.0:amd64 (1.72.0-1+b1) ...
- Selecting previously unselected package libibus-1.0-5:amd64.
- Preparing to unpack .../010-libibus-1.0-5_1.5.26-4_amd64.deb ...
- Unpacking libibus-1.0-5:amd64 (1.5.26-4) ...
- Selecting previously unselected package gir1.2-ibus-1.0:amd64.
- Preparing to unpack .../011-gir1.2-ibus-1.0_1.5.26-4_amd64.deb ...
- Unpacking gir1.2-ibus-1.0:amd64 (1.5.26-4) ...
- Selecting previously unselected package libasound2-dev:amd64.
- Preparing to unpack .../012-libasound2-dev_1.2.6.1-2+b1_amd64.deb ...
- Unpacking libasound2-dev:amd64 (1.2.6.1-2+b1) ...
- Selecting previously unselected package libasyncns0:amd64.
- Preparing to unpack .../013-libasyncns0_0.8-6+b2_amd64.deb ...
- Unpacking libasyncns0:amd64 (0.8-6+b2) ...
- Selecting previously unselected package uuid-dev:amd64.
- Preparing to unpack .../014-uuid-dev_2.38-4_amd64.deb ...
- Unpacking uuid-dev:amd64 (2.38-4) ...
- Selecting previously unselected package libblkid-dev:amd64.
- Preparing to unpack .../015-libblkid-dev_2.38-4_amd64.deb ...
- Unpacking libblkid-dev:amd64 (2.38-4) ...
- Selecting previously unselected package libpixman-1-0:amd64.
- Preparing to unpack .../016-libpixman-1-0_0.40.0-1_amd64.deb ...
- Unpacking libpixman-1-0:amd64 (0.40.0-1) ...
- Selecting previously unselected package libxcb-render0:amd64.
- Preparing to unpack .../017-libxcb-render0_1.14-3_amd64.deb ...
- Unpacking libxcb-render0:amd64 (1.14-3) ...
- Selecting previously unselected package libxcb-shm0:amd64.
- Preparing to unpack .../018-libxcb-shm0_1.14-3_amd64.deb ...
- Unpacking libxcb-shm0:amd64 (1.14-3) ...
- Selecting previously unselected package libxrender1:amd64.
- Preparing to unpack .../019-libxrender1_1%3a0.9.10-1_amd64.deb ...
- Unpacking libxrender1:amd64 (1:0.9.10-1) ...
- Selecting previously unselected package libcairo2:amd64.
- Preparing to unpack .../020-libcairo2_1.16.0-5_amd64.deb ...
- Unpacking libcairo2:amd64 (1.16.0-5) ...
- Selecting previously unselected package libdatrie1:amd64.
- Preparing to unpack .../021-libdatrie1_0.2.13-2_amd64.deb ...
- Unpacking libdatrie1:amd64 (0.2.13-2) ...
- Selecting previously unselected package pkg-config.
- Preparing to unpack .../022-pkg-config_0.29.2-1_amd64.deb ...
- Unpacking pkg-config (0.29.2-1) ...
- Selecting previously unselected package xml-core.
- Preparing to unpack .../023-xml-core_0.18+nmu1_all.deb ...
- Unpacking xml-core (0.18+nmu1) ...
- Selecting previously unselected package libdbus-1-dev:amd64.
- Preparing to unpack .../024-libdbus-1-dev_1.14.0-1_amd64.deb ...
- Unpacking libdbus-1-dev:amd64 (1.14.0-1) ...
- Selecting previously unselected package libwayland-client0:amd64.
- Preparing to unpack .../025-libwayland-client0_1.20.0-1_amd64.deb ...
- Unpacking libwayland-client0:amd64 (1.20.0-1) ...
- Selecting previously unselected package libdecor-0-0:amd64.
- Preparing to unpack .../026-libdecor-0-0_0.1.0-3_amd64.deb ...
- Unpacking libdecor-0-0:amd64 (0.1.0-3) ...
- Selecting previously unselected package libfribidi0:amd64.
- Preparing to unpack .../027-libfribidi0_1.0.8-2.1_amd64.deb ...
- Unpacking libfribidi0:amd64 (1.0.8-2.1) ...
- Selecting previously unselected package libgraphite2-3:amd64.
- Preparing to unpack .../028-libgraphite2-3_1.3.14-1_amd64.deb ...
- Unpacking libgraphite2-3:amd64 (1.3.14-1) ...
- Selecting previously unselected package libharfbuzz0b:amd64.
- Preparing to unpack .../029-libharfbuzz0b_2.7.4-1+b1_amd64.deb ...
- Unpacking libharfbuzz0b:amd64 (2.7.4-1+b1) ...
- Selecting previously unselected package libthai-data.
- Preparing to unpack .../030-libthai-data_0.1.29-1_all.deb ...
- Unpacking libthai-data (0.1.29-1) ...
- Selecting previously unselected package libthai0:amd64.
- Preparing to unpack .../031-libthai0_0.1.29-1_amd64.deb ...
- Unpacking libthai0:amd64 (0.1.29-1) ...
- Selecting previously unselected package libpango-1.0-0:amd64.
- Preparing to unpack .../032-libpango-1.0-0_1.50.6+ds-2_amd64.deb ...
- Unpacking libpango-1.0-0:amd64 (1.50.6+ds-2) ...
- Selecting previously unselected package libpangoft2-1.0-0:amd64.
- Preparing to unpack .../033-libpangoft2-1.0-0_1.50.6+ds-2_amd64.deb ...
- Unpacking libpangoft2-1.0-0:amd64 (1.50.6+ds-2) ...
- Selecting previously unselected package libpangocairo-1.0-0:amd64.
- Preparing to unpack .../034-libpangocairo-1.0-0_1.50.6+ds-2_amd64.deb ...
- Unpacking libpangocairo-1.0-0:amd64 (1.50.6+ds-2) ...
- Selecting previously unselected package libwayland-cursor0:amd64.
- Preparing to unpack .../035-libwayland-cursor0_1.20.0-1_amd64.deb ...
- Unpacking libwayland-cursor0:amd64 (1.20.0-1) ...
- Selecting previously unselected package libdecor-0-plugin-1-cairo:amd64.
- Preparing to unpack .../036-libdecor-0-plugin-1-cairo_0.1.0-3_amd64.deb ...
- Unpacking libdecor-0-plugin-1-cairo:amd64 (0.1.0-3) ...
- Selecting previously unselected package libdrm-common.
- Preparing to unpack .../037-libdrm-common_2.4.110-1_all.deb ...
- Unpacking libdrm-common (2.4.110-1) ...
- Selecting previously unselected package libdrm2:amd64.
- Preparing to unpack .../038-libdrm2_2.4.110-1_amd64.deb ...
- Unpacking libdrm2:amd64 (2.4.110-1) ...
- Selecting previously unselected package libdrm-amdgpu1:amd64.
- Preparing to unpack .../039-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 .../040-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 .../041-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 .../042-libglvnd0_1.4.0-1_amd64.deb ...
- Unpacking libglvnd0:amd64 (1.4.0-1) ...
- Selecting previously unselected package libwayland-server0:amd64.
- Preparing to unpack .../043-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 .../044-libgbm1_22.0.2-1_amd64.deb ...
- Unpacking libgbm1:amd64 (22.0.2-1) ...
- Selecting previously unselected package libglapi-mesa:amd64.
- Preparing to unpack .../045-libglapi-mesa_22.0.2-1_amd64.deb ...
- Unpacking libglapi-mesa:amd64 (22.0.2-1) ...
- Selecting previously unselected package libx11-xcb1:amd64.
- Preparing to unpack .../046-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 .../047-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 .../048-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 .../049-libxcb-present0_1.14-3_amd64.deb ...
- Unpacking libxcb-present0:amd64 (1.14-3) ...
- Selecting previously unselected package libxcb-sync1:amd64.
- Preparing to unpack .../050-libxcb-sync1_1.14-3_amd64.deb ...
- Unpacking libxcb-sync1:amd64 (1.14-3) ...
- Selecting previously unselected package libxcb-xfixes0:amd64.
- Preparing to unpack .../051-libxcb-xfixes0_1.14-3_amd64.deb ...
- Unpacking libxcb-xfixes0:amd64 (1.14-3) ...
- Selecting previously unselected package libxshmfence1:amd64.
- Preparing to unpack .../052-libxshmfence1_1.3-1_amd64.deb ...
- Unpacking libxshmfence1:amd64 (1.3-1) ...
- Selecting previously unselected package libegl-mesa0:amd64.
- Preparing to unpack .../053-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 .../054-libegl1_1.4.0-1_amd64.deb ...
- Unpacking libegl1:amd64 (1.4.0-1) ...
- Selecting previously unselected package libxcb-glx0:amd64.
- Preparing to unpack .../055-libxcb-glx0_1.14-3_amd64.deb ...
- Unpacking libxcb-glx0:amd64 (1.14-3) ...
- Selecting previously unselected package libxfixes3:amd64.
- Preparing to unpack .../056-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 .../057-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 .../058-libelf1_0.186-1_amd64.deb ...
- Unpacking libelf1:amd64 (0.186-1) ...
- Selecting previously unselected package libicu71:amd64.
- Preparing to unpack .../059-libicu71_71.1-2_amd64.deb ...
- Unpacking libicu71:amd64 (71.1-2) ...
- Selecting previously unselected package libxml2:amd64.
- Preparing to unpack .../060-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 .../061-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 .../062-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 .../063-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 .../064-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 .../065-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 .../066-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 .../067-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 .../068-libglx0_1.4.0-1_amd64.deb ...
- Unpacking libglx0:amd64 (1.4.0-1) ...
- Selecting previously unselected package libgl1:amd64.
- Preparing to unpack .../069-libgl1_1.4.0-1_amd64.deb ...
- Unpacking libgl1:amd64 (1.4.0-1) ...
- Selecting previously unselected package libglx-dev:amd64.
- Preparing to unpack .../070-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 .../071-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 .../072-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 .../073-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 .../074-libgles1_1.4.0-1_amd64.deb ...
- Unpacking libgles1:amd64 (1.4.0-1) ...
- Selecting previously unselected package libgles2:amd64.
- Preparing to unpack .../075-libgles2_1.4.0-1_amd64.deb ...
- Unpacking libgles2:amd64 (1.4.0-1) ...
- Selecting previously unselected package libgles-dev:amd64.
- Preparing to unpack .../076-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 .../077-libopengl0_1.4.0-1_amd64.deb ...
- Unpacking libopengl0:amd64 (1.4.0-1) ...
- Selecting previously unselected package libopengl-dev:amd64.
- Preparing to unpack .../078-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 .../079-libglvnd-dev_1.4.0-1_amd64.deb ...
- Unpacking libglvnd-dev:amd64 (1.4.0-1) ...
- Selecting previously unselected package libegl1-mesa-dev:amd64.
- Preparing to unpack .../080-libegl1-mesa-dev_22.0.2-1_amd64.deb ...
- Unpacking libegl1-mesa-dev:amd64 (22.0.2-1) ...
- Selecting previously unselected package libffi-dev:amd64.
- Preparing to unpack .../081-libffi-dev_3.4.2-4_amd64.deb ...
- Unpacking libffi-dev:amd64 (3.4.2-4) ...
- Selecting previously unselected package libogg0:amd64.
- Preparing to unpack .../082-libogg0_1.3.4-0.1_amd64.deb ...
- Unpacking libogg0:amd64 (1.3.4-0.1) ...
- Selecting previously unselected package libflac8:amd64.
- Preparing to unpack .../083-libflac8_1.3.4-1_amd64.deb ...
- Unpacking libflac8:amd64 (1.3.4-1) ...
- Selecting previously unselected package libglib2.0-data.
- Preparing to unpack .../084-libglib2.0-data_2.72.1-1_all.deb ...
- Unpacking libglib2.0-data (2.72.1-1) ...
- Selecting previously unselected package libglib2.0-bin.
- Preparing to unpack .../085-libglib2.0-bin_2.72.1-1_amd64.deb ...
- Unpacking libglib2.0-bin (2.72.1-1) ...
- Selecting previously unselected package python3-lib2to3.
- Preparing to unpack .../086-python3-lib2to3_3.9.12-1_all.deb ...
- Unpacking python3-lib2to3 (3.9.12-1) ...
- Selecting previously unselected package python3-distutils.
- Preparing to unpack .../087-python3-distutils_3.9.12-1_all.deb ...
- Unpacking python3-distutils (3.9.12-1) ...
- Selecting previously unselected package libglib2.0-dev-bin.
- Preparing to unpack .../088-libglib2.0-dev-bin_2.72.1-1_amd64.deb ...
- Unpacking libglib2.0-dev-bin (2.72.1-1) ...
- Selecting previously unselected package libsepol-dev:amd64.
- Preparing to unpack .../089-libsepol-dev_3.3-1_amd64.deb ...
- Unpacking libsepol-dev:amd64 (3.3-1) ...
- Selecting previously unselected package libpcre2-16-0:amd64.
- Preparing to unpack .../090-libpcre2-16-0_10.40-1_amd64.deb ...
- Unpacking libpcre2-16-0:amd64 (10.40-1) ...
- Selecting previously unselected package libpcre2-32-0:amd64.
- Preparing to unpack .../091-libpcre2-32-0_10.40-1_amd64.deb ...
- Unpacking libpcre2-32-0:amd64 (10.40-1) ...
- Selecting previously unselected package libpcre2-posix3:amd64.
- Preparing to unpack .../092-libpcre2-posix3_10.40-1_amd64.deb ...
- Unpacking libpcre2-posix3:amd64 (10.40-1) ...
- Selecting previously unselected package libpcre2-dev:amd64.
- Preparing to unpack .../093-libpcre2-dev_10.40-1_amd64.deb ...
- Unpacking libpcre2-dev:amd64 (10.40-1) ...
- Selecting previously unselected package libselinux1-dev:amd64.
- Preparing to unpack .../094-libselinux1-dev_3.3-1+b2_amd64.deb ...
- Unpacking libselinux1-dev:amd64 (3.3-1+b2) ...
- Selecting previously unselected package libmount-dev:amd64.
- Preparing to unpack .../095-libmount-dev_2.38-4_amd64.deb ...
- Unpacking libmount-dev:amd64 (2.38-4) ...
- Selecting previously unselected package libpcre16-3:amd64.
- Preparing to unpack .../096-libpcre16-3_2%3a8.39-14_amd64.deb ...
- Unpacking libpcre16-3:amd64 (2:8.39-14) ...
- Selecting previously unselected package libpcre32-3:amd64.
- Preparing to unpack .../097-libpcre32-3_2%3a8.39-14_amd64.deb ...
- Unpacking libpcre32-3:amd64 (2:8.39-14) ...
- Selecting previously unselected package libpcrecpp0v5:amd64.
- Preparing to unpack .../098-libpcrecpp0v5_2%3a8.39-14_amd64.deb ...
- Unpacking libpcrecpp0v5:amd64 (2:8.39-14) ...
- Selecting previously unselected package libpcre3-dev:amd64.
- Preparing to unpack .../099-libpcre3-dev_2%3a8.39-14_amd64.deb ...
- Unpacking libpcre3-dev:amd64 (2:8.39-14) ...
- Selecting previously unselected package zlib1g-dev:amd64.
- Preparing to unpack .../100-zlib1g-dev_1%3a1.2.11.dfsg-4_amd64.deb ...
- Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-4) ...
- Selecting previously unselected package libglib2.0-dev:amd64.
- Preparing to unpack .../101-libglib2.0-dev_2.72.1-1_amd64.deb ...
- Unpacking libglib2.0-dev:amd64 (2.72.1-1) ...
- Selecting previously unselected package libglu1-mesa:amd64.
- Preparing to unpack .../102-libglu1-mesa_9.0.2-1_amd64.deb ...
- Unpacking libglu1-mesa:amd64 (9.0.2-1) ...
- Selecting previously unselected package libglu1-mesa-dev:amd64.
- Preparing to unpack .../103-libglu1-mesa-dev_9.0.2-1_amd64.deb ...
- Unpacking libglu1-mesa-dev:amd64 (9.0.2-1) ...
- Selecting previously unselected package libibus-1.0-dev:amd64.
- Preparing to unpack .../104-libibus-1.0-dev_1.5.26-4_amd64.deb ...
- Unpacking libibus-1.0-dev:amd64 (1.5.26-4) ...
- Selecting previously unselected package x11-common.
- Preparing to unpack .../105-x11-common_1%3a7.7+23_all.deb ...
- Unpacking x11-common (1:7.7+23) ...
- Selecting previously unselected package libice6:amd64.
- Preparing to unpack .../106-libice6_2%3a1.0.10-1_amd64.deb ...
- Unpacking libice6:amd64 (2:1.0.10-1) ...
- Selecting previously unselected package libice-dev:amd64.
- Preparing to unpack .../107-libice-dev_2%3a1.0.10-1_amd64.deb ...
- Unpacking libice-dev:amd64 (2:1.0.10-1) ...
- Selecting previously unselected package libopus0:amd64.
- Preparing to unpack .../108-libopus0_1.3.1-0.1_amd64.deb ...
- Unpacking libopus0:amd64 (1.3.1-0.1) ...
- Selecting previously unselected package libvorbis0a:amd64.
- Preparing to unpack .../109-libvorbis0a_1.3.7-1_amd64.deb ...
- Unpacking libvorbis0a:amd64 (1.3.7-1) ...
- Selecting previously unselected package libvorbisenc2:amd64.
- Preparing to unpack .../110-libvorbisenc2_1.3.7-1_amd64.deb ...
- Unpacking libvorbisenc2:amd64 (1.3.7-1) ...
- Selecting previously unselected package libsndfile1:amd64.
- Preparing to unpack .../111-libsndfile1_1.0.31-2_amd64.deb ...
- Unpacking libsndfile1:amd64 (1.0.31-2) ...
- Selecting previously unselected package libwrap0:amd64.
- Preparing to unpack .../112-libwrap0_7.6.q-31_amd64.deb ...
- Unpacking libwrap0:amd64 (7.6.q-31) ...
- Selecting previously unselected package libpulse0:amd64.
- Preparing to unpack .../113-libpulse0_15.0+dfsg1-4_amd64.deb ...
- Unpacking libpulse0:amd64 (15.0+dfsg1-4) ...
- Selecting previously unselected package libpulse-mainloop-glib0:amd64.
- Preparing to unpack .../114-libpulse-mainloop-glib0_15.0+dfsg1-4_amd64.deb ...
- Unpacking libpulse-mainloop-glib0:amd64 (15.0+dfsg1-4) ...
- Selecting previously unselected package libpulse-dev:amd64.
- Preparing to unpack .../115-libpulse-dev_15.0+dfsg1-4_amd64.deb ...
- Unpacking libpulse-dev:amd64 (15.0+dfsg1-4) ...
- Selecting previously unselected package libwayland-egl1:amd64.
- Preparing to unpack .../116-libwayland-egl1_1.20.0-1_amd64.deb ...
- Unpacking libwayland-egl1:amd64 (1.20.0-1) ...
- Selecting previously unselected package libxcursor1:amd64.
- Preparing to unpack .../117-libxcursor1_1%3a1.2.1-1_amd64.deb ...
- Unpacking libxcursor1:amd64 (1:1.2.1-1) ...
- Selecting previously unselected package libxi6:amd64.
- Preparing to unpack .../118-libxi6_2%3a1.8-1_amd64.deb ...
- Unpacking libxi6:amd64 (2:1.8-1) ...
- Selecting previously unselected package libxinerama1:amd64.
- Preparing to unpack .../119-libxinerama1_2%3a1.1.4-3_amd64.deb ...
- Unpacking libxinerama1:amd64 (2:1.1.4-3) ...
- Selecting previously unselected package xkb-data.
- Preparing to unpack .../120-xkb-data_2.35.1-1_all.deb ...
- Unpacking xkb-data (2.35.1-1) ...
- Selecting previously unselected package libxkbcommon0:amd64.
- Preparing to unpack .../121-libxkbcommon0_1.4.0-1_amd64.deb ...
- Unpacking libxkbcommon0:amd64 (1.4.0-1) ...
- Selecting previously unselected package libxrandr2:amd64.
- Preparing to unpack .../122-libxrandr2_2%3a1.5.2-2+b1_amd64.deb ...
- Unpacking libxrandr2:amd64 (2:1.5.2-2+b1) ...
- Selecting previously unselected package libxss1:amd64.
- Preparing to unpack .../123-libxss1_1%3a1.2.3-1_amd64.deb ...
- Unpacking libxss1:amd64 (1:1.2.3-1) ...
- Selecting previously unselected package libsdl2-2.0-0:amd64.
- Preparing to unpack .../124-libsdl2-2.0-0_2.0.22+dfsg-1_amd64.deb ...
- Unpacking libsdl2-2.0-0:amd64 (2.0.22+dfsg-1) ...
- Selecting previously unselected package libsndio7.0:amd64.
- Preparing to unpack .../125-libsndio7.0_1.8.1-1.1_amd64.deb ...
- Unpacking libsndio7.0:amd64 (1.8.1-1.1) ...
- Selecting previously unselected package libsndio-dev:amd64.
- Preparing to unpack .../126-libsndio-dev_1.8.1-1.1_amd64.deb ...
- Unpacking libsndio-dev:amd64 (1.8.1-1.1) ...
- Selecting previously unselected package libudev-dev:amd64.
- Preparing to unpack .../127-libudev-dev_250.4-1_amd64.deb ...
- Unpacking libudev-dev:amd64 (250.4-1) ...
- Selecting previously unselected package libwayland-bin.
- Preparing to unpack .../128-libwayland-bin_1.20.0-1_amd64.deb ...
- Unpacking libwayland-bin (1.20.0-1) ...
- Selecting previously unselected package libwayland-dev:amd64.
- Preparing to unpack .../129-libwayland-dev_1.20.0-1_amd64.deb ...
- Unpacking libwayland-dev:amd64 (1.20.0-1) ...
- Selecting previously unselected package libxrender-dev:amd64.
- Preparing to unpack .../130-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 .../131-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 .../132-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 .../133-libxext-dev_2%3a1.3.4-1_amd64.deb ...
- Unpacking libxext-dev:amd64 (2:1.3.4-1) ...
- Selecting previously unselected package libxi-dev:amd64.
- Preparing to unpack .../134-libxi-dev_2%3a1.8-1_amd64.deb ...
- Unpacking libxi-dev:amd64 (2:1.8-1) ...
- Selecting previously unselected package libxinerama-dev:amd64.
- Preparing to unpack .../135-libxinerama-dev_2%3a1.1.4-3_amd64.deb ...
- Unpacking libxinerama-dev:amd64 (2:1.1.4-3) ...
- Selecting previously unselected package libxkbcommon-dev:amd64.
- Preparing to unpack .../136-libxkbcommon-dev_1.4.0-1_amd64.deb ...
- Unpacking libxkbcommon-dev:amd64 (1.4.0-1) ...
- Selecting previously unselected package libxrandr-dev:amd64.
- Preparing to unpack .../137-libxrandr-dev_2%3a1.5.2-2+b1_amd64.deb ...
- Unpacking libxrandr-dev:amd64 (2:1.5.2-2+b1) ...
- Selecting previously unselected package libxss-dev:amd64.
- Preparing to unpack .../138-libxss-dev_1%3a1.2.3-1_amd64.deb ...
- Unpacking libxss-dev:amd64 (1:1.2.3-1) ...
- Selecting previously unselected package libsm6:amd64.
- Preparing to unpack .../139-libsm6_2%3a1.2.3-1_amd64.deb ...
- Unpacking libsm6:amd64 (2:1.2.3-1) ...
- Selecting previously unselected package libxt6:amd64.
- Preparing to unpack .../140-libxt6_1%3a1.2.1-1_amd64.deb ...
- Unpacking libxt6:amd64 (1:1.2.1-1) ...
- Selecting previously unselected package libsm-dev:amd64.
- Preparing to unpack .../141-libsm-dev_2%3a1.2.3-1_amd64.deb ...
- Unpacking libsm-dev:amd64 (2:1.2.3-1) ...
- Selecting previously unselected package libxt-dev:amd64.
- Preparing to unpack .../142-libxt-dev_1%3a1.2.1-1_amd64.deb ...
- Unpacking libxt-dev:amd64 (1:1.2.1-1) ...
- Selecting previously unselected package libxv1:amd64.
- Preparing to unpack .../143-libxv1_2%3a1.0.11-1_amd64.deb ...
- Unpacking libxv1:amd64 (2:1.0.11-1) ...
- Selecting previously unselected package libxv-dev:amd64.
- Preparing to unpack .../144-libxv-dev_2%3a1.0.11-1_amd64.deb ...
- Unpacking libxv-dev:amd64 (2:1.0.11-1) ...
- Selecting previously unselected package libxxf86vm-dev:amd64.
- Preparing to unpack .../145-libxxf86vm-dev_1%3a1.1.4-1+b2_amd64.deb ...
- Unpacking libxxf86vm-dev:amd64 (1:1.1.4-1+b2) ...
- Selecting previously unselected package libsdl2-dev:amd64.
- Preparing to unpack .../146-libsdl2-dev_2.0.22+dfsg-1_amd64.deb ...
- Unpacking libsdl2-dev:amd64 (2.0.22+dfsg-1) ...
- Selecting previously unselected package libsdl2-image-2.0-0:amd64.
- Preparing to unpack .../147-libsdl2-image-2.0-0_2.0.5+dfsg1-3+b1_amd64.deb ...
- Unpacking libsdl2-image-2.0-0:amd64 (2.0.5+dfsg1-3+b1) ...
- Selecting previously unselected package libsdl2-image-dev:amd64.
- Preparing to unpack .../148-libsdl2-image-dev_2.0.5+dfsg1-3+b1_amd64.deb ...
- Unpacking libsdl2-image-dev:amd64 (2.0.5+dfsg1-3+b1) ...
- Selecting previously unselected package libxcb-randr0:amd64.
- Preparing to unpack .../149-libxcb-randr0_1.14-3_amd64.deb ...
- Unpacking libxcb-randr0:amd64 (1.14-3) ...
- Selecting previously unselected package mesa-vulkan-drivers:amd64.
- Preparing to unpack .../150-mesa-vulkan-drivers_22.0.2-1_amd64.deb ...
- Unpacking mesa-vulkan-drivers:amd64 (22.0.2-1) ...
- Selecting previously unselected package shared-mime-info.
- Preparing to unpack .../151-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 .../152-xdg-user-dirs_0.17-2_amd64.deb ...
- Unpacking xdg-user-dirs (0.17-2) ...
- Setting up media-types (7.1.0) ...
- Setting up libpcrecpp0v5:amd64 (2:8.39-14) ...
- Setting up libgraphite2-3:amd64 (1.3.14-1) ...
- Setting up libxcb-dri3-0:amd64 (1.14-3) ...
- Setting up libpixman-1-0:amd64 (0.40.0-1) ...
- 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 fontconfig (2.13.1-4.4) ...
- Regenerating fonts cache... 
- done.
- Setting up libapparmor1:amd64 (3.0.4-2) ...
- Setting up libxcb-xfixes0:amd64 (1.14-3) ...
- Setting up libogg0:amd64 (1.3.4-0.1) ...
- Setting up libglvnd-core-dev:amd64 (1.4.0-1) ...
- Setting up libpcre16-3:amd64 (2:8.39-14) ...
- Setting up libxi6:amd64 (2:1.8-1) ...
- Setting up libxrender1:amd64 (1:0.9.10-1) ...
- Setting up libdatrie1:amd64 (0.2.13-2) ...
- Setting up xdg-user-dirs (0.17-2) ...
- Setting up libxcb-render0:amd64 (1.14-3) ...
- 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 libibus-1.0-5:amd64 (1.5.26-4) ...
- Setting up x11-common (1:7.7+23) ...
- invoke-rc.d: could not determine current runlevel
- invoke-rc.d: policy-rc.d denied execution of restart.
- Setting up libsensors-config (1:3.6.0-7) ...
- Setting up xkb-data (2.35.1-1) ...
- Setting up libxcb-shm0:amd64 (1.14-3) ...
- Setting up libffi-dev:amd64 (3.4.2-4) ...
- Setting up libcairo2:amd64 (1.16.0-5) ...
- Setting up libpcre2-16-0:amd64 (10.40-1) ...
- Setting up libopengl0:amd64 (1.4.0-1) ...
- Setting up libxxf86vm1:amd64 (1:1.1.4-1+b2) ...
- Setting up libflac8:amd64 (1.3.4-1) ...
- Setting up libxcb-present0:amd64 (1.14-3) ...
- Setting up libasound2-data (1.2.6.1-2) ...
- Setting up libz3-4:amd64 (4.8.12-1+b1) ...
- Setting up libpcre2-32-0:amd64 (10.40-1) ...
- Setting up libglib2.0-data (2.72.1-1) ...
- Setting up libgles2:amd64 (1.4.0-1) ...
- Setting up libwrap0:amd64 (7.6.q-31) ...
- Setting up libxfixes3:amd64 (1:6.0.0-1) ...
- Setting up libxcb-sync1:amd64 (1.14-3) ...
- Setting up uuid-dev:amd64 (2.38-4) ...
- Setting up libgles1:amd64 (1.4.0-1) ...
- Setting up libdbus-1-3:amd64 (1.14.0-1) ...
- Setting up libfribidi0:amd64 (1.0.8-2.1) ...
- Setting up libopus0:amd64 (1.3.1-0.1) ...
- Setting up libxinerama1:amd64 (2:1.1.4-3) ...
- Setting up libxv1:amd64 (2:1.0.11-1) ...
- Setting up libpcre32-3:amd64 (2:8.39-14) ...
- Setting up libvorbis0a:amd64 (1.3.7-1) ...
- Setting up libxrandr2:amd64 (2:1.5.2-2+b1) ...
- Setting up pkg-config (0.29.2-1) ...
- Setting up libudev-dev:amd64 (250.4-1) ...
- Setting up libsepol-dev:amd64 (3.3-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 zlib1g-dev:amd64 (1:1.2.11.dfsg-4) ...
- Setting up libpcre2-posix3:amd64 (10.40-1) ...
- Setting up alsa-topology-conf (1.2.5.1-2) ...
- Setting up libasyncns0:amd64 (0.8-6+b2) ...
- Setting up libxshmfence1:amd64 (1.3-1) ...
- Setting up libxcb-randr0:amd64 (1.14-3) ...
- Setting up dbus-session-bus-common (1.14.0-1) ...
- Setting up libasound2:amd64 (1.2.6.1-2+b1) ...
- Setting up libmpdec3:amd64 (2.5.1-2) ...
- Setting up libharfbuzz0b:amd64 (2.7.4-1+b1) ...
- Setting up libthai-data (0.1.29-1) ...
- Setting up libgirepository-1.0-1:amd64 (1.72.0-1+b1) ...
- Setting up sgml-base (1.30) ...
- Setting up libglu1-mesa:amd64 (9.0.2-1) ...
- Setting up libwayland-egl1:amd64 (1.20.0-1) ...
- Setting up libxss1:amd64 (1:1.2.3-1) ...
- Setting up libopengl-dev:amd64 (1.4.0-1) ...
- Setting up dbus-system-bus-common (1.14.0-1) ...
- Setting up libasound2-dev:amd64 (1.2.6.1-2+b1) ...
- 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 dbus-bin (1.14.0-1) ...
- Setting up libvorbisenc2:amd64 (1.3.7-1) ...
- Setting up libxkbcommon0:amd64 (1.4.0-1) ...
- Setting up libwayland-client0:amd64 (1.20.0-1) ...
- Setting up libblkid-dev:amd64 (2.38-4) ...
- Setting up libice6:amd64 (2:1.0.10-1) ...
- Setting up libpcre2-dev:amd64 (10.40-1) ...
- Setting up libice-dev:amd64 (2:1.0.10-1) ...
- Setting up alsa-ucm-conf (1.2.6.3-1) ...
- Setting up libselinux1-dev:amd64 (3.3-1+b2) ...
- Setting up libpcre3-dev:amd64 (2:8.39-14) ...
- Setting up libxxf86vm-dev:amd64 (1:1.1.4-1+b2) ...
- Setting up libxkbcommon-dev:amd64 (1.4.0-1) ...
- Setting up libxcursor1:amd64 (1:1.2.1-1) ...
- Setting up libglib2.0-bin (2.72.1-1) ...
- Setting up dbus-daemon (1.14.0-1) ...
- Setting up libxss-dev:amd64 (1:1.2.3-1) ...
- Setting up libxfixes-dev:amd64 (1:6.0.0-1) ...
- Setting up libpython3.10-stdlib:amd64 (3.10.4-3) ...
- Setting up libthai0:amd64 (0.1.29-1) ...
- Setting up libxv-dev:amd64 (2:1.0.11-1) ...
- Setting up libwayland-bin (1.20.0-1) ...
- Setting up libxrandr-dev:amd64 (2:1.5.2-2+b1) ...
- Setting up dbus (1.14.0-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 libxinerama-dev:amd64 (2:1.1.4-3) ...
- Setting up gir1.2-glib-2.0:amd64 (1.72.0-1+b1) ...
- Setting up libsndio7.0:amd64 (1.8.1-1.1) ...
- Setting up libllvm14:amd64 (1:14.0.3-1) ...
- Setting up libdrm2:amd64 (2.4.110-1) ...
- Setting up libwayland-cursor0:amd64 (1.20.0-1) ...
- Setting up xml-core (0.18+nmu1) ...
- Setting up libdecor-0-0:amd64 (0.1.0-3) ...
- Setting up libsndfile1:amd64 (1.0.31-2) ...
- Setting up libxi-dev:amd64 (2:1.8-1) ...
- Setting up gir1.2-ibus-1.0:amd64 (1.5.26-4) ...
- Setting up libsm6:amd64 (2:1.2.3-1) ...
- Setting up libmount-dev:amd64 (2.38-4) ...
- Setting up libpython3-stdlib:amd64 (3.10.4-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 libsndio-dev:amd64 (1.8.1-1.1) ...
- Setting up python3.10 (3.10.4-3) ...
- Setting up libgbm1:amd64 (22.0.2-1) ...
- Setting up libpulse0:amd64 (15.0+dfsg1-4) ...
- Setting up libsm-dev:amd64 (2:1.2.3-1) ...
- Setting up libdrm-radeon1:amd64 (2.4.110-1) ...
- Setting up libxcursor-dev:amd64 (1:1.2.1-1) ...
- Setting up libpango-1.0-0:amd64 (1.50.6+ds-2) ...
- Setting up libgl1-mesa-dri:amd64 (22.0.2-1) ...
- Setting up python3 (3.10.4-1) ...
- running python rtupdate hooks for python3.10...
- running python post-rtupdate hooks for python3.10...
- Setting up libwayland-dev:amd64 (1.20.0-1) ...
- Setting up libegl-mesa0:amd64 (22.0.2-1) ...
- Setting up libpulse-mainloop-glib0:amd64 (15.0+dfsg1-4) ...
- Setting up libxt6:amd64 (1:1.2.1-1) ...
- Setting up libegl1:amd64 (1.4.0-1) ...
- Setting up libpangoft2-1.0-0:amd64 (1.50.6+ds-2) ...
- Setting up libsdl2-2.0-0:amd64 (2.0.22+dfsg-1) ...
- Setting up python3-lib2to3 (3.9.12-1) ...
- Setting up libpangocairo-1.0-0:amd64 (1.50.6+ds-2) ...
- Setting up python3-distutils (3.9.12-1) ...
- Setting up libsdl2-image-2.0-0:amd64 (2.0.5+dfsg1-3+b1) ...
- Setting up libglib2.0-dev-bin (2.72.1-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 libglib2.0-dev:amd64 (2.72.1-1) ...
- Setting up libxt-dev:amd64 (1:1.2.1-1) ...
- Setting up libdecor-0-plugin-1-cairo:amd64 (0.1.0-3) ...
- Setting up libpulse-dev:amd64 (15.0+dfsg1-4) ...
- 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 libglu1-mesa-dev:amd64 (9.0.2-1) ...
- Setting up libgles-dev:amd64 (1.4.0-1) ...
- Setting up libglvnd-dev:amd64 (1.4.0-1) ...
- Setting up libegl1-mesa-dev:amd64 (22.0.2-1) ...
- Processing triggers for libc-bin (2.33-7) ...
- Processing triggers for sgml-base (1.30) ...
- Setting up libdbus-1-dev:amd64 (1.14.0-1) ...
- Setting up libibus-1.0-dev:amd64 (1.5.26-4) ...
- Setting up libsdl2-dev:amd64 (2.0.22+dfsg-1) ...
- Setting up libsdl2-image-dev:amd64 (2.0.5+dfsg1-3+b1) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  4/18:
Processing  5/18:
Processing  6/18:
Processing  7/18: [conf-pkg-config: pkg-config]
-> retrieved ocamlsdl2-image.0.01  (cached)
-> retrieved ocamlsdl2.0.04  (cached)
-> retrieved ocamlfind.1.9.3  (cached)
Processing  8/18: [conf-pkg-config: pkg-config] [ocamlfind: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "--help" (CWD=/home/opam/.opam/4.13/.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  8/18: [ocamlfind: ./configure]
Processing  9/18: [ocamlfind: ./configure] [conf-pkg-config: mkdir]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-bindir" "/home/opam/.opam/4.13/bin" "-sitelib" "/home/opam/.opam/4.13/lib" "-mandir" "/home/opam/.opam/4.13/man" "-config" "/home/opam/.opam/4.13/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.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.13/lib/ocaml
-     Binaries:              /home/opam/.opam/4.13/bin
-     Manual pages:          /home/opam/.opam/4.13/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.13/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.13/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.13/bin
-     Manual pages:          /home/opam/.opam/4.13/man
-     topfind script:        /home/opam/.opam/4.13/lib/ocaml
- Topfind ppxopt support:    yes
- Toolbox:                   no
- Link custom runtime:       no
- Need bytes compatibility:  no
- 
- Configuration has been written to Makefile.config
- 
- You can now do 'make all', and optionally 'make opt', to build ocamlfind.
Processing  9/18: [ocamlfind: make all] [conf-pkg-config: mkdir]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "mkdir" "-p" "/home/opam/.opam/4.13/lib/pkgconfig" (CWD=/home/opam/.opam/4.13/.opam-switch/build/conf-pkg-config.2)
-> installed conf-pkg-config.2
Processing  9/18: [ocamlfind: make all]
Processing 10/18: [conf-sdl2: pkg-config sdl2] [ocamlfind: make all]
Processing 11/18: [conf-sdl2: pkg-config sdl2] [conf-sdl2-image: pkg-config SDL2_image] [ocamlfind: make all]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "SDL2_image" (CWD=/home/opam/.opam/4.13/.opam-switch/build/conf-sdl2-image.1)
-> compiled  conf-sdl2-image.1
Processing 11/18: [conf-sdl2: pkg-config sdl2] [ocamlfind: make all]
-> installed conf-sdl2-image.1
Processing 12/18: [conf-sdl2: pkg-config sdl2] [ocamlfind: make all]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "sdl2" (CWD=/home/opam/.opam/4.13/.opam-switch/build/conf-sdl2.1)
-> compiled  conf-sdl2.1
Processing 12/18: [ocamlfind: make all]
-> installed conf-sdl2.1
Processing 13/18: [ocamlfind: make all]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.3)
- for p in findlib; do ( cd src/$p; make all ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.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.13/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.13/lib/ocaml' | \
- 	sed -e 's;@AUTOLINK@;true;g' \
- 	    -e 's;@SYSTEM@;linux;g' \
- 	     >findlib_config.ml
- if [ "true" = "true" ]; then                 \
- 	cp topfind.ml.in topfind.ml;                             \
- else                                                             \
- 	sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in     \
- 		> topfind.ml ;                                   \
- fi
- ocamldep *.ml *.mli >depend
- ocamlc -I +compiler-libs -opaque    -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.13/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.13/.opam-switch/build/ocamlfind.1.9.3/src/findlib'
- make all-config
- make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.3'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/4.13/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.13/.opam-switch/build/ocamlfind.1.9.3'
Processing 13/18: [ocamlfind: make opt]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opt" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.3)
- for p in findlib; do ( cd src/$p; make opt ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.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
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: no cmx file was found in path for module Topdirs, and its interface was not compiled with -opaque
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
- ocamlopt -I +compiler-libs -g -a -o findlib_top.cmxa topfind.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_top.cmxs topfind.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque   -c fl_dynload.ml
- ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.3/src/findlib'
-> compiled  ocamlfind.1.9.3
Processing 14/18: [ocamlfind: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.3)
- if [ "1" -eq 1 ]; then \
-     for x in camlp4 dbm graphics labltk num ocamlbuild; do \
-       if [ -f "/home/opam/.opam/4.13/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.13/lib/$x/META"; then \
-           rm -f site-lib-src/$x/META; \
-         fi; \
-       fi; \
-     done; \
-     test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \
-   fi
- echo 'SITELIB_META =' > Makefile.packages.in
- for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done
- tr '\n' ' ' < Makefile.packages.in > Makefile.packages
- rm Makefile.packages.in
- mkdir -p "/home/opam/.opam/4.13/bin"
- mkdir -p "/home/opam/.opam/4.13/man"
- make install-config
- make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.3'
- mkdir -p "`dirname \"/home/opam/.opam/4.13/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.13/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/4.13/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.3'
- for p in findlib; do ( cd src/$p; make install ); done
- make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.3/src/findlib'
- mkdir -p "/home/opam/.opam/4.13/lib/findlib"
- mkdir -p "/home/opam/.opam/4.13/bin"
- test 1 -eq 0 || cp topfind "/home/opam/.opam/4.13/lib/ocaml"
- files=` ../../tools/collect_files ../../Makefile.config \
- findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs \
- findlib_config.cmi findlib_config.ml topfind.cmi topfind.mli \
- fl_args.cmi fl_lint.cmi fl_meta.cmi fl_split.cmi fl_topo.cmi ocaml_args.cmi \
- fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi \
- fl_metatoken.cmi findlib_top.cma findlib_top.cmxa findlib_top.a findlib_top.cmxs \
- findlib_dynload.cma findlib_dynload.cmxa findlib_dynload.a findlib_dynload.cmxs fl_dynload.mli fl_dynload.cmi \
- META` && \
- cp $files "/home/opam/.opam/4.13/lib/findlib"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- cp $f "/home/opam/.opam/4.13/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/4.13/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/4.13/lib/ocaml/compiler-libs/"; \
-     cp topdirs.cmi toploop.cmi "/home/opam/.opam/4.13/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.3/src/findlib'
- make install-meta
- make[1]: Entering directory '/home/opam/.opam/4.13/.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.13/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.13/lib/$x/META.tmp" && mv "/home/opam/.opam/4.13/lib/$x/META.tmp" "/home/opam/.opam/4.13/lib/$x/META"; done
- mkdir -p "/home/opam/.opam/4.13/lib/findlib"; cp Makefile.packages "/home/opam/.opam/4.13/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.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.13/bin"
- make install-doc
- make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.3'
- mkdir -p "/home/opam/.opam/4.13/man/man1" "/home/opam/.opam/4.13/man/man3" "/home/opam/.opam/4.13/man/man5"
- cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.13/man/man1"
- cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.13/man/man5"
- make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.3'
-> installed ocamlfind.1.9.3
Processing 15/18: [ocamlsdl2: cp]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "cp" "src/Makefile.config.unix" "src/Makefile.config" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ocamlsdl2.0.04)
Processing 15/18: [ocamlsdl2: make src]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "-C" "src" "gen" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ocamlsdl2.0.04)
- make: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlsdl2.0.04/src'
- ocaml variant.ml sdl_scancode.var.list > sdl_scancode.gen.c
- ocaml variant.ml sdl_keycode.var.list > sdl_keycode.gen.c
- make: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlsdl2.0.04/src'
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "-C" "src" "dep" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ocamlsdl2.0.04)
- make: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlsdl2.0.04/src'
- ocamldep sdl.ml sdl.mli sdl*.ml sdl*.mli > ml_depend.mk
- gcc -MM -I /home/opam/.opam/4.13/lib/ocaml -I/usr/include/SDL2 -D_REENTRANT *_stub.[ch] > c_depend.mk
- make: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlsdl2.0.04/src'
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "-C" "src" "opt" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ocamlsdl2.0.04)
- make: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlsdl2.0.04/src'
- ocamlc -g sdlinit.mli
- ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdlinit.ml
- ocamlc -g sdlquit.mli
- ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdlquit.ml
- ocamlc -g sdlrect.mli
- ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdlrect.ml
- ocamlc -g sdlblendMode.mli
- ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdlblendMode.ml
- ocamlc -g sdlpixelFormat.mli
- ocamlc -g sdlsurface.mli
- ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdlpixelFormat.ml
- ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdlsurface.ml
- ocamlc -g sdlwindow.mli
- ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdlwindow.ml
- ocamlc -g sdltype.mli
- ocamlc -g sdltexture.mli
- ocamlc -g sdlrender.mli
- ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdltype.ml
- ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdltexture.ml
- ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdlrender.ml
- ocamlc -g sdlpixel.mli
- ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdlpixel.ml
- ocamlc -g sdlscancode.mli
- ocamlc -g sdlkeymod.mli
- ocamlc -g sdlkeycode.mli
- ocamlc -g sdlhat.mli
- ocamlc -g sdlevent.mli
- ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdlscancode.ml
- ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdlkeymod.ml
- ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdlkeycode.ml
- ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdlhat.ml
- ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdlevent.ml
- ocamlc -g sdlkeyboard.mli
- ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdlkeyboard.ml
- ocamlc -g sdlmouse.mli
- ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdlmouse.ml
- ocamlc -g sdljoystick.mli
- ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdljoystick.ml
- ocamlc -g sdlclipboard.mli
- ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdlclipboard.ml
- ocamlc -g sdltimer.mli
- ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdltimer.ml
- ocamlc -g sdlaudio.mli
- ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdlaudio.ml
- ocamlc -g sdlfilesystem.mli
- ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdlfilesystem.ml
- ocamlc -g sdlversion.mli
- ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdlversion.ml
- ocamlc -g sdlcpuinfo.mli
- ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdlcpuinfo.ml
- ocamlc -g sdlpower.mli
- ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdlpower.ml
- ocamlc -g sdlrwops.mli
- ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdlrwops.ml
- ocamlc -g sdlerror.mli
- ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdlerror.ml
- ocamlc -g sdlgl.mli
- ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdlgl.ml
- cat sdl_header > sdl.mli
- ocamlc -g -i sdl.ml >> sdl.mli
- ocamlc -g sdl.mli
- ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdl.ml
- ocamlc -g -ccopt "-static -I/usr/include/SDL2 -D_REENTRANT -g -O " sdlinit_stub.c
- ocamlc -g -ccopt "-static -I/usr/include/SDL2 -D_REENTRANT -g -O " sdlquit_stub.c
- ocamlc -g -ccopt "-static -I/usr/include/SDL2 -D_REENTRANT -g -O " sdlrect_stub.c
- ocamlc -g -ccopt "-static -I/usr/include/SDL2 -D_REENTRANT -g -O " sdlblendMode_stub.c
- ocamlc -g -ccopt "-static -I/usr/include/SDL2 -D_REENTRANT -g -O " sdlsurface_stub.c
- ocamlc -g -ccopt "-static -I/usr/include/SDL2 -D_REENTRANT -g -O " sdlwindow_stub.c
- ocamlc -g -ccopt "-static -I/usr/include/SDL2 -D_REENTRANT -g -O " sdlrender_stub.c
- sdlrender_stub.c:27: warning: "Some_val" redefined
-    27 | #define Some_val(v) Field(v,0)
-       | 
- In file included from sdlrender_stub.c:12:
- /home/opam/.opam/4.13/lib/ocaml/caml/mlvalues.h:404: note: this is the location of the previous definition
-   404 | #define Some_val(v) Field(v, 0)
-       | 
- ocamlc -g -ccopt "-static -I/usr/include/SDL2 -D_REENTRANT -g -O " sdltexture_stub.c
- ocamlc -g -ccopt "-static -I/usr/include/SDL2 -D_REENTRANT -g -O " sdlpixelFormat_stub.c
- ocamlc -g -ccopt "-static -I/usr/include/SDL2 -D_REENTRANT -g -O " sdlpixel_stub.c
- ocamlc -g -ccopt "-static -I/usr/include/SDL2 -D_REENTRANT -g -O " sdlevent_stub.c
- ocamlc -g -ccopt "-static -I/usr/include/SDL2 -D_REENTRANT -g -O " sdlkeyboard_stub.c
- ocamlc -g -ccopt "-static -I/usr/include/SDL2 -D_REENTRANT -g -O " sdlkeymod_stub.c
- ocamlc -g -ccopt "-static -I/usr/include/SDL2 -D_REENTRANT -g -O " sdlmouse_stub.c
- ocamlc -g -ccopt "-static -I/usr/include/SDL2 -D_REENTRANT -g -O " sdljoystick_stub.c
- ocamlc -g -ccopt "-static -I/usr/include/SDL2 -D_REENTRANT -g -O " sdlclipboard_stub.c
- ocamlc -g -ccopt "-static -I/usr/include/SDL2 -D_REENTRANT -g -O " sdltimer_stub.c
- ocamlc -g -ccopt "-static -I/usr/include/SDL2 -D_REENTRANT -g -O " sdlgl_stub.c
- ocamlc -g -ccopt "-static -I/usr/include/SDL2 -D_REENTRANT -g -O " sdlaudio_stub.c
- ocamlc -g -ccopt "-static -I/usr/include/SDL2 -D_REENTRANT -g -O " sdlfilesystem_stub.c
- ocamlc -g -ccopt "-static -I/usr/include/SDL2 -D_REENTRANT -g -O " sdlversion_stub.c
- sdlversion_stub.c: In function 'caml_SDL_GetRevisionNumber':
- sdlversion_stub.c:61:5: warning: 'SDL_GetRevisionNumber' is deprecated [-Wdeprecated-declarations]
-    61 |     int rev = SDL_GetRevisionNumber();
-       |     ^~~
- In file included from sdlversion_stub.c:17:
- /usr/include/SDL2/SDL_version.h:177:44: note: declared here
-   177 | extern SDL_DEPRECATED DECLSPEC int SDLCALL SDL_GetRevisionNumber(void);
-       |                                            ^~~~~~~~~~~~~~~~~~~~~
- ocamlc -g -ccopt "-static -I/usr/include/SDL2 -D_REENTRANT -g -O " sdlcpuinfo_stub.c
[ERROR] The compilation of ocamlsdl2.0.04 failed at "make -C src opt".

#=== ERROR while compiling ocamlsdl2.0.04 =====================================#
# context              2.2.0~alpha~dev | linux/x86_64 | ocaml-base-compiler.4.13.1 | file:///home/opam/opam-repository
# path                 ~/.opam/4.13/.opam-switch/build/ocamlsdl2.0.04
# command              ~/.opam/opam-init/hooks/sandbox.sh build make -C src opt
# exit-code            2
# env-file             ~/.opam/log/ocamlsdl2-12-340319.env
# output-file          ~/.opam/log/ocamlsdl2-12-340319.out
### output ###
# make: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlsdl2.0.04/src'
# ocamlc -g sdlinit.mli
# ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdlinit.ml
# ocamlc -g sdlquit.mli
# ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdlquit.ml
# ocamlc -g sdlrect.mli
# ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdlrect.ml
# ocamlc -g sdlblendMode.mli
# ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdlblendMode.ml
# ocamlc -g sdlpixelFormat.mli
# ocamlc -g sdlsurface.mli
# ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdlpixelFormat.ml
# ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdlsurface.ml
# ocamlc -g sdlwindow.mli
# ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdlwindow.ml
# ocamlc -g sdltype.mli
# ocamlc -g sdltexture.mli
# ocamlc -g sdlrender.mli
# ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdltype.ml
# ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdltexture.ml
# ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdlrender.ml
# ocamlc -g sdlpixel.mli
# ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdlpixel.ml
# ocamlc -g sdlscancode.mli
# ocamlc -g sdlkeymod.mli
# ocamlc -g sdlkeycode.mli
# ocamlc -g sdlhat.mli
# ocamlc -g sdlevent.mli
# ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdlscancode.ml
# ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdlkeymod.ml
# ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdlkeycode.ml
# ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdlhat.ml
# ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdlevent.ml
# ocamlc -g sdlkeyboard.mli
# ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdlkeyboard.ml
# ocamlc -g sdlmouse.mli
# ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdlmouse.ml
# ocamlc -g sdljoystick.mli
# ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdljoystick.ml
# ocamlc -g sdlclipboard.mli
# ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdlclipboard.ml
# ocamlc -g sdltimer.mli
# ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdltimer.ml
# ocamlc -g sdlaudio.mli
# ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdlaudio.ml
# ocamlc -g sdlfilesystem.mli
# ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdlfilesystem.ml
# ocamlc -g sdlversion.mli
# ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdlversion.ml
# ocamlc -g sdlcpuinfo.mli
# ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdlcpuinfo.ml
# ocamlc -g sdlpower.mli
# ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdlpower.ml
# ocamlc -g sdlrwops.mli
# ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdlrwops.ml
# ocamlc -g sdlerror.mli
# ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdlerror.ml
# ocamlc -g sdlgl.mli
# ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdlgl.ml
# cat sdl_header > sdl.mli
# ocamlc -g -i sdl.ml >> sdl.mli
# ocamlc -g sdl.mli
# ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdl.ml
# ocamlc -g -ccopt "-static -I/usr/include/SDL2 -D_REENTRANT -g -O " sdlinit_stub.c
# ocamlc -g -ccopt "-static -I/usr/include/SDL2 -D_REENTRANT -g -O " sdlquit_stub.c
# ocamlc -g -ccopt "-static -I/usr/include/SDL2 -D_REENTRANT -g -O " sdlrect_stub.c
# ocamlc -g -ccopt "-static -I/usr/include/SDL2 -D_REENTRANT -g -O " sdlblendMode_stub.c
# ocamlc -g -ccopt "-static -I/usr/include/SDL2 -D_REENTRANT -g -O " sdlsurface_stub.c
# ocamlc -g -ccopt "-static -I/usr/include/SDL2 -D_REENTRANT -g -O " sdlwindow_stub.c
# ocamlc -g -ccopt "-static -I/usr/include/SDL2 -D_REENTRANT -g -O " sdlrender_stub.c
# sdlrender_stub.c:27: warning: "Some_val" redefined
#    27 | #define Some_val(v) Field(v,0)
#       | 
# In file included from sdlrender_stub.c:12:
# /home/opam/.opam/4.13/lib/ocaml/caml/mlvalues.h:404: note: this is the location of the previous definition
#   404 | #define Some_val(v) Field(v, 0)
#       | 
# ocamlc -g -ccopt "-static -I/usr/include/SDL2 -D_REENTRANT -g -O " sdltexture_stub.c
# ocamlc -g -ccopt "-static -I/usr/include/SDL2 -D_REENTRANT -g -O " sdlpixelFormat_stub.c
# ocamlc -g -ccopt "-static -I/usr/include/SDL2 -D_REENTRANT -g -O " sdlpixel_stub.c
# ocamlc -g -ccopt "-static -I/usr/include/SDL2 -D_REENTRANT -g -O " sdlevent_stub.c
# ocamlc -g -ccopt "-static -I/usr/include/SDL2 -D_REENTRANT -g -O " sdlkeyboard_stub.c
# ocamlc -g -ccopt "-static -I/usr/include/SDL2 -D_REENTRANT -g -O " sdlkeymod_stub.c
# ocamlc -g -ccopt "-static -I/usr/include/SDL2 -D_REENTRANT -g -O " sdlmouse_stub.c
# ocamlc -g -ccopt "-static -I/usr/include/SDL2 -D_REENTRANT -g -O " sdljoystick_stub.c
# ocamlc -g -ccopt "-static -I/usr/include/SDL2 -D_REENTRANT -g -O " sdlclipboard_stub.c
# ocamlc -g -ccopt "-static -I/usr/include/SDL2 -D_REENTRANT -g -O " sdltimer_stub.c
# ocamlc -g -ccopt "-static -I/usr/include/SDL2 -D_REENTRANT -g -O " sdlgl_stub.c
# ocamlc -g -ccopt "-static -I/usr/include/SDL2 -D_REENTRANT -g -O " sdlaudio_stub.c
# ocamlc -g -ccopt "-static -I/usr/include/SDL2 -D_REENTRANT -g -O " sdlfilesystem_stub.c
# ocamlc -g -ccopt "-static -I/usr/include/SDL2 -D_REENTRANT -g -O " sdlversion_stub.c
# sdlversion_stub.c: In function 'caml_SDL_GetRevisionNumber':
# sdlversion_stub.c:61:5: warning: 'SDL_GetRevisionNumber' is deprecated [-Wdeprecated-declarations]
#    61 |     int rev = SDL_GetRevisionNumber();
#       |     ^~~
# In file included from sdlversion_stub.c:17:
# /usr/include/SDL2/SDL_version.h:177:44: note: declared here
#   177 | extern SDL_DEPRECATED DECLSPEC int SDLCALL SDL_GetRevisionNumber(void);
#       |                                            ^~~~~~~~~~~~~~~~~~~~~
# ocamlc -g -ccopt "-static -I/usr/include/SDL2 -D_REENTRANT -g -O " sdlcpuinfo_stub.c
# ocamlc -g -ccopt "-static -I/usr/include/SDL2 -D_REENTRANT -g -O " sdlpower_stub.c
# ocamlc -g -ccopt "-static -I/usr/include/SDL2 -D_REENTRANT -g -O " sdlrwops_stub.c
# ocamlc -g -ccopt "-static -I/usr/include/SDL2 -D_REENTRANT -g -O " sdlerror_stub.c
# ocamlc -g -ccopt "-static -I/usr/include/SDL2 -D_REENTRANT -g -O " sdl_platform_stub.c
# ocamlmklib -o sdl2 -oc sdl2_stubs  sdlinit_stub.o  sdlquit_stub.o  sdlrect_stub.o  sdlblendMode_stub.o  sdlsurface_stub.o  sdlwindow_stub.o  sdlrender_stub.o  sdltexture_stub.o  sdlpixelFormat_stub.o  sdlpixel_stub.o  sdlevent_stub.o  sdlkeyboard_stub.o  sdlkeymod_stub.o  sdlmouse_stub.o  sdljoystick_stub.o  sdlclipboard_stub.o  sdltimer_stub.o  sdlgl_stub.o  sdlaudio_stub.o  sdlfilesystem_stub.o  sdlversion_stub.o  sdlcpuinfo_stub.o  sdlpower_stub.o  sdlrwops_stub.o  sdlerror_stub.o  sdl_platform_stub.o -lSDL2 -lm -ldl -lasound -lm -ldl -lpthread -lpulse-simple -lpulse -lX11 -lXext -lXcursor -lXinerama -lXi -lXfixes -lXrandr -lXss -lXxf86vm -ldrm -lgbm -lwayland-egl -lwayland-client -lwayland-cursor -lxkbcommon -ldecor-0 -lpthread -lrt
# /usr/bin/ld: cannot find -ldrm: No such file or directory
# /usr/bin/ld: cannot find -lgbm: No such file or directory
# /usr/bin/ld: cannot find -ldecor-0: No such file or directory
# collect2: error: ld returned 1 exit status
# make: *** [Makefile:202: libsdlstub.a] Error 2
# make: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlsdl2.0.04/src'

- ocamlc -g -ccopt "-static -I/usr/include/SDL2 -D_REENTRANT -g -O " sdlpower_stub.c
- ocamlc -g -ccopt "-static -I/usr/include/SDL2 -D_REENTRANT -g -O " sdlrwops_stub.c
- ocamlc -g -ccopt "-static -I/usr/include/SDL2 -D_REENTRANT -g -O " sdlerror_stub.c
- ocamlc -g -ccopt "-static -I/usr/include/SDL2 -D_REENTRANT -g -O " sdl_platform_stub.c
- ocamlmklib -o sdl2 -oc sdl2_stubs  sdlinit_stub.o  sdlquit_stub.o  sdlrect_stub.o  sdlblendMode_stub.o  sdlsurface_stub.o  sdlwindow_stub.o  sdlrender_stub.o  sdltexture_stub.o  sdlpixelFormat_stub.o  sdlpixel_stub.o  sdlevent_stub.o  sdlkeyboard_stub.o  sdlkeymod_stub.o  sdlmouse_stub.o  sdljoystick_stub.o  sdlclipboard_stub.o  sdltimer_stub.o  sdlgl_stub.o  sdlaudio_stub.o  sdlfilesystem_stub.o  sdlversion_stub.o  sdlcpuinfo_stub.o  sdlpower_stub.o  sdlrwops_stub.o  sdlerror_stub.o  sdl_platform_stub.o -lSDL2 -lm -ldl -lasound -lm -ldl -lpthread -lpulse-simple -lpulse -lX11 -lXext -lXcursor -lXinerama -lXi -lXfixes -lXrandr -lXss -lXxf86vm -ldrm -lgbm -lwayland-egl -lwayland-client -lwayland-cursor -lxkbcommon -ldecor-0 -lpthread -lrt
- /usr/bin/ld: cannot find -ldrm: No such file or directory
- /usr/bin/ld: cannot find -lgbm: No such file or directory
- /usr/bin/ld: cannot find -ldecor-0: No such file or directory
- collect2: error: ld returned 1 exit status
- make: *** [Makefile:202: libsdlstub.a] Error 2
- make: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlsdl2.0.04/src'


<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions were aborted
| - install ocamlsdl2-image 0.01
+- 
+- The following actions failed
| - build ocamlsdl2 0.04
+- 
+- The following changes have been performed (the rest was aborted)
| - install conf-pkg-config 2
| - install conf-sdl2       1
| - install conf-sdl2-image 1
| - install ocamlfind       1.9.3
+- 
# Run eval $(opam env) to update the current shell environment

The former state can be restored with:
    /usr/bin/opam switch import "/home/opam/.opam/4.13/.opam-switch/backup/state-20220502004138.export"
'opam install -vy ocamlsdl2-image.0.01' failed.
"/bin/bash" "-c"
"
opam remove -y "ocamlsdl2-image.0.01"
opam install -vy "ocamlsdl2-image.0.01"
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: "ocamlsdl2-image.0.01" | 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