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


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

(from ocaml/opam:debian-unstable)
Unable to find image 'ocaml/opam:debian-unstable' locally
debian-unstable: Pulling from ocaml/opam
75e297398114: Pulling fs layer
75e297398114: Verifying Checksum
75e297398114: Download complete
75e297398114: Pull complete
Digest: sha256:4a898e4d9327c4ec8b00f04fe59247b309c63fa54d84a70ddc47fb36d38ec3ae
Status: Downloaded newer image for ocaml/opam:debian-unstable
2024-04-22 09:03.21 ---> using "0acd5aeaa8f7bc314514d9795d14a7f12ec72a6a5b11c5904350189734c6859b" from cache

/: (user (uid 1000) (gid 1000))

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam"))
2024-04-22 09:03.21 ---> using "65c3237f501f7c75f3828458ecf2342bc41c98aaef8c6a7fd82bf46a58cb258c" from cache

/: (run (network host)
        (shell "rm -rf ~/opam-repository && git clone -q 'https://github.com/ocaml/opam-repository' ~/opam-repository && git -C ~/opam-repository checkout -q c4b7df5d3d3b3127a642526a9602738f289a8e0b"))
2024-04-22 09:03.21 ---> using "ffb9b2e40c546ce31dc6f75eac0fb0a372fd62901b8bb6dc1b5f51a9f2e506dd" from cache

/: (run (shell "rm -rf ~/.opam && opam init -ya --bare --config ~/.opamrc-sandbox ~/opam-repository"))
Configuring from /home/opam/.opamrc-sandbox, then /home/opam/.opamrc, and finally from built-in defaults.
Checking for available remotes: rsync and local, git.
  - you won't be able to use mercurial repositories unless you install the hg command on your system.
  - you won't be able to use darcs repositories unless you install the darcs command on your system.


<><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><>
[default] Initialised

User configuration:
  ~/.profile is already up-to-date.
[NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc.

2024-04-22 09:03.21 ---> using "1542764b16e5f440c250016a47c8ff777b98397f0244afcaf081651842e35aeb" 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
2024-04-22 09:03.21 ---> using "af94311387e987d738c6d7f4904c3d07fad4d9106f138629faae246268d0a106" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [198 kB]
- Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2024-04-21-1405.31-F-2024-04-19-0205.06.pdiff [200 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2024-04-21-1405.31-F-2024-04-19-0205.06.pdiff [200 kB]
- Fetched 462 kB in 3s (143 kB/s)
- Reading package lists...
- 
2024-04-22 09:03.21 ---> using "83849f2fe261d0886c9d6c30be4a93d50e97cc7b881b945396510973231103ee" 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.6 [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. Continue anyway, and, upon success, permanently register that this external dependency is present, but not detectable
  4. Abort the installation

[1/2/3/4] 1

+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libsdl1.2-dev"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package dmsetup.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 19395 files and directories currently installed.)
- Preparing to unpack .../0-dmsetup_2%3a1.02.196-1+b1_amd64.deb ...
- Unpacking dmsetup (2:1.02.196-1+b1) ...
- Selecting previously unselected package libdevmapper1.02.1:amd64.
- Preparing to unpack .../1-libdevmapper1.02.1_2%3a1.02.196-1+b1_amd64.deb ...
- Unpacking libdevmapper1.02.1:amd64 (2:1.02.196-1+b1) ...
- Selecting previously unselected package libjson-c5:amd64.
- Preparing to unpack .../2-libjson-c5_0.17-1+b1_amd64.deb ...
- Unpacking libjson-c5:amd64 (0.17-1+b1) ...
- Selecting previously unselected package libcryptsetup12:amd64.
- Preparing to unpack .../3-libcryptsetup12_2%3a2.7.2-2_amd64.deb ...
- Unpacking libcryptsetup12:amd64 (2:2.7.2-2) ...
- Selecting previously unselected package libfdisk1:amd64.
- Preparing to unpack .../4-libfdisk1_2.40-6_amd64.deb ...
- Unpacking libfdisk1:amd64 (2.40-6) ...
- Selecting previously unselected package libkmod2:amd64.
- Preparing to unpack .../5-libkmod2_32-1_amd64.deb ...
- Unpacking libkmod2:amd64 (32-1) ...
- Selecting previously unselected package libsystemd-shared:amd64.
- Preparing to unpack .../6-libsystemd-shared_255.4-1+b1_amd64.deb ...
- Unpacking libsystemd-shared:amd64 (255.4-1+b1) ...
- Selecting previously unselected package systemd-dev.
- Preparing to unpack .../7-systemd-dev_255.4-1_all.deb ...
- Unpacking systemd-dev (255.4-1) ...
- Selecting previously unselected package systemd.
- Preparing to unpack .../8-systemd_255.4-1+b1_amd64.deb ...
- Unpacking systemd (255.4-1+b1) ...
- Setting up libjson-c5:amd64 (0.17-1+b1) ...
- Setting up libfdisk1:amd64 (2.40-6) ...
- Setting up libkmod2:amd64 (32-1) ...
- Setting up libsystemd-shared:amd64 (255.4-1+b1) ...
- Setting up systemd-dev (255.4-1) ...
- Setting up libdevmapper1.02.1:amd64 (2:1.02.196-1+b1) ...
- Setting up libcryptsetup12:amd64 (2:2.7.2-2) ...
- Setting up systemd (255.4-1+b1) ...
- Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /usr/lib/systemd/system/getty@.service.

- Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /usr/lib/systemd/system/remote-fs.target.

- Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /usr/lib/systemd/system/systemd-pstore.service.

- Initializing machine ID from random generator.

- Creating group 'systemd-journal' with GID 999.

- Creating group 'systemd-network' with GID 998.

- Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998.

- Setting up dmsetup (2:1.02.196-1+b1) ...
- Selecting previously unselected package systemd-sysv.
- (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 ... 20471 files and directories currently installed.)
- Preparing to unpack .../0-systemd-sysv_255.4-1+b1_amd64.deb ...
- Unpacking systemd-sysv (255.4-1+b1) ...
- Selecting previously unselected package libdbus-1-3:amd64.
- Preparing to unpack .../1-libdbus-1-3_1.14.10-4+b1_amd64.deb ...
- Unpacking libdbus-1-3:amd64 (1.14.10-4+b1) ...
- Selecting previously unselected package dbus-bin.
- Preparing to unpack .../2-dbus-bin_1.14.10-4+b1_amd64.deb ...
- Unpacking dbus-bin (1.14.10-4+b1) ...
- Selecting previously unselected package dbus-session-bus-common.
- Preparing to unpack .../3-dbus-session-bus-common_1.14.10-4_all.deb ...
- Unpacking dbus-session-bus-common (1.14.10-4) ...
- Selecting previously unselected package dbus-daemon.
- Preparing to unpack .../4-dbus-daemon_1.14.10-4+b1_amd64.deb ...
- Unpacking dbus-daemon (1.14.10-4+b1) ...
- Selecting previously unselected package dbus-system-bus-common.
- Preparing to unpack .../5-dbus-system-bus-common_1.14.10-4_all.deb ...
- Unpacking dbus-system-bus-common (1.14.10-4) ...
- Selecting previously unselected package dbus.
- Preparing to unpack .../6-dbus_1.14.10-4+b1_amd64.deb ...
- Unpacking dbus (1.14.10-4+b1) ...
- Selecting previously unselected package libpython3.11-minimal:amd64.
- Preparing to unpack .../7-libpython3.11-minimal_3.11.9-1_amd64.deb ...
- Unpacking libpython3.11-minimal:amd64 (3.11.9-1) ...
- Selecting previously unselected package python3.11-minimal.
- Preparing to unpack .../8-python3.11-minimal_3.11.9-1_amd64.deb ...
- Unpacking python3.11-minimal (3.11.9-1) ...
- Setting up libpython3.11-minimal:amd64 (3.11.9-1) ...
- Setting up python3.11-minimal (3.11.9-1) ...
- Selecting previously unselected package python3-minimal.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 20874 files and directories currently installed.)
- Preparing to unpack .../python3-minimal_3.11.8-1_amd64.deb ...
- Unpacking python3-minimal (3.11.8-1) ...
- Selecting previously unselected package media-types.
- Preparing to unpack .../media-types_10.1.0_all.deb ...
- Unpacking media-types (10.1.0) ...
- Selecting previously unselected package libpython3.11-stdlib:amd64.
- Preparing to unpack .../libpython3.11-stdlib_3.11.9-1_amd64.deb ...
- Unpacking libpython3.11-stdlib:amd64 (3.11.9-1) ...
- Selecting previously unselected package python3.11.
- Preparing to unpack .../python3.11_3.11.9-1_amd64.deb ...
- Unpacking python3.11 (3.11.9-1) ...
- Selecting previously unselected package libpython3-stdlib:amd64.
- Preparing to unpack .../libpython3-stdlib_3.11.8-1_amd64.deb ...
- Unpacking libpython3-stdlib:amd64 (3.11.8-1) ...
- Setting up python3-minimal (3.11.8-1) ...
- Selecting previously unselected package python3.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 21299 files and directories currently installed.)
- Preparing to unpack .../000-python3_3.11.8-1_amd64.deb ...
- Unpacking python3 (3.11.8-1) ...
- Selecting previously unselected package sgml-base.
- Preparing to unpack .../001-sgml-base_1.31_all.deb ...
- Unpacking sgml-base (1.31) ...
- Selecting previously unselected package libnss-systemd:amd64.
- Preparing to unpack .../002-libnss-systemd_255.4-1+b1_amd64.deb ...
- Unpacking libnss-systemd:amd64 (255.4-1+b1) ...
- Selecting previously unselected package libpam-systemd:amd64.
- Preparing to unpack .../003-libpam-systemd_255.4-1+b1_amd64.deb ...
- Unpacking libpam-systemd:amd64 (255.4-1+b1) ...
- Selecting previously unselected package systemd-timesyncd.
- Preparing to unpack .../004-systemd-timesyncd_255.4-1+b1_amd64.deb ...
- Unpacking systemd-timesyncd (255.4-1+b1) ...
- Selecting previously unselected package libgdk-pixbuf2.0-common.
- Preparing to unpack .../005-libgdk-pixbuf2.0-common_2.42.10+dfsg-3_all.deb ...
- Unpacking libgdk-pixbuf2.0-common (2.42.10+dfsg-3) ...
- Selecting previously unselected package libglib2.0-0t64:amd64.
- Preparing to unpack .../006-libglib2.0-0t64_2.78.4-6_amd64.deb ...
- Unpacking libglib2.0-0t64:amd64 (2.78.4-6) ...
- Selecting previously unselected package libicu72:amd64.
- Preparing to unpack .../007-libicu72_72.1-4+b1_amd64.deb ...
- Unpacking libicu72:amd64 (72.1-4+b1) ...
- Selecting previously unselected package libxml2:amd64.
- Preparing to unpack .../008-libxml2_2.9.14+dfsg-1.3+b2_amd64.deb ...
- Unpacking libxml2:amd64 (2.9.14+dfsg-1.3+b2) ...
- Selecting previously unselected package shared-mime-info.
- Preparing to unpack .../009-shared-mime-info_2.4-4_amd64.deb ...
- Unpacking shared-mime-info (2.4-4) ...
- Selecting previously unselected package libjpeg62-turbo:amd64.
- Preparing to unpack .../010-libjpeg62-turbo_1%3a2.1.5-2+b2_amd64.deb ...
- Unpacking libjpeg62-turbo:amd64 (1:2.1.5-2+b2) ...
- Selecting previously unselected package libpng16-16t64:amd64.
- Preparing to unpack .../011-libpng16-16t64_1.6.43-5_amd64.deb ...
- Unpacking libpng16-16t64:amd64 (1.6.43-5) ...
- Selecting previously unselected package libdeflate0:amd64.
- Preparing to unpack .../012-libdeflate0_1.20-1_amd64.deb ...
- Unpacking libdeflate0:amd64 (1.20-1) ...
- Selecting previously unselected package libjbig0:amd64.
- Preparing to unpack .../013-libjbig0_2.1-6.1+b1_amd64.deb ...
- Unpacking libjbig0:amd64 (2.1-6.1+b1) ...
- Selecting previously unselected package liblerc4:amd64.
- Preparing to unpack .../014-liblerc4_4.0.0+ds-4+b1_amd64.deb ...
- Unpacking liblerc4:amd64 (4.0.0+ds-4+b1) ...
- Selecting previously unselected package libsharpyuv0:amd64.
- Preparing to unpack .../015-libsharpyuv0_1.3.2-0.4+b1_amd64.deb ...
- Unpacking libsharpyuv0:amd64 (1.3.2-0.4+b1) ...
- Selecting previously unselected package libwebp7:amd64.
- Preparing to unpack .../016-libwebp7_1.3.2-0.4+b1_amd64.deb ...
- Unpacking libwebp7:amd64 (1.3.2-0.4+b1) ...
- Selecting previously unselected package libtiff6:amd64.
- Preparing to unpack .../017-libtiff6_4.5.1+git230720-4_amd64.deb ...
- Unpacking libtiff6:amd64 (4.5.1+git230720-4) ...
- Selecting previously unselected package libgdk-pixbuf-2.0-0:amd64.
- Preparing to unpack .../018-libgdk-pixbuf-2.0-0_2.42.10+dfsg-3+b3_amd64.deb ...
- Unpacking libgdk-pixbuf-2.0-0:amd64 (2.42.10+dfsg-3+b3) ...
- Selecting previously unselected package gtk-update-icon-cache.
- Preparing to unpack .../019-gtk-update-icon-cache_3.24.41-4_amd64.deb ...
- Unpacking gtk-update-icon-cache (3.24.41-4) ...
- Selecting previously unselected package hicolor-icon-theme.
- Preparing to unpack .../020-hicolor-icon-theme_0.17-2_all.deb ...
- Unpacking hicolor-icon-theme (0.17-2) ...
- Selecting previously unselected package adwaita-icon-theme.
- Preparing to unpack .../021-adwaita-icon-theme_46.0-1_all.deb ...
- Unpacking adwaita-icon-theme (46.0-1) ...
- Selecting previously unselected package alsa-topology-conf.
- Preparing to unpack .../022-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 .../023-libasound2-data_1.2.11-1_all.deb ...
- Unpacking libasound2-data (1.2.11-1) ...
- Selecting previously unselected package libasound2t64:amd64.
- Preparing to unpack .../024-libasound2t64_1.2.11-1+b1_amd64.deb ...
- Unpacking libasound2t64:amd64 (1.2.11-1+b1) ...
- Selecting previously unselected package alsa-ucm-conf.
- Preparing to unpack .../025-alsa-ucm-conf_1.2.11-1.1_all.deb ...
- Unpacking alsa-ucm-conf (1.2.11-1.1) ...
- Selecting previously unselected package at-spi2-common.
- Preparing to unpack .../026-at-spi2-common_2.52.0-1_all.deb ...
- Unpacking at-spi2-common (2.52.0-1) ...
- Selecting previously unselected package libxi6:amd64.
- Preparing to unpack .../027-libxi6_2%3a1.8.1-1_amd64.deb ...
- Unpacking libxi6:amd64 (2:1.8.1-1) ...
- Selecting previously unselected package libatspi2.0-0t64:amd64.
- Preparing to unpack .../028-libatspi2.0-0t64_2.52.0-1_amd64.deb ...
- Unpacking libatspi2.0-0t64:amd64 (2.52.0-1) ...
- Selecting previously unselected package x11-common.
- Preparing to unpack .../029-x11-common_1%3a7.7+23_all.deb ...
- Unpacking x11-common (1:7.7+23) ...
- Selecting previously unselected package libxtst6:amd64.
- Preparing to unpack .../030-libxtst6_2%3a1.2.3-1.1_amd64.deb ...
- Unpacking libxtst6:amd64 (2:1.2.3-1.1) ...
- Selecting previously unselected package dbus-user-session.
- Preparing to unpack .../031-dbus-user-session_1.14.10-4+b1_amd64.deb ...
- Unpacking dbus-user-session (1.14.10-4+b1) ...
- Selecting previously unselected package libdconf1:amd64.
- Preparing to unpack .../032-libdconf1_0.40.0-4+b2_amd64.deb ...
- Unpacking libdconf1:amd64 (0.40.0-4+b2) ...
- Selecting previously unselected package dconf-service.
- Preparing to unpack .../033-dconf-service_0.40.0-4+b2_amd64.deb ...
- Unpacking dconf-service (0.40.0-4+b2) ...
- Selecting previously unselected package dconf-gsettings-backend:amd64.
- Preparing to unpack .../034-dconf-gsettings-backend_0.40.0-4+b2_amd64.deb ...
- Unpacking dconf-gsettings-backend:amd64 (0.40.0-4+b2) ...
- Selecting previously unselected package gsettings-desktop-schemas.
- Preparing to unpack .../035-gsettings-desktop-schemas_46.0-1_all.deb ...
- Unpacking gsettings-desktop-schemas (46.0-1) ...
- Selecting previously unselected package at-spi2-core.
- Preparing to unpack .../036-at-spi2-core_2.52.0-1_amd64.deb ...
- Unpacking at-spi2-core (2.52.0-1) ...
- Selecting previously unselected package libfreetype6:amd64.
- Preparing to unpack .../037-libfreetype6_2.13.2+dfsg-1+b4_amd64.deb ...
- Unpacking libfreetype6:amd64 (2.13.2+dfsg-1+b4) ...
- Selecting previously unselected package fonts-dejavu-mono.
- Preparing to unpack .../038-fonts-dejavu-mono_2.37-8_all.deb ...
- Unpacking fonts-dejavu-mono (2.37-8) ...
- Selecting previously unselected package fonts-dejavu-core.
- Preparing to unpack .../039-fonts-dejavu-core_2.37-8_all.deb ...
- Unpacking fonts-dejavu-core (2.37-8) ...
- Selecting previously unselected package fontconfig-config.
- Preparing to unpack .../040-fontconfig-config_2.15.0-1.1_amd64.deb ...
- Unpacking fontconfig-config (2.15.0-1.1) ...
- Selecting previously unselected package libfontconfig1:amd64.
- Preparing to unpack .../041-libfontconfig1_2.15.0-1.1_amd64.deb ...
- Unpacking libfontconfig1:amd64 (2.15.0-1.1) ...
- Selecting previously unselected package fontconfig.
- Preparing to unpack .../042-fontconfig_2.15.0-1.1_amd64.deb ...
- Unpacking fontconfig (2.15.0-1.1) ...
- Selecting previously unselected package gir1.2-glib-2.0:amd64.
- Preparing to unpack .../043-gir1.2-glib-2.0_1.78.1-19_amd64.deb ...
- Unpacking gir1.2-glib-2.0:amd64 (1.78.1-19) ...
- Selecting previously unselected package libibus-1.0-5:amd64.
- Preparing to unpack .../044-libibus-1.0-5_1.5.29-2_amd64.deb ...
- Unpacking libibus-1.0-5:amd64 (1.5.29-2) ...
- Selecting previously unselected package gir1.2-ibus-1.0:amd64.
- Preparing to unpack .../045-gir1.2-ibus-1.0_1.5.29-2_amd64.deb ...
- Unpacking gir1.2-ibus-1.0:amd64 (1.5.29-2) ...
- Selecting previously unselected package libasound2-dev:amd64.
- Preparing to unpack .../046-libasound2-dev_1.2.11-1+b1_amd64.deb ...
- Unpacking libasound2-dev:amd64 (1.2.11-1+b1) ...
- Selecting previously unselected package libasyncns0:amd64.
- Preparing to unpack .../047-libasyncns0_0.8-6+b3_amd64.deb ...
- Unpacking libasyncns0:amd64 (0.8-6+b3) ...
- Selecting previously unselected package libatk1.0-0t64:amd64.
- Preparing to unpack .../048-libatk1.0-0t64_2.52.0-1_amd64.deb ...
- Unpacking libatk1.0-0t64:amd64 (2.52.0-1) ...
- Selecting previously unselected package libatk-bridge2.0-0t64:amd64.
- Preparing to unpack .../049-libatk-bridge2.0-0t64_2.52.0-1_amd64.deb ...
- Unpacking libatk-bridge2.0-0t64:amd64 (2.52.0-1) ...
- Selecting previously unselected package libavahi-common-data:amd64.
- Preparing to unpack .../050-libavahi-common-data_0.8-13+b2_amd64.deb ...
- Unpacking libavahi-common-data:amd64 (0.8-13+b2) ...
- Selecting previously unselected package libavahi-common3:amd64.
- Preparing to unpack .../051-libavahi-common3_0.8-13+b2_amd64.deb ...
- Unpacking libavahi-common3:amd64 (0.8-13+b2) ...
- Selecting previously unselected package libavahi-client3:amd64.
- Preparing to unpack .../052-libavahi-client3_0.8-13+b2_amd64.deb ...
- Unpacking libavahi-client3:amd64 (0.8-13+b2) ...
- Selecting previously unselected package uuid-dev:amd64.
- Preparing to unpack .../053-uuid-dev_2.40-6_amd64.deb ...
- Unpacking uuid-dev:amd64 (2.40-6) ...
- Selecting previously unselected package libblkid-dev:amd64.
- Preparing to unpack .../054-libblkid-dev_2.40-6_amd64.deb ...
- Unpacking libblkid-dev:amd64 (2.40-6) ...
- Selecting previously unselected package libpixman-1-0:amd64.
- Preparing to unpack .../055-libpixman-1-0_0.42.2-1+b1_amd64.deb ...
- Unpacking libpixman-1-0:amd64 (0.42.2-1+b1) ...
- Preparing to unpack .../056-libxcb1-dev_1.17.0-1_amd64.deb ...
- Unpacking libxcb1-dev:amd64 (1.17.0-1) over (1.15-1) ...
- Preparing to unpack .../057-libxcb1_1.17.0-1_amd64.deb ...
- Unpacking libxcb1:amd64 (1.17.0-1) over (1.15-1) ...
- Selecting previously unselected package libxcb-render0:amd64.
- Preparing to unpack .../058-libxcb-render0_1.17.0-1_amd64.deb ...
- Unpacking libxcb-render0:amd64 (1.17.0-1) ...
- Selecting previously unselected package libxcb-shm0:amd64.
- Preparing to unpack .../059-libxcb-shm0_1.17.0-1_amd64.deb ...
- Unpacking libxcb-shm0:amd64 (1.17.0-1) ...
- Selecting previously unselected package libxrender1:amd64.
- Preparing to unpack .../060-libxrender1_1%3a0.9.10-1.1_amd64.deb ...
- Unpacking libxrender1:amd64 (1:0.9.10-1.1) ...
- Selecting previously unselected package libcairo2:amd64.
- Preparing to unpack .../061-libcairo2_1.18.0-3+b1_amd64.deb ...
- Unpacking libcairo2:amd64 (1.18.0-3+b1) ...
- Selecting previously unselected package libcairo-gobject2:amd64.
- Preparing to unpack .../062-libcairo-gobject2_1.18.0-3+b1_amd64.deb ...
- Unpacking libcairo-gobject2:amd64 (1.18.0-3+b1) ...
- Selecting previously unselected package libcloudproviders0:amd64.
- Preparing to unpack .../063-libcloudproviders0_0.3.6-1_amd64.deb ...
- Unpacking libcloudproviders0:amd64 (0.3.6-1) ...
- Selecting previously unselected package liblcms2-2:amd64.
- Preparing to unpack .../064-liblcms2-2_2.14-2+b1_amd64.deb ...
- Unpacking liblcms2-2:amd64 (2.14-2+b1) ...
- Selecting previously unselected package libcolord2:amd64.
- Preparing to unpack .../065-libcolord2_1.4.7-1+b1_amd64.deb ...
- Unpacking libcolord2:amd64 (1.4.7-1+b1) ...
- Selecting previously unselected package libcups2t64:amd64.
- Preparing to unpack .../066-libcups2t64_2.4.7-1.2+b1_amd64.deb ...
- Unpacking libcups2t64:amd64 (2.4.7-1.2+b1) ...
- Selecting previously unselected package libdatrie1:amd64.
- Preparing to unpack .../067-libdatrie1_0.2.13-3_amd64.deb ...
- Unpacking libdatrie1:amd64 (0.2.13-3) ...
- Selecting previously unselected package libpkgconf3:amd64.
- Preparing to unpack .../068-libpkgconf3_1.8.1-1+b2_amd64.deb ...
- Unpacking libpkgconf3:amd64 (1.8.1-1+b2) ...
- Selecting previously unselected package pkgconf-bin.
- Preparing to unpack .../069-pkgconf-bin_1.8.1-1+b2_amd64.deb ...
- Unpacking pkgconf-bin (1.8.1-1+b2) ...
- Selecting previously unselected package pkgconf:amd64.
- Preparing to unpack .../070-pkgconf_1.8.1-1+b2_amd64.deb ...
- Unpacking pkgconf:amd64 (1.8.1-1+b2) ...
- Selecting previously unselected package xml-core.
- Preparing to unpack .../071-xml-core_0.19_all.deb ...
- Unpacking xml-core (0.19) ...
- Selecting previously unselected package libdbus-1-dev:amd64.
- Preparing to unpack .../072-libdbus-1-dev_1.14.10-4+b1_amd64.deb ...
- Unpacking libdbus-1-dev:amd64 (1.14.10-4+b1) ...
- Selecting previously unselected package libwayland-client0:amd64.
- Preparing to unpack .../073-libwayland-client0_1.22.0-2.1+b1_amd64.deb ...
- Unpacking libwayland-client0:amd64 (1.22.0-2.1+b1) ...
- Selecting previously unselected package libdecor-0-0:amd64.
- Preparing to unpack .../074-libdecor-0-0_0.2.2-1+b1_amd64.deb ...
- Unpacking libdecor-0-0:amd64 (0.2.2-1+b1) ...
- Selecting previously unselected package libwayland-server0:amd64.
- Preparing to unpack .../075-libwayland-server0_1.22.0-2.1+b1_amd64.deb ...
- Unpacking libwayland-server0:amd64 (1.22.0-2.1+b1) ...
- Selecting previously unselected package libwayland-cursor0:amd64.
- Preparing to unpack .../076-libwayland-cursor0_1.22.0-2.1+b1_amd64.deb ...
- Unpacking libwayland-cursor0:amd64 (1.22.0-2.1+b1) ...
- Selecting previously unselected package libwayland-egl1:amd64.
- Preparing to unpack .../077-libwayland-egl1_1.22.0-2.1+b1_amd64.deb ...
- Unpacking libwayland-egl1:amd64 (1.22.0-2.1+b1) ...
- Selecting previously unselected package libwayland-bin.
- Preparing to unpack .../078-libwayland-bin_1.22.0-2.1+b1_amd64.deb ...
- Unpacking libwayland-bin (1.22.0-2.1+b1) ...
- Selecting previously unselected package libffi-dev:amd64.
- Preparing to unpack .../079-libffi-dev_3.4.6-1_amd64.deb ...
- Unpacking libffi-dev:amd64 (3.4.6-1) ...
- Selecting previously unselected package libwayland-dev:amd64.
- Preparing to unpack .../080-libwayland-dev_1.22.0-2.1+b1_amd64.deb ...
- Unpacking libwayland-dev:amd64 (1.22.0-2.1+b1) ...
- Selecting previously unselected package libdecor-0-dev:amd64.
- Preparing to unpack .../081-libdecor-0-dev_0.2.2-1+b1_amd64.deb ...
- Unpacking libdecor-0-dev:amd64 (0.2.2-1+b1) ...
- Selecting previously unselected package libepoxy0:amd64.
- Preparing to unpack .../082-libepoxy0_1.5.10-1+b2_amd64.deb ...
- Unpacking libepoxy0:amd64 (1.5.10-1+b2) ...
- Selecting previously unselected package libfribidi0:amd64.
- Preparing to unpack .../083-libfribidi0_1.0.13-3+b1_amd64.deb ...
- Unpacking libfribidi0:amd64 (1.0.13-3+b1) ...
- Selecting previously unselected package libgraphite2-3:amd64.
- Preparing to unpack .../084-libgraphite2-3_1.3.14-2_amd64.deb ...
- Unpacking libgraphite2-3:amd64 (1.3.14-2) ...
- Selecting previously unselected package libharfbuzz0b:amd64.
- Preparing to unpack .../085-libharfbuzz0b_8.3.0-2+b1_amd64.deb ...
- Unpacking libharfbuzz0b:amd64 (8.3.0-2+b1) ...
- Selecting previously unselected package libthai-data.
- Preparing to unpack .../086-libthai-data_0.1.29-2_all.deb ...
- Unpacking libthai-data (0.1.29-2) ...
- Selecting previously unselected package libthai0:amd64.
- Preparing to unpack .../087-libthai0_0.1.29-2_amd64.deb ...
- Unpacking libthai0:amd64 (0.1.29-2) ...
- Selecting previously unselected package libpango-1.0-0:amd64.
- Preparing to unpack .../088-libpango-1.0-0_1.52.1+ds-1_amd64.deb ...
- Unpacking libpango-1.0-0:amd64 (1.52.1+ds-1) ...
- Selecting previously unselected package libpangoft2-1.0-0:amd64.
- Preparing to unpack .../089-libpangoft2-1.0-0_1.52.1+ds-1_amd64.deb ...
- Unpacking libpangoft2-1.0-0:amd64 (1.52.1+ds-1) ...
- Selecting previously unselected package libpangocairo-1.0-0:amd64.
- Preparing to unpack .../090-libpangocairo-1.0-0_1.52.1+ds-1_amd64.deb ...
- Unpacking libpangocairo-1.0-0:amd64 (1.52.1+ds-1) ...
- Selecting previously unselected package libxcomposite1:amd64.
- Preparing to unpack .../091-libxcomposite1_1%3a0.4.5-1_amd64.deb ...
- Unpacking libxcomposite1:amd64 (1:0.4.5-1) ...
- Selecting previously unselected package libxfixes3:amd64.
- Preparing to unpack .../092-libxfixes3_1%3a6.0.0-2_amd64.deb ...
- Unpacking libxfixes3:amd64 (1:6.0.0-2) ...
- Selecting previously unselected package libxcursor1:amd64.
- Preparing to unpack .../093-libxcursor1_1%3a1.2.1-1_amd64.deb ...
- Unpacking libxcursor1:amd64 (1:1.2.1-1) ...
- Selecting previously unselected package libxdamage1:amd64.
- Preparing to unpack .../094-libxdamage1_1%3a1.1.6-1_amd64.deb ...
- Unpacking libxdamage1:amd64 (1:1.1.6-1) ...
- Selecting previously unselected package libxinerama1:amd64.
- Preparing to unpack .../095-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 .../096-xkb-data_2.41-2_all.deb ...
- Unpacking xkb-data (2.41-2) ...
- Selecting previously unselected package libxkbcommon0:amd64.
- Preparing to unpack .../097-libxkbcommon0_1.6.0-1_amd64.deb ...
- Unpacking libxkbcommon0:amd64 (1.6.0-1) ...
- Selecting previously unselected package libxrandr2:amd64.
- Preparing to unpack .../098-libxrandr2_2%3a1.5.4-1_amd64.deb ...
- Unpacking libxrandr2:amd64 (2:1.5.4-1) ...
- Selecting previously unselected package libgtk-3-common.
- Preparing to unpack .../099-libgtk-3-common_3.24.41-4_all.deb ...
- Unpacking libgtk-3-common (3.24.41-4) ...
- Selecting previously unselected package libgtk-3-0t64:amd64.
- Preparing to unpack .../100-libgtk-3-0t64_3.24.41-4_amd64.deb ...
- Unpacking libgtk-3-0t64:amd64 (3.24.41-4) ...
- Selecting previously unselected package libdecor-0-plugin-1-gtk:amd64.
- Preparing to unpack .../101-libdecor-0-plugin-1-gtk_0.2.2-1+b1_amd64.deb ...
- Unpacking libdecor-0-plugin-1-gtk:amd64 (0.2.2-1+b1) ...
- Selecting previously unselected package libdrm-common.
- Preparing to unpack .../102-libdrm-common_2.4.120-2_all.deb ...
- Unpacking libdrm-common (2.4.120-2) ...
- Selecting previously unselected package libdrm2:amd64.
- Preparing to unpack .../103-libdrm2_2.4.120-2_amd64.deb ...
- Unpacking libdrm2:amd64 (2.4.120-2) ...
- Selecting previously unselected package libdrm-amdgpu1:amd64.
- Preparing to unpack .../104-libdrm-amdgpu1_2.4.120-2_amd64.deb ...
- Unpacking libdrm-amdgpu1:amd64 (2.4.120-2) ...
- Selecting previously unselected package libpciaccess0:amd64.
- Preparing to unpack .../105-libpciaccess0_0.17-3_amd64.deb ...
- Unpacking libpciaccess0:amd64 (0.17-3) ...
- Selecting previously unselected package libdrm-intel1:amd64.
- Preparing to unpack .../106-libdrm-intel1_2.4.120-2_amd64.deb ...
- Unpacking libdrm-intel1:amd64 (2.4.120-2) ...
- Selecting previously unselected package libdrm-radeon1:amd64.
- Preparing to unpack .../107-libdrm-radeon1_2.4.120-2_amd64.deb ...
- Unpacking libdrm-radeon1:amd64 (2.4.120-2) ...
- Selecting previously unselected package libdrm-nouveau2:amd64.
- Preparing to unpack .../108-libdrm-nouveau2_2.4.120-2_amd64.deb ...
- Unpacking libdrm-nouveau2:amd64 (2.4.120-2) ...
- Selecting previously unselected package libpciaccess-dev:amd64.
- Preparing to unpack .../109-libpciaccess-dev_0.17-3_amd64.deb ...
- Unpacking libpciaccess-dev:amd64 (0.17-3) ...
- Selecting previously unselected package libdrm-dev:amd64.
- Preparing to unpack .../110-libdrm-dev_2.4.120-2_amd64.deb ...
- Unpacking libdrm-dev:amd64 (2.4.120-2) ...
- Selecting previously unselected package libglvnd0:amd64.
- Preparing to unpack .../111-libglvnd0_1.7.0-1_amd64.deb ...
- Unpacking libglvnd0:amd64 (1.7.0-1) ...
- Selecting previously unselected package libxcb-randr0:amd64.
- Preparing to unpack .../112-libxcb-randr0_1.17.0-1_amd64.deb ...
- Unpacking libxcb-randr0:amd64 (1.17.0-1) ...
- Selecting previously unselected package libgbm1:amd64.
- Preparing to unpack .../113-libgbm1_24.0.5-1_amd64.deb ...
- Unpacking libgbm1:amd64 (24.0.5-1) ...
- Selecting previously unselected package libglapi-mesa:amd64.
- Preparing to unpack .../114-libglapi-mesa_24.0.5-1_amd64.deb ...
- Unpacking libglapi-mesa:amd64 (24.0.5-1) ...
- Selecting previously unselected package libx11-xcb1:amd64.
- Preparing to unpack .../115-libx11-xcb1_2%3a1.8.7-1_amd64.deb ...
- Unpacking libx11-xcb1:amd64 (2:1.8.7-1) ...
- Selecting previously unselected package libxcb-dri2-0:amd64.
- Preparing to unpack .../116-libxcb-dri2-0_1.17.0-1_amd64.deb ...
- Unpacking libxcb-dri2-0:amd64 (1.17.0-1) ...
- Selecting previously unselected package libxcb-dri3-0:amd64.
- Preparing to unpack .../117-libxcb-dri3-0_1.17.0-1_amd64.deb ...
- Unpacking libxcb-dri3-0:amd64 (1.17.0-1) ...
- Selecting previously unselected package libxcb-present0:amd64.
- Preparing to unpack .../118-libxcb-present0_1.17.0-1_amd64.deb ...
- Unpacking libxcb-present0:amd64 (1.17.0-1) ...
- Selecting previously unselected package libxcb-sync1:amd64.
- Preparing to unpack .../119-libxcb-sync1_1.17.0-1_amd64.deb ...
- Unpacking libxcb-sync1:amd64 (1.17.0-1) ...
- Selecting previously unselected package libxcb-xfixes0:amd64.
- Preparing to unpack .../120-libxcb-xfixes0_1.17.0-1_amd64.deb ...
- Unpacking libxcb-xfixes0:amd64 (1.17.0-1) ...
- Selecting previously unselected package libxshmfence1:amd64.
- Preparing to unpack .../121-libxshmfence1_1.3-1_amd64.deb ...
- Unpacking libxshmfence1:amd64 (1.3-1) ...
- Selecting previously unselected package libegl-mesa0:amd64.
- Preparing to unpack .../122-libegl-mesa0_24.0.5-1_amd64.deb ...
- Unpacking libegl-mesa0:amd64 (24.0.5-1) ...
- Selecting previously unselected package libegl1:amd64.
- Preparing to unpack .../123-libegl1_1.7.0-1_amd64.deb ...
- Unpacking libegl1:amd64 (1.7.0-1) ...
- Selecting previously unselected package libxcb-glx0:amd64.
- Preparing to unpack .../124-libxcb-glx0_1.17.0-1_amd64.deb ...
- Unpacking libxcb-glx0:amd64 (1.17.0-1) ...
- Selecting previously unselected package libxxf86vm1:amd64.
- Preparing to unpack .../125-libxxf86vm1_1%3a1.1.4-1+b2_amd64.deb ...
- Unpacking libxxf86vm1:amd64 (1:1.1.4-1+b2) ...
- Selecting previously unselected package libvulkan1:amd64.
- Preparing to unpack .../126-libvulkan1_1.3.280.0-1_amd64.deb ...
- Unpacking libvulkan1:amd64 (1.3.280.0-1) ...
- Selecting previously unselected package libelf1t64:amd64.
- Preparing to unpack .../127-libelf1t64_0.191-1+b1_amd64.deb ...
- Unpacking libelf1t64:amd64 (0.191-1+b1) ...
- Selecting previously unselected package libz3-4:amd64.
- Preparing to unpack .../128-libz3-4_4.8.12-3.1+b2_amd64.deb ...
- Unpacking libz3-4:amd64 (4.8.12-3.1+b2) ...
- Selecting previously unselected package libllvm17t64:amd64.
- Preparing to unpack .../129-libllvm17t64_1%3a17.0.6-9+b2_amd64.deb ...
- Unpacking libllvm17t64:amd64 (1:17.0.6-9+b2) ...
- Selecting previously unselected package libsensors-config.
- Preparing to unpack .../130-libsensors-config_1%3a3.6.0-9_all.deb ...
- Unpacking libsensors-config (1:3.6.0-9) ...
- Selecting previously unselected package libsensors5:amd64.
- Preparing to unpack .../131-libsensors5_1%3a3.6.0-9_amd64.deb ...
- Unpacking libsensors5:amd64 (1:3.6.0-9) ...
- Selecting previously unselected package libgl1-mesa-dri:amd64.
- Preparing to unpack .../132-libgl1-mesa-dri_24.0.5-1_amd64.deb ...
- Unpacking libgl1-mesa-dri:amd64 (24.0.5-1) ...
- Selecting previously unselected package libglx-mesa0:amd64.
- Preparing to unpack .../133-libglx-mesa0_24.0.5-1_amd64.deb ...
- Unpacking libglx-mesa0:amd64 (24.0.5-1) ...
- Selecting previously unselected package libglx0:amd64.
- Preparing to unpack .../134-libglx0_1.7.0-1_amd64.deb ...
- Unpacking libglx0:amd64 (1.7.0-1) ...
- Selecting previously unselected package libgl1:amd64.
- Preparing to unpack .../135-libgl1_1.7.0-1_amd64.deb ...
- Unpacking libgl1:amd64 (1.7.0-1) ...
- Selecting previously unselected package libglx-dev:amd64.
- Preparing to unpack .../136-libglx-dev_1.7.0-1_amd64.deb ...
- Unpacking libglx-dev:amd64 (1.7.0-1) ...
- Selecting previously unselected package libgl-dev:amd64.
- Preparing to unpack .../137-libgl-dev_1.7.0-1_amd64.deb ...
- Unpacking libgl-dev:amd64 (1.7.0-1) ...
- Selecting previously unselected package libegl-dev:amd64.
- Preparing to unpack .../138-libegl-dev_1.7.0-1_amd64.deb ...
- Unpacking libegl-dev:amd64 (1.7.0-1) ...
- Selecting previously unselected package libogg0:amd64.
- Preparing to unpack .../139-libogg0_1.3.5-3_amd64.deb ...
- Unpacking libogg0:amd64 (1.3.5-3) ...
- Selecting previously unselected package libflac12t64:amd64.
- Preparing to unpack .../140-libflac12t64_1.4.3+ds-2.1_amd64.deb ...
- Unpacking libflac12t64:amd64 (1.4.3+ds-2.1) ...
- Selecting previously unselected package libgbm-dev:amd64.
- Preparing to unpack .../141-libgbm-dev_24.0.5-1_amd64.deb ...
- Unpacking libgbm-dev:amd64 (24.0.5-1) ...
- Selecting previously unselected package libgdk-pixbuf2.0-bin.
- Preparing to unpack .../142-libgdk-pixbuf2.0-bin_2.42.10+dfsg-3+b3_amd64.deb ...
- Unpacking libgdk-pixbuf2.0-bin (2.42.10+dfsg-3+b3) ...
- Selecting previously unselected package libgles1:amd64.
- Preparing to unpack .../143-libgles1_1.7.0-1_amd64.deb ...
- Unpacking libgles1:amd64 (1.7.0-1) ...
- Selecting previously unselected package libgles2:amd64.
- Preparing to unpack .../144-libgles2_1.7.0-1_amd64.deb ...
- Unpacking libgles2:amd64 (1.7.0-1) ...
- Selecting previously unselected package libgles-dev:amd64.
- Preparing to unpack .../145-libgles-dev_1.7.0-1_amd64.deb ...
- Unpacking libgles-dev:amd64 (1.7.0-1) ...
- Selecting previously unselected package libglib2.0-data.
- Preparing to unpack .../146-libglib2.0-data_2.78.4-6_all.deb ...
- Unpacking libglib2.0-data (2.78.4-6) ...
- Selecting previously unselected package libglib2.0-bin.
- Preparing to unpack .../147-libglib2.0-bin_2.78.4-6_amd64.deb ...
- Unpacking libglib2.0-bin (2.78.4-6) ...
- Selecting previously unselected package python3-packaging.
- Preparing to unpack .../148-python3-packaging_24.0-1_all.deb ...
- Unpacking python3-packaging (24.0-1) ...
- Selecting previously unselected package libglib2.0-dev-bin.
- Preparing to unpack .../149-libglib2.0-dev-bin_2.78.4-6_amd64.deb ...
- Unpacking libglib2.0-dev-bin (2.78.4-6) ...
- Selecting previously unselected package libsepol-dev:amd64.
- Preparing to unpack .../150-libsepol-dev_3.5-2_amd64.deb ...
- Unpacking libsepol-dev:amd64 (3.5-2) ...
- Selecting previously unselected package libpcre2-16-0:amd64.
- Preparing to unpack .../151-libpcre2-16-0_10.42-4+b1_amd64.deb ...
- Unpacking libpcre2-16-0:amd64 (10.42-4+b1) ...
- Selecting previously unselected package libpcre2-32-0:amd64.
- Preparing to unpack .../152-libpcre2-32-0_10.42-4+b1_amd64.deb ...
- Unpacking libpcre2-32-0:amd64 (10.42-4+b1) ...
- Selecting previously unselected package libpcre2-posix3:amd64.
- Preparing to unpack .../153-libpcre2-posix3_10.42-4+b1_amd64.deb ...
- Unpacking libpcre2-posix3:amd64 (10.42-4+b1) ...
- Selecting previously unselected package libpcre2-dev:amd64.
- Preparing to unpack .../154-libpcre2-dev_10.42-4+b1_amd64.deb ...
- Unpacking libpcre2-dev:amd64 (10.42-4+b1) ...
- Selecting previously unselected package libselinux1-dev:amd64.
- Preparing to unpack .../155-libselinux1-dev_3.5-2+b2_amd64.deb ...
- Unpacking libselinux1-dev:amd64 (3.5-2+b2) ...
- Selecting previously unselected package libmount-dev:amd64.
- Preparing to unpack .../156-libmount-dev_2.40-6_amd64.deb ...
- Unpacking libmount-dev:amd64 (2.40-6) ...
- Selecting previously unselected package zlib1g-dev:amd64.
- Preparing to unpack .../157-zlib1g-dev_1%3a1.3.dfsg-3.1_amd64.deb ...
- Unpacking zlib1g-dev:amd64 (1:1.3.dfsg-3.1) ...
- Selecting previously unselected package libglib2.0-dev:amd64.
- Preparing to unpack .../158-libglib2.0-dev_2.78.4-6_amd64.deb ...
- Unpacking libglib2.0-dev:amd64 (2.78.4-6) ...
- Selecting previously unselected package libopengl0:amd64.
- Preparing to unpack .../159-libopengl0_1.7.0-1_amd64.deb ...
- Unpacking libopengl0:amd64 (1.7.0-1) ...
- Selecting previously unselected package libglu1-mesa:amd64.
- Preparing to unpack .../160-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 .../161-libopengl-dev_1.7.0-1_amd64.deb ...
- Unpacking libopengl-dev:amd64 (1.7.0-1) ...
- Selecting previously unselected package libglu1-mesa-dev:amd64.
- Preparing to unpack .../162-libglu1-mesa-dev_9.0.2-1.1_amd64.deb ...
- Unpacking libglu1-mesa-dev:amd64 (9.0.2-1.1) ...
- Selecting previously unselected package libgtk-3-bin.
- Preparing to unpack .../163-libgtk-3-bin_3.24.41-4_amd64.deb ...
- Unpacking libgtk-3-bin (3.24.41-4) ...
- Selecting previously unselected package libibus-1.0-dev:amd64.
- Preparing to unpack .../164-libibus-1.0-dev_1.5.29-2_amd64.deb ...
- Unpacking libibus-1.0-dev:amd64 (1.5.29-2) ...
- Selecting previously unselected package libice6:amd64.
- Preparing to unpack .../165-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 .../166-libice-dev_2%3a1.0.10-1_amd64.deb ...
- Unpacking libice-dev:amd64 (2:1.0.10-1) ...
- Selecting previously unselected package libmp3lame0:amd64.
- Preparing to unpack .../167-libmp3lame0_3.100-6+b2_amd64.deb ...
- Unpacking libmp3lame0:amd64 (3.100-6+b2) ...
- Selecting previously unselected package libmpg123-0t64:amd64.
- Preparing to unpack .../168-libmpg123-0t64_1.32.6-3_amd64.deb ...
- Unpacking libmpg123-0t64:amd64 (1.32.6-3) ...
- Selecting previously unselected package libopus0:amd64.
- Preparing to unpack .../169-libopus0_1.4-1+b1_amd64.deb ...
- Unpacking libopus0:amd64 (1.4-1+b1) ...
- Selecting previously unselected package libvorbis0a:amd64.
- Preparing to unpack .../170-libvorbis0a_1.3.7-2_amd64.deb ...
- Unpacking libvorbis0a:amd64 (1.3.7-2) ...
- Selecting previously unselected package libvorbisenc2:amd64.
- Preparing to unpack .../171-libvorbisenc2_1.3.7-2_amd64.deb ...
- Unpacking libvorbisenc2:amd64 (1.3.7-2) ...
- Selecting previously unselected package libsndfile1:amd64.
- Preparing to unpack .../172-libsndfile1_1.2.2-1+b2_amd64.deb ...
- Unpacking libsndfile1:amd64 (1.2.2-1+b2) ...
- Selecting previously unselected package libpulse0:amd64.
- Preparing to unpack .../173-libpulse0_16.1+dfsg1-5_amd64.deb ...
- Unpacking libpulse0:amd64 (16.1+dfsg1-5) ...
- Selecting previously unselected package libpulse-mainloop-glib0:amd64.
- Preparing to unpack .../174-libpulse-mainloop-glib0_16.1+dfsg1-5_amd64.deb ...
- Unpacking libpulse-mainloop-glib0:amd64 (16.1+dfsg1-5) ...
- Selecting previously unselected package libpulse-dev:amd64.
- Preparing to unpack .../175-libpulse-dev_16.1+dfsg1-5_amd64.deb ...
- Unpacking libpulse-dev:amd64 (16.1+dfsg1-5) ...
- Selecting previously unselected package librsvg2-2:amd64.
- Preparing to unpack .../176-librsvg2-2_2.58.0+dfsg-1_amd64.deb ...
- Unpacking librsvg2-2:amd64 (2.58.0+dfsg-1) ...
- Selecting previously unselected package librsvg2-common:amd64.
- Preparing to unpack .../177-librsvg2-common_2.58.0+dfsg-1_amd64.deb ...
- Unpacking librsvg2-common:amd64 (2.58.0+dfsg-1) ...
- Selecting previously unselected package libsamplerate0:amd64.
- Preparing to unpack .../178-libsamplerate0_0.2.2-4_amd64.deb ...
- Unpacking libsamplerate0:amd64 (0.2.2-4) ...
- Selecting previously unselected package libsamplerate0-dev:amd64.
- Preparing to unpack .../179-libsamplerate0-dev_0.2.2-4_amd64.deb ...
- Unpacking libsamplerate0-dev:amd64 (0.2.2-4) ...
- Selecting previously unselected package libxss1:amd64.
- Preparing to unpack .../180-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 .../181-libsdl2-2.0-0_2.30.2+dfsg-1_amd64.deb ...
- Unpacking libsdl2-2.0-0:amd64 (2.30.2+dfsg-1) ...
- Selecting previously unselected package libsdl1.2debian:amd64.
- Preparing to unpack .../182-libsdl1.2debian_1.2.68-2_amd64.deb ...
- Unpacking libsdl1.2debian:amd64 (1.2.68-2) ...
- Selecting previously unselected package libsndio7.0:amd64.
- Preparing to unpack .../183-libsndio7.0_1.9.0-0.3+b4_amd64.deb ...
- Unpacking libsndio7.0:amd64 (1.9.0-0.3+b4) ...
- Selecting previously unselected package libsndio-dev:amd64.
- Preparing to unpack .../184-libsndio-dev_1.9.0-0.3+b4_amd64.deb ...
- Unpacking libsndio-dev:amd64 (1.9.0-0.3+b4) ...
- Selecting previously unselected package libudev-dev:amd64.
- Preparing to unpack .../185-libudev-dev_255.4-1+b1_amd64.deb ...
- Unpacking libudev-dev:amd64 (255.4-1+b1) ...
- Selecting previously unselected package libxrender-dev:amd64.
- Preparing to unpack .../186-libxrender-dev_1%3a0.9.10-1.1_amd64.deb ...
- Unpacking libxrender-dev:amd64 (1:0.9.10-1.1) ...
- Selecting previously unselected package libxfixes-dev:amd64.
- Preparing to unpack .../187-libxfixes-dev_1%3a6.0.0-2_amd64.deb ...
- Unpacking libxfixes-dev:amd64 (1:6.0.0-2) ...
- Selecting previously unselected package libxcursor-dev:amd64.
- Preparing to unpack .../188-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 .../189-libxext-dev_2%3a1.3.4-1+b1_amd64.deb ...
- Unpacking libxext-dev:amd64 (2:1.3.4-1+b1) ...
- Selecting previously unselected package libxi-dev:amd64.
- Preparing to unpack .../190-libxi-dev_2%3a1.8.1-1_amd64.deb ...
- Unpacking libxi-dev:amd64 (2:1.8.1-1) ...
- Selecting previously unselected package libxinerama-dev:amd64.
- Preparing to unpack .../191-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 .../192-libxkbcommon-dev_1.6.0-1_amd64.deb ...
- Unpacking libxkbcommon-dev:amd64 (1.6.0-1) ...
- Selecting previously unselected package libxrandr-dev:amd64.
- Preparing to unpack .../193-libxrandr-dev_2%3a1.5.4-1_amd64.deb ...
- Unpacking libxrandr-dev:amd64 (2:1.5.4-1) ...
- Selecting previously unselected package libxss-dev:amd64.
- Preparing to unpack .../194-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 .../195-libsm6_2%3a1.2.3-1_amd64.deb ...
- Unpacking libsm6:amd64 (2:1.2.3-1) ...
- Selecting previously unselected package libxt6t64:amd64.
- Preparing to unpack .../196-libxt6t64_1%3a1.2.1-1.2_amd64.deb ...
- Unpacking libxt6t64:amd64 (1:1.2.1-1.2) ...
- Selecting previously unselected package libsm-dev:amd64.
- Preparing to unpack .../197-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 .../198-libxt-dev_1%3a1.2.1-1.2_amd64.deb ...
- Unpacking libxt-dev:amd64 (1:1.2.1-1.2) ...
- Selecting previously unselected package libxv1:amd64.
- Preparing to unpack .../199-libxv1_2%3a1.0.11-1.1_amd64.deb ...
- Unpacking libxv1:amd64 (2:1.0.11-1.1) ...
- Selecting previously unselected package libxv-dev:amd64.
- Preparing to unpack .../200-libxv-dev_2%3a1.0.11-1.1_amd64.deb ...
- Unpacking libxv-dev:amd64 (2:1.0.11-1.1) ...
- Selecting previously unselected package libxxf86vm-dev:amd64.
- Preparing to unpack .../201-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 .../202-libsdl2-dev_2.30.2+dfsg-1_amd64.deb ...
- Unpacking libsdl2-dev:amd64 (2.30.2+dfsg-1) ...
- Selecting previously unselected package libsdl1.2-dev:amd64.
- Preparing to unpack .../203-libsdl1.2-dev_1.2.68-2_amd64.deb ...
- Unpacking libsdl1.2-dev:amd64 (1.2.68-2) ...
- Selecting previously unselected package mesa-vulkan-drivers:amd64.
- Preparing to unpack .../204-mesa-vulkan-drivers_24.0.5-1_amd64.deb ...
- Unpacking mesa-vulkan-drivers:amd64 (24.0.5-1) ...
- Selecting previously unselected package xdg-user-dirs.
- Preparing to unpack .../205-xdg-user-dirs_0.18-1_amd64.deb ...
- Unpacking xdg-user-dirs (0.18-1) ...
- Setting up media-types (10.1.0) ...
- Setting up libgraphite2-3:amd64 (1.3.14-2) ...
- Setting up liblcms2-2:amd64 (2.14-2+b1) ...
- Setting up libpixman-1-0:amd64 (0.42.2-1+b1) ...
- Setting up libsharpyuv0:amd64 (1.3.2-0.4+b1) ...
- Setting up libwayland-server0:amd64 (1.22.0-2.1+b1) ...
- Setting up libx11-xcb1:amd64 (2:1.8.7-1) ...
- Setting up libpciaccess0:amd64 (0.17-3) ...
- Setting up systemd-sysv (255.4-1+b1) ...
- Setting up libxcb1:amd64 (1.17.0-1) ...
- Setting up libxdamage1:amd64 (1:1.1.6-1) ...
- Setting up libicu72:amd64 (72.1-4+b1) ...
- Setting up libpciaccess-dev:amd64 (0.17-3) ...
- Setting up libxcb-xfixes0:amd64 (1.17.0-1) ...
- Setting up libxcb1-dev:amd64 (1.17.0-1) ...
- Setting up libogg0:amd64 (1.3.5-3) ...
- Setting up liblerc4:amd64 (4.0.0+ds-4+b1) ...
- Setting up hicolor-icon-theme (0.17-2) ...
- Setting up libxi6:amd64 (2:1.8.1-1) ...
- Setting up libxrender1:amd64 (1:0.9.10-1.1) ...
- Setting up libdatrie1:amd64 (0.2.13-3) ...
- Setting up xdg-user-dirs (0.18-1) ...
- Setting up libxcb-render0:amd64 (1.17.0-1) ...
- Setting up libglvnd0:amd64 (1.7.0-1) ...
- Setting up libxcb-glx0:amd64 (1.17.0-1) ...
- Setting up libpython3.11-stdlib:amd64 (3.11.9-1) ...
- Setting up libgdk-pixbuf2.0-common (2.42.10+dfsg-3) ...
- 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-9) ...
- Setting up libdeflate0:amd64 (1.20-1) ...
- Setting up libnss-systemd:amd64 (255.4-1+b1) ...
- Setting up xkb-data (2.41-2) ...
- Setting up libxcb-shm0:amd64 (1.17.0-1) ...
- Setting up libmpg123-0t64:amd64 (1.32.6-3) ...
- Setting up libffi-dev:amd64 (3.4.6-1) ...
- Setting up libjbig0:amd64 (2.1-6.1+b1) ...
- Setting up libpcre2-16-0:amd64 (10.42-4+b1) ...
- Setting up libopengl0:amd64 (1.7.0-1) ...
- Setting up libelf1t64:amd64 (0.191-1+b1) ...
- Setting up libxxf86vm1:amd64 (1:1.1.4-1+b2) ...
- Setting up libxcb-present0:amd64 (1.17.0-1) ...
- Setting up libasound2-data (1.2.11-1) ...
- Setting up libz3-4:amd64 (4.8.12-3.1+b2) ...
- Setting up libpcre2-32-0:amd64 (10.42-4+b1) ...
- Setting up libglib2.0-0t64:amd64 (2.78.4-6) ...
- Setting up libglib2.0-data (2.78.4-6) ...
- Setting up libpkgconf3:amd64 (1.8.1-1+b2) ...
- Setting up libgles2:amd64 (1.7.0-1) ...
- Setting up libasound2t64:amd64 (1.2.11-1+b1) ...
- Setting up libjpeg62-turbo:amd64 (1:2.1.5-2+b2) ...
- Setting up libepoxy0:amd64 (1.5.10-1+b2) ...
- Setting up libxfixes3:amd64 (1:6.0.0-2) ...
- Setting up libxcb-sync1:amd64 (1.17.0-1) ...
- Setting up uuid-dev:amd64 (2.40-6) ...
- Setting up libavahi-common-data:amd64 (0.8-13+b2) ...
- Setting up libgles1:amd64 (1.7.0-1) ...
- Setting up libdbus-1-3:amd64 (1.14.10-4+b1) ...
- Setting up libfribidi0:amd64 (1.0.13-3+b1) ...
- Setting up libopus0:amd64 (1.4-1+b1) ...
- Setting up libxinerama1:amd64 (2:1.1.4-3) ...
- Setting up libxv1:amd64 (2:1.0.11-1.1) ...
- Setting up fonts-dejavu-mono (2.37-8) ...
- Setting up libpng16-16t64:amd64 (1.6.43-5) ...
- Setting up systemd-timesyncd (255.4-1+b1) ...
- Creating group 'systemd-timesync' with GID 997.

- Creating user 'systemd-timesync' (systemd Time Synchronization) with UID 997 and GID 997.

- Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /usr/lib/systemd/system/systemd-timesyncd.service.

- Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /usr/lib/systemd/system/systemd-timesyncd.service.

- Setting up libvorbis0a:amd64 (1.3.7-2) ...
- Setting up libxrandr2:amd64 (2:1.5.4-1) ...
- Setting up fonts-dejavu-core (2.37-8) ...
- Setting up libudev-dev:amd64 (255.4-1+b1) ...
- Setting up libsepol-dev:amd64 (3.5-2) ...
- Setting up pkgconf-bin (1.8.1-1+b2) ...
- Setting up gir1.2-glib-2.0:amd64 (1.78.1-19) ...
- Setting up libsensors5:amd64 (1:3.6.0-9) ...
- Setting up libglapi-mesa:amd64 (24.0.5-1) ...
- Setting up libvulkan1:amd64 (1.3.280.0-1) ...
- Setting up libwebp7:amd64 (1.3.2-0.4+b1) ...
- Setting up libxext-dev:amd64 (2:1.3.4-1+b1) ...
- Setting up libsndio7.0:amd64 (1.9.0-0.3+b4) ...
- Setting up libxcb-dri2-0:amd64 (1.17.0-1) ...
- Setting up zlib1g-dev:amd64 (1:1.3.dfsg-3.1) ...
- Setting up libpcre2-posix3:amd64 (10.42-4+b1) ...
- 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 at-spi2-common (2.52.0-1) ...
- Setting up libtiff6:amd64 (4.5.1+git230720-4) ...
- Setting up libxcb-randr0:amd64 (1.17.0-1) ...
- Setting up dbus-session-bus-common (1.14.10-4) ...
- Setting up libthai-data (0.1.29-2) ...
- Setting up sgml-base (1.31) ...
- Setting up libglu1-mesa:amd64 (9.0.2-1.1) ...
- Setting up libflac12t64:amd64 (1.4.3+ds-2.1) ...
- Setting up libwayland-egl1:amd64 (1.22.0-2.1+b1) ...
- Setting up libxss1:amd64 (1:1.2.3-1) ...
- Setting up libopengl-dev:amd64 (1.7.0-1) ...
- Setting up dbus-system-bus-common (1.14.10-4) ...
- Setting up libasound2-dev:amd64 (1.2.11-1+b1) ...
- Setting up libsamplerate0:amd64 (0.2.2-4) ...
- Setting up libdrm-common (2.4.120-2) ...
- Setting up libxcomposite1:amd64 (1:0.4.5-1) ...
- Setting up libxrender-dev:amd64 (1:0.9.10-1.1) ...
- Setting up libxml2:amd64 (2.9.14+dfsg-1.3+b2) ...
- Setting up dbus-bin (1.14.10-4+b1) ...
- Setting up libmp3lame0:amd64 (3.100-6+b2) ...
- Setting up libvorbisenc2:amd64 (1.3.7-2) ...
- Setting up libpython3-stdlib:amd64 (3.11.8-1) ...
- Setting up libxkbcommon0:amd64 (1.6.0-1) ...
- Setting up libwayland-client0:amd64 (1.22.0-2.1+b1) ...
- Setting up libxcb-dri3-0:amd64 (1.17.0-1) ...
- Setting up libblkid-dev:amd64 (2.40-6) ...
- Setting up python3.11 (3.11.9-1) ...
- Setting up libice6:amd64 (2:1.0.10-1) ...
- Setting up libsndio-dev:amd64 (1.9.0-0.3+b4) ...
- Setting up libatk1.0-0t64:amd64 (2.52.0-1) ...
- Setting up libpcre2-dev:amd64 (10.42-4+b1) ...
- Setting up libice-dev:amd64 (2:1.0.10-1) ...
- Setting up alsa-ucm-conf (1.2.11-1.1) ...
- Setting up libselinux1-dev:amd64 (3.5-2+b2) ...
- Setting up fontconfig-config (2.15.0-1.1) ...
- Setting up libxtst6:amd64 (2:1.2.3-1.1) ...
- Setting up libxxf86vm-dev:amd64 (1:1.1.4-1+b2) ...
- Setting up libxkbcommon-dev:amd64 (1.6.0-1) ...
- Setting up libxcursor1:amd64 (1:1.2.1-1) ...
- Setting up libibus-1.0-5:amd64 (1.5.29-2) ...
- Setting up libavahi-common3:amd64 (0.8-13+b2) ...
- Setting up libcloudproviders0:amd64 (0.3.6-1) ...
- Setting up libglib2.0-bin (2.78.4-6) ...
- Setting up python3 (3.11.8-1) ...
- running python rtupdate hooks for python3.11...
- running python post-rtupdate hooks for python3.11...
- Setting up dbus-daemon (1.14.10-4+b1) ...
- Setting up libxss-dev:amd64 (1:1.2.3-1) ...
- Setting up libcolord2:amd64 (1.4.7-1+b1) ...
- Setting up pkgconf:amd64 (1.8.1-1+b2) ...
- Setting up libdconf1:amd64 (0.40.0-4+b2) ...
- Setting up libxfixes-dev:amd64 (1:6.0.0-2) ...
- Setting up libthai0:amd64 (0.1.29-2) ...
- Setting up libxv-dev:amd64 (2:1.0.11-1.1) ...
- Setting up libwayland-bin (1.22.0-2.1+b1) ...
- Setting up libxrandr-dev:amd64 (2:1.5.4-1) ...
- Setting up python3-packaging (24.0-1) ...
- Setting up libllvm17t64:amd64 (1:17.0.6-9+b2) ...
- Setting up libfreetype6:amd64 (2.13.2+dfsg-1+b4) ...
- Setting up libatspi2.0-0t64:amd64 (2.52.0-1) ...
- Setting up dbus (1.14.10-4+b1) ...
- invoke-rc.d: could not determine current runlevel
- invoke-rc.d: policy-rc.d denied execution of start.
- Setting up shared-mime-info (2.4-4) ...
- Setting up libxinerama-dev:amd64 (2:1.1.4-3) ...
- Setting up libdrm2:amd64 (2.4.120-2) ...
- Setting up libwayland-cursor0:amd64 (1.22.0-2.1+b1) ...
- Setting up xml-core (0.19) ...
- Setting up libpam-systemd:amd64 (255.4-1+b1) ...
- Setting up libdecor-0-0:amd64 (0.2.2-1+b1) ...
- Setting up libharfbuzz0b:amd64 (8.3.0-2+b1) ...
- Setting up libgdk-pixbuf-2.0-0:amd64 (2.42.10+dfsg-3+b3) ...
- Setting up libfontconfig1:amd64 (2.15.0-1.1) ...
- Setting up libsndfile1:amd64 (1.2.2-1+b2) ...
- Setting up libxi-dev:amd64 (2:1.8.1-1) ...
- Setting up gir1.2-ibus-1.0:amd64 (1.5.29-2) ...
- Setting up libsm6:amd64 (2:1.2.3-1) ...
- Setting up libavahi-client3:amd64 (0.8-13+b2) ...
- Setting up libmount-dev:amd64 (2.40-6) ...
- Setting up libdrm-amdgpu1:amd64 (2.4.120-2) ...
- Setting up libatk-bridge2.0-0t64:amd64 (2.52.0-1) ...
- Setting up libglib2.0-dev-bin (2.78.4-6) ...
- Setting up mesa-vulkan-drivers:amd64 (24.0.5-1) ...
- Setting up gtk-update-icon-cache (3.24.41-4) ...
- Setting up fontconfig (2.15.0-1.1) ...
- Regenerating fonts cache... 
- done.
- Setting up libdrm-nouveau2:amd64 (2.4.120-2) ...
- Setting up libgbm1:amd64 (24.0.5-1) ...
- Setting up libpulse0:amd64 (16.1+dfsg1-5) ...
- Setting up libsm-dev:amd64 (2:1.2.3-1) ...
- Setting up libdrm-radeon1:amd64 (2.4.120-2) ...
- Setting up libxcursor-dev:amd64 (1:1.2.1-1) ...
- Setting up libpango-1.0-0:amd64 (1.52.1+ds-1) ...
- Setting up libsamplerate0-dev:amd64 (0.2.2-4) ...
- Setting up libdrm-intel1:amd64 (2.4.120-2) ...
- Setting up libgl1-mesa-dri:amd64 (24.0.5-1) ...
- Setting up libwayland-dev:amd64 (1.22.0-2.1+b1) ...
- Setting up libcairo2:amd64 (1.18.0-3+b1) ...
- Setting up libgbm-dev:amd64 (24.0.5-1) ...
- Setting up libdecor-0-dev:amd64 (0.2.2-1+b1) ...
- Setting up dbus-user-session (1.14.10-4+b1) ...
- Setting up libegl-mesa0:amd64 (24.0.5-1) ...
- Setting up libglib2.0-dev:amd64 (2.78.4-6) ...
- Setting up adwaita-icon-theme (46.0-1) ...
- update-alternatives: using /usr/share/icons/Adwaita/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode
- Setting up libpulse-mainloop-glib0:amd64 (16.1+dfsg1-5) ...
- Setting up libxt6t64:amd64 (1:1.2.1-1.2) ...
- Setting up libpulse-dev:amd64 (16.1+dfsg1-5) ...
- Setting up libgdk-pixbuf2.0-bin (2.42.10+dfsg-3+b3) ...
- Setting up libegl1:amd64 (1.7.0-1) ...
- Setting up libcairo-gobject2:amd64 (1.18.0-3+b1) ...
- Setting up libpangoft2-1.0-0:amd64 (1.52.1+ds-1) ...
- Setting up libsdl2-2.0-0:amd64 (2.30.2+dfsg-1) ...
- Setting up libcups2t64:amd64 (2.4.7-1.2+b1) ...
- Setting up libpangocairo-1.0-0:amd64 (1.52.1+ds-1) ...
- Setting up libdrm-dev:amd64 (2.4.120-2) ...
- Setting up libglx-mesa0:amd64 (24.0.5-1) ...
- Setting up libglx0:amd64 (1.7.0-1) ...
- Setting up dconf-service (0.40.0-4+b2) ...
- Setting up librsvg2-2:amd64 (2.58.0+dfsg-1) ...
- Setting up libgl1:amd64 (1.7.0-1) ...
- Setting up libxt-dev:amd64 (1:1.2.1-1.2) ...
- Setting up libsdl1.2debian:amd64 (1.2.68-2) ...
- Setting up librsvg2-common:amd64 (2.58.0+dfsg-1) ...
- Setting up libglx-dev:amd64 (1.7.0-1) ...
- Setting up libgl-dev:amd64 (1.7.0-1) ...
- Setting up dconf-gsettings-backend:amd64 (0.40.0-4+b2) ...
- Setting up libegl-dev:amd64 (1.7.0-1) ...
- Setting up libglu1-mesa-dev:amd64 (9.0.2-1.1) ...
- Setting up libgles-dev:amd64 (1.7.0-1) ...
- Setting up libgtk-3-common (3.24.41-4) ...
- Setting up gsettings-desktop-schemas (46.0-1) ...
- Setting up libgtk-3-0t64:amd64 (3.24.41-4) ...
- Setting up at-spi2-core (2.52.0-1) ...
- Setting up libdecor-0-plugin-1-gtk:amd64 (0.2.2-1+b1) ...
- Setting up libgtk-3-bin (3.24.41-4) ...
- Processing triggers for libc-bin (2.37-17) ...
- Processing triggers for systemd (255.4-1+b1) ...
- Processing triggers for sgml-base (1.31) ...
- Setting up libdbus-1-dev:amd64 (1.14.10-4+b1) ...
- Setting up libibus-1.0-dev:amd64 (1.5.29-2) ...
- Setting up libsdl2-dev:amd64 (2.30.2+dfsg-1) ...
- Setting up libsdl1.2-dev:amd64 (1.2.68-2) ...
- Processing triggers for libgdk-pixbuf-2.0-0:amd64 (2.42.10+dfsg-3+b3) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/6:
Processing  2/6:
-> retrieved ocamlfind.1.9.6  (cached)
[ocamlfind: patch] applying 0001-Harden-test-for-OCaml-5.patch
Processing  3/6: [ocamlfind: patch]
-> retrieved ocamlsdl.0.9.1  (cached)
Processing  3/6: [ocamlfind: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-bindir" "/home/opam/.opam/4.13/bin" "-sitelib" "/home/opam/.opam/4.13/lib" "-mandir" "/home/opam/.opam/4.13/man" "-config" "/home/opam/.opam/4.13/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.6)
- Welcome to findlib version 1.9.6
- Configuring core...
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Checking for ocamlopt -g...
- Querying installation: META list not found
- make install will double-check installed META files
- Configuring libraries...
- unix: found
- dynlink: found
- bigarray: found
- compiler-libs: found
- dbm: not present (normal since 4.00)
- graphics: not present (normal since 4.09)
- num: not present (normal since 4.06)
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: found (in +ocamldoc)
- raw_spacetime: not present (normal since 4.12)
- threads: found (in +threads)
- str: found
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for bigarray written to site-lib-src/bigarray/META
- Configuration for compiler-libs written to site-lib-src/compiler-libs/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for threads written to site-lib-src/threads/META
- Configuration for str written to site-lib-src/str/META
- Configuration for bytes written to site-lib-src/bytes/META
- Detecting compiler arguments: (extractor built) ok
- 
- About the OCAML core installation:
-     Standard library:      /home/opam/.opam/4.13/lib/ocaml
-     Binaries:              /home/opam/.opam/4.13/bin
-     Manual pages:          /home/opam/.opam/4.13/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.13/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.13/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.13/bin
-     Manual pages:          /home/opam/.opam/4.13/man
-     topfind script:        /home/opam/.opam/4.13/lib/ocaml
- Topfind ppxopt support:    yes
- Toolbox:                   no
- Link custom runtime:       no
- Need bytes compatibility:  no
- 
- Configuration has been written to Makefile.config
- 
- You can now do 'make all', and optionally 'make opt', to build ocamlfind.
Processing  3/6: [ocamlfind: make all]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.6)
- for p in findlib; do ( cd src/$p; make all ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- ocamllex fl_meta.mll
- 22 states, 392 transitions, table size 1700 bytes
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib_config.mlp | \
-          ../../tools/patch '@CONFIGFILE@' '/home/opam/.opam/4.13/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.13/lib/ocaml' | \
- 	sed -e 's;@AUTOLINK@;true;g' \
- 	    -e 's;@SYSTEM@;linux;g' \
- 	     >findlib_config.ml
- if [ "true" = "true" ]; then                 \
- 	cp topfind.ml.in topfind.ml;                             \
- else                                                             \
- 	sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in     \
- 		> topfind.ml ;                                   \
- fi
- ocamldep *.ml *.mli >depend
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c findlib_config.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_split.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_metatoken.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_meta.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_metascanner.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_metascanner.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_topo.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_topo.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_package_base.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_package_base.ml
- File "fl_package_base.ml", line 304, characters 22-40:
- 304 | 	 let pkg_ancestors = query_requirements predlist pkg in
-                             ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 350, characters 18-36:
- 350 |   let ancestors = query_requirements predlist package_name in
-                         ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 375, characters 23-41:
- 375 | 	  let pkg_ancestors = query_requirements predlist pkg in
-                              ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 510, characters 16-35:
- 510 | 	     ( let c = package_definitions search_path pkg.package_name in
-                       ^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label search_path was omitted in the application of this function.
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c findlib.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c findlib.ml
- File "findlib.ml", line 390, characters 2-26:
- 390 |   Fl_package_base.requires predlist pkg
-         ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "findlib.ml", line 396, characters 2-33:
- 396 |   Fl_package_base.requires_deeply predlist pkglist
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_args.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_lint.ml
- ocamlc -I +compiler-libs -a -o findlib.cma findlib_config.cmo fl_split.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c ocaml_args.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c frontend.ml
- File "frontend.ml", line 859, characters 10-39:
- 859 |           Fl_package_base.package_users predicates1 packages1
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlc -I +compiler-libs  -o ocamlfind -g findlib.cma unix.cma \
-            -I +unix -I +dynlink ocaml_args.cmo frontend.cmo
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c topfind.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c topfind.ml
- File "topfind.ml", line 128, characters 40-63:
- 128 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 258, characters 4-27:
- 258 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 268, characters 4-27:
- 268 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 280, characters 4-27:
- 280 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 293, characters 4-27:
- 293 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 307, characters 4-27:
- 307 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 319, characters 4-27:
- 319 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat topfind_rd1.p | \
-          ../../tools/patch '@SITELIB@' '/home/opam/.opam/4.13/lib' \
-     	    >topfind
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_dynload.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_dynload.ml
- ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo
- make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- make all-config
- make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.6'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/4.13/lib' | \
- 		 tools/patch '@FINDLIB_PATH@' '/home/opam/.opam/4.13/lib' -p >findlib.conf
- if ./tools/cmd_from_same_dir ocamlc; then \
- 	echo 'ocamlc="ocamlc.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamlopt; then \
- 	echo 'ocamlopt="ocamlopt.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldep; then \
- 	echo 'ocamldep="ocamldep.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldoc; then \
- 	echo 'ocamldoc="ocamldoc.opt"' >>findlib.conf; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.6'
Processing  3/6: [ocamlfind: make opt]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opt" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.6)
- for p in findlib; do ( cd src/$p; make opt ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c findlib_config.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_split.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_metatoken.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_meta.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_metascanner.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_topo.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_package_base.ml
- File "fl_package_base.ml", line 304, characters 22-40:
- 304 | 	 let pkg_ancestors = query_requirements predlist pkg in
-                             ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 350, characters 18-36:
- 350 |   let ancestors = query_requirements predlist package_name in
-                         ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 375, characters 23-41:
- 375 | 	  let pkg_ancestors = query_requirements predlist pkg in
-                              ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 510, characters 16-35:
- 510 | 	     ( let c = package_definitions search_path pkg.package_name in
-                       ^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label search_path was omitted in the application of this function.
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c findlib.ml
- File "findlib.ml", line 390, characters 2-26:
- 390 |   Fl_package_base.requires predlist pkg
-         ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "findlib.ml", line 396, characters 2-33:
- 396 |   Fl_package_base.requires_deeply predlist pkglist
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_args.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_lint.ml
- ocamlopt -I +compiler-libs -g -a -o findlib.cmxa findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c ocaml_args.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c frontend.ml
- File "frontend.ml", line 859, characters 10-39:
- 859 |           Fl_package_base.package_users predicates1 packages1
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \
- 	   -I +unix -I +dynlink ocaml_args.cmx frontend.cmx
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c topfind.ml
- File "topfind.ml", line 128, characters 40-63:
- 128 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 258, characters 4-27:
- 258 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 268, characters 4-27:
- 268 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 280, characters 4-27:
- 280 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 293, characters 4-27:
- 293 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 307, characters 4-27:
- 307 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 319, characters 4-27:
- 319 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: no cmx file was found in path for module Topdirs, and its interface was not compiled with -opaque
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
- ocamlopt -I +compiler-libs -g -a -o findlib_top.cmxa topfind.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_top.cmxs topfind.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_dynload.ml
- ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
-> compiled  ocamlfind.1.9.6
Processing  4/6: [ocamlfind: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.6)
- if [ "1" -eq 1 ]; then \
-     for x in camlp4 dbm graphics labltk num ocamlbuild; do \
-       if [ -f "/home/opam/.opam/4.13/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.13/lib/$x/META"; then \
-           rm -f site-lib-src/$x/META; \
-         fi; \
-       fi; \
-     done; \
-     test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \
-   fi
- echo 'SITELIB_META =' > Makefile.packages.in
- for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done
- tr '\n' ' ' < Makefile.packages.in > Makefile.packages
- rm Makefile.packages.in
- install -d "/home/opam/.opam/4.13/bin"
- install -d "/home/opam/.opam/4.13/man"
- make install-config
- make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.6'
- install -d "`dirname \"/home/opam/.opam/4.13/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.13/lib/findlib.conf" || install -c findlib.conf "/home/opam/.opam/4.13/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.6'
- for p in findlib; do ( cd src/$p; make install ); done
- make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- install -d "/home/opam/.opam/4.13/lib/findlib"
- install -d "/home/opam/.opam/4.13/bin"
- test 1 -eq 0 || install -d "/home/opam/.opam/4.13/lib/ocaml"
- test 1 -eq 0 || install -c topfind "/home/opam/.opam/4.13/lib/ocaml/"
- files=` ../../tools/collect_files ../../Makefile.config \
- findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs \
- findlib_config.cmi findlib_config.ml topfind.cmi topfind.mli \
- fl_args.cmi fl_lint.cmi fl_meta.cmi fl_split.cmi fl_topo.cmi ocaml_args.cmi \
- fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi \
- fl_metatoken.cmi findlib_top.cma findlib_top.cmxa findlib_top.a findlib_top.cmxs \
- findlib_dynload.cma findlib_dynload.cmxa findlib_dynload.a findlib_dynload.cmxs fl_dynload.mli fl_dynload.cmi \
- META` && \
- install -c $files "/home/opam/.opam/4.13/lib/findlib/"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- install -c $f "/home/opam/.opam/4.13/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/4.13/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/4.13/lib/ocaml/compiler-libs/"; \
-     install -c topdirs.cmi toploop.cmi "/home/opam/.opam/4.13/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- make install-meta
- make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.6'
- for x in bigarray bytes compiler-libs dynlink ocamldoc stdlib str threads unix ; do install -d "/home/opam/.opam/4.13/lib/$x"; install -c site-lib-src/$x/META "/home/opam/.opam/4.13/lib/$x/META.tmp" && mv "/home/opam/.opam/4.13/lib/$x/META.tmp" "/home/opam/.opam/4.13/lib/$x/META"; done
- install -d "/home/opam/.opam/4.13/lib/findlib"; install -c Makefile.packages "/home/opam/.opam/4.13/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.6'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; }
- test ! -f 'site-lib-src/camlp4/META' ||	install -c tools/safe_camlp4 "/home/opam/.opam/4.13/bin"
- make install-doc
- make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.6'
- install -d "/home/opam/.opam/4.13/man/man1" "/home/opam/.opam/4.13/man/man3" "/home/opam/.opam/4.13/man/man5"
- install -c doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.13/man/man1"
- install -c doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.13/man/man5"
- make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.6'
-> installed ocamlfind.1.9.6
[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/4.13/lib/ocamlsdl" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ocamlsdl.0.9.1)
- checking for ocamlc... ocamlc
- OCaml version is 4.13.1
- OCaml library path is /home/opam/.opam/4.13/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/4.13/.opam-switch/build/ocamlsdl.0.9.1)
- make -C src all
- make[1]: Entering directory '/home/opam/.opam/4.13/.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 -lSDL
- + /home/opam/.opam/4.13/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   -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/4.13/lib/ocaml/caml/callback.h:24,
-                  from sdl_stub.c:24:
- /home/opam/.opam/4.13/lib/ocaml/caml/mlvalues.h:403: note: this is the location of the previous definition
-   403 | #define Val_none Val_int(0)
-       | 
- 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/4.13/lib/ocaml/caml/mlvalues.h:403: note: this is the location of the previous definition
-   403 | #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: 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");
-       |               ^
- 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/4.13/lib/ocaml/caml/mlvalues.h:403: note: this is the location of the previous definition
-   403 | #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/4.13/lib/ocaml/caml/mlvalues.h:403: note: this is the location of the previous definition
-   403 | #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");
-       |                  ^
- 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/4.13/lib/ocaml/caml/mlvalues.h:403: note: this is the location of the previous definition
-   403 | #define Val_none Val_int(0)
-       | 
- ocamlc.opt -ccopt "-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O " sdlmouse_stub.c
- In file included from sdlmouse_stub.c:4:
- common.h:72: warning: "Val_none" redefined
-    72 | #define Val_none Val_unit
-       | 
- In file included from common.h:27:
- /home/opam/.opam/4.13/lib/ocaml/caml/mlvalues.h:403: note: this is the location of the previous definition
-   403 | #define Val_none Val_int(0)
-       | 
- ocamlc.opt -ccopt "-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O " sdlevent_stub.c
- In file included from sdlevent_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/4.13/lib/ocaml/caml/mlvalues.h:403: note: this is the location of the previous definition
-   403 | #define Val_none Val_int(0)
-       | 
- sdlevent_stub.c: In function 'raise_event_exn':
- sdlevent_stub.c:34:9: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-    34 |     exn = caml_named_value("sdlevent_exn");
-       |         ^
- sdlevent_stub.c: In function 'find_mlsdl_keysym':
- sdlevent_stub.c:75:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-    75 |     table = caml_named_value("rev_keycode_table");
-       |           ^
- sdlevent_stub.c: In function 'find_sdl_keysym':
- sdlevent_stub.c:86:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-    86 |     table = caml_named_value("keycode_table");
-       |           ^
- ocamlc.opt -ccopt "-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O " sdlvideo_stub.c
- In file included from sdlvideo_stub.c:6:
- common.h:72: warning: "Val_none" redefined
-    72 | #define Val_none Val_unit
-       | 
- In file included from common.h:27:
- /home/opam/.opam/4.13/lib/ocaml/caml/mlvalues.h:403: note: this is the location of the previous definition
-   403 | #define Val_none Val_int(0)
-       | 
- sdlvideo_stub.c: In function 'sdlvideo_raise_exception':
- sdlvideo_stub.c:97:15: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-    97 |     video_exn = caml_named_value("SDLvideo2_exception");
-       |               ^
- ocamlc.opt -ccopt "-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O " sdlwm_stub.c
- In file included from sdlwm_stub.c:3:
- common.h:72: warning: "Val_none" redefined
-    72 | #define Val_none Val_unit
-       | 
- In file included from common.h:27:
- /home/opam/.opam/4.13/lib/ocaml/caml/mlvalues.h:403: note: this is the location of the previous definition
-   403 | #define Val_none Val_int(0)
-       | 
- ocamlc.opt -ccopt "-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O " common.c
- In file included from common.c:28:
- common.h:72: warning: "Val_none" redefined
-    72 | #define Val_none Val_unit
-       | 
- In file included from common.c:23:
- /home/opam/.opam/4.13/lib/ocaml/caml/mlvalues.h:403: note: this is the location of the previous definition
-   403 | #define Val_none Val_int(0)
-       | 
- ocamlc.opt -ccopt "-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O " sdlrwops_stub.c
- In file included from sdlrwops_stub.c:4:
- common.h:72: warning: "Val_none" redefined
-    72 | #define Val_none Val_unit
-       | 
- In file included from common.h:27:
- /home/opam/.opam/4.13/lib/ocaml/caml/mlvalues.h:403: note: this is the location of the previous definition
-   403 | #define Val_none Val_int(0)
-       | 
- sdlrwops_stub.c: In function 'mlsdl_rw_from_mem':
- sdlrwops_stub.c:103:15: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   103 |   pdata->base = String_val(buff);
-       |               ^
- ocamlmklib -v -o sdl -oc sdlstub sdl_stub.o sdlcdrom_stub.o sdltimer_stub.o sdljoystick_stub.o sdlkey_stub.o sdlmouse_stub.o sdlevent_stub.o sdlvideo_stub.o sdlwm_stub.o common.o sdlrwops_stub.o -lSDL
- + gcc -shared   -o ./dllsdlstub.so sdl_stub.o sdlcdrom_stub.o sdltimer_stub.o sdljoystick_stub.o sdlkey_stub.o sdlmouse_stub.o sdlevent_stub.o sdlvideo_stub.o sdlwm_stub.o common.o sdlrwops_stub.o    -lSDL 
- + ar rcs ./libsdlstub.a  sdl_stub.o sdlcdrom_stub.o sdltimer_stub.o sdljoystick_stub.o sdlkey_stub.o sdlmouse_stub.o sdlevent_stub.o sdlvideo_stub.o sdlwm_stub.o common.o sdlrwops_stub.o && ranlib ./libsdlstub.a
- ocamlopt.opt -c  -unsafe sdl.ml
- ocamlopt.opt -c  -unsafe 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.
- ocamlopt.opt -c  -unsafe 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"
- ocamlopt.opt -c  -unsafe sdljoystick.ml
- ocamlopt.opt -c  -unsafe sdlkey.ml
- ocamlopt.opt -c  -unsafe sdlmouse.ml
- ocamlopt.opt -c  -unsafe sdlevent.ml
- ocamlopt.opt -c  -unsafe 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"
- ocamlopt.opt -c  -unsafe sdlwm.ml
- ocamlmklib -v -o sdl -oc sdlstub sdl.cmx sdlcdrom.cmx sdltimer.cmx sdljoystick.cmx sdlkey.cmx sdlmouse.cmx sdlevent.cmx sdlvideo.cmx sdlwm.cmx -lSDL
- + /home/opam/.opam/4.13/bin/ocamlopt -a   -o sdl.cmxa  sdl.cmx sdlcdrom.cmx sdltimer.cmx sdljoystick.cmx sdlkey.cmx sdlmouse.cmx sdlevent.cmx sdlvideo.cmx sdlwm.cmx -cclib -lsdlstub   -cclib -lSDL 
- make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlsdl.0.9.1/src'
-> compiled  ocamlsdl.0.9.1
Processing  6/6: [ocamlsdl: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ocamlsdl.0.9.1)
- make -C src install
- make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlsdl.0.9.1/src'
- ocamlfind install sdl ../META \
-           *.cma lib*.a *.cmi *.mli \
-           *.cmxa sdl*.a *.cmx \
-           dll*.so
- Installed /home/opam/.opam/4.13/lib/sdl/sdlwm.cmx
- Installed /home/opam/.opam/4.13/lib/sdl/sdlvideo.cmx
- Installed /home/opam/.opam/4.13/lib/sdl/sdltimer.cmx
- Installed /home/opam/.opam/4.13/lib/sdl/sdlmouse.cmx
- Installed /home/opam/.opam/4.13/lib/sdl/sdlkey.cmx
- Installed /home/opam/.opam/4.13/lib/sdl/sdljoystick.cmx
- Installed /home/opam/.opam/4.13/lib/sdl/sdlevent.cmx
- Installed /home/opam/.opam/4.13/lib/sdl/sdlcdrom.cmx
- Installed /home/opam/.opam/4.13/lib/sdl/sdl.cmx
- Installed /home/opam/.opam/4.13/lib/sdl/sdl.a
- Installed /home/opam/.opam/4.13/lib/sdl/sdl.cmxa
- Installed /home/opam/.opam/4.13/lib/sdl/sdlwm.mli
- Installed /home/opam/.opam/4.13/lib/sdl/sdlvideo.mli
- Installed /home/opam/.opam/4.13/lib/sdl/sdlttf.mli
- Installed /home/opam/.opam/4.13/lib/sdl/sdltimer.mli
- Installed /home/opam/.opam/4.13/lib/sdl/sdlmouse.mli
- Installed /home/opam/.opam/4.13/lib/sdl/sdlmixer.mli
- Installed /home/opam/.opam/4.13/lib/sdl/sdlloader.mli
- Installed /home/opam/.opam/4.13/lib/sdl/sdlkey.mli
- Installed /home/opam/.opam/4.13/lib/sdl/sdljoystick.mli
- Installed /home/opam/.opam/4.13/lib/sdl/sdlgl.mli
- Installed /home/opam/.opam/4.13/lib/sdl/sdlgfx.mli
- Installed /home/opam/.opam/4.13/lib/sdl/sdlevent.mli
- Installed /home/opam/.opam/4.13/lib/sdl/sdlcdrom.mli
- Installed /home/opam/.opam/4.13/lib/sdl/sdl.mli
- Installed /home/opam/.opam/4.13/lib/sdl/sdlwm.cmi
- Installed /home/opam/.opam/4.13/lib/sdl/sdlvideo.cmi
- Installed /home/opam/.opam/4.13/lib/sdl/sdltimer.cmi
- Installed /home/opam/.opam/4.13/lib/sdl/sdlmouse.cmi
- Installed /home/opam/.opam/4.13/lib/sdl/sdlkey.cmi
- Installed /home/opam/.opam/4.13/lib/sdl/sdljoystick.cmi
- Installed /home/opam/.opam/4.13/lib/sdl/sdlevent.cmi
- Installed /home/opam/.opam/4.13/lib/sdl/sdlcdrom.cmi
- Installed /home/opam/.opam/4.13/lib/sdl/sdl.cmi
- Installed /home/opam/.opam/4.13/lib/sdl/libsdlstub.a
- Installed /home/opam/.opam/4.13/lib/sdl/sdl.cma
- Installed /home/opam/.opam/4.13/lib/stublibs/dllsdlstub.so
- Installed /home/opam/.opam/4.13/lib/stublibs/dllsdlstub.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.13/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/4.13/lib/sdl/META
- make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlsdl.0.9.1/src'
-> installed ocamlsdl.0.9.1
Done.
# Run eval $(opam env) to update the current shell environment
2024-04-22 09:04.05 ---> saved as "5951ee3a277f946824a817182c0abd4f715a1a484777bafe73caddfd4f5c40f2"
Job succeeded