Building on x86-bm-9.ocamllabs.io (from ocaml/opam:debian-unstable) 2021-11-09 12:17.23 ---> using "0acd5aeaa8f7bc314514d9795d14a7f12ec72a6a5b11c5904350189734c6859b" from cache /: (user (uid 1000) (gid 1000)) /: (env OPAMPRECISETRACKING 1) /: (env OPAMUTF8 never) /: (env OPAMEXTERNALSOLVER builtin-0install) /: (env OPAMCRITERIA +removed) /: (run (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam")) 2021-11-09 12:17.23 ---> using "4d29eb3e0b7cd69a97ed90837671d5ca38aa41e2fb94346298af500378eca6fa" from cache /: (run (network host) (shell "rm -rf ~/opam-repository && git clone -q 'git://github.com/ocaml/opam-repository.git' ~/opam-repository && git -C ~/opam-repository checkout -q 7b361ce572d98a700d2e0018cb6e9c72db9a3675")) 2021-11-09 12:17.23 ---> using "d735cc1084771dd7a4c27bc038a74be9c565f9b4862c23ef3b35f68ab04a6aef" 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. 2021-11-09 12:17.23 ---> using "44eb507bce7a2e2ed046a7a65eaf9728147d93dd5621a9ab5b08e6a2b062590d" from cache /: (run (network host) (shell "git clone -q 'git://github.com/ocaml/ocaml-beta-repository.git' ~/'beta' && git -C ~/'beta' checkout -q 79aeeadd813bdae424ab53f882f08bee0a4e0b89")) 2021-11-09 12:17.23 ---> using "982f7d54b73fc7cab2a09dec2ae08ff2574343a9745a7f336abd76f9a26d22dc" from cache /: (run (shell "opam repository add --dont-select 'beta' ~/'beta'")) [beta] Initialised 2021-11-09 12:17.23 ---> using "581fbaf65c6cbed22afcc69cdb3cb3a52aafc46e8c4cea4bc9ca5a44060fda80" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam switch create --repositories=beta,default '4.14' '4.14.0+trunk'")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-variants" {= "4.14.0+trunk"}] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> installed base-bigarray.base -> installed base-threads.base -> installed base-unix.base -> retrieved ocaml-variants.4.14.0+trunk (https://github.com/ocaml/ocaml/archive/4.14.tar.gz) -> installed ocaml-variants.4.14.0+trunk -> installed ocaml-config.2 -> installed ocaml.4.14.0 Done. # Run eval $(opam env --switch=4.14) to update the current shell environment 2021-11-09 12:17.23 ---> using "73976cffa15aca56a35ec409ba9bc8aafeb18f0a466d1e35f65a41465e663878" from cache /: (run (network host) (shell "opam update --depexts")) + /usr/bin/sudo "apt-get" "update" - Get:1 http://deb.debian.org/debian unstable InRelease [165 kB] - Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB] - Ign:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages [8823 kB] - Fetched 9052 kB in 2s (5025 kB/s) - Reading package lists... - 2021-11-09 12:17.23 ---> using "b43d04a7b902a31d721be3ca13919df3215784adea8a4139337e37d64d084da8" 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 conf-pkg-config 2 [required by graphics] - install conf-ghostscript 1 [required by advi] - install conf-which 1 [required by advi] - install dune 2.9.1 [required by advi] - install conf-texlive 1 [required by advi] - install conf-libX11 1 [required by graphics] - install sexplib0 v0.14.0 [required by base] - install result 1.5 [required by dune-configurator] - install csexp 1.5.1 [required by dune-configurator] - install cppo 1.6.8 [required by camlimages] - install dune-configurator 2.9.1 [required by camlimages] - install graphics 5.1.2 [required by advi] - install base v0.14.1 [required by camlimages] - install ocamlfind 1.9.1 [required by camlimages] - install stdio v0.14.0 [required by camlimages] - install camlimages 5.0.4 [required by advi] - install advi 2.0.0 ===== 17 to install ===== The following system packages will first need to be installed: ghostscript pkg-config texlive-latex-base <><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><> Let opam run your package manager to install the required system packages? (answer 'n' for other options) [Y/n] y + /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "ghostscript" "pkg-config" "texlive-latex-base" - debconf: delaying package configuration, since apt-utils is not installed - (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 ... 18039 files and directories currently installed.) - Preparing to unpack .../libc6-dev_2.32-4_amd64.deb ... - Unpacking libc6-dev:amd64 (2.32-4) over (2.31-15) ... - Replacing files in old package libc6:amd64 (2.31-15) ... - Preparing to unpack .../libc-dev-bin_2.32-4_amd64.deb ... - Unpacking libc-dev-bin (2.32-4) over (2.31-15) ... - Preparing to unpack .../libc6_2.32-4_amd64.deb ... - Checking for services that may need to be restarted... - Checking init scripts... - Unpacking libc6:amd64 (2.32-4) over (2.31-15) ... - Setting up libc6:amd64 (2.32-4) ... - Checking for services that may need to be restarted... - Checking init scripts... - Nothing to restart. - (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 ... 18035 files and directories currently installed.) - Preparing to unpack .../libc-bin_2.32-4_amd64.deb ... - Unpacking libc-bin (2.32-4) over (2.31-15) ... - Setting up libc-bin (2.32-4) ... - (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 ... 18035 files and directories currently installed.) - Preparing to unpack .../libgcrypt20_1.9.4-3+b1_amd64.deb ... - Unpacking libgcrypt20:amd64 (1.9.4-3+b1) over (1.8.7-6) ... - Setting up libgcrypt20:amd64 (1.9.4-3+b1) ... - (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 ... 18036 files and directories currently installed.) - Preparing to unpack .../libsystemd0_249.5-2_amd64.deb ... - Unpacking libsystemd0:amd64 (249.5-2) over (247.9-1) ... - Setting up libsystemd0:amd64 (249.5-2) ... - Selecting previously unselected package libapparmor1:amd64. - (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 18036 files and directories currently installed.) - Preparing to unpack .../0-libapparmor1_3.0.3-5_amd64.deb ... - Unpacking libapparmor1:amd64 (3.0.3-5) ... - Selecting previously unselected package libargon2-1:amd64. - Preparing to unpack .../1-libargon2-1_0~20171227-0.2_amd64.deb ... - Unpacking libargon2-1:amd64 (0~20171227-0.2) ... - Selecting previously unselected package dmsetup. - Preparing to unpack .../2-dmsetup_2%3a1.02.175-2.1_amd64.deb ... - Unpacking dmsetup (2:1.02.175-2.1) ... - Selecting previously unselected package libdevmapper1.02.1:amd64. - Preparing to unpack .../3-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... - Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... - Selecting previously unselected package libjson-c5:amd64. - Preparing to unpack .../4-libjson-c5_0.15-2_amd64.deb ... - Unpacking libjson-c5:amd64 (0.15-2) ... - Selecting previously unselected package libcryptsetup12:amd64. - Preparing to unpack .../5-libcryptsetup12_2%3a2.4.1-1_amd64.deb ... - Unpacking libcryptsetup12:amd64 (2:2.4.1-1) ... - Preparing to unpack .../6-libgnutls30_3.7.2-2_amd64.deb ... - Unpacking libgnutls30:amd64 (3.7.2-2) over (3.7.1-5) ... - Setting up libgnutls30:amd64 (3.7.2-2) ... - Selecting previously unselected package libip4tc2:amd64. - (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 18083 files and directories currently installed.) - Preparing to unpack .../libip4tc2_1.8.7-1_amd64.deb ... - Unpacking libip4tc2:amd64 (1.8.7-1) ... - Selecting previously unselected package libkmod2:amd64. - Preparing to unpack .../libkmod2_29-1_amd64.deb ... - Unpacking libkmod2:amd64 (29-1) ... - Selecting previously unselected package systemd. - Preparing to unpack .../systemd_249.5-2_amd64.deb ... - Unpacking systemd (249.5-2) ... - Setting up libapparmor1:amd64 (3.0.3-5) ... - Setting up libargon2-1:amd64 (0~20171227-0.2) ... - Setting up libjson-c5:amd64 (0.15-2) ... - Setting up libip4tc2:amd64 (1.8.7-1) ... - Setting up libkmod2:amd64 (29-1) ... - Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... - Setting up libcryptsetup12:amd64 (2:2.4.1-1) ... - Setting up systemd (249.5-2) ... - Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. - Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. - Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. - Setting up dmsetup (2:1.02.175-2.1) ... - Selecting previously unselected package systemd-sysv. - (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 18903 files and directories currently installed.) - Preparing to unpack .../00-systemd-sysv_249.5-2_amd64.deb ... - Unpacking systemd-sysv (249.5-2) ... - Selecting previously unselected package libdbus-1-3:amd64. - Preparing to unpack .../01-libdbus-1-3_1.12.20-3_amd64.deb ... - Unpacking libdbus-1-3:amd64 (1.12.20-3) ... - Selecting previously unselected package dbus-bin. - Preparing to unpack .../02-dbus-bin_1.12.20-3_amd64.deb ... - Unpacking dbus-bin (1.12.20-3) ... - Selecting previously unselected package dbus-session-bus-common. - Preparing to unpack .../03-dbus-session-bus-common_1.12.20-3_all.deb ... - Unpacking dbus-session-bus-common (1.12.20-3) ... - Selecting previously unselected package dbus-daemon. - Preparing to unpack .../04-dbus-daemon_1.12.20-3_amd64.deb ... - Unpacking dbus-daemon (1.12.20-3) ... - Selecting previously unselected package dbus-system-bus-common. - Preparing to unpack .../05-dbus-system-bus-common_1.12.20-3_all.deb ... - Unpacking dbus-system-bus-common (1.12.20-3) ... - Selecting previously unselected package dbus. - Preparing to unpack .../06-dbus_1.12.20-3_amd64.deb ... - Unpacking dbus (1.12.20-3) ... - Selecting previously unselected package fonts-droid-fallback. - Preparing to unpack .../07-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 .../08-poppler-data_0.4.11-1_all.deb ... - Unpacking poppler-data (0.4.11-1) ... - Selecting previously unselected package tex-common. - Preparing to unpack .../09-tex-common_6.17_all.deb ... - Unpacking tex-common (6.17) ... - Preparing to unpack .../10-libasan6_11.2.0-10_amd64.deb ... - Unpacking libasan6:amd64 (11.2.0-10) over (11.2.0-2) ... - Preparing to unpack .../11-libubsan1_11.2.0-10_amd64.deb ... - Unpacking libubsan1:amd64 (11.2.0-10) over (11.2.0-2) ... - Preparing to unpack .../12-libtsan0_11.2.0-10_amd64.deb ... - Unpacking libtsan0:amd64 (11.2.0-10) over (11.2.0-2) ... - Preparing to unpack .../13-libquadmath0_11.2.0-10_amd64.deb ... - Unpacking libquadmath0:amd64 (11.2.0-10) over (11.2.0-2) ... - Preparing to unpack .../14-liblsan0_11.2.0-10_amd64.deb ... - Unpacking liblsan0:amd64 (11.2.0-10) over (11.2.0-2) ... - Preparing to unpack .../15-libitm1_11.2.0-10_amd64.deb ... - Unpacking libitm1:amd64 (11.2.0-10) over (11.2.0-2) ... - Preparing to unpack .../16-libgomp1_11.2.0-10_amd64.deb ... - Unpacking libgomp1:amd64 (11.2.0-10) over (11.2.0-2) ... - Preparing to unpack .../17-libcc1-0_11.2.0-10_amd64.deb ... - Unpacking libcc1-0:amd64 (11.2.0-10) over (11.2.0-2) ... - Preparing to unpack .../18-libatomic1_11.2.0-10_amd64.deb ... - Unpacking libatomic1:amd64 (11.2.0-10) over (11.2.0-2) ... - Preparing to unpack .../19-gcc-11-base_11.2.0-10_amd64.deb ... - Unpacking gcc-11-base:amd64 (11.2.0-10) over (11.2.0-2) ... - Setting up gcc-11-base:amd64 (11.2.0-10) ... - (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 ... 19600 files and directories currently installed.) - Preparing to unpack .../libstdc++6_11.2.0-10_amd64.deb ... - Unpacking libstdc++6:amd64 (11.2.0-10) over (10.2.1-6) ... - Setting up libstdc++6:amd64 (11.2.0-10) ... - Selecting previously unselected package libnss-systemd:amd64. - (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 19600 files and directories currently installed.) - Preparing to unpack .../000-libnss-systemd_249.5-2_amd64.deb ... - Unpacking libnss-systemd:amd64 (249.5-2) ... - Selecting previously unselected package libpam-systemd:amd64. - Preparing to unpack .../001-libpam-systemd_249.5-2_amd64.deb ... - Unpacking libpam-systemd:amd64 (249.5-2) ... - Selecting previously unselected package systemd-timesyncd. - Preparing to unpack .../002-systemd-timesyncd_249.5-2_amd64.deb ... - Unpacking systemd-timesyncd (249.5-2) ... - Selecting previously unselected package hicolor-icon-theme. - Preparing to unpack .../003-hicolor-icon-theme_0.17-2_all.deb ... - Unpacking hicolor-icon-theme (0.17-2) ... - Selecting previously unselected package libgdk-pixbuf2.0-common. - Preparing to unpack .../004-libgdk-pixbuf2.0-common_2.42.6+dfsg-2_all.deb ... - Unpacking libgdk-pixbuf2.0-common (2.42.6+dfsg-2) ... - Selecting previously unselected package libffi8:amd64. - Preparing to unpack .../005-libffi8_3.4.2-3_amd64.deb ... - Unpacking libffi8:amd64 (3.4.2-3) ... - Selecting previously unselected package libglib2.0-0:amd64. - Preparing to unpack .../006-libglib2.0-0_2.70.1-1_amd64.deb ... - Unpacking libglib2.0-0:amd64 (2.70.1-1) ... - Selecting previously unselected package libicu67:amd64. - Preparing to unpack .../007-libicu67_67.1-7_amd64.deb ... - Unpacking libicu67:amd64 (67.1-7) ... - Selecting previously unselected package libxml2:amd64. - Preparing to unpack .../008-libxml2_2.9.12+dfsg-5_amd64.deb ... - Unpacking libxml2:amd64 (2.9.12+dfsg-5) ... - Selecting previously unselected package shared-mime-info. - Preparing to unpack .../009-shared-mime-info_2.0-1_amd64.deb ... - Unpacking shared-mime-info (2.0-1) ... - Selecting previously unselected package libgdk-pixbuf-2.0-0:amd64. - Preparing to unpack .../010-libgdk-pixbuf-2.0-0_2.42.6+dfsg-2_amd64.deb ... - Unpacking libgdk-pixbuf-2.0-0:amd64 (2.42.6+dfsg-2) ... - Selecting previously unselected package gtk-update-icon-cache. - Preparing to unpack .../011-gtk-update-icon-cache_3.24.30-3_amd64.deb ... - Unpacking gtk-update-icon-cache (3.24.30-3) ... - Selecting previously unselected package adwaita-icon-theme. - Preparing to unpack .../012-adwaita-icon-theme_41.0-1_all.deb ... - Unpacking adwaita-icon-theme (41.0-1) ... - Preparing to unpack .../013-libx11-dev_2%3a1.7.2-2+b1_amd64.deb ... - Unpacking libx11-dev:amd64 (2:1.7.2-2+b1) over (2:1.7.2-1) ... - Preparing to unpack .../014-libx11-6_2%3a1.7.2-2+b1_amd64.deb ... - Unpacking libx11-6:amd64 (2:1.7.2-2+b1) over (2:1.7.2-1) ... - Selecting previously unselected package libxi6:amd64. - Preparing to unpack .../015-libxi6_2%3a1.8-1_amd64.deb ... - Unpacking libxi6:amd64 (2:1.8-1) ... - Selecting previously unselected package libatspi2.0-0:amd64. - Preparing to unpack .../016-libatspi2.0-0_2.42.0-2_amd64.deb ... - Unpacking libatspi2.0-0:amd64 (2.42.0-2) ... - Selecting previously unselected package x11-common. - Preparing to unpack .../017-x11-common_1%3a7.7+23_all.deb ... - Unpacking x11-common (1:7.7+23) ... - Selecting previously unselected package libxtst6:amd64. - Preparing to unpack .../018-libxtst6_2%3a1.2.3-1_amd64.deb ... - Unpacking libxtst6:amd64 (2:1.2.3-1) ... - Selecting previously unselected package at-spi2-core. - Preparing to unpack .../019-at-spi2-core_2.42.0-2_amd64.deb ... - Unpacking at-spi2-core (2.42.0-2) ... - Selecting previously unselected package dbus-user-session. - Preparing to unpack .../020-dbus-user-session_1.12.20-3_amd64.deb ... - Unpacking dbus-user-session (1.12.20-3) ... - Selecting previously unselected package libdconf1:amd64. - Preparing to unpack .../021-libdconf1_0.40.0-2_amd64.deb ... - Unpacking libdconf1:amd64 (0.40.0-2) ... - Selecting previously unselected package dconf-service. - Preparing to unpack .../022-dconf-service_0.40.0-2_amd64.deb ... - Unpacking dconf-service (0.40.0-2) ... - Selecting previously unselected package dconf-gsettings-backend:amd64. - Preparing to unpack .../023-dconf-gsettings-backend_0.40.0-2_amd64.deb ... - Unpacking dconf-gsettings-backend:amd64 (0.40.0-2) ... - Selecting previously unselected package fonts-urw-base35. - Preparing to unpack .../024-fonts-urw-base35_20200910-1_all.deb ... - Unpacking fonts-urw-base35 (20200910-1) ... - Selecting previously unselected package libgs9-common. - Preparing to unpack .../025-libgs9-common_9.54.0~dfsg-5_all.deb ... - Unpacking libgs9-common (9.54.0~dfsg-5) ... - Selecting previously unselected package libavahi-common-data:amd64. - Preparing to unpack .../026-libavahi-common-data_0.8-5_amd64.deb ... - Unpacking libavahi-common-data:amd64 (0.8-5) ... - Selecting previously unselected package libavahi-common3:amd64. - Preparing to unpack .../027-libavahi-common3_0.8-5_amd64.deb ... - Unpacking libavahi-common3:amd64 (0.8-5) ... - Selecting previously unselected package libavahi-client3:amd64. - Preparing to unpack .../028-libavahi-client3_0.8-5_amd64.deb ... - Unpacking libavahi-client3:amd64 (0.8-5) ... - Selecting previously unselected package libcups2:amd64. - Preparing to unpack .../029-libcups2_2.3.3op2-7_amd64.deb ... - Unpacking libcups2:amd64 (2.3.3op2-7) ... - Selecting previously unselected package libidn12:amd64. - Preparing to unpack .../030-libidn12_1.38-4_amd64.deb ... - Unpacking libidn12:amd64 (1.38-4) ... - Selecting previously unselected package libijs-0.35:amd64. - Preparing to unpack .../031-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 .../032-libjbig2dec0_0.19-3_amd64.deb ... - Unpacking libjbig2dec0:amd64 (0.19-3) ... - Selecting previously unselected package liblcms2-2:amd64. - Preparing to unpack .../033-liblcms2-2_2.12~rc1-2_amd64.deb ... - Unpacking liblcms2-2:amd64 (2.12~rc1-2) ... - Selecting previously unselected package libopenjp2-7:amd64. - Preparing to unpack .../034-libopenjp2-7_2.4.0-3_amd64.deb ... - Unpacking libopenjp2-7:amd64 (2.4.0-3) ... - Selecting previously unselected package libpaper1:amd64. - Preparing to unpack .../035-libpaper1_1.1.28+b1_amd64.deb ... - Unpacking libpaper1:amd64 (1.1.28+b1) ... - Selecting previously unselected package libgs9:amd64. - Preparing to unpack .../036-libgs9_9.54.0~dfsg-5_amd64.deb ... - Unpacking libgs9:amd64 (9.54.0~dfsg-5) ... - Selecting previously unselected package libkpathsea6:amd64. - Preparing to unpack .../037-libkpathsea6_2021.20210626.59705-1_amd64.deb ... - Unpacking libkpathsea6:amd64 (2021.20210626.59705-1) ... - Selecting previously unselected package libwoff1:amd64. - Preparing to unpack .../038-libwoff1_1.0.2-1+b1_amd64.deb ... - Unpacking libwoff1:amd64 (1.0.2-1+b1) ... - Selecting previously unselected package dvisvgm. - Preparing to unpack .../039-dvisvgm_2.12-3_amd64.deb ... - Unpacking dvisvgm (2.12-3) ... - Selecting previously unselected package fontconfig. - Preparing to unpack .../040-fontconfig_2.13.1-4.2_amd64.deb ... - Unpacking fontconfig (2.13.1-4.2) ... - Selecting previously unselected package fonts-lmodern. - Preparing to unpack .../041-fonts-lmodern_2.004.5-6.1_all.deb ... - Unpacking fonts-lmodern (2.004.5-6.1) ... - Selecting previously unselected package fonts-noto-mono. - Preparing to unpack .../042-fonts-noto-mono_20201225-1_all.deb ... - Unpacking fonts-noto-mono (20201225-1) ... - Selecting previously unselected package ghostscript. - Preparing to unpack .../043-ghostscript_9.54.0~dfsg-5_amd64.deb ... - Unpacking ghostscript (9.54.0~dfsg-5) ... - Selecting previously unselected package libatk1.0-data. - Preparing to unpack .../044-libatk1.0-data_2.36.0-2_all.deb ... - Unpacking libatk1.0-data (2.36.0-2) ... - Selecting previously unselected package libatk1.0-0:amd64. - Preparing to unpack .../045-libatk1.0-0_2.36.0-2_amd64.deb ... - Unpacking libatk1.0-0:amd64 (2.36.0-2) ... - Selecting previously unselected package libatk-bridge2.0-0:amd64. - Preparing to unpack .../046-libatk-bridge2.0-0_2.38.0-2_amd64.deb ... - Unpacking libatk-bridge2.0-0:amd64 (2.38.0-2) ... - Selecting previously unselected package libauthen-sasl-perl. - Preparing to unpack .../047-libauthen-sasl-perl_2.1600-1.1_all.deb ... - Unpacking libauthen-sasl-perl (2.1600-1.1) ... - Selecting previously unselected package libpixman-1-0:amd64. - Preparing to unpack .../048-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 .../049-libxcb-render0_1.14-3_amd64.deb ... - Unpacking libxcb-render0:amd64 (1.14-3) ... - Selecting previously unselected package libxcb-shm0:amd64. - Preparing to unpack .../050-libxcb-shm0_1.14-3_amd64.deb ... - Unpacking libxcb-shm0:amd64 (1.14-3) ... - Selecting previously unselected package libxrender1:amd64. - Preparing to unpack .../051-libxrender1_1%3a0.9.10-1_amd64.deb ... - Unpacking libxrender1:amd64 (1:0.9.10-1) ... - Selecting previously unselected package libcairo2:amd64. - Preparing to unpack .../052-libcairo2_1.16.0-5_amd64.deb ... - Unpacking libcairo2:amd64 (1.16.0-5) ... - Selecting previously unselected package libcairo-gobject2:amd64. - Preparing to unpack .../053-libcairo-gobject2_1.16.0-5_amd64.deb ... - Unpacking libcairo-gobject2:amd64 (1.16.0-5) ... - Selecting previously unselected package libclone-perl. - Preparing to unpack .../054-libclone-perl_0.45-1+b1_amd64.deb ... - Unpacking libclone-perl (0.45-1+b1) ... - Selecting previously unselected package libcolord2:amd64. - Preparing to unpack .../055-libcolord2_1.4.5-3_amd64.deb ... - Unpacking libcolord2:amd64 (1.4.5-3) ... - Selecting previously unselected package libdata-dump-perl. - Preparing to unpack .../056-libdata-dump-perl_1.25-1_all.deb ... - Unpacking libdata-dump-perl (1.25-1) ... - Selecting previously unselected package libdatrie1:amd64. - Preparing to unpack .../057-libdatrie1_0.2.13-2_amd64.deb ... - Unpacking libdatrie1:amd64 (0.2.13-2) ... - Selecting previously unselected package libdrm-common. - Preparing to unpack .../058-libdrm-common_2.4.107-8_all.deb ... - Unpacking libdrm-common (2.4.107-8) ... - Selecting previously unselected package libdrm2:amd64. - Preparing to unpack .../059-libdrm2_2.4.107-8_amd64.deb ... - Unpacking libdrm2:amd64 (2.4.107-8) ... - Selecting previously unselected package libdrm-amdgpu1:amd64. - Preparing to unpack .../060-libdrm-amdgpu1_2.4.107-8_amd64.deb ... - Unpacking libdrm-amdgpu1:amd64 (2.4.107-8) ... - Selecting previously unselected package libpciaccess0:amd64. - Preparing to unpack .../061-libpciaccess0_0.16-1_amd64.deb ... - Unpacking libpciaccess0:amd64 (0.16-1) ... - Selecting previously unselected package libdrm-intel1:amd64. - Preparing to unpack .../062-libdrm-intel1_2.4.107-8_amd64.deb ... - Unpacking libdrm-intel1:amd64 (2.4.107-8) ... - Selecting previously unselected package libdrm-nouveau2:amd64. - Preparing to unpack .../063-libdrm-nouveau2_2.4.107-8_amd64.deb ... - Unpacking libdrm-nouveau2:amd64 (2.4.107-8) ... - Selecting previously unselected package libdrm-radeon1:amd64. - Preparing to unpack .../064-libdrm-radeon1_2.4.107-8_amd64.deb ... - Unpacking libdrm-radeon1:amd64 (2.4.107-8) ... - Selecting previously unselected package libelf1:amd64. - Preparing to unpack .../065-libelf1_0.185-2_amd64.deb ... - Unpacking libelf1:amd64 (0.185-2) ... - Selecting previously unselected package libencode-locale-perl. - Preparing to unpack .../066-libencode-locale-perl_1.05-1.1_all.deb ... - Unpacking libencode-locale-perl (1.05-1.1) ... - Selecting previously unselected package libepoxy0:amd64. - Preparing to unpack .../067-libepoxy0_1.5.9-2_amd64.deb ... - Unpacking libepoxy0:amd64 (1.5.9-2) ... - Selecting previously unselected package libipc-system-simple-perl. - Preparing to unpack .../068-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 .../069-libfile-basedir-perl_0.09-1_all.deb ... - Unpacking libfile-basedir-perl (0.09-1) ... - Selecting previously unselected package liburi-perl. - Preparing to unpack .../070-liburi-perl_5.10-1_all.deb ... - Unpacking liburi-perl (5.10-1) ... - Selecting previously unselected package libfile-desktopentry-perl. - Preparing to unpack .../071-libfile-desktopentry-perl_0.22-2_all.deb ... - Unpacking libfile-desktopentry-perl (0.22-2) ... - Selecting previously unselected package libtimedate-perl. - Preparing to unpack .../072-libtimedate-perl_2.3300-2_all.deb ... - Unpacking libtimedate-perl (2.3300-2) ... - Selecting previously unselected package libhttp-date-perl. - Preparing to unpack .../073-libhttp-date-perl_6.05-1_all.deb ... - Unpacking libhttp-date-perl (6.05-1) ... - Selecting previously unselected package libfile-listing-perl. - Preparing to unpack .../074-libfile-listing-perl_6.14-1_all.deb ... - Unpacking libfile-listing-perl (6.14-1) ... - Selecting previously unselected package libfile-mimeinfo-perl. - Preparing to unpack .../075-libfile-mimeinfo-perl_0.30-1_all.deb ... - Unpacking libfile-mimeinfo-perl (0.30-1) ... - Selecting previously unselected package libfont-afm-perl. - Preparing to unpack .../076-libfont-afm-perl_1.20-3_all.deb ... - Unpacking libfont-afm-perl (1.20-3) ... - Selecting previously unselected package libfontenc1:amd64. - Preparing to unpack .../077-libfontenc1_1%3a1.1.4-1_amd64.deb ... - Unpacking libfontenc1:amd64 (1:1.1.4-1) ... - Selecting previously unselected package libfribidi0:amd64. - Preparing to unpack .../078-libfribidi0_1.0.8-2_amd64.deb ... - Unpacking libfribidi0:amd64 (1.0.8-2) ... - Selecting previously unselected package libgdk-pixbuf2.0-bin. - Preparing to unpack .../079-libgdk-pixbuf2.0-bin_2.42.6+dfsg-2_amd64.deb ... - Unpacking libgdk-pixbuf2.0-bin (2.42.6+dfsg-2) ... - Selecting previously unselected package libglapi-mesa:amd64. - Preparing to unpack .../080-libglapi-mesa_21.2.5-1_amd64.deb ... - Unpacking libglapi-mesa:amd64 (21.2.5-1) ... - Selecting previously unselected package libz3-4:amd64. - Preparing to unpack .../081-libz3-4_4.8.12-1+b1_amd64.deb ... - Unpacking libz3-4:amd64 (4.8.12-1+b1) ... - Selecting previously unselected package libllvm12:amd64. - Preparing to unpack .../082-libllvm12_1%3a12.0.1-16_amd64.deb ... - Unpacking libllvm12:amd64 (1:12.0.1-16) ... - Selecting previously unselected package libsensors-config. - Preparing to unpack .../083-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 .../084-libsensors5_1%3a3.6.0-7_amd64.deb ... - Unpacking libsensors5:amd64 (1:3.6.0-7) ... - Selecting previously unselected package libvulkan1:amd64. - Preparing to unpack .../085-libvulkan1_1.2.189.0-2_amd64.deb ... - Unpacking libvulkan1:amd64 (1.2.189.0-2) ... - Selecting previously unselected package libgl1-mesa-dri:amd64. - Preparing to unpack .../086-libgl1-mesa-dri_21.2.5-1_amd64.deb ... - Unpacking libgl1-mesa-dri:amd64 (21.2.5-1) ... - Selecting previously unselected package libglib2.0-data. - Preparing to unpack .../087-libglib2.0-data_2.70.1-1_all.deb ... - Unpacking libglib2.0-data (2.70.1-1) ... - Selecting previously unselected package libglvnd0:amd64. - Preparing to unpack .../088-libglvnd0_1.3.4-2+b1_amd64.deb ... - Unpacking libglvnd0:amd64 (1.3.4-2+b1) ... - Selecting previously unselected package libx11-xcb1:amd64. - Preparing to unpack .../089-libx11-xcb1_2%3a1.7.2-2+b1_amd64.deb ... - Unpacking libx11-xcb1:amd64 (2:1.7.2-2+b1) ... - Selecting previously unselected package libxcb-dri2-0:amd64. - Preparing to unpack .../090-libxcb-dri2-0_1.14-3_amd64.deb ... - Unpacking libxcb-dri2-0:amd64 (1.14-3) ... - Selecting previously unselected package libxcb-dri3-0:amd64. - Preparing to unpack .../091-libxcb-dri3-0_1.14-3_amd64.deb ... - Unpacking libxcb-dri3-0:amd64 (1.14-3) ... - Selecting previously unselected package libxcb-glx0:amd64. - Preparing to unpack .../092-libxcb-glx0_1.14-3_amd64.deb ... - Unpacking libxcb-glx0:amd64 (1.14-3) ... - Selecting previously unselected package libxcb-present0:amd64. - Preparing to unpack .../093-libxcb-present0_1.14-3_amd64.deb ... - Unpacking libxcb-present0:amd64 (1.14-3) ... - Selecting previously unselected package libxcb-sync1:amd64. - Preparing to unpack .../094-libxcb-sync1_1.14-3_amd64.deb ... - Unpacking libxcb-sync1:amd64 (1.14-3) ... - Selecting previously unselected package libxcb-xfixes0:amd64. - Preparing to unpack .../095-libxcb-xfixes0_1.14-3_amd64.deb ... - Unpacking libxcb-xfixes0:amd64 (1.14-3) ... - Selecting previously unselected package libxfixes3:amd64. - Preparing to unpack .../096-libxfixes3_1%3a5.0.3-2_amd64.deb ... - Unpacking libxfixes3:amd64 (1:5.0.3-2) ... - Selecting previously unselected package libxshmfence1:amd64. - Preparing to unpack .../097-libxshmfence1_1.3-1_amd64.deb ... - Unpacking libxshmfence1:amd64 (1.3-1) ... - Selecting previously unselected package libxxf86vm1:amd64. - Preparing to unpack .../098-libxxf86vm1_1%3a1.1.4-1+b2_amd64.deb ... - Unpacking libxxf86vm1:amd64 (1:1.1.4-1+b2) ... - Selecting previously unselected package libglx-mesa0:amd64. - Preparing to unpack .../099-libglx-mesa0_21.2.5-1_amd64.deb ... - Unpacking libglx-mesa0:amd64 (21.2.5-1) ... - Selecting previously unselected package libgraphite2-3:amd64. - Preparing to unpack .../100-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 .../101-libharfbuzz0b_2.7.4-1_amd64.deb ... - Unpacking libharfbuzz0b:amd64 (2.7.4-1) ... - Selecting previously unselected package libthai-data. - Preparing to unpack .../102-libthai-data_0.1.28-4.1_all.deb ... - Unpacking libthai-data (0.1.28-4.1) ... - Selecting previously unselected package libthai0:amd64. - Preparing to unpack .../103-libthai0_0.1.28-4.1_amd64.deb ... - Unpacking libthai0:amd64 (0.1.28-4.1) ... - Selecting previously unselected package libpango-1.0-0:amd64. - Preparing to unpack .../104-libpango-1.0-0_1.48.10+ds1-1_amd64.deb ... - Unpacking libpango-1.0-0:amd64 (1.48.10+ds1-1) ... - Selecting previously unselected package libpangoft2-1.0-0:amd64. - Preparing to unpack .../105-libpangoft2-1.0-0_1.48.10+ds1-1_amd64.deb ... - Unpacking libpangoft2-1.0-0:amd64 (1.48.10+ds1-1) ... - Selecting previously unselected package libpangocairo-1.0-0:amd64. - Preparing to unpack .../106-libpangocairo-1.0-0_1.48.10+ds1-1_amd64.deb ... - Unpacking libpangocairo-1.0-0:amd64 (1.48.10+ds1-1) ... - Selecting previously unselected package libwayland-client0:amd64. - Preparing to unpack .../107-libwayland-client0_1.19.0-2+b1_amd64.deb ... - Unpacking libwayland-client0:amd64 (1.19.0-2+b1) ... - Selecting previously unselected package libwayland-cursor0:amd64. - Preparing to unpack .../108-libwayland-cursor0_1.19.0-2+b1_amd64.deb ... - Unpacking libwayland-cursor0:amd64 (1.19.0-2+b1) ... - Selecting previously unselected package libwayland-egl1:amd64. - Preparing to unpack .../109-libwayland-egl1_1.19.0-2+b1_amd64.deb ... - Unpacking libwayland-egl1:amd64 (1.19.0-2+b1) ... - Selecting previously unselected package libxcomposite1:amd64. - Preparing to unpack .../110-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 .../111-libxcursor1_1%3a1.2.0-2_amd64.deb ... - Unpacking libxcursor1:amd64 (1:1.2.0-2) ... - Selecting previously unselected package libxdamage1:amd64. - Preparing to unpack .../112-libxdamage1_1%3a1.1.5-2_amd64.deb ... - Unpacking libxdamage1:amd64 (1:1.1.5-2) ... - Selecting previously unselected package libxinerama1:amd64. - Preparing to unpack .../113-libxinerama1_2%3a1.1.4-2_amd64.deb ... - Unpacking libxinerama1:amd64 (2:1.1.4-2) ... - Selecting previously unselected package xkb-data. - Preparing to unpack .../114-xkb-data_2.33-1_all.deb ... - Unpacking xkb-data (2.33-1) ... - Selecting previously unselected package libxkbcommon0:amd64. - Preparing to unpack .../115-libxkbcommon0_1.3.1-1_amd64.deb ... - Unpacking libxkbcommon0:amd64 (1.3.1-1) ... - Selecting previously unselected package libxrandr2:amd64. - Preparing to unpack .../116-libxrandr2_2%3a1.5.2-1_amd64.deb ... - Unpacking libxrandr2:amd64 (2:1.5.2-1) ... - Selecting previously unselected package libgtk-3-common. - Preparing to unpack .../117-libgtk-3-common_3.24.30-3_all.deb ... - Unpacking libgtk-3-common (3.24.30-3) ... - Selecting previously unselected package libgtk-3-0:amd64. - Preparing to unpack .../118-libgtk-3-0_3.24.30-3_amd64.deb ... - Unpacking libgtk-3-0:amd64 (3.24.30-3) ... - Selecting previously unselected package libgtk-3-bin. - Preparing to unpack .../119-libgtk-3-bin_3.24.30-3_amd64.deb ... - Unpacking libgtk-3-bin (3.24.30-3) ... - Selecting previously unselected package libhtml-tagset-perl. - Preparing to unpack .../120-libhtml-tagset-perl_3.20-4_all.deb ... - Unpacking libhtml-tagset-perl (3.20-4) ... - Selecting previously unselected package libhtml-parser-perl:amd64. - Preparing to unpack .../121-libhtml-parser-perl_3.76-1_amd64.deb ... - Unpacking libhtml-parser-perl:amd64 (3.76-1) ... - Selecting previously unselected package libio-html-perl. - Preparing to unpack .../122-libio-html-perl_1.004-2_all.deb ... - Unpacking libio-html-perl (1.004-2) ... - Selecting previously unselected package liblwp-mediatypes-perl. - Preparing to unpack .../123-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 .../124-libhttp-message-perl_6.33-1_all.deb ... - Unpacking libhttp-message-perl (6.33-1) ... - Selecting previously unselected package libhtml-form-perl. - Preparing to unpack .../125-libhtml-form-perl_6.07-1_all.deb ... - Unpacking libhtml-form-perl (6.07-1) ... - Selecting previously unselected package libhtml-tree-perl. - Preparing to unpack .../126-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 .../127-libhtml-format-perl_2.12-1.1_all.deb ... - Unpacking libhtml-format-perl (2.12-1.1) ... - Selecting previously unselected package libhttp-cookies-perl. - Preparing to unpack .../128-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 .../129-libhttp-daemon-perl_6.12-1_all.deb ... - Unpacking libhttp-daemon-perl (6.12-1) ... - Selecting previously unselected package libhttp-negotiate-perl. - Preparing to unpack .../130-libhttp-negotiate-perl_6.01-1_all.deb ... - Unpacking libhttp-negotiate-perl (6.01-1) ... - Selecting previously unselected package libice6:amd64. - Preparing to unpack .../131-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 .../132-perl-openssl-defaults_5_amd64.deb ... - Unpacking perl-openssl-defaults:amd64 (5) ... - Selecting previously unselected package libnet-ssleay-perl. - Preparing to unpack .../133-libnet-ssleay-perl_1.88-3+b1_amd64.deb ... - Unpacking libnet-ssleay-perl (1.88-3+b1) ... - Selecting previously unselected package libio-socket-ssl-perl. - Preparing to unpack .../134-libio-socket-ssl-perl_2.072-1_all.deb ... - Unpacking libio-socket-ssl-perl (2.072-1) ... - Selecting previously unselected package libio-stringy-perl. - Preparing to unpack .../135-libio-stringy-perl_2.111-3_all.deb ... - Unpacking libio-stringy-perl (2.111-3) ... - Selecting previously unselected package liblua5.3-0:amd64. - Preparing to unpack .../136-liblua5.3-0_5.3.6-1_amd64.deb ... - Unpacking liblua5.3-0:amd64 (5.3.6-1) ... - Selecting previously unselected package libnet-http-perl. - Preparing to unpack .../137-libnet-http-perl_6.21-1_all.deb ... - Unpacking libnet-http-perl (6.21-1) ... - Selecting previously unselected package libtry-tiny-perl. - Preparing to unpack .../138-libtry-tiny-perl_0.30-1_all.deb ... - Unpacking libtry-tiny-perl (0.30-1) ... - Selecting previously unselected package libwww-robotrules-perl. - Preparing to unpack .../139-libwww-robotrules-perl_6.02-1_all.deb ... - Unpacking libwww-robotrules-perl (6.02-1) ... - Selecting previously unselected package libwww-perl. - Preparing to unpack .../140-libwww-perl_6.58-1_all.deb ... - Unpacking libwww-perl (6.58-1) ... - Selecting previously unselected package liblwp-protocol-https-perl. - Preparing to unpack .../141-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 .../142-libnet-smtp-ssl-perl_1.04-1_all.deb ... - Unpacking libnet-smtp-ssl-perl (1.04-1) ... - Selecting previously unselected package libmailtools-perl. - Preparing to unpack .../143-libmailtools-perl_2.21-1_all.deb ... - Unpacking libmailtools-perl (2.21-1) ... - Selecting previously unselected package libxml-parser-perl:amd64. - Preparing to unpack .../144-libxml-parser-perl_2.46-3_amd64.deb ... - Unpacking libxml-parser-perl:amd64 (2.46-3) ... - Selecting previously unselected package libxml-twig-perl. - Preparing to unpack .../145-libxml-twig-perl_1%3a3.52-1_all.deb ... - Unpacking libxml-twig-perl (1:3.52-1) ... - Selecting previously unselected package libnet-dbus-perl. - Preparing to unpack .../146-libnet-dbus-perl_1.2.0-1+b1_amd64.deb ... - Unpacking libnet-dbus-perl (1.2.0-1+b1) ... - Selecting previously unselected package libpaper-utils. - Preparing to unpack .../147-libpaper-utils_1.1.28+b1_amd64.deb ... - Unpacking libpaper-utils (1.1.28+b1) ... - Selecting previously unselected package libptexenc1:amd64. - Preparing to unpack .../148-libptexenc1_2021.20210626.59705-1_amd64.deb ... - Unpacking libptexenc1:amd64 (2021.20210626.59705-1) ... - Selecting previously unselected package librsvg2-2:amd64. - Preparing to unpack .../149-librsvg2-2_2.50.7+dfsg-2_amd64.deb ... - Unpacking librsvg2-2:amd64 (2.50.7+dfsg-2) ... - Selecting previously unselected package librsvg2-common:amd64. - Preparing to unpack .../150-librsvg2-common_2.50.7+dfsg-2_amd64.deb ... - Unpacking librsvg2-common:amd64 (2.50.7+dfsg-2) ... - Selecting previously unselected package libsm6:amd64. - Preparing to unpack .../151-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 .../152-libsynctex2_2021.20210626.59705-1_amd64.deb ... - Unpacking libsynctex2:amd64 (2021.20210626.59705-1) ... - Selecting previously unselected package libteckit0:amd64. - Preparing to unpack .../153-libteckit0_2.5.10+ds1-3_amd64.deb ... - Unpacking libteckit0:amd64 (2.5.10+ds1-3) ... - Selecting previously unselected package libtexlua53:amd64. - Preparing to unpack .../154-libtexlua53_2021.20210626.59705-1_amd64.deb ... - Unpacking libtexlua53:amd64 (2021.20210626.59705-1) ... - Selecting previously unselected package libtexluajit2:amd64. - Preparing to unpack .../155-libtexluajit2_2021.20210626.59705-1_amd64.deb ... - Unpacking libtexluajit2:amd64 (2021.20210626.59705-1) ... - Selecting previously unselected package libtext-iconv-perl. - Preparing to unpack .../156-libtext-iconv-perl_1.7-7+b1_amd64.deb ... - Unpacking libtext-iconv-perl (1.7-7+b1) ... - Selecting previously unselected package libtie-ixhash-perl. - Preparing to unpack .../157-libtie-ixhash-perl_1.23-2.1_all.deb ... - Unpacking libtie-ixhash-perl (1.23-2.1) ... - Selecting previously unselected package libvte-2.91-common. - Preparing to unpack .../158-libvte-2.91-common_0.66.1-1_amd64.deb ... - Unpacking libvte-2.91-common (0.66.1-1) ... - Selecting previously unselected package libvte-2.91-0:amd64. - Preparing to unpack .../159-libvte-2.91-0_0.66.1-1_amd64.deb ... - Unpacking libvte-2.91-0:amd64 (0.66.1-1) ... - Selecting previously unselected package libx11-protocol-perl. - Preparing to unpack .../160-libx11-protocol-perl_0.56-7.1_all.deb ... - Unpacking libx11-protocol-perl (0.56-7.1) ... - Selecting previously unselected package libxt6:amd64. - Preparing to unpack .../161-libxt6_1%3a1.2.0-1_amd64.deb ... - Unpacking libxt6:amd64 (1:1.2.0-1) ... - Selecting previously unselected package libxmu6:amd64. - Preparing to unpack .../162-libxmu6_2%3a1.1.2-2+b3_amd64.deb ... - Unpacking libxmu6:amd64 (2:1.1.2-2+b3) ... - Selecting previously unselected package libxaw7:amd64. - Preparing to unpack .../163-libxaw7_2%3a1.0.13-1.1_amd64.deb ... - Unpacking libxaw7:amd64 (2:1.0.13-1.1) ... - Selecting previously unselected package libxcb-randr0:amd64. - Preparing to unpack .../164-libxcb-randr0_1.14-3_amd64.deb ... - Unpacking libxcb-randr0:amd64 (1.14-3) ... - Selecting previously unselected package libxcb-shape0:amd64. - Preparing to unpack .../165-libxcb-shape0_1.14-3_amd64.deb ... - Unpacking libxcb-shape0:amd64 (1.14-3) ... - Selecting previously unselected package libxft2:amd64. - Preparing to unpack .../166-libxft2_2.3.2-2_amd64.deb ... - Unpacking libxft2:amd64 (2.3.2-2) ... - Selecting previously unselected package libxkbfile1:amd64. - Preparing to unpack .../167-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 .../168-libxml-xpathengine-perl_0.14-1_all.deb ... - Unpacking libxml-xpathengine-perl (0.14-1) ... - Selecting previously unselected package libxv1:amd64. - Preparing to unpack .../169-libxv1_2%3a1.0.11-1_amd64.deb ... - Unpacking libxv1:amd64 (2:1.0.11-1) ... - Selecting previously unselected package libxxf86dga1:amd64. - Preparing to unpack .../170-libxxf86dga1_2%3a1.1.4-1+b3_amd64.deb ... - Unpacking libxxf86dga1:amd64 (2:1.1.4-1+b3) ... - Selecting previously unselected package libzzip-0-13:amd64. - Preparing to unpack .../171-libzzip-0-13_0.13.72+dfsg.1-1.1_amd64.deb ... - Unpacking libzzip-0-13:amd64 (0.13.72+dfsg.1-1.1) ... - Selecting previously unselected package xfonts-encodings. - Preparing to unpack .../172-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 .../173-xfonts-utils_1%3a7.7+6_amd64.deb ... - Unpacking xfonts-utils (1:7.7+6) ... - Selecting previously unselected package lmodern. - Preparing to unpack .../174-lmodern_2.004.5-6.1_all.deb ... - Unpacking lmodern (2.004.5-6.1) ... - Selecting previously unselected package mesa-vulkan-drivers:amd64. - Preparing to unpack .../175-mesa-vulkan-drivers_21.2.5-1_amd64.deb ... - Unpacking mesa-vulkan-drivers:amd64 (21.2.5-1) ... - Selecting previously unselected package pkg-config. - Preparing to unpack .../176-pkg-config_0.29.2-1_amd64.deb ... - Unpacking pkg-config (0.29.2-1) ... - Selecting previously unselected package t1utils. - Preparing to unpack .../177-t1utils_1.41-4_amd64.deb ... - Unpacking t1utils (1.41-4) ... - Selecting previously unselected package termit. - Preparing to unpack .../178-termit_3.1-1_amd64.deb ... - Unpacking termit (3.1-1) ... - Selecting previously unselected package texlive-binaries. - Preparing to unpack .../179-texlive-binaries_2021.20210626.59705-1_amd64.deb ... - Unpacking texlive-binaries (2021.20210626.59705-1) ... - Selecting previously unselected package xdg-utils. - Preparing to unpack .../180-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 .../181-texlive-base_2021.20210921-1_all.deb ... - Unpacking texlive-base (2021.20210921-1) ... - Selecting previously unselected package texlive-latex-base. - Preparing to unpack .../182-texlive-latex-base_2021.20210921-1_all.deb ... - Unpacking texlive-latex-base (2021.20210921-1) ... - Selecting previously unselected package libglx0:amd64. - Preparing to unpack .../183-libglx0_1.3.4-2+b1_amd64.deb ... - Unpacking libglx0:amd64 (1.3.4-2+b1) ... - Selecting previously unselected package libgl1:amd64. - Preparing to unpack .../184-libgl1_1.3.4-2+b1_amd64.deb ... - Unpacking libgl1:amd64 (1.3.4-2+b1) ... - Selecting previously unselected package x11-utils. - Preparing to unpack .../185-x11-utils_7.7+5_amd64.deb ... - Unpacking x11-utils (7.7+5) ... - Selecting previously unselected package x11-xserver-utils. - Preparing to unpack .../186-x11-xserver-utils_7.7+9_amd64.deb ... - Unpacking x11-xserver-utils (7.7+9) ... - Selecting previously unselected package xdg-user-dirs. - Preparing to unpack .../187-xdg-user-dirs_0.17-2_amd64.deb ... - Unpacking xdg-user-dirs (0.17-2) ... - Setting up libtext-iconv-perl (1.7-7+b1) ... - Setting up libgraphite2-3:amd64 (1.3.14-1) ... - Setting up libxcb-dri3-0:amd64 (1.14-3) ... - Setting up liblcms2-2:amd64 (2.12~rc1-2) ... - Setting up libpixman-1-0:amd64 (0.40.0-1) ... - Setting up libpaper1:amd64 (1.1.28+b1) ... - - Creating config file /etc/papersize with new version - Setting up libpciaccess0:amd64 (0.16-1) ... - Setting up fontconfig (2.13.1-4.2) ... - Regenerating fonts cache... - done. - Setting up systemd-sysv (249.5-2) ... - Setting up libtie-ixhash-perl (1.23-2.1) ... - Setting up libxcb-xfixes0:amd64 (1.14-3) ... - Setting up fonts-noto-mono (20201225-1) ... - Setting up hicolor-icon-theme (0.17-2) ... - Setting up libfont-afm-perl (1.20-3) ... - Setting up libwoff1:amd64 (1.0.2-1+b1) ... - Setting up libvte-2.91-common (0.66.1-1) ... - Setting up libicu67:amd64 (67.1-7) ... - Setting up libdatrie1:amd64 (0.2.13-2) ... - Setting up xdg-user-dirs (0.17-2) ... - Setting up libtexlua53:amd64 (2021.20210626.59705-1) ... - Setting up libxcb-render0:amd64 (1.14-3) ... - Setting up libclone-perl (0.45-1+b1) ... - Setting up libglvnd0:amd64 (1.3.4-2+b1) ... - Setting up libio-stringy-perl (2.111-3) ... - Setting up libhtml-tagset-perl (3.20-4) ... - Setting up libijs-0.35:amd64 (0.35-15) ... - Setting up libauthen-sasl-perl (2.1600-1.1) ... - Setting up libxcb-glx0:amd64 (1.14-3) ... - Setting up libtexluajit2:amd64 (2021.20210626.59705-1) ... - Setting up liblwp-mediatypes-perl (6.04-1) ... - Setting up libgdk-pixbuf2.0-common (2.42.6+dfsg-2) ... - Setting up libxcb-shape0:amd64 (1.14-3) ... - Setting up x11-common (1:7.7+23) ... - invoke-rc.d: could not determine current runlevel - invoke-rc.d: policy-rc.d denied execution of restart. - Setting up libtry-tiny-perl (0.30-1) ... - Setting up libsensors-config (1:3.6.0-7) ... - Setting up perl-openssl-defaults:amd64 (5) ... - Setting up libnss-systemd:amd64 (249.5-2) ... - First installation detected... - Checking NSS setup... - Setting up xkb-data (2.33-1) ... - Setting up libencode-locale-perl (1.05-1.1) ... - Setting up libxcb-shm0:amd64 (1.14-3) ... - Setting up libzzip-0-13:amd64 (0.13.72+dfsg.1-1.1) ... - Setting up libpaper-utils (1.1.28+b1) ... - Setting up fonts-urw-base35 (20200910-1) ... - Setting up libgomp1:amd64 (11.2.0-10) ... - Setting up libasan6:amd64 (11.2.0-10) ... - Setting up poppler-data (0.4.11-1) ... - Setting up libxcb-present0:amd64 (1.14-3) ... - Setting up tex-common (6.17) ... - update-language: texlive-base not installed and configured, doing nothing! - Setting up libfontenc1:amd64 (1:1.1.4-1) ... - Setting up libz3-4:amd64 (4.8.12-1+b1) ... - Setting up libglib2.0-data (2.70.1-1) ... - Setting up libdata-dump-perl (1.25-1) ... - Setting up libepoxy0:amd64 (1.5.9-2) ... - Setting up libxcb-sync1:amd64 (1.14-3) ... - Setting up libjbig2dec0:amd64 (0.19-3) ... - Setting up libipc-system-simple-perl (1.30-1) ... - Setting up libteckit0:amd64 (2.5.10+ds1-3) ... - Setting up libxml-xpathengine-perl (0.14-1) ... - Setting up libavahi-common-data:amd64 (0.8-5) ... - Setting up libdbus-1-3:amd64 (1.12.20-3) ... - Setting up xfonts-encodings (1:1.0.4-2.1) ... - Setting up libfribidi0:amd64 (1.0.8-2) ... - Setting up t1utils (1.41-4) ... - Setting up libquadmath0:amd64 (11.2.0-10) ... - Setting up systemd-timesyncd (249.5-2) ... - Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. - Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. - Setting up libatomic1:amd64 (11.2.0-10) ... - Setting up libidn12:amd64 (1.38-4) ... - Setting up libio-html-perl (1.004-2) ... - Setting up libsensors5:amd64 (1:3.6.0-7) ... - Setting up libglapi-mesa:amd64 (21.2.5-1) ... - Setting up libkpathsea6:amd64 (2021.20210626.59705-1) ... - Setting up libvulkan1:amd64 (1.2.189.0-2) ... - Setting up libtimedate-perl (2.3300-2) ... - Setting up libubsan1:amd64 (11.2.0-10) ... - Setting up libxcb-dri2-0:amd64 (1.14-3) ... - Setting up libatk1.0-data (2.36.0-2) ... - Setting up libffi8:amd64 (3.4.2-3) ... - Setting up libxshmfence1:amd64 (1.3-1) ... - Setting up libxcb-randr0:amd64 (1.14-3) ... - Setting up dbus-session-bus-common (1.12.20-3) ... - Setting up liblua5.3-0:amd64 (5.3.6-1) ... - Setting up fonts-lmodern (2.004.5-6.1) ... - Setting up libopenjp2-7:amd64 (2.4.0-3) ... - Setting up libx11-6:amd64 (2:1.7.2-2+b1) ... - Setting up libthai-data (0.1.28-4.1) ... - Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ... - Setting up libwayland-egl1:amd64 (1.19.0-2+b1) ... - Setting up libxkbfile1:amd64 (1:1.1.0-1) ... - Setting up dbus-system-bus-common (1.12.20-3) ... - Setting up libc-dev-bin (2.32-4) ... - Setting up libdrm-common (2.4.107-8) ... - Setting up libelf1:amd64 (0.185-2) ... - Setting up libxcomposite1:amd64 (1:0.4.5-1) ... - Setting up libxml2:amd64 (2.9.12+dfsg-5) ... - 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 libcc1-0:amd64 (11.2.0-10) ... - Setting up liburi-perl (5.10-1) ... - Setting up dbus-bin (1.12.20-3) ... - Setting up libx11-protocol-perl (0.56-7.1) ... - Setting up liblsan0:amd64 (11.2.0-10) ... - Setting up libitm1:amd64 (11.2.0-10) ... - Setting up libsynctex2:amd64 (2021.20210626.59705-1) ... - Setting up libtsan0:amd64 (11.2.0-10) ... - Setting up libxkbcommon0:amd64 (1.3.1-1) ... - Setting up libwayland-client0:amd64 (1.19.0-2+b1) ... - Setting up libnet-ssleay-perl (1.88-3+b1) ... - Setting up libgs9-common (9.54.0~dfsg-5) ... - Setting up libx11-xcb1:amd64 (2:1.7.2-2+b1) ... - Setting up libice6:amd64 (2:1.0.10-1) ... - Setting up libhttp-date-perl (6.05-1) ... - Setting up libfile-basedir-perl (0.09-1) ... - Setting up libxdamage1:amd64 (1:1.1.5-2) ... - Setting up libfile-listing-perl (6.14-1) ... - Setting up libxi6:amd64 (2:1.8-1) ... - Setting up libxrender1:amd64 (1:0.9.10-1) ... - Setting up libglib2.0-0:amd64 (2.70.1-1) ... - Setting up libxtst6:amd64 (2:1.2.3-1) ... - Setting up libavahi-common3:amd64 (0.8-5) ... - Setting up libxxf86dga1:amd64 (2:1.1.4-1+b3) ... - Setting up libx11-dev:amd64 (2:1.7.2-2+b1) ... - Setting up libnet-http-perl (6.21-1) ... - Setting up dbus-daemon (1.12.20-3) ... - Setting up libatspi2.0-0:amd64 (2.42.0-2) ... - Setting up xfonts-utils (1:7.7+6) ... - Setting up libcairo2:amd64 (1.16.0-5) ... - Setting up libcolord2:amd64 (1.4.5-3) ... - Setting up libxxf86vm1:amd64 (1:1.1.4-1+b2) ... - Setting up libdconf1:amd64 (0.40.0-2) ... - Setting up libthai0:amd64 (0.1.28-4.1) ... - Setting up libptexenc1:amd64 (2021.20210626.59705-1) ... - Setting up libxfixes3:amd64 (1:5.0.3-2) ... - Setting up libllvm12:amd64 (1:12.0.1-16) ... - Setting up dbus (1.12.20-3) ... - invoke-rc.d: could not determine current runlevel - invoke-rc.d: policy-rc.d denied execution of start. - Setting up shared-mime-info (2.0-1) ... - Setting up libxinerama1:amd64 (2:1.1.4-2) ... - Setting up libxv1:amd64 (2:1.0.11-1) ... - Setting up libxrandr2:amd64 (2:1.5.2-1) ... - Setting up pkg-config (0.29.2-1) ... - Setting up libfile-desktopentry-perl (0.22-2) ... - Setting up libwww-robotrules-perl (6.02-1) ... - Setting up libdrm2:amd64 (2.4.107-8) ... - Setting up at-spi2-core (2.42.0-2) ... - Setting up libwayland-cursor0:amd64 (1.19.0-2+b1) ... - Setting up lmodern (2.004.5-6.1) ... - Setting up libhtml-parser-perl:amd64 (3.76-1) ... - Setting up libpam-systemd:amd64 (249.5-2) ... - Setting up libc6-dev:amd64 (2.32-4) ... - Setting up libharfbuzz0b:amd64 (2.7.4-1) ... - Setting up libgdk-pixbuf-2.0-0:amd64 (2.42.6+dfsg-2) ... - Setting up libcairo-gobject2:amd64 (1.16.0-5) ... - Setting up libatk1.0-0:amd64 (2.36.0-2) ... - Setting up libsm6:amd64 (2:1.2.3-1) ... - Setting up libavahi-client3:amd64 (0.8-5) ... - Setting up libio-socket-ssl-perl (2.072-1) ... - Setting up libhttp-message-perl (6.33-1) ... - Setting up libdrm-amdgpu1:amd64 (2.4.107-8) ... - Setting up libhtml-form-perl (6.07-1) ... - Setting up mesa-vulkan-drivers:amd64 (21.2.5-1) ... - Setting up libfile-mimeinfo-perl (0.30-1) ... - Setting up gtk-update-icon-cache (3.24.30-3) ... - Setting up libhttp-negotiate-perl (6.01-1) ... - Setting up libxft2:amd64 (2.3.2-2) ... - Setting up libdrm-nouveau2:amd64 (2.4.107-8) ... - Setting up libhttp-cookies-perl (6.10-1) ... - Setting up libdrm-radeon1:amd64 (2.4.107-8) ... - Setting up libhtml-tree-perl (5.07-2) ... - Setting up libxcursor1:amd64 (1:1.2.0-2) ... - Setting up libpango-1.0-0:amd64 (1.48.10+ds1-1) ... - Setting up libdrm-intel1:amd64 (2.4.107-8) ... - Setting up libgl1-mesa-dri:amd64 (21.2.5-1) ... - Setting up libhtml-format-perl (2.12-1.1) ... - Setting up libatk-bridge2.0-0:amd64 (2.38.0-2) ... - Setting up dbus-user-session (1.12.20-3) ... - Setting up libnet-smtp-ssl-perl (1.04-1) ... - Setting up adwaita-icon-theme (41.0-1) ... - update-alternatives: using /usr/share/icons/Adwaita/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode - Setting up libmailtools-perl (2.21-1) ... - Setting up libxt6:amd64 (1:1.2.0-1) ... - Setting up libcups2:amd64 (2.3.3op2-7) ... - Setting up libhttp-daemon-perl (6.12-1) ... - Setting up libgdk-pixbuf2.0-bin (2.42.6+dfsg-2) ... - Setting up libpangoft2-1.0-0:amd64 (1.48.10+ds1-1) ... - Setting up libpangocairo-1.0-0:amd64 (1.48.10+ds1-1) ... - Setting up libxmu6:amd64 (2:1.1.2-2+b3) ... - Setting up libglx-mesa0:amd64 (21.2.5-1) ... - Setting up libgs9:amd64 (9.54.0~dfsg-5) ... - Setting up libglx0:amd64 (1.3.4-2+b1) ... - Setting up dvisvgm (2.12-3) ... - Setting up dconf-service (0.40.0-2) ... - Setting up libxaw7:amd64 (2:1.0.13-1.1) ... - Setting up ghostscript (9.54.0~dfsg-5) ... - Setting up x11-xserver-utils (7.7+9) ... - Setting up librsvg2-2:amd64 (2.50.7+dfsg-2) ... - Setting up libgl1:amd64 (1.3.4-2+b1) ... - Setting up librsvg2-common:amd64 (2.50.7+dfsg-2) ... - Setting up texlive-binaries (2021.20210626.59705-1) ... - 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 (2021.20210921-1) ... - /usr/bin/which: this version of 'which' is deprecated and should not be used. - /usr/bin/which: this version of 'which' is deprecated and should not be used. - /usr/bin/which: this version of 'which' is deprecated and should not be used. - /usr/bin/which: this version of 'which' is deprecated and should not be used. - tl-paper: setting paper size for dvips to a4: /var/lib/texmf/dvips/config/config-paper.ps - tl-paper: setting paper size for dvipdfmx to a4: /var/lib/texmf/dvipdfmx/dvipdfmx-paper.cfg - tl-paper: setting paper size for xdvi to a4: /var/lib/texmf/xdvi/XDvi-paper - tl-paper: setting paper size for pdftex to a4: /var/lib/texmf/tex/generic/tex-ini-files/pdftexconfig.tex - Setting up dconf-gsettings-backend:amd64 (0.40.0-2) ... - Setting up texlive-latex-base (2021.20210921-1) ... - Setting up libgtk-3-common (3.24.30-3) ... - Setting up libgtk-3-0:amd64 (3.24.30-3) ... - Setting up libgtk-3-bin (3.24.30-3) ... - Setting up libvte-2.91-0:amd64 (0.66.1-1) ... - Setting up termit (3.1-1) ... - update-alternatives: using /usr/bin/termit to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode - Setting up liblwp-protocol-https-perl (6.10-1) ... - Setting up libwww-perl (6.58-1) ... - Setting up libxml-parser-perl:amd64 (2.46-3) ... - Setting up libxml-twig-perl (1:3.52-1) ... - Setting up libnet-dbus-perl (1.2.0-1+b1) ... - Processing triggers for libc-bin (2.32-4) ... - Processing triggers for tex-common (6.17) ... - Running updmap-sys. This may take some time... done. - Running mktexlsr /var/lib/texmf ... done. - Building format(s) --all. - This may take some time... - done. - Processing triggers for libgdk-pixbuf-2.0-0:amd64 (2.42.6+dfsg-2) ... <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/51: Processing 2/51: Processing 3/51: -> retrieved base.v0.14.1 (cached) Processing 4/51: Processing 5/51: Processing 6/51: Processing 7/51: Processing 8/51: Processing 9/51: Processing 10/51: [conf-ghostscript: gs] Processing 11/51: [conf-ghostscript: gs] [conf-pkg-config: pkg-config] Processing 12/51: [conf-ghostscript: gs] [conf-pkg-config: pkg-config] [conf-texlive: pdflatex] Processing 13/51: [conf-ghostscript: gs] [conf-pkg-config: pkg-config] [conf-texlive: pdflatex] [conf-which: which which] -> retrieved advi.2.0.0 (cached) Processing 14/51: [conf-ghostscript: gs] [conf-pkg-config: pkg-config] [conf-texlive: pdflatex] [conf-which: which which] -> retrieved camlimages.5.0.4 (cached) Processing 15/51: [conf-ghostscript: gs] [conf-pkg-config: pkg-config] [conf-texlive: pdflatex] [conf-which: which which] -> retrieved cppo.1.6.8 (cached) Processing 16/51: [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/.opam-switch/build/conf-ghostscript.1) - 9.54.0 - 9.54.0 -> compiled conf-ghostscript.1 Processing 16/51: [conf-pkg-config: pkg-config] [conf-texlive: pdflatex] [conf-which: which which] -> installed conf-ghostscript.1 Processing 17/51: [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/.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 - - Usage: - pkg-config [OPTION?] - - Help Options: - -h, --help Show help options - - Application Options: - --version output version of pkg-config - --modversion output version for package - --atleast-pkgconfig-version=VERSION require given version of pkg-config - --libs output all linker flags - --static output linker flags for static linking - --short-errors print short errors - --libs-only-l output -l flags - --libs-only-other output other libs (e.g. -pthread) - --libs-only-L output -L flags - --cflags output all pre-processor and compiler flags - --cflags-only-I output -I flags - --cflags-only-other output cflags not covered by the cflags-only-I option - --variable=NAME get the value of variable named NAME - --define-variable=NAME=VALUE set variable NAME to VALUE - --exists return 0 if the module(s) exist - --print-variables output list of variables defined by the module - --uninstalled return 0 if the uninstalled version of one or more module(s) or their dependencies will be used - --atleast-version=VERSION return 0 if the module is at least version VERSION - --exact-version=VERSION return 0 if the module is at exactly version VERSION - --max-version=VERSION return 0 if the module is at no newer than version VERSION - --list-all list all known packages - --debug show verbose debug information - --print-errors show verbose information about missing or conflicting packages (default unless --exists or --atleast/exact/max-version given on the command line) - --silence-errors be silent about errors (default when --exists or --atleast/exact/max-version given on the command line) - --errors-to-stdout print errors from --print-errors to stdout not stderr - --print-provides print which packages the package provides - --print-requires print which packages the package requires - --print-requires-private print which packages the package requires for static linking - --validate validate a package's .pc file - --define-prefix try to override the value of prefix for each .pc file found with a guesstimated value based on the location of the .pc file - --dont-define-prefix don't try to override the value of prefix for each .pc file found with a guesstimated value based on the location of the .pc file - --prefix-variable=PREFIX set the name of the variable that pkg-config automatically sets - -> compiled conf-pkg-config.2 Processing 17/51: [conf-texlive: pdflatex] [conf-which: which which] Processing 18/51: [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/.opam-switch/build/conf-texlive.1) - pdfTeX 3.141592653-2.6-1.40.22 (TeX Live 2022/dev/Debian) - kpathsea version 6.3.4/dev - Copyright 2021 Han The Thanh (pdfTeX) et al. - There is NO warranty. Redistribution of this software is - covered by the terms of both the pdfTeX copyright and - the Lesser GNU General Public License. - For more information about these matters, see the file - named COPYING and the pdfTeX source. - Primary author of pdfTeX: Han The Thanh (pdfTeX) et al. - Compiled with libpng 1.6.37; using libpng 1.6.37 - Compiled with zlib 1.2.11; using zlib 1.2.11 - Compiled with xpdf version 4.03 - pdfTeX 3.141592653-2.6-1.40.22 (TeX Live 2022/dev/Debian) - kpathsea version 6.3.4/dev - Copyright 2021 Han The Thanh (pdfTeX) et al. - There is NO warranty. Redistribution of this software is - covered by the terms of both the pdfTeX copyright and - the Lesser GNU General Public License. - For more information about these matters, see the file - named COPYING and the pdfTeX source. - Primary author of pdfTeX: Han The Thanh (pdfTeX) et al. - Compiled with libpng 1.6.37; using libpng 1.6.37 - Compiled with zlib 1.2.11; using zlib 1.2.11 - Compiled with xpdf version 4.03 -> compiled conf-texlive.1 Processing 18/51: [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/.opam-switch/build/conf-which.1) - /usr/bin/which: this version of 'which' is deprecated and should not be used. - /usr/bin/which - /usr/bin/which: this version of 'which' is deprecated and should not be used. - /usr/bin/which -> compiled conf-which.1 Processing 18/51: [conf-pkg-config: mkdir] -> retrieved csexp.1.5.1 (cached) Processing 19/51: [conf-pkg-config: mkdir] -> retrieved dune.2.9.1 (cached) Processing 20/51: [conf-pkg-config: mkdir] Processing 21/51: [dune: ocaml bootstrap.ml] [conf-pkg-config: mkdir] -> retrieved dune-configurator.2.9.1 (cached) Processing 22/51: [dune: ocaml bootstrap.ml] [conf-pkg-config: mkdir] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "mkdir" "-p" "/home/opam/.opam/4.14/lib/pkgconfig" (CWD=/home/opam/.opam/4.14/.opam-switch/build/conf-pkg-config.2) -> installed conf-pkg-config.2 Processing 22/51: [dune: ocaml bootstrap.ml] Processing 23/51: [conf-libX11: pkg-config x11] [dune: ocaml bootstrap.ml] -> installed conf-texlive.1 Processing 24/51: [conf-libX11: pkg-config x11] [dune: ocaml bootstrap.ml] -> installed conf-which.1 Processing 25/51: [conf-libX11: pkg-config x11] [dune: ocaml bootstrap.ml] -> retrieved graphics.5.1.2 (cached) Processing 26/51: [conf-libX11: pkg-config x11] [dune: ocaml bootstrap.ml] -> retrieved ocamlfind.1.9.1 (cached) Processing 27/51: [conf-libX11: pkg-config x11] [dune: ocaml bootstrap.ml] -> retrieved result.1.5 (cached) + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "x11" (CWD=/home/opam/.opam/4.14/.opam-switch/build/conf-libX11.1) -> compiled conf-libX11.1 Processing 27/51: [dune: ocaml bootstrap.ml] -> installed conf-libX11.1 Processing 28/51: [dune: ocaml bootstrap.ml] -> retrieved sexplib0.v0.14.0 (cached) -> retrieved stdio.v0.14.0 (cached) + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "bootstrap.ml" "-j" "31" (CWD=/home/opam/.opam/4.14/.opam-switch/build/dune.2.9.1) - File "./bootstrap.ml", line 46, characters 17-27: - 46 | && String.sub fn 0 (String.length duneboot) = duneboot - ^^^^^^^^^^ - Warning 6 [labels-omitted]: labels pos, len were omitted in the application of this function. - File "./bootstrap.ml", line 103, characters 28-37: - 103 | let args = Array.to_list (Array.sub Sys.argv 1 (Array.length Sys.argv - 1)) in - ^^^^^^^^^ - Warning 6 [labels-omitted]: labels pos, len were omitted in the application of this function. - ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml - ./.duneboot.exe -j 31 - cd _boot && /home/opam/.opam/4.14/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner_base.ml - File "vendor/cmdliner/src/cmdliner_base.ml", line 158, characters 14-27: - Warning 6 [labels-omitted]: labels kind, ambs were omitted in the application of this function. - cd _boot && /home/opam/.opam/4.14/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner_docgen.ml - File "vendor/cmdliner/src/cmdliner_docgen.ml", line 278, characters 23-39: - Warning 6 [labels-omitted]: label sec was omitted in the application of this function. - File "vendor/cmdliner/src/cmdliner_docgen.ml", line 293, characters 22-56: - Warning 6 [labels-omitted]: label sec was omitted in the application of this function. - File "vendor/cmdliner/src/cmdliner_docgen.ml", line 294, characters 35-51: - Warning 6 [labels-omitted]: label sec was omitted in the application of this function. - File "vendor/cmdliner/src/cmdliner_docgen.ml", line 295, characters 36-52: - Warning 6 [labels-omitted]: label sec was omitted in the application of this function. - cd _boot && /home/opam/.opam/4.14/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner_cline.ml - File "vendor/cmdliner/src/cmdliner_cline.ml", line 128, characters 20-47: - Warning 6 [labels-omitted]: labels kind, ambs were omitted in the application of this function. - cd _boot && /home/opam/.opam/4.14/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner_arg.ml - File "vendor/cmdliner/src/cmdliner_arg.ml", line 193, characters 24-50: - Warning 6 [labels-omitted]: label err was omitted in the application of this function. - File "vendor/cmdliner/src/cmdliner_arg.ml", line 243, characters 24-50: - Warning 6 [labels-omitted]: label err was omitted in the application of this function. - File "vendor/cmdliner/src/cmdliner_arg.ml", line 260, characters 10-36: - Warning 6 [labels-omitted]: label pos was omitted in the application of this function. - cd _boot && /home/opam/.opam/4.14/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner.ml - File "vendor/cmdliner/src/cmdliner.ml", line 195, characters 25-47: - Warning 6 [labels-omitted]: label errs was omitted in the application of this function. - Processing 28/51: [dune: ./dune.exe build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./dune.exe" "build" "-p" "dune" "--profile" "dune-bootstrap" "-j" "31" (CWD=/home/opam/.opam/4.14/.opam-switch/build/dune.2.9.1) -> compiled dune.2.9.1 -> installed dune.2.9.1 Processing 30/51: [cppo: dune build] Processing 31/51: [cppo: dune build] [csexp: dune build] Processing 32/51: [cppo: dune build] [csexp: dune build] [result: dune build] Processing 33/51: [cppo: dune build] [csexp: dune build] [result: dune build] [sexplib0: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "csexp" "-j" "31" "@install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/csexp.1.5.1) -> compiled csexp.1.5.1 Processing 33/51: [cppo: dune build] [result: dune build] [sexplib0: dune build] -> installed csexp.1.5.1 Processing 34/51: [cppo: dune build] [result: dune build] [sexplib0: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "result" "-j" "31" (CWD=/home/opam/.opam/4.14/.opam-switch/build/result.1.5) -> compiled result.1.5 Processing 34/51: [cppo: dune build] [sexplib0: dune build] -> installed result.1.5 Processing 35/51: [cppo: dune build] [sexplib0: dune build] Processing 36/51: [cppo: dune build] [dune-configurator: dune build] [sexplib0: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sexplib0" "-j" "31" (CWD=/home/opam/.opam/4.14/.opam-switch/build/sexplib0.v0.14.0) - ocamlc src/.sexplib0.objs/byte/sexplib0__Sexp_conv.{cmo,cmt} - File "src/sexp_conv.ml", line 132, characters 17-36: - 132 | let ephe = Ephemeron.K1.create () in - ^^^^^^^^^^^^^^^^^^^ - Alert old_ephemeron_api: Stdlib.Ephemeron.K1.create - This function won't be available in 5.0 - File "src/sexp_conv.ml", line 133, characters 6-27: - 133 | Ephemeron.K1.set_data ephe sexp_of_exn; - ^^^^^^^^^^^^^^^^^^^^^ - Alert old_ephemeron_api: Stdlib.Ephemeron.K1.set_data - This function won't be available in 5.0 - File "src/sexp_conv.ml", line 134, characters 6-26: - 134 | Ephemeron.K1.set_key ephe extension_constructor; - ^^^^^^^^^^^^^^^^^^^^ - Alert old_ephemeron_api: Stdlib.Ephemeron.K1.set_key - This function won't be available in 5.0 - File "src/sexp_conv.ml", line 159, characters 12-33: - 159 | match Ephemeron.K1.get_data ephe with - ^^^^^^^^^^^^^^^^^^^^^ - Alert old_ephemeron_api: Stdlib.Ephemeron.K1.get_data - This function won't be available in 5.0 - File "src/sexp_conv.ml", line 166, characters 12-33: - 166 | match Ephemeron.K1.get_data ephe with - ^^^^^^^^^^^^^^^^^^^^^ - Alert old_ephemeron_api: Stdlib.Ephemeron.K1.get_data - This function won't be available in 5.0 - File "src/sexp_conv.ml", line 431, characters 32-46: - 431 | [%extension_constructor Stream.Failure], - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/sexp_conv.ml", line 433, characters 12-26: - 433 | | Stream.Failure -> Atom "Stream.Failure" - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/sexp_conv.ml", line 436, characters 32-44: - 436 | [%extension_constructor Stream.Error], - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/sexp_conv.ml", line 438, characters 12-24: - 438 | | Stream.Error arg -> List [Atom "Stream.Error"; Atom arg ] - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - ocamlopt src/.sexplib0.objs/native/sexplib0__Sexp_conv.{cmx,o} - File "src/sexp_conv.ml", line 132, characters 17-36: - 132 | let ephe = Ephemeron.K1.create () in - ^^^^^^^^^^^^^^^^^^^ - Alert old_ephemeron_api: Stdlib.Ephemeron.K1.create - This function won't be available in 5.0 - File "src/sexp_conv.ml", line 133, characters 6-27: - 133 | Ephemeron.K1.set_data ephe sexp_of_exn; - ^^^^^^^^^^^^^^^^^^^^^ - Alert old_ephemeron_api: Stdlib.Ephemeron.K1.set_data - This function won't be available in 5.0 - File "src/sexp_conv.ml", line 134, characters 6-26: - 134 | Ephemeron.K1.set_key ephe extension_constructor; - ^^^^^^^^^^^^^^^^^^^^ - Alert old_ephemeron_api: Stdlib.Ephemeron.K1.set_key - This function won't be available in 5.0 - File "src/sexp_conv.ml", line 159, characters 12-33: - 159 | match Ephemeron.K1.get_data ephe with - ^^^^^^^^^^^^^^^^^^^^^ - Alert old_ephemeron_api: Stdlib.Ephemeron.K1.get_data - This function won't be available in 5.0 - File "src/sexp_conv.ml", line 166, characters 12-33: - 166 | match Ephemeron.K1.get_data ephe with - ^^^^^^^^^^^^^^^^^^^^^ - Alert old_ephemeron_api: Stdlib.Ephemeron.K1.get_data - This function won't be available in 5.0 - File "src/sexp_conv.ml", line 431, characters 32-46: - 431 | [%extension_constructor Stream.Failure], - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/sexp_conv.ml", line 433, characters 12-26: - 433 | | Stream.Failure -> Atom "Stream.Failure" - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/sexp_conv.ml", line 436, characters 32-44: - 436 | [%extension_constructor Stream.Error], - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/sexp_conv.ml", line 438, characters 12-24: - 438 | | Stream.Error arg -> List [Atom "Stream.Error"; Atom arg ] - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - ocamlc src/.sexplib0.objs/byte/sexplib0__Sexp_conv.{cmo,cmt} - File "src/sexp_conv.ml", line 132, characters 17-36: - 132 | let ephe = Ephemeron.K1.create () in - ^^^^^^^^^^^^^^^^^^^ - Alert old_ephemeron_api: Stdlib.Ephemeron.K1.create - This function won't be available in 5.0 - File "src/sexp_conv.ml", line 133, characters 6-27: - 133 | Ephemeron.K1.set_data ephe sexp_of_exn; - ^^^^^^^^^^^^^^^^^^^^^ - Alert old_ephemeron_api: Stdlib.Ephemeron.K1.set_data - This function won't be available in 5.0 - File "src/sexp_conv.ml", line 134, characters 6-26: - 134 | Ephemeron.K1.set_key ephe extension_constructor; - ^^^^^^^^^^^^^^^^^^^^ - Alert old_ephemeron_api: Stdlib.Ephemeron.K1.set_key - This function won't be available in 5.0 - File "src/sexp_conv.ml", line 159, characters 12-33: - 159 | match Ephemeron.K1.get_data ephe with - ^^^^^^^^^^^^^^^^^^^^^ - Alert old_ephemeron_api: Stdlib.Ephemeron.K1.get_data - This function won't be available in 5.0 - File "src/sexp_conv.ml", line 166, characters 12-33: - 166 | match Ephemeron.K1.get_data ephe with - ^^^^^^^^^^^^^^^^^^^^^ - Alert old_ephemeron_api: Stdlib.Ephemeron.K1.get_data - This function won't be available in 5.0 - File "src/sexp_conv.ml", line 431, characters 32-46: - 431 | [%extension_constructor Stream.Failure], - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/sexp_conv.ml", line 433, characters 12-26: - 433 | | Stream.Failure -> Atom "Stream.Failure" - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/sexp_conv.ml", line 436, characters 32-44: - 436 | [%extension_constructor Stream.Error], - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/sexp_conv.ml", line 438, characters 12-24: - 438 | | Stream.Error arg -> List [Atom "Stream.Error"; Atom arg ] - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - ocamlopt src/.sexplib0.objs/native/sexplib0__Sexp_conv.{cmx,o} - File "src/sexp_conv.ml", line 132, characters 17-36: - 132 | let ephe = Ephemeron.K1.create () in - ^^^^^^^^^^^^^^^^^^^ - Alert old_ephemeron_api: Stdlib.Ephemeron.K1.create - This function won't be available in 5.0 - File "src/sexp_conv.ml", line 133, characters 6-27: - 133 | Ephemeron.K1.set_data ephe sexp_of_exn; - ^^^^^^^^^^^^^^^^^^^^^ - Alert old_ephemeron_api: Stdlib.Ephemeron.K1.set_data - This function won't be available in 5.0 - File "src/sexp_conv.ml", line 134, characters 6-26: - 134 | Ephemeron.K1.set_key ephe extension_constructor; - ^^^^^^^^^^^^^^^^^^^^ - Alert old_ephemeron_api: Stdlib.Ephemeron.K1.set_key - This function won't be available in 5.0 - File "src/sexp_conv.ml", line 159, characters 12-33: - 159 | match Ephemeron.K1.get_data ephe with - ^^^^^^^^^^^^^^^^^^^^^ - Alert old_ephemeron_api: Stdlib.Ephemeron.K1.get_data - This function won't be available in 5.0 - File "src/sexp_conv.ml", line 166, characters 12-33: - 166 | match Ephemeron.K1.get_data ephe with - ^^^^^^^^^^^^^^^^^^^^^ - Alert old_ephemeron_api: Stdlib.Ephemeron.K1.get_data - This function won't be available in 5.0 - File "src/sexp_conv.ml", line 431, characters 32-46: - 431 | [%extension_constructor Stream.Failure], - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/sexp_conv.ml", line 433, characters 12-26: - 433 | | Stream.Failure -> Atom "Stream.Failure" - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/sexp_conv.ml", line 436, characters 32-44: - 436 | [%extension_constructor Stream.Error], - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "src/sexp_conv.ml", line 438, characters 12-24: - 438 | | Stream.Error arg -> List [Atom "Stream.Error"; Atom arg ] - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. -> compiled sexplib0.v0.14.0 Processing 36/51: [cppo: dune build] [dune-configurator: dune build] -> installed sexplib0.v0.14.0 Processing 37/51: [cppo: dune build] [dune-configurator: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cppo" "-j" "31" (CWD=/home/opam/.opam/4.14/.opam-switch/build/cppo.1.6.8) -> compiled cppo.1.6.8 Processing 37/51: [dune-configurator: dune build] -> installed cppo.1.6.8 Processing 38/51: [dune-configurator: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-configurator" "-j" "31" "@install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/dune-configurator.2.9.1) -> compiled dune-configurator.2.9.1 -> installed dune-configurator.2.9.1 Processing 40/51: [base: dune build] Processing 41/51: [base: dune build] [graphics: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "graphics" "-j" "31" "@install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/graphics.5.1.2) - ocaml (internal) - File "/home/opam/.opam/4.14/.opam-switch/build/graphics.5.1.2/_build/.dune/default/src/dune.ml", line 28, characters 14-37: - 28 | Hashtbl.add Toploop.directive_table "require" - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "/home/opam/.opam/4.14/.opam-switch/build/graphics.5.1.2/_build/.dune/default/src/dune.ml", line 30, characters 14-37: - 30 | Hashtbl.add Toploop.directive_table "use" - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "/home/opam/.opam/4.14/.opam-switch/build/graphics.5.1.2/_build/.dune/default/src/dune.ml", line 34, characters 14-37: - 34 | Hashtbl.add Toploop.directive_table "use_mod" - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - ocaml (internal) - File "/home/opam/.opam/4.14/.opam-switch/build/graphics.5.1.2/_build/.dune/default/src/dune.ml", line 28, characters 14-37: - 28 | Hashtbl.add Toploop.directive_table "require" - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "/home/opam/.opam/4.14/.opam-switch/build/graphics.5.1.2/_build/.dune/default/src/dune.ml", line 30, characters 14-37: - 30 | Hashtbl.add Toploop.directive_table "use" - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "/home/opam/.opam/4.14/.opam-switch/build/graphics.5.1.2/_build/.dune/default/src/dune.ml", line 34, characters 14-37: - 34 | Hashtbl.add Toploop.directive_table "use_mod" - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table -> compiled graphics.5.1.2 Processing 41/51: [base: dune build] -> installed graphics.5.1.2 Processing 42/51: [base: dune build] Processing 43/51: [base: dune build] [ocamlfind: ./configure] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-bindir" "/home/opam/.opam/4.14/bin" "-sitelib" "/home/opam/.opam/4.14/lib" "-mandir" "/home/opam/.opam/4.14/man" "-config" "/home/opam/.opam/4.14/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.1) - Welcome to findlib version 1.9.1 - Configuring core... - Checking for #remove_directory... - Testing threading model... - systhread_supported: true - Testing DLLs... - Testing whether ppxopt can be supported... - Checking for ocamlc -opaque... - Querying installation: META list not found - make install will double-check installed META files - Configuring libraries... - unix: found - bigarray: found - compiler-libs: found - dbm: not present (normal since 4.00) - graphics: not present (normal since 4.09) - num: not present (normal since 4.06) - ocamlbuild: not present (normal since 4.03) - ocamldoc: found - raw_spacetime: not present (normal since 4.12) - threads: found - str: found - labltk: not present (normal since 4.02) - native dynlink: found - camlp4: disabled - bytes: found, installing fake library - Configuration for dynlink written to site-lib-src/dynlink/META - Configuration for stdlib written to site-lib-src/stdlib/META - Configuration for unix written to site-lib-src/unix/META - Configuration for bigarray written to site-lib-src/bigarray/META - Configuration for compiler-libs written to site-lib-src/compiler-libs/META - Configuration for ocamldoc written to site-lib-src/ocamldoc/META - Configuration for threads written to site-lib-src/threads/META - Configuration for str written to site-lib-src/str/META - Configuration for bytes written to site-lib-src/bytes/META - Detecting compiler arguments: (extractor built) ok - - About the OCAML core installation: - Standard library: /home/opam/.opam/4.14/lib/ocaml - Binaries: /home/opam/.opam/4.14/bin - Manual pages: /home/opam/.opam/4.14/man - Multi-threading type: posix - The directory of site-specific packages will be - site-lib: /home/opam/.opam/4.14/lib - The configuration file is written to: - findlib config file: /home/opam/.opam/4.14/lib/findlib.conf - Software will be installed: - Libraries: in <site-lib>/findlib - Binaries: /home/opam/.opam/4.14/bin - Manual pages: /home/opam/.opam/4.14/man - topfind script: /home/opam/.opam/4.14/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. - Welcome to findlib version 1.9.1 - Configuring core... - Checking for #remove_directory... - Testing threading model... - systhread_supported: true - Testing DLLs... - Testing whether ppxopt can be supported... - Checking for ocamlc -opaque... - Querying installation: META list not found - make install will double-check installed META files - Configuring libraries... - unix: found - bigarray: found - compiler-libs: found - dbm: not present (normal since 4.00) - graphics: not present (normal since 4.09) - num: not present (normal since 4.06) - ocamlbuild: not present (normal since 4.03) - ocamldoc: found - raw_spacetime: not present (normal since 4.12) - threads: found - str: found - labltk: not present (normal since 4.02) - native dynlink: found - camlp4: disabled - bytes: found, installing fake library - Configuration for dynlink written to site-lib-src/dynlink/META - Configuration for stdlib written to site-lib-src/stdlib/META - Configuration for unix written to site-lib-src/unix/META - Configuration for bigarray written to site-lib-src/bigarray/META - Configuration for compiler-libs written to site-lib-src/compiler-libs/META - Configuration for ocamldoc written to site-lib-src/ocamldoc/META - Configuration for threads written to site-lib-src/threads/META - Configuration for str written to site-lib-src/str/META - Configuration for bytes written to site-lib-src/bytes/META - Detecting compiler arguments: (extractor built) ok - - About the OCAML core installation: - Standard library: /home/opam/.opam/4.14/lib/ocaml - Binaries: /home/opam/.opam/4.14/bin - Manual pages: /home/opam/.opam/4.14/man - Multi-threading type: posix - The directory of site-specific packages will be - site-lib: /home/opam/.opam/4.14/lib - The configuration file is written to: - findlib config file: /home/opam/.opam/4.14/lib/findlib.conf - Software will be installed: - Libraries: in <site-lib>/findlib - Binaries: /home/opam/.opam/4.14/bin - Manual pages: /home/opam/.opam/4.14/man - topfind script: /home/opam/.opam/4.14/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 43/51: [base: dune build] [ocamlfind: make all] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.1) - for p in findlib; do ( cd src/$p; make all ) || exit; done - make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.1/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/lib/findlib.conf' | \ - ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.14/lib/ocaml' | \ - sed -e 's;@AUTOLINK@;true;g' \ - -e 's;@SYSTEM@;linux;g' \ - >findlib_config.ml - if [ "true" = "true" ]; then \ - cp topfind.ml.in topfind.ml; \ - else \ - sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in \ - > topfind.ml ; \ - fi - ocamldep *.ml *.mli >depend - ocamlc -I +compiler-libs -opaque -g -c findlib_config.ml - ocamlc -I +compiler-libs -opaque -g -c fl_split.ml - ocamlc -I +compiler-libs -opaque -g -c fl_metatoken.ml - ocamlc -I +compiler-libs -opaque -g -c fl_meta.ml - ocamlc -I +compiler-libs -opaque -c fl_metascanner.mli - ocamlc -I +compiler-libs -opaque -g -c fl_metascanner.ml - File "fl_metascanner.ml", line 41, characters 13-25: - 41 | in Stream.lsing (fun _ -> (line, pos, Eof)) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 45, characters 12-24: - 45 | Stream.lcons (fun _ -> (line, pos, t)) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 46, characters 15-27: - 46 | (Stream.slazy (fun _ -> next line pos0)) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 61, characters 20-28: - 61 | let (__strm : _ Stream.t) = stream - ^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 63, characters 12-23: - 63 | match Stream.peek __strm with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 65, characters 11-22: - 65 | (Stream.junk __strm; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 66, characters 18-29: - 66 | (match Stream.peek __strm with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 68, characters 17-28: - 68 | (Stream.junk __strm; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 69, characters 24-35: - 69 | (match Stream.peek __strm with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 71, characters 23-34: - 71 | (Stream.junk __strm; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 75, characters 28-42: - 75 | | Stream.Failure -> - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 77, characters 33-45: - 77 | (Stream.Error - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 83, characters 33-47: - 83 | with | Stream.Failure -> raise (Stream.Error "")) - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 83, characters 58-70: - 83 | with | Stream.Failure -> raise (Stream.Error "")) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 91, characters 25-37: - 91 | (Stream.Error - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 95, characters 19-31: - 95 | (Stream.Error - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 99, characters 11-22: - 99 | (Stream.junk __strm; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 103, characters 16-30: - 103 | | Stream.Failure -> - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 105, characters 21-33: - 105 | (Stream.Error - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 109, characters 21-35: - 109 | with | Stream.Failure -> raise (Stream.Error "")) in - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 109, characters 46-58: - 109 | with | Stream.Failure -> raise (Stream.Error "")) in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 125, characters 11-22: - 125 | (Stream.junk __strm; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 129, characters 16-28: - 129 | (Stream.Error - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 136, characters 11-22: - 136 | (Stream.junk __strm; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 140, characters 16-28: - 140 | (Stream.Error - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 147, characters 11-22: - 147 | (Stream.junk __strm; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 149, characters 14-26: - 149 | (Stream.Error - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 151, characters 19-33: - 151 | | _ -> raise Stream.Failure - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 153, characters 20-28: - 153 | let (__strm : _ Stream.t) = stream - ^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 155, characters 12-23: - 155 | match Stream.peek __strm with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 157, characters 11-22: - 157 | (Stream.junk __strm; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 160, characters 21-35: - 160 | with | Stream.Failure -> raise (Stream.Error "")) in - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 160, characters 46-58: - 160 | with | Stream.Failure -> raise (Stream.Error "")) in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 163, characters 21-35: - 163 | with | Stream.Failure -> raise (Stream.Error "")) in - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 163, characters 46-58: - 163 | with | Stream.Failure -> raise (Stream.Error "")) in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 166, characters 21-35: - 166 | with | Stream.Failure -> raise (Stream.Error "")) - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 166, characters 46-58: - 166 | with | Stream.Failure -> raise (Stream.Error "")) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 168, characters 20-31: - 168 | (match Stream.peek __strm with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 170, characters 19-30: - 170 | (Stream.junk __strm; ((arg1 :: args), flav, s)) - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 173, characters 21-33: - 173 | (Stream.Error - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 177, characters 11-22: - 177 | (Stream.junk __strm; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 178, characters 18-29: - 178 | (match Stream.peek __strm with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 180, characters 17-28: - 180 | (Stream.junk __strm; ([], `BaseDef, s)) - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 183, characters 19-31: - 183 | (Stream.Error - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 188, characters 11-22: - 188 | (Stream.junk __strm; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 189, characters 18-29: - 189 | (match Stream.peek __strm with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 191, characters 17-28: - 191 | (Stream.junk __strm; ([], `Appendix, s)) - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 194, characters 19-31: - 194 | (Stream.Error - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 199, characters 11-22: - 199 | (Stream.junk __strm; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 201, characters 14-26: - 201 | (Stream.Error - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 204, characters 19-33: - 204 | | _ -> raise Stream.Failure - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 206, characters 20-28: - 206 | let (__strm : _ Stream.t) = stream - ^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 208, characters 12-23: - 208 | match Stream.peek __strm with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 210, characters 11-22: - 210 | (Stream.junk __strm; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 213, characters 21-35: - 213 | with | Stream.Failure -> raise (Stream.Error "")) in - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 213, characters 46-58: - 213 | with | Stream.Failure -> raise (Stream.Error "")) in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 216, characters 21-35: - 216 | with | Stream.Failure -> raise (Stream.Error "")) - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 216, characters 46-58: - 216 | with | Stream.Failure -> raise (Stream.Error "")) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 218, characters 34-45: - 218 | | Some ((_, _, RParen)) -> (Stream.junk __strm; []) - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 220, characters 11-22: - 220 | (Stream.junk __strm; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 222, characters 14-26: - 222 | (Stream.Error - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 224, characters 19-33: - 224 | | _ -> raise Stream.Failure - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 226, characters 20-28: - 226 | let (__strm : _ Stream.t) = stream - ^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 228, characters 12-23: - 228 | match Stream.peek __strm with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 229, characters 39-50: - 229 | | Some ((line, col, Name n)) -> (Stream.junk __strm; `Pred n) - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 231, characters 11-22: - 231 | (Stream.junk __strm; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 232, characters 18-29: - 232 | (match Stream.peek __strm with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 233, characters 40-51: - 233 | | Some ((l, c, Name n)) -> (Stream.junk __strm; `NegPred n) - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 236, characters 19-31: - 236 | (Stream.Error - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 239, characters 11-22: - 239 | (Stream.junk __strm; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 240, characters 18-30: - 240 | raise (Stream.Error (error_msg "Name or -Name expected" line col))) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 241, characters 19-33: - 241 | | _ -> raise Stream.Failure - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 243, characters 20-28: - 243 | let (__strm : _ Stream.t) = stream - ^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 245, characters 12-23: - 245 | match Stream.peek __strm with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 246, characters 38-49: - 246 | | Some ((line, col, Equal)) -> (Stream.junk __strm; `BaseDef) - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 247, characters 42-53: - 247 | | Some ((line, col, PlusEqual)) -> (Stream.junk __strm; `Appendix) - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 249, characters 11-22: - 249 | (Stream.junk __strm; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 250, characters 18-30: - 250 | raise (Stream.Error (error_msg "'+' or '+=' expected" line col))) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 251, characters 19-33: - 251 | | _ -> raise Stream.Failure in - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 268, characters 22-34: - 268 | (Stream.Error - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 286, characters 20-32: - 286 | (Stream.Error ("Double definition for subpackage " ^ p')) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 291, characters 20-32: - 291 | (Stream.Error - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 302, characters 11-23: - 302 | with | Stream.Error "" -> raise (Stream.Error "Syntax Error") - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 302, characters 37-49: - 302 | with | Stream.Error "" -> raise (Stream.Error "Syntax Error") - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 341, characters 11-23: - 341 | raise (Stream.Error (error_fun line col)) in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 349, characters 24-36: - 349 | try rule arg with | Stream.Error _ -> raise_err error_fmt line col in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 462, characters 22-34: - 462 | (Stream.Error - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 480, characters 20-32: - 480 | (Stream.Error ("Double definition for subpackage " ^ p')) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 485, characters 20-32: - 485 | (Stream.Error - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 494, characters 11-23: - 494 | with | Stream.Error "" -> raise (Stream.Error "Syntax Error") - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 494, characters 37-49: - 494 | with | Stream.Error "" -> raise (Stream.Error "Syntax Error") - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - ocamlc -I +compiler-libs -opaque -c fl_topo.mli - ocamlc -I +compiler-libs -opaque -g -c fl_topo.ml - ocamlc -I +compiler-libs -opaque -c fl_package_base.mli - ocamlc -I +compiler-libs -opaque -g -c fl_package_base.ml - File "fl_package_base.ml", line 157, characters 6-18: - 157 | | Stream.Error s -> - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_package_base.ml", line 304, characters 22-40: - 304 | let pkg_ancestors = query_requirements predlist pkg in - ^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label preds was omitted in the application of this function. - File "fl_package_base.ml", line 350, characters 18-36: - 350 | let ancestors = query_requirements predlist package_name in - ^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label preds was omitted in the application of this function. - File "fl_package_base.ml", line 375, characters 23-41: - 375 | let pkg_ancestors = query_requirements predlist pkg in - ^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label preds was omitted in the application of this function. - File "fl_package_base.ml", line 510, characters 16-35: - 510 | ( let c = package_definitions search_path pkg.package_name in - ^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label search_path was omitted in the application of this function. - ocamlc -I +compiler-libs -opaque -c findlib.mli - ocamlc -I +compiler-libs -opaque -g -c findlib.ml - File "findlib.ml", line 390, characters 2-26: - 390 | Fl_package_base.requires predlist pkg - ^^^^^^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label preds was omitted in the application of this function. - File "findlib.ml", line 396, characters 2-33: - 396 | Fl_package_base.requires_deeply predlist pkglist - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label preds was omitted in the application of this function. - ocamlc -I +compiler-libs -opaque -g -c fl_args.ml - ocamlc -I +compiler-libs -opaque -g -c fl_lint.ml - ocamlc -I +compiler-libs -a -o findlib.cma findlib_config.cmo fl_split.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo - ocamlc -I +compiler-libs -opaque -g -c ocaml_args.ml - ocamlc -I +compiler-libs -opaque -g -c frontend.ml - File "frontend.ml", line 859, characters 10-39: - 859 | Fl_package_base.package_users predicates1 packages1 - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label preds was omitted in the application of this function. - File "frontend.ml", line 1826, characters 16-29: - 1826 | let buf = String.create buflen in (* FIXME: Bytes.create *) - ^^^^^^^^^^^^^ - Alert deprecated: Stdlib.String.create - Use Bytes.create/BytesLabels.create instead. - File "frontend.ml", line 2018, characters 4-16: - 2018 | | Stream.Error s -> - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - ocamlc -I +compiler-libs -o ocamlfind -g findlib.cma unix.cma \ - ocaml_args.cmo frontend.cmo - ocamlc -I +compiler-libs -opaque -c topfind.mli - ocamlc -I +compiler-libs -opaque -g -c topfind.ml - File "topfind.ml", line 126, characters 40-63: - 126 | match Hashtbl.find Toploop.directive_table "ppx" with - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 252, characters 4-27: - 252 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 262, characters 4-27: - 262 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 274, characters 4-27: - 274 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 287, characters 4-27: - 287 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 301, characters 4-27: - 301 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 313, characters 4-27: - 313 | 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/lib' \ - >topfind - ocamlc -I +compiler-libs -opaque -c fl_dynload.mli - ocamlc -I +compiler-libs -opaque -g -c fl_dynload.ml - ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo - make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.1/src/findlib' - make all-config - make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.1' - USE_CYGPATH="0"; \ - export USE_CYGPATH; \ - cat findlib.conf.in | \ - tools/patch '@SITELIB@' '/home/opam/.opam/4.14/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/.opam-switch/build/ocamlfind.1.9.1' - for p in findlib; do ( cd src/$p; make all ) || exit; done - make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.1/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/lib/findlib.conf' | \ - ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.14/lib/ocaml' | \ - sed -e 's;@AUTOLINK@;true;g' \ - -e 's;@SYSTEM@;linux;g' \ - >findlib_config.ml - if [ "true" = "true" ]; then \ - cp topfind.ml.in topfind.ml; \ - else \ - sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in \ - > topfind.ml ; \ - fi - ocamldep *.ml *.mli >depend - ocamlc -I +compiler-libs -opaque -g -c findlib_config.ml - ocamlc -I +compiler-libs -opaque -g -c fl_split.ml - ocamlc -I +compiler-libs -opaque -g -c fl_metatoken.ml - ocamlc -I +compiler-libs -opaque -g -c fl_meta.ml - ocamlc -I +compiler-libs -opaque -c fl_metascanner.mli - ocamlc -I +compiler-libs -opaque -g -c fl_metascanner.ml - File "fl_metascanner.ml", line 41, characters 13-25: - 41 | in Stream.lsing (fun _ -> (line, pos, Eof)) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 45, characters 12-24: - 45 | Stream.lcons (fun _ -> (line, pos, t)) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 46, characters 15-27: - 46 | (Stream.slazy (fun _ -> next line pos0)) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 61, characters 20-28: - 61 | let (__strm : _ Stream.t) = stream - ^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 63, characters 12-23: - 63 | match Stream.peek __strm with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 65, characters 11-22: - 65 | (Stream.junk __strm; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 66, characters 18-29: - 66 | (match Stream.peek __strm with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 68, characters 17-28: - 68 | (Stream.junk __strm; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 69, characters 24-35: - 69 | (match Stream.peek __strm with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 71, characters 23-34: - 71 | (Stream.junk __strm; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 75, characters 28-42: - 75 | | Stream.Failure -> - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 77, characters 33-45: - 77 | (Stream.Error - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 83, characters 33-47: - 83 | with | Stream.Failure -> raise (Stream.Error "")) - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 83, characters 58-70: - 83 | with | Stream.Failure -> raise (Stream.Error "")) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 91, characters 25-37: - 91 | (Stream.Error - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 95, characters 19-31: - 95 | (Stream.Error - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 99, characters 11-22: - 99 | (Stream.junk __strm; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 103, characters 16-30: - 103 | | Stream.Failure -> - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 105, characters 21-33: - 105 | (Stream.Error - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 109, characters 21-35: - 109 | with | Stream.Failure -> raise (Stream.Error "")) in - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 109, characters 46-58: - 109 | with | Stream.Failure -> raise (Stream.Error "")) in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 125, characters 11-22: - 125 | (Stream.junk __strm; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 129, characters 16-28: - 129 | (Stream.Error - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 136, characters 11-22: - 136 | (Stream.junk __strm; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 140, characters 16-28: - 140 | (Stream.Error - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 147, characters 11-22: - 147 | (Stream.junk __strm; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 149, characters 14-26: - 149 | (Stream.Error - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 151, characters 19-33: - 151 | | _ -> raise Stream.Failure - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 153, characters 20-28: - 153 | let (__strm : _ Stream.t) = stream - ^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 155, characters 12-23: - 155 | match Stream.peek __strm with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 157, characters 11-22: - 157 | (Stream.junk __strm; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 160, characters 21-35: - 160 | with | Stream.Failure -> raise (Stream.Error "")) in - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 160, characters 46-58: - 160 | with | Stream.Failure -> raise (Stream.Error "")) in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 163, characters 21-35: - 163 | with | Stream.Failure -> raise (Stream.Error "")) in - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 163, characters 46-58: - 163 | with | Stream.Failure -> raise (Stream.Error "")) in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 166, characters 21-35: - 166 | with | Stream.Failure -> raise (Stream.Error "")) - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 166, characters 46-58: - 166 | with | Stream.Failure -> raise (Stream.Error "")) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 168, characters 20-31: - 168 | (match Stream.peek __strm with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 170, characters 19-30: - 170 | (Stream.junk __strm; ((arg1 :: args), flav, s)) - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 173, characters 21-33: - 173 | (Stream.Error - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 177, characters 11-22: - 177 | (Stream.junk __strm; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 178, characters 18-29: - 178 | (match Stream.peek __strm with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 180, characters 17-28: - 180 | (Stream.junk __strm; ([], `BaseDef, s)) - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 183, characters 19-31: - 183 | (Stream.Error - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 188, characters 11-22: - 188 | (Stream.junk __strm; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 189, characters 18-29: - 189 | (match Stream.peek __strm with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 191, characters 17-28: - 191 | (Stream.junk __strm; ([], `Appendix, s)) - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 194, characters 19-31: - 194 | (Stream.Error - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 199, characters 11-22: - 199 | (Stream.junk __strm; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 201, characters 14-26: - 201 | (Stream.Error - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 204, characters 19-33: - 204 | | _ -> raise Stream.Failure - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 206, characters 20-28: - 206 | let (__strm : _ Stream.t) = stream - ^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 208, characters 12-23: - 208 | match Stream.peek __strm with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 210, characters 11-22: - 210 | (Stream.junk __strm; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 213, characters 21-35: - 213 | with | Stream.Failure -> raise (Stream.Error "")) in - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 213, characters 46-58: - 213 | with | Stream.Failure -> raise (Stream.Error "")) in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 216, characters 21-35: - 216 | with | Stream.Failure -> raise (Stream.Error "")) - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 216, characters 46-58: - 216 | with | Stream.Failure -> raise (Stream.Error "")) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 218, characters 34-45: - 218 | | Some ((_, _, RParen)) -> (Stream.junk __strm; []) - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 220, characters 11-22: - 220 | (Stream.junk __strm; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 222, characters 14-26: - 222 | (Stream.Error - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 224, characters 19-33: - 224 | | _ -> raise Stream.Failure - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 226, characters 20-28: - 226 | let (__strm : _ Stream.t) = stream - ^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 228, characters 12-23: - 228 | match Stream.peek __strm with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 229, characters 39-50: - 229 | | Some ((line, col, Name n)) -> (Stream.junk __strm; `Pred n) - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 231, characters 11-22: - 231 | (Stream.junk __strm; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 232, characters 18-29: - 232 | (match Stream.peek __strm with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 233, characters 40-51: - 233 | | Some ((l, c, Name n)) -> (Stream.junk __strm; `NegPred n) - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 236, characters 19-31: - 236 | (Stream.Error - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 239, characters 11-22: - 239 | (Stream.junk __strm; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 240, characters 18-30: - 240 | raise (Stream.Error (error_msg "Name or -Name expected" line col))) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 241, characters 19-33: - 241 | | _ -> raise Stream.Failure - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 243, characters 20-28: - 243 | let (__strm : _ Stream.t) = stream - ^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 245, characters 12-23: - 245 | match Stream.peek __strm with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 246, characters 38-49: - 246 | | Some ((line, col, Equal)) -> (Stream.junk __strm; `BaseDef) - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 247, characters 42-53: - 247 | | Some ((line, col, PlusEqual)) -> (Stream.junk __strm; `Appendix) - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 249, characters 11-22: - 249 | (Stream.junk __strm; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 250, characters 18-30: - 250 | raise (Stream.Error (error_msg "'+' or '+=' expected" line col))) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 251, characters 19-33: - 251 | | _ -> raise Stream.Failure in - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 268, characters 22-34: - 268 | (Stream.Error - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 286, characters 20-32: - 286 | (Stream.Error ("Double definition for subpackage " ^ p')) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 291, characters 20-32: - 291 | (Stream.Error - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 302, characters 11-23: - 302 | with | Stream.Error "" -> raise (Stream.Error "Syntax Error") - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 302, characters 37-49: - 302 | with | Stream.Error "" -> raise (Stream.Error "Syntax Error") - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 341, characters 11-23: - 341 | raise (Stream.Error (error_fun line col)) in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 349, characters 24-36: - 349 | try rule arg with | Stream.Error _ -> raise_err error_fmt line col in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 462, characters 22-34: - 462 | (Stream.Error - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 480, characters 20-32: - 480 | (Stream.Error ("Double definition for subpackage " ^ p')) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 485, characters 20-32: - 485 | (Stream.Error - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 494, characters 11-23: - 494 | with | Stream.Error "" -> raise (Stream.Error "Syntax Error") - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 494, characters 37-49: - 494 | with | Stream.Error "" -> raise (Stream.Error "Syntax Error") - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - ocamlc -I +compiler-libs -opaque -c fl_topo.mli - ocamlc -I +compiler-libs -opaque -g -c fl_topo.ml - ocamlc -I +compiler-libs -opaque -c fl_package_base.mli - ocamlc -I +compiler-libs -opaque -g -c fl_package_base.ml - File "fl_package_base.ml", line 157, characters 6-18: - 157 | | Stream.Error s -> - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_package_base.ml", line 304, characters 22-40: - 304 | let pkg_ancestors = query_requirements predlist pkg in - ^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label preds was omitted in the application of this function. - File "fl_package_base.ml", line 350, characters 18-36: - 350 | let ancestors = query_requirements predlist package_name in - ^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label preds was omitted in the application of this function. - File "fl_package_base.ml", line 375, characters 23-41: - 375 | let pkg_ancestors = query_requirements predlist pkg in - ^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label preds was omitted in the application of this function. - File "fl_package_base.ml", line 510, characters 16-35: - 510 | ( let c = package_definitions search_path pkg.package_name in - ^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label search_path was omitted in the application of this function. - ocamlc -I +compiler-libs -opaque -c findlib.mli - ocamlc -I +compiler-libs -opaque -g -c findlib.ml - File "findlib.ml", line 390, characters 2-26: - 390 | Fl_package_base.requires predlist pkg - ^^^^^^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label preds was omitted in the application of this function. - File "findlib.ml", line 396, characters 2-33: - 396 | Fl_package_base.requires_deeply predlist pkglist - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label preds was omitted in the application of this function. - ocamlc -I +compiler-libs -opaque -g -c fl_args.ml - ocamlc -I +compiler-libs -opaque -g -c fl_lint.ml - ocamlc -I +compiler-libs -a -o findlib.cma findlib_config.cmo fl_split.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo - ocamlc -I +compiler-libs -opaque -g -c ocaml_args.ml - ocamlc -I +compiler-libs -opaque -g -c frontend.ml - File "frontend.ml", line 859, characters 10-39: - 859 | Fl_package_base.package_users predicates1 packages1 - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label preds was omitted in the application of this function. - File "frontend.ml", line 1826, characters 16-29: - 1826 | let buf = String.create buflen in (* FIXME: Bytes.create *) - ^^^^^^^^^^^^^ - Alert deprecated: Stdlib.String.create - Use Bytes.create/BytesLabels.create instead. - File "frontend.ml", line 2018, characters 4-16: - 2018 | | Stream.Error s -> - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - ocamlc -I +compiler-libs -o ocamlfind -g findlib.cma unix.cma \ - ocaml_args.cmo frontend.cmo - ocamlc -I +compiler-libs -opaque -c topfind.mli - ocamlc -I +compiler-libs -opaque -g -c topfind.ml - File "topfind.ml", line 126, characters 40-63: - 126 | match Hashtbl.find Toploop.directive_table "ppx" with - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 252, characters 4-27: - 252 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 262, characters 4-27: - 262 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 274, characters 4-27: - 274 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 287, characters 4-27: - 287 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 301, characters 4-27: - 301 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 313, characters 4-27: - 313 | 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/lib' \ - >topfind - ocamlc -I +compiler-libs -opaque -c fl_dynload.mli - ocamlc -I +compiler-libs -opaque -g -c fl_dynload.ml - ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo - make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.1/src/findlib' - make all-config - make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.1' - USE_CYGPATH="0"; \ - export USE_CYGPATH; \ - cat findlib.conf.in | \ - tools/patch '@SITELIB@' '/home/opam/.opam/4.14/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/.opam-switch/build/ocamlfind.1.9.1' Processing 43/51: [base: dune build] [ocamlfind: make opt] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opt" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.1) - for p in findlib; do ( cd src/$p; make opt ) || exit; done - make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.1/src/findlib' - ocamlopt -I +compiler-libs -g -opaque -c findlib_config.ml - ocamlopt -I +compiler-libs -g -opaque -c fl_split.ml - ocamlopt -I +compiler-libs -g -opaque -c fl_metatoken.ml - ocamlopt -I +compiler-libs -g -opaque -c fl_meta.ml - ocamlopt -I +compiler-libs -g -opaque -c fl_metascanner.ml - File "fl_metascanner.ml", line 41, characters 13-25: - 41 | in Stream.lsing (fun _ -> (line, pos, Eof)) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 45, characters 12-24: - 45 | Stream.lcons (fun _ -> (line, pos, t)) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 46, characters 15-27: - 46 | (Stream.slazy (fun _ -> next line pos0)) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 61, characters 20-28: - 61 | let (__strm : _ Stream.t) = stream - ^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 63, characters 12-23: - 63 | match Stream.peek __strm with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 65, characters 11-22: - 65 | (Stream.junk __strm; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 66, characters 18-29: - 66 | (match Stream.peek __strm with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 68, characters 17-28: - 68 | (Stream.junk __strm; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 69, characters 24-35: - 69 | (match Stream.peek __strm with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 71, characters 23-34: - 71 | (Stream.junk __strm; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 75, characters 28-42: - 75 | | Stream.Failure -> - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 77, characters 33-45: - 77 | (Stream.Error - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 83, characters 33-47: - 83 | with | Stream.Failure -> raise (Stream.Error "")) - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 83, characters 58-70: - 83 | with | Stream.Failure -> raise (Stream.Error "")) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 91, characters 25-37: - 91 | (Stream.Error - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 95, characters 19-31: - 95 | (Stream.Error - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 99, characters 11-22: - 99 | (Stream.junk __strm; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 103, characters 16-30: - 103 | | Stream.Failure -> - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 105, characters 21-33: - 105 | (Stream.Error - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 109, characters 21-35: - 109 | with | Stream.Failure -> raise (Stream.Error "")) in - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 109, characters 46-58: - 109 | with | Stream.Failure -> raise (Stream.Error "")) in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 125, characters 11-22: - 125 | (Stream.junk __strm; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 129, characters 16-28: - 129 | (Stream.Error - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 136, characters 11-22: - 136 | (Stream.junk __strm; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 140, characters 16-28: - 140 | (Stream.Error - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 147, characters 11-22: - 147 | (Stream.junk __strm; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 149, characters 14-26: - 149 | (Stream.Error - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 151, characters 19-33: - 151 | | _ -> raise Stream.Failure - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 153, characters 20-28: - 153 | let (__strm : _ Stream.t) = stream - ^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 155, characters 12-23: - 155 | match Stream.peek __strm with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 157, characters 11-22: - 157 | (Stream.junk __strm; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 160, characters 21-35: - 160 | with | Stream.Failure -> raise (Stream.Error "")) in - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 160, characters 46-58: - 160 | with | Stream.Failure -> raise (Stream.Error "")) in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 163, characters 21-35: - 163 | with | Stream.Failure -> raise (Stream.Error "")) in - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 163, characters 46-58: - 163 | with | Stream.Failure -> raise (Stream.Error "")) in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 166, characters 21-35: - 166 | with | Stream.Failure -> raise (Stream.Error "")) - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 166, characters 46-58: - 166 | with | Stream.Failure -> raise (Stream.Error "")) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 168, characters 20-31: - 168 | (match Stream.peek __strm with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 170, characters 19-30: - 170 | (Stream.junk __strm; ((arg1 :: args), flav, s)) - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 173, characters 21-33: - 173 | (Stream.Error - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 177, characters 11-22: - 177 | (Stream.junk __strm; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 178, characters 18-29: - 178 | (match Stream.peek __strm with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 180, characters 17-28: - 180 | (Stream.junk __strm; ([], `BaseDef, s)) - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 183, characters 19-31: - 183 | (Stream.Error - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 188, characters 11-22: - 188 | (Stream.junk __strm; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 189, characters 18-29: - 189 | (match Stream.peek __strm with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 191, characters 17-28: - 191 | (Stream.junk __strm; ([], `Appendix, s)) - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 194, characters 19-31: - 194 | (Stream.Error - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 199, characters 11-22: - 199 | (Stream.junk __strm; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 201, characters 14-26: - 201 | (Stream.Error - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 204, characters 19-33: - 204 | | _ -> raise Stream.Failure - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 206, characters 20-28: - 206 | let (__strm : _ Stream.t) = stream - ^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 208, characters 12-23: - 208 | match Stream.peek __strm with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 210, characters 11-22: - 210 | (Stream.junk __strm; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 213, characters 21-35: - 213 | with | Stream.Failure -> raise (Stream.Error "")) in - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 213, characters 46-58: - 213 | with | Stream.Failure -> raise (Stream.Error "")) in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 216, characters 21-35: - 216 | with | Stream.Failure -> raise (Stream.Error "")) - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 216, characters 46-58: - 216 | with | Stream.Failure -> raise (Stream.Error "")) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 218, characters 34-45: - 218 | | Some ((_, _, RParen)) -> (Stream.junk __strm; []) - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 220, characters 11-22: - 220 | (Stream.junk __strm; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 222, characters 14-26: - 222 | (Stream.Error - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 224, characters 19-33: - 224 | | _ -> raise Stream.Failure - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 226, characters 20-28: - 226 | let (__strm : _ Stream.t) = stream - ^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 228, characters 12-23: - 228 | match Stream.peek __strm with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 229, characters 39-50: - 229 | | Some ((line, col, Name n)) -> (Stream.junk __strm; `Pred n) - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 231, characters 11-22: - 231 | (Stream.junk __strm; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 232, characters 18-29: - 232 | (match Stream.peek __strm with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 233, characters 40-51: - 233 | | Some ((l, c, Name n)) -> (Stream.junk __strm; `NegPred n) - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 236, characters 19-31: - 236 | (Stream.Error - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 239, characters 11-22: - 239 | (Stream.junk __strm; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 240, characters 18-30: - 240 | raise (Stream.Error (error_msg "Name or -Name expected" line col))) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 241, characters 19-33: - 241 | | _ -> raise Stream.Failure - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 243, characters 20-28: - 243 | let (__strm : _ Stream.t) = stream - ^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 245, characters 12-23: - 245 | match Stream.peek __strm with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 246, characters 38-49: - 246 | | Some ((line, col, Equal)) -> (Stream.junk __strm; `BaseDef) - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 247, characters 42-53: - 247 | | Some ((line, col, PlusEqual)) -> (Stream.junk __strm; `Appendix) - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 249, characters 11-22: - 249 | (Stream.junk __strm; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 250, characters 18-30: - 250 | raise (Stream.Error (error_msg "'+' or '+=' expected" line col))) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 251, characters 19-33: - 251 | | _ -> raise Stream.Failure in - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 268, characters 22-34: - 268 | (Stream.Error - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 286, characters 20-32: - 286 | (Stream.Error ("Double definition for subpackage " ^ p')) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 291, characters 20-32: - 291 | (Stream.Error - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 302, characters 11-23: - 302 | with | Stream.Error "" -> raise (Stream.Error "Syntax Error") - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 302, characters 37-49: - 302 | with | Stream.Error "" -> raise (Stream.Error "Syntax Error") - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 341, characters 11-23: - 341 | raise (Stream.Error (error_fun line col)) in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 349, characters 24-36: - 349 | try rule arg with | Stream.Error _ -> raise_err error_fmt line col in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 462, characters 22-34: - 462 | (Stream.Error - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 480, characters 20-32: - 480 | (Stream.Error ("Double definition for subpackage " ^ p')) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 485, characters 20-32: - 485 | (Stream.Error - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 494, characters 11-23: - 494 | with | Stream.Error "" -> raise (Stream.Error "Syntax Error") - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 494, characters 37-49: - 494 | with | Stream.Error "" -> raise (Stream.Error "Syntax Error") - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - ocamlopt -I +compiler-libs -g -opaque -c fl_topo.ml - ocamlopt -I +compiler-libs -g -opaque -c fl_package_base.ml - File "fl_package_base.ml", line 157, characters 6-18: - 157 | | Stream.Error s -> - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_package_base.ml", line 304, characters 22-40: - 304 | let pkg_ancestors = query_requirements predlist pkg in - ^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label preds was omitted in the application of this function. - File "fl_package_base.ml", line 350, characters 18-36: - 350 | let ancestors = query_requirements predlist package_name in - ^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label preds was omitted in the application of this function. - File "fl_package_base.ml", line 375, characters 23-41: - 375 | let pkg_ancestors = query_requirements predlist pkg in - ^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label preds was omitted in the application of this function. - File "fl_package_base.ml", line 510, characters 16-35: - 510 | ( let c = package_definitions search_path pkg.package_name in - ^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label search_path was omitted in the application of this function. - ocamlopt -I +compiler-libs -g -opaque -c findlib.ml - File "findlib.ml", line 390, characters 2-26: - 390 | Fl_package_base.requires predlist pkg - ^^^^^^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label preds was omitted in the application of this function. - File "findlib.ml", line 396, characters 2-33: - 396 | Fl_package_base.requires_deeply predlist pkglist - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label preds was omitted in the application of this function. - ocamlopt -I +compiler-libs -g -opaque -c fl_args.ml - ocamlopt -I +compiler-libs -g -opaque -c fl_lint.ml - ocamlopt -I +compiler-libs -g -a -o findlib.cmxa findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx - if [ 1 -gt 0 ]; then \ - ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \ - fi - ocamlopt -I +compiler-libs -g -opaque -c ocaml_args.ml - ocamlopt -I +compiler-libs -g -opaque -c frontend.ml - File "frontend.ml", line 859, characters 10-39: - 859 | Fl_package_base.package_users predicates1 packages1 - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label preds was omitted in the application of this function. - File "frontend.ml", line 1826, characters 16-29: - 1826 | let buf = String.create buflen in (* FIXME: Bytes.create *) - ^^^^^^^^^^^^^ - Alert deprecated: Stdlib.String.create - Use Bytes.create/BytesLabels.create instead. - File "frontend.ml", line 2018, characters 4-16: - 2018 | | Stream.Error s -> - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \ - ocaml_args.cmx frontend.cmx - ocamlopt -I +compiler-libs -g -opaque -c topfind.ml - File "topfind.ml", line 126, characters 40-63: - 126 | match Hashtbl.find Toploop.directive_table "ppx" with - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 252, characters 4-27: - 252 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 262, characters 4-27: - 262 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 274, characters 4-27: - 274 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 287, characters 4-27: - 287 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 301, characters 4-27: - 301 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 313, characters 4-27: - 313 | 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 -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/.opam-switch/build/ocamlfind.1.9.1/src/findlib' - for p in findlib; do ( cd src/$p; make opt ) || exit; done - make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.1/src/findlib' - ocamlopt -I +compiler-libs -g -opaque -c findlib_config.ml - ocamlopt -I +compiler-libs -g -opaque -c fl_split.ml - ocamlopt -I +compiler-libs -g -opaque -c fl_metatoken.ml - ocamlopt -I +compiler-libs -g -opaque -c fl_meta.ml - ocamlopt -I +compiler-libs -g -opaque -c fl_metascanner.ml - File "fl_metascanner.ml", line 41, characters 13-25: - 41 | in Stream.lsing (fun _ -> (line, pos, Eof)) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 45, characters 12-24: - 45 | Stream.lcons (fun _ -> (line, pos, t)) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 46, characters 15-27: - 46 | (Stream.slazy (fun _ -> next line pos0)) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 61, characters 20-28: - 61 | let (__strm : _ Stream.t) = stream - ^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 63, characters 12-23: - 63 | match Stream.peek __strm with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 65, characters 11-22: - 65 | (Stream.junk __strm; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 66, characters 18-29: - 66 | (match Stream.peek __strm with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 68, characters 17-28: - 68 | (Stream.junk __strm; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 69, characters 24-35: - 69 | (match Stream.peek __strm with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 71, characters 23-34: - 71 | (Stream.junk __strm; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 75, characters 28-42: - 75 | | Stream.Failure -> - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 77, characters 33-45: - 77 | (Stream.Error - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 83, characters 33-47: - 83 | with | Stream.Failure -> raise (Stream.Error "")) - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 83, characters 58-70: - 83 | with | Stream.Failure -> raise (Stream.Error "")) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 91, characters 25-37: - 91 | (Stream.Error - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 95, characters 19-31: - 95 | (Stream.Error - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 99, characters 11-22: - 99 | (Stream.junk __strm; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 103, characters 16-30: - 103 | | Stream.Failure -> - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 105, characters 21-33: - 105 | (Stream.Error - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 109, characters 21-35: - 109 | with | Stream.Failure -> raise (Stream.Error "")) in - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 109, characters 46-58: - 109 | with | Stream.Failure -> raise (Stream.Error "")) in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 125, characters 11-22: - 125 | (Stream.junk __strm; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 129, characters 16-28: - 129 | (Stream.Error - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 136, characters 11-22: - 136 | (Stream.junk __strm; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 140, characters 16-28: - 140 | (Stream.Error - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 147, characters 11-22: - 147 | (Stream.junk __strm; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 149, characters 14-26: - 149 | (Stream.Error - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 151, characters 19-33: - 151 | | _ -> raise Stream.Failure - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 153, characters 20-28: - 153 | let (__strm : _ Stream.t) = stream - ^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 155, characters 12-23: - 155 | match Stream.peek __strm with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 157, characters 11-22: - 157 | (Stream.junk __strm; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 160, characters 21-35: - 160 | with | Stream.Failure -> raise (Stream.Error "")) in - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 160, characters 46-58: - 160 | with | Stream.Failure -> raise (Stream.Error "")) in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 163, characters 21-35: - 163 | with | Stream.Failure -> raise (Stream.Error "")) in - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 163, characters 46-58: - 163 | with | Stream.Failure -> raise (Stream.Error "")) in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 166, characters 21-35: - 166 | with | Stream.Failure -> raise (Stream.Error "")) - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 166, characters 46-58: - 166 | with | Stream.Failure -> raise (Stream.Error "")) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 168, characters 20-31: - 168 | (match Stream.peek __strm with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 170, characters 19-30: - 170 | (Stream.junk __strm; ((arg1 :: args), flav, s)) - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 173, characters 21-33: - 173 | (Stream.Error - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 177, characters 11-22: - 177 | (Stream.junk __strm; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 178, characters 18-29: - 178 | (match Stream.peek __strm with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 180, characters 17-28: - 180 | (Stream.junk __strm; ([], `BaseDef, s)) - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 183, characters 19-31: - 183 | (Stream.Error - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 188, characters 11-22: - 188 | (Stream.junk __strm; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 189, characters 18-29: - 189 | (match Stream.peek __strm with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 191, characters 17-28: - 191 | (Stream.junk __strm; ([], `Appendix, s)) - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 194, characters 19-31: - 194 | (Stream.Error - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 199, characters 11-22: - 199 | (Stream.junk __strm; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 201, characters 14-26: - 201 | (Stream.Error - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 204, characters 19-33: - 204 | | _ -> raise Stream.Failure - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 206, characters 20-28: - 206 | let (__strm : _ Stream.t) = stream - ^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 208, characters 12-23: - 208 | match Stream.peek __strm with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 210, characters 11-22: - 210 | (Stream.junk __strm; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 213, characters 21-35: - 213 | with | Stream.Failure -> raise (Stream.Error "")) in - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 213, characters 46-58: - 213 | with | Stream.Failure -> raise (Stream.Error "")) in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 216, characters 21-35: - 216 | with | Stream.Failure -> raise (Stream.Error "")) - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 216, characters 46-58: - 216 | with | Stream.Failure -> raise (Stream.Error "")) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 218, characters 34-45: - 218 | | Some ((_, _, RParen)) -> (Stream.junk __strm; []) - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 220, characters 11-22: - 220 | (Stream.junk __strm; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 222, characters 14-26: - 222 | (Stream.Error - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 224, characters 19-33: - 224 | | _ -> raise Stream.Failure - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 226, characters 20-28: - 226 | let (__strm : _ Stream.t) = stream - ^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 228, characters 12-23: - 228 | match Stream.peek __strm with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 229, characters 39-50: - 229 | | Some ((line, col, Name n)) -> (Stream.junk __strm; `Pred n) - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 231, characters 11-22: - 231 | (Stream.junk __strm; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 232, characters 18-29: - 232 | (match Stream.peek __strm with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 233, characters 40-51: - 233 | | Some ((l, c, Name n)) -> (Stream.junk __strm; `NegPred n) - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 236, characters 19-31: - 236 | (Stream.Error - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 239, characters 11-22: - 239 | (Stream.junk __strm; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 240, characters 18-30: - 240 | raise (Stream.Error (error_msg "Name or -Name expected" line col))) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 241, characters 19-33: - 241 | | _ -> raise Stream.Failure - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 243, characters 20-28: - 243 | let (__strm : _ Stream.t) = stream - ^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 245, characters 12-23: - 245 | match Stream.peek __strm with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 246, characters 38-49: - 246 | | Some ((line, col, Equal)) -> (Stream.junk __strm; `BaseDef) - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 247, characters 42-53: - 247 | | Some ((line, col, PlusEqual)) -> (Stream.junk __strm; `Appendix) - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 249, characters 11-22: - 249 | (Stream.junk __strm; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 250, characters 18-30: - 250 | raise (Stream.Error (error_msg "'+' or '+=' expected" line col))) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 251, characters 19-33: - 251 | | _ -> raise Stream.Failure in - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 268, characters 22-34: - 268 | (Stream.Error - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 286, characters 20-32: - 286 | (Stream.Error ("Double definition for subpackage " ^ p')) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 291, characters 20-32: - 291 | (Stream.Error - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 302, characters 11-23: - 302 | with | Stream.Error "" -> raise (Stream.Error "Syntax Error") - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 302, characters 37-49: - 302 | with | Stream.Error "" -> raise (Stream.Error "Syntax Error") - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 341, characters 11-23: - 341 | raise (Stream.Error (error_fun line col)) in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 349, characters 24-36: - 349 | try rule arg with | Stream.Error _ -> raise_err error_fmt line col in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 462, characters 22-34: - 462 | (Stream.Error - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 480, characters 20-32: - 480 | (Stream.Error ("Double definition for subpackage " ^ p')) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 485, characters 20-32: - 485 | (Stream.Error - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 494, characters 11-23: - 494 | with | Stream.Error "" -> raise (Stream.Error "Syntax Error") - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_metascanner.ml", line 494, characters 37-49: - 494 | with | Stream.Error "" -> raise (Stream.Error "Syntax Error") - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - ocamlopt -I +compiler-libs -g -opaque -c fl_topo.ml - ocamlopt -I +compiler-libs -g -opaque -c fl_package_base.ml - File "fl_package_base.ml", line 157, characters 6-18: - 157 | | Stream.Error s -> - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "fl_package_base.ml", line 304, characters 22-40: - 304 | let pkg_ancestors = query_requirements predlist pkg in - ^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label preds was omitted in the application of this function. - File "fl_package_base.ml", line 350, characters 18-36: - 350 | let ancestors = query_requirements predlist package_name in - ^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label preds was omitted in the application of this function. - File "fl_package_base.ml", line 375, characters 23-41: - 375 | let pkg_ancestors = query_requirements predlist pkg in - ^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label preds was omitted in the application of this function. - File "fl_package_base.ml", line 510, characters 16-35: - 510 | ( let c = package_definitions search_path pkg.package_name in - ^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label search_path was omitted in the application of this function. - ocamlopt -I +compiler-libs -g -opaque -c findlib.ml - File "findlib.ml", line 390, characters 2-26: - 390 | Fl_package_base.requires predlist pkg - ^^^^^^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label preds was omitted in the application of this function. - File "findlib.ml", line 396, characters 2-33: - 396 | Fl_package_base.requires_deeply predlist pkglist - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label preds was omitted in the application of this function. - ocamlopt -I +compiler-libs -g -opaque -c fl_args.ml - ocamlopt -I +compiler-libs -g -opaque -c fl_lint.ml - ocamlopt -I +compiler-libs -g -a -o findlib.cmxa findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx - if [ 1 -gt 0 ]; then \ - ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \ - fi - ocamlopt -I +compiler-libs -g -opaque -c ocaml_args.ml - ocamlopt -I +compiler-libs -g -opaque -c frontend.ml - File "frontend.ml", line 859, characters 10-39: - 859 | Fl_package_base.package_users predicates1 packages1 - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label preds was omitted in the application of this function. - File "frontend.ml", line 1826, characters 16-29: - 1826 | let buf = String.create buflen in (* FIXME: Bytes.create *) - ^^^^^^^^^^^^^ - Alert deprecated: Stdlib.String.create - Use Bytes.create/BytesLabels.create instead. - File "frontend.ml", line 2018, characters 4-16: - 2018 | | Stream.Error s -> - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \ - ocaml_args.cmx frontend.cmx - ocamlopt -I +compiler-libs -g -opaque -c topfind.ml - File "topfind.ml", line 126, characters 40-63: - 126 | match Hashtbl.find Toploop.directive_table "ppx" with - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 252, characters 4-27: - 252 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 262, characters 4-27: - 262 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 274, characters 4-27: - 274 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 287, characters 4-27: - 287 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 301, characters 4-27: - 301 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 313, characters 4-27: - 313 | 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 -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/.opam-switch/build/ocamlfind.1.9.1/src/findlib' -> compiled ocamlfind.1.9.1 Processing 43/51: [base: dune build] Processing 44/51: [base: dune build] [ocamlfind: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.1) - if [ "1" -eq 1 ]; then \ - for x in camlp4 dbm graphics labltk num ocamlbuild; do \ - if [ -f "/home/opam/.opam/4.14/lib/$x/META" ]; then \ - if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.14/lib/$x/META"; then \ - rm -f site-lib-src/$x/META; \ - fi \ - fi \ - done; \ - test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \ - fi - echo 'SITELIB_META =' > Makefile.packages.in - for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done - tr '\n' ' ' < Makefile.packages.in > Makefile.packages - rm Makefile.packages.in - mkdir -p "/home/opam/.opam/4.14/bin" - mkdir -p "/home/opam/.opam/4.14/man" - make install-config - make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.1' - mkdir -p "`dirname \"/home/opam/.opam/4.14/lib/findlib.conf\"`" - test -f "/home/opam/.opam/4.14/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/4.14/lib/findlib.conf" - make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.1' - for p in findlib; do ( cd src/$p; make install ); done - make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.1/src/findlib' - mkdir -p "/home/opam/.opam/4.14/lib/findlib" - mkdir -p "/home/opam/.opam/4.14/bin" - test 1 -eq 0 || cp topfind "/home/opam/.opam/4.14/lib/ocaml" - files=` ../../tools/collect_files ../../Makefile.config findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs topfind.cmi topfind.mli fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi fl_metatoken.cmi findlib_top.cma findlib_top.cmxa findlib_top.a findlib_top.cmxs findlib_dynload.cma findlib_dynload.cmxa findlib_dynload.a findlib_dynload.cmxs fl_dynload.mli fl_dynload.cmi META` && \ - cp $files "/home/opam/.opam/4.14/lib/findlib" - f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \ - cp $f "/home/opam/.opam/4.14/bin/ocamlfind" - # the following "if" block is only needed for 4.00beta2 - if [ 1 -eq 0 -a -f "/home/opam/.opam/4.14/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \ - cd "/home/opam/.opam/4.14/lib/ocaml/compiler-libs/"; \ - cp topdirs.cmi toploop.cmi "/home/opam/.opam/4.14/lib/findlib/"; \ - fi - make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.1/src/findlib' - make install-meta - make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.1' - for x in bigarray bytes compiler-libs dynlink ocamldoc stdlib str threads unix ; do mkdir -p "/home/opam/.opam/4.14/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.14/lib/$x"; done - mkdir -p "/home/opam/.opam/4.14/lib/findlib"; cp Makefile.packages "/home/opam/.opam/4.14/lib/findlib/Makefile.packages" - make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.1' - test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; } - test ! -f 'site-lib-src/camlp4/META' || cp tools/safe_camlp4 "/home/opam/.opam/4.14/bin" - make install-doc - make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.1' - mkdir -p "/home/opam/.opam/4.14/man/man1" "/home/opam/.opam/4.14/man/man3" "/home/opam/.opam/4.14/man/man5" - cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.14/man/man1" - cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.14/man/man5" - make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.1' - if [ "1" -eq 1 ]; then \ - for x in camlp4 dbm graphics labltk num ocamlbuild; do \ - if [ -f "/home/opam/.opam/4.14/lib/$x/META" ]; then \ - if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.14/lib/$x/META"; then \ - rm -f site-lib-src/$x/META; \ - fi \ - fi \ - done; \ - test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \ - fi - echo 'SITELIB_META =' > Makefile.packages.in - for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done - tr '\n' ' ' < Makefile.packages.in > Makefile.packages - rm Makefile.packages.in - mkdir -p "/home/opam/.opam/4.14/bin" - mkdir -p "/home/opam/.opam/4.14/man" - make install-config - make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.1' - mkdir -p "`dirname \"/home/opam/.opam/4.14/lib/findlib.conf\"`" - test -f "/home/opam/.opam/4.14/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/4.14/lib/findlib.conf" - make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.1' - for p in findlib; do ( cd src/$p; make install ); done - make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.1/src/findlib' - mkdir -p "/home/opam/.opam/4.14/lib/findlib" - mkdir -p "/home/opam/.opam/4.14/bin" - test 1 -eq 0 || cp topfind "/home/opam/.opam/4.14/lib/ocaml" - files=` ../../tools/collect_files ../../Makefile.config findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs topfind.cmi topfind.mli fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi fl_metatoken.cmi findlib_top.cma findlib_top.cmxa findlib_top.a findlib_top.cmxs findlib_dynload.cma findlib_dynload.cmxa findlib_dynload.a findlib_dynload.cmxs fl_dynload.mli fl_dynload.cmi META` && \ - cp $files "/home/opam/.opam/4.14/lib/findlib" - f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \ - cp $f "/home/opam/.opam/4.14/bin/ocamlfind" - # the following "if" block is only needed for 4.00beta2 - if [ 1 -eq 0 -a -f "/home/opam/.opam/4.14/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \ - cd "/home/opam/.opam/4.14/lib/ocaml/compiler-libs/"; \ - cp topdirs.cmi toploop.cmi "/home/opam/.opam/4.14/lib/findlib/"; \ - fi - make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.1/src/findlib' - make install-meta - make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.1' - for x in bigarray bytes compiler-libs dynlink ocamldoc stdlib str threads unix ; do mkdir -p "/home/opam/.opam/4.14/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.14/lib/$x"; done - mkdir -p "/home/opam/.opam/4.14/lib/findlib"; cp Makefile.packages "/home/opam/.opam/4.14/lib/findlib/Makefile.packages" - make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.1' - test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; } - test ! -f 'site-lib-src/camlp4/META' || cp tools/safe_camlp4 "/home/opam/.opam/4.14/bin" - make install-doc - make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.1' - mkdir -p "/home/opam/.opam/4.14/man/man1" "/home/opam/.opam/4.14/man/man3" "/home/opam/.opam/4.14/man/man5" - cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.14/man/man1" - cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.14/man/man5" - make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.1' -> installed ocamlfind.1.9.1 Processing 44/51: [base: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "base" "-j" "31" (CWD=/home/opam/.opam/4.14/.opam-switch/build/base.v0.14.1) - ocamlc src/.base.objs/byte/base__Import0.{cmi,cmo,cmt} - File "src/import0.ml", line 112, characters 18-29: - 112 | module Stream = Caml.Stream (** @canonical Caml.Stream *) - ^^^^^^^^^^^ - Alert deprecated: module Caml.Stream - Use the camlp-streams library instead. - ocamlopt src/.base.objs/native/base__Import0.{cmx,o} - File "src/import0.ml", line 112, characters 18-29: - 112 | module Stream = Caml.Stream (** @canonical Caml.Stream *) - ^^^^^^^^^^^ - Alert deprecated: module Caml.Stream - Use the camlp-streams library instead. -> compiled base.v0.14.1 -> installed base.v0.14.1 Processing 46/51: [stdio: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdio" "-j" "31" (CWD=/home/opam/.opam/4.14/.opam-switch/build/stdio.v0.14.0) - ocamlc src/.stdio.objs/byte/stdio.{cmi,cmti} - File "src/stdio.mli", line 4, characters 21-31: - 4 | module In_channel = In_channel - ^^^^^^^^^^ - Alert deprecated: module Base.In_channel - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.In_channel instead - File "src/stdio.mli", line 5, characters 21-32: - 5 | module Out_channel = Out_channel - ^^^^^^^^^^^ - Alert deprecated: module Base.Out_channel - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Out_channel instead - ocamlc src/.stdio.objs/byte/stdio.{cmo,cmt} (exit 2) - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.stdio.objs/byte -I /home/opam/.opam/4.14/lib/base -I /home/opam/.opam/4.14/lib/base/base_internalhash_types -I /home/opam/.opam/4.14/lib/base/caml -I /home/opam/.opam/4.14/lib/base/shadow_stdlib -I /home/opam/.opam/4.14/lib/sexplib0 -intf-suffix .ml -no-alias-deps -open Stdio__ -o src/.stdio.objs/byte/stdio.cmo -c -impl src/stdio.ml) - File "src/stdio.ml", line 4, characters 21-31: - 4 | module In_channel = In_channel - ^^^^^^^^^^ - Alert deprecated: module Base.In_channel - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.In_channel instead - File "src/stdio.ml", line 5, characters 21-32: - 5 | module Out_channel = Out_channel - ^^^^^^^^^^^ - Alert deprecated: module Base.Out_channel - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Out_channel instead - File "src/stdio.ml", line 11, characters 20-39: - 11 | let eprintf = Out_channel.eprintf - ^^^^^^^^^^^^^^^^^^^ - Error: Unbound value Out_channel.eprintf - ocamlopt src/.stdio.objs/native/stdio.{cmx,o} (exit 2) - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -g -I src/.stdio.objs/byte -I src/.stdio.objs/native -I /home/opam/.opam/4.14/lib/base -I /home/opam/.opam/4.14/lib/base/base_internalhash_types -I /home/opam/.opam/4.14/lib/base/caml -I /home/opam/.opam/4.14/lib/base/shadow_stdlib -I /home/opam/.opam/4.14/lib/sexplib0 -intf-suffix .ml -no-alias-deps -open Stdio__ -o src/.stdio.objs/native/stdio.cmx -c -impl src/stdio.ml) - File "src/stdio.ml", line 4, characters 21-31: - 4 | module In_channel = In_channel - ^^^^^^^^^^ - Alert deprecated: module Base.In_channel - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.In_channel instead - File "src/stdio.ml", line 5, characters 21-32: - 5 | module Out_channel = Out_channel - ^^^^^^^^^^^ - Alert deprecated: module Base.Out_channel - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Out_channel instead - File "src/stdio.ml", line 11, characters 20-39: - 11 | let eprintf = Out_channel.eprintf - ^^^^^^^^^^^^^^^^^^^ - Error: Unbound value Out_channel.eprintf [ERROR] The compilation of stdio.v0.14.0 failed at "dune build -p stdio -j 31". #=== ERROR while compiling stdio.v0.14.0 ======================================# # context 2.1.0 | linux/x86_64 | ocaml-variants.4.14.0+trunk | file:///home/opam/opam-repository # path ~/.opam/4.14/.opam-switch/build/stdio.v0.14.0 # command ~/.opam/opam-init/hooks/sandbox.sh build dune build -p stdio -j 31 # exit-code 1 # env-file ~/.opam/log/stdio-19-868852.env # output-file ~/.opam/log/stdio-19-868852.out ### output ### # ocamlc src/.stdio.objs/byte/stdio.{cmi,cmti} # File "src/stdio.mli", line 4, characters 21-31: # 4 | module In_channel = In_channel # ^^^^^^^^^^ # Alert deprecated: module Base.In_channel # [2016-09] this element comes from the stdlib distributed with OCaml. # Referring to the stdlib directly is discouraged by Base. You should either # use the equivalent functionality offered by Base, or if you really want to # refer to the stdlib, use Caml.In_channel instead # File "src/stdio.mli", line 5, characters 21-32: # 5 | module Out_channel = Out_channel # ^^^^^^^^^^^ # Alert deprecated: module Base.Out_channel # [2016-09] this element comes from the stdlib distributed with OCaml. # Referring to the stdlib directly is discouraged by Base. You should either # use the equivalent functionality offered by Base, or if you really want to # refer to the stdlib, use Caml.Out_channel instead # ocamlc src/.stdio.objs/byte/stdio.{cmo,cmt} (exit 2) # (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.stdio.objs/byte -I /home/opam/.opam/4.14/lib/base -I /home/opam/.opam/4.14/lib/base/base_internalhash_types -I /home/opam/.opam/4.14/lib/base/caml -I /home/opam/.opam/4.14/lib/base/shadow_stdlib -I /home/opam/.opam/4.14/lib/sexplib0 -intf-suffix .ml -no-alias-deps -open Stdio__ -o src/.stdio.objs/byte/stdio.cmo -c -impl src/stdio.ml) # File "src/stdio.ml", line 4, characters 21-31: # 4 | module In_channel = In_channel # ^^^^^^^^^^ # Alert deprecated: module Base.In_channel # [2016-09] this element comes from the stdlib distributed with OCaml. # Referring to the stdlib directly is discouraged by Base. You should either # use the equivalent functionality offered by Base, or if you really want to # refer to the stdlib, use Caml.In_channel instead # File "src/stdio.ml", line 5, characters 21-32: # 5 | module Out_channel = Out_channel # ^^^^^^^^^^^ # Alert deprecated: module Base.Out_channel # [2016-09] this element comes from the stdlib distributed with OCaml. # Referring to the stdlib directly is discouraged by Base. You should either # use the equivalent functionality offered by Base, or if you really want to # refer to the stdlib, use Caml.Out_channel instead # File "src/stdio.ml", line 11, characters 20-39: # 11 | let eprintf = Out_channel.eprintf # ^^^^^^^^^^^^^^^^^^^ # Error: Unbound value Out_channel.eprintf # ocamlopt src/.stdio.objs/native/stdio.{cmx,o} (exit 2) # (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -g -I src/.stdio.objs/byte -I src/.stdio.objs/native -I /home/opam/.opam/4.14/lib/base -I /home/opam/.opam/4.14/lib/base/base_internalhash_types -I /home/opam/.opam/4.14/lib/base/caml -I /home/opam/.opam/4.14/lib/base/shadow_stdlib -I /home/opam/.opam/4.14/lib/sexplib0 -intf-suffix .ml -no-alias-deps -open Stdio__ -o src/.stdio.objs/native/stdio.cmx -c -impl src/stdio.ml) # File "src/stdio.ml", line 4, characters 21-31: # 4 | module In_channel = In_channel # ^^^^^^^^^^ # Alert deprecated: module Base.In_channel # [2016-09] this element comes from the stdlib distributed with OCaml. # Referring to the stdlib directly is discouraged by Base. You should either # use the equivalent functionality offered by Base, or if you really want to # refer to the stdlib, use Caml.In_channel instead # File "src/stdio.ml", line 5, characters 21-32: # 5 | module Out_channel = Out_channel # ^^^^^^^^^^^ # Alert deprecated: module Base.Out_channel # [2016-09] this element comes from the stdlib distributed with OCaml. # Referring to the stdlib directly is discouraged by Base. You should either # use the equivalent functionality offered by Base, or if you really want to # refer to the stdlib, use Caml.Out_channel instead # File "src/stdio.ml", line 11, characters 20-39: # 11 | let eprintf = Out_channel.eprintf # ^^^^^^^^^^^^^^^^^^^ # Error: Unbound value Out_channel.eprintf <><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +- The following actions were aborted | - install advi 2.0.0 | - install camlimages 5.0.4 +- +- The following actions failed | - build stdio v0.14.0 +- +- The following changes have been performed (the rest was aborted) | - install base v0.14.1 | - install conf-ghostscript 1 | - install conf-libX11 1 | - install conf-pkg-config 2 | - install conf-texlive 1 | - install conf-which 1 | - install cppo 1.6.8 | - install csexp 1.5.1 | - install dune 2.9.1 | - install dune-configurator 2.9.1 | - install graphics 5.1.2 | - install ocamlfind 1.9.1 | - install result 1.5 | - install sexplib0 v0.14.0 +- # Run eval $(opam env) to update the current shell environment The former state can be restored with: /usr/bin/opam switch import "/home/opam/.opam/4.14/.opam-switch/backup/state-20211109121726.export" 'opam install -vy advi.2.0.0' failed. "/bin/bash" "-c" " opam remove -y "advi.2.0.0" opam install -vy "advi.2.0.0" res=$? if [ $res = 31 ]; then if opam show -f x-ci-accept-failures: "advi.2.0.0" | grep -q '"debian-unstable"'; then echo "This package failed and has been disabled for CI using the 'x-ci-accept-failures' field." exit 69 fi fi exit $res " failed with exit status 31 Failed: Build failed