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


Building on phoebe.ocamllabs.io

(from ocaml/opam:debian-unstable@sha256:196f72fefcbd1cd5857a4541b7054686b672ddbe3ce300ebf954f71a772a99f1)
Unable to find image 'ocaml/opam:debian-unstable@sha256:196f72fefcbd1cd5857a4541b7054686b672ddbe3ce300ebf954f71a772a99f1' locally
docker.io/ocaml/opam@sha256:196f72fefcbd1cd5857a4541b7054686b672ddbe3ce300ebf954f71a772a99f1: Pulling from ocaml/opam
88273bdcc4bc: Pulling fs layer
88273bdcc4bc: Verifying Checksum
88273bdcc4bc: Download complete
88273bdcc4bc: Pull complete
Digest: sha256:196f72fefcbd1cd5857a4541b7054686b672ddbe3ce300ebf954f71a772a99f1
Status: Downloaded newer image for ocaml/opam@sha256:196f72fefcbd1cd5857a4541b7054686b672ddbe3ce300ebf954f71a772a99f1
2022-10-11 21:58.45 ---> using "72789ea385c156750aa7dd96aa50ee44bc632bea844e975f245441d9aee8bfd2" 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-10-11 21:58.45 ---> using "00a95b0dc29356854a2323387bb3765564e1fe55593574ff6be6315935e9f655" 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 b1c9c96444d9fdc81f076b2f18ffaccd2f7c8f2f"))
2022-10-11 21:58.45 ---> using "78ae84c730ce1e5c34c37c027b1e573b31333de9c356d764a1de3654115799af" 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-10-11 21:58.45 ---> using "3910cf3733834024da3f31717f53c4d64ec6165d9ca48b4a2ad73da600e53b71" from cache

/: (run (network host)
        (shell "git clone -q 'https://github.com/kit-ty-kate/opam-alpha-repository' ~/'alpha' && git -C ~/'alpha' checkout -q 93756c209fef55790e277d7a3521c9fc9e2336d5"))
2022-10-11 21:58.45 ---> using "b6d4d3be9a711ba309ef3d5f6ca762985d6e203b1beb1cf2dd38cc8f4d3493d8" from cache

/: (run (shell "opam repository add --dont-select 'alpha' ~/'alpha'"))
[alpha] Initialised
2022-10-11 21:58.45 ---> using "80d0de8980f4d082bfa7f5d3e0882d81f8f594ed44fbc90542cd317ea80e9ae8" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-base-compiler.4.14.0  (cached)
-> installed ocaml-base-compiler.4.14.0
-> installed ocaml-config.2
-> installed ocaml.4.14.0
Done.
# Run eval $(opam env --switch=4.14+alpha-repo) to update the current shell environment
2022-10-11 21:58.45 ---> using "3500717c1cf7fc3ed606be9fdc07c6050b590017d3dd4491e8648cb42204674f" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [161 kB]
- Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-10-11-2005.54-F-2022-10-10-1406.43.pdiff [117 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-10-11-2005.54-F-2022-10-10-1406.43.pdiff [117 kB]
- Fetched 341 kB in 3s (119 kB/s)
- Reading package lists...
- 
2022-10-11 21:58.45 ---> using "bcb2c8e9ff467d141232024e999a8d1be97c071aae68a54d80158d4317c03dbd" 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.1 [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.4.1   [required by advi]
  - install dune-configurator 3.4.1   [required by camlimages]
  - install graphics          5.1.2   [required by advi]
  - install ocamlfind         1.9.5   [required by camlimages]
  - install sexplib0          v0.15.1 [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 fonts-droid-fallback.
- (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 ... 19690 files and directories currently installed.)
- Preparing to unpack .../000-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 .../001-poppler-data_0.4.11-1_all.deb ...
- Unpacking poppler-data (0.4.11-1) ...
- Selecting previously unselected package tex-common.
- Preparing to unpack .../002-tex-common_6.17_all.deb ...
- Unpacking tex-common (6.17) ...
- Selecting previously unselected package libfontenc1:amd64.
- Preparing to unpack .../003-libfontenc1_1%3a1.1.4-1_amd64.deb ...
- Unpacking libfontenc1:amd64 (1:1.1.4-1) ...
- Selecting previously unselected package x11-common.
- Preparing to unpack .../004-x11-common_1%3a7.7+23_all.deb ...
- Unpacking x11-common (1:7.7+23) ...
- Selecting previously unselected package xfonts-encodings.
- Preparing to unpack .../005-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 .../006-xfonts-utils_1%3a7.7+6_amd64.deb ...
- Unpacking xfonts-utils (1:7.7+6) ...
- Selecting previously unselected package fonts-urw-base35.
- Preparing to unpack .../007-fonts-urw-base35_20200910-4_all.deb ...
- Unpacking fonts-urw-base35 (20200910-4) ...
- Selecting previously unselected package libgs9-common.
- Preparing to unpack .../008-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 .../009-libavahi-common-data_0.8-6_amd64.deb ...
- Unpacking libavahi-common-data:amd64 (0.8-6) ...
- Selecting previously unselected package libavahi-common3:amd64.
- Preparing to unpack .../010-libavahi-common3_0.8-6_amd64.deb ...
- Unpacking libavahi-common3:amd64 (0.8-6) ...
- Selecting previously unselected package libavahi-client3:amd64.
- Preparing to unpack .../011-libavahi-client3_0.8-6_amd64.deb ...
- Unpacking libavahi-client3:amd64 (0.8-6) ...
- Selecting previously unselected package libcups2:amd64.
- Preparing to unpack .../012-libcups2_2.4.2-1+b1_amd64.deb ...
- Unpacking libcups2:amd64 (2.4.2-1+b1) ...
- Selecting previously unselected package libidn12:amd64.
- Preparing to unpack .../013-libidn12_1.41-1_amd64.deb ...
- Unpacking libidn12:amd64 (1.41-1) ...
- Selecting previously unselected package libijs-0.35:amd64.
- Preparing to unpack .../014-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 .../015-libjbig2dec0_0.19-3_amd64.deb ...
- Unpacking libjbig2dec0:amd64 (0.19-3) ...
- Selecting previously unselected package liblcms2-2:amd64.
- Preparing to unpack .../016-liblcms2-2_2.13.1-1+b1_amd64.deb ...
- Unpacking liblcms2-2:amd64 (2.13.1-1+b1) ...
- Selecting previously unselected package libopenjp2-7:amd64.
- Preparing to unpack .../017-libopenjp2-7_2.5.0-1_amd64.deb ...
- Unpacking libopenjp2-7:amd64 (2.5.0-1) ...
- Selecting previously unselected package libpaper1:amd64.
- Preparing to unpack .../018-libpaper1_1.1.28+b1_amd64.deb ...
- Unpacking libpaper1:amd64 (1.1.28+b1) ...
- Selecting previously unselected package libgs9:amd64.
- Preparing to unpack .../019-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 .../020-libkpathsea6_2022.20220321.62855-4_amd64.deb ...
- Unpacking libkpathsea6:amd64 (2022.20220321.62855-4) ...
- Selecting previously unselected package libpotrace0:amd64.
- Preparing to unpack .../021-libpotrace0_1.16-2_amd64.deb ...
- Unpacking libpotrace0:amd64 (1.16-2) ...
- Selecting previously unselected package libwoff1:amd64.
- Preparing to unpack .../022-libwoff1_1.0.2-2_amd64.deb ...
- Unpacking libwoff1:amd64 (1.0.2-2) ...
- Selecting previously unselected package dvisvgm.
- Preparing to unpack .../023-dvisvgm_2.14-1_amd64.deb ...
- Unpacking dvisvgm (2.14-1) ...
- Selecting previously unselected package fonts-lmodern.
- Preparing to unpack .../024-fonts-lmodern_2.005-1_all.deb ...
- Unpacking fonts-lmodern (2.005-1) ...
- Selecting previously unselected package fonts-noto-mono.
- Preparing to unpack .../025-fonts-noto-mono_20201225-1_all.deb ...
- Unpacking fonts-noto-mono (20201225-1) ...
- Selecting previously unselected package ghostscript.
- Preparing to unpack .../026-ghostscript_9.56.1~dfsg-1_amd64.deb ...
- Unpacking ghostscript (9.56.1~dfsg-1) ...
- Selecting previously unselected package libauthen-sasl-perl.
- Preparing to unpack .../027-libauthen-sasl-perl_2.1600-2_all.deb ...
- Unpacking libauthen-sasl-perl (2.1600-2) ...
- Selecting previously unselected package libpixman-1-0:amd64.
- Preparing to unpack .../028-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 .../029-libxcb-render0_1.15-1_amd64.deb ...
- Unpacking libxcb-render0:amd64 (1.15-1) ...
- Selecting previously unselected package libxcb-shm0:amd64.
- Preparing to unpack .../030-libxcb-shm0_1.15-1_amd64.deb ...
- Unpacking libxcb-shm0:amd64 (1.15-1) ...
- Selecting previously unselected package libxrender1:amd64.
- Preparing to unpack .../031-libxrender1_1%3a0.9.10-1.1_amd64.deb ...
- Unpacking libxrender1:amd64 (1:0.9.10-1.1) ...
- Selecting previously unselected package libcairo2:amd64.
- Preparing to unpack .../032-libcairo2_1.16.0-6_amd64.deb ...
- Unpacking libcairo2:amd64 (1.16.0-6) ...
- Selecting previously unselected package libclone-perl.
- Preparing to unpack .../033-libclone-perl_0.45-1+b2_amd64.deb ...
- Unpacking libclone-perl (0.45-1+b2) ...
- Selecting previously unselected package libdata-dump-perl.
- Preparing to unpack .../034-libdata-dump-perl_1.25-1_all.deb ...
- Unpacking libdata-dump-perl (1.25-1) ...
- Selecting previously unselected package libdrm-common.
- Preparing to unpack .../035-libdrm-common_2.4.113-2_all.deb ...
- Unpacking libdrm-common (2.4.113-2) ...
- Selecting previously unselected package libdrm2:amd64.
- Preparing to unpack .../036-libdrm2_2.4.113-2_amd64.deb ...
- Unpacking libdrm2:amd64 (2.4.113-2) ...
- Selecting previously unselected package libdrm-amdgpu1:amd64.
- Preparing to unpack .../037-libdrm-amdgpu1_2.4.113-2_amd64.deb ...
- Unpacking libdrm-amdgpu1:amd64 (2.4.113-2) ...
- Selecting previously unselected package libdrm-nouveau2:amd64.
- Preparing to unpack .../038-libdrm-nouveau2_2.4.113-2_amd64.deb ...
- Unpacking libdrm-nouveau2:amd64 (2.4.113-2) ...
- Selecting previously unselected package libdrm-radeon1:amd64.
- Preparing to unpack .../039-libdrm-radeon1_2.4.113-2_amd64.deb ...
- Unpacking libdrm-radeon1:amd64 (2.4.113-2) ...
- Selecting previously unselected package libwayland-server0:amd64.
- Preparing to unpack .../040-libwayland-server0_1.21.0-1_amd64.deb ...
- Unpacking libwayland-server0:amd64 (1.21.0-1) ...
- Selecting previously unselected package libgbm1:amd64.
- Preparing to unpack .../041-libgbm1_22.2.0-1_amd64.deb ...
- Unpacking libgbm1:amd64 (22.2.0-1) ...
- Selecting previously unselected package libglapi-mesa:amd64.
- Preparing to unpack .../042-libglapi-mesa_22.2.0-1_amd64.deb ...
- Unpacking libglapi-mesa:amd64 (22.2.0-1) ...
- Selecting previously unselected package libwayland-client0:amd64.
- Preparing to unpack .../043-libwayland-client0_1.21.0-1_amd64.deb ...
- Unpacking libwayland-client0:amd64 (1.21.0-1) ...
- Selecting previously unselected package libx11-xcb1:amd64.
- Preparing to unpack .../044-libx11-xcb1_2%3a1.8.1-2_amd64.deb ...
- Unpacking libx11-xcb1:amd64 (2:1.8.1-2) ...
- Selecting previously unselected package libxcb-dri2-0:amd64.
- Preparing to unpack .../045-libxcb-dri2-0_1.15-1_amd64.deb ...
- Unpacking libxcb-dri2-0:amd64 (1.15-1) ...
- Selecting previously unselected package libxcb-dri3-0:amd64.
- Preparing to unpack .../046-libxcb-dri3-0_1.15-1_amd64.deb ...
- Unpacking libxcb-dri3-0:amd64 (1.15-1) ...
- Selecting previously unselected package libxcb-present0:amd64.
- Preparing to unpack .../047-libxcb-present0_1.15-1_amd64.deb ...
- Unpacking libxcb-present0:amd64 (1.15-1) ...
- Selecting previously unselected package libxcb-sync1:amd64.
- Preparing to unpack .../048-libxcb-sync1_1.15-1_amd64.deb ...
- Unpacking libxcb-sync1:amd64 (1.15-1) ...
- Selecting previously unselected package libxcb-xfixes0:amd64.
- Preparing to unpack .../049-libxcb-xfixes0_1.15-1_amd64.deb ...
- Unpacking libxcb-xfixes0:amd64 (1.15-1) ...
- Selecting previously unselected package libxshmfence1:amd64.
- Preparing to unpack .../050-libxshmfence1_1.3-1_amd64.deb ...
- Unpacking libxshmfence1:amd64 (1.3-1) ...
- Selecting previously unselected package libegl-mesa0:amd64.
- Preparing to unpack .../051-libegl-mesa0_22.2.0-1_amd64.deb ...
- Unpacking libegl-mesa0:amd64 (22.2.0-1) ...
- Selecting previously unselected package libelf1:amd64.
- Preparing to unpack .../052-libelf1_0.187-4_amd64.deb ...
- Unpacking libelf1:amd64 (0.187-4) ...
- Selecting previously unselected package libencode-locale-perl.
- Preparing to unpack .../053-libencode-locale-perl_1.05-2_all.deb ...
- Unpacking libencode-locale-perl (1.05-2) ...
- Selecting previously unselected package libipc-system-simple-perl.
- Preparing to unpack .../054-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 .../055-libfile-basedir-perl_0.09-1_all.deb ...
- Unpacking libfile-basedir-perl (0.09-1) ...
- Selecting previously unselected package libregexp-ipv6-perl.
- Preparing to unpack .../056-libregexp-ipv6-perl_0.03-3_all.deb ...
- Unpacking libregexp-ipv6-perl (0.03-3) ...
- Selecting previously unselected package liburi-perl.
- Preparing to unpack .../057-liburi-perl_5.14-1_all.deb ...
- Unpacking liburi-perl (5.14-1) ...
- Selecting previously unselected package libfile-desktopentry-perl.
- Preparing to unpack .../058-libfile-desktopentry-perl_0.22-2_all.deb ...
- Unpacking libfile-desktopentry-perl (0.22-2) ...
- Selecting previously unselected package libtimedate-perl.
- Preparing to unpack .../059-libtimedate-perl_2.3300-2_all.deb ...
- Unpacking libtimedate-perl (2.3300-2) ...
- Selecting previously unselected package libhttp-date-perl.
- Preparing to unpack .../060-libhttp-date-perl_6.05-2_all.deb ...
- Unpacking libhttp-date-perl (6.05-2) ...
- Selecting previously unselected package libfile-listing-perl.
- Preparing to unpack .../061-libfile-listing-perl_6.15-1_all.deb ...
- Unpacking libfile-listing-perl (6.15-1) ...
- Selecting previously unselected package libglib2.0-0:amd64.
- Preparing to unpack .../062-libglib2.0-0_2.74.0-2_amd64.deb ...
- Unpacking libglib2.0-0:amd64 (2.74.0-2) ...
- Selecting previously unselected package libicu71:amd64.
- Preparing to unpack .../063-libicu71_71.1-3_amd64.deb ...
- Unpacking libicu71:amd64 (71.1-3) ...
- Selecting previously unselected package libxml2:amd64.
- Preparing to unpack .../064-libxml2_2.9.14+dfsg-1+b1_amd64.deb ...
- Unpacking libxml2:amd64 (2.9.14+dfsg-1+b1) ...
- Selecting previously unselected package shared-mime-info.
- Preparing to unpack .../065-shared-mime-info_2.2-1_amd64.deb ...
- Unpacking shared-mime-info (2.2-1) ...
- Selecting previously unselected package libfile-mimeinfo-perl.
- Preparing to unpack .../066-libfile-mimeinfo-perl_0.33-1_all.deb ...
- Unpacking libfile-mimeinfo-perl (0.33-1) ...
- Selecting previously unselected package libfont-afm-perl.
- Preparing to unpack .../067-libfont-afm-perl_1.20-3_all.deb ...
- Unpacking libfont-afm-perl (1.20-3) ...
- Selecting previously unselected package libglvnd0:amd64.
- Preparing to unpack .../068-libglvnd0_1.5.0-1_amd64.deb ...
- Unpacking libglvnd0:amd64 (1.5.0-1) ...
- Selecting previously unselected package libxcb-glx0:amd64.
- Preparing to unpack .../069-libxcb-glx0_1.15-1_amd64.deb ...
- Unpacking libxcb-glx0:amd64 (1.15-1) ...
- Selecting previously unselected package libxfixes3:amd64.
- Preparing to unpack .../070-libxfixes3_1%3a6.0.0-2_amd64.deb ...
- Unpacking libxfixes3:amd64 (1:6.0.0-2) ...
- Selecting previously unselected package libxxf86vm1:amd64.
- Preparing to unpack .../071-libxxf86vm1_1%3a1.1.4-1+b2_amd64.deb ...
- Unpacking libxxf86vm1:amd64 (1:1.1.4-1+b2) ...
- Selecting previously unselected package libz3-4:amd64.
- Preparing to unpack .../072-libz3-4_4.8.12-1+b2_amd64.deb ...
- Unpacking libz3-4:amd64 (4.8.12-1+b2) ...
- Selecting previously unselected package libllvm14:amd64.
- Preparing to unpack .../073-libllvm14_1%3a14.0.6-5_amd64.deb ...
- Unpacking libllvm14:amd64 (1:14.0.6-5) ...
- Selecting previously unselected package libsensors-config.
- Preparing to unpack .../074-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 .../075-libsensors5_1%3a3.6.0-7_amd64.deb ...
- grep: warning: stray \ before /
- grep: warning: stray \ before /
- grep: warning: stray \ before /
- grep: warning: stray \ before /
- Unpacking libsensors5:amd64 (1:3.6.0-7) ...
- Selecting previously unselected package libgl1-mesa-dri:amd64.
- Preparing to unpack .../076-libgl1-mesa-dri_22.2.0-1_amd64.deb ...
- Unpacking libgl1-mesa-dri:amd64 (22.2.0-1) ...
- Selecting previously unselected package libglx-mesa0:amd64.
- Preparing to unpack .../077-libglx-mesa0_22.2.0-1_amd64.deb ...
- Unpacking libglx-mesa0:amd64 (22.2.0-1) ...
- Selecting previously unselected package libglx0:amd64.
- Preparing to unpack .../078-libglx0_1.5.0-1_amd64.deb ...
- Unpacking libglx0:amd64 (1.5.0-1) ...
- Selecting previously unselected package libgl1:amd64.
- Preparing to unpack .../079-libgl1_1.5.0-1_amd64.deb ...
- Unpacking libgl1:amd64 (1.5.0-1) ...
- Selecting previously unselected package libgles2:amd64.
- Preparing to unpack .../080-libgles2_1.5.0-1_amd64.deb ...
- Unpacking libgles2:amd64 (1.5.0-1) ...
- Selecting previously unselected package libglib2.0-data.
- Preparing to unpack .../081-libglib2.0-data_2.74.0-2_all.deb ...
- Unpacking libglib2.0-data (2.74.0-2) ...
- Selecting previously unselected package libgraphite2-3:amd64.
- Preparing to unpack .../082-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 .../083-libharfbuzz0b_5.2.0-2_amd64.deb ...
- Unpacking libharfbuzz0b:amd64 (5.2.0-2) ...
- Selecting previously unselected package libhtml-tagset-perl.
- Preparing to unpack .../084-libhtml-tagset-perl_3.20-5_all.deb ...
- Unpacking libhtml-tagset-perl (3.20-5) ...
- Selecting previously unselected package libhtml-parser-perl:amd64.
- Preparing to unpack .../085-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 .../086-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 .../087-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 .../088-libhttp-message-perl_6.39-1_all.deb ...
- Unpacking libhttp-message-perl (6.39-1) ...
- Selecting previously unselected package libhtml-form-perl.
- Preparing to unpack .../089-libhtml-form-perl_6.10-1_all.deb ...
- Unpacking libhtml-form-perl (6.10-1) ...
- Selecting previously unselected package libhtml-tree-perl.
- Preparing to unpack .../090-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 .../091-libhtml-format-perl_2.16-1_all.deb ...
- Unpacking libhtml-format-perl (2.16-1) ...
- Selecting previously unselected package libhttp-cookies-perl.
- Preparing to unpack .../092-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 .../093-libhttp-daemon-perl_6.14-2_all.deb ...
- Unpacking libhttp-daemon-perl (6.14-2) ...
- Selecting previously unselected package libhttp-negotiate-perl.
- Preparing to unpack .../094-libhttp-negotiate-perl_6.01-1_all.deb ...
- Unpacking libhttp-negotiate-perl (6.01-1) ...
- Selecting previously unselected package libice6:amd64.
- Preparing to unpack .../095-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 .../096-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 .../097-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 .../098-libio-socket-ssl-perl_2.075-1_all.deb ...
- Unpacking libio-socket-ssl-perl (2.075-1) ...
- Selecting previously unselected package libio-stringy-perl.
- Preparing to unpack .../099-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 .../100-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 .../101-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 .../102-libwww-robotrules-perl_6.02-1_all.deb ...
- Unpacking libwww-robotrules-perl (6.02-1) ...
- Selecting previously unselected package libwww-perl.
- Preparing to unpack .../103-libwww-perl_6.67-1_all.deb ...
- Unpacking libwww-perl (6.67-1) ...
- Selecting previously unselected package liblwp-protocol-https-perl.
- Preparing to unpack .../104-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 .../105-libnet-smtp-ssl-perl_1.04-2_all.deb ...
- Unpacking libnet-smtp-ssl-perl (1.04-2) ...
- Selecting previously unselected package libmailtools-perl.
- Preparing to unpack .../106-libmailtools-perl_2.21-2_all.deb ...
- Unpacking libmailtools-perl (2.21-2) ...
- Selecting previously unselected package libxml-parser-perl:amd64.
- Preparing to unpack .../107-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 .../108-libxml-twig-perl_1%3a3.52-2_all.deb ...
- Unpacking libxml-twig-perl (1:3.52-2) ...
- Selecting previously unselected package libnet-dbus-perl.
- Preparing to unpack .../109-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 .../110-libpaper-utils_1.1.28+b1_amd64.deb ...
- Unpacking libpaper-utils (1.1.28+b1) ...
- Selecting previously unselected package libptexenc1:amd64.
- Preparing to unpack .../111-libptexenc1_2022.20220321.62855-4_amd64.deb ...
- Unpacking libptexenc1:amd64 (2022.20220321.62855-4) ...
- Selecting previously unselected package libsm6:amd64.
- Preparing to unpack .../112-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 .../113-libsynctex2_2022.20220321.62855-4_amd64.deb ...
- Unpacking libsynctex2:amd64 (2022.20220321.62855-4) ...
- Selecting previously unselected package libteckit0:amd64.
- Preparing to unpack .../114-libteckit0_2.5.11+ds1-1+b1_amd64.deb ...
- Unpacking libteckit0:amd64 (2.5.11+ds1-1+b1) ...
- Selecting previously unselected package libtexlua53-5:amd64.
- Preparing to unpack .../115-libtexlua53-5_2022.20220321.62855-4_amd64.deb ...
- Unpacking libtexlua53-5:amd64 (2022.20220321.62855-4) ...
- Selecting previously unselected package libtexluajit2:amd64.
- Preparing to unpack .../116-libtexluajit2_2022.20220321.62855-4_amd64.deb ...
- Unpacking libtexluajit2:amd64 (2022.20220321.62855-4) ...
- Selecting previously unselected package libtext-iconv-perl.
- Preparing to unpack .../117-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 .../118-libtie-ixhash-perl_1.23-3_all.deb ...
- Unpacking libtie-ixhash-perl (1.23-3) ...
- Selecting previously unselected package libx11-protocol-perl.
- Preparing to unpack .../119-libx11-protocol-perl_0.56-8_all.deb ...
- Unpacking libx11-protocol-perl (0.56-8) ...
- Selecting previously unselected package libxt6:amd64.
- Preparing to unpack .../120-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 .../121-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 .../122-libxaw7_2%3a1.0.14-1_amd64.deb ...
- Unpacking libxaw7:amd64 (2:1.0.14-1) ...
- Selecting previously unselected package libxcb-shape0:amd64.
- Preparing to unpack .../123-libxcb-shape0_1.15-1_amd64.deb ...
- Unpacking libxcb-shape0:amd64 (1.15-1) ...
- Selecting previously unselected package libxcomposite1:amd64.
- Preparing to unpack .../124-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 .../125-libxcursor1_1%3a1.2.1-1_amd64.deb ...
- Unpacking libxcursor1:amd64 (1:1.2.1-1) ...
- Selecting previously unselected package libxft2:amd64.
- Preparing to unpack .../126-libxft2_2.3.6-1_amd64.deb ...
- Unpacking libxft2:amd64 (2.3.6-1) ...
- Selecting previously unselected package libxi6:amd64.
- Preparing to unpack .../127-libxi6_2%3a1.8-1+b1_amd64.deb ...
- Unpacking libxi6:amd64 (2:1.8-1+b1) ...
- Selecting previously unselected package libxinerama1:amd64.
- Preparing to unpack .../128-libxinerama1_2%3a1.1.4-3_amd64.deb ...
- Unpacking libxinerama1:amd64 (2:1.1.4-3) ...
- Selecting previously unselected package libxkbfile1:amd64.
- Preparing to unpack .../129-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 .../130-libxml-xpathengine-perl_0.14-2_all.deb ...
- Unpacking libxml-xpathengine-perl (0.14-2) ...
- Selecting previously unselected package libxrandr2:amd64.
- Preparing to unpack .../131-libxrandr2_2%3a1.5.2-2+b1_amd64.deb ...
- Unpacking libxrandr2:amd64 (2:1.5.2-2+b1) ...
- Selecting previously unselected package libxtst6:amd64.
- Preparing to unpack .../132-libxtst6_2%3a1.2.3-1.1_amd64.deb ...
- Unpacking libxtst6:amd64 (2:1.2.3-1.1) ...
- Selecting previously unselected package libxv1:amd64.
- Preparing to unpack .../133-libxv1_2%3a1.0.11-1.1_amd64.deb ...
- Unpacking libxv1:amd64 (2:1.0.11-1.1) ...
- Selecting previously unselected package libxxf86dga1:amd64.
- Preparing to unpack .../134-libxxf86dga1_2%3a1.1.5-1_amd64.deb ...
- Unpacking libxxf86dga1:amd64 (2:1.1.5-1) ...
- Selecting previously unselected package libzzip-0-13:amd64.
- Preparing to unpack .../135-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 lmodern.
- Preparing to unpack .../136-lmodern_2.005-1_all.deb ...
- Unpacking lmodern (2.005-1) ...
- Selecting previously unselected package pkg-config.
- Preparing to unpack .../137-pkg-config_0.29.2-1_amd64.deb ...
- Unpacking pkg-config (0.29.2-1) ...
- Selecting previously unselected package t1utils.
- Preparing to unpack .../138-t1utils_1.41-4_amd64.deb ...
- Unpacking t1utils (1.41-4) ...
- Selecting previously unselected package texlive-binaries.
- Preparing to unpack .../139-texlive-binaries_2022.20220321.62855-4_amd64.deb ...
- Unpacking texlive-binaries (2022.20220321.62855-4) ...
- Selecting previously unselected package xdg-utils.
- Preparing to unpack .../140-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 .../141-texlive-base_2022.20220923-1_all.deb ...
- Unpacking texlive-base (2022.20220923-1) ...
- Selecting previously unselected package texlive-latex-base.
- Preparing to unpack .../142-texlive-latex-base_2022.20220923-1_all.deb ...
- Unpacking texlive-latex-base (2022.20220923-1) ...
- Selecting previously unselected package x11-utils.
- Preparing to unpack .../143-x11-utils_7.7+5_amd64.deb ...
- Unpacking x11-utils (7.7+5) ...
- Selecting previously unselected package x11-xserver-utils.
- Preparing to unpack .../144-x11-xserver-utils_7.7+9+b1_amd64.deb ...
- Unpacking x11-xserver-utils (7.7+9+b1) ...
- Selecting previously unselected package xdg-user-dirs.
- Preparing to unpack .../145-xdg-user-dirs_0.18-1_amd64.deb ...
- Unpacking xdg-user-dirs (0.18-1) ...
- Selecting previously unselected package libegl1:amd64.
- Preparing to unpack .../146-libegl1_1.5.0-1_amd64.deb ...
- Unpacking libegl1:amd64 (1.5.0-1) ...
- Selecting previously unselected package zutty.
- Preparing to unpack .../147-zutty_0.13.0.20220910.112547+dfsg1-1_amd64.deb ...
- Unpacking zutty (0.13.0.20220910.112547+dfsg1-1) ...
- 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.15-1) ...
- Setting up liblcms2-2:amd64 (2.13.1-1+b1) ...
- Setting up libpixman-1-0:amd64 (0.40.0-1) ...
- Setting up libicu71:amd64 (71.1-3) ...
- Setting up libwayland-server0:amd64 (1.21.0-1) ...
- Setting up libpaper1:amd64 (1.1.28+b1) ...
- grep: warning: stray \ before /
- grep: warning: stray \ before /
- 
- Creating config file /etc/papersize with new version
- grep: warning: stray \ before /
- grep: warning: stray \ before /
- Setting up libx11-xcb1:amd64 (2:1.8.1-2) ...
- Setting up libtie-ixhash-perl (1.23-3) ...
- Setting up libxcb-xfixes0:amd64 (1.15-1) ...
- Setting up fonts-noto-mono (20201225-1) ...
- Setting up libxi6:amd64 (2:1.8-1+b1) ...
- Setting up libfont-afm-perl (1.20-3) ...
- Setting up libwoff1:amd64 (1.0.2-2) ...
- Setting up libxrender1:amd64 (1:0.9.10-1.1) ...
- Setting up xdg-user-dirs (0.18-1) ...
- Setting up libxcb-render0:amd64 (1.15-1) ...
- Setting up libclone-perl (0.45-1+b2) ...
- Setting up libglib2.0-0:amd64 (2.74.0-2) ...
- No schema files found: doing nothing.
- Setting up libglvnd0:amd64 (1.5.0-1) ...
- Setting up libio-stringy-perl (2.111-3) ...
- Setting up libhtml-tagset-perl (3.20-5) ...
- Setting up libijs-0.35:amd64 (0.35-15) ...
- Setting up libauthen-sasl-perl (2.1600-2) ...
- Setting up libxcb-glx0:amd64 (1.15-1) ...
- Setting up libtexluajit2:amd64 (2022.20220321.62855-4) ...
- Setting up liblwp-mediatypes-perl (6.04-1) ...
- Setting up libxcb-shape0:amd64 (1.15-1) ...
- 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.5-1) ...
- Setting up perl-openssl-defaults:amd64 (7+b1) ...
- Setting up libencode-locale-perl (1.05-2) ...
- Setting up libxcb-shm0:amd64 (1.15-1) ...
- Setting up libzzip-0-13:amd64 (0.13.72+dfsg.1-1.1) ...
- Setting up libpaper-utils (1.1.28+b1) ...
- Setting up libcairo2:amd64 (1.16.0-6) ...
- Setting up libxxf86vm1:amd64 (1:1.1.4-1+b2) ...
- Setting up poppler-data (0.4.11-1) ...
- Setting up libxcb-present0:amd64 (1.15-1) ...
- 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+b2) ...
- Setting up libglib2.0-data (2.74.0-2) ...
- Setting up libgles2:amd64 (1.5.0-1) ...
- Setting up libdata-dump-perl (1.25-1) ...
- Setting up libxfixes3:amd64 (1:6.0.0-2) ...
- Setting up libxcb-sync1:amd64 (1.15-1) ...
- 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+b1) ...
- Setting up libxml-xpathengine-perl (0.14-2) ...
- Setting up libavahi-common-data:amd64 (0.8-6) ...
- Setting up xfonts-encodings (1:1.0.4-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-4) ...
- Setting up libxv1:amd64 (2:1.0.11-1.1) ...
- Setting up libidn12:amd64 (1.41-1) ...
- 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.2.0-1) ...
- Setting up libkpathsea6:amd64 (2022.20220321.62855-4) ...
- Setting up libtimedate-perl (2.3300-2) ...
- Setting up libregexp-ipv6-perl (0.03-3) ...
- Setting up libxcb-dri2-0:amd64 (1.15-1) ...
- Setting up libxshmfence1:amd64 (1.3-1) ...
- Setting up fonts-lmodern (2.005-1) ...
- Setting up libopenjp2-7:amd64 (2.5.0-1) ...
- Setting up libharfbuzz0b:amd64 (5.2.0-2) ...
- Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ...
- Setting up libxkbfile1:amd64 (1:1.1.0-1) ...
- Setting up libdrm-common (2.4.113-2) ...
- Setting up libelf1:amd64 (0.187-4) ...
- Setting up libxcomposite1:amd64 (1:0.4.5-1) ...
- Setting up libxml2:amd64 (2.9.14+dfsg-1+b1) ...
- 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.14-1) ...
- Setting up libx11-protocol-perl (0.56-8) ...
- Setting up libsynctex2:amd64 (2022.20220321.62855-4) ...
- Setting up libpotrace0:amd64 (1.16-2) ...
- Setting up libwayland-client0:amd64 (1.21.0-1) ...
- Setting up libnet-ssleay-perl:amd64 (1.92-2) ...
- Setting up libice6:amd64 (2:1.0.10-1) ...
- Setting up libhttp-date-perl (6.05-2) ...
- Setting up libxft2:amd64 (2.3.6-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.1) ...
- Setting up libxcursor1:amd64 (1:1.2.1-1) ...
- Setting up libavahi-common3:amd64 (0.8-6) ...
- Setting up libnet-http-perl (6.22-1) ...
- Setting up xfonts-utils (1:7.7+6) ...
- Setting up libptexenc1:amd64 (2022.20220321.62855-4) ...
- Setting up shared-mime-info (2.2-1) ...
- Setting up libfile-desktopentry-perl (0.22-2) ...
- Setting up libllvm14:amd64 (1:14.0.6-5) ...
- Setting up libwww-robotrules-perl (6.02-1) ...
- Setting up libdrm2:amd64 (2.4.113-2) ...
- Setting up lmodern (2.005-1) ...
- Setting up libhtml-parser-perl:amd64 (3.78-1) ...
- Setting up libsm6:amd64 (2:1.2.3-1) ...
- Setting up libavahi-client3:amd64 (0.8-6) ...
- Setting up libio-socket-ssl-perl (2.075-1) ...
- Setting up libhttp-message-perl (6.39-1) ...
- Setting up libdrm-amdgpu1:amd64 (2.4.113-2) ...
- Setting up libhtml-form-perl (6.10-1) ...
- Setting up libfile-mimeinfo-perl (0.33-1) ...
- Setting up libhttp-negotiate-perl (6.01-1) ...
- Setting up libdrm-nouveau2:amd64 (2.4.113-2) ...
- Setting up libgbm1:amd64 (22.2.0-1) ...
- Setting up libhttp-cookies-perl (6.10-1) ...
- Setting up libdrm-radeon1:amd64 (2.4.113-2) ...
- Setting up libhtml-tree-perl (5.07-2) ...
- Setting up libgl1-mesa-dri:amd64 (22.2.0-1) ...
- Setting up libhtml-format-perl (2.16-1) ...
- Setting up fonts-urw-base35 (20200910-4) ...
- Setting up libegl-mesa0:amd64 (22.2.0-1) ...
- Setting up libnet-smtp-ssl-perl (1.04-2) ...
- Setting up libmailtools-perl (2.21-2) ...
- Setting up libxt6:amd64 (1:1.2.1-1) ...
- Setting up libcups2:amd64 (2.4.2-1+b1) ...
- Setting up libhttp-daemon-perl (6.14-2) ...
- Setting up libegl1:amd64 (1.5.0-1) ...
- Setting up libgs9-common (9.56.1~dfsg-1) ...
- Setting up libxmu6:amd64 (2:1.1.3-3) ...
- Setting up libglx-mesa0:amd64 (22.2.0-1) ...
- Setting up libgs9:amd64 (9.56.1~dfsg-1) ...
- Setting up libglx0:amd64 (1.5.0-1) ...
- Setting up dvisvgm (2.14-1) ...
- 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+b1) ...
- Setting up libgl1:amd64 (1.5.0-1) ...
- Setting up zutty (0.13.0.20220910.112547+dfsg1-1) ...
- update-alternatives: using /usr/bin/zutty to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode
- Setting up texlive-binaries (2022.20220321.62855-4) ...
- 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.20220923-1) ...
- grep: warning: stray \ before /
- grep: warning: stray \ before /
- grep: warning: stray \ before /
- grep: warning: stray \ before /
- grep: warning: stray \ before /
- grep: warning: stray \ before /
- grep: warning: stray \ before /
- grep: warning: stray \ before /
- grep: warning: stray \ before /
- grep: warning: stray \ before /
- grep: warning: stray \ before /
- grep: warning: stray \ before /
- grep: warning: stray \ before /
- grep: warning: stray \ before /
- grep: warning: stray \ before /
- grep: warning: stray \ before /
- grep: warning: stray \ before /
- grep: warning: stray \ before /
- grep: warning: stray \ before /
- grep: warning: stray \ before /
- grep: warning: stray \ before /
- grep: warning: stray \ before /
- grep: warning: stray \ before /
- grep: warning: stray \ before /
- grep: warning: stray \ before /
- grep: warning: stray \ before /
- grep: warning: stray \ before /
- grep: warning: stray \ before /
- grep: warning: stray \ before /
- grep: warning: stray \ before /
- grep: warning: stray \ before /
- grep: warning: stray \ before /
- grep: warning: stray \ before /
- grep: warning: stray \ before /
- grep: warning: stray \ before /
- grep: warning: stray \ before /
- grep: warning: stray \ before /
- grep: warning: stray \ before /
- 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 texlive-latex-base (2022.20220923-1) ...
- Setting up liblwp-protocol-https-perl (6.10-1) ...
- Setting up libwww-perl (6.67-1) ...
- Setting up libxml-parser-perl:amd64 (2.46-3+b1) ...
- Setting up libxml-twig-perl (1:3.52-2) ...
- Setting up libnet-dbus-perl (1.2.0-1+b2) ...
- Processing triggers for libc-bin (2.35-3) ...
- 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 actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/47:
Processing  2/47:
Processing  3/47:
-> retrieved base.v0.15.1  (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.14+alpha-repo/.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.14+alpha-repo/.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.14+alpha-repo/.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.38
- 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.14+alpha-repo/.opam-switch/build/conf-which.1)
- /usr/bin/which
-> compiled  conf-which.1
Processing 19/47: [conf-pkg-config: mkdir]
-> retrieved dune.3.4.1, dune-configurator.3.4.1  (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.5  (cached)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "mkdir" "-p" "/home/opam/.opam/4.14+alpha-repo/lib/pkgconfig" (CWD=/home/opam/.opam/4.14+alpha-repo/.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.1  (cached)
-> retrieved stdio.v0.15.0  (cached)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "x11" (CWD=/home/opam/.opam/4.14+alpha-repo/.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" "71" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/dune.3.4.1)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 71
- 

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" "71" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/dune.3.4.1)
-> compiled  dune.3.4.1
-> installed dune.3.4.1
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" "71" "@install" (CWD=/home/opam/.opam/4.14+alpha-repo/.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" "71" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/sexplib0.v0.15.1)
-> compiled  sexplib0.v0.15.1
Processing 32/47: [cppo: dune build] [dune-configurator: rm]
-> installed sexplib0.v0.15.1
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.14+alpha-repo/.opam-switch/build/dune-configurator.3.4.1)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/pp" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/dune-configurator.3.4.1)
Processing 33/47: [cppo: dune build] [dune-configurator: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cppo" "-j" "71" (CWD=/home/opam/.opam/4.14+alpha-repo/.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" "71" "@install" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/dune-configurator.3.4.1)
-> compiled  dune-configurator.3.4.1
-> installed dune-configurator.3.4.1
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" "71" "@install" (CWD=/home/opam/.opam/4.14+alpha-repo/.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]
[ocamlfind: patch] applying 0001-Fix-bug-when-installing-with-a-system-compiler.patch
Processing 39/47: [base: dune build] [ocamlfind: patch]
Processing 39/47: [base: dune build] [ocamlfind: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-bindir" "/home/opam/.opam/4.14+alpha-repo/bin" "-sitelib" "/home/opam/.opam/4.14+alpha-repo/lib" "-mandir" "/home/opam/.opam/4.14+alpha-repo/man" "-config" "/home/opam/.opam/4.14+alpha-repo/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ocamlfind.1.9.5)
- Welcome to findlib version 1.9.5
- Configuring core...
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Querying installation: META list not found
- make install will double-check installed META files
- Configuring libraries...
- unix: found
- dynlink: found
- bigarray: found
- compiler-libs: found
- dbm: not present (normal since 4.00)
- graphics: not present (normal since 4.09)
- num: not present (normal since 4.06)
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: found (in +ocamldoc)
- raw_spacetime: not present (normal since 4.12)
- threads: found (in +threads)
- runtime_events: not present
- str: found
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for bigarray written to site-lib-src/bigarray/META
- Configuration for compiler-libs written to site-lib-src/compiler-libs/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for threads written to site-lib-src/threads/META
- Configuration for str written to site-lib-src/str/META
- Configuration for bytes written to site-lib-src/bytes/META
- Detecting compiler arguments: (extractor built) ok
- 
- About the OCAML core installation:
-     Standard library:      /home/opam/.opam/4.14+alpha-repo/lib/ocaml
-     Binaries:              /home/opam/.opam/4.14+alpha-repo/bin
-     Manual pages:          /home/opam/.opam/4.14+alpha-repo/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.14+alpha-repo/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.14+alpha-repo/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.14+alpha-repo/bin
-     Manual pages:          /home/opam/.opam/4.14+alpha-repo/man
-     topfind script:        /home/opam/.opam/4.14+alpha-repo/lib/ocaml
- Topfind ppxopt support:    yes
- Toolbox:                   no
- Link custom runtime:       no
- Need bytes compatibility:  no
- 
- Configuration has been written to Makefile.config
- 
- You can now do 'make all', and optionally 'make opt', to build ocamlfind.
Processing 39/47: [base: dune build] [ocamlfind: make all]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ocamlfind.1.9.5)
- for p in findlib; do ( cd src/$p; make all ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ocamlfind.1.9.5/src/findlib'
- ocamllex fl_meta.mll
- 22 states, 392 transitions, table size 1700 bytes
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib_config.mlp | \
-          ../../tools/patch '@CONFIGFILE@' '/home/opam/.opam/4.14+alpha-repo/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.14+alpha-repo/lib/ocaml' | \
- 	sed -e 's;@AUTOLINK@;true;g' \
- 	    -e 's;@SYSTEM@;linux;g' \
- 	     >findlib_config.ml
- if [ "true" = "true" ]; then                 \
- 	cp topfind.ml.in topfind.ml;                             \
- else                                                             \
- 	sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in     \
- 		> topfind.ml ;                                   \
- fi
- ocamldep *.ml *.mli >depend
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c findlib_config.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_split.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_metatoken.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_meta.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_metascanner.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_metascanner.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_topo.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_topo.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_package_base.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_package_base.ml
- File "fl_package_base.ml", line 304, characters 22-40:
- 304 | 	 let pkg_ancestors = query_requirements predlist pkg in
-       	                     ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 350, characters 18-36:
- 350 |   let ancestors = query_requirements predlist package_name in
-                         ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 375, characters 23-41:
- 375 | 	  let pkg_ancestors = query_requirements predlist pkg in
-       	                      ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 510, characters 16-35:
- 510 | 	     ( let c = package_definitions search_path pkg.package_name in
-       	               ^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label search_path was omitted in the application of this function.
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c findlib.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c findlib.ml
- File "findlib.ml", line 390, characters 2-26:
- 390 |   Fl_package_base.requires predlist pkg
-         ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "findlib.ml", line 396, characters 2-33:
- 396 |   Fl_package_base.requires_deeply predlist pkglist
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_args.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_lint.ml
- ocamlc -I +compiler-libs -a -o findlib.cma findlib_config.cmo fl_split.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c ocaml_args.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c frontend.ml
- File "frontend.ml", line 859, characters 10-39:
- 859 |           Fl_package_base.package_users predicates1 packages1
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlc -I +compiler-libs  -o ocamlfind -g findlib.cma unix.cma \
-            -I +unix -I +dynlink ocaml_args.cmo frontend.cmo
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c topfind.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c topfind.ml
- File "topfind.ml", line 126, characters 40-63:
- 126 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 256, characters 4-27:
- 256 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 266, characters 4-27:
- 266 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 278, characters 4-27:
- 278 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 291, characters 4-27:
- 291 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 305, characters 4-27:
- 305 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 317, characters 4-27:
- 317 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat topfind_rd1.p | \
-          ../../tools/patch '@SITELIB@' '/home/opam/.opam/4.14+alpha-repo/lib' \
-     	    >topfind
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_dynload.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_dynload.ml
- ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo
- make[1]: Leaving directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ocamlfind.1.9.5/src/findlib'
- make all-config
- make[1]: Entering directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ocamlfind.1.9.5'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/4.14+alpha-repo/lib' >findlib.conf
- if ./tools/cmd_from_same_dir ocamlc; then \
- 	echo 'ocamlc="ocamlc.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamlopt; then \
- 	echo 'ocamlopt="ocamlopt.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldep; then \
- 	echo 'ocamldep="ocamldep.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldoc; then \
- 	echo 'ocamldoc="ocamldoc.opt"' >>findlib.conf; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ocamlfind.1.9.5'
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.14+alpha-repo/.opam-switch/build/ocamlfind.1.9.5)
- for p in findlib; do ( cd src/$p; make opt ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ocamlfind.1.9.5/src/findlib'
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c findlib_config.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_split.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_metatoken.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_meta.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_metascanner.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_topo.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_package_base.ml
- File "fl_package_base.ml", line 304, characters 22-40:
- 304 | 	 let pkg_ancestors = query_requirements predlist pkg in
-       	                     ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 350, characters 18-36:
- 350 |   let ancestors = query_requirements predlist package_name in
-                         ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 375, characters 23-41:
- 375 | 	  let pkg_ancestors = query_requirements predlist pkg in
-       	                      ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 510, characters 16-35:
- 510 | 	     ( let c = package_definitions search_path pkg.package_name in
-       	               ^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label search_path was omitted in the application of this function.
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c findlib.ml
- File "findlib.ml", line 390, characters 2-26:
- 390 |   Fl_package_base.requires predlist pkg
-         ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "findlib.ml", line 396, characters 2-33:
- 396 |   Fl_package_base.requires_deeply predlist pkglist
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_args.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_lint.ml
- ocamlopt -I +compiler-libs -g -a -o findlib.cmxa findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c ocaml_args.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c frontend.ml
- File "frontend.ml", line 859, characters 10-39:
- 859 |           Fl_package_base.package_users predicates1 packages1
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \
- 	   -I +unix -I +dynlink ocaml_args.cmx frontend.cmx
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c topfind.ml
- File "topfind.ml", line 126, characters 40-63:
- 126 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 256, characters 4-27:
- 256 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 266, characters 4-27:
- 266 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 278, characters 4-27:
- 278 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 291, characters 4-27:
- 291 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 305, characters 4-27:
- 305 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 317, characters 4-27:
- 317 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- ocamlopt -I +compiler-libs -g -a -o findlib_top.cmxa topfind.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_top.cmxs topfind.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_dynload.ml
- ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ocamlfind.1.9.5/src/findlib'
-> compiled  ocamlfind.1.9.5
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.14+alpha-repo/.opam-switch/build/ocamlfind.1.9.5)
- if [ "1" -eq 1 ]; then \
-     for x in camlp4 dbm graphics labltk num ocamlbuild; do \
-       if [ -f "/home/opam/.opam/4.14+alpha-repo/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.14+alpha-repo/lib/$x/META"; then \
-           rm -f site-lib-src/$x/META; \
-         fi; \
-       fi; \
-     done; \
-     test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \
-   fi
- echo 'SITELIB_META =' > Makefile.packages.in
- for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done
- tr '\n' ' ' < Makefile.packages.in > Makefile.packages
- rm Makefile.packages.in
- install -d "/home/opam/.opam/4.14+alpha-repo/bin"
- install -d "/home/opam/.opam/4.14+alpha-repo/man"
- make install-config
- make[1]: Entering directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ocamlfind.1.9.5'
- install -d "`dirname \"/home/opam/.opam/4.14+alpha-repo/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.14+alpha-repo/lib/findlib.conf" || install -c findlib.conf "/home/opam/.opam/4.14+alpha-repo/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ocamlfind.1.9.5'
- for p in findlib; do ( cd src/$p; make install ); done
- make[1]: Entering directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ocamlfind.1.9.5/src/findlib'
- install -d "/home/opam/.opam/4.14+alpha-repo/lib/findlib"
- install -d "/home/opam/.opam/4.14+alpha-repo/bin"
- test 1 -eq 0 || install -d "/home/opam/.opam/4.14+alpha-repo/lib/ocaml"
- test 1 -eq 0 || install -c topfind "/home/opam/.opam/4.14+alpha-repo/lib/ocaml/"
- files=` ../../tools/collect_files ../../Makefile.config \
- findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs \
- findlib_config.cmi findlib_config.ml topfind.cmi topfind.mli \
- fl_args.cmi fl_lint.cmi fl_meta.cmi fl_split.cmi fl_topo.cmi ocaml_args.cmi \
- fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi \
- fl_metatoken.cmi findlib_top.cma findlib_top.cmxa findlib_top.a findlib_top.cmxs \
- findlib_dynload.cma findlib_dynload.cmxa findlib_dynload.a findlib_dynload.cmxs fl_dynload.mli fl_dynload.cmi \
- META` && \
- install -c $files "/home/opam/.opam/4.14+alpha-repo/lib/findlib/"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- install -c $f "/home/opam/.opam/4.14+alpha-repo/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/4.14+alpha-repo/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/4.14+alpha-repo/lib/ocaml/compiler-libs/"; \
-     install -c topdirs.cmi toploop.cmi "/home/opam/.opam/4.14+alpha-repo/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ocamlfind.1.9.5/src/findlib'
- make install-meta
- make[1]: Entering directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ocamlfind.1.9.5'
- for x in bigarray bytes compiler-libs dynlink ocamldoc stdlib str threads unix ; do install -d "/home/opam/.opam/4.14+alpha-repo/lib/$x"; install -c site-lib-src/$x/META "/home/opam/.opam/4.14+alpha-repo/lib/$x/META.tmp" && mv "/home/opam/.opam/4.14+alpha-repo/lib/$x/META.tmp" "/home/opam/.opam/4.14+alpha-repo/lib/$x/META"; done
- install -d "/home/opam/.opam/4.14+alpha-repo/lib/findlib"; install -c Makefile.packages "/home/opam/.opam/4.14+alpha-repo/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ocamlfind.1.9.5'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; }
- test ! -f 'site-lib-src/camlp4/META' ||	install -c tools/safe_camlp4 "/home/opam/.opam/4.14+alpha-repo/bin"
- make install-doc
- make[1]: Entering directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ocamlfind.1.9.5'
- install -d "/home/opam/.opam/4.14+alpha-repo/man/man1" "/home/opam/.opam/4.14+alpha-repo/man/man3" "/home/opam/.opam/4.14+alpha-repo/man/man5"
- install -c doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.14+alpha-repo/man/man1"
- install -c doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.14+alpha-repo/man/man5"
- make[1]: Leaving directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ocamlfind.1.9.5'
-> installed ocamlfind.1.9.5
Processing 40/47: [base: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "base" "-j" "71" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/base.v0.15.1)
-> compiled  base.v0.15.1
-> installed base.v0.15.1
Processing 42/47: [stdio: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdio" "-j" "71" (CWD=/home/opam/.opam/4.14+alpha-repo/.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" "71" (CWD=/home/opam/.opam/4.14+alpha-repo/.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.14+alpha-repo/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)
- (cd _build/default/xpm && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -g -I /home/opam/.opam/4.14+alpha-repo/lib/ocaml -I ../core -o xpmread.o -c xpmread.c)
- xpmread.c: In function 'read_xpm_file':
- xpmread.c:102:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   102 | value read_xpm_file(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                      
- (cd _build/default/png && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -g -I /home/opam/.opam/4.14+alpha-repo/lib/ocaml -I ../core -o pngread.o -c pngread.c)
- pngread.c: In function 'read_png_file_as_rgb24':
- pngread.c:418:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   418 | value read_png_file_as_rgb24(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~             
- pngread.c: In function 'Val_PngColor':
- pngread.c:419:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   419 | value Val_PngColor(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                       
- pngread.c: In function 'Val_PngPalette':
- pngread.c:420:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   420 | value Val_PngPalette(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                     
- pngread.c: In function 'read_png_file':
- pngread.c:421:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   421 | value read_png_file(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                      
- pngread.c: In function 'write_png_file_rgb':
- pngread.c:422:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   422 | value write_png_file_rgb(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                 
- pngread.c: In function 'write_png_file_index':
- pngread.c:423:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   423 | value write_png_file_index(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~               
- (cd _build/default/tiff && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -g -I /home/opam/.opam/4.14+alpha-repo/lib/ocaml -I ../core -o tiffread.o -c tiffread.c)
- tiffread.c: In function 'open_tiff_file_for_read':
- tiffread.c:147:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   147 | value open_tiff_file_for_read(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~            
- tiffread.c: In function 'read_tiff_scanline':
- tiffread.c:148:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   148 | value read_tiff_scanline(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                 
- tiffread.c: In function 'close_tiff_file':
- tiffread.c:149:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   149 | value close_tiff_file(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                    
- tiffread.c: In function 'open_tiff_file_for_write':
- tiffread.c:150:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   150 | value open_tiff_file_for_write(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~           
- tiffread.c: In function 'write_tiff_scanline':
- tiffread.c:151:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   151 | value write_tiff_scanline(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                
- (cd _build/default/jpeg && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -g -I /home/opam/.opam/4.14+alpha-repo/lib/ocaml -I ../core -o jpegread.o -c jpegread.c)
- jpegread.c: In function 'jpeg_set_scale_denom':
- jpegread.c:348:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   348 | value jpeg_set_scale_denom(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~               
- jpegread.c: In function 'open_jpeg_file_for_read':
- jpegread.c:349:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   349 | value open_jpeg_file_for_read(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~            
- jpegread.c: In function 'open_jpeg_file_for_read_start':
- jpegread.c:350:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   350 | value open_jpeg_file_for_read_start(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~      
- jpegread.c: In function 'read_jpeg_scanline':
- jpegread.c:351:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   351 | value read_jpeg_scanline(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                 
- jpegread.c: In function 'read_jpeg_scanlines':
- jpegread.c:352:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   352 | value read_jpeg_scanlines(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                
- jpegread.c: In function 'close_jpeg_file_for_read':
- jpegread.c:353:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   353 | value close_jpeg_file_for_read(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~           
- jpegread.c: In function 'open_jpeg_file_for_write_colorspace':
- jpegread.c:354:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   354 | value open_jpeg_file_for_write_colorspace(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- jpegread.c: In function 'open_jpeg_file_for_write':
- jpegread.c:355:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   355 | value open_jpeg_file_for_write(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~           
- jpegread.c: In function 'open_jpeg_file_for_write_cmyk':
- jpegread.c:356:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   356 | value open_jpeg_file_for_write_cmyk(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~      
- jpegread.c: In function 'write_jpeg_scanline':
- jpegread.c:357:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   357 | value write_jpeg_scanline(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                
- jpegread.c: In function 'close_jpeg_file_for_write':
- jpegread.c:358:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   358 | value close_jpeg_file_for_write(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~          
- jpegread.c: In function 'read_JPEG_file':
- jpegread.c:359:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   359 | value read_JPEG_file(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                     
- jpegread.c: In function 'write_JPEG_file':
- jpegread.c:360:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   360 | value write_JPEG_file(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                    
- jpegread.c: In function 'caml_jpeg_write_marker':
- jpegread.c:361:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   361 | void caml_jpeg_write_marker(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~              
- (cd _build/default/gif && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -g -I /home/opam/.opam/4.14+alpha-repo/lib/ocaml -I ../core -o gifread.o -c gifread.c)
- gifread.c: In function 'Val_GifColorType':
- gifread.c:264:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   264 | value Val_GifColorType(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                   
- gifread.c: In function 'Val_ColorMapObject':
- gifread.c:265:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   265 | value Val_ColorMapObject(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                 
- gifread.c: In function 'Val_GifImageDesc':
- gifread.c:266:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   266 | value Val_GifImageDesc(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                   
- gifread.c: In function 'Val_ScreenInfo':
- gifread.c:267:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   267 | value Val_ScreenInfo(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                     
- gifread.c: In function 'dGifOpenFileName':
- gifread.c:268:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   268 | value dGifOpenFileName(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                   
- gifread.c: In function 'dGifCloseFile':
- gifread.c:269:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   269 | value dGifCloseFile(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                      
- gifread.c: In function 'dGifGetRecordType':
- gifread.c:270:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   270 | value dGifGetRecordType(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                  
- gifread.c: In function 'dGifGetImageDesc':
- gifread.c:271:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   271 | value dGifGetImageDesc(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                   
- gifread.c: In function 'dGifGetLine':
- gifread.c:272:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   272 | value dGifGetLine(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- gifread.c: In function 'dGifGetExtension':
- gifread.c:273:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   273 | value dGifGetExtension(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                   
- gifread.c: In function 'eGifOpenFileName':
- gifread.c:274:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   274 | value eGifOpenFileName(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                   
- gifread.c: In function 'eGifCloseFile':
- gifread.c:275:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   275 | value eGifCloseFile(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                      
- gifread.c: In function 'eGifPutScreenDesc':
- gifread.c:276:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   276 | value eGifPutScreenDesc(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                  
- gifread.c: In function 'eGifPutImageDesc':
- gifread.c:277:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   277 | value eGifPutImageDesc(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                   
- gifread.c: In function 'eGifPutLine':
- gifread.c:278:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   278 | value eGifPutLine(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- gifread.c: In function 'eGifPutExtension':
- gifread.c:279:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   279 | value eGifPutExtension(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                   
- (cd _build/default/exif && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -g -I /home/opam/.opam/4.14+alpha-repo/lib/ocaml -I ../core -o exif_c.o -c exif_c.c)
- exif_c.c: In function 'Val_ExifBytes':
- exif_c.c:303:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   303 | NA(Val_ExifBytes)
-       |             ^~~~~                                                      
- exif_c.c: In function 'Val_ExifSBytes':
- exif_c.c:304:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   304 | NA(Val_ExifSBytes)
-       |             ^~~~~~                                                     
- exif_c.c: In function 'Val_ExifShorts':
- exif_c.c:305:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   305 | NA(Val_ExifShorts)
-       |             ^~~~~~                                                     
- exif_c.c: In function 'Val_ExifSShorts':
- exif_c.c:306:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   306 | NA(Val_ExifSShorts)
-       |             ^~~~~~~                                                    
- exif_c.c: In function 'Val_ExifLongs':
- exif_c.c:307:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   307 | NA(Val_ExifLongs)
-       |             ^~~~~                                                      
- exif_c.c: In function 'Val_ExifSLongs':
- exif_c.c:308:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   308 | NA(Val_ExifSLongs)
-       |             ^~~~~~                                                     
- exif_c.c: In function 'Val_ExifRationals':
- exif_c.c:309:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   309 | NA(Val_ExifRationals)
-       |             ^~~~~~~~~                                                  
- exif_c.c: In function 'Val_ExifSRationals':
- exif_c.c:310:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   310 | NA(Val_ExifSRationals)
-       |             ^~~~~~~~~~                                                 
- exif_c.c: In function 'Val_ExifFloats':
- exif_c.c:311:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   311 | NA(Val_ExifFloats)
-       |             ^~~~~~                                                     
- exif_c.c: In function 'Val_ExifDoubles':
- exif_c.c:312:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   312 | NA(Val_ExifDoubles)
-       |             ^~~~~~~                                                    
- exif_c.c: In function 'caml_exif_tag_get_name_in_ifd':
- exif_c.c:313:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   313 | NA(caml_exif_tag_get_name_in_ifd)
-       |             ^~~~~~~~~~~~~~~~~~~~~                                      
- exif_c.c: In function 'caml_val_exif_data':
- exif_c.c:314:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   314 | NA(caml_val_exif_data)
-       |             ^~~~~~~~~~                                                 
- exif_c.c: In function 'caml_exif_set_byte_order':
- exif_c.c:315:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   315 | NA(caml_exif_set_byte_order)
-       |             ^~~~~~~~~~~~~~~~                                           
- exif_c.c: In function 'caml_exif_get_byte_order':
- exif_c.c:316:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   316 | NA(caml_exif_get_byte_order)
-       |             ^~~~~~~~~~~~~~~~                                           
- exif_c.c: In function 'caml_exif_data_fix':
- exif_c.c:317:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   317 | NA(caml_exif_data_fix)
-       |             ^~~~~~~~~~                                                 
- exif_c.c: In function 'caml_exif_data_unref':
- exif_c.c:318:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   318 | NA(caml_exif_data_unref)
-       |             ^~~~~~~~~~~~                                               
- exif_c.c: In function 'caml_exif_data_dump':
- exif_c.c:319:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   319 | NA(caml_exif_data_dump)
-       |             ^~~~~~~~~~~                                                
- exif_c.c: In function 'caml_exif_data_contents':
- exif_c.c:320:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   320 | NA(caml_exif_data_contents)
-       |             ^~~~~~~~~~~~~~~                                            
- exif_c.c: In function 'caml_exif_content_unref':
- exif_c.c:321:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   321 | NA(caml_exif_content_unref)
-       |             ^~~~~~~~~~~~~~~                                            
- exif_c.c: In function 'caml_exif_content_entries':
- exif_c.c:322:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   322 | NA(caml_exif_content_entries)
-       |             ^~~~~~~~~~~~~~~~~                                          
- exif_c.c: In function 'caml_exif_entry_unref':
- exif_c.c:323:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   323 | NA(caml_exif_entry_unref)
-       |             ^~~~~~~~~~~~~                                              
- exif_c.c: In function 'caml_exif_decode_entry':
- exif_c.c:324:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   324 | NA(caml_exif_decode_entry)
-       |             ^~~~~~~~~~~~~~                                             
- (cd _build/default/freetype && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -g -I /home/opam/.opam/4.14+alpha-repo/lib/ocaml -I ../core -o ftintf.o -c ftintf.c)
- ftintf.c: In function 'init_FreeType':
- ftintf.c:485:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   485 | value init_FreeType(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                      
- ftintf.c: In function 'done_FreeType':
- ftintf.c:486:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   486 | value done_FreeType(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                      
- ftintf.c: In function 'new_Face':
- ftintf.c:487:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   487 | value new_Face(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- ftintf.c: In function 'face_info':
- ftintf.c:488:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   488 | value face_info(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                          
- ftintf.c: In function 'done_Face':
- ftintf.c:489:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   489 | value done_Face(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                          
- ftintf.c: In function 'get_num_glyphs':
- ftintf.c:490:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   490 | value get_num_glyphs(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                     
- ftintf.c: In function 'set_Char_Size':
- ftintf.c:491:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   491 | value set_Char_Size(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                      
- ftintf.c: In function 'set_Pixel_Sizes':
- ftintf.c:492:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   492 | value set_Pixel_Sizes(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                    
- ftintf.c: In function 'val_CharMap':
- ftintf.c:493:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   493 | value val_CharMap(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- ftintf.c: In function 'get_CharMaps':
- ftintf.c:494:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   494 | value get_CharMaps(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                       
- ftintf.c: In function 'set_CharMap':
- ftintf.c:495:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   495 | value set_CharMap(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- ftintf.c: In function 'get_Char_Index':
- ftintf.c:496:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   496 | value get_Char_Index(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                     
- ftintf.c: In function 'load_Glyph':
- ftintf.c:497:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   497 | value load_Glyph(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                         
- ftintf.c: In function 'load_Char':
- ftintf.c:498:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   498 | value load_Char(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                          
- ftintf.c: In function 'render_Glyph_of_Face':
- ftintf.c:499:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   499 | value render_Glyph_of_Face(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~               
- ftintf.c: In function 'render_Char':
- ftintf.c:500:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   500 | value render_Char(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- ftintf.c: In function 'set_Transform':
- ftintf.c:501:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   501 | value set_Transform(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                      
- ftintf.c: In function 'get_Bitmap_Info':
- ftintf.c:502:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   502 | value get_Bitmap_Info(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                    
- ftintf.c: In function 'read_Bitmap':
- ftintf.c:503:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   503 | value read_Bitmap(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- ftintf.c: In function 'get_Glyph_Metrics':
- ftintf.c:504:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   504 | value get_Glyph_Metrics(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                  
- ftintf.c: In function 'get_Size_Metrics':
- ftintf.c:505:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   505 | value get_Size_Metrics(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                   
- ftintf.c: In function 'get_Outline_Contents':
- ftintf.c:506:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   506 | value get_Outline_Contents(){ failwith("unsupported"); }
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~               
-> 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.14+alpha-repo/.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
- events.c:29:13: warning: "enter_blocking_section" is deprecated: use "caml_enter_blocking_section" instead
-    29 | extern void enter_blocking_section (void);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                         
- events.c:30:13: warning: "leave_blocking_section" is deprecated: use "caml_leave_blocking_section" instead
-    30 | extern void leave_blocking_section (void);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                         
- events.c: In function 'caml_gr_y_wait_allocate_result':
- events.c:162:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   162 |   value res = alloc_small(6, 0);
-       |             ^~~~~~~~~~~~~~~~~~~~                                             
- events.c: In function 'caml_gr_y_wait_event_blocking':
- events.c:273:13: warning: "enter_blocking_section" is deprecated: use "caml_enter_blocking_section" instead
-   273 |       enter_blocking_section();
-       |             ^~~~~~~~~~~~~~~~~~~                                                                    
- events.c:275:13: warning: "leave_blocking_section" is deprecated: use "caml_leave_blocking_section" instead
-   275 |       leave_blocking_section();
-       |             ^~~~~~~~~~~~~~~~~~~                                                                    
- grY11.c: In function 'caml_gr_get_window_id':
- grY11.c:245:13: warning: "copy_int32" is deprecated: use "caml_copy_int32" instead
-   245 |   return copy_int32 (w);
-       |             ^~~~~~~~~~~~                                                   
- grY11.c: In function 'caml_gr_get_bstore_id':
- grY11.c:252:13: warning: "copy_int32" is deprecated: use "caml_copy_int32" instead
-   252 |   return copy_int32 (w);
-       |             ^~~~~~~~~~~~                                                   
- grY11.c: In function 'caml_gr_cut':
- grY11.c:299:13: warning: "string_length" is deprecated: use "caml_string_length" instead
-   299 |   XStoreBytes (caml_gr_display, String_val (string), string_length (string));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~    
- grY11.c: In function 'caml_gr_set_named_atom_property':
- grY11.c:317:13: warning: "string_length" is deprecated: use "caml_string_length" instead
-   317 |                    string_length (string)       /* nelements */
-       |             ^      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                  
- grY11.c: In function 'caml_gr_set_cursor':
- grY11.c:329:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-   329 |     invalid_argument("set_cursor");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~                                                    
- grY11.c: In function 'caml_gr_get_geometry':
- grY11.c:376:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead
-   376 |   res = alloc_tuple(4);
-       |             ^~~~~~~~~~~                                                      
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'XD', is deprecated.
- Use the equivalent signed form: +Y+X+D.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'XD', is deprecated.
- Use the equivalent signed form: +Y+X+D.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'XD', is deprecated.
- Use the equivalent signed form: +Y+X+D.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'XD', is deprecated.
- Use the equivalent signed form: +Y+X+D.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'XD', is deprecated.
- Use the equivalent signed form: +Y+X+D.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'XD', is deprecated.
- Use the equivalent signed form: +Y+X+D.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'XD', is deprecated.
- Use the equivalent signed form: +Y+X+D.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'XD', is deprecated.
- Use the equivalent signed form: +Y+X+D.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'XD', is deprecated.
- Use the equivalent signed form: +Y+X+D.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'XD', is deprecated.
- Use the equivalent signed form: +Y+X+D.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'XD', is deprecated.
- Use the equivalent signed form: +Y+X+D.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'XD', is deprecated.
- Use the equivalent signed form: +Y+X+D.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'XD', is deprecated.
- Use the equivalent signed form: +Y+X+D.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'XD', is deprecated.
- Use the equivalent signed form: +Y+X+D.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'XD', is deprecated.
- Use the equivalent signed form: +Y+X+D.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'XD', is deprecated.
- Use the equivalent signed form: +Y+X+D.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'XD', is deprecated.
- Use the equivalent signed form: +Y+X+D.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'XD', is deprecated.
- Use the equivalent signed form: +Y+X+D.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'XD', is deprecated.
- Use the equivalent signed form: +Y+X+D.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'XD', is deprecated.
- Use the equivalent signed form: +Y+X+D.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'XD', is deprecated.
- Use the equivalent signed form: +Y+X+D.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'XD', is deprecated.
- Use the equivalent signed form: +Y+X+D.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'XD', is deprecated.
- Use the equivalent signed form: +Y+X+D.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'XD', is deprecated.
- Use the equivalent signed form: +Y+X+D.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'XD', is deprecated.
- Use the equivalent signed form: +Y+X+D.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'XD', is deprecated.
- Use the equivalent signed form: +Y+X+D.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'XD', is deprecated.
- Use the equivalent signed form: +Y+X+D.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'XD', is deprecated.
- Use the equivalent signed form: +Y+X+D.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'XD', is deprecated.
- Use the equivalent signed form: +Y+X+D.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'XD', is deprecated.
- Use the equivalent signed form: +Y+X+D.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'XD', is deprecated.
- Use the equivalent signed form: +Y+X+D.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'XD', is deprecated.
- Use the equivalent signed form: +Y+X+D.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'XD', is deprecated.
- Use the equivalent signed form: +Y+X+D.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'XD', is deprecated.
- Use the equivalent signed form: +Y+X+D.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'XD', is deprecated.
- Use the equivalent signed form: +Y+X+D.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'XD', is deprecated.
- Use the equivalent signed form: +Y+X+D.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'XD', is deprecated.
- Use the equivalent signed form: +Y+X+D.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'XD', is deprecated.
- Use the equivalent signed form: +Y+X+D.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'XD', is deprecated.
- Use the equivalent signed form: +Y+X+D.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'XD', is deprecated.
- Use the equivalent signed form: +Y+X+D.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'XD', is deprecated.
- Use the equivalent signed form: +Y+X+D.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'XD', is deprecated.
- Use the equivalent signed form: +Y+X+D.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'XD', is deprecated.
- Use the equivalent signed form: +Y+X+D.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'XD', is deprecated.
- Use the equivalent signed form: +Y+X+D.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'XD', is deprecated.
- Use the equivalent signed form: +Y+X+D.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'XD', is deprecated.
- Use the equivalent signed form: +Y+X+D.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'XD', is deprecated.
- Use the equivalent signed form: +Y+X+D.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'XD', is deprecated.
- Use the equivalent signed form: +Y+X+D.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'XD', is deprecated.
- Use the equivalent signed form: +Y+X+D.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'XD', is deprecated.
- Use the equivalent signed form: +Y+X+D.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'XD', is deprecated.
- Use the equivalent signed form: +Y+X+D.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'XD', is deprecated.
- Use the equivalent signed form: +Y+X+D.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'XD', is deprecated.
- Use the equivalent signed form: +Y+X+D.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'XD', is deprecated.
- Use the equivalent signed form: +Y+X+D.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'XD', is deprecated.
- Use the equivalent signed form: +Y+X+D.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'XD', is deprecated.
- Use the equivalent signed form: +Y+X+D.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'XD', is deprecated.
- Use the equivalent signed form: +Y+X+D.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'XD', is deprecated.
- Use the equivalent signed form: +Y+X+D.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'XD', is deprecated.
- Use the equivalent signed form: +Y+X+D.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'XD', is deprecated.
- Use the equivalent signed form: +Y+X+D.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'XD', is deprecated.
- Use the equivalent signed form: +Y+X+D.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'XD', is deprecated.
- Use the equivalent signed form: +Y+X+D.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'XD', is deprecated.
- Use the equivalent signed form: +Y+X+D.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'XD', is deprecated.
- Use the equivalent signed form: +Y+X+D.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'XD', is deprecated.
- Use the equivalent signed form: +Y+X+D.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'XD', is deprecated.
- Use the equivalent signed form: +Y+X+D.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'XD', is deprecated.
- Use the equivalent signed form: +Y+X+D.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'XD', is deprecated.
- Use the equivalent signed form: +Y+X+D.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'XD', is deprecated.
- Use the equivalent signed form: +Y+X+D.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'XD', is deprecated.
- Use the equivalent signed form: +Y+X+D.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'XD', is deprecated.
- Use the equivalent signed form: +Y+X+D.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'XD', is deprecated.
- Use the equivalent signed form: +Y+X+D.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'XD', is deprecated.
- Use the equivalent signed form: +Y+X+D.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'XD', is deprecated.
- Use the equivalent signed form: +Y+X+D.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'XD', is deprecated.
- Use the equivalent signed form: +Y+X+D.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'XD', is deprecated.
- Use the equivalent signed form: +Y+X+D.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'XD', is deprecated.
- Use the equivalent signed form: +Y+X+D.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'XD', is deprecated.
- Use the equivalent signed form: +Y+X+D.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'XD', is deprecated.
- Use the equivalent signed form: +Y+X+D.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'XD', is deprecated.
- Use the equivalent signed form: +Y+X+D.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'XD', is deprecated.
- Use the equivalent signed form: +Y+X+D.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'XD', is deprecated.
- Use the equivalent signed form: +Y+X+D.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'XD', is deprecated.
- Use the equivalent signed form: +Y+X+D.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'XD', is deprecated.
- Use the equivalent signed form: +Y+X+D.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'XD', is deprecated.
- Use the equivalent signed form: +Y+X+D.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- for dir in tex doc ; do make -C $dir; done
- make[1]: Entering directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/advi.2.0.0/tex'
- make[1]: Nothing to be done for 'all'.
- make[1]: Leaving directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/advi.2.0.0/tex'
- make[1]: Entering directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/advi.2.0.0/doc'
- make[1]: Nothing to be done for 'all'.
- make[1]: Leaving directory '/home/opam/.opam/4.14+alpha-repo/.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.14+alpha-repo/.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.14+alpha-repo/.opam-switch/build/advi.2.0.0/tex'
- make[1]: Nothing to be done for 'all'.
- make[1]: Leaving directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/advi.2.0.0/tex'
- make[1]: Entering directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/advi.2.0.0/doc'
- make[1]: Nothing to be done for 'all'.
- make[1]: Leaving directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/advi.2.0.0/doc'
- dune build --root=. @install
- dune install --root=. --display=short
- Installing /home/opam/.opam/4.14+alpha-repo/lib/advi/META
- Installing /home/opam/.opam/4.14+alpha-repo/lib/advi/dune-package
- Installing /home/opam/.opam/4.14+alpha-repo/lib/advi/opam
- Installing /home/opam/.opam/4.14+alpha-repo/bin/advi
- Installing /home/opam/.opam/4.14+alpha-repo/bin/advi-latex-files
- Installing /home/opam/.opam/4.14+alpha-repo/doc/advi/CHANGES.md
- Installing /home/opam/.opam/4.14+alpha-repo/doc/advi/LICENSE.md
- Installing /home/opam/.opam/4.14+alpha-repo/doc/advi/README.md
- for dir in tex doc ; do make -C $dir install; done
- make[1]: Entering directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/advi.2.0.0/tex'
- install -d /home/opam/.opam/4.14+alpha-repo/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.14+alpha-repo/share/advi/tex/latex
- make[1]: Leaving directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/advi.2.0.0/tex'
- make[1]: Entering directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/advi.2.0.0/doc'
- install -d /home/opam/.opam/4.14+alpha-repo/man/man1/ /home/opam/.opam/4.14+alpha-repo/doc/advi/
- install advi.1 /home/opam/.opam/4.14+alpha-repo/man/man1/
- install splash.dvi scratch_draw_splash.dvi scratch_write_splash.dvi /home/opam/.opam/4.14+alpha-repo/doc/advi/
- make[1]: Leaving directory '/home/opam/.opam/4.14+alpha-repo/.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-10-11 22:00.10 ---> saved as "98579c799a099ea6a856523b18d92da6f6e9b2913765f91381dd8419bfaa6b8e"
Job succeeded