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


Building on x86-bm-3.ocamllabs.io

(from ocaml/opam:debian-unstable@sha256:286b1a07f166d69599599e77d36ff670e397cb189a08f108911b5151b4668ce1)
2022-06-02 21:24.06 ---> 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.06 ---> 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.06 ---> 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.06 ---> using "fe4ab29b581b2ba4fc496c6fcd5cd0653b4902fb6da880b540dae71463661523" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-base-compiler.4.12.1  (cached)
-> installed ocaml-base-compiler.4.12.1
-> installed ocaml-config.2
-> installed ocaml.4.12.1
Done.
# Run eval $(opam env --switch=4.12) to update the current shell environment
2022-06-02 21:24.06 ---> using "96bcd1210b0e13a9f3627cb7cd89ae6090a6262c026c51388e78da9f5da39016" 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 2s (169 kB/s)
- Reading package lists...
- 
2022-06-02 21:24.06 ---> using "791909be36035f7c32a5d602929a3712b657b0a418a0ad7c9e4fe18a107fb4c2" 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"))
Nothing to do.
[NOTE] advi.2.0.0 is not installed.

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 csexp.1.5.1  (cached)
Processing 15/47: [conf-ghostscript: gs] [conf-pkg-config: pkg-config] [conf-texlive: pdflatex] [conf-which: which which]
-> retrieved advi.2.0.0  (cached)
Processing 16/47: [conf-ghostscript: gs] [conf-pkg-config: pkg-config] [conf-texlive: pdflatex] [conf-which: which which]
-> retrieved camlimages.5.0.4-1  (cached)
Processing 17/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/4.12/.opam-switch/build/conf-ghostscript.1)
- 9.56.1
-> compiled  conf-ghostscript.1
Processing 17/47: [conf-pkg-config: pkg-config] [conf-texlive: pdflatex] [conf-which: which which]
-> installed conf-ghostscript.1
Processing 18/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/4.12/.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 18/47: [conf-texlive: pdflatex] [conf-which: which which]
Processing 19/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/4.12/.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 19/47: [conf-which: which which] [conf-pkg-config: mkdir]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "which" "which" (CWD=/home/opam/.opam/4.12/.opam-switch/build/conf-which.1)
- /usr/bin/which
-> compiled  conf-which.1
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]
-> retrieved ocamlfind.1.9.3  (cached)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "mkdir" "-p" "/home/opam/.opam/4.12/lib/pkgconfig" (CWD=/home/opam/.opam/4.12/.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 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/4.12/.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" "31" (CWD=/home/opam/.opam/4.12/.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
- ./.duneboot.exe -j 31
- 

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" "31" (CWD=/home/opam/.opam/4.12/.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" "31" "@install" (CWD=/home/opam/.opam/4.12/.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" "sexplib0" "-j" "31" (CWD=/home/opam/.opam/4.12/.opam-switch/build/sexplib0.v0.15.0)
-> compiled  sexplib0.v0.15.0
Processing 32/47: [cppo: dune build] [dune-configurator: rm]
-> installed sexplib0.v0.15.0
Processing 33/47: [cppo: dune build] [dune-configurator: rm]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/csexp" (CWD=/home/opam/.opam/4.12/.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/4.12/.opam-switch/build/dune-configurator.3.2.0)
Processing 33/47: [cppo: dune build] [dune-configurator: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cppo" "-j" "31" (CWD=/home/opam/.opam/4.12/.opam-switch/build/cppo.1.6.9)
-> compiled  cppo.1.6.9
Processing 33/47: [dune-configurator: dune build]
-> installed cppo.1.6.9
Processing 34/47: [dune-configurator: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-configurator" "-j" "31" "@install" (CWD=/home/opam/.opam/4.12/.opam-switch/build/dune-configurator.3.2.0)
-> compiled  dune-configurator.3.2.0
-> installed dune-configurator.3.2.0
Processing 36/47: [base: dune build]
Processing 37/47: [base: dune build] [graphics: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "graphics" "-j" "31" "@install" (CWD=/home/opam/.opam/4.12/.opam-switch/build/graphics.5.1.2)
-> compiled  graphics.5.1.2
Processing 37/47: [base: dune build]
-> installed graphics.5.1.2
Processing 38/47: [base: dune build]
Processing 39/47: [base: dune build] [ocamlfind: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-bindir" "/home/opam/.opam/4.12/bin" "-sitelib" "/home/opam/.opam/4.12/lib" "-mandir" "/home/opam/.opam/4.12/man" "-config" "/home/opam/.opam/4.12/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.12/.opam-switch/build/ocamlfind.1.9.3)
- Welcome to findlib version 1.9.3
- Configuring core...
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Querying installation: META list not found
- make install will double-check installed META files
- Configuring libraries...
- unix: found
- bigarray: found
- compiler-libs: found
- dbm: not present (normal since 4.00)
- graphics: not present (normal since 4.09)
- num: not present (normal since 4.06)
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: found
- raw_spacetime: not present (normal since 4.12)
- threads: found
- str: found
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for bigarray written to site-lib-src/bigarray/META
- Configuration for compiler-libs written to site-lib-src/compiler-libs/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for threads written to site-lib-src/threads/META
- Configuration for str written to site-lib-src/str/META
- Configuration for bytes written to site-lib-src/bytes/META
- Detecting compiler arguments: (extractor built) ok
- 
- About the OCAML core installation:
-     Standard library:      /home/opam/.opam/4.12/lib/ocaml
-     Binaries:              /home/opam/.opam/4.12/bin
-     Manual pages:          /home/opam/.opam/4.12/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.12/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.12/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.12/bin
-     Manual pages:          /home/opam/.opam/4.12/man
-     topfind script:        /home/opam/.opam/4.12/lib/ocaml
- Topfind ppxopt support:    yes
- Toolbox:                   no
- Link custom runtime:       no
- Need bytes compatibility:  no
- 
- Configuration has been written to Makefile.config
- 
- You can now do 'make all', and optionally 'make opt', to build ocamlfind.
Processing 39/47: [base: dune build] [ocamlfind: make all]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.12/.opam-switch/build/ocamlfind.1.9.3)
- for p in findlib; do ( cd src/$p; make all ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocamlfind.1.9.3/src/findlib'
- ocamllex fl_meta.mll
- 22 states, 392 transitions, table size 1700 bytes
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib_config.mlp | \
-          ../../tools/patch '@CONFIGFILE@' '/home/opam/.opam/4.12/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.12/lib/ocaml' | \
- 	sed -e 's;@AUTOLINK@;true;g' \
- 	    -e 's;@SYSTEM@;linux;g' \
- 	     >findlib_config.ml
- if [ "true" = "true" ]; then                 \
- 	cp topfind.ml.in topfind.ml;                             \
- else                                                             \
- 	sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in     \
- 		> topfind.ml ;                                   \
- fi
- ocamldep *.ml *.mli >depend
- ocamlc -I +compiler-libs -opaque    -g -c findlib_config.ml
- ocamlc -I +compiler-libs -opaque    -g -c fl_split.ml
- ocamlc -I +compiler-libs -opaque    -g -c fl_metatoken.ml
- ocamlc -I +compiler-libs -opaque    -g -c fl_meta.ml
- ocamlc -I +compiler-libs -opaque    -c fl_metascanner.mli
- ocamlc -I +compiler-libs -opaque    -g -c fl_metascanner.ml
- ocamlc -I +compiler-libs -opaque    -c fl_topo.mli
- ocamlc -I +compiler-libs -opaque    -g -c fl_topo.ml
- ocamlc -I +compiler-libs -opaque    -c fl_package_base.mli
- ocamlc -I +compiler-libs -opaque    -g -c fl_package_base.ml
- ocamlc -I +compiler-libs -opaque    -c findlib.mli
- ocamlc -I +compiler-libs -opaque    -g -c findlib.ml
- ocamlc -I +compiler-libs -opaque    -g -c fl_args.ml
- ocamlc -I +compiler-libs -opaque    -g -c fl_lint.ml
- ocamlc -I +compiler-libs -a -o findlib.cma findlib_config.cmo fl_split.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo
- ocamlc -I +compiler-libs -opaque    -g -c ocaml_args.ml
- ocamlc -I +compiler-libs -opaque    -g -c frontend.ml
- ocamlc -I +compiler-libs  -o ocamlfind -g findlib.cma unix.cma \
-             ocaml_args.cmo frontend.cmo
- ocamlc -I +compiler-libs -opaque    -c topfind.mli
- ocamlc -I +compiler-libs -opaque    -g -c topfind.ml
- ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat topfind_rd1.p | \
-          ../../tools/patch '@SITELIB@' '/home/opam/.opam/4.12/lib' \
-     	    >topfind
- ocamlc -I +compiler-libs -opaque    -c fl_dynload.mli
- ocamlc -I +compiler-libs -opaque    -g -c fl_dynload.ml
- ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo
- make[1]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocamlfind.1.9.3/src/findlib'
- make all-config
- make[1]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocamlfind.1.9.3'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/4.12/lib' >findlib.conf
- if ./tools/cmd_from_same_dir ocamlc; then \
- 	echo 'ocamlc="ocamlc.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamlopt; then \
- 	echo 'ocamlopt="ocamlopt.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldep; then \
- 	echo 'ocamldep="ocamldep.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldoc; then \
- 	echo 'ocamldoc="ocamldoc.opt"' >>findlib.conf; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocamlfind.1.9.3'
Processing 39/47: [base: dune build] [ocamlfind: make opt]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opt" (CWD=/home/opam/.opam/4.12/.opam-switch/build/ocamlfind.1.9.3)
- for p in findlib; do ( cd src/$p; make opt ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocamlfind.1.9.3/src/findlib'
- ocamlopt -I +compiler-libs -g -opaque   -c findlib_config.ml
- ocamlopt -I +compiler-libs -g -opaque   -c fl_split.ml
- ocamlopt -I +compiler-libs -g -opaque   -c fl_metatoken.ml
- ocamlopt -I +compiler-libs -g -opaque   -c fl_meta.ml
- ocamlopt -I +compiler-libs -g -opaque   -c fl_metascanner.ml
- ocamlopt -I +compiler-libs -g -opaque   -c fl_topo.ml
- ocamlopt -I +compiler-libs -g -opaque   -c fl_package_base.ml
- ocamlopt -I +compiler-libs -g -opaque   -c findlib.ml
- ocamlopt -I +compiler-libs -g -opaque   -c fl_args.ml
- ocamlopt -I +compiler-libs -g -opaque   -c fl_lint.ml
- ocamlopt -I +compiler-libs -g -a -o findlib.cmxa findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque   -c ocaml_args.ml
- ocamlopt -I +compiler-libs -g -opaque   -c frontend.ml
- ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \
- 	    ocaml_args.cmx frontend.cmx
- ocamlopt -I +compiler-libs -g -opaque   -c topfind.ml
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: no cmx file was found in path for module Topdirs, and its interface was not compiled with -opaque
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
- ocamlopt -I +compiler-libs -g -a -o findlib_top.cmxa topfind.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_top.cmxs topfind.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque   -c fl_dynload.ml
- ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocamlfind.1.9.3/src/findlib'
-> compiled  ocamlfind.1.9.3
Processing 39/47: [base: dune build]
Processing 40/47: [base: dune build] [ocamlfind: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.12/.opam-switch/build/ocamlfind.1.9.3)
- if [ "1" -eq 1 ]; then \
-     for x in camlp4 dbm graphics labltk num ocamlbuild; do \
-       if [ -f "/home/opam/.opam/4.12/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.12/lib/$x/META"; then \
-           rm -f site-lib-src/$x/META; \
-         fi; \
-       fi; \
-     done; \
-     test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \
-   fi
- echo 'SITELIB_META =' > Makefile.packages.in
- for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done
- tr '\n' ' ' < Makefile.packages.in > Makefile.packages
- rm Makefile.packages.in
- mkdir -p "/home/opam/.opam/4.12/bin"
- mkdir -p "/home/opam/.opam/4.12/man"
- make install-config
- make[1]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocamlfind.1.9.3'
- mkdir -p "`dirname \"/home/opam/.opam/4.12/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.12/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/4.12/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocamlfind.1.9.3'
- for p in findlib; do ( cd src/$p; make install ); done
- make[1]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocamlfind.1.9.3/src/findlib'
- mkdir -p "/home/opam/.opam/4.12/lib/findlib"
- mkdir -p "/home/opam/.opam/4.12/bin"
- test 1 -eq 0 || cp topfind "/home/opam/.opam/4.12/lib/ocaml"
- files=` ../../tools/collect_files ../../Makefile.config \
- findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs \
- findlib_config.cmi findlib_config.ml topfind.cmi topfind.mli \
- fl_args.cmi fl_lint.cmi fl_meta.cmi fl_split.cmi fl_topo.cmi ocaml_args.cmi \
- fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi \
- fl_metatoken.cmi findlib_top.cma findlib_top.cmxa findlib_top.a findlib_top.cmxs \
- findlib_dynload.cma findlib_dynload.cmxa findlib_dynload.a findlib_dynload.cmxs fl_dynload.mli fl_dynload.cmi \
- META` && \
- cp $files "/home/opam/.opam/4.12/lib/findlib"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- cp $f "/home/opam/.opam/4.12/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/4.12/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/4.12/lib/ocaml/compiler-libs/"; \
-     cp topdirs.cmi toploop.cmi "/home/opam/.opam/4.12/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocamlfind.1.9.3/src/findlib'
- make install-meta
- make[1]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocamlfind.1.9.3'
- for x in bigarray bytes compiler-libs dynlink ocamldoc stdlib str threads unix ; do mkdir -p "/home/opam/.opam/4.12/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.12/lib/$x/META.tmp" && mv "/home/opam/.opam/4.12/lib/$x/META.tmp" "/home/opam/.opam/4.12/lib/$x/META"; done
- mkdir -p "/home/opam/.opam/4.12/lib/findlib"; cp Makefile.packages "/home/opam/.opam/4.12/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocamlfind.1.9.3'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; }
- test ! -f 'site-lib-src/camlp4/META' ||	cp tools/safe_camlp4 "/home/opam/.opam/4.12/bin"
- make install-doc
- make[1]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocamlfind.1.9.3'
- mkdir -p "/home/opam/.opam/4.12/man/man1" "/home/opam/.opam/4.12/man/man3" "/home/opam/.opam/4.12/man/man5"
- cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.12/man/man1"
- cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.12/man/man5"
- make[1]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocamlfind.1.9.3'
-> installed ocamlfind.1.9.3
Processing 40/47: [base: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "base" "-j" "31" (CWD=/home/opam/.opam/4.12/.opam-switch/build/base.v0.15.0)
- (cd _build/default && /home/opam/.opam/4.12/bin/ocamlopt.opt -w -40 -g -I src/.base.objs/byte -I src/.base.objs/native -I /home/opam/.opam/4.12/lib/sexplib0 -I compiler-stdlib/src/.caml.objs/byte -I compiler-stdlib/src/.caml.objs/native -I hash_types/src/.base_internalhash_types.objs/byte -I hash_types/src/.base_internalhash_types.objs/native -I shadow-stdlib/src/.shadow_stdlib.objs/byte -I shadow-stdlib/src/.shadow_stdlib.objs/native -intf-suffix .ml -no-alias-deps -open Base__ -o src/.base.objs/native/base__Float.cmx -c -impl src/float.ml)
- File "src/float.ml", line 490, characters 10-52:
- 490 |   let t = (round_nearest [@ocaml.inlined always]) t0 in
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 55 [inlining-impossible]: Cannot inline: Function information unavailable
-> compiled  base.v0.15.0
-> installed base.v0.15.0
Processing 42/47: [stdio: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdio" "-j" "31" (CWD=/home/opam/.opam/4.12/.opam-switch/build/stdio.v0.15.0)
-> compiled  stdio.v0.15.0
-> installed stdio.v0.15.0
Processing 44/47: [camlimages: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "camlimages" "-j" "31" (CWD=/home/opam/.opam/4.12/.opam-switch/build/camlimages.5.0.4-1)
- (cd _build/default/config && ./ciconfig.exe)
- Checking pkg-config in $PATH... (found)
- Checking OCaml library lablgtk2... (not found)
- Checking OCaml library graphics... (found : /home/opam/.opam/4.12/lib/graphics)
- Checking program gs in $PATH... (found : /usr/bin/gs)
- Checking pkg-config package libgif... (not found)
- Checking library -lgif by using C compiler... (not found)
- Checking pkg-config package libjpeg... (not found)
- Checking library -ljpeg by using C compiler... (not found)
- Checking pkg-config package libpng... (not found)
- Checking library -lpng -lz by using C compiler... (not found)
- Checking pkg-config package libtiff-4... (not found)
- Checking library -ltiff by using C compiler... (not found)
- Checking pkg-config package freetype2... (not found)
- Checking pkg-config package libexif... (not found)
- Checking library -lexif by using C compiler... (not found)
- Checking pkg-config package xpm... (not found)
- Checking library -lXpm by using C compiler... (not found)
- Checking file rgb.txt...(found : /etc/X11/rgb.txt)
-> compiled  camlimages.5.0.4-1
-> installed camlimages.5.0.4-1
Processing 46/47: [advi: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.12/.opam-switch/build/advi.2.0.0)
- dune build --root=. src/Makefile.config
- No TeX root path found, check your setup
- no LaTeX root path found, check your setup
- We can compile advi, but it may not find latex files
- and we won't know where to install sty files
- dune build --root=. src/advi-latex-files
- dune build --root=. src/main.exe
- for dir in tex doc ; do make -C $dir; done
- make[1]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/advi.2.0.0/tex'
- make[1]: Nothing to be done for 'all'.
- make[1]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/advi.2.0.0/tex'
- make[1]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/advi.2.0.0/doc'
- make[1]: Nothing to be done for 'all'.
- make[1]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/advi.2.0.0/doc'
-> compiled  advi.2.0.0
Processing 47/47: [advi: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.12/.opam-switch/build/advi.2.0.0)
- dune build --root=. src/Makefile.config
- dune build --root=. src/advi-latex-files
- dune build --root=. src/main.exe
- for dir in tex doc ; do make -C $dir; done
- make[1]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/advi.2.0.0/tex'
- make[1]: Nothing to be done for 'all'.
- make[1]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/advi.2.0.0/tex'
- make[1]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/advi.2.0.0/doc'
- make[1]: Nothing to be done for 'all'.
- make[1]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/advi.2.0.0/doc'
- dune build --root=. @install
- dune install --root=. --display=short
- Installing /home/opam/.opam/4.12/lib/advi/META
- Installing /home/opam/.opam/4.12/lib/advi/dune-package
- Installing /home/opam/.opam/4.12/lib/advi/opam
- Installing /home/opam/.opam/4.12/bin/advi
- Installing /home/opam/.opam/4.12/bin/advi-latex-files
- Installing /home/opam/.opam/4.12/doc/advi/CHANGES.md
- Installing /home/opam/.opam/4.12/doc/advi/LICENSE.md
- Installing /home/opam/.opam/4.12/doc/advi/README.md
- for dir in tex doc ; do make -C $dir install; done
- make[1]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/advi.2.0.0/tex'
- install -d /home/opam/.opam/4.12/share/advi/tex/latex
- install  advi-annot.sty advi-graphicx.sty advi-slides.sty advi.hva advi.sty argv.sty bubble.sty pgfsys-dvips.def superpose.sty xwindows-colors.sty caml.eps bar.eps advilogo.eps /home/opam/.opam/4.12/share/advi/tex/latex
- make[1]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/advi.2.0.0/tex'
- make[1]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/advi.2.0.0/doc'
- install -d /home/opam/.opam/4.12/man/man1/ /home/opam/.opam/4.12/doc/advi/
- install advi.1 /home/opam/.opam/4.12/man/man1/
- install splash.dvi scratch_draw_splash.dvi scratch_write_splash.dvi /home/opam/.opam/4.12/doc/advi/
- make[1]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/advi.2.0.0/doc'
- 
- WARNING:
- 
-   You still need to run the command 'advi-latex-files'
-   to install some LaTeX files needed for advanced features.
- 
-> installed advi.2.0.0
Done.

<><> advi.2.0.0 installed successfully ><><><><><><><><><><><><><><><><><><><><>
=> This only installed the 'advi' command.  To benefit from advanced features
   of advi you also need to install additional latex source files.  To see how
   to do so, run the command 'advi-latex-files --install help'.
# Run eval $(opam env) to update the current shell environment
2022-06-02 21:26.00 ---> saved as "37d04a1e9d3bd3ad8a693b3dbae6776d81b05b6ebce17e34f6262170abf5a013"
Job succeeded