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


Building on marpe.ocamllabs.io

(from ocaml/opam:debian-unstable@sha256:286b1a07f166d69599599e77d36ff670e397cb189a08f108911b5151b4668ce1)
2022-06-02 21:24.08 ---> using "47ed2e5e0feee1987ba23dd55270cc6ad201fc29c17004e34e901e030428f794" from cache

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

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam"))
2022-06-02 21:24.08 ---> using "4a75653e8e13af1975fafc6190bea646f6c5227de6a31d9a10c263381aa24cc1" 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 acdf0fda43c6ad752dca7fbab614d7a45df50538"))
2022-06-02 21:24.08 ---> using "e017e24311b2d1facae68aa054d4808ac0fd85da474fe18b5feb752a484a7401" from cache

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


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

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

2022-06-02 21:24.08 ---> using "fe4ab29b581b2ba4fc496c6fcd5cd0653b4902fb6da880b540dae71463661523" from cache

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

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

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

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [165 kB]
- Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-06-02-2003.50-F-2022-06-01-1416.25.pdiff [73.9 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-06-02-2003.50-F-2022-06-01-1416.25.pdiff [73.9 kB]
- Fetched 303 kB in 1s (215 kB/s)
- Reading package lists...
2022-06-02 21:24.08 ---> using "b4aefd8d042c8fcd5e409d9a7cda153a8aa244339a57738ac872ec4928511229" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell  "\
               \nopam remove -y \"advi.2.0.0\"\
               \nopam install -vy \"advi.2.0.0\"\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: \"advi.2.0.0\" | grep -q '\"debian-unstable\"'; then\
               \n        echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\
               \n        exit 69\
               \n    fi\
               \nfi\
               \n\
               \n\
               \nexit $res\
               \n"))
[NOTE] advi.2.0.0 is not installed.

Nothing to do.
The following actions will be performed:
=== install 16 packages
  - install advi              2.0.0
  - install base              v0.15.0 [required by camlimages]
  - install camlimages        5.0.4-1 [required by advi]
  - install conf-ghostscript  1       [required by advi]
  - install conf-libX11       1       [required by graphics]
  - install conf-pkg-config   2       [required by graphics]
  - install conf-texlive      1       [required by advi]
  - install conf-which        1       [required by advi]
  - install cppo              1.6.9   [required by camlimages]
  - install csexp             1.5.1   [required by dune-configurator]
  - install dune              3.2.0   [required by advi]
  - install dune-configurator 3.2.0   [required by camlimages]
  - install graphics          5.1.2   [required by advi]
  - install ocamlfind         1.9.3   [required by camlimages]
  - install sexplib0          v0.15.0 [required by base]
  - install stdio             v0.15.0 [required by camlimages]

The following system packages will first need to be installed:
    ghostscript pkg-config texlive-latex-base

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

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

[1/2/3/4] 1
+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "ghostscript" "pkg-config" "texlive-latex-base"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package libapparmor1:amd64.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 18687 files and directories currently installed.)
- Preparing to unpack .../0-libapparmor1_3.0.4-2_amd64.deb ...
- Unpacking libapparmor1:amd64 (3.0.4-2) ...
- Selecting previously unselected package libargon2-1:amd64.
- Preparing to unpack .../1-libargon2-1_0~20171227-0.3_amd64.deb ...
- Unpacking libargon2-1:amd64 (0~20171227-0.3) ...
- Selecting previously unselected package dmsetup.
- Preparing to unpack .../2-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
- Unpacking dmsetup (2:1.02.175-2.1) ...
- Selecting previously unselected package libdevmapper1.02.1:amd64.
- Preparing to unpack .../3-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
- Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
- Selecting previously unselected package libjson-c5:amd64.
- Preparing to unpack .../4-libjson-c5_0.16-1_amd64.deb ...
- Unpacking libjson-c5:amd64 (0.16-1) ...
- Selecting previously unselected package libcryptsetup12:amd64.
- Preparing to unpack .../5-libcryptsetup12_2%3a2.4.3-1+b1_amd64.deb ...
- Unpacking libcryptsetup12:amd64 (2:2.4.3-1+b1) ...
- Selecting previously unselected package libfdisk1:amd64.
- Preparing to unpack .../6-libfdisk1_2.38-4_amd64.deb ...
- Unpacking libfdisk1:amd64 (2.38-4) ...
- Selecting previously unselected package libip4tc2:amd64.
- Preparing to unpack .../7-libip4tc2_1.8.8-1_amd64.deb ...
- Unpacking libip4tc2:amd64 (1.8.8-1) ...
- Selecting previously unselected package libkmod2:amd64.
- Preparing to unpack .../8-libkmod2_29-1+b1_amd64.deb ...
- Unpacking libkmod2:amd64 (29-1+b1) ...
- Selecting previously unselected package systemd.
- Preparing to unpack .../9-systemd_251.1-1_amd64.deb ...
- Unpacking systemd (251.1-1) ...
- Setting up libapparmor1:amd64 (3.0.4-2) ...
- Setting up libargon2-1:amd64 (0~20171227-0.3) ...
- Setting up libjson-c5:amd64 (0.16-1) ...
- Setting up libfdisk1:amd64 (2.38-4) ...
- Setting up libip4tc2:amd64 (1.8.8-1) ...
- Setting up libkmod2:amd64 (29-1+b1) ...
- Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
- Setting up libcryptsetup12:amd64 (2:2.4.3-1+b1) ...
- Setting up systemd (251.1-1) ...
- Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
- Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
- Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
- Initializing machine ID from random generator.
- Setting up dmsetup (2:1.02.175-2.1) ...
- 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 ... 19602 files and directories currently installed.)
- Preparing to unpack .../000-systemd-sysv_251.1-1_amd64.deb ...
- Unpacking systemd-sysv (251.1-1) ...
- Selecting previously unselected package libdbus-1-3:amd64.
- Preparing to unpack .../001-libdbus-1-3_1.14.0-1_amd64.deb ...
- Unpacking libdbus-1-3:amd64 (1.14.0-1) ...
- Selecting previously unselected package dbus-bin.
- Preparing to unpack .../002-dbus-bin_1.14.0-1_amd64.deb ...
- Unpacking dbus-bin (1.14.0-1) ...
- Selecting previously unselected package dbus-session-bus-common.
- Preparing to unpack .../003-dbus-session-bus-common_1.14.0-1_all.deb ...
- Unpacking dbus-session-bus-common (1.14.0-1) ...
- Selecting previously unselected package dbus-daemon.
- Preparing to unpack .../004-dbus-daemon_1.14.0-1_amd64.deb ...
- Unpacking dbus-daemon (1.14.0-1) ...
- Selecting previously unselected package dbus-system-bus-common.
- Preparing to unpack .../005-dbus-system-bus-common_1.14.0-1_all.deb ...
- Unpacking dbus-system-bus-common (1.14.0-1) ...
- Selecting previously unselected package dbus.
- Preparing to unpack .../006-dbus_1.14.0-1_amd64.deb ...
- Unpacking dbus (1.14.0-1) ...
- Selecting previously unselected package fonts-droid-fallback.
- Preparing to unpack .../007-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ...
- Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ...
- Selecting previously unselected package poppler-data.
- Preparing to unpack .../008-poppler-data_0.4.11-1_all.deb ...
- Unpacking poppler-data (0.4.11-1) ...
- Selecting previously unselected package tex-common.
- Preparing to unpack .../009-tex-common_6.17_all.deb ...
- Unpacking tex-common (6.17) ...
- Selecting previously unselected package libnss-systemd:amd64.
- Preparing to unpack .../010-libnss-systemd_251.1-1_amd64.deb ...
- Unpacking libnss-systemd:amd64 (251.1-1) ...
- Selecting previously unselected package libpam-systemd:amd64.
- Preparing to unpack .../011-libpam-systemd_251.1-1_amd64.deb ...
- Unpacking libpam-systemd:amd64 (251.1-1) ...
- Selecting previously unselected package systemd-timesyncd.
- Preparing to unpack .../012-systemd-timesyncd_251.1-1_amd64.deb ...
- Unpacking systemd-timesyncd (251.1-1) ...
- Selecting previously unselected package hicolor-icon-theme.
- Preparing to unpack .../013-hicolor-icon-theme_0.17-2_all.deb ...
- Unpacking hicolor-icon-theme (0.17-2) ...
- Selecting previously unselected package libgdk-pixbuf2.0-common.
- Preparing to unpack .../014-libgdk-pixbuf2.0-common_2.42.8+dfsg-1_all.deb ...
- Unpacking libgdk-pixbuf2.0-common (2.42.8+dfsg-1) ...
- Selecting previously unselected package libglib2.0-0:amd64.
- Preparing to unpack .../015-libglib2.0-0_2.72.1-1_amd64.deb ...
- Unpacking libglib2.0-0:amd64 (2.72.1-1) ...
- Selecting previously unselected package libicu71:amd64.
- Preparing to unpack .../016-libicu71_71.1-3_amd64.deb ...
- Unpacking libicu71:amd64 (71.1-3) ...
- Selecting previously unselected package libxml2:amd64.
- Preparing to unpack .../017-libxml2_2.9.14+dfsg-1_amd64.deb ...
- Unpacking libxml2:amd64 (2.9.14+dfsg-1) ...
- Selecting previously unselected package shared-mime-info.
- Preparing to unpack .../018-shared-mime-info_2.2-1_amd64.deb ...
- Unpacking shared-mime-info (2.2-1) ...
- Selecting previously unselected package libgdk-pixbuf-2.0-0:amd64.
- Preparing to unpack .../019-libgdk-pixbuf-2.0-0_2.42.8+dfsg-1_amd64.deb ...
- Unpacking libgdk-pixbuf-2.0-0:amd64 (2.42.8+dfsg-1) ...
- Selecting previously unselected package gtk-update-icon-cache.
- Preparing to unpack .../020-gtk-update-icon-cache_3.24.34-1_amd64.deb ...
- Unpacking gtk-update-icon-cache (3.24.34-1) ...
- Selecting previously unselected package adwaita-icon-theme.
- Preparing to unpack .../021-adwaita-icon-theme_42.0-2_all.deb ...
- Unpacking adwaita-icon-theme (42.0-2) ...
- Selecting previously unselected package libxi6:amd64.
- Preparing to unpack .../022-libxi6_2%3a1.8-1_amd64.deb ...
- Unpacking libxi6:amd64 (2:1.8-1) ...
- Selecting previously unselected package libatspi2.0-0:amd64.
- Preparing to unpack .../023-libatspi2.0-0_2.44.1-1_amd64.deb ...
- Unpacking libatspi2.0-0:amd64 (2.44.1-1) ...
- Selecting previously unselected package x11-common.
- Preparing to unpack .../024-x11-common_1%3a7.7+23_all.deb ...
- Unpacking x11-common (1:7.7+23) ...
- Selecting previously unselected package libxtst6:amd64.
- Preparing to unpack .../025-libxtst6_2%3a1.2.3-1_amd64.deb ...
- Unpacking libxtst6:amd64 (2:1.2.3-1) ...
- Selecting previously unselected package dbus-user-session.
- Preparing to unpack .../026-dbus-user-session_1.14.0-1_amd64.deb ...
- Unpacking dbus-user-session (1.14.0-1) ...
- Selecting previously unselected package libdconf1:amd64.
- Preparing to unpack .../027-libdconf1_0.40.0-3_amd64.deb ...
- Unpacking libdconf1:amd64 (0.40.0-3) ...
- Selecting previously unselected package dconf-service.
- Preparing to unpack .../028-dconf-service_0.40.0-3_amd64.deb ...
- Unpacking dconf-service (0.40.0-3) ...
- Selecting previously unselected package dconf-gsettings-backend:amd64.
- Preparing to unpack .../029-dconf-gsettings-backend_0.40.0-3_amd64.deb ...
- Unpacking dconf-gsettings-backend:amd64 (0.40.0-3) ...
- Selecting previously unselected package gsettings-desktop-schemas.
- Preparing to unpack .../030-gsettings-desktop-schemas_42.0-1_all.deb ...
- Unpacking gsettings-desktop-schemas (42.0-1) ...
- Selecting previously unselected package at-spi2-core.
- Preparing to unpack .../031-at-spi2-core_2.44.1-1_amd64.deb ...
- Unpacking at-spi2-core (2.44.1-1) ...
- Selecting previously unselected package fonts-urw-base35.
- Preparing to unpack .../032-fonts-urw-base35_20200910-1_all.deb ...
- Unpacking fonts-urw-base35 (20200910-1) ...
- Selecting previously unselected package libgs9-common.
- Preparing to unpack .../033-libgs9-common_9.56.1~dfsg-1_all.deb ...
- Unpacking libgs9-common (9.56.1~dfsg-1) ...
- Selecting previously unselected package libavahi-common-data:amd64.
- Preparing to unpack .../034-libavahi-common-data_0.8-5_amd64.deb ...
- Unpacking libavahi-common-data:amd64 (0.8-5) ...
- Selecting previously unselected package libavahi-common3:amd64.
- Preparing to unpack .../035-libavahi-common3_0.8-5_amd64.deb ...
- Unpacking libavahi-common3:amd64 (0.8-5) ...
- Selecting previously unselected package libavahi-client3:amd64.
- Preparing to unpack .../036-libavahi-client3_0.8-5_amd64.deb ...
- Unpacking libavahi-client3:amd64 (0.8-5) ...
- Selecting previously unselected package libcups2:amd64.
- Preparing to unpack .../037-libcups2_2.4.2-1_amd64.deb ...
- Unpacking libcups2:amd64 (2.4.2-1) ...
- Selecting previously unselected package libidn12:amd64.
- Preparing to unpack .../038-libidn12_1.38-4_amd64.deb ...
- Unpacking libidn12:amd64 (1.38-4) ...
- Selecting previously unselected package libijs-0.35:amd64.
- Preparing to unpack .../039-libijs-0.35_0.35-15_amd64.deb ...
- Unpacking libijs-0.35:amd64 (0.35-15) ...
- Selecting previously unselected package libjbig2dec0:amd64.
- Preparing to unpack .../040-libjbig2dec0_0.19-3_amd64.deb ...
- Unpacking libjbig2dec0:amd64 (0.19-3) ...
- Selecting previously unselected package liblcms2-2:amd64.
- Preparing to unpack .../041-liblcms2-2_2.12~rc1-2_amd64.deb ...
- Unpacking liblcms2-2:amd64 (2.12~rc1-2) ...
- Selecting previously unselected package libopenjp2-7:amd64.
- Preparing to unpack .../042-libopenjp2-7_2.4.0-6_amd64.deb ...
- Unpacking libopenjp2-7:amd64 (2.4.0-6) ...
- Selecting previously unselected package libpaper1:amd64.
- Preparing to unpack .../043-libpaper1_1.1.28+b1_amd64.deb ...
- Unpacking libpaper1:amd64 (1.1.28+b1) ...
- Selecting previously unselected package libgs9:amd64.
- Preparing to unpack .../044-libgs9_9.56.1~dfsg-1_amd64.deb ...
- Unpacking libgs9:amd64 (9.56.1~dfsg-1) ...
- Selecting previously unselected package libkpathsea6:amd64.
- Preparing to unpack .../045-libkpathsea6_2022.20220321.62855-3_amd64.deb ...
- Unpacking libkpathsea6:amd64 (2022.20220321.62855-3) ...
- Selecting previously unselected package libwoff1:amd64.
- Preparing to unpack .../046-libwoff1_1.0.2-1+b1_amd64.deb ...
- Unpacking libwoff1:amd64 (1.0.2-1+b1) ...
- Selecting previously unselected package dvisvgm.
- Preparing to unpack .../047-dvisvgm_2.13.4-1_amd64.deb ...
- Unpacking dvisvgm (2.13.4-1) ...
- Selecting previously unselected package fontconfig.
- Preparing to unpack .../048-fontconfig_2.13.1-4.4_amd64.deb ...
- Unpacking fontconfig (2.13.1-4.4) ...
- Selecting previously unselected package fonts-lmodern.
- Preparing to unpack .../049-fonts-lmodern_2.005-1_all.deb ...
- Unpacking fonts-lmodern (2.005-1) ...
- Selecting previously unselected package fonts-noto-mono.
- Preparing to unpack .../050-fonts-noto-mono_20201225-1_all.deb ...
- Unpacking fonts-noto-mono (20201225-1) ...
- Selecting previously unselected package ghostscript.
- Preparing to unpack .../051-ghostscript_9.56.1~dfsg-1_amd64.deb ...
- Unpacking ghostscript (9.56.1~dfsg-1) ...
- Selecting previously unselected package libatk1.0-data.
- Preparing to unpack .../052-libatk1.0-data_2.38.0-1_all.deb ...
- Unpacking libatk1.0-data (2.38.0-1) ...
- Selecting previously unselected package libatk1.0-0:amd64.
- Preparing to unpack .../053-libatk1.0-0_2.38.0-1_amd64.deb ...
- Unpacking libatk1.0-0:amd64 (2.38.0-1) ...
- Selecting previously unselected package libatk-bridge2.0-0:amd64.
- Preparing to unpack .../054-libatk-bridge2.0-0_2.38.0-4_amd64.deb ...
- Unpacking libatk-bridge2.0-0:amd64 (2.38.0-4) ...
- Selecting previously unselected package libauthen-sasl-perl.
- Preparing to unpack .../055-libauthen-sasl-perl_2.1600-1.1_all.deb ...
- Unpacking libauthen-sasl-perl (2.1600-1.1) ...
- Selecting previously unselected package libpixman-1-0:amd64.
- Preparing to unpack .../056-libpixman-1-0_0.40.0-1_amd64.deb ...
- Unpacking libpixman-1-0:amd64 (0.40.0-1) ...
- Selecting previously unselected package libxcb-render0:amd64.
- Preparing to unpack .../057-libxcb-render0_1.14-3_amd64.deb ...
- Unpacking libxcb-render0:amd64 (1.14-3) ...
- Selecting previously unselected package libxcb-shm0:amd64.
- Preparing to unpack .../058-libxcb-shm0_1.14-3_amd64.deb ...
- Unpacking libxcb-shm0:amd64 (1.14-3) ...
- Selecting previously unselected package libxrender1:amd64.
- Preparing to unpack .../059-libxrender1_1%3a0.9.10-1_amd64.deb ...
- Unpacking libxrender1:amd64 (1:0.9.10-1) ...
- Selecting previously unselected package libcairo2:amd64.
- Preparing to unpack .../060-libcairo2_1.16.0-5_amd64.deb ...
- Unpacking libcairo2:amd64 (1.16.0-5) ...
- Selecting previously unselected package libcairo-gobject2:amd64.
- Preparing to unpack .../061-libcairo-gobject2_1.16.0-5_amd64.deb ...
- Unpacking libcairo-gobject2:amd64 (1.16.0-5) ...
- Selecting previously unselected package libclone-perl.
- Preparing to unpack .../062-libclone-perl_0.45-1+b2_amd64.deb ...
- Unpacking libclone-perl (0.45-1+b2) ...
- Selecting previously unselected package libcolord2:amd64.
- Preparing to unpack .../063-libcolord2_1.4.6-1_amd64.deb ...
- Unpacking libcolord2:amd64 (1.4.6-1) ...
- Selecting previously unselected package libdata-dump-perl.
- Preparing to unpack .../064-libdata-dump-perl_1.25-1_all.deb ...
- Unpacking libdata-dump-perl (1.25-1) ...
- Selecting previously unselected package libdatrie1:amd64.
- Preparing to unpack .../065-libdatrie1_0.2.13-2_amd64.deb ...
- Unpacking libdatrie1:amd64 (0.2.13-2) ...
- Selecting previously unselected package libdrm-common.
- Preparing to unpack .../066-libdrm-common_2.4.110-1_all.deb ...
- Unpacking libdrm-common (2.4.110-1) ...
- Selecting previously unselected package libdrm2:amd64.
- Preparing to unpack .../067-libdrm2_2.4.110-1_amd64.deb ...
- Unpacking libdrm2:amd64 (2.4.110-1) ...
- Selecting previously unselected package libdrm-amdgpu1:amd64.
- Preparing to unpack .../068-libdrm-amdgpu1_2.4.110-1_amd64.deb ...
- Unpacking libdrm-amdgpu1:amd64 (2.4.110-1) ...
- Selecting previously unselected package libdrm-nouveau2:amd64.
- Preparing to unpack .../069-libdrm-nouveau2_2.4.110-1_amd64.deb ...
- Unpacking libdrm-nouveau2:amd64 (2.4.110-1) ...
- Selecting previously unselected package libdrm-radeon1:amd64.
- Preparing to unpack .../070-libdrm-radeon1_2.4.110-1_amd64.deb ...
- Unpacking libdrm-radeon1:amd64 (2.4.110-1) ...
- Selecting previously unselected package libelf1:amd64.
- Preparing to unpack .../071-libelf1_0.187-1_amd64.deb ...
- Unpacking libelf1:amd64 (0.187-1) ...
- Selecting previously unselected package libencode-locale-perl.
- Preparing to unpack .../072-libencode-locale-perl_1.05-1.1_all.deb ...
- Unpacking libencode-locale-perl (1.05-1.1) ...
- Selecting previously unselected package libepoxy0:amd64.
- Preparing to unpack .../073-libepoxy0_1.5.10-1_amd64.deb ...
- Unpacking libepoxy0:amd64 (1.5.10-1) ...
- Selecting previously unselected package libipc-system-simple-perl.
- Preparing to unpack .../074-libipc-system-simple-perl_1.30-1_all.deb ...
- Unpacking libipc-system-simple-perl (1.30-1) ...
- Selecting previously unselected package libfile-basedir-perl.
- Preparing to unpack .../075-libfile-basedir-perl_0.09-1_all.deb ...
- Unpacking libfile-basedir-perl (0.09-1) ...
- Selecting previously unselected package liburi-perl.
- Preparing to unpack .../076-liburi-perl_5.10-1_all.deb ...
- Unpacking liburi-perl (5.10-1) ...
- Selecting previously unselected package libfile-desktopentry-perl.
- Preparing to unpack .../077-libfile-desktopentry-perl_0.22-2_all.deb ...
- Unpacking libfile-desktopentry-perl (0.22-2) ...
- Selecting previously unselected package libtimedate-perl.
- Preparing to unpack .../078-libtimedate-perl_2.3300-2_all.deb ...
- Unpacking libtimedate-perl (2.3300-2) ...
- Selecting previously unselected package libhttp-date-perl.
- Preparing to unpack .../079-libhttp-date-perl_6.05-1_all.deb ...
- Unpacking libhttp-date-perl (6.05-1) ...
- Selecting previously unselected package libfile-listing-perl.
- Preparing to unpack .../080-libfile-listing-perl_6.15-1_all.deb ...
- Unpacking libfile-listing-perl (6.15-1) ...
- Selecting previously unselected package libfile-mimeinfo-perl.
- Preparing to unpack .../081-libfile-mimeinfo-perl_0.32-1_all.deb ...
- Unpacking libfile-mimeinfo-perl (0.32-1) ...
- Selecting previously unselected package libfont-afm-perl.
- Preparing to unpack .../082-libfont-afm-perl_1.20-3_all.deb ...
- Unpacking libfont-afm-perl (1.20-3) ...
- Selecting previously unselected package libfontenc1:amd64.
- Preparing to unpack .../083-libfontenc1_1%3a1.1.4-1_amd64.deb ...
- Unpacking libfontenc1:amd64 (1:1.1.4-1) ...
- Selecting previously unselected package libfribidi0:amd64.
- Preparing to unpack .../084-libfribidi0_1.0.8-2.1_amd64.deb ...
- Unpacking libfribidi0:amd64 (1.0.8-2.1) ...
- Selecting previously unselected package libgdk-pixbuf2.0-bin.
- Preparing to unpack .../085-libgdk-pixbuf2.0-bin_2.42.8+dfsg-1_amd64.deb ...
- Unpacking libgdk-pixbuf2.0-bin (2.42.8+dfsg-1) ...
- Selecting previously unselected package libglapi-mesa:amd64.
- Preparing to unpack .../086-libglapi-mesa_22.0.5-1_amd64.deb ...
- Unpacking libglapi-mesa:amd64 (22.0.5-1) ...
- Selecting previously unselected package libz3-4:amd64.
- Preparing to unpack .../087-libz3-4_4.8.12-1+b1_amd64.deb ...
- Unpacking libz3-4:amd64 (4.8.12-1+b1) ...
- Selecting previously unselected package libllvm14:amd64.
- Preparing to unpack .../088-libllvm14_1%3a14.0.4-4_amd64.deb ...
- Unpacking libllvm14:amd64 (1:14.0.4-4) ...
- Selecting previously unselected package libsensors-config.
- Preparing to unpack .../089-libsensors-config_1%3a3.6.0-7_all.deb ...
- Unpacking libsensors-config (1:3.6.0-7) ...
- Selecting previously unselected package libsensors5:amd64.
- Preparing to unpack .../090-libsensors5_1%3a3.6.0-7_amd64.deb ...
- Unpacking libsensors5:amd64 (1:3.6.0-7) ...
- Selecting previously unselected package libvulkan1:amd64.
- Preparing to unpack .../091-libvulkan1_1.3.211.0-1_amd64.deb ...
- Unpacking libvulkan1:amd64 (1.3.211.0-1) ...
- Selecting previously unselected package libgl1-mesa-dri:amd64.
- Preparing to unpack .../092-libgl1-mesa-dri_22.0.5-1_amd64.deb ...
- Unpacking libgl1-mesa-dri:amd64 (22.0.5-1) ...
- Selecting previously unselected package libglib2.0-data.
- Preparing to unpack .../093-libglib2.0-data_2.72.1-1_all.deb ...
- Unpacking libglib2.0-data (2.72.1-1) ...
- Selecting previously unselected package libglvnd0:amd64.
- Preparing to unpack .../094-libglvnd0_1.4.0-1_amd64.deb ...
- Unpacking libglvnd0:amd64 (1.4.0-1) ...
- Selecting previously unselected package libx11-xcb1:amd64.
- Preparing to unpack .../095-libx11-xcb1_2%3a1.7.5-1_amd64.deb ...
- Unpacking libx11-xcb1:amd64 (2:1.7.5-1) ...
- Selecting previously unselected package libxcb-dri2-0:amd64.
- Preparing to unpack .../096-libxcb-dri2-0_1.14-3_amd64.deb ...
- Unpacking libxcb-dri2-0:amd64 (1.14-3) ...
- Selecting previously unselected package libxcb-dri3-0:amd64.
- Preparing to unpack .../097-libxcb-dri3-0_1.14-3_amd64.deb ...
- Unpacking libxcb-dri3-0:amd64 (1.14-3) ...
- Selecting previously unselected package libxcb-glx0:amd64.
- Preparing to unpack .../098-libxcb-glx0_1.14-3_amd64.deb ...
- Unpacking libxcb-glx0:amd64 (1.14-3) ...
- Selecting previously unselected package libxcb-present0:amd64.
- Preparing to unpack .../099-libxcb-present0_1.14-3_amd64.deb ...
- Unpacking libxcb-present0:amd64 (1.14-3) ...
- Selecting previously unselected package libxcb-sync1:amd64.
- Preparing to unpack .../100-libxcb-sync1_1.14-3_amd64.deb ...
- Unpacking libxcb-sync1:amd64 (1.14-3) ...
- Selecting previously unselected package libxcb-xfixes0:amd64.
- Preparing to unpack .../101-libxcb-xfixes0_1.14-3_amd64.deb ...
- Unpacking libxcb-xfixes0:amd64 (1.14-3) ...
- Selecting previously unselected package libxfixes3:amd64.
- Preparing to unpack .../102-libxfixes3_1%3a6.0.0-1_amd64.deb ...
- Unpacking libxfixes3:amd64 (1:6.0.0-1) ...
- Selecting previously unselected package libxshmfence1:amd64.
- Preparing to unpack .../103-libxshmfence1_1.3-1_amd64.deb ...
- Unpacking libxshmfence1:amd64 (1.3-1) ...
- Selecting previously unselected package libxxf86vm1:amd64.
- Preparing to unpack .../104-libxxf86vm1_1%3a1.1.4-1+b2_amd64.deb ...
- Unpacking libxxf86vm1:amd64 (1:1.1.4-1+b2) ...
- Selecting previously unselected package libglx-mesa0:amd64.
- Preparing to unpack .../105-libglx-mesa0_22.0.5-1_amd64.deb ...
- Unpacking libglx-mesa0:amd64 (22.0.5-1) ...
- Selecting previously unselected package libgraphite2-3:amd64.
- Preparing to unpack .../106-libgraphite2-3_1.3.14-1_amd64.deb ...
- Unpacking libgraphite2-3:amd64 (1.3.14-1) ...
- Selecting previously unselected package libharfbuzz0b:amd64.
- Preparing to unpack .../107-libharfbuzz0b_2.7.4-1+b1_amd64.deb ...
- Unpacking libharfbuzz0b:amd64 (2.7.4-1+b1) ...
- Selecting previously unselected package libthai-data.
- Preparing to unpack .../108-libthai-data_0.1.29-1_all.deb ...
- Unpacking libthai-data (0.1.29-1) ...
- Selecting previously unselected package libthai0:amd64.
- Preparing to unpack .../109-libthai0_0.1.29-1_amd64.deb ...
- Unpacking libthai0:amd64 (0.1.29-1) ...
- Selecting previously unselected package libpango-1.0-0:amd64.
- Preparing to unpack .../110-libpango-1.0-0_1.50.7+ds-1_amd64.deb ...
- Unpacking libpango-1.0-0:amd64 (1.50.7+ds-1) ...
- Selecting previously unselected package libpangoft2-1.0-0:amd64.
- Preparing to unpack .../111-libpangoft2-1.0-0_1.50.7+ds-1_amd64.deb ...
- Unpacking libpangoft2-1.0-0:amd64 (1.50.7+ds-1) ...
- Selecting previously unselected package libpangocairo-1.0-0:amd64.
- Preparing to unpack .../112-libpangocairo-1.0-0_1.50.7+ds-1_amd64.deb ...
- Unpacking libpangocairo-1.0-0:amd64 (1.50.7+ds-1) ...
- Selecting previously unselected package libwayland-client0:amd64.
- Preparing to unpack .../113-libwayland-client0_1.20.0-1_amd64.deb ...
- Unpacking libwayland-client0:amd64 (1.20.0-1) ...
- Selecting previously unselected package libwayland-cursor0:amd64.
- Preparing to unpack .../114-libwayland-cursor0_1.20.0-1_amd64.deb ...
- Unpacking libwayland-cursor0:amd64 (1.20.0-1) ...
- Selecting previously unselected package libwayland-egl1:amd64.
- Preparing to unpack .../115-libwayland-egl1_1.20.0-1_amd64.deb ...
- Unpacking libwayland-egl1:amd64 (1.20.0-1) ...
- Selecting previously unselected package libxcomposite1:amd64.
- Preparing to unpack .../116-libxcomposite1_1%3a0.4.5-1_amd64.deb ...
- Unpacking libxcomposite1:amd64 (1:0.4.5-1) ...
- Selecting previously unselected package libxcursor1:amd64.
- Preparing to unpack .../117-libxcursor1_1%3a1.2.1-1_amd64.deb ...
- Unpacking libxcursor1:amd64 (1:1.2.1-1) ...
- Selecting previously unselected package libxdamage1:amd64.
- Preparing to unpack .../118-libxdamage1_1%3a1.1.5-2_amd64.deb ...
- Unpacking libxdamage1:amd64 (1:1.1.5-2) ...
- Selecting previously unselected package libxinerama1:amd64.
- Preparing to unpack .../119-libxinerama1_2%3a1.1.4-3_amd64.deb ...
- Unpacking libxinerama1:amd64 (2:1.1.4-3) ...
- Selecting previously unselected package xkb-data.
- Preparing to unpack .../120-xkb-data_2.35.1-1_all.deb ...
- Unpacking xkb-data (2.35.1-1) ...
- Selecting previously unselected package libxkbcommon0:amd64.
- Preparing to unpack .../121-libxkbcommon0_1.4.0-1_amd64.deb ...
- Unpacking libxkbcommon0:amd64 (1.4.0-1) ...
- Selecting previously unselected package libxrandr2:amd64.
- Preparing to unpack .../122-libxrandr2_2%3a1.5.2-2+b1_amd64.deb ...
- Unpacking libxrandr2:amd64 (2:1.5.2-2+b1) ...
- Selecting previously unselected package libgtk-3-common.
- Preparing to unpack .../123-libgtk-3-common_3.24.34-1_all.deb ...
- Unpacking libgtk-3-common (3.24.34-1) ...
- Selecting previously unselected package libgtk-3-0:amd64.
- Preparing to unpack .../124-libgtk-3-0_3.24.34-1_amd64.deb ...
- Unpacking libgtk-3-0:amd64 (3.24.34-1) ...
- Selecting previously unselected package libgtk-3-bin.
- Preparing to unpack .../125-libgtk-3-bin_3.24.34-1_amd64.deb ...
- Unpacking libgtk-3-bin (3.24.34-1) ...
- Selecting previously unselected package librsvg2-2:amd64.
- Preparing to unpack .../126-librsvg2-2_2.54.3+dfsg-1_amd64.deb ...
- Unpacking librsvg2-2:amd64 (2.54.3+dfsg-1) ...
- Selecting previously unselected package libphobos2-ldc-shared98:amd64.
- Preparing to unpack .../127-libphobos2-ldc-shared98_1%3a1.28.1-1_amd64.deb ...
- Unpacking libphobos2-ldc-shared98:amd64 (1:1.28.1-1) ...
- Selecting previously unselected package libgtkd-3-0:amd64.
- Preparing to unpack .../128-libgtkd-3-0_3.10.0-1_amd64.deb ...
- Unpacking libgtkd-3-0:amd64 (3.10.0-1) ...
- Selecting previously unselected package libhtml-tagset-perl.
- Preparing to unpack .../129-libhtml-tagset-perl_3.20-4_all.deb ...
- Unpacking libhtml-tagset-perl (3.20-4) ...
- Selecting previously unselected package libhtml-parser-perl:amd64.
- Preparing to unpack .../130-libhtml-parser-perl_3.78-1_amd64.deb ...
- Unpacking libhtml-parser-perl:amd64 (3.78-1) ...
- Selecting previously unselected package libio-html-perl.
- Preparing to unpack .../131-libio-html-perl_1.004-3_all.deb ...
- Unpacking libio-html-perl (1.004-3) ...
- Selecting previously unselected package liblwp-mediatypes-perl.
- Preparing to unpack .../132-liblwp-mediatypes-perl_6.04-1_all.deb ...
- Unpacking liblwp-mediatypes-perl (6.04-1) ...
- Selecting previously unselected package libhttp-message-perl.
- Preparing to unpack .../133-libhttp-message-perl_6.36-1_all.deb ...
- Unpacking libhttp-message-perl (6.36-1) ...
- Selecting previously unselected package libhtml-form-perl.
- Preparing to unpack .../134-libhtml-form-perl_6.07-1_all.deb ...
- Unpacking libhtml-form-perl (6.07-1) ...
- Selecting previously unselected package libhtml-tree-perl.
- Preparing to unpack .../135-libhtml-tree-perl_5.07-2_all.deb ...
- Unpacking libhtml-tree-perl (5.07-2) ...
- Selecting previously unselected package libhtml-format-perl.
- Preparing to unpack .../136-libhtml-format-perl_2.12-1.1_all.deb ...
- Unpacking libhtml-format-perl (2.12-1.1) ...
- Selecting previously unselected package libhttp-cookies-perl.
- Preparing to unpack .../137-libhttp-cookies-perl_6.10-1_all.deb ...
- Unpacking libhttp-cookies-perl (6.10-1) ...
- Selecting previously unselected package libhttp-daemon-perl.
- Preparing to unpack .../138-libhttp-daemon-perl_6.14-1_all.deb ...
- Unpacking libhttp-daemon-perl (6.14-1) ...
- Selecting previously unselected package libhttp-negotiate-perl.
- Preparing to unpack .../139-libhttp-negotiate-perl_6.01-1_all.deb ...
- Unpacking libhttp-negotiate-perl (6.01-1) ...
- Selecting previously unselected package libice6:amd64.
- Preparing to unpack .../140-libice6_2%3a1.0.10-1_amd64.deb ...
- Unpacking libice6:amd64 (2:1.0.10-1) ...
- Selecting previously unselected package perl-openssl-defaults:amd64.
- Preparing to unpack .../141-perl-openssl-defaults_7+b1_amd64.deb ...
- Unpacking perl-openssl-defaults:amd64 (7+b1) ...
- Selecting previously unselected package libnet-ssleay-perl:amd64.
- Preparing to unpack .../142-libnet-ssleay-perl_1.92-2_amd64.deb ...
- Unpacking libnet-ssleay-perl:amd64 (1.92-2) ...
- Selecting previously unselected package libio-socket-ssl-perl.
- Preparing to unpack .../143-libio-socket-ssl-perl_2.074-2_all.deb ...
- Unpacking libio-socket-ssl-perl (2.074-2) ...
- Selecting previously unselected package libio-stringy-perl.
- Preparing to unpack .../144-libio-stringy-perl_2.111-3_all.deb ...
- Unpacking libio-stringy-perl (2.111-3) ...
- Selecting previously unselected package libnet-http-perl.
- Preparing to unpack .../145-libnet-http-perl_6.22-1_all.deb ...
- Unpacking libnet-http-perl (6.22-1) ...
- Selecting previously unselected package libtry-tiny-perl.
- Preparing to unpack .../146-libtry-tiny-perl_0.31-1_all.deb ...
- Unpacking libtry-tiny-perl (0.31-1) ...
- Selecting previously unselected package libwww-robotrules-perl.
- Preparing to unpack .../147-libwww-robotrules-perl_6.02-1_all.deb ...
- Unpacking libwww-robotrules-perl (6.02-1) ...
- Selecting previously unselected package libwww-perl.
- Preparing to unpack .../148-libwww-perl_6.66-1_all.deb ...
- Unpacking libwww-perl (6.66-1) ...
- Selecting previously unselected package liblwp-protocol-https-perl.
- Preparing to unpack .../149-liblwp-protocol-https-perl_6.10-1_all.deb ...
- Unpacking liblwp-protocol-https-perl (6.10-1) ...
- Selecting previously unselected package libnet-smtp-ssl-perl.
- Preparing to unpack .../150-libnet-smtp-ssl-perl_1.04-1_all.deb ...
- Unpacking libnet-smtp-ssl-perl (1.04-1) ...
- Selecting previously unselected package libmailtools-perl.
- Preparing to unpack .../151-libmailtools-perl_2.21-1_all.deb ...
- Unpacking libmailtools-perl (2.21-1) ...
- Selecting previously unselected package libxml-parser-perl:amd64.
- Preparing to unpack .../152-libxml-parser-perl_2.46-3+b1_amd64.deb ...
- Unpacking libxml-parser-perl:amd64 (2.46-3+b1) ...
- Selecting previously unselected package libxml-twig-perl.
- Preparing to unpack .../153-libxml-twig-perl_1%3a3.52-1_all.deb ...
- Unpacking libxml-twig-perl (1:3.52-1) ...
- Selecting previously unselected package libnet-dbus-perl.
- Preparing to unpack .../154-libnet-dbus-perl_1.2.0-1+b2_amd64.deb ...
- Unpacking libnet-dbus-perl (1.2.0-1+b2) ...
- Selecting previously unselected package libpaper-utils.
- Preparing to unpack .../155-libpaper-utils_1.1.28+b1_amd64.deb ...
- Unpacking libpaper-utils (1.1.28+b1) ...
- Selecting previously unselected package libptexenc1:amd64.
- Preparing to unpack .../156-libptexenc1_2022.20220321.62855-3_amd64.deb ...
- Unpacking libptexenc1:amd64 (2022.20220321.62855-3) ...
- Selecting previously unselected package librsvg2-common:amd64.
- Preparing to unpack .../157-librsvg2-common_2.54.3+dfsg-1_amd64.deb ...
- Unpacking librsvg2-common:amd64 (2.54.3+dfsg-1) ...
- Selecting previously unselected package libsm6:amd64.
- Preparing to unpack .../158-libsm6_2%3a1.2.3-1_amd64.deb ...
- Unpacking libsm6:amd64 (2:1.2.3-1) ...
- Selecting previously unselected package libsynctex2:amd64.
- Preparing to unpack .../159-libsynctex2_2022.20220321.62855-3_amd64.deb ...
- Unpacking libsynctex2:amd64 (2022.20220321.62855-3) ...
- Selecting previously unselected package libteckit0:amd64.
- Preparing to unpack .../160-libteckit0_2.5.11+ds1-1_amd64.deb ...
- Unpacking libteckit0:amd64 (2.5.11+ds1-1) ...
- Selecting previously unselected package libtexlua53-5:amd64.
- Preparing to unpack .../161-libtexlua53-5_2022.20220321.62855-3_amd64.deb ...
- Unpacking libtexlua53-5:amd64 (2022.20220321.62855-3) ...
- Selecting previously unselected package libtexluajit2:amd64.
- Preparing to unpack .../162-libtexluajit2_2022.20220321.62855-3_amd64.deb ...
- Unpacking libtexluajit2:amd64 (2022.20220321.62855-3) ...
- Selecting previously unselected package libtext-iconv-perl.
- Preparing to unpack .../163-libtext-iconv-perl_1.7-7+b2_amd64.deb ...
- Unpacking libtext-iconv-perl (1.7-7+b2) ...
- Selecting previously unselected package libtie-ixhash-perl.
- Preparing to unpack .../164-libtie-ixhash-perl_1.23-2.1_all.deb ...
- Unpacking libtie-ixhash-perl (1.23-2.1) ...
- Selecting previously unselected package libunwind8:amd64.
- Preparing to unpack .../165-libunwind8_1.3.2-2_amd64.deb ...
- Unpacking libunwind8:amd64 (1.3.2-2) ...
- Selecting previously unselected package libvte-2.91-common.
- Preparing to unpack .../166-libvte-2.91-common_0.68.0-1+b1_amd64.deb ...
- Unpacking libvte-2.91-common (0.68.0-1+b1) ...
- Selecting previously unselected package libvte-2.91-0:amd64.
- Preparing to unpack .../167-libvte-2.91-0_0.68.0-1+b1_amd64.deb ...
- Unpacking libvte-2.91-0:amd64 (0.68.0-1+b1) ...
- Selecting previously unselected package libvted-3-0:amd64.
- Preparing to unpack .../168-libvted-3-0_3.10.0-1_amd64.deb ...
- Unpacking libvted-3-0:amd64 (3.10.0-1) ...
- Selecting previously unselected package libx11-protocol-perl.
- Preparing to unpack .../169-libx11-protocol-perl_0.56-7.1_all.deb ...
- Unpacking libx11-protocol-perl (0.56-7.1) ...
- Selecting previously unselected package libxt6:amd64.
- Preparing to unpack .../170-libxt6_1%3a1.2.1-1_amd64.deb ...
- Unpacking libxt6:amd64 (1:1.2.1-1) ...
- Selecting previously unselected package libxmu6:amd64.
- Preparing to unpack .../171-libxmu6_2%3a1.1.3-3_amd64.deb ...
- Unpacking libxmu6:amd64 (2:1.1.3-3) ...
- Selecting previously unselected package libxaw7:amd64.
- Preparing to unpack .../172-libxaw7_2%3a1.0.14-1_amd64.deb ...
- Unpacking libxaw7:amd64 (2:1.0.14-1) ...
- Selecting previously unselected package libxcb-randr0:amd64.
- Preparing to unpack .../173-libxcb-randr0_1.14-3_amd64.deb ...
- Unpacking libxcb-randr0:amd64 (1.14-3) ...
- Selecting previously unselected package libxcb-shape0:amd64.
- Preparing to unpack .../174-libxcb-shape0_1.14-3_amd64.deb ...
- Unpacking libxcb-shape0:amd64 (1.14-3) ...
- Selecting previously unselected package libxft2:amd64.
- Preparing to unpack .../175-libxft2_2.3.4-1_amd64.deb ...
- Unpacking libxft2:amd64 (2.3.4-1) ...
- Selecting previously unselected package libxkbfile1:amd64.
- Preparing to unpack .../176-libxkbfile1_1%3a1.1.0-1_amd64.deb ...
- Unpacking libxkbfile1:amd64 (1:1.1.0-1) ...
- Selecting previously unselected package libxml-xpathengine-perl.
- Preparing to unpack .../177-libxml-xpathengine-perl_0.14-1_all.deb ...
- Unpacking libxml-xpathengine-perl (0.14-1) ...
- Selecting previously unselected package libxv1:amd64.
- Preparing to unpack .../178-libxv1_2%3a1.0.11-1_amd64.deb ...
- Unpacking libxv1:amd64 (2:1.0.11-1) ...
- Selecting previously unselected package libxxf86dga1:amd64.
- Preparing to unpack .../179-libxxf86dga1_2%3a1.1.4-1+b3_amd64.deb ...
- Unpacking libxxf86dga1:amd64 (2:1.1.4-1+b3) ...
- Selecting previously unselected package libzzip-0-13:amd64.
- Preparing to unpack .../180-libzzip-0-13_0.13.72+dfsg.1-1.1_amd64.deb ...
- Unpacking libzzip-0-13:amd64 (0.13.72+dfsg.1-1.1) ...
- Selecting previously unselected package xfonts-encodings.
- Preparing to unpack .../181-xfonts-encodings_1%3a1.0.4-2.1_all.deb ...
- Unpacking xfonts-encodings (1:1.0.4-2.1) ...
- Selecting previously unselected package xfonts-utils.
- Preparing to unpack .../182-xfonts-utils_1%3a7.7+6_amd64.deb ...
- Unpacking xfonts-utils (1:7.7+6) ...
- Selecting previously unselected package lmodern.
- Preparing to unpack .../183-lmodern_2.005-1_all.deb ...
- Unpacking lmodern (2.005-1) ...
- Selecting previously unselected package mesa-vulkan-drivers:amd64.
- Preparing to unpack .../184-mesa-vulkan-drivers_22.0.5-1_amd64.deb ...
- Unpacking mesa-vulkan-drivers:amd64 (22.0.5-1) ...
- Selecting previously unselected package pkg-config.
- Preparing to unpack .../185-pkg-config_0.29.2-1_amd64.deb ...
- Unpacking pkg-config (0.29.2-1) ...
- Selecting previously unselected package t1utils.
- Preparing to unpack .../186-t1utils_1.41-4_amd64.deb ...
- Unpacking t1utils (1.41-4) ...
- Selecting previously unselected package texlive-binaries.
- Preparing to unpack .../187-texlive-binaries_2022.20220321.62855-3_amd64.deb ...
- Unpacking texlive-binaries (2022.20220321.62855-3) ...
- Selecting previously unselected package xdg-utils.
- Preparing to unpack .../188-xdg-utils_1.1.3-4.1_all.deb ...
- Unpacking xdg-utils (1.1.3-4.1) ...
- Selecting previously unselected package texlive-base.
- Preparing to unpack .../189-texlive-base_2022.20220405-2_all.deb ...
- Unpacking texlive-base (2022.20220405-2) ...
- Selecting previously unselected package texlive-latex-base.
- Preparing to unpack .../190-texlive-latex-base_2022.20220405-2_all.deb ...
- Unpacking texlive-latex-base (2022.20220405-2) ...
- Selecting previously unselected package tilix-common.
- Preparing to unpack .../191-tilix-common_1.9.5-1_all.deb ...
- Unpacking tilix-common (1.9.5-1) ...
- Selecting previously unselected package tilix.
- Preparing to unpack .../192-tilix_1.9.5-1_amd64.deb ...
- Unpacking tilix (1.9.5-1) ...
- Selecting previously unselected package libglx0:amd64.
- Preparing to unpack .../193-libglx0_1.4.0-1_amd64.deb ...
- Unpacking libglx0:amd64 (1.4.0-1) ...
- Selecting previously unselected package libgl1:amd64.
- Preparing to unpack .../194-libgl1_1.4.0-1_amd64.deb ...
- Unpacking libgl1:amd64 (1.4.0-1) ...
- Selecting previously unselected package x11-utils.
- Preparing to unpack .../195-x11-utils_7.7+5_amd64.deb ...
- Unpacking x11-utils (7.7+5) ...
- Selecting previously unselected package x11-xserver-utils.
- Preparing to unpack .../196-x11-xserver-utils_7.7+9_amd64.deb ...
- Unpacking x11-xserver-utils (7.7+9) ...
- Selecting previously unselected package xdg-user-dirs.
- Preparing to unpack .../197-xdg-user-dirs_0.17-2_amd64.deb ...
- Unpacking xdg-user-dirs (0.17-2) ...
- Setting up libtext-iconv-perl (1.7-7+b2) ...
- Setting up libgraphite2-3:amd64 (1.3.14-1) ...
- Setting up libxcb-dri3-0:amd64 (1.14-3) ...
- Setting up liblcms2-2:amd64 (2.12~rc1-2) ...
- Setting up libpixman-1-0:amd64 (0.40.0-1) ...
- Setting up libicu71:amd64 (71.1-3) ...
- Setting up libpaper1:amd64 (1.1.28+b1) ...
- 
- Creating config file /etc/papersize with new version
- Setting up libx11-xcb1:amd64 (2:1.7.5-1) ...
- Setting up fontconfig (2.13.1-4.4) ...
- Regenerating fonts cache... 
- done.
- Setting up systemd-sysv (251.1-1) ...
- Setting up libtie-ixhash-perl (1.23-2.1) ...
- Setting up libphobos2-ldc-shared98:amd64 (1:1.28.1-1) ...
- Setting up libxdamage1:amd64 (1:1.1.5-2) ...
- Setting up libxcb-xfixes0:amd64 (1.14-3) ...
- Setting up fonts-noto-mono (20201225-1) ...
- Setting up hicolor-icon-theme (0.17-2) ...
- Setting up libxi6:amd64 (2:1.8-1) ...
- Setting up tilix-common (1.9.5-1) ...
- Setting up libfont-afm-perl (1.20-3) ...
- Setting up libwoff1:amd64 (1.0.2-1+b1) ...
- Setting up libxrender1:amd64 (1:0.9.10-1) ...
- Setting up libvte-2.91-common (0.68.0-1+b1) ...
- Setting up libdatrie1:amd64 (0.2.13-2) ...
- Setting up xdg-user-dirs (0.17-2) ...
- Setting up libxcb-render0:amd64 (1.14-3) ...
- Setting up libclone-perl (0.45-1+b2) ...
- Setting up libglib2.0-0:amd64 (2.72.1-1) ...
- Setting up libglvnd0:amd64 (1.4.0-1) ...
- Setting up libio-stringy-perl (2.111-3) ...
- Setting up libhtml-tagset-perl (3.20-4) ...
- Setting up libijs-0.35:amd64 (0.35-15) ...
- Setting up libauthen-sasl-perl (2.1600-1.1) ...
- Setting up libxcb-glx0:amd64 (1.14-3) ...
- Setting up libtexluajit2:amd64 (2022.20220321.62855-3) ...
- Setting up liblwp-mediatypes-perl (6.04-1) ...
- Setting up libgdk-pixbuf2.0-common (2.42.8+dfsg-1) ...
- Setting up libxcb-shape0:amd64 (1.14-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 libtry-tiny-perl (0.31-1) ...
- Setting up libsensors-config (1:3.6.0-7) ...
- Setting up libxxf86dga1:amd64 (2:1.1.4-1+b3) ...
- Setting up perl-openssl-defaults:amd64 (7+b1) ...
- Setting up libnss-systemd:amd64 (251.1-1) ...
- First installation detected...
- Checking NSS setup...
- Setting up xkb-data (2.35.1-1) ...
- Setting up libencode-locale-perl (1.05-1.1) ...
- Setting up libxcb-shm0:amd64 (1.14-3) ...
- Setting up libzzip-0-13:amd64 (0.13.72+dfsg.1-1.1) ...
- Setting up libpaper-utils (1.1.28+b1) ...
- Setting up fonts-urw-base35 (20200910-1) ...
- Setting up libunwind8:amd64 (1.3.2-2) ...
- Setting up libcairo2:amd64 (1.16.0-5) ...
- Setting up libcolord2:amd64 (1.4.6-1) ...
- Setting up libxxf86vm1:amd64 (1:1.1.4-1+b2) ...
- Setting up poppler-data (0.4.11-1) ...
- Setting up libxcb-present0:amd64 (1.14-3) ...
- Setting up libdconf1:amd64 (0.40.0-3) ...
- Setting up tex-common (6.17) ...
- update-language: texlive-base not installed and configured, doing nothing!
- Setting up libfontenc1:amd64 (1:1.1.4-1) ...
- Setting up libz3-4:amd64 (4.8.12-1+b1) ...
- Setting up libglib2.0-data (2.72.1-1) ...
- Setting up libdata-dump-perl (1.25-1) ...
- Setting up libepoxy0:amd64 (1.5.10-1) ...
- Setting up libxfixes3:amd64 (1:6.0.0-1) ...
- Setting up libxcb-sync1:amd64 (1.14-3) ...
- Setting up libjbig2dec0:amd64 (0.19-3) ...
- Setting up libipc-system-simple-perl (1.30-1) ...
- Setting up libteckit0:amd64 (2.5.11+ds1-1) ...
- Setting up libxml-xpathengine-perl (0.14-1) ...
- Setting up libavahi-common-data:amd64 (0.8-5) ...
- Setting up libdbus-1-3:amd64 (1.14.0-1) ...
- Setting up xfonts-encodings (1:1.0.4-2.1) ...
- Setting up libfribidi0:amd64 (1.0.8-2.1) ...
- Setting up t1utils (1.41-4) ...
- Setting up libxinerama1:amd64 (2:1.1.4-3) ...
- Setting up libtexlua53-5:amd64 (2022.20220321.62855-3) ...
- Setting up libxv1:amd64 (2:1.0.11-1) ...
- Setting up systemd-timesyncd (251.1-1) ...
- Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service.
- Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
- Setting up libidn12:amd64 (1.38-4) ...
- Setting up libio-html-perl (1.004-3) ...
- Setting up libxrandr2:amd64 (2:1.5.2-2+b1) ...
- Setting up pkg-config (0.29.2-1) ...
- Setting up libsensors5:amd64 (1:3.6.0-7) ...
- Setting up libglapi-mesa:amd64 (22.0.5-1) ...
- Setting up libkpathsea6:amd64 (2022.20220321.62855-3) ...
- Setting up libvulkan1:amd64 (1.3.211.0-1) ...
- Setting up libtimedate-perl (2.3300-2) ...
- Setting up libxcb-dri2-0:amd64 (1.14-3) ...
- Setting up libatk1.0-data (2.38.0-1) ...
- Setting up libxshmfence1:amd64 (1.3-1) ...
- Setting up libxcb-randr0:amd64 (1.14-3) ...
- Setting up dbus-session-bus-common (1.14.0-1) ...
- Setting up fonts-lmodern (2.005-1) ...
- Setting up libopenjp2-7:amd64 (2.4.0-6) ...
- Setting up libharfbuzz0b:amd64 (2.7.4-1+b1) ...
- Setting up libthai-data (0.1.29-1) ...
- Setting up libcairo-gobject2:amd64 (1.16.0-5) ...
- Setting up libatk1.0-0:amd64 (2.38.0-1) ...
- Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ...
- Setting up libwayland-egl1:amd64 (1.20.0-1) ...
- Setting up libxkbfile1:amd64 (1:1.1.0-1) ...
- Setting up dbus-system-bus-common (1.14.0-1) ...
- Setting up libdrm-common (2.4.110-1) ...
- Setting up libelf1:amd64 (0.187-1) ...
- Setting up libxcomposite1:amd64 (1:0.4.5-1) ...
- Setting up libxml2:amd64 (2.9.14+dfsg-1) ...
- Setting up xdg-utils (1.1.3-4.1) ...
- update-alternatives: using /usr/bin/xdg-open to provide /usr/bin/open (open) in auto mode
- Setting up liburi-perl (5.10-1) ...
- Setting up dbus-bin (1.14.0-1) ...
- Setting up libx11-protocol-perl (0.56-7.1) ...
- Setting up libsynctex2:amd64 (2022.20220321.62855-3) ...
- Setting up libxkbcommon0:amd64 (1.4.0-1) ...
- Setting up libwayland-client0:amd64 (1.20.0-1) ...
- Setting up libnet-ssleay-perl:amd64 (1.92-2) ...
- Setting up libgs9-common (9.56.1~dfsg-1) ...
- Setting up libice6:amd64 (2:1.0.10-1) ...
- Setting up libhttp-date-perl (6.05-1) ...
- Setting up libxft2:amd64 (2.3.4-1) ...
- Setting up libfile-basedir-perl (0.09-1) ...
- Setting up libfile-listing-perl (6.15-1) ...
- Setting up libxtst6:amd64 (2:1.2.3-1) ...
- Setting up libxcursor1:amd64 (1:1.2.1-1) ...
- Setting up libavahi-common3:amd64 (0.8-5) ...
- Setting up libnet-http-perl (6.22-1) ...
- Setting up dbus-daemon (1.14.0-1) ...
- Setting up libatspi2.0-0:amd64 (2.44.1-1) ...
- Setting up xfonts-utils (1:7.7+6) ...
- Setting up libatk-bridge2.0-0:amd64 (2.38.0-4) ...
- Setting up libthai0:amd64 (0.1.29-1) ...
- Setting up libptexenc1:amd64 (2022.20220321.62855-3) ...
- Setting up dbus (1.14.0-1) ...
- invoke-rc.d: could not determine current runlevel
- invoke-rc.d: policy-rc.d denied execution of start.
- Setting up shared-mime-info (2.2-1) ...
- Setting up libfile-desktopentry-perl (0.22-2) ...
- Setting up libllvm14:amd64 (1:14.0.4-4) ...
- Setting up libwww-robotrules-perl (6.02-1) ...
- Setting up libdrm2:amd64 (2.4.110-1) ...
- Setting up libwayland-cursor0:amd64 (1.20.0-1) ...
- Setting up lmodern (2.005-1) ...
- Setting up libhtml-parser-perl:amd64 (3.78-1) ...
- Setting up libpam-systemd:amd64 (251.1-1) ...
- Setting up libgdk-pixbuf-2.0-0:amd64 (2.42.8+dfsg-1) ...
- Setting up libsm6:amd64 (2:1.2.3-1) ...
- Setting up libavahi-client3:amd64 (0.8-5) ...
- Setting up libio-socket-ssl-perl (2.074-2) ...
- Setting up libhttp-message-perl (6.36-1) ...
- Setting up libdrm-amdgpu1:amd64 (2.4.110-1) ...
- Setting up libhtml-form-perl (6.07-1) ...
- Setting up mesa-vulkan-drivers:amd64 (22.0.5-1) ...
- Setting up libfile-mimeinfo-perl (0.32-1) ...
- Setting up gtk-update-icon-cache (3.24.34-1) ...
- Setting up libhttp-negotiate-perl (6.01-1) ...
- Setting up libdrm-nouveau2:amd64 (2.4.110-1) ...
- Setting up libhttp-cookies-perl (6.10-1) ...
- Setting up libdrm-radeon1:amd64 (2.4.110-1) ...
- Setting up libhtml-tree-perl (5.07-2) ...
- Setting up libpango-1.0-0:amd64 (1.50.7+ds-1) ...
- Setting up libgl1-mesa-dri:amd64 (22.0.5-1) ...
- Setting up libhtml-format-perl (2.12-1.1) ...
- Setting up dbus-user-session (1.14.0-1) ...
- Setting up libnet-smtp-ssl-perl (1.04-1) ...
- Setting up adwaita-icon-theme (42.0-2) ...
- 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 libmailtools-perl (2.21-1) ...
- Setting up libxt6:amd64 (1:1.2.1-1) ...
- Setting up libcups2:amd64 (2.4.2-1) ...
- Setting up libhttp-daemon-perl (6.14-1) ...
- Setting up libgdk-pixbuf2.0-bin (2.42.8+dfsg-1) ...
- Setting up libpangoft2-1.0-0:amd64 (1.50.7+ds-1) ...
- Setting up libpangocairo-1.0-0:amd64 (1.50.7+ds-1) ...
- Setting up libxmu6:amd64 (2:1.1.3-3) ...
- Setting up libglx-mesa0:amd64 (22.0.5-1) ...
- Setting up libgs9:amd64 (9.56.1~dfsg-1) ...
- Setting up libglx0:amd64 (1.4.0-1) ...
- Setting up dvisvgm (2.13.4-1) ...
- Setting up dconf-service (0.40.0-3) ...
- Setting up libxaw7:amd64 (2:1.0.14-1) ...
- Setting up ghostscript (9.56.1~dfsg-1) ...
- Setting up x11-xserver-utils (7.7+9) ...
- Setting up librsvg2-2:amd64 (2.54.3+dfsg-1) ...
- Setting up libgl1:amd64 (1.4.0-1) ...
- Setting up librsvg2-common:amd64 (2.54.3+dfsg-1) ...
- Setting up texlive-binaries (2022.20220321.62855-3) ...
- update-alternatives: using /usr/bin/xdvi-xaw to provide /usr/bin/xdvi.bin (xdvi.bin) in auto mode
- update-alternatives: using /usr/bin/bibtex.original to provide /usr/bin/bibtex (bibtex) in auto mode
- Setting up x11-utils (7.7+5) ...
- Setting up texlive-base (2022.20220405-2) ...
- tl-paper: setting paper size for dvips to a4: /var/lib/texmf/dvips/config/config-paper.ps
- tl-paper: setting paper size for dvipdfmx to a4: /var/lib/texmf/dvipdfmx/dvipdfmx-paper.cfg
- tl-paper: setting paper size for xdvi to a4: /var/lib/texmf/xdvi/XDvi-paper
- tl-paper: setting paper size for pdftex to a4: /var/lib/texmf/tex/generic/tex-ini-files/pdftexconfig.tex
- Setting up dconf-gsettings-backend:amd64 (0.40.0-3) ...
- Setting up texlive-latex-base (2022.20220405-2) ...
- Setting up libgtk-3-common (3.24.34-1) ...
- Setting up gsettings-desktop-schemas (42.0-1) ...
- Setting up libgtk-3-0:amd64 (3.24.34-1) ...
- Setting up libgtk-3-bin (3.24.34-1) ...
- Setting up libvte-2.91-0:amd64 (0.68.0-1+b1) ...
- Setting up libvted-3-0:amd64 (3.10.0-1) ...
- Setting up at-spi2-core (2.44.1-1) ...
- Setting up libgtkd-3-0:amd64 (3.10.0-1) ...
- Setting up tilix (1.9.5-1) ...
- update-alternatives: using /usr/bin/tilix.wrapper to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode
- Setting up liblwp-protocol-https-perl (6.10-1) ...
- Setting up libwww-perl (6.66-1) ...
- Setting up libxml-parser-perl:amd64 (2.46-3+b1) ...
- Setting up libxml-twig-perl (1:3.52-1) ...
- Setting up libnet-dbus-perl (1.2.0-1+b2) ...
- Processing triggers for libc-bin (2.33-7) ...
- Processing triggers for tex-common (6.17) ...
- Running updmap-sys. This may take some time... done.
- Running mktexlsr /var/lib/texmf ... done.
- Building format(s) --all.
- 	This may take some time... 
- done.
- Processing triggers for libgdk-pixbuf-2.0-0:amd64 (2.42.8+dfsg-1) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/47:
Processing  2/47:
Processing  3/47:
-> retrieved base.v0.15.0  (cached)
Processing  4/47:
Processing  5/47:
Processing  6/47:
Processing  7/47:
Processing  8/47:
Processing  9/47:
Processing 10/47: [conf-ghostscript: gs]
Processing 11/47: [conf-ghostscript: gs] [conf-pkg-config: pkg-config]
Processing 12/47: [conf-ghostscript: gs] [conf-pkg-config: pkg-config] [conf-texlive: pdflatex]
Processing 13/47: [conf-ghostscript: gs] [conf-pkg-config: pkg-config] [conf-texlive: pdflatex] [conf-which: which which]
-> retrieved cppo.1.6.9  (cached)
Processing 14/47: [conf-ghostscript: gs] [conf-pkg-config: pkg-config] [conf-texlive: pdflatex] [conf-which: which which]
-> retrieved advi.2.0.0  (cached)
Processing 15/47: [conf-ghostscript: gs] [conf-pkg-config: pkg-config] [conf-texlive: pdflatex] [conf-which: which which]
-> retrieved camlimages.5.0.4-1  (cached)
Processing 16/47: [conf-ghostscript: gs] [conf-pkg-config: pkg-config] [conf-texlive: pdflatex] [conf-which: which which]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "gs" "--version" (CWD=/home/opam/.opam/5.0/.opam-switch/build/conf-ghostscript.1)
- 9.56.1
-> compiled  conf-ghostscript.1
Processing 16/47: [conf-pkg-config: pkg-config] [conf-texlive: pdflatex] [conf-which: which which]
-> installed conf-ghostscript.1
Processing 17/47: [conf-pkg-config: pkg-config] [conf-texlive: pdflatex] [conf-which: which which]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "--help" (CWD=/home/opam/.opam/5.0/.opam-switch/build/conf-pkg-config.2)
- Usage:
-   pkg-config [OPTION?]
- 
- Help Options:
-   -h, --help                              Show help options
- 
- Application Options:
-   --version                               output version of pkg-config
-   --modversion                            output version for package
-   --atleast-pkgconfig-version=VERSION     require given version of pkg-config
-   --libs                                  output all linker flags
-   --static                                output linker flags for static linking
-   --short-errors                          print short errors
-   --libs-only-l                           output -l flags
-   --libs-only-other                       output other libs (e.g. -pthread)
-   --libs-only-L                           output -L flags
-   --cflags                                output all pre-processor and compiler flags
-   --cflags-only-I                         output -I flags
-   --cflags-only-other                     output cflags not covered by the cflags-only-I option
-   --variable=NAME                         get the value of variable named NAME
-   --define-variable=NAME=VALUE            set variable NAME to VALUE
-   --exists                                return 0 if the module(s) exist
-   --print-variables                       output list of variables defined by the module
-   --uninstalled                           return 0 if the uninstalled version of one or more module(s) or their dependencies will be used
-   --atleast-version=VERSION               return 0 if the module is at least version VERSION
-   --exact-version=VERSION                 return 0 if the module is at exactly version VERSION
-   --max-version=VERSION                   return 0 if the module is at no newer than version VERSION
-   --list-all                              list all known packages
-   --debug                                 show verbose debug information
-   --print-errors                          show verbose information about missing or conflicting packages (default unless --exists or --atleast/exact/max-version given on the command line)
-   --silence-errors                        be silent about errors (default when --exists or --atleast/exact/max-version given on the command line)
-   --errors-to-stdout                      print errors from --print-errors to stdout not stderr
-   --print-provides                        print which packages the package provides
-   --print-requires                        print which packages the package requires
-   --print-requires-private                print which packages the package requires for static linking
-   --validate                              validate a package's .pc file
-   --define-prefix                         try to override the value of prefix for each .pc file found with a guesstimated value based on the location of the .pc file
-   --dont-define-prefix                    don't try to override the value of prefix for each .pc file found with a guesstimated value based on the location of the .pc file
-   --prefix-variable=PREFIX                set the name of the variable that pkg-config automatically sets
- 
-> compiled  conf-pkg-config.2
Processing 17/47: [conf-texlive: pdflatex] [conf-which: which which]
Processing 18/47: [conf-texlive: pdflatex] [conf-which: which which] [conf-pkg-config: mkdir]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pdflatex" "-version" (CWD=/home/opam/.opam/5.0/.opam-switch/build/conf-texlive.1)
- pdfTeX 3.141592653-2.6-1.40.24 (TeX Live 2022/Debian)
- kpathsea version 6.3.4
- Copyright 2022 Han The Thanh (pdfTeX) et al.
- There is NO warranty.  Redistribution of this software is
- covered by the terms of both the pdfTeX copyright and
- the Lesser GNU General Public License.
- For more information about these matters, see the file
- named COPYING and the pdfTeX source.
- Primary author of pdfTeX: Han The Thanh (pdfTeX) et al.
- Compiled with libpng 1.6.37; using libpng 1.6.37
- Compiled with zlib 1.2.11; using zlib 1.2.11
- Compiled with xpdf version 4.04
-> compiled  conf-texlive.1
Processing 18/47: [conf-which: which which] [conf-pkg-config: mkdir]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "which" "which" (CWD=/home/opam/.opam/5.0/.opam-switch/build/conf-which.1)
- /usr/bin/which
-> compiled  conf-which.1
Processing 18/47: [conf-pkg-config: mkdir]
-> retrieved csexp.1.5.1  (cached)
Processing 19/47: [conf-pkg-config: mkdir]
-> retrieved dune.3.2.0, dune-configurator.3.2.0  (cached)
Processing 20/47: [conf-pkg-config: mkdir]
Processing 21/47: [dune: ocaml bootstrap.ml] [conf-pkg-config: mkdir]
-> retrieved graphics.5.1.2  (cached)
Processing 22/47: [dune: ocaml bootstrap.ml] [conf-pkg-config: mkdir]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "mkdir" "-p" "/home/opam/.opam/5.0/lib/pkgconfig" (CWD=/home/opam/.opam/5.0/.opam-switch/build/conf-pkg-config.2)
-> installed conf-pkg-config.2
Processing 22/47: [dune: ocaml bootstrap.ml]
Processing 23/47: [conf-libX11: pkg-config x11] [dune: ocaml bootstrap.ml]
-> installed conf-texlive.1
Processing 24/47: [conf-libX11: pkg-config x11] [dune: ocaml bootstrap.ml]
-> installed conf-which.1
Processing 25/47: [conf-libX11: pkg-config x11] [dune: ocaml bootstrap.ml]
-> retrieved ocamlfind.1.9.3  (cached)
-> retrieved sexplib0.v0.15.0  (cached)
-> retrieved stdio.v0.15.0  (cached)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "x11" (CWD=/home/opam/.opam/5.0/.opam-switch/build/conf-libX11.1)
-> compiled  conf-libX11.1
Processing 25/47: [dune: ocaml bootstrap.ml]
-> installed conf-libX11.1
Processing 26/47: [dune: ocaml bootstrap.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "bootstrap.ml" "-j" "255" (CWD=/home/opam/.opam/5.0/.opam-switch/build/dune.3.2.0)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- ./.duneboot.exe -j 255
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_filesystem_stubs.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads spawn.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads ocaml_inotify__inotify.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads async_inotify_for_dune__async_inotify.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads build_path_prefix_map.ml
- File "vendor/build_path_prefix_map/src/build_path_prefix_map.ml", line 5, characters 17-31:
- Alert deprecated: Stdlib.Printf.kprintf
- Use Printf.ksprintf instead.
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads spawn.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads ocaml_inotify__inotify.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads opamLexer.ml
- File "vendor/opam-file-format/src/opamLexer.mll", line 21, characters 2-16:
- Alert deprecated: Stdlib.Printf.kprintf
- Use Printf.ksprintf instead.
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_filesystem_stubs.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads stdune__path.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads stdune__digest.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads stdune__metrics.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads stdune__proc.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads stdune__ansi_color.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads stdune__fpath.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads stdune__path.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads stdune__digest.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads stdune__temp.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads stdune__io.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads stdune__sys.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads stdune__bin.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads stdune__env.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads stdune__proc.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads stdune.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_util__log.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_util__config.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_engine__cached_digest.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_util__config.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads csexp_rpc.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_stats.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads async_inotify_for_dune__async_inotify.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_util__log.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_action_plugin.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_file_watcher.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads memo.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_rpc_impl__where.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_util__report_error.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_rpc_impl__where.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_util.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_cache_storage__layout.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_engine__fs_cache.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_cache_storage__util.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_engine__diff_promotion.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_rpc_server.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_engine__cached_digest.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_engine__fs_cache.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_cache__trimmer.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_cache__local.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_engine__fs_memo.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_engine__targets.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_engine__scheduler.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_engine__process.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_engine__print_diff.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_engine__source_tree.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_engine__sandbox.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_engine__target_promotion.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_engine__action_exec.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_engine__rule_cache.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_engine__load_rules.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_engine__build_system.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads csexp_rpc.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_config.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_rpc_impl__run.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_rules__findlib.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_rules__artifact_substitution.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads main__dune_init.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads main__build_cmd.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads main__install_uninstall.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -o ../dune.exe -g -I +threads unix.cmxa threads.cmxa readdir.o wait3_stubs.o spawn_stubs.o fsevents_stubs.o inotify_stubs.o pthread_chdir_stubs.o -args compiled_ml_files
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- 

Processing 26/47: [dune: ./dune.exe build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./dune.exe" "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "255" (CWD=/home/opam/.opam/5.0/.opam-switch/build/dune.3.2.0)
-> compiled  dune.3.2.0
-> installed dune.3.2.0
Processing 28/47: [cppo: dune build]
Processing 29/47: [cppo: dune build] [csexp: dune build]
Processing 30/47: [cppo: dune build] [csexp: dune build] [sexplib0: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "csexp" "-j" "255" "@install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/csexp.1.5.1)
-> compiled  csexp.1.5.1
Processing 30/47: [cppo: dune build] [sexplib0: dune build]
-> installed csexp.1.5.1
Processing 31/47: [cppo: dune build] [sexplib0: dune build]
Processing 32/47: [cppo: dune build] [dune-configurator: rm] [sexplib0: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cppo" "-j" "255" (CWD=/home/opam/.opam/5.0/.opam-switch/build/cppo.1.6.9)
- File "src/dune", line 21, characters 17-20:
- 21 |  (libraries unix str))
-                       ^^^
- Error: Library "str" in /home/opam/.opam/5.0/lib/ocaml is hidden (unsatisfied
- 'exist_if').
- -> required by _build/default/src/cppo_main.exe
- -> required by _build/install/default/bin/cppo
- -> required by _build/default/cppo.install
- -> required by alias install
[ERROR] The compilation of cppo.1.6.9 failed at "dune build -p cppo -j 255".
Processing 32/47: [dune-configurator: rm] [sexplib0: dune build]
Processing 33/47: [dune-configurator: rm] [sexplib0: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sexplib0" "-j" "255" (CWD=/home/opam/.opam/5.0/.opam-switch/build/sexplib0.v0.15.0)
- (cd _build/default && /home/opam/.opam/5.0/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.sexplib0.objs/byte -intf-suffix .ml -no-alias-deps -open Sexplib0__ -o src/.sexplib0.objs/byte/sexplib0__Sexp_conv.cmo -c -impl src/sexp_conv.ml)
- File "src/sexp_conv.ml", line 99, characters 15-31:
- 99 |       let id = Obj.extension_id
-                     ^^^^^^^^^^^^^^^^
- Error: Unbound value Obj.extension_id
- (cd _build/default && /home/opam/.opam/5.0/bin/ocamlopt.opt -w -40 -g -I src/.sexplib0.objs/byte -I src/.sexplib0.objs/native -intf-suffix .ml -no-alias-deps -open Sexplib0__ -o src/.sexplib0.objs/native/sexplib0__Sexp_conv.cmx -c -impl src/sexp_conv.ml)
- File "src/sexp_conv.ml", line 99, characters 15-31:
- 99 |       let id = Obj.extension_id
-                     ^^^^^^^^^^^^^^^^
- Error: Unbound value Obj.extension_id
[ERROR] The compilation of sexplib0.v0.15.0 failed at "dune build -p sexplib0 -j 255".
Processing 33/47: [dune-configurator: rm]
Processing 34/47: [dune-configurator: rm]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/csexp" (CWD=/home/opam/.opam/5.0/.opam-switch/build/dune-configurator.3.2.0)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/pp" (CWD=/home/opam/.opam/5.0/.opam-switch/build/dune-configurator.3.2.0)
Processing 34/47: [dune-configurator: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-configurator" "-j" "255" "@install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/dune-configurator.3.2.0)
- File "otherlibs/configurator/src/dune", line 7, characters 12-16:
- 7 |  (libraries unix csexp)
-                 ^^^^
- Error: Library "unix" in /home/opam/.opam/5.0/lib/ocaml is hidden
- (unsatisfied 'exist_if').
- -> required by library "dune-configurator" in
-    _build/default/otherlibs/configurator/src
- -> required by _build/default/META.dune-configurator
- -> required by _build/install/default/lib/dune-configurator/META
- -> required by _build/default/dune-configurator.install
- -> required by alias install
[ERROR] The compilation of dune-configurator.3.2.0 failed at "dune build -p dune-configurator -j 255 @install".

#=== ERROR while compiling sexplib0.v0.15.0 ===================================#
# context              2.2.0~alpha~dev | linux/x86_64 | ocaml-variants.5.0.0+trunk | file:///home/opam/opam-repository
# path                 ~/.opam/5.0/.opam-switch/build/sexplib0.v0.15.0
# command              ~/.opam/opam-init/hooks/sandbox.sh build dune build -p sexplib0 -j 255
# exit-code            1
# env-file             ~/.opam/log/sexplib0-10-9ef534.env
# output-file          ~/.opam/log/sexplib0-10-9ef534.out
### output ###
# (cd _build/default && /home/opam/.opam/5.0/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.sexplib0.objs/byte -intf-suffix .ml -no-alias-deps -open Sexplib0__ -o src/.sexplib0.objs/byte/sexplib0__Sexp_conv.cmo -c -impl src/sexp_conv.ml)
# File "src/sexp_conv.ml", line 99, characters 15-31:
# 99 |       let id = Obj.extension_id
#                     ^^^^^^^^^^^^^^^^
# Error: Unbound value Obj.extension_id
# (cd _build/default && /home/opam/.opam/5.0/bin/ocamlopt.opt -w -40 -g -I src/.sexplib0.objs/byte -I src/.sexplib0.objs/native -intf-suffix .ml -no-alias-deps -open Sexplib0__ -o src/.sexplib0.objs/native/sexplib0__Sexp_conv.cmx -c -impl src/sexp_conv.ml)
# File "src/sexp_conv.ml", line 99, characters 15-31:
# 99 |       let id = Obj.extension_id
#                     ^^^^^^^^^^^^^^^^
# Error: Unbound value Obj.extension_id


#=== ERROR while compiling dune-configurator.3.2.0 ============================#
# context              2.2.0~alpha~dev | linux/x86_64 | ocaml-variants.5.0.0+trunk | file:///home/opam/opam-repository
# path                 ~/.opam/5.0/.opam-switch/build/dune-configurator.3.2.0
# command              ~/.opam/opam-init/hooks/sandbox.sh build dune build -p dune-configurator -j 255 @install
# exit-code            1
# env-file             ~/.opam/log/dune-configurator-10-1b9ec3.env
# output-file          ~/.opam/log/dune-configurator-10-1b9ec3.out
### output ###
# File "otherlibs/configurator/src/dune", line 7, characters 12-16:
# 7 |  (libraries unix csexp)
#                 ^^^^
# Error: Library "unix" in /home/opam/.opam/5.0/lib/ocaml is hidden
# (unsatisfied 'exist_if').
# -> required by library "dune-configurator" in
#    _build/default/otherlibs/configurator/src
# -> required by _build/default/META.dune-configurator
# -> required by _build/install/default/lib/dune-configurator/META
# -> required by _build/default/dune-configurator.install
# -> required by alias install


#=== ERROR while compiling cppo.1.6.9 =========================================#
# context              2.2.0~alpha~dev | linux/x86_64 | ocaml-variants.5.0.0+trunk | file:///home/opam/opam-repository
# path                 ~/.opam/5.0/.opam-switch/build/cppo.1.6.9
# command              ~/.opam/opam-init/hooks/sandbox.sh build dune build -p cppo -j 255
# exit-code            1
# env-file             ~/.opam/log/cppo-10-9e3faa.env
# output-file          ~/.opam/log/cppo-10-9e3faa.out
### output ###
# File "src/dune", line 21, characters 17-20:
# 21 |  (libraries unix str))
#                       ^^^
# Error: Library "str" in /home/opam/.opam/5.0/lib/ocaml is hidden (unsatisfied
# 'exist_if').
# -> required by _build/default/src/cppo_main.exe
# -> required by _build/install/default/bin/cppo
# -> required by _build/default/cppo.install
# -> required by alias install



<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions were aborted
| - install advi       2.0.0
| - install base       v0.15.0
| - install camlimages 5.0.4-1
| - install graphics   5.1.2
| - install ocamlfind  1.9.3
| - install stdio      v0.15.0
+- 
+- The following actions failed
| - build cppo              1.6.9
| - build dune-configurator 3.2.0
| - build sexplib0          v0.15.0
+- 
+- The following changes have been performed (the rest was aborted)
| - install conf-ghostscript 1
| - install conf-libX11      1
| - install conf-pkg-config  2
| - install conf-texlive     1
| - install conf-which       1
| - install csexp            1.5.1
| - install dune             3.2.0
+- 
# Run eval $(opam env) to update the current shell environment

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


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