Building on x86-bm-c13.sw.ocaml.org (from ocaml/opam:debian-unstable) Unable to find image 'ocaml/opam:debian-unstable' locally debian-unstable: Pulling from ocaml/opam e1401fc812ca: Pulling fs layer e1401fc812ca: Verifying Checksum e1401fc812ca: Download complete e1401fc812ca: Pull complete Digest: sha256:2d11ad9585852282b5ad84a234da065ea438c2270069c52c978c1052be87a73b Status: Downloaded newer image for ocaml/opam:debian-unstable 2024-12-21 04:41.38 ---> using "0acd5aeaa8f7bc314514d9795d14a7f12ec72a6a5b11c5904350189734c6859b" from cache /: (user (uid 1000) (gid 1000)) /: (env OPAMPRECISETRACKING 1) /: (env OPAMUTF8 never) /: (env OPAMEXTERNALSOLVER builtin-0install) /: (env OPAMCRITERIA +removed) /: (env CI true) /: (env OPAM_HEALTH_CHECK_CI true) /: (run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam")) 2024-12-21 04:41.38 ---> using "40df4fa4cdfc68a5fa7a326047e82a7adc5df52b8059d4a7b745bdd50aad56e7" from cache /: (run (network host) (shell "rm -rf ~/opam-repository && git clone -q 'https://github.com/ocaml/opam-repository' ~/opam-repository && git -C ~/opam-repository checkout -q ca7f85630249c268f15747ccb64674fc5705dc94")) 2024-12-21 04:41.38 ---> using "d62a0c89848c36b75524c98a3d1b84a00236472f40b8f1df49849e01c688359e" from cache /: (run (shell "rm -rf ~/.opam && opam init -ya --bare --config ~/.opamrc-sandbox ~/opam-repository")) Configuring from /home/opam/.opamrc-sandbox, then /home/opam/.opamrc, and finally from built-in defaults. Checking for available remotes: rsync and local, git. - you won't be able to use mercurial repositories unless you install the hg command on your system. - you won't be able to use darcs repositories unless you install the darcs command on your system. <><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><> [default] Initialised User configuration: ~/.profile is already up-to-date. [NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc. 2024-12-21 04:41.38 ---> using "c62aee8178c62b6caa5444b34f176add82adb1e03dfd14132517d3c2b5433ef5" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam switch create --repositories=default '4.14' '4.14.2'")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-base-compiler" {= "4.14.2"} | "ocaml-system" {= "4.14.2"}] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved ocaml-config.2 (cached) -> installed base-bigarray.base -> installed base-threads.base -> installed base-unix.base -> installed host-arch-x86_64.1 -> installed host-system-other.1 -> installed ocaml-options-vanilla.1 -> retrieved ocaml-base-compiler.4.14.2 (cached) -> installed ocaml-base-compiler.4.14.2 -> installed ocaml-config.2 -> installed ocaml.4.14.2 Done. # To update the current shell environment, run: eval $(opam env --switch=4.14) 2024-12-21 04:41.38 ---> using "cd589d43528cb6a3af81c1af64b50011a50986930160314f5e9ea90758c9d279" from cache /: (run (network host) (shell "opam update --depexts")) + /usr/bin/sudo "apt-get" "update" - Hit:1 http://deb.debian.org/debian unstable InRelease - Reading package lists... - 2024-12-21 04:41.38 ---> using "e345bbfaf9a73c3c863235d06eaeb100194855f9644dcdd81fc31b945603163c" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "\ \nopam remove -y \"coqide.8.14.1\"\ \nopam install -vy \"coqide.8.14.1\"\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: \"coqide.8.14.1\" | grep -q '\"debian-unstable\"'; then\ \n echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\ \n exit 69\ \n fi\ \nfi\ \n\ \n\ \nexit $res\ \n")) [NOTE] coqide.8.14.1 is not installed. Nothing to do. The following actions will be performed: === install 18 packages - install cairo2 0.6.5 [required by lablgtk3] - install camlp-streams 5.0.1 [required by lablgtk3-sourceview3] - install conf-adwaita-icon-theme 2 [required by coqide] - install conf-cairo 1 [required by cairo2] - install conf-findutils 1 [required by coqide] - install conf-gmp 4 [required by zarith] - install conf-gtk3 18 [required by lablgtk3] - install conf-gtksourceview3 0+2 [required by lablgtk3-sourceview3] - install conf-pkg-config 3 [required by conf-adwaita-icon-theme] - install coq 8.14.1 [required by coqide] - install coqide 8.14.1 - install csexp 1.5.2 [required by dune-configurator] - install dune 3.17.0 [required by coqide] - install dune-configurator 3.17.0 [required by cairo2] - install lablgtk3 3.1.5 [required by lablgtk3-sourceview3] - install lablgtk3-sourceview3 3.1.5 [required by coqide] - install ocamlfind 1.9.6 [required by coqide] - install zarith 1.14 [required by coq] The following system packages will first need to be installed: adwaita-icon-theme libcairo2-dev libexpat1-dev libgmp-dev libgtk-3-dev libgtksourceview-3.0-dev pkg-config <><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><> opam believes some required external dependencies are missing. opam can: > 1. Run apt-get to install them (may need root/sudo access) 2. Display the recommended apt-get command and wait while you run it manually (e.g. in another terminal) 3. Continue anyway, and, upon success, permanently register that this external dependency is present, but not detectable 4. Abort the installation [1/2/3/4] 1 + /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "adwaita-icon-theme" "libcairo2-dev" "libexpat1-dev" "libgmp-dev" "libgtk-3-dev" "libgtksourceview-3.0-dev" "pkg-config" - debconf: delaying package configuration, since apt-utils is not installed - Selecting previously unselected package libsystemd-shared: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 ... 19802 files and directories currently installed.) - Preparing to unpack .../libsystemd-shared_257.1-2_amd64.deb ... - Unpacking libsystemd-shared:amd64 (257.1-2) ... - Selecting previously unselected package systemd. - Preparing to unpack .../systemd_257.1-2_amd64.deb ... - Unpacking systemd (257.1-2) ... - Setting up libsystemd-shared:amd64 (257.1-2) ... - Setting up systemd (257.1-2) ... - Created symlink '/etc/systemd/system/getty.target.wants/getty@tty1.service' → '/usr/lib/systemd/system/getty@.service'. - Created symlink '/etc/systemd/system/multi-user.target.wants/remote-fs.target' → '/usr/lib/systemd/system/remote-fs.target'. - Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-pstore.service' → '/usr/lib/systemd/system/systemd-pstore.service'. - Initializing machine ID from random generator. - Creating group 'systemd-journal' with GID 999. - Creating group 'systemd-network' with GID 998. - Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998. - /usr/lib/tmpfiles.d/legacy.conf:14: Duplicate line for path "/run/lock", ignoring. - 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 ... 20746 files and directories currently installed.) - Preparing to unpack .../0-systemd-sysv_257.1-2_amd64.deb ... - Unpacking systemd-sysv (257.1-2) ... - Selecting previously unselected package libdbus-1-3:amd64. - Preparing to unpack .../1-libdbus-1-3_1.16.0-1_amd64.deb ... - Unpacking libdbus-1-3:amd64 (1.16.0-1) ... - Selecting previously unselected package dbus-bin. - Preparing to unpack .../2-dbus-bin_1.16.0-1_amd64.deb ... - Unpacking dbus-bin (1.16.0-1) ... - Selecting previously unselected package dbus-session-bus-common. - Preparing to unpack .../3-dbus-session-bus-common_1.16.0-1_all.deb ... - Unpacking dbus-session-bus-common (1.16.0-1) ... - Selecting previously unselected package dbus-daemon. - Preparing to unpack .../4-dbus-daemon_1.16.0-1_amd64.deb ... - Unpacking dbus-daemon (1.16.0-1) ... - Selecting previously unselected package dbus-system-bus-common. - Preparing to unpack .../5-dbus-system-bus-common_1.16.0-1_all.deb ... - Unpacking dbus-system-bus-common (1.16.0-1) ... - Selecting previously unselected package dbus. - Preparing to unpack .../6-dbus_1.16.0-1_amd64.deb ... - Unpacking dbus (1.16.0-1) ... - Selecting previously unselected package libpython3.12-minimal:amd64. - Preparing to unpack .../7-libpython3.12-minimal_3.12.8-3_amd64.deb ... - Unpacking libpython3.12-minimal:amd64 (3.12.8-3) ... - Selecting previously unselected package python3.12-minimal. - Preparing to unpack .../8-python3.12-minimal_3.12.8-3_amd64.deb ... - Unpacking python3.12-minimal (3.12.8-3) ... - Setting up libpython3.12-minimal:amd64 (3.12.8-3) ... - Setting up python3.12-minimal (3.12.8-3) ... - Selecting previously unselected package python3-minimal. - (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 21148 files and directories currently installed.) - Preparing to unpack .../0-python3-minimal_3.12.7-1_amd64.deb ... - Unpacking python3-minimal (3.12.7-1) ... - Selecting previously unselected package media-types. - Preparing to unpack .../1-media-types_10.1.0_all.deb ... - Unpacking media-types (10.1.0) ... - Selecting previously unselected package libtirpc-common. - Preparing to unpack .../2-libtirpc-common_1.3.4+ds-1.3_all.deb ... - Unpacking libtirpc-common (1.3.4+ds-1.3) ... - Selecting previously unselected package libtirpc3t64:amd64. - Preparing to unpack .../3-libtirpc3t64_1.3.4+ds-1.3+b1_amd64.deb ... - Adding 'diversion of /lib/x86_64-linux-gnu/libtirpc.so.3 to /lib/x86_64-linux-gnu/libtirpc.so.3.usr-is-merged by libtirpc3t64' - Adding 'diversion of /lib/x86_64-linux-gnu/libtirpc.so.3.0.0 to /lib/x86_64-linux-gnu/libtirpc.so.3.0.0.usr-is-merged by libtirpc3t64' - Unpacking libtirpc3t64:amd64 (1.3.4+ds-1.3+b1) ... - Selecting previously unselected package libnsl2:amd64. - Preparing to unpack .../4-libnsl2_1.3.0-3+b3_amd64.deb ... - Unpacking libnsl2:amd64 (1.3.0-3+b3) ... - Selecting previously unselected package libpython3.12-stdlib:amd64. - Preparing to unpack .../5-libpython3.12-stdlib_3.12.8-3_amd64.deb ... - Unpacking libpython3.12-stdlib:amd64 (3.12.8-3) ... - Selecting previously unselected package python3.12. - Preparing to unpack .../6-python3.12_3.12.8-3_amd64.deb ... - Unpacking python3.12 (3.12.8-3) ... - Selecting previously unselected package libpython3-stdlib:amd64. - Preparing to unpack .../7-libpython3-stdlib_3.12.7-1_amd64.deb ... - Unpacking libpython3-stdlib:amd64 (3.12.7-1) ... - Setting up python3-minimal (3.12.7-1) ... - Selecting previously unselected package python3. - (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 21614 files and directories currently installed.) - Preparing to unpack .../000-python3_3.12.7-1_amd64.deb ... - Unpacking python3 (3.12.7-1) ... - Selecting previously unselected package sgml-base. - Preparing to unpack .../001-sgml-base_1.31_all.deb ... - Unpacking sgml-base (1.31) ... - Selecting previously unselected package libnss-systemd:amd64. - Preparing to unpack .../002-libnss-systemd_257.1-2_amd64.deb ... - Unpacking libnss-systemd:amd64 (257.1-2) ... - Selecting previously unselected package libpam-systemd:amd64. - Preparing to unpack .../003-libpam-systemd_257.1-2_amd64.deb ... - Unpacking libpam-systemd:amd64 (257.1-2) ... - Selecting previously unselected package systemd-timesyncd. - Preparing to unpack .../004-systemd-timesyncd_257.1-2_amd64.deb ... - Unpacking systemd-timesyncd (257.1-2) ... - Selecting previously unselected package libgdk-pixbuf2.0-common. - Preparing to unpack .../005-libgdk-pixbuf2.0-common_2.42.12+dfsg-1_all.deb ... - Unpacking libgdk-pixbuf2.0-common (2.42.12+dfsg-1) ... - Selecting previously unselected package libglib2.0-0t64:amd64. - Preparing to unpack .../006-libglib2.0-0t64_2.82.4-1_amd64.deb ... - Unpacking libglib2.0-0t64:amd64 (2.82.4-1) ... - Selecting previously unselected package libicu72:amd64. - Preparing to unpack .../007-libicu72_72.1-5+b1_amd64.deb ... - Unpacking libicu72:amd64 (72.1-5+b1) ... - Selecting previously unselected package libxml2:amd64. - Preparing to unpack .../008-libxml2_2.12.7+dfsg+really2.9.14-0.2+b1_amd64.deb ... - Unpacking libxml2:amd64 (2.12.7+dfsg+really2.9.14-0.2+b1) ... - Selecting previously unselected package shared-mime-info. - Preparing to unpack .../009-shared-mime-info_2.4-5+b1_amd64.deb ... - Unpacking shared-mime-info (2.4-5+b1) ... - Selecting previously unselected package libjpeg62-turbo:amd64. - Preparing to unpack .../010-libjpeg62-turbo_1%3a2.1.5-3+b1_amd64.deb ... - Unpacking libjpeg62-turbo:amd64 (1:2.1.5-3+b1) ... - Selecting previously unselected package libpng16-16t64:amd64. - Preparing to unpack .../011-libpng16-16t64_1.6.44-3_amd64.deb ... - Unpacking libpng16-16t64:amd64 (1.6.44-3) ... - Selecting previously unselected package libdeflate0:amd64. - Preparing to unpack .../012-libdeflate0_1.22-1_amd64.deb ... - Unpacking libdeflate0:amd64 (1.22-1) ... - Selecting previously unselected package libjbig0:amd64. - Preparing to unpack .../013-libjbig0_2.1-6.1+b2_amd64.deb ... - Unpacking libjbig0:amd64 (2.1-6.1+b2) ... - Selecting previously unselected package liblerc4:amd64. - Preparing to unpack .../014-liblerc4_4.0.0+ds-5_amd64.deb ... - Unpacking liblerc4:amd64 (4.0.0+ds-5) ... - Selecting previously unselected package libsharpyuv0:amd64. - Preparing to unpack .../015-libsharpyuv0_1.4.0-0.1+b1_amd64.deb ... - Unpacking libsharpyuv0:amd64 (1.4.0-0.1+b1) ... - Selecting previously unselected package libwebp7:amd64. - Preparing to unpack .../016-libwebp7_1.4.0-0.1+b1_amd64.deb ... - Unpacking libwebp7:amd64 (1.4.0-0.1+b1) ... - Selecting previously unselected package libtiff6:amd64. - Preparing to unpack .../017-libtiff6_4.5.1+git230720-5_amd64.deb ... - Unpacking libtiff6:amd64 (4.5.1+git230720-5) ... - Selecting previously unselected package libgdk-pixbuf-2.0-0:amd64. - Preparing to unpack .../018-libgdk-pixbuf-2.0-0_2.42.12+dfsg-1+b1_amd64.deb ... - Unpacking libgdk-pixbuf-2.0-0:amd64 (2.42.12+dfsg-1+b1) ... - Selecting previously unselected package gtk-update-icon-cache. - Preparing to unpack .../019-gtk-update-icon-cache_4.16.7+ds-1_amd64.deb ... - No diversion 'diversion of /usr/sbin/update-icon-caches to /usr/sbin/update-icon-caches.gtk2 by libgtk-3-bin', none removed. - No diversion 'diversion of /usr/share/man/man8/update-icon-caches.8.gz to /usr/share/man/man8/update-icon-caches.gtk2.8.gz by libgtk-3-bin', none removed. - Unpacking gtk-update-icon-cache (4.16.7+ds-1) ... - Selecting previously unselected package hicolor-icon-theme. - Preparing to unpack .../020-hicolor-icon-theme_0.18-1_all.deb ... - Unpacking hicolor-icon-theme (0.18-1) ... - Selecting previously unselected package adwaita-icon-theme. - Preparing to unpack .../021-adwaita-icon-theme_47.0-2_all.deb ... - Unpacking adwaita-icon-theme (47.0-2) ... - Selecting previously unselected package at-spi2-common. - Preparing to unpack .../022-at-spi2-common_2.54.0-1_all.deb ... - Unpacking at-spi2-common (2.54.0-1) ... - Selecting previously unselected package libxi6:amd64. - Preparing to unpack .../023-libxi6_2%3a1.8.2-1_amd64.deb ... - Unpacking libxi6:amd64 (2:1.8.2-1) ... - Selecting previously unselected package libatspi2.0-0t64:amd64. - Preparing to unpack .../024-libatspi2.0-0t64_2.54.0-1_amd64.deb ... - Unpacking libatspi2.0-0t64:amd64 (2.54.0-1) ... - Selecting previously unselected package x11-common. - Preparing to unpack .../025-x11-common_1%3a7.7+23.1_all.deb ... - Unpacking x11-common (1:7.7+23.1) ... - Selecting previously unselected package libxtst6:amd64. - Preparing to unpack .../026-libxtst6_2%3a1.2.3-1.1+b3_amd64.deb ... - Unpacking libxtst6:amd64 (2:1.2.3-1.1+b3) ... - Selecting previously unselected package dbus-user-session. - Preparing to unpack .../027-dbus-user-session_1.16.0-1_amd64.deb ... - Unpacking dbus-user-session (1.16.0-1) ... - Selecting previously unselected package libdconf1:amd64. - Preparing to unpack .../028-libdconf1_0.40.0-4+b3_amd64.deb ... - Unpacking libdconf1:amd64 (0.40.0-4+b3) ... - Selecting previously unselected package dconf-service. - Preparing to unpack .../029-dconf-service_0.40.0-4+b3_amd64.deb ... - Unpacking dconf-service (0.40.0-4+b3) ... - Selecting previously unselected package dconf-gsettings-backend:amd64. - Preparing to unpack .../030-dconf-gsettings-backend_0.40.0-4+b3_amd64.deb ... - Unpacking dconf-gsettings-backend:amd64 (0.40.0-4+b3) ... - Selecting previously unselected package gsettings-desktop-schemas. - Preparing to unpack .../031-gsettings-desktop-schemas_47.1-1_all.deb ... - Unpacking gsettings-desktop-schemas (47.1-1) ... - Selecting previously unselected package at-spi2-core. - Preparing to unpack .../032-at-spi2-core_2.54.0-1_amd64.deb ... - Unpacking at-spi2-core (2.54.0-1) ... - Selecting previously unselected package bzip2-doc. - Preparing to unpack .../033-bzip2-doc_1.0.8-6_all.deb ... - Unpacking bzip2-doc (1.0.8-6) ... - Selecting previously unselected package libdevmapper1.02.1:amd64. - Preparing to unpack .../034-libdevmapper1.02.1_2%3a1.02.201-1_amd64.deb ... - Unpacking libdevmapper1.02.1:amd64 (2:1.02.201-1) ... - Selecting previously unselected package dmsetup. - Preparing to unpack .../035-dmsetup_2%3a1.02.201-1_amd64.deb ... - Unpacking dmsetup (2:1.02.201-1) ... - Selecting previously unselected package libfreetype6:amd64. - Preparing to unpack .../036-libfreetype6_2.13.3+dfsg-1_amd64.deb ... - Unpacking libfreetype6:amd64 (2.13.3+dfsg-1) ... - Selecting previously unselected package fonts-dejavu-mono. - Preparing to unpack .../037-fonts-dejavu-mono_2.37-8_all.deb ... - Unpacking fonts-dejavu-mono (2.37-8) ... - Selecting previously unselected package fonts-dejavu-core. - Preparing to unpack .../038-fonts-dejavu-core_2.37-8_all.deb ... - Unpacking fonts-dejavu-core (2.37-8) ... - Selecting previously unselected package fontconfig-config. - Preparing to unpack .../039-fontconfig-config_2.15.0-1.1+b1_amd64.deb ... - Unpacking fontconfig-config (2.15.0-1.1+b1) ... - Selecting previously unselected package libfontconfig1:amd64. - Preparing to unpack .../040-libfontconfig1_2.15.0-1.1+b1_amd64.deb ... - Unpacking libfontconfig1:amd64 (2.15.0-1.1+b1) ... - Selecting previously unselected package fontconfig. - Preparing to unpack .../041-fontconfig_2.15.0-1.1+b1_amd64.deb ... - Unpacking fontconfig (2.15.0-1.1+b1) ... - Selecting previously unselected package gir1.2-glib-2.0:amd64. - Preparing to unpack .../042-gir1.2-glib-2.0_2.82.4-1_amd64.deb ... - Unpacking gir1.2-glib-2.0:amd64 (2.82.4-1) ... - Selecting previously unselected package libatk1.0-0t64:amd64. - Preparing to unpack .../043-libatk1.0-0t64_2.54.0-1_amd64.deb ... - Unpacking libatk1.0-0t64:amd64 (2.54.0-1) ... - Selecting previously unselected package gir1.2-atk-1.0:amd64. - Preparing to unpack .../044-gir1.2-atk-1.0_2.54.0-1_amd64.deb ... - Unpacking gir1.2-atk-1.0:amd64 (2.54.0-1) ... - Selecting previously unselected package libpixman-1-0:amd64. - Preparing to unpack .../045-libpixman-1-0_0.44.0-3_amd64.deb ... - Unpacking libpixman-1-0:amd64 (0.44.0-3) ... - Selecting previously unselected package libxcb-render0:amd64. - Preparing to unpack .../046-libxcb-render0_1.17.0-2+b1_amd64.deb ... - Unpacking libxcb-render0:amd64 (1.17.0-2+b1) ... - Selecting previously unselected package libxcb-shm0:amd64. - Preparing to unpack .../047-libxcb-shm0_1.17.0-2+b1_amd64.deb ... - Unpacking libxcb-shm0:amd64 (1.17.0-2+b1) ... - Selecting previously unselected package libxrender1:amd64. - Preparing to unpack .../048-libxrender1_1%3a0.9.10-1.1+b3_amd64.deb ... - Unpacking libxrender1:amd64 (1:0.9.10-1.1+b3) ... - Selecting previously unselected package libcairo2:amd64. - Preparing to unpack .../049-libcairo2_1.18.2-2_amd64.deb ... - Unpacking libcairo2:amd64 (1.18.2-2) ... - Selecting previously unselected package libcairo-gobject2:amd64. - Preparing to unpack .../050-libcairo-gobject2_1.18.2-2_amd64.deb ... - Unpacking libcairo-gobject2:amd64 (1.18.2-2) ... - Selecting previously unselected package gir1.2-freedesktop:amd64. - Preparing to unpack .../051-gir1.2-freedesktop_1.82.0-3_amd64.deb ... - Unpacking gir1.2-freedesktop:amd64 (1.82.0-3) ... - Selecting previously unselected package gir1.2-atspi-2.0:amd64. - Preparing to unpack .../052-gir1.2-atspi-2.0_2.54.0-1_amd64.deb ... - Unpacking gir1.2-atspi-2.0:amd64 (2.54.0-1) ... - Selecting previously unselected package libcloudproviders0:amd64. - Preparing to unpack .../053-libcloudproviders0_0.3.6-1+b1_amd64.deb ... - Unpacking libcloudproviders0:amd64 (0.3.6-1+b1) ... - Selecting previously unselected package gir1.2-cloudproviders-0.3.0:amd64. - Preparing to unpack .../054-gir1.2-cloudproviders-0.3.0_0.3.6-1+b1_amd64.deb ... - Unpacking gir1.2-cloudproviders-0.3.0:amd64 (0.3.6-1+b1) ... - Selecting previously unselected package gir1.2-glib-2.0-dev:amd64. - Preparing to unpack .../055-gir1.2-glib-2.0-dev_2.82.4-1_amd64.deb ... - Unpacking gir1.2-glib-2.0-dev:amd64 (2.82.4-1) ... - Selecting previously unselected package gir1.2-freedesktop-dev:amd64. - Preparing to unpack .../056-gir1.2-freedesktop-dev_1.82.0-3_amd64.deb ... - Unpacking gir1.2-freedesktop-dev:amd64 (1.82.0-3) ... - Selecting previously unselected package gir1.2-gdkpixbuf-2.0:amd64. - Preparing to unpack .../057-gir1.2-gdkpixbuf-2.0_2.42.12+dfsg-1+b1_amd64.deb ... - Unpacking gir1.2-gdkpixbuf-2.0:amd64 (2.42.12+dfsg-1+b1) ... - Selecting previously unselected package libgraphite2-3:amd64. - Preparing to unpack .../058-libgraphite2-3_1.3.14-2+b1_amd64.deb ... - Unpacking libgraphite2-3:amd64 (1.3.14-2+b1) ... - Selecting previously unselected package libharfbuzz0b:amd64. - Preparing to unpack .../059-libharfbuzz0b_10.1.0-1_amd64.deb ... - Unpacking libharfbuzz0b:amd64 (10.1.0-1) ... - Selecting previously unselected package libharfbuzz-gobject0:amd64. - Preparing to unpack .../060-libharfbuzz-gobject0_10.1.0-1_amd64.deb ... - Unpacking libharfbuzz-gobject0:amd64 (10.1.0-1) ... - Selecting previously unselected package gir1.2-harfbuzz-0.0:amd64. - Preparing to unpack .../061-gir1.2-harfbuzz-0.0_10.1.0-1_amd64.deb ... - Unpacking gir1.2-harfbuzz-0.0:amd64 (10.1.0-1) ... - Selecting previously unselected package libfribidi0:amd64. - Preparing to unpack .../062-libfribidi0_1.0.16-1_amd64.deb ... - Unpacking libfribidi0:amd64 (1.0.16-1) ... - Selecting previously unselected package libthai-data. - Preparing to unpack .../063-libthai-data_0.1.29-2_all.deb ... - Unpacking libthai-data (0.1.29-2) ... - Selecting previously unselected package libdatrie1:amd64. - Preparing to unpack .../064-libdatrie1_0.2.13-3+b1_amd64.deb ... - Unpacking libdatrie1:amd64 (0.2.13-3+b1) ... - Selecting previously unselected package libthai0:amd64. - Preparing to unpack .../065-libthai0_0.1.29-2+b1_amd64.deb ... - Unpacking libthai0:amd64 (0.1.29-2+b1) ... - Selecting previously unselected package libpango-1.0-0:amd64. - Preparing to unpack .../066-libpango-1.0-0_1.55.0+ds-3_amd64.deb ... - Unpacking libpango-1.0-0:amd64 (1.55.0+ds-3) ... - Selecting previously unselected package libpangoft2-1.0-0:amd64. - Preparing to unpack .../067-libpangoft2-1.0-0_1.55.0+ds-3_amd64.deb ... - Unpacking libpangoft2-1.0-0:amd64 (1.55.0+ds-3) ... - Selecting previously unselected package libpangocairo-1.0-0:amd64. - Preparing to unpack .../068-libpangocairo-1.0-0_1.55.0+ds-3_amd64.deb ... - Unpacking libpangocairo-1.0-0:amd64 (1.55.0+ds-3) ... - Selecting previously unselected package libxft2:amd64. - Preparing to unpack .../069-libxft2_2.3.6-1+b3_amd64.deb ... - Unpacking libxft2:amd64 (2.3.6-1+b3) ... - Selecting previously unselected package libpangoxft-1.0-0:amd64. - Preparing to unpack .../070-libpangoxft-1.0-0_1.55.0+ds-3_amd64.deb ... - Unpacking libpangoxft-1.0-0:amd64 (1.55.0+ds-3) ... - Selecting previously unselected package gir1.2-pango-1.0:amd64. - Preparing to unpack .../071-gir1.2-pango-1.0_1.55.0+ds-3_amd64.deb ... - Unpacking gir1.2-pango-1.0:amd64 (1.55.0+ds-3) ... - Selecting previously unselected package libatk-bridge2.0-0t64:amd64. - Preparing to unpack .../072-libatk-bridge2.0-0t64_2.54.0-1_amd64.deb ... - Unpacking libatk-bridge2.0-0t64:amd64 (2.54.0-1) ... - Selecting previously unselected package liblcms2-2:amd64. - Preparing to unpack .../073-liblcms2-2_2.16-2_amd64.deb ... - Unpacking liblcms2-2:amd64 (2.16-2) ... - Selecting previously unselected package libcolord2:amd64. - Preparing to unpack .../074-libcolord2_1.4.7-1+b2_amd64.deb ... - Unpacking libcolord2:amd64 (1.4.7-1+b2) ... - Selecting previously unselected package libavahi-common-data:amd64. - Preparing to unpack .../075-libavahi-common-data_0.8-15_amd64.deb ... - Unpacking libavahi-common-data:amd64 (0.8-15) ... - Selecting previously unselected package libavahi-common3:amd64. - Preparing to unpack .../076-libavahi-common3_0.8-15_amd64.deb ... - Unpacking libavahi-common3:amd64 (0.8-15) ... - Selecting previously unselected package libavahi-client3:amd64. - Preparing to unpack .../077-libavahi-client3_0.8-15_amd64.deb ... - Unpacking libavahi-client3:amd64 (0.8-15) ... - Selecting previously unselected package libcups2t64:amd64. - Preparing to unpack .../078-libcups2t64_2.4.10-2_amd64.deb ... - Unpacking libcups2t64:amd64 (2.4.10-2) ... - Selecting previously unselected package libepoxy0:amd64. - Preparing to unpack .../079-libepoxy0_1.5.10-2_amd64.deb ... - Unpacking libepoxy0:amd64 (1.5.10-2) ... - Selecting previously unselected package libwayland-client0:amd64. - Preparing to unpack .../080-libwayland-client0_1.23.0-1+b1_amd64.deb ... - Unpacking libwayland-client0:amd64 (1.23.0-1+b1) ... - Selecting previously unselected package libwayland-cursor0:amd64. - Preparing to unpack .../081-libwayland-cursor0_1.23.0-1+b1_amd64.deb ... - Unpacking libwayland-cursor0:amd64 (1.23.0-1+b1) ... - Selecting previously unselected package libwayland-egl1:amd64. - Preparing to unpack .../082-libwayland-egl1_1.23.0-1+b1_amd64.deb ... - Unpacking libwayland-egl1:amd64 (1.23.0-1+b1) ... - Selecting previously unselected package libxcomposite1:amd64. - Preparing to unpack .../083-libxcomposite1_1%3a0.4.6-1_amd64.deb ... - Unpacking libxcomposite1:amd64 (1:0.4.6-1) ... - Selecting previously unselected package libxfixes3:amd64. - Preparing to unpack .../084-libxfixes3_1%3a6.0.0-2+b3_amd64.deb ... - Unpacking libxfixes3:amd64 (1:6.0.0-2+b3) ... - Selecting previously unselected package libxcursor1:amd64. - Preparing to unpack .../085-libxcursor1_1%3a1.2.2-1+b1_amd64.deb ... - Unpacking libxcursor1:amd64 (1:1.2.2-1+b1) ... - Selecting previously unselected package libxdamage1:amd64. - Preparing to unpack .../086-libxdamage1_1%3a1.1.6-1+b2_amd64.deb ... - Unpacking libxdamage1:amd64 (1:1.1.6-1+b2) ... - Selecting previously unselected package libxinerama1:amd64. - Preparing to unpack .../087-libxinerama1_2%3a1.1.4-3+b3_amd64.deb ... - Unpacking libxinerama1:amd64 (2:1.1.4-3+b3) ... - Selecting previously unselected package xkb-data. - Preparing to unpack .../088-xkb-data_2.42-1_all.deb ... - Unpacking xkb-data (2.42-1) ... - Selecting previously unselected package libxkbcommon0:amd64. - Preparing to unpack .../089-libxkbcommon0_1.7.0-2_amd64.deb ... - Unpacking libxkbcommon0:amd64 (1.7.0-2) ... - Selecting previously unselected package libxrandr2:amd64. - Preparing to unpack .../090-libxrandr2_2%3a1.5.4-1+b2_amd64.deb ... - Unpacking libxrandr2:amd64 (2:1.5.4-1+b2) ... - Selecting previously unselected package libgtk-3-common. - Preparing to unpack .../091-libgtk-3-common_3.24.43-4_all.deb ... - Unpacking libgtk-3-common (3.24.43-4) ... - Selecting previously unselected package libgtk-3-0t64:amd64. - Preparing to unpack .../092-libgtk-3-0t64_3.24.43-4_amd64.deb ... - Unpacking libgtk-3-0t64:amd64 (3.24.43-4) ... - Selecting previously unselected package gir1.2-gtk-3.0:amd64. - Preparing to unpack .../093-gir1.2-gtk-3.0_3.24.43-4_amd64.deb ... - Unpacking gir1.2-gtk-3.0:amd64 (3.24.43-4) ... - Selecting previously unselected package libgtksourceview-3.0-common. - Preparing to unpack .../094-libgtksourceview-3.0-common_3.24.11-3_all.deb ... - Unpacking libgtksourceview-3.0-common (3.24.11-3) ... - Selecting previously unselected package libgtksourceview-3.0-1:amd64. - Preparing to unpack .../095-libgtksourceview-3.0-1_3.24.11-3_amd64.deb ... - Unpacking libgtksourceview-3.0-1:amd64 (3.24.11-3) ... - Selecting previously unselected package gir1.2-gtksource-3.0:amd64. - Preparing to unpack .../096-gir1.2-gtksource-3.0_3.24.11-3_amd64.deb ... - Unpacking gir1.2-gtksource-3.0:amd64 (3.24.11-3) ... - Selecting previously unselected package native-architecture. - Preparing to unpack .../097-native-architecture_0.2.3_all.deb ... - Unpacking native-architecture (0.2.3) ... - Selecting previously unselected package libgirepository-2.0-0:amd64. - Preparing to unpack .../098-libgirepository-2.0-0_2.82.4-1_amd64.deb ... - Unpacking libgirepository-2.0-0:amd64 (2.82.4-1) ... - Selecting previously unselected package girepository-tools:amd64. - Preparing to unpack .../099-girepository-tools_2.82.4-1_amd64.deb ... - Unpacking girepository-tools:amd64 (2.82.4-1) ... - Selecting previously unselected package icu-devtools. - Preparing to unpack .../100-icu-devtools_72.1-5+b1_amd64.deb ... - Unpacking icu-devtools (72.1-5+b1) ... - Selecting previously unselected package libpkgconf3:amd64. - Preparing to unpack .../101-libpkgconf3_1.8.1-4_amd64.deb ... - Unpacking libpkgconf3:amd64 (1.8.1-4) ... - Selecting previously unselected package pkgconf-bin. - Preparing to unpack .../102-pkgconf-bin_1.8.1-4_amd64.deb ... - Unpacking pkgconf-bin (1.8.1-4) ... - Selecting previously unselected package pkgconf:amd64. - Preparing to unpack .../103-pkgconf_1.8.1-4_amd64.deb ... - Unpacking pkgconf:amd64 (1.8.1-4) ... - Selecting previously unselected package libffi-dev:amd64. - Preparing to unpack .../104-libffi-dev_3.4.6-1_amd64.deb ... - Unpacking libffi-dev:amd64 (3.4.6-1) ... - Selecting previously unselected package uuid-dev:amd64. - Preparing to unpack .../105-uuid-dev_2.40.2-12_amd64.deb ... - Unpacking uuid-dev:amd64 (2.40.2-12) ... - Selecting previously unselected package libblkid-dev:amd64. - Preparing to unpack .../106-libblkid-dev_2.40.2-12_amd64.deb ... - Unpacking libblkid-dev:amd64 (2.40.2-12) ... - Selecting previously unselected package libsepol-dev:amd64. - Preparing to unpack .../107-libsepol-dev_3.7-1_amd64.deb ... - Unpacking libsepol-dev:amd64 (3.7-1) ... - Selecting previously unselected package libpcre2-16-0:amd64. - Preparing to unpack .../108-libpcre2-16-0_10.44-5_amd64.deb ... - Unpacking libpcre2-16-0:amd64 (10.44-5) ... - Selecting previously unselected package libpcre2-32-0:amd64. - Preparing to unpack .../109-libpcre2-32-0_10.44-5_amd64.deb ... - Unpacking libpcre2-32-0:amd64 (10.44-5) ... - Selecting previously unselected package libpcre2-posix3:amd64. - Preparing to unpack .../110-libpcre2-posix3_10.44-5_amd64.deb ... - Unpacking libpcre2-posix3:amd64 (10.44-5) ... - Selecting previously unselected package libpcre2-dev:amd64. - Preparing to unpack .../111-libpcre2-dev_10.44-5_amd64.deb ... - Unpacking libpcre2-dev:amd64 (10.44-5) ... - Selecting previously unselected package libselinux1-dev:amd64. - Preparing to unpack .../112-libselinux1-dev_3.7-3+b1_amd64.deb ... - Unpacking libselinux1-dev:amd64 (3.7-3+b1) ... - Selecting previously unselected package libmount-dev:amd64. - Preparing to unpack .../113-libmount-dev_2.40.2-12_amd64.deb ... - Unpacking libmount-dev:amd64 (2.40.2-12) ... - Selecting previously unselected package libsysprof-capture-4-dev:amd64. - Preparing to unpack .../114-libsysprof-capture-4-dev_47.2-1_amd64.deb ... - Unpacking libsysprof-capture-4-dev:amd64 (47.2-1) ... - Selecting previously unselected package zlib1g-dev:amd64. - Preparing to unpack .../115-zlib1g-dev_1%3a1.3.dfsg+really1.3.1-1+b1_amd64.deb ... - Unpacking zlib1g-dev:amd64 (1:1.3.dfsg+really1.3.1-1+b1) ... - Selecting previously unselected package libgio-2.0-dev:amd64. - Preparing to unpack .../116-libgio-2.0-dev_2.82.4-1_amd64.deb ... - Unpacking libgio-2.0-dev:amd64 (2.82.4-1) ... - Selecting previously unselected package libglib2.0-data. - Preparing to unpack .../117-libglib2.0-data_2.82.4-1_all.deb ... - Unpacking libglib2.0-data (2.82.4-1) ... - Selecting previously unselected package libelf1t64:amd64. - Preparing to unpack .../118-libelf1t64_0.192-4_amd64.deb ... - Unpacking libelf1t64:amd64 (0.192-4) ... - Selecting previously unselected package libglib2.0-bin. - Preparing to unpack .../119-libglib2.0-bin_2.82.4-1_amd64.deb ... - Unpacking libglib2.0-bin (2.82.4-1) ... - Selecting previously unselected package python3-packaging. - Preparing to unpack .../120-python3-packaging_24.2-1_all.deb ... - Unpacking python3-packaging (24.2-1) ... - Selecting previously unselected package libgio-2.0-dev-bin. - Preparing to unpack .../121-libgio-2.0-dev-bin_2.82.4-1_amd64.deb ... - Unpacking libgio-2.0-dev-bin (2.82.4-1) ... - Selecting previously unselected package libglib2.0-dev-bin. - Preparing to unpack .../122-libglib2.0-dev-bin_2.82.4-1_amd64.deb ... - Unpacking libglib2.0-dev-bin (2.82.4-1) ... - Selecting previously unselected package libglib2.0-dev:amd64. - Preparing to unpack .../123-libglib2.0-dev_2.82.4-1_amd64.deb ... - Unpacking libglib2.0-dev:amd64 (2.82.4-1) ... - Selecting previously unselected package libatk1.0-dev:amd64. - Preparing to unpack .../124-libatk1.0-dev_2.54.0-1_amd64.deb ... - Unpacking libatk1.0-dev:amd64 (2.54.0-1) ... - Selecting previously unselected package libsystemd-dev:amd64. - Preparing to unpack .../125-libsystemd-dev_257.1-2_amd64.deb ... - Unpacking libsystemd-dev:amd64 (257.1-2) ... - Selecting previously unselected package xml-core. - Preparing to unpack .../126-xml-core_0.19_all.deb ... - Unpacking xml-core (0.19) ... - Selecting previously unselected package libdbus-1-dev:amd64. - Preparing to unpack .../127-libdbus-1-dev_1.16.0-1_amd64.deb ... - Unpacking libdbus-1-dev:amd64 (1.16.0-1) ... - Selecting previously unselected package libxext-dev:amd64. - Preparing to unpack .../128-libxext-dev_2%3a1.3.4-1+b2_amd64.deb ... - Unpacking libxext-dev:amd64 (2:1.3.4-1+b2) ... - Selecting previously unselected package libxfixes-dev:amd64. - Preparing to unpack .../129-libxfixes-dev_1%3a6.0.0-2+b3_amd64.deb ... - Unpacking libxfixes-dev:amd64 (1:6.0.0-2+b3) ... - Selecting previously unselected package libxi-dev:amd64. - Preparing to unpack .../130-libxi-dev_2%3a1.8.2-1_amd64.deb ... - Unpacking libxi-dev:amd64 (2:1.8.2-1) ... - Selecting previously unselected package libxtst-dev:amd64. - Preparing to unpack .../131-libxtst-dev_2%3a1.2.3-1.1+b3_amd64.deb ... - Unpacking libxtst-dev:amd64 (2:1.2.3-1.1+b3) ... - Selecting previously unselected package libatspi2.0-dev:amd64. - Preparing to unpack .../132-libatspi2.0-dev_2.54.0-1_amd64.deb ... - Unpacking libatspi2.0-dev:amd64 (2.54.0-1) ... - Selecting previously unselected package libatk-bridge2.0-dev:amd64. - Preparing to unpack .../133-libatk-bridge2.0-dev_2.54.0-1_amd64.deb ... - Unpacking libatk-bridge2.0-dev:amd64 (2.54.0-1) ... - Selecting previously unselected package libbrotli-dev:amd64. - Preparing to unpack .../134-libbrotli-dev_1.1.0-2+b6_amd64.deb ... - Unpacking libbrotli-dev:amd64 (1.1.0-2+b6) ... - Selecting previously unselected package libbz2-dev:amd64. - Preparing to unpack .../135-libbz2-dev_1.0.8-6_amd64.deb ... - Unpacking libbz2-dev:amd64 (1.0.8-6) ... - Selecting previously unselected package liblzo2-2:amd64. - Preparing to unpack .../136-liblzo2-2_2.10-3+b1_amd64.deb ... - Unpacking liblzo2-2:amd64 (2.10-3+b1) ... - Selecting previously unselected package libcairo-script-interpreter2:amd64. - Preparing to unpack .../137-libcairo-script-interpreter2_1.18.2-2_amd64.deb ... - Unpacking libcairo-script-interpreter2:amd64 (1.18.2-2) ... - Selecting previously unselected package libexpat1-dev:amd64. - Preparing to unpack .../138-libexpat1-dev_2.6.4-1_amd64.deb ... - Unpacking libexpat1-dev:amd64 (2.6.4-1) ... - Selecting previously unselected package libpng-dev:amd64. - Preparing to unpack .../139-libpng-dev_1.6.44-3_amd64.deb ... - Unpacking libpng-dev:amd64 (1.6.44-3) ... - Selecting previously unselected package libfreetype-dev:amd64. - Preparing to unpack .../140-libfreetype-dev_2.13.3+dfsg-1_amd64.deb ... - Unpacking libfreetype-dev:amd64 (2.13.3+dfsg-1) ... - Selecting previously unselected package libfontconfig-dev:amd64. - Preparing to unpack .../141-libfontconfig-dev_2.15.0-1.1+b1_amd64.deb ... - Unpacking libfontconfig-dev:amd64 (2.15.0-1.1+b1) ... - Selecting previously unselected package libpixman-1-dev:amd64. - Preparing to unpack .../142-libpixman-1-dev_0.44.0-3_amd64.deb ... - Unpacking libpixman-1-dev:amd64 (0.44.0-3) ... - Selecting previously unselected package libice6:amd64. - Preparing to unpack .../143-libice6_2%3a1.1.1-1_amd64.deb ... - Unpacking libice6:amd64 (2:1.1.1-1) ... - Selecting previously unselected package libsm6:amd64. - Preparing to unpack .../144-libsm6_2%3a1.2.4-1_amd64.deb ... - Unpacking libsm6:amd64 (2:1.2.4-1) ... - Selecting previously unselected package libice-dev:amd64. - Preparing to unpack .../145-libice-dev_2%3a1.1.1-1_amd64.deb ... - Unpacking libice-dev:amd64 (2:1.1.1-1) ... - Selecting previously unselected package libsm-dev:amd64. - Preparing to unpack .../146-libsm-dev_2%3a1.2.4-1_amd64.deb ... - Unpacking libsm-dev:amd64 (2:1.2.4-1) ... - Selecting previously unselected package libxcb-render0-dev:amd64. - Preparing to unpack .../147-libxcb-render0-dev_1.17.0-2+b1_amd64.deb ... - Unpacking libxcb-render0-dev:amd64 (1.17.0-2+b1) ... - Selecting previously unselected package libxcb-shm0-dev:amd64. - Preparing to unpack .../148-libxcb-shm0-dev_1.17.0-2+b1_amd64.deb ... - Unpacking libxcb-shm0-dev:amd64 (1.17.0-2+b1) ... - Selecting previously unselected package libxrender-dev:amd64. - Preparing to unpack .../149-libxrender-dev_1%3a0.9.10-1.1+b3_amd64.deb ... - Unpacking libxrender-dev:amd64 (1:0.9.10-1.1+b3) ... - Selecting previously unselected package libcairo2-dev:amd64. - Preparing to unpack .../150-libcairo2-dev_1.18.2-2_amd64.deb ... - Unpacking libcairo2-dev:amd64 (1.18.2-2) ... - Selecting previously unselected package libcloudproviders-dev:amd64. - Preparing to unpack .../151-libcloudproviders-dev_0.3.6-1+b1_amd64.deb ... - Unpacking libcloudproviders-dev:amd64 (0.3.6-1+b1) ... - Selecting previously unselected package libjson-c5:amd64. - Preparing to unpack .../152-libjson-c5_0.18+ds-1_amd64.deb ... - Unpacking libjson-c5:amd64 (0.18+ds-1) ... - Selecting previously unselected package libcryptsetup12:amd64. - Preparing to unpack .../153-libcryptsetup12_2%3a2.7.5-1_amd64.deb ... - Unpacking libcryptsetup12:amd64 (2:2.7.5-1) ... - Selecting previously unselected package libdatrie-dev:amd64. - Preparing to unpack .../154-libdatrie-dev_0.2.13-3+b1_amd64.deb ... - Unpacking libdatrie-dev:amd64 (0.2.13-3+b1) ... - Selecting previously unselected package libdav1d7:amd64. - Preparing to unpack .../155-libdav1d7_1.5.0-1+b1_amd64.deb ... - Unpacking libdav1d7:amd64 (1.5.0-1+b1) ... - Selecting previously unselected package libdeflate-dev:amd64. - Preparing to unpack .../156-libdeflate-dev_1.22-1_amd64.deb ... - Unpacking libdeflate-dev:amd64 (1.22-1) ... - Selecting previously unselected package libdrm-common. - Preparing to unpack .../157-libdrm-common_2.4.123-1_all.deb ... - Unpacking libdrm-common (2.4.123-1) ... - Selecting previously unselected package libdrm2:amd64. - Preparing to unpack .../158-libdrm2_2.4.123-1_amd64.deb ... - Unpacking libdrm2:amd64 (2.4.123-1) ... - Selecting previously unselected package libdrm-amdgpu1:amd64. - Preparing to unpack .../159-libdrm-amdgpu1_2.4.123-1_amd64.deb ... - Unpacking libdrm-amdgpu1:amd64 (2.4.123-1) ... - Selecting previously unselected package libpciaccess0:amd64. - Preparing to unpack .../160-libpciaccess0_0.17-3+b2_amd64.deb ... - Unpacking libpciaccess0:amd64 (0.17-3+b2) ... - Selecting previously unselected package libdrm-intel1:amd64. - Preparing to unpack .../161-libdrm-intel1_2.4.123-1_amd64.deb ... - Unpacking libdrm-intel1:amd64 (2.4.123-1) ... - Selecting previously unselected package libdrm-radeon1:amd64. - Preparing to unpack .../162-libdrm-radeon1_2.4.123-1_amd64.deb ... - Unpacking libdrm-radeon1:amd64 (2.4.123-1) ... - Selecting previously unselected package libglvnd0:amd64. - Preparing to unpack .../163-libglvnd0_1.7.0-1+b2_amd64.deb ... - Unpacking libglvnd0:amd64 (1.7.0-1+b2) ... - Selecting previously unselected package libwayland-server0:amd64. - Preparing to unpack .../164-libwayland-server0_1.23.0-1+b1_amd64.deb ... - Unpacking libwayland-server0:amd64 (1.23.0-1+b1) ... - Selecting previously unselected package libxcb-randr0:amd64. - Preparing to unpack .../165-libxcb-randr0_1.17.0-2+b1_amd64.deb ... - Unpacking libxcb-randr0:amd64 (1.17.0-2+b1) ... - Selecting previously unselected package libglapi-mesa:amd64. - Preparing to unpack .../166-libglapi-mesa_24.2.8-1_amd64.deb ... - Unpacking libglapi-mesa:amd64 (24.2.8-1) ... - Selecting previously unselected package libz3-4:amd64. - Preparing to unpack .../167-libz3-4_4.13.3-1_amd64.deb ... - Unpacking libz3-4:amd64 (4.13.3-1) ... - Selecting previously unselected package libllvm19:amd64. - Preparing to unpack .../168-libllvm19_1%3a19.1.6-1_amd64.deb ... - Unpacking libllvm19:amd64 (1:19.1.6-1) ... - Selecting previously unselected package libsensors-config. - Preparing to unpack .../169-libsensors-config_1%3a3.6.0-10_all.deb ... - Unpacking libsensors-config (1:3.6.0-10) ... - Selecting previously unselected package libsensors5:amd64. - Preparing to unpack .../170-libsensors5_1%3a3.6.0-10+b1_amd64.deb ... - Unpacking libsensors5:amd64 (1:3.6.0-10+b1) ... - Selecting previously unselected package libx11-xcb1:amd64. - Preparing to unpack .../171-libx11-xcb1_2%3a1.8.10-2_amd64.deb ... - Unpacking libx11-xcb1:amd64 (2:1.8.10-2) ... - Selecting previously unselected package libxcb-dri2-0:amd64. - Preparing to unpack .../172-libxcb-dri2-0_1.17.0-2+b1_amd64.deb ... - Unpacking libxcb-dri2-0:amd64 (1.17.0-2+b1) ... - Selecting previously unselected package libxcb-dri3-0:amd64. - Preparing to unpack .../173-libxcb-dri3-0_1.17.0-2+b1_amd64.deb ... - Unpacking libxcb-dri3-0:amd64 (1.17.0-2+b1) ... - Selecting previously unselected package libxcb-present0:amd64. - Preparing to unpack .../174-libxcb-present0_1.17.0-2+b1_amd64.deb ... - Unpacking libxcb-present0:amd64 (1.17.0-2+b1) ... - Selecting previously unselected package libxcb-sync1:amd64. - Preparing to unpack .../175-libxcb-sync1_1.17.0-2+b1_amd64.deb ... - Unpacking libxcb-sync1:amd64 (1.17.0-2+b1) ... - Selecting previously unselected package libxcb-xfixes0:amd64. - Preparing to unpack .../176-libxcb-xfixes0_1.17.0-2+b1_amd64.deb ... - Unpacking libxcb-xfixes0:amd64 (1.17.0-2+b1) ... - Selecting previously unselected package libxshmfence1:amd64. - Preparing to unpack .../177-libxshmfence1_1.3-1+b2_amd64.deb ... - Unpacking libxshmfence1:amd64 (1.3-1+b2) ... - Selecting previously unselected package mesa-libgallium:amd64. - Preparing to unpack .../178-mesa-libgallium_24.2.8-1_amd64.deb ... - Unpacking mesa-libgallium:amd64 (24.2.8-1) ... - Selecting previously unselected package libgbm1:amd64. - Preparing to unpack .../179-libgbm1_24.2.8-1_amd64.deb ... - Unpacking libgbm1:amd64 (24.2.8-1) ... - Selecting previously unselected package libegl-mesa0:amd64. - Preparing to unpack .../180-libegl-mesa0_24.2.8-1_amd64.deb ... - Unpacking libegl-mesa0:amd64 (24.2.8-1) ... - Selecting previously unselected package libegl1:amd64. - Preparing to unpack .../181-libegl1_1.7.0-1+b2_amd64.deb ... - Unpacking libegl1:amd64 (1.7.0-1+b2) ... - Selecting previously unselected package libxcb-glx0:amd64. - Preparing to unpack .../182-libxcb-glx0_1.17.0-2+b1_amd64.deb ... - Unpacking libxcb-glx0:amd64 (1.17.0-2+b1) ... - Selecting previously unselected package libxxf86vm1:amd64. - Preparing to unpack .../183-libxxf86vm1_1%3a1.1.4-1+b3_amd64.deb ... - Unpacking libxxf86vm1:amd64 (1:1.1.4-1+b3) ... - Selecting previously unselected package libvulkan1:amd64. - Preparing to unpack .../184-libvulkan1_1.3.296.0-1_amd64.deb ... - Unpacking libvulkan1:amd64 (1.3.296.0-1) ... - Selecting previously unselected package libgl1-mesa-dri:amd64. - Preparing to unpack .../185-libgl1-mesa-dri_24.2.8-1_amd64.deb ... - Unpacking libgl1-mesa-dri:amd64 (24.2.8-1) ... - Selecting previously unselected package libglx-mesa0:amd64. - Preparing to unpack .../186-libglx-mesa0_24.2.8-1_amd64.deb ... - Unpacking libglx-mesa0:amd64 (24.2.8-1) ... - Selecting previously unselected package libglx0:amd64. - Preparing to unpack .../187-libglx0_1.7.0-1+b2_amd64.deb ... - Unpacking libglx0:amd64 (1.7.0-1+b2) ... - Selecting previously unselected package libgl1:amd64. - Preparing to unpack .../188-libgl1_1.7.0-1+b2_amd64.deb ... - Unpacking libgl1:amd64 (1.7.0-1+b2) ... - Selecting previously unselected package libglx-dev:amd64. - Preparing to unpack .../189-libglx-dev_1.7.0-1+b2_amd64.deb ... - Unpacking libglx-dev:amd64 (1.7.0-1+b2) ... - Selecting previously unselected package libgl-dev:amd64. - Preparing to unpack .../190-libgl-dev_1.7.0-1+b2_amd64.deb ... - Unpacking libgl-dev:amd64 (1.7.0-1+b2) ... - Selecting previously unselected package libegl-dev:amd64. - Preparing to unpack .../191-libegl-dev_1.7.0-1+b2_amd64.deb ... - Unpacking libegl-dev:amd64 (1.7.0-1+b2) ... - Selecting previously unselected package libglvnd-core-dev:amd64. - Preparing to unpack .../192-libglvnd-core-dev_1.7.0-1+b2_amd64.deb ... - Unpacking libglvnd-core-dev:amd64 (1.7.0-1+b2) ... - Selecting previously unselected package libgles1:amd64. - Preparing to unpack .../193-libgles1_1.7.0-1+b2_amd64.deb ... - Unpacking libgles1:amd64 (1.7.0-1+b2) ... - Selecting previously unselected package libgles2:amd64. - Preparing to unpack .../194-libgles2_1.7.0-1+b2_amd64.deb ... - Unpacking libgles2:amd64 (1.7.0-1+b2) ... - Selecting previously unselected package libgles-dev:amd64. - Preparing to unpack .../195-libgles-dev_1.7.0-1+b2_amd64.deb ... - Unpacking libgles-dev:amd64 (1.7.0-1+b2) ... - Selecting previously unselected package libopengl0:amd64. - Preparing to unpack .../196-libopengl0_1.7.0-1+b2_amd64.deb ... - Unpacking libopengl0:amd64 (1.7.0-1+b2) ... - Selecting previously unselected package libopengl-dev:amd64. - Preparing to unpack .../197-libopengl-dev_1.7.0-1+b2_amd64.deb ... - Unpacking libopengl-dev:amd64 (1.7.0-1+b2) ... - Selecting previously unselected package libglvnd-dev:amd64. - Preparing to unpack .../198-libglvnd-dev_1.7.0-1+b2_amd64.deb ... - Unpacking libglvnd-dev:amd64 (1.7.0-1+b2) ... - Selecting previously unselected package libegl1-mesa-dev:amd64. - Preparing to unpack .../199-libegl1-mesa-dev_24.2.8-1_amd64.deb ... - Unpacking libegl1-mesa-dev:amd64 (24.2.8-1) ... - Selecting previously unselected package libepoxy-dev:amd64. - Preparing to unpack .../200-libepoxy-dev_1.5.10-2_amd64.deb ... - Unpacking libepoxy-dev:amd64 (1.5.10-2) ... - Selecting previously unselected package libfribidi-dev:amd64. - Preparing to unpack .../201-libfribidi-dev_1.0.16-1_amd64.deb ... - Unpacking libfribidi-dev:amd64 (1.0.16-1) ... - Selecting previously unselected package libgdk-pixbuf2.0-bin. - Preparing to unpack .../202-libgdk-pixbuf2.0-bin_2.42.12+dfsg-1+b1_amd64.deb ... - Unpacking libgdk-pixbuf2.0-bin (2.42.12+dfsg-1+b1) ... - Selecting previously unselected package libjpeg62-turbo-dev:amd64. - Preparing to unpack .../203-libjpeg62-turbo-dev_1%3a2.1.5-3+b1_amd64.deb ... - Unpacking libjpeg62-turbo-dev:amd64 (1:2.1.5-3+b1) ... - Selecting previously unselected package libjpeg-dev:amd64. - Preparing to unpack .../204-libjpeg-dev_1%3a2.1.5-3+b1_amd64.deb ... - Unpacking libjpeg-dev:amd64 (1:2.1.5-3+b1) ... - Selecting previously unselected package libjbig-dev:amd64. - Preparing to unpack .../205-libjbig-dev_2.1-6.1+b2_amd64.deb ... - Unpacking libjbig-dev:amd64 (2.1-6.1+b2) ... - Selecting previously unselected package liblzma-dev:amd64. - Preparing to unpack .../206-liblzma-dev_5.6.3-1+b1_amd64.deb ... - Unpacking liblzma-dev:amd64 (5.6.3-1+b1) ... - Selecting previously unselected package libwebpdemux2:amd64. - Preparing to unpack .../207-libwebpdemux2_1.4.0-0.1+b1_amd64.deb ... - Unpacking libwebpdemux2:amd64 (1.4.0-0.1+b1) ... - Selecting previously unselected package libwebpmux3:amd64. - Preparing to unpack .../208-libwebpmux3_1.4.0-0.1+b1_amd64.deb ... - Unpacking libwebpmux3:amd64 (1.4.0-0.1+b1) ... - Selecting previously unselected package libwebpdecoder3:amd64. - Preparing to unpack .../209-libwebpdecoder3_1.4.0-0.1+b1_amd64.deb ... - Unpacking libwebpdecoder3:amd64 (1.4.0-0.1+b1) ... - Selecting previously unselected package libsharpyuv-dev:amd64. - Preparing to unpack .../210-libsharpyuv-dev_1.4.0-0.1+b1_amd64.deb ... - Unpacking libsharpyuv-dev:amd64 (1.4.0-0.1+b1) ... - Selecting previously unselected package libwebp-dev:amd64. - Preparing to unpack .../211-libwebp-dev_1.4.0-0.1+b1_amd64.deb ... - Unpacking libwebp-dev:amd64 (1.4.0-0.1+b1) ... - Selecting previously unselected package libtiffxx6:amd64. - Preparing to unpack .../212-libtiffxx6_4.5.1+git230720-5_amd64.deb ... - Unpacking libtiffxx6:amd64 (4.5.1+git230720-5) ... - Selecting previously unselected package liblerc-dev:amd64. - Preparing to unpack .../213-liblerc-dev_4.0.0+ds-5_amd64.deb ... - Unpacking liblerc-dev:amd64 (4.0.0+ds-5) ... - Selecting previously unselected package libtiff-dev:amd64. - Preparing to unpack .../214-libtiff-dev_4.5.1+git230720-5_amd64.deb ... - Unpacking libtiff-dev:amd64 (4.5.1+git230720-5) ... - Selecting previously unselected package libgdk-pixbuf-2.0-dev:amd64. - Preparing to unpack .../215-libgdk-pixbuf-2.0-dev_2.42.12+dfsg-1+b1_amd64.deb ... - Unpacking libgdk-pixbuf-2.0-dev:amd64 (2.42.12+dfsg-1+b1) ... - Selecting previously unselected package libgmpxx4ldbl:amd64. - Preparing to unpack .../216-libgmpxx4ldbl_2%3a6.3.0+dfsg-3_amd64.deb ... - Unpacking libgmpxx4ldbl:amd64 (2:6.3.0+dfsg-3) ... - Selecting previously unselected package libgmp-dev:amd64. - Preparing to unpack .../217-libgmp-dev_2%3a6.3.0+dfsg-3_amd64.deb ... - Unpacking libgmp-dev:amd64 (2:6.3.0+dfsg-3) ... - Selecting previously unselected package libgraphite2-dev:amd64. - Preparing to unpack .../218-libgraphite2-dev_1.3.14-2+b1_amd64.deb ... - Unpacking libgraphite2-dev:amd64 (1.3.14-2+b1) ... - Selecting previously unselected package libgtk-3-bin. - Preparing to unpack .../219-libgtk-3-bin_3.24.43-4_amd64.deb ... - Unpacking libgtk-3-bin (3.24.43-4) ... - Selecting previously unselected package libharfbuzz-icu0:amd64. - Preparing to unpack .../220-libharfbuzz-icu0_10.1.0-1_amd64.deb ... - Unpacking libharfbuzz-icu0:amd64 (10.1.0-1) ... - Selecting previously unselected package libharfbuzz-subset0:amd64. - Preparing to unpack .../221-libharfbuzz-subset0_10.1.0-1_amd64.deb ... - Unpacking libharfbuzz-subset0:amd64 (10.1.0-1) ... - Selecting previously unselected package libharfbuzz-cairo0:amd64. - Preparing to unpack .../222-libharfbuzz-cairo0_10.1.0-1_amd64.deb ... - Unpacking libharfbuzz-cairo0:amd64 (10.1.0-1) ... - Selecting previously unselected package libicu-dev:amd64. - Preparing to unpack .../223-libicu-dev_72.1-5+b1_amd64.deb ... - Unpacking libicu-dev:amd64 (72.1-5+b1) ... - Selecting previously unselected package libharfbuzz-dev:amd64. - Preparing to unpack .../224-libharfbuzz-dev_10.1.0-1_amd64.deb ... - Unpacking libharfbuzz-dev:amd64 (10.1.0-1) ... - Selecting previously unselected package libthai-dev:amd64. - Preparing to unpack .../225-libthai-dev_0.1.29-2+b1_amd64.deb ... - Unpacking libthai-dev:amd64 (0.1.29-2+b1) ... - Selecting previously unselected package libxft-dev:amd64. - Preparing to unpack .../226-libxft-dev_2.3.6-1+b3_amd64.deb ... - Unpacking libxft-dev:amd64 (2.3.6-1+b3) ... - Selecting previously unselected package pango1.0-tools. - Preparing to unpack .../227-pango1.0-tools_1.55.0+ds-3_amd64.deb ... - Unpacking pango1.0-tools (1.55.0+ds-3) ... - Selecting previously unselected package libpango1.0-dev:amd64. - Preparing to unpack .../228-libpango1.0-dev_1.55.0+ds-3_amd64.deb ... - Unpacking libpango1.0-dev:amd64 (1.55.0+ds-3) ... - Selecting previously unselected package libwayland-bin. - Preparing to unpack .../229-libwayland-bin_1.23.0-1+b1_amd64.deb ... - Unpacking libwayland-bin (1.23.0-1+b1) ... - Selecting previously unselected package libwayland-dev:amd64. - Preparing to unpack .../230-libwayland-dev_1.23.0-1+b1_amd64.deb ... - Unpacking libwayland-dev:amd64 (1.23.0-1+b1) ... - Selecting previously unselected package libxcomposite-dev:amd64. - Preparing to unpack .../231-libxcomposite-dev_1%3a0.4.6-1_amd64.deb ... - Unpacking libxcomposite-dev:amd64 (1:0.4.6-1) ... - Selecting previously unselected package libxcursor-dev:amd64. - Preparing to unpack .../232-libxcursor-dev_1%3a1.2.2-1+b1_amd64.deb ... - Unpacking libxcursor-dev:amd64 (1:1.2.2-1+b1) ... - Selecting previously unselected package libxdamage-dev:amd64. - Preparing to unpack .../233-libxdamage-dev_1%3a1.1.6-1+b2_amd64.deb ... - Unpacking libxdamage-dev:amd64 (1:1.1.6-1+b2) ... - Selecting previously unselected package libxinerama-dev:amd64. - Preparing to unpack .../234-libxinerama-dev_2%3a1.1.4-3+b3_amd64.deb ... - Unpacking libxinerama-dev:amd64 (2:1.1.4-3+b3) ... - Selecting previously unselected package libxkbcommon-dev:amd64. - Preparing to unpack .../235-libxkbcommon-dev_1.7.0-2_amd64.deb ... - Unpacking libxkbcommon-dev:amd64 (1.7.0-2) ... - Selecting previously unselected package libxrandr-dev:amd64. - Preparing to unpack .../236-libxrandr-dev_2%3a1.5.4-1+b2_amd64.deb ... - Unpacking libxrandr-dev:amd64 (2:1.5.4-1+b2) ... - Selecting previously unselected package wayland-protocols. - Preparing to unpack .../237-wayland-protocols_1.38-1_all.deb ... - Unpacking wayland-protocols (1.38-1) ... - Selecting previously unselected package libgtk-3-dev:amd64. - Preparing to unpack .../238-libgtk-3-dev_3.24.43-4_amd64.deb ... - Unpacking libgtk-3-dev:amd64 (3.24.43-4) ... - Selecting previously unselected package libxml2-dev:amd64. - Preparing to unpack .../239-libxml2-dev_2.12.7+dfsg+really2.9.14-0.2+b1_amd64.deb ... - Unpacking libxml2-dev:amd64 (2.12.7+dfsg+really2.9.14-0.2+b1) ... - Selecting previously unselected package libgtksourceview-3.0-dev:amd64. - Preparing to unpack .../240-libgtksourceview-3.0-dev_3.24.11-3_amd64.deb ... - Unpacking libgtksourceview-3.0-dev:amd64 (3.24.11-3) ... - Selecting previously unselected package libkmod2:amd64. - Preparing to unpack .../241-libkmod2_33+20240816-2_amd64.deb ... - Unpacking libkmod2:amd64 (33+20240816-2) ... - Selecting previously unselected package libpng-tools. - Preparing to unpack .../242-libpng-tools_1.6.44-3_amd64.deb ... - Unpacking libpng-tools (1.6.44-3) ... - Selecting previously unselected package librsvg2-2:amd64. - Preparing to unpack .../243-librsvg2-2_2.59.2+dfsg-1_amd64.deb ... - Unpacking librsvg2-2:amd64 (2.59.2+dfsg-1) ... - Selecting previously unselected package librsvg2-common:amd64. - Preparing to unpack .../244-librsvg2-common_2.59.2+dfsg-1_amd64.deb ... - Unpacking librsvg2-common:amd64 (2.59.2+dfsg-1) ... - Selecting previously unselected package mesa-vulkan-drivers:amd64. - Preparing to unpack .../245-mesa-vulkan-drivers_24.2.8-1_amd64.deb ... - Unpacking mesa-vulkan-drivers:amd64 (24.2.8-1) ... - Selecting previously unselected package pkg-config:amd64. - Preparing to unpack .../246-pkg-config_1.8.1-4_amd64.deb ... - Unpacking pkg-config:amd64 (1.8.1-4) ... - Selecting previously unselected package systemd-cryptsetup. - Preparing to unpack .../247-systemd-cryptsetup_257.1-2_amd64.deb ... - Unpacking systemd-cryptsetup (257.1-2) ... - Selecting previously unselected package xdg-user-dirs. - Preparing to unpack .../248-xdg-user-dirs_0.18-1_amd64.deb ... - Unpacking xdg-user-dirs (0.18-1) ... - Setting up media-types (10.1.0) ... - Setting up libgraphite2-3:amd64 (1.3.14-2+b1) ... - Setting up libxcb-dri3-0:amd64 (1.17.0-2+b1) ... - Setting up liblcms2-2:amd64 (2.16-2) ... - Setting up libpixman-1-0:amd64 (0.44.0-3) ... - Setting up bzip2-doc (1.0.8-6) ... - Setting up libsharpyuv0:amd64 (1.4.0-0.1+b1) ... - Setting up libwayland-server0:amd64 (1.23.0-1+b1) ... - Setting up libx11-xcb1:amd64 (2:1.8.10-2) ... - Setting up libpciaccess0:amd64 (0.17-3+b2) ... - Setting up systemd-sysv (257.1-2) ... - Setting up libpixman-1-dev:amd64 (0.44.0-3) ... - Setting up native-architecture (0.2.3) ... - Setting up libxdamage1:amd64 (1:1.1.6-1+b2) ... - Setting up libicu72:amd64 (72.1-5+b1) ... - Setting up libxcb-xfixes0:amd64 (1.17.0-2+b1) ... - Setting up liblerc4:amd64 (4.0.0+ds-5) ... - Setting up libglvnd-core-dev:amd64 (1.7.0-1+b2) ... - Setting up hicolor-icon-theme (0.18-1) ... - Setting up libxi6:amd64 (2:1.8.2-1) ... - Setting up libxrender1:amd64 (1:0.9.10-1.1+b3) ... - Setting up libdatrie1:amd64 (0.2.13-3+b1) ... - Setting up xdg-user-dirs (0.18-1) ... - Setting up libxcb-render0:amd64 (1.17.0-2+b1) ... - Setting up libglvnd0:amd64 (1.7.0-1+b2) ... - Setting up libtirpc-common (1.3.4+ds-1.3) ... - Setting up libxcb-glx0:amd64 (1.17.0-2+b1) ... - Setting up libgdk-pixbuf2.0-common (2.42.12+dfsg-1) ... - Setting up x11-common (1:7.7+23.1) ... - invoke-rc.d: could not determine current runlevel - invoke-rc.d: policy-rc.d denied execution of start. - Setting up libsensors-config (1:3.6.0-10) ... - Setting up libdeflate0:amd64 (1.22-1) ... - Setting up libwebpdecoder3:amd64 (1.4.0-0.1+b1) ... - Setting up libnss-systemd:amd64 (257.1-2) ... - Setting up xkb-data (2.42-1) ... - Setting up liblzo2-2:amd64 (2.10-3+b1) ... - Setting up libxcb-shm0:amd64 (1.17.0-2+b1) ... - Setting up libffi-dev:amd64 (3.4.6-1) ... - Setting up libjbig0:amd64 (2.1-6.1+b2) ... - Setting up libpcre2-16-0:amd64 (10.44-5) ... - Setting up libopengl0:amd64 (1.7.0-1+b2) ... - Setting up libelf1t64:amd64 (0.192-4) ... - Setting up libxxf86vm1:amd64 (1:1.1.4-1+b3) ... - Setting up libxcb-present0:amd64 (1.17.0-2+b1) ... - Setting up libsysprof-capture-4-dev:amd64 (47.2-1) ... - Setting up libxcb-shm0-dev:amd64 (1.17.0-2+b1) ... - Setting up libgraphite2-dev:amd64 (1.3.14-2+b1) ... - Setting up libz3-4:amd64 (4.13.3-1) ... - Setting up libpcre2-32-0:amd64 (10.44-5) ... - Setting up libglib2.0-0t64:amd64 (2.82.4-1) ... - Setting up libglib2.0-data (2.82.4-1) ... - Setting up libpkgconf3:amd64 (1.8.1-4) ... - Setting up libgmpxx4ldbl:amd64 (2:6.3.0+dfsg-3) ... - Setting up libgles2:amd64 (1.7.0-1+b2) ... - Setting up libexpat1-dev:amd64 (2.6.4-1) ... - Setting up libjpeg62-turbo:amd64 (1:2.1.5-3+b1) ... - Setting up libjpeg62-turbo-dev:amd64 (1:2.1.5-3+b1) ... - Setting up libepoxy0:amd64 (1.5.10-2) ... - Setting up libxfixes3:amd64 (1:6.0.0-2+b3) ... - Setting up libxcb-sync1:amd64 (1.17.0-2+b1) ... - Setting up uuid-dev:amd64 (2.40.2-12) ... - Setting up libavahi-common-data:amd64 (0.8-15) ... - Setting up libgles1:amd64 (1.7.0-1+b2) ... - Setting up libdbus-1-3:amd64 (1.16.0-1) ... - Setting up libfribidi0:amd64 (1.0.16-1) ... - Setting up libxinerama1:amd64 (2:1.1.4-3+b3) ... - Setting up fonts-dejavu-mono (2.37-8) ... - Setting up libpng16-16t64:amd64 (1.6.44-3) ... - Setting up systemd-timesyncd (257.1-2) ... - Creating group 'systemd-timesync' with GID 997. - Creating user 'systemd-timesync' (systemd Time Synchronization) with UID 997 and GID 997. - Created symlink '/etc/systemd/system/dbus-org.freedesktop.timesync1.service' → '/usr/lib/systemd/system/systemd-timesyncd.service'. - Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service' → '/usr/lib/systemd/system/systemd-timesyncd.service'. - Setting up libxrandr2:amd64 (2:1.5.4-1+b2) ... - Setting up icu-devtools (72.1-5+b1) ... - Setting up fonts-dejavu-core (2.37-8) ... - Setting up libsepol-dev:amd64 (3.7-1) ... - Setting up libxcb-render0-dev:amd64 (1.17.0-2+b1) ... - Setting up pkgconf-bin (1.8.1-4) ... - Setting up gir1.2-glib-2.0:amd64 (2.82.4-1) ... - Setting up libsensors5:amd64 (1:3.6.0-10+b1) ... - Setting up liblerc-dev:amd64 (4.0.0+ds-5) ... - Setting up libglapi-mesa:amd64 (24.2.8-1) ... - Setting up libvulkan1:amd64 (1.3.296.0-1) ... - Setting up libwebp7:amd64 (1.4.0-0.1+b1) ... - Setting up libxext-dev:amd64 (2:1.3.4-1+b2) ... - Setting up liblzma-dev:amd64 (5.6.3-1+b1) ... - Setting up libxcb-dri2-0:amd64 (1.17.0-2+b1) ... - Setting up zlib1g-dev:amd64 (1:1.3.dfsg+really1.3.1-1+b1) ... - Setting up libpcre2-posix3:amd64 (10.44-5) ... - Setting up wayland-protocols (1.38-1) ... - Setting up libdav1d7:amd64 (1.5.0-1+b1) ... - Setting up gir1.2-glib-2.0-dev:amd64 (2.82.4-1) ... - Setting up libxshmfence1:amd64 (1.3-1+b2) ... - Setting up at-spi2-common (2.54.0-1) ... - Setting up libtiff6:amd64 (4.5.1+git230720-5) ... - Setting up libxcb-randr0:amd64 (1.17.0-2+b1) ... - Setting up dbus-session-bus-common (1.16.0-1) ... - Setting up libgtksourceview-3.0-common (3.24.11-3) ... - Setting up libthai-data (0.1.29-2) ... - Setting up sgml-base (1.31) ... - Setting up libwayland-egl1:amd64 (1.23.0-1+b1) ... - Setting up libopengl-dev:amd64 (1.7.0-1+b2) ... - Setting up dbus-system-bus-common (1.16.0-1) ... - Setting up libsharpyuv-dev:amd64 (1.4.0-0.1+b1) ... - Setting up libwebpmux3:amd64 (1.4.0-0.1+b1) ... - Setting up libtiffxx6:amd64 (4.5.1+git230720-5) ... - Setting up libdeflate-dev:amd64 (1.22-1) ... - Setting up libdrm-common (2.4.123-1) ... - Setting up libxcomposite1:amd64 (1:0.4.6-1) ... - Setting up libxrender-dev:amd64 (1:0.9.10-1.1+b3) ... - Setting up libjson-c5:amd64 (0.18+ds-1) ... - Setting up libicu-dev:amd64 (72.1-5+b1) ... - Setting up libxml2:amd64 (2.12.7+dfsg+really2.9.14-0.2+b1) ... - Setting up dbus-bin (1.16.0-1) ... - Setting up libsystemd-dev:amd64 (257.1-2) ... - Setting up libbrotli-dev:amd64 (1.1.0-2+b6) ... - Setting up libkmod2:amd64 (33+20240816-2) ... - Setting up libbz2-dev:amd64 (1.0.8-6) ... - Setting up libxkbcommon0:amd64 (1.7.0-2) ... - Setting up libwayland-client0:amd64 (1.23.0-1+b1) ... - Setting up libblkid-dev:amd64 (2.40.2-12) ... - Setting up libllvm19:amd64 (1:19.1.6-1) ... - Setting up libice6:amd64 (2:1.1.1-1) ... - Setting up libgmp-dev:amd64 (2:6.3.0+dfsg-3) ... - Setting up libatk1.0-0t64:amd64 (2.54.0-1) ... - Setting up libpcre2-dev:amd64 (10.44-5) ... - Setting up libice-dev:amd64 (2:1.1.1-1) ... - Setting up libtirpc3t64:amd64 (1.3.4+ds-1.3+b1) ... - Setting up libpng-tools (1.6.44-3) ... - Setting up libgirepository-2.0-0:amd64 (2.82.4-1) ... - Setting up gir1.2-atk-1.0:amd64 (2.54.0-1) ... - Setting up libselinux1-dev:amd64 (3.7-3+b1) ... - Setting up fontconfig-config (2.15.0-1.1+b1) ... - Setting up libxtst6:amd64 (2:1.2.3-1.1+b3) ... - Setting up libfribidi-dev:amd64 (1.0.16-1) ... - Setting up libwebpdemux2:amd64 (1.4.0-0.1+b1) ... - Setting up libxkbcommon-dev:amd64 (1.7.0-2) ... - Setting up libxcursor1:amd64 (1:1.2.2-1+b1) ... - Setting up libpng-dev:amd64 (1.6.44-3) ... - Setting up libavahi-common3:amd64 (0.8-15) ... - Setting up libjpeg-dev:amd64 (1:2.1.5-3+b1) ... - Setting up libjbig-dev:amd64 (2.1-6.1+b2) ... - Setting up libcloudproviders0:amd64 (0.3.6-1+b1) ... - Setting up libglib2.0-bin (2.82.4-1) ... - Setting up dbus-daemon (1.16.0-1) ... - Setting up libcolord2:amd64 (1.4.7-1+b2) ... - Setting up pkgconf:amd64 (1.8.1-4) ... - Setting up libdconf1:amd64 (0.40.0-4+b3) ... - Setting up libxfixes-dev:amd64 (1:6.0.0-2+b3) ... - Setting up libthai0:amd64 (0.1.29-2+b1) ... - Setting up libwayland-bin (1.23.0-1+b1) ... - Setting up libxrandr-dev:amd64 (2:1.5.4-1+b2) ... - Setting up libxml2-dev:amd64 (2.12.7+dfsg+really2.9.14-0.2+b1) ... - Setting up libwebp-dev:amd64 (1.4.0-0.1+b1) ... - Setting up libfreetype6:amd64 (2.13.3+dfsg-1) ... - Setting up libtiff-dev:amd64 (4.5.1+git230720-5) ... - Setting up libatspi2.0-0t64:amd64 (2.54.0-1) ... - Setting up dbus (1.16.0-1) ... - invoke-rc.d: could not determine current runlevel - invoke-rc.d: policy-rc.d denied execution of start. - Setting up shared-mime-info (2.4-5+b1) ... - Setting up pkg-config:amd64 (1.8.1-4) ... - Setting up libxinerama-dev:amd64 (2:1.1.4-3+b3) ... - Setting up libdrm2:amd64 (2.4.123-1) ... - Setting up libdatrie-dev:amd64 (0.2.13-3+b1) ... - Setting up gir1.2-cloudproviders-0.3.0:amd64 (0.3.6-1+b1) ... - Setting up libwayland-cursor0:amd64 (1.23.0-1+b1) ... - Setting up xml-core (0.19) ... - Setting up libnsl2:amd64 (1.3.0-3+b3) ... - Setting up libpam-systemd:amd64 (257.1-2) ... - Setting up libharfbuzz0b:amd64 (10.1.0-1) ... - Setting up libgdk-pixbuf-2.0-0:amd64 (2.42.12+dfsg-1+b1) ... - Setting up libfontconfig1:amd64 (2.15.0-1.1+b1) ... - Setting up libxi-dev:amd64 (2:1.8.2-1) ... - Setting up libsm6:amd64 (2:1.2.4-1) ... - Setting up libavahi-client3:amd64 (0.8-15) ... - Setting up libmount-dev:amd64 (2.40.2-12) ... - Setting up libdrm-amdgpu1:amd64 (2.4.123-1) ... - Setting up libxtst-dev:amd64 (2:1.2.3-1.1+b3) ... - Setting up libxdamage-dev:amd64 (1:1.1.6-1+b2) ... - Setting up libatk-bridge2.0-0t64:amd64 (2.54.0-1) ... - Setting up gtk-update-icon-cache (4.16.7+ds-1) ... - Setting up fontconfig (2.15.0-1.1+b1) ... - Regenerating fonts cache... - done. - Setting up libxft2:amd64 (2.3.6-1+b3) ... - Setting up libgio-2.0-dev:amd64 (2.82.4-1) ... - Setting up libharfbuzz-icu0:amd64 (10.1.0-1) ... - Setting up girepository-tools:amd64 (2.82.4-1) ... - Setting up libpython3.12-stdlib:amd64 (3.12.8-3) ... - Setting up gir1.2-gdkpixbuf-2.0:amd64 (2.42.12+dfsg-1+b1) ... - Setting up libsm-dev:amd64 (2:1.2.4-1) ... - Setting up libdrm-radeon1:amd64 (2.4.123-1) ... - Setting up libxcomposite-dev:amd64 (1:0.4.6-1) ... - Setting up libxcursor-dev:amd64 (1:1.2.2-1+b1) ... - Setting up python3.12 (3.12.8-3) ... - Setting up libpango-1.0-0:amd64 (1.55.0+ds-3) ... - Setting up libdrm-intel1:amd64 (2.4.123-1) ... - Setting up libharfbuzz-gobject0:amd64 (10.1.0-1) ... - Setting up libwayland-dev:amd64 (1.23.0-1+b1) ... - Setting up libcairo2:amd64 (1.18.2-2) ... - Setting up libfreetype-dev:amd64 (2.13.3+dfsg-1) ... - Setting up dbus-user-session (1.16.0-1) ... - Setting up libharfbuzz-cairo0:amd64 (10.1.0-1) ... - Setting up adwaita-icon-theme (47.0-2) ... - update-alternatives: using /usr/share/icons/Adwaita/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode - Setting up libthai-dev:amd64 (0.1.29-2+b1) ... - Setting up libgdk-pixbuf2.0-bin (2.42.12+dfsg-1+b1) ... - Setting up libharfbuzz-subset0:amd64 (10.1.0-1) ... - Setting up libcairo-gobject2:amd64 (1.18.2-2) ... - Setting up libpangoft2-1.0-0:amd64 (1.55.0+ds-3) ... - Setting up libcups2t64:amd64 (2.4.10-2) ... - Setting up libpangocairo-1.0-0:amd64 (1.55.0+ds-3) ... - Setting up libpython3-stdlib:amd64 (3.12.7-1) ... - Setting up libcairo-script-interpreter2:amd64 (1.18.2-2) ... - Setting up mesa-libgallium:amd64 (24.2.8-1) ... - Setting up gir1.2-freedesktop:amd64 (1.82.0-3) ... - Setting up libpangoxft-1.0-0:amd64 (1.55.0+ds-3) ... - Setting up libgbm1:amd64 (24.2.8-1) ... - Setting up libfontconfig-dev:amd64 (2.15.0-1.1+b1) ... - Setting up libgl1-mesa-dri:amd64 (24.2.8-1) ... - Setting up pango1.0-tools (1.55.0+ds-3) ... - Setting up dconf-service (0.40.0-4+b3) ... - Setting up python3 (3.12.7-1) ... - running python rtupdate hooks for python3.12... - running python post-rtupdate hooks for python3.12... - Setting up gir1.2-atspi-2.0:amd64 (2.54.0-1) ... - Setting up gir1.2-harfbuzz-0.0:amd64 (10.1.0-1) ... - Setting up librsvg2-2:amd64 (2.59.2+dfsg-1) ... - Setting up gir1.2-pango-1.0:amd64 (1.55.0+ds-3) ... - Setting up libegl-mesa0:amd64 (24.2.8-1) ... - Setting up python3-packaging (24.2-1) ... - Setting up gir1.2-freedesktop-dev:amd64 (1.82.0-3) ... - Setting up librsvg2-common:amd64 (2.59.2+dfsg-1) ... - Setting up libegl1:amd64 (1.7.0-1+b2) ... - Setting up libxft-dev:amd64 (2.3.6-1+b3) ... - Setting up mesa-vulkan-drivers:amd64 (24.2.8-1) ... - Setting up libgio-2.0-dev-bin (2.82.4-1) ... - Setting up libglx-mesa0:amd64 (24.2.8-1) ... - Setting up libglx0:amd64 (1.7.0-1+b2) ... - Setting up dconf-gsettings-backend:amd64 (0.40.0-4+b3) ... - Setting up libgl1:amd64 (1.7.0-1+b2) ... - Setting up libglx-dev:amd64 (1.7.0-1+b2) ... - Setting up libgl-dev:amd64 (1.7.0-1+b2) ... - Setting up libgtk-3-common (3.24.43-4) ... - Setting up gsettings-desktop-schemas (47.1-1) ... - Setting up libglib2.0-dev-bin (2.82.4-1) ... - Setting up libegl-dev:amd64 (1.7.0-1+b2) ... - Setting up libepoxy-dev:amd64 (1.5.10-2) ... - Setting up libglib2.0-dev:amd64 (2.82.4-1) ... - Setting up libgtk-3-0t64:amd64 (3.24.43-4) ... - Setting up at-spi2-core (2.54.0-1) ... - Setting up libcairo2-dev:amd64 (1.18.2-2) ... - Setting up libgles-dev:amd64 (1.7.0-1+b2) ... - Setting up libatk1.0-dev:amd64 (2.54.0-1) ... - Setting up libgdk-pixbuf-2.0-dev:amd64 (2.42.12+dfsg-1+b1) ... - Setting up libharfbuzz-dev:amd64 (10.1.0-1) ... - Setting up libcloudproviders-dev:amd64 (0.3.6-1+b1) ... - Setting up gir1.2-gtk-3.0:amd64 (3.24.43-4) ... - Setting up libglvnd-dev:amd64 (1.7.0-1+b2) ... - Setting up libgtk-3-bin (3.24.43-4) ... - Setting up libgtksourceview-3.0-1:amd64 (3.24.11-3) ... - Setting up libpango1.0-dev:amd64 (1.55.0+ds-3) ... - Setting up gir1.2-gtksource-3.0:amd64 (3.24.11-3) ... - Setting up libegl1-mesa-dev:amd64 (24.2.8-1) ... - Setting up dmsetup (2:1.02.201-1) ... - Setting up libdevmapper1.02.1:amd64 (2:1.02.201-1) ... - Setting up libcryptsetup12:amd64 (2:2.7.5-1) ... - Setting up systemd-cryptsetup (257.1-2) ... - Processing triggers for libc-bin (2.40-4) ... - Processing triggers for systemd (257.1-2) ... - Processing triggers for sgml-base (1.31) ... - Setting up libdbus-1-dev:amd64 (1.16.0-1) ... - Setting up libatspi2.0-dev:amd64 (2.54.0-1) ... - Setting up libatk-bridge2.0-dev:amd64 (2.54.0-1) ... - Setting up libgtk-3-dev:amd64 (3.24.43-4) ... - Setting up libgtksourceview-3.0-dev:amd64 (3.24.11-3) ... - Processing triggers for libgdk-pixbuf-2.0-0:amd64 (2.42.12+dfsg-1+b1) ... <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/51: [cairo2.0.6.5: extract] Processing 2/51: [cairo2.0.6.5: extract] [camlp-streams.5.0.1: extract] Processing 3/51: [cairo2.0.6.5: extract] [camlp-streams.5.0.1: extract] Processing 4/51: [cairo2.0.6.5: extract] [camlp-streams.5.0.1: extract] Processing 5/51: [cairo2.0.6.5: extract] [camlp-streams.5.0.1: extract] -> retrieved conf-gmp.4 (cached) Processing 6/51: [cairo2.0.6.5: extract] [camlp-streams.5.0.1: extract] Processing 7/51: [cairo2.0.6.5: extract] [camlp-streams.5.0.1: extract] Processing 8/51: [cairo2.0.6.5: extract] [camlp-streams.5.0.1: extract] Processing 9/51: [cairo2.0.6.5: extract] [camlp-streams.5.0.1: extract] Processing 10/51: [cairo2.0.6.5: extract] [camlp-streams.5.0.1: extract] [coq.8.14.1, coqide.8.14.1: extract] Processing 11/51: [cairo2.0.6.5: extract] [camlp-streams.5.0.1: extract] [coq.8.14.1, coqide.8.14.1: extract] [conf-findutils: sh find . -name .] Processing 12/51: [cairo2.0.6.5: extract] [camlp-streams.5.0.1: extract] [coq.8.14.1, coqide.8.14.1: extract] [conf-findutils: sh find . -name .] [conf-gmp: sh] Processing 13/51: [cairo2.0.6.5: extract] [camlp-streams.5.0.1: extract] [coq.8.14.1, coqide.8.14.1: extract] [conf-findutils: sh find . -name .] [conf-gmp: sh] [conf-pkg-config: pkg-config] -> retrieved cairo2.0.6.5 (cached) Processing 13/51: [camlp-streams.5.0.1: extract] [coq.8.14.1, coqide.8.14.1: extract] [conf-findutils: sh find . -name .] [conf-gmp: sh] [conf-pkg-config: pkg-config] Processing 14/51: [camlp-streams.5.0.1: extract] [coq.8.14.1, coqide.8.14.1: extract] [csexp.1.5.2: extract] [conf-findutils: sh find . -name .] [conf-gmp: sh] [conf-pkg-config: pkg-config] -> retrieved camlp-streams.5.0.1 (cached) Processing 14/51: [coq.8.14.1, coqide.8.14.1: extract] [csexp.1.5.2: extract] [conf-findutils: sh find . -name .] [conf-gmp: sh] [conf-pkg-config: pkg-config] Processing 15/51: [coq.8.14.1, coqide.8.14.1: extract] [csexp.1.5.2: extract] [dune.3.17.0, dune-configurator.3.17.0: extract] [conf-findutils: sh find . -name .] [conf-gmp: sh] [conf-pkg-config: pkg-config] -> retrieved coq.8.14.1, coqide.8.14.1 (cached) Processing 15/51: [csexp.1.5.2: extract] [dune.3.17.0, dune-configurator.3.17.0: extract] [conf-findutils: sh find . -name .] [conf-gmp: sh] [conf-pkg-config: pkg-config] Processing 16/51: [csexp.1.5.2: extract] [dune.3.17.0, dune-configurator.3.17.0: extract] [lablgtk3.3.1.5, lablgtk3-sourceview3.3.1.5: extract] [conf-findutils: sh find . -name .] [conf-gmp: sh] [conf-pkg-config: pkg-config] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-exc" "find . -name ." (CWD=/home/opam/.opam/4.14/.opam-switch/build/conf-findutils.1) - + find . -name . - . -> compiled conf-findutils.1 Processing 16/51: [csexp.1.5.2: extract] [dune.3.17.0, dune-configurator.3.17.0: extract] [lablgtk3.3.1.5, lablgtk3-sourceview3.3.1.5: extract] [conf-gmp: sh] [conf-pkg-config: pkg-config] -> installed conf-findutils.1 Processing 17/51: [csexp.1.5.2: extract] [dune.3.17.0, dune-configurator.3.17.0: extract] [lablgtk3.3.1.5, lablgtk3-sourceview3.3.1.5: extract] [conf-gmp: sh] [conf-pkg-config: pkg-config] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-exc" "cc -c $CFLAGS -I/usr/local/include test.c" (CWD=/home/opam/.opam/4.14/.opam-switch/build/conf-gmp.4) - + cc -c -I/usr/local/include test.c -> compiled conf-gmp.4 Processing 17/51: [csexp.1.5.2: extract] [dune.3.17.0, dune-configurator.3.17.0: extract] [lablgtk3.3.1.5, lablgtk3-sourceview3.3.1.5: extract] [conf-pkg-config: pkg-config] -> installed conf-gmp.4 Processing 18/51: [csexp.1.5.2: extract] [dune.3.17.0, dune-configurator.3.17.0: extract] [lablgtk3.3.1.5, lablgtk3-sourceview3.3.1.5: extract] [conf-pkg-config: pkg-config] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "--help" (CWD=/home/opam/.opam/4.14/.opam-switch/build/conf-pkg-config.3) - usage: pkgconf [OPTIONS] [LIBRARIES] - - basic options: - - --help this message - --about print pkgconf version and license to stdout - --version print supported pkg-config version to stdout - --atleast-pkgconfig-version check whether or not pkgconf is compatible - with a specified pkg-config version - --errors-to-stdout print all errors on stdout instead of stderr - --print-errors ensure all errors are printed - --short-errors be less verbose about some errors - --silence-errors explicitly be silent about errors - --list-all list all known packages - --list-package-names list all known package names - --simulate simulate walking the calculated dependency graph - --no-cache do not cache already seen packages when - walking the dependency graph - --log-file=filename write an audit log to a specified file - --with-path=path adds a directory to the search path - --define-prefix override the prefix variable with one that is guessed based on - the location of the .pc file - --dont-define-prefix do not override the prefix variable under any circumstances - --prefix-variable=varname sets the name of the variable that pkgconf considers - to be the package prefix - --relocate=path relocates a path and exits (mostly for testsuite) - --dont-relocate-paths disables path relocation support - - cross-compilation personality support: - - --personality=triplet|filename sets the personality to 'triplet' or a file named 'filename' - --dump-personality dumps details concerning selected personality - - checking specific pkg-config database entries: - - --atleast-version require a specific version of a module - --exact-version require an exact version of a module - --max-version require a maximum version of a module - --exists check whether or not a module exists - --uninstalled check whether or not an uninstalled module will be used - --no-uninstalled never use uninstalled modules when satisfying dependencies - --no-provides do not use 'provides' rules to resolve dependencies - --maximum-traverse-depth maximum allowed depth for dependency graph - --static be more aggressive when computing dependency graph - (for static linking) - --shared use a simplified dependency graph (usually default) - --pure optimize a static dependency graph as if it were a normal - dependency graph - --env-only look only for package entries in PKG_CONFIG_PATH - --ignore-conflicts ignore 'conflicts' rules in modules - --validate validate specific .pc files for correctness - - querying specific pkg-config database fields: - - --define-variable=varname=value define variable 'varname' as 'value' - --variable=varname print specified variable entry to stdout - --cflags print required CFLAGS to stdout - --cflags-only-I print required include-dir CFLAGS to stdout - --cflags-only-other print required non-include-dir CFLAGS to stdout - --libs print required linker flags to stdout - --libs-only-L print required LDPATH linker flags to stdout - --libs-only-l print required LIBNAME linker flags to stdout - --libs-only-other print required other linker flags to stdout - --print-requires print required dependency frameworks to stdout - --print-requires-private print required dependency frameworks for static - linking to stdout - --print-provides print provided dependencies to stdout - --print-variables print all known variables in module to stdout - --digraph print entire dependency graph in graphviz 'dot' format - --keep-system-cflags keep -I/usr/include entries in cflags output - --keep-system-libs keep -L/lib:/lib/i386-linux-gnu:/lib/x86_64-linux-gnu:/lib/x86_64-linux-gnux32:/lib32:/libx32:/usr/lib:/usr/lib/i386-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnux32:/usr/lib32:/usr/libx32 entries in libs output - --path show the exact filenames for any matching .pc files - --modversion print the specified module's version to stdout - --internal-cflags do not filter 'internal' cflags from output - - filtering output: - - --msvc-syntax print translatable fragments in MSVC syntax - --fragment-filter=types filter output fragments to the specified types - - report bugs to <https://github.com/pkgconf/pkgconf/issues/new>. -> compiled conf-pkg-config.3 Processing 18/51: [csexp.1.5.2: extract] [dune.3.17.0, dune-configurator.3.17.0: extract] [lablgtk3.3.1.5, lablgtk3-sourceview3.3.1.5: extract] -> installed conf-pkg-config.3 Processing 19/51: [csexp.1.5.2: extract] [dune.3.17.0, dune-configurator.3.17.0: extract] [lablgtk3.3.1.5, lablgtk3-sourceview3.3.1.5: extract] Processing 20/51: [csexp.1.5.2: extract] [dune.3.17.0, dune-configurator.3.17.0: extract] [lablgtk3.3.1.5, lablgtk3-sourceview3.3.1.5: extract] [conf-adwaita-icon-theme: sh] Processing 21/51: [csexp.1.5.2: extract] [dune.3.17.0, dune-configurator.3.17.0: extract] [lablgtk3.3.1.5, lablgtk3-sourceview3.3.1.5: extract] [conf-adwaita-icon-theme: sh] [conf-cairo: pkg-config cairo] Processing 22/51: [csexp.1.5.2: extract] [dune.3.17.0, dune-configurator.3.17.0: extract] [lablgtk3.3.1.5, lablgtk3-sourceview3.3.1.5: extract] [conf-adwaita-icon-theme: sh] [conf-cairo: pkg-config cairo] [conf-gtk3: pkg-config 3.18] Processing 23/51: [csexp.1.5.2: extract] [dune.3.17.0, dune-configurator.3.17.0: extract] [lablgtk3.3.1.5, lablgtk3-sourceview3.3.1.5: extract] [conf-adwaita-icon-theme: sh] [conf-cairo: pkg-config cairo] [conf-gtk3: pkg-config 3.18] [conf-gtksourceview3: pkg-config gtksourceview-3.0] -> retrieved csexp.1.5.2 (cached) Processing 23/51: [dune.3.17.0, dune-configurator.3.17.0: extract] [lablgtk3.3.1.5, lablgtk3-sourceview3.3.1.5: extract] [conf-adwaita-icon-theme: sh] [conf-cairo: pkg-config cairo] [conf-gtk3: pkg-config 3.18] [conf-gtksourceview3: pkg-config gtksourceview-3.0] Processing 24/51: [dune.3.17.0, dune-configurator.3.17.0: extract] [lablgtk3.3.1.5, lablgtk3-sourceview3.3.1.5: extract] [ocamlfind.1.9.6: extract] [conf-adwaita-icon-theme: sh] [conf-cairo: pkg-config cairo] [conf-gtk3: pkg-config 3.18] [conf-gtksourceview3: pkg-config gtksourceview-3.0] -> retrieved dune.3.17.0, dune-configurator.3.17.0 (cached) Processing 24/51: [lablgtk3.3.1.5, lablgtk3-sourceview3.3.1.5: extract] [ocamlfind.1.9.6: extract] [conf-adwaita-icon-theme: sh] [conf-cairo: pkg-config cairo] [conf-gtk3: pkg-config 3.18] [conf-gtksourceview3: pkg-config gtksourceview-3.0] Processing 25/51: [lablgtk3.3.1.5, lablgtk3-sourceview3.3.1.5: extract] [ocamlfind.1.9.6: extract] [zarith.1.14: extract] [conf-adwaita-icon-theme: sh] [conf-cairo: pkg-config cairo] [conf-gtk3: pkg-config 3.18] [conf-gtksourceview3: pkg-config gtksourceview-3.0] Processing 26/51: [lablgtk3.3.1.5, lablgtk3-sourceview3.3.1.5: extract] [ocamlfind.1.9.6: extract] [zarith.1.14: extract] [conf-adwaita-icon-theme: sh] [conf-cairo: pkg-config cairo] [conf-gtk3: pkg-config 3.18] [conf-gtksourceview3: pkg-config gtksourceview-3.0] [dune: ocaml 39] -> retrieved lablgtk3.3.1.5, lablgtk3-sourceview3.3.1.5 (cached) Processing 26/51: [ocamlfind.1.9.6: extract] [zarith.1.14: extract] [conf-adwaita-icon-theme: sh] [conf-cairo: pkg-config cairo] [conf-gtk3: pkg-config 3.18] [conf-gtksourceview3: pkg-config gtksourceview-3.0] [dune: ocaml 39] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-c" "pkg-config --short-errors --print-errors adwaita-icon-theme || test -d /usr/share/icons/Adwaita" (CWD=/home/opam/.opam/4.14/.opam-switch/build/conf-adwaita-icon-theme.2) -> compiled conf-adwaita-icon-theme.2 Processing 26/51: [ocamlfind.1.9.6: extract] [zarith.1.14: extract] [conf-cairo: pkg-config cairo] [conf-gtk3: pkg-config 3.18] [conf-gtksourceview3: pkg-config gtksourceview-3.0] [dune: ocaml 39] -> installed conf-adwaita-icon-theme.2 Processing 27/51: [ocamlfind.1.9.6: extract] [zarith.1.14: extract] [conf-cairo: pkg-config cairo] [conf-gtk3: pkg-config 3.18] [conf-gtksourceview3: pkg-config gtksourceview-3.0] [dune: ocaml 39] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "cairo" (CWD=/home/opam/.opam/4.14/.opam-switch/build/conf-cairo.1) -> compiled conf-cairo.1 Processing 27/51: [ocamlfind.1.9.6: extract] [zarith.1.14: extract] [conf-gtk3: pkg-config 3.18] [conf-gtksourceview3: pkg-config gtksourceview-3.0] [dune: ocaml 39] -> installed conf-cairo.1 Processing 28/51: [ocamlfind.1.9.6: extract] [zarith.1.14: extract] [conf-gtk3: pkg-config 3.18] [conf-gtksourceview3: pkg-config gtksourceview-3.0] [dune: ocaml 39] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "--short-errors" "--print-errors" "--atleast-version" "3.18" "gtk+-3.0" (CWD=/home/opam/.opam/4.14/.opam-switch/build/conf-gtk3.18) -> compiled conf-gtk3.18 Processing 28/51: [ocamlfind.1.9.6: extract] [zarith.1.14: extract] [conf-gtksourceview3: pkg-config gtksourceview-3.0] [dune: ocaml 39] -> installed conf-gtk3.18 Processing 29/51: [ocamlfind.1.9.6: extract] [zarith.1.14: extract] [conf-gtksourceview3: pkg-config gtksourceview-3.0] [dune: ocaml 39] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "--short-errors" "--print-errors" "gtksourceview-3.0" (CWD=/home/opam/.opam/4.14/.opam-switch/build/conf-gtksourceview3.0+2) -> compiled conf-gtksourceview3.0+2 Processing 29/51: [ocamlfind.1.9.6: extract] [zarith.1.14: extract] [dune: ocaml 39] -> installed conf-gtksourceview3.0+2 Processing 30/51: [ocamlfind.1.9.6: extract] [zarith.1.14: extract] [dune: ocaml 39] -> retrieved ocamlfind.1.9.6 (cached) Processing 30/51: [zarith.1.14: extract] [dune: ocaml 39] [ocamlfind: patch] applying 0001-Harden-test-for-OCaml-5.patch Processing 31/51: [zarith.1.14: extract] [dune: ocaml 39] [ocamlfind: patch] -> retrieved zarith.1.14 (cached) Processing 31/51: [dune: ocaml 39] [ocamlfind: patch] Processing 31/51: [dune: ocaml 39] [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.6) - Welcome to findlib version 1.9.6 - Configuring core... - Checking for #remove_directory... - Testing threading model... - systhread_supported: true - Testing DLLs... - Testing whether ppxopt can be supported... - Checking for ocamlc -opaque... - Checking for ocamlopt -g... - Querying installation: META list not found - make install will double-check installed META files - Configuring libraries... - unix: found - dynlink: found - bigarray: found - compiler-libs: found - dbm: not present (normal since 4.00) - graphics: not present (normal since 4.09) - num: not present (normal since 4.06) - ocamlbuild: not present (normal since 4.03) - ocamldoc: found (in +ocamldoc) - raw_spacetime: not present (normal since 4.12) - threads: found (in +threads) - str: found - labltk: not present (normal since 4.02) - native dynlink: found - camlp4: disabled - bytes: found, installing fake library - Configuration for stdlib written to site-lib-src/stdlib/META - Configuration for unix written to site-lib-src/unix/META - Configuration for dynlink written to site-lib-src/dynlink/META - Configuration for bigarray written to site-lib-src/bigarray/META - Configuration for compiler-libs written to site-lib-src/compiler-libs/META - Configuration for ocamldoc written to site-lib-src/ocamldoc/META - Configuration for threads written to site-lib-src/threads/META - Configuration for str written to site-lib-src/str/META - Configuration for bytes written to site-lib-src/bytes/META - Detecting compiler arguments: (extractor built) ok - - About the OCAML core installation: - Standard library: /home/opam/.opam/4.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 31/51: [dune: ocaml 39] [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.6) - 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.6/src/findlib' - ocamllex fl_meta.mll - 22 states, 392 transitions, table size 1700 bytes - USE_CYGPATH="0"; \ - export USE_CYGPATH; \ - cat findlib_config.mlp | \ - ../../tools/patch '@CONFIGFILE@' '/home/opam/.opam/4.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 -I +unix -I +dynlink -g -c findlib_config.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_split.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_metatoken.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_meta.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c fl_metascanner.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_metascanner.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c fl_topo.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_topo.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c fl_package_base.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_package_base.ml - File "fl_package_base.ml", line 304, characters 22-40: - 304 | let pkg_ancestors = query_requirements predlist pkg in - ^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label preds was omitted in the application of this function. - File "fl_package_base.ml", line 350, characters 18-36: - 350 | let ancestors = query_requirements predlist package_name in - ^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label preds was omitted in the application of this function. - File "fl_package_base.ml", line 375, characters 23-41: - 375 | let pkg_ancestors = query_requirements predlist pkg in - ^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label preds was omitted in the application of this function. - File "fl_package_base.ml", line 510, characters 16-35: - 510 | ( let c = package_definitions search_path pkg.package_name in - ^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label search_path was omitted in the application of this function. - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c findlib.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c findlib.ml - File "findlib.ml", line 390, characters 2-26: - 390 | Fl_package_base.requires predlist pkg - ^^^^^^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label preds was omitted in the application of this function. - File "findlib.ml", line 396, characters 2-33: - 396 | Fl_package_base.requires_deeply predlist pkglist - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label preds was omitted in the application of this function. - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_args.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_lint.ml - ocamlc -I +compiler-libs -a -o findlib.cma findlib_config.cmo fl_split.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c ocaml_args.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c frontend.ml - File "frontend.ml", line 859, characters 10-39: - 859 | Fl_package_base.package_users predicates1 packages1 - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label preds was omitted in the application of this function. - ocamlc -I +compiler-libs -o ocamlfind -g findlib.cma unix.cma \ - -I +unix -I +dynlink ocaml_args.cmo frontend.cmo - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c topfind.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c topfind.ml - File "topfind.ml", line 128, characters 40-63: - 128 | match Hashtbl.find Toploop.directive_table "ppx" with - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 258, characters 4-27: - 258 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 268, characters 4-27: - 268 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 280, characters 4-27: - 280 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 293, characters 4-27: - 293 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 307, characters 4-27: - 307 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 319, characters 4-27: - 319 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo - USE_CYGPATH="0"; \ - export USE_CYGPATH; \ - cat topfind_rd1.p | \ - ../../tools/patch '@SITELIB@' '/home/opam/.opam/4.14/lib' \ - >topfind - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c fl_dynload.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_dynload.ml - ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo - make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6/src/findlib' - make all-config - make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6' - USE_CYGPATH="0"; \ - export USE_CYGPATH; \ - cat findlib.conf.in | \ - tools/patch '@SITELIB@' '/home/opam/.opam/4.14/lib' | \ - tools/patch '@FINDLIB_PATH@' '/home/opam/.opam/4.14/lib' -p >findlib.conf - if ./tools/cmd_from_same_dir ocamlc; then \ - echo 'ocamlc="ocamlc.opt"' >>findlib.conf; \ - fi - if ./tools/cmd_from_same_dir ocamlopt; then \ - echo 'ocamlopt="ocamlopt.opt"' >>findlib.conf; \ - fi - if ./tools/cmd_from_same_dir ocamldep; then \ - echo 'ocamldep="ocamldep.opt"' >>findlib.conf; \ - fi - if ./tools/cmd_from_same_dir ocamldoc; then \ - echo 'ocamldoc="ocamldoc.opt"' >>findlib.conf; \ - fi - make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6' Processing 31/51: [dune: ocaml 39] [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.6) - 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.6/src/findlib' - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c findlib_config.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_split.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_metatoken.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_meta.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_metascanner.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_topo.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_package_base.ml - File "fl_package_base.ml", line 304, characters 22-40: - 304 | let pkg_ancestors = query_requirements predlist pkg in - ^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label preds was omitted in the application of this function. - File "fl_package_base.ml", line 350, characters 18-36: - 350 | let ancestors = query_requirements predlist package_name in - ^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label preds was omitted in the application of this function. - File "fl_package_base.ml", line 375, characters 23-41: - 375 | let pkg_ancestors = query_requirements predlist pkg in - ^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label preds was omitted in the application of this function. - File "fl_package_base.ml", line 510, characters 16-35: - 510 | ( let c = package_definitions search_path pkg.package_name in - ^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label search_path was omitted in the application of this function. - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c findlib.ml - File "findlib.ml", line 390, characters 2-26: - 390 | Fl_package_base.requires predlist pkg - ^^^^^^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label preds was omitted in the application of this function. - File "findlib.ml", line 396, characters 2-33: - 396 | Fl_package_base.requires_deeply predlist pkglist - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label preds was omitted in the application of this function. - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_args.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_lint.ml - ocamlopt -I +compiler-libs -g -a -o findlib.cmxa findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx - if [ 1 -gt 0 ]; then \ - ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \ - fi - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c ocaml_args.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c frontend.ml - File "frontend.ml", line 859, characters 10-39: - 859 | Fl_package_base.package_users predicates1 packages1 - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label preds was omitted in the application of this function. - ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \ - -I +unix -I +dynlink ocaml_args.cmx frontend.cmx - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c topfind.ml - File "topfind.ml", line 128, characters 40-63: - 128 | match Hashtbl.find Toploop.directive_table "ppx" with - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 258, characters 4-27: - 258 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 268, characters 4-27: - 268 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 280, characters 4-27: - 280 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 293, characters 4-27: - 293 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 307, characters 4-27: - 307 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 319, characters 4-27: - 319 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - ocamlopt -I +compiler-libs -g -a -o findlib_top.cmxa topfind.cmx - if [ 1 -gt 0 ]; then \ - ocamlopt -I +compiler-libs -g -shared -o findlib_top.cmxs topfind.cmx; \ - fi - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_dynload.ml - ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx - if [ 1 -gt 0 ]; then \ - ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \ - fi - make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6/src/findlib' -> compiled ocamlfind.1.9.6 Processing 31/51: [dune: ocaml 39] Processing 32/51: [dune: ocaml 39] [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.6) - 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 - install -d "/home/opam/.opam/4.14/bin" - install -d "/home/opam/.opam/4.14/man" - make install-config - make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6' - install -d "`dirname \"/home/opam/.opam/4.14/lib/findlib.conf\"`" - test -f "/home/opam/.opam/4.14/lib/findlib.conf" || install -c 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.6' - 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.6/src/findlib' - install -d "/home/opam/.opam/4.14/lib/findlib" - install -d "/home/opam/.opam/4.14/bin" - test 1 -eq 0 || install -d "/home/opam/.opam/4.14/lib/ocaml" - test 1 -eq 0 || install -c 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 \ - findlib_config.cmi findlib_config.ml topfind.cmi topfind.mli \ - fl_args.cmi fl_lint.cmi fl_meta.cmi fl_split.cmi fl_topo.cmi ocaml_args.cmi \ - fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi \ - fl_metatoken.cmi findlib_top.cma findlib_top.cmxa findlib_top.a findlib_top.cmxs \ - findlib_dynload.cma findlib_dynload.cmxa findlib_dynload.a findlib_dynload.cmxs fl_dynload.mli fl_dynload.cmi \ - META` && \ - install -c $files "/home/opam/.opam/4.14/lib/findlib/" - f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \ - install -c $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/"; \ - install -c 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.6/src/findlib' - make install-meta - make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6' - for x in bigarray bytes compiler-libs dynlink ocamldoc stdlib str threads unix ; do install -d "/home/opam/.opam/4.14/lib/$x"; install -c site-lib-src/$x/META "/home/opam/.opam/4.14/lib/$x/META.tmp" && mv "/home/opam/.opam/4.14/lib/$x/META.tmp" "/home/opam/.opam/4.14/lib/$x/META"; done - install -d "/home/opam/.opam/4.14/lib/findlib"; install -c 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.6' - test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; } - test ! -f 'site-lib-src/camlp4/META' || install -c tools/safe_camlp4 "/home/opam/.opam/4.14/bin" - make install-doc - make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6' - install -d "/home/opam/.opam/4.14/man/man1" "/home/opam/.opam/4.14/man/man3" "/home/opam/.opam/4.14/man/man5" - install -c doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.14/man/man1" - install -c doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.14/man/man5" - make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6' -> installed ocamlfind.1.9.6 Processing 32/51: [dune: ocaml 39] Processing 33/51: [dune: ocaml 39] [zarith: ./configure] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" (CWD=/home/opam/.opam/4.14/.opam-switch/build/zarith.1.14) - binary ocaml: found in /home/opam/.opam/4.14/bin - binary ocamlc: found in /home/opam/.opam/4.14/bin - binary ocamldep: found in /home/opam/.opam/4.14/bin - binary ocamlmklib: found in /home/opam/.opam/4.14/bin - binary ocamldoc: found in /home/opam/.opam/4.14/bin - binary ocamlopt: found in /home/opam/.opam/4.14/bin - checking compilation with ocamlc -O3 -Wall -Wextra : working - include caml/mlvalues.h: found - library dynlink.cmxa: found - binary ocamlfind: found in /home/opam/.opam/4.14/bin - OCaml's word size is 64 - package gmp: found - OCaml supports -bin-annot to produce documentation - - detected configuration: - - native-code: yes - dynamic linking: yes - defines: -DHAS_GMP - includes: -I/home/opam/.opam/4.14/lib/ocaml - libraries: -lgmp - linker options: - C options: -O3 -Wall -Wextra - installation path: /home/opam/.opam/4.14/lib - installation method findlib - - configuration successful! - now type "make" to build - then type "make install" or "sudo make install" to install Processing 33/51: [dune: ocaml 39] [zarith: make] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.14/.opam-switch/build/zarith.1.14) - (echo "let"; grep "version" META | head -1) > zarith_version.ml - ocamldep zarith_version.ml z.ml q.ml big_int_Z.ml z.mli q.mli big_int_Z.mli > depend - ocamlc -g -I +compiler-libs -bin-annot -c zarith_version.ml - ocamlc -g -I +compiler-libs -bin-annot -c z.mli - ocamlc -g -I +compiler-libs -bin-annot -c z.ml - ocamlc -g -I +compiler-libs -bin-annot -c q.mli - ocamlc -g -I +compiler-libs -bin-annot -c q.ml - ocamlc -g -I +compiler-libs -bin-annot -c big_int_Z.mli - ocamlc -g -I +compiler-libs -bin-annot -c big_int_Z.ml - ocamlmklib -g -failsafe -o zarith zarith_version.cmo z.cmo q.cmo big_int_Z.cmo -lgmp - ocamlc -ccopt "-I/home/opam/.opam/4.14/lib/ocaml -DHAS_GMP -O3 -Wall -Wextra " -c caml_z.c - ocamlmklib -g -failsafe -o zarith caml_z.o -lgmp - ocamlc -g -I +compiler-libs -bin-annot -c zarith_top.ml - ocamlc -g -o zarith_top.cma -a zarith_top.cmo - ocamlopt -g -I +compiler-libs -c zarith_version.ml - ocamlopt -g -I +compiler-libs -c z.ml - ocamlopt -g -I +compiler-libs -c q.ml - ocamlopt -g -I +compiler-libs -c big_int_Z.ml - ocamlmklib -g -failsafe -o zarith zarith_version.cmx z.cmx q.cmx big_int_Z.cmx -lgmp - ocamlopt -shared -o zarith.cmxs -I . zarith.cmxa -linkall -> compiled zarith.1.14 Processing 33/51: [dune: ocaml 39] Processing 34/51: [dune: ocaml 39] [zarith: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/zarith.1.14) - ocamlfind install -destdir "/home/opam/.opam/4.14/lib" zarith META zarith.cma libzarith.a z.cmi q.cmi big_int_Z.cmi zarith_top.cma z.mli zarith.cmxa zarith_version.cmx z.cmx q.cmx big_int_Z.cmx zarith.cmxs zarith.h q.mli big_int_Z.mli zarith.a z.cmti q.cmti big_int_Z.cmti -optional dllzarith.so - Installed /home/opam/.opam/4.14/lib/zarith/big_int_Z.cmti - Installed /home/opam/.opam/4.14/lib/zarith/q.cmti - Installed /home/opam/.opam/4.14/lib/zarith/z.cmti - Installed /home/opam/.opam/4.14/lib/zarith/zarith.a - Installed /home/opam/.opam/4.14/lib/zarith/big_int_Z.mli - Installed /home/opam/.opam/4.14/lib/zarith/q.mli - Installed /home/opam/.opam/4.14/lib/zarith/zarith.h - Installed /home/opam/.opam/4.14/lib/zarith/zarith.cmxs - Installed /home/opam/.opam/4.14/lib/zarith/big_int_Z.cmx - Installed /home/opam/.opam/4.14/lib/zarith/q.cmx - Installed /home/opam/.opam/4.14/lib/zarith/z.cmx - Installed /home/opam/.opam/4.14/lib/zarith/zarith_version.cmx - Installed /home/opam/.opam/4.14/lib/zarith/zarith.cmxa - Installed /home/opam/.opam/4.14/lib/zarith/z.mli - Installed /home/opam/.opam/4.14/lib/zarith/zarith_top.cma - Installed /home/opam/.opam/4.14/lib/zarith/big_int_Z.cmi - Installed /home/opam/.opam/4.14/lib/zarith/q.cmi - Installed /home/opam/.opam/4.14/lib/zarith/z.cmi - Installed /home/opam/.opam/4.14/lib/zarith/libzarith.a - Installed /home/opam/.opam/4.14/lib/zarith/zarith.cma - Installed /home/opam/.opam/4.14/lib/stublibs/dllzarith.so - Installed /home/opam/.opam/4.14/lib/stublibs/dllzarith.so.owner - ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.14/lib/stublibs is not mentioned in ld.conf - Installed /home/opam/.opam/4.14/lib/zarith/META -> installed zarith.1.14 Processing 34/51: [dune: ocaml 39] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "boot/bootstrap.ml" "-j" "39" (CWD=/home/opam/.opam/4.14/.opam-switch/build/dune.3.17.0) - ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml - ./.duneboot.exe -j 39 - Processing 34/51: [dune: ./_boot/dune.exe build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./_boot/dune.exe" "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "39" (CWD=/home/opam/.opam/4.14/.opam-switch/build/dune.3.17.0) -> compiled dune.3.17.0 -> installed dune.3.17.0 Processing 36/51: [camlp-streams: dune build] [coq: patch] applying ld_stricter.patch Processing 37/51: [camlp-streams: dune build] [coq: patch] Processing 38/51: [camlp-streams: dune build] [coq: patch] [csexp: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "camlp-streams" "-j" "39" "@install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/camlp-streams.5.0.1) -> compiled camlp-streams.5.0.1 Processing 38/51: [coq: patch] [csexp: dune build] -> installed camlp-streams.5.0.1 Processing 39/51: [coq: patch] [csexp: dune build] Processing 39/51: [coq: ./configure no] [csexp: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "csexp" "-j" "39" "@install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/csexp.1.5.2) -> compiled csexp.1.5.2 Processing 39/51: [coq: ./configure no] -> installed csexp.1.5.2 Processing 40/51: [coq: ./configure no] Processing 41/51: [coq: ./configure no] [dune-configurator: rm] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-configdir" "/home/opam/.opam/4.14/lib/coq/config" "-prefix" "/home/opam/.opam/4.14" "-mandir" "/home/opam/.opam/4.14/man" "-docdir" "/home/opam/.opam/4.14/doc/coq" "-libdir" "/home/opam/.opam/4.14/lib/coq" "-datadir" "/home/opam/.opam/4.14/share/coq" "-coqide" "no" "-native-compiler" "no" (CWD=/home/opam/.opam/4.14/.opam-switch/build/coq.8.14.1) - Warning: Coq Language Versions lower than 0.8 have been deprecated in Dune - 3.8 and will be removed in an upcoming Dune version. - Hint: To disable this warning, add the following to your dune-project file: - (warnings (deprecated_coq_lang_lt_08 disabled)) - You have OCaml 4.14.2. Good! - You have OCamlfind 1.9.6. Good! - You have native-code compilation. Good! - You have the Zarith library 1.14 installed. Good! - CoqIde manually disabled: - => no CoqIde will be built. - - Architecture : Linux - Sys.os_type : Unix - Coq VM bytecode link flags : -dllib -lcoqrun -dllpath /home/opam/.opam/4.14/lib/coq/kernel/byterun - Other bytecode link flags : - OCaml version : 4.14.2 - OCaml binaries in : /home/opam/.opam/4.14/bin/ - OCaml library in : /home/opam/.opam/4.14/lib/ocaml - OCaml flambda flags : - Native dynamic link support : true - CoqIde : no - Documentation : None - Web browser : firefox -remote "OpenURL(%s,new-tab)" || firefox %s & - Coq web site : http://coq.inria.fr/ - Bytecode VM enabled : true - Native Compiler enabled : no - - Paths for true installation: - - the Coq binaries will be copied in /home/opam/.opam/4.14/bin - - the Coq library will be copied in /home/opam/.opam/4.14/lib/coq - - the Coqide configuration files will be copied in /home/opam/.opam/4.14/lib/coq/config - - the Coqide data files will be copied in /home/opam/.opam/4.14/share/coq - - the Coq man pages will be copied in /home/opam/.opam/4.14/man - - the Coq documentation will be copied in /home/opam/.opam/4.14/doc/coq - - the Coqdoc LaTeX files will be copied in /home/opam/.opam/4.14/share/texmf/tex/latex/misc - - If anything is wrong above, please restart './configure'. - - *Warning* To compile the system for a new architecture - don't forget to do a 'make clean' before './configure'. Processing 41/51: [coq: make] [dune-configurator: rm] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/csexp" (CWD=/home/opam/.opam/4.14/.opam-switch/build/dune-configurator.3.17.0) + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/pp" (CWD=/home/opam/.opam/4.14/.opam-switch/build/dune-configurator.3.17.0) Processing 41/51: [coq: make] [dune-configurator: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-configurator" "-j" "39" "@install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/dune-configurator.3.17.0) -> compiled dune-configurator.3.17.0 Processing 41/51: [coq: make] -> installed dune-configurator.3.17.0 Processing 42/51: [coq: make] Processing 43/51: [cairo2: dune build] [coq: make] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cairo2" "-j" "39" (CWD=/home/opam/.opam/4.14/.opam-switch/build/cairo2.0.6.5) -> compiled cairo2.0.6.5 Processing 43/51: [coq: make] -> installed cairo2.0.6.5 Processing 44/51: [coq: make] Processing 45/51: [coq: make] [lablgtk3: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "lablgtk3" "-j" "39" (CWD=/home/opam/.opam/4.14/.opam-switch/build/lablgtk3.3.1.5) - (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -pthread -Wno-deprecated-declarations -g -I /home/opam/.opam/4.14/lib/ocaml -I /home/opam/.opam/4.14/lib/cairo2 -I /home/opam/.opam/4.14/lib/ocaml/threads -o ml_gpointer.o -c ml_gpointer.c) - ml_gpointer.c: In function 'ml_stable_copy': - ml_gpointer.c:42:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead - 42 | if (tag < No_scan_tag) invalid_argument("ml_stable_copy"); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gpointer.c:43:13: warning: "alloc_shr" is deprecated: use "caml_alloc_shr" instead - 43 | ret = alloc_shr (wosize, tag); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gpointer.c: In function 'ml_string_at_pointer': - ml_gpointer.c:53:13: warning: "alloc_string" is deprecated: use "caml_alloc_string" instead - 53 | value ret = alloc_string(length); - | ^~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gpointer.c: In function 'ml_long_at_pointer': - ml_gpointer.c:71:13: warning: "copy_nativeint" is deprecated: use "caml_copy_nativeint" instead - 71 | return copy_nativeint(*(long*)Pointer_val(ptr)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gpointer.c: In function 'ml_gpointer_get_addr': - ml_gpointer.c:115:13: warning: "copy_nativeint" is deprecated: use "caml_copy_nativeint" instead - 115 | return copy_nativeint ((long)ml_gpointer_base (region)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -pthread -Wno-deprecated-declarations -g -I /home/opam/.opam/4.14/lib/ocaml -I /home/opam/.opam/4.14/lib/cairo2 -I /home/opam/.opam/4.14/lib/ocaml/threads -o wrappers.o -c wrappers.c) - In file included from /usr/include/glib-2.0/glib/giochannel.h:35, - from /usr/include/glib-2.0/glib.h:56, - from wrappers.c:31: - /usr/include/glib-2.0/glib/gmain.h:380:13: warning: "callback" is deprecated: use "caml_callback" instead - 380 | GSourceFunc callback, - | ^ ~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/glib/giochannel.h:190:41: warning: "flush" is deprecated: use "caml_flush" instead - 190 | gboolean flush, - | ^~~~~~~~~~~~~~~~ - In file included from /usr/include/glib-2.0/glib.h:68: - /usr/include/glib-2.0/glib/gpattern.h:45:13: warning: "string_length" is deprecated: use "caml_string_length" instead - 45 | gsize string_length, - | ^ ~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/glib/gpattern.h:53:48: warning: "string_length" is deprecated: use "caml_string_length" instead - 53 | guint string_length, - | ^~~~~~~~~~~~~~~~~~~~~ - wrappers.c: In function 'copy_memblock_indirected': - wrappers.c:40:13: warning: "alloc_shr" is deprecated: use "caml_alloc_shr" instead - 40 | ret = alloc_shr (wosize+2, Abstract_tag); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - wrappers.c: In function 'alloc_memblock_indirected': - wrappers.c:48:13: warning: "alloc_shr" is deprecated: use "caml_alloc_shr" instead - 48 | value ret = alloc_shr (Wosize_asize(size)+2, Abstract_tag); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - wrappers.c: In function 'ml_some': - wrappers.c:86:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 86 | value ret = alloc_small(1,0); - | ^~~~~~~~~~~~~~~~~~~~~~ - wrappers.c: In function 'ml_cons': - wrappers.c:94:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 94 | value cell = alloc_small(2, Tag_cons); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ - wrappers.c: In function 'ml_raise_null_pointer': - wrappers.c:105:13: warning: "raise_constant" is deprecated: use "caml_raise_constant" instead - 105 | raise_constant (*exn); - | ^~~~~~~~~~~~ - wrappers.c: In function 'Val_pointer': - wrappers.c:110:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 110 | value ret = alloc_small (2, Abstract_tag); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - wrappers.c: In function 'copy_string_check': - wrappers.c:119:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead - 119 | return copy_string ((char*) str); - | ^~~~~~~~~~~~~~~~~~~~~~~~~ - wrappers.c: In function 'copy_string_or_null': - wrappers.c:124:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead - 124 | return copy_string (str ? (char*) str : ""); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - wrappers.c: In function 'ml_global_root_new': - wrappers.c:132:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead - 132 | value *p = stat_alloc(sizeof(value)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - wrappers.c: In function 'ml_global_root_destroy': - wrappers.c:141:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead - 141 | stat_free (data); - | ^~~~~~~~~ - wrappers.c: In function 'ml_lookup_from_c': - wrappers.c:149:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead - 149 | invalid_argument ("ml_lookup_from_c"); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - wrappers.c: In function 'ml_lookup_to_c': - wrappers.c:161:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead - 161 | invalid_argument ("ml_lookup_to_c"); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ - wrappers.c: In function 'ml_lookup_flags_getter': - wrappers.c:172:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 172 | cell = alloc_small(2, Tag_cons); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~ - wrappers.c: In function 'string_list_of_strv': - wrappers.c:214:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead - 214 | s = copy_string (v[i]); - | ^~~~~~~~~~~~~~~~~ - wrappers.c:215:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 215 | cell = alloc_small (2, Tag_cons); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ - (cd _build/default/src && ../.bin/propcc gtkBase.props) - Warning: no conversion for type GdkWindow_opt in class GtkWidget - (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -pthread -Wno-deprecated-declarations -g -I /home/opam/.opam/4.14/lib/ocaml -I /home/opam/.opam/4.14/lib/cairo2 -I /home/opam/.opam/4.14/lib/ocaml/threads -o ml_pango.o -c ml_pango.c) - ml_pango.c: In function 'ml_Pango_scale_val': - ml_pango.c:149:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 149 | return copy_double(r); - | ^~~~~~~~~~~~ - ml_pango.c: In function 'ml_pango_layout_set_text': - ml_pango.c:179:13: warning: "string_length" is deprecated: use "caml_string_length" instead - 179 | ML_2 (pango_layout_set_text, PangoLayout_val, SizedString_val, Unit) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_pango.c: In function 'ml_pango_layout_set_markup': - ml_pango.c:181:13: warning: "string_length" is deprecated: use "caml_string_length" instead - 181 | ML_2 (pango_layout_set_markup, PangoLayout_val, SizedString_val, Unit) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_pango.c: In function 'ml_pango_layout_set_markup_with_accel': - ml_pango.c:183:13: warning: "string_length" is deprecated: use "caml_string_length" instead - 183 | Int_val, NULL Ignore, Unit) - | ^~~~~~~~~~~~~~~~~~~~~ - ml_pango.c: In function 'ml_pango_layout_get_size': - ml_pango.c:204:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead - 204 | value res = alloc_tuple(2); - | ^~~~~~~~~~~~~~~~~ - ml_pango.c: In function 'ml_pango_layout_get_pixel_size': - ml_pango.c:213:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead - 213 | value res = alloc_tuple(2); - | ^~~~~~~~~~~~~~~~~ - ml_pango.c: In function 'Val_PangoRectangle': - ml_pango.c:221:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead - 221 | value res = alloc_tuple(4); - | ^~~~~~~~~~~~~~~~~ - ml_pango.c: In function 'ml_pango_layout_xy_to_index': - ml_pango.c:239:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead - 239 | res = alloc_tuple(3); - | ^~~~~~~~~~~ - (cd _build/default/src && ../.bin/propcc gtkMisc.props) - Warning: no conversion for type PangoAttrList in class GtkLabel - Warning: no conversion for type GIcon in class GtkImage - Warning: no conversion for type GdkPixbufAnimation in class GtkImage - Warning: no conversion for type CairoSurface in class GtkImage - (cd _build/default/src && ../.bin/propcc gtkText.props) - Warning: no conversion for type PangoTabArray in class GtkTextView - Warning: no conversion for type PangoTabArray in class GtkTextTag - (cd _build/default/src && ../.bin/propcc gtkTree.props) - Warning: no conversion for type PangoAttrList in class GtkCellRendererText - (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -pthread -Wno-deprecated-declarations -g -I /home/opam/.opam/4.14/lib/ocaml -I /home/opam/.opam/4.14/lib/cairo2 -I /home/opam/.opam/4.14/lib/ocaml/threads -o ml_gdkpixbuf.o -c ml_gdkpixbuf.c) - ml_gdkpixbuf.c: In function 'ml_GdkPixbuf_deserialize': - ml_gdkpixbuf.c:87:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead - 87 | stream = stat_alloc (len); - | ^~~~~~~~~~~~~~~~ - ml_gdkpixbuf.c:96:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead - 96 | stat_free (stream); - | ^~~~~~~~~ - ml_gdkpixbuf.c: In function 'ml_gdkpixbuf_init': - ml_gdkpixbuf.c:134:13: warning: "register_custom_operations" is deprecated: use "caml_register_custom_operations" instead - 134 | register_custom_operations (&ml_custom_GdkPixbuf); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gdkpixbuf.c: In function 'ml_gdk_pixbuf_get_pixels': - ml_gdkpixbuf.c:150:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 150 | value ret = alloc_small(2,0); - | ^~~~~~~~~~~~~~~~~~~~~ - ml_gdkpixbuf.c: In function 'ml_gdk_pixbuf_get_file_info': - ml_gdkpixbuf.c:186:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead - 186 | v = alloc_tuple(3); - | ^~~~~~~~~ - ml_gdkpixbuf.c:187:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead - 187 | Store_field(v, 0, copy_string(gdk_pixbuf_format_get_name(fmt))); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gdkpixbuf.c: In function 'convert_gdk_pixbuf_options': - ml_gdkpixbuf.c:260:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead - 260 | *opt_k = stat_alloc(sizeof (char *) * (len + 1)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gdkpixbuf.c:261:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead - 261 | *opt_v = stat_alloc(sizeof (char *) * (len + 1)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gdkpixbuf.c: In function 'ml_gdk_pixbuf_save': - ml_gdkpixbuf.c:289:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead - 289 | stat_free(opt_k); - | ^~~~~~~ - ml_gdkpixbuf.c:290:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead - 290 | stat_free(opt_v); - | ^~~~~~~ - ml_gdkpixbuf.c: In function 'ml_gdkpixbuf_savefunc': - ml_gdkpixbuf.c:306:13: warning: "alloc_string" is deprecated: use "caml_alloc_string" instead - 306 | s = alloc_string (count); - | ^~~~~~~~~~~~~~~ - ml_gdkpixbuf.c:308:13: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead - 308 | res = callback_exn (*cb, s); - | ^~~~~~~~~~~~~~~~~~ - (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -pthread -Wno-deprecated-declarations -g -I /home/opam/.opam/4.14/lib/ocaml -I /home/opam/.opam/4.14/lib/cairo2 -I /home/opam/.opam/4.14/lib/ocaml/threads -o ml_gtkassistant.o -c ml_gtkassistant.c) - ml_gtkassistant.c: In function 'ml_g_assistant_page_func': - ml_gtkassistant.c:83:13: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead - 83 | ret = callback_exn(*clos, Val_int(current_page)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -pthread -Wno-deprecated-declarations -g -I /home/opam/.opam/4.14/lib/ocaml -I /home/opam/.opam/4.14/lib/cairo2 -I /home/opam/.opam/4.14/lib/ocaml/threads -o ml_gtkedit.o -c ml_gtkedit.c) - ml_gtkedit.c: In function 'ml_gtk_editable_get_selection_bounds': - ml_gtkedit.c:66:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 66 | tmp = alloc_small(2,0); - | ^~~~~~~~~~~~~~~~~~~ - ml_gtkedit.c:69:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 69 | res = alloc_small(1,0); - | ^~~~~~~~~~~~~~~~~~~ - ml_gtkedit.c: In function 'ml_gtk_editable_insert_text': - ml_gtkedit.c:78:34: warning: "string_length" is deprecated: use "caml_string_length" instead - 78 | string_length(s), &position); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtkedit.c: In function 'ml_gtk_entry_completion_match_func': - ml_gtkedit.c:192:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead - 192 | vkey = copy_string(key); - | ^~~~~~~~~~~~~~ - ml_gtkedit.c:194:13: warning: "callback2_exn" is deprecated: use "caml_callback2_exn" instead - 194 | vret = callback2_exn(*closure, vkey, viter); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -pthread -Wno-deprecated-declarations -g -I /home/opam/.opam/4.14/lib/ocaml -I /home/opam/.opam/4.14/lib/cairo2 -I /home/opam/.opam/4.14/lib/ocaml/threads -o ml_gtkmisc.o -c ml_gtkmisc.c) - ml_gtkmisc.c: In function 'ml_gtk_calendar_get_date': - ml_gtkmisc.c:125:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 125 | ret = alloc_small (3, 0); - | ^~~~~~~~~~~~~~~~~ - ml_gtkmisc.c: In function 'ml_gtk_label_get_selection_bounds': - ml_gtkmisc.c:165:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 165 | r = alloc_small(2, 0); - | ^~~~~~~~~~~~~~ - (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -pthread -Wno-deprecated-declarations -g -I /home/opam/.opam/4.14/lib/ocaml -I /home/opam/.opam/4.14/lib/cairo2 -I /home/opam/.opam/4.14/lib/ocaml/threads -o ml_gtkaction.o -c ml_gtkaction.c) - ml_gtkaction.c: In function 'ml_gtk_ui_manager_get_widget': - ml_gtkaction.c:114:13: warning: "raise_not_found" is deprecated: use "caml_raise_not_found" instead - 114 | if (w == NULL) raise_not_found(); - | ^~~~~~~~~~~~~~~~~~~~~~~ - ml_gtkaction.c: In function 'ml_gtk_ui_manager_get_action': - ml_gtkaction.c:120:13: warning: "raise_not_found" is deprecated: use "caml_raise_not_found" instead - 120 | if (a == NULL) raise_not_found(); - | ^~~~~~~~~~~~~~~~~~~~~~~ - ml_gtkaction.c: In function 'ml_gtk_ui_manager_add_ui_from_string': - ml_gtkaction.c:128:48: warning: "string_length" is deprecated: use "caml_string_length" instead - 128 | String_val(s), string_length(s), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~ - (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -pthread -Wno-deprecated-declarations -g -I /home/opam/.opam/4.14/lib/ocaml -I /home/opam/.opam/4.14/lib/cairo2 -I /home/opam/.opam/4.14/lib/ocaml/threads -o cairo_pango_stubs.o -c cairo_pango_stubs.c) - In file included from /usr/include/glib-2.0/glib/giochannel.h:35, - from /usr/include/glib-2.0/glib.h:56, - from /usr/include/gtk-3.0/gdk/gdkconfig.h:8, - from /usr/include/gtk-3.0/gdk/gdk.h:30, - from cairo_pango_stubs.c:24: - /usr/include/glib-2.0/glib/gmain.h:380:13: warning: "callback" is deprecated: use "caml_callback" instead - 380 | GSourceFunc callback, - | ^ ~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/glib/giochannel.h:190:41: warning: "flush" is deprecated: use "caml_flush" instead - 190 | gboolean flush, - | ^~~~~~~~~~~~~~~~ - In file included from /usr/include/glib-2.0/glib.h:68: - /usr/include/glib-2.0/glib/gpattern.h:45:13: warning: "string_length" is deprecated: use "caml_string_length" instead - 45 | gsize string_length, - | ^ ~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/glib/gpattern.h:53:48: warning: "string_length" is deprecated: use "caml_string_length" instead - 53 | guint string_length, - | ^~~~~~~~~~~~~~~~~~~~~ - In file included from /usr/include/glib-2.0/gobject/gobject.h:29, - from /usr/include/glib-2.0/gobject/gbinding.h:31, - from /usr/include/glib-2.0/glib-object.h:24, - from /usr/include/glib-2.0/gio/gioenums.h:30, - from /usr/include/glib-2.0/gio/giotypes.h:30, - from /usr/include/glib-2.0/gio/gio.h:28, - from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, - from /usr/include/gtk-3.0/gdk/gdk.h:32: - /usr/include/glib-2.0/gobject/gclosure.h:217:18: warning: "callback" is deprecated: use "caml_callback" instead - 217 | gpointer callback; - | ^~~~~~~~ - In file included from /usr/include/glib-2.0/gio/gio.h:34: - /usr/include/glib-2.0/gio/gappinfo.h:150:13: warning: "callback" is deprecated: use "caml_callback" instead - 150 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gappinfo.h:202:13: warning: "callback" is deprecated: use "caml_callback" instead - 202 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gappinfo.h:261:13: warning: "callback" is deprecated: use "caml_callback" instead - 261 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gappinfo.h:272:13: warning: "callback" is deprecated: use "caml_callback" instead - 272 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gappinfo.h:287:13: warning: "callback" is deprecated: use "caml_callback" instead - 287 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~~~~~~ - In file included from /usr/include/glib-2.0/gio/gio.h:37: - /usr/include/glib-2.0/gio/gasyncinitable.h:63:34: warning: "callback" is deprecated: use "caml_callback" instead - 63 | GAsyncReadyCallback callback, - | ^~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gasyncinitable.h:78:48: warning: "callback" is deprecated: use "caml_callback" instead - 78 | GAsyncReadyCallback callback, - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gasyncinitable.h:89:48: warning: "callback" is deprecated: use "caml_callback" instead - 89 | GAsyncReadyCallback callback, - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gasyncinitable.h:102:48: warning: "callback" is deprecated: use "caml_callback" instead - 102 | GAsyncReadyCallback callback, - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gasyncinitable.h:113:48: warning: "callback" is deprecated: use "caml_callback" instead - 113 | GAsyncReadyCallback callback, - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ - In file included from /usr/include/glib-2.0/gio/gfilterinputstream.h:30, - from /usr/include/glib-2.0/gio/gbufferedinputstream.h:30, - from /usr/include/glib-2.0/gio/gio.h:39: - /usr/include/glib-2.0/gio/ginputstream.h:77:13: warning: "callback" is deprecated: use "caml_callback" instead - 77 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/ginputstream.h:86:13: warning: "callback" is deprecated: use "caml_callback" instead - 86 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/ginputstream.h:94:13: warning: "callback" is deprecated: use "caml_callback" instead - 94 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/ginputstream.h:145:41: warning: "callback" is deprecated: use "caml_callback" instead - 145 | GAsyncReadyCallback callback, - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/ginputstream.h:158:13: warning: "callback" is deprecated: use "caml_callback" instead - 158 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/ginputstream.h:171:48: warning: "callback" is deprecated: use "caml_callback" instead - 171 | GAsyncReadyCallback callback, - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/ginputstream.h:182:41: warning: "callback" is deprecated: use "caml_callback" instead - 182 | GAsyncReadyCallback callback, - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/ginputstream.h:192:41: warning: "callback" is deprecated: use "caml_callback" instead - 192 | GAsyncReadyCallback callback, - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gbufferedinputstream.h:66:34: warning: "callback" is deprecated: use "caml_callback" instead - 66 | GAsyncReadyCallback callback, - | ^~~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gbufferedinputstream.h:116:55: warning: "callback" is deprecated: use "caml_callback" instead - 116 | GAsyncReadyCallback callback, - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - In file included from /usr/include/glib-2.0/gio/gfilteroutputstream.h:30, - from /usr/include/glib-2.0/gio/gbufferedoutputstream.h:30, - from /usr/include/glib-2.0/gio/gio.h:40: - /usr/include/glib-2.0/gio/goutputstream.h:69:13: warning: "flush" is deprecated: use "caml_flush" instead - 69 | gboolean (* flush) (GOutputStream *stream, - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/goutputstream.h:83:13: warning: "callback" is deprecated: use "caml_callback" instead - 83 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/goutputstream.h:93:13: warning: "callback" is deprecated: use "caml_callback" instead - 93 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/goutputstream.h:101:13: warning: "callback" is deprecated: use "caml_callback" instead - 101 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/goutputstream.h:109:13: warning: "callback" is deprecated: use "caml_callback" instead - 109 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/goutputstream.h:127:13: warning: "callback" is deprecated: use "caml_callback" instead - 127 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/goutputstream.h:215:48: warning: "callback" is deprecated: use "caml_callback" instead - 215 | GAsyncReadyCallback callback, - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/goutputstream.h:228:13: warning: "callback" is deprecated: use "caml_callback" instead - 228 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/goutputstream.h:243:48: warning: "callback" is deprecated: use "caml_callback" instead - 243 | GAsyncReadyCallback callback, - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/goutputstream.h:257:13: warning: "callback" is deprecated: use "caml_callback" instead - 257 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/goutputstream.h:271:48: warning: "callback" is deprecated: use "caml_callback" instead - 271 | GAsyncReadyCallback callback, - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/goutputstream.h:283:48: warning: "callback" is deprecated: use "caml_callback" instead - 283 | GAsyncReadyCallback callback, - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/goutputstream.h:293:48: warning: "callback" is deprecated: use "caml_callback" instead - 293 | GAsyncReadyCallback callback, - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/goutputstream.h:303:48: warning: "callback" is deprecated: use "caml_callback" instead - 303 | GAsyncReadyCallback callback, - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - In file included from /usr/include/glib-2.0/gio/gio.h:42: - /usr/include/glib-2.0/gio/gcancellable.h:101:55: warning: "callback" is deprecated: use "caml_callback" instead - 101 | GCallback callback, - | ^~~~~~~~~~~~~~~~~~~~~~ - In file included from /usr/include/glib-2.0/gio/gio.h:50: - /usr/include/glib-2.0/gio/gdatainputstream.h:122:13: warning: "callback" is deprecated: use "caml_callback" instead - 122 | GAsyncReadyCallback callback, - | ^ ~~~~~~ - /usr/include/glib-2.0/gio/gdatainputstream.h:145:13: warning: "callback" is deprecated: use "caml_callback" instead - 145 | GAsyncReadyCallback callback, - | ^ ~~~~~~ - /usr/include/glib-2.0/gio/gdatainputstream.h:166:13: warning: "callback" is deprecated: use "caml_callback" instead - 166 | GAsyncReadyCallback callback, - | ^ ~~~~~~ - In file included from /usr/include/glib-2.0/gio/gio.h:53: - /usr/include/glib-2.0/gio/gdbusaddress.h:46:13: warning: "callback" is deprecated: use "caml_callback" instead - 46 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~~~ - In file included from /usr/include/glib-2.0/gio/gio.h:55: - /usr/include/glib-2.0/gio/gdbusconnection.h:46:13: warning: "callback" is deprecated: use "caml_callback" instead - 46 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gdbusconnection.h:64:13: warning: "callback" is deprecated: use "caml_callback" instead - 64 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~ - /usr/include/glib-2.0/gio/gdbusconnection.h:82:13: warning: "callback" is deprecated: use "caml_callback" instead - 82 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~ - /usr/include/glib-2.0/gio/gdbusconnection.h:127:13: warning: "callback" is deprecated: use "caml_callback" instead - 127 | GAsyncReadyCallback callback, - | ^ ~~~~ - /usr/include/glib-2.0/gio/gdbusconnection.h:143:13: warning: "callback" is deprecated: use "caml_callback" instead - 143 | GAsyncReadyCallback callback, - | ^ ~~~~ - /usr/include/glib-2.0/gio/gdbusconnection.h:169:13: warning: "callback" is deprecated: use "caml_callback" instead - 169 | GAsyncReadyCallback callback, - | ^ ~~~~ - /usr/include/glib-2.0/gio/gdbusconnection.h:205:13: warning: "callback" is deprecated: use "caml_callback" instead - 205 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~ - /usr/include/glib-2.0/gio/gdbusconnection.h:238:13: warning: "callback" is deprecated: use "caml_callback" instead - 238 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~ - /usr/include/glib-2.0/gio/gdbusconnection.h:588:13: warning: "callback" is deprecated: use "caml_callback" instead - 588 | GDBusSignalCallback callback, - | ^ ~~~~~~~~ - In file included from /usr/include/glib-2.0/gio/gio.h:58: - /usr/include/glib-2.0/gio/gdbusinterfaceskeleton.h:68:13: warning: "flush" is deprecated: use "caml_flush" instead - 68 | void (*flush) (GDBusInterfaceSkeleton *interface_); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - In file included from /usr/include/glib-2.0/gio/gio.h:67: - /usr/include/glib-2.0/gio/gdbusobjectmanagerclient.h:90:13: warning: "callback" is deprecated: use "caml_callback" instead - 90 | GAsyncReadyCallback callback, - | ^ - /usr/include/glib-2.0/gio/gdbusobjectmanagerclient.h:114:13: warning: "callback" is deprecated: use "caml_callback" instead - 114 | GAsyncReadyCallback callback, - | ^ - In file included from /usr/include/glib-2.0/gio/gio.h:71: - /usr/include/glib-2.0/gio/gdbusproxy.h:91:13: warning: "callback" is deprecated: use "caml_callback" instead - 91 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gdbusproxy.h:113:13: warning: "callback" is deprecated: use "caml_callback" instead - 113 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gdbusproxy.h:165:13: warning: "callback" is deprecated: use "caml_callback" instead - 165 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gdbusproxy.h:190:13: warning: "callback" is deprecated: use "caml_callback" instead - 190 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~ - In file included from /usr/include/glib-2.0/gio/gio.h:76: - /usr/include/glib-2.0/gio/gdrive.h:113:13: warning: "callback" is deprecated: use "caml_callback" instead - 113 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gdrive.h:120:13: warning: "callback" is deprecated: use "caml_callback" instead - 120 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gdrive.h:138:13: warning: "callback" is deprecated: use "caml_callback" instead - 138 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gdrive.h:149:13: warning: "callback" is deprecated: use "caml_callback" instead - 149 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gdrive.h:161:13: warning: "callback" is deprecated: use "caml_callback" instead - 161 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gdrive.h:202:13: warning: "callback" is deprecated: use "caml_callback" instead - 202 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gdrive.h:212:13: warning: "callback" is deprecated: use "caml_callback" instead - 212 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gdrive.h:236:13: warning: "callback" is deprecated: use "caml_callback" instead - 236 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gdrive.h:250:13: warning: "callback" is deprecated: use "caml_callback" instead - 250 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gdrive.h:262:13: warning: "callback" is deprecated: use "caml_callback" instead - 262 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~~~~~~~~~~~ - In file included from /usr/include/glib-2.0/gio/gdtlsclientconnection.h:29, - from /usr/include/glib-2.0/gio/gio.h:77: - /usr/include/glib-2.0/gio/gdtlsconnection.h:75:13: warning: "callback" is deprecated: use "caml_callback" instead - 75 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gdtlsconnection.h:92:13: warning: "callback" is deprecated: use "caml_callback" instead - 92 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gdtlsconnection.h:159:13: warning: "callback" is deprecated: use "caml_callback" instead - 159 | GAsyncReadyCallback callback, - | ^ ~~ - /usr/include/glib-2.0/gio/gdtlsconnection.h:179:13: warning: "callback" is deprecated: use "caml_callback" instead - 179 | GAsyncReadyCallback callback, - | ^ ~~ - /usr/include/glib-2.0/gio/gdtlsconnection.h:195:13: warning: "callback" is deprecated: use "caml_callback" instead - 195 | GAsyncReadyCallback callback, - | ^ ~~ - In file included from /usr/include/glib-2.0/gio/gio.h:81: - /usr/include/glib-2.0/gio/gfile.h:193:13: warning: "callback" is deprecated: use "caml_callback" instead - 193 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gfile.h:209:13: warning: "callback" is deprecated: use "caml_callback" instead - 209 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gfile.h:223:13: warning: "callback" is deprecated: use "caml_callback" instead - 223 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gfile.h:235:13: warning: "callback" is deprecated: use "caml_callback" instead - 235 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gfile.h:249:13: warning: "callback" is deprecated: use "caml_callback" instead - 249 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gfile.h:284:13: warning: "callback" is deprecated: use "caml_callback" instead - 284 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gfile.h:297:13: warning: "callback" is deprecated: use "caml_callback" instead - 297 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gfile.h:311:13: warning: "callback" is deprecated: use "caml_callback" instead - 311 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gfile.h:325:13: warning: "callback" is deprecated: use "caml_callback" instead - 325 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gfile.h:343:13: warning: "callback" is deprecated: use "caml_callback" instead - 343 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gfile.h:355:55: warning: "callback" is deprecated: use "caml_callback" instead - 355 | GAsyncReadyCallback callback, - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gfile.h:367:55: warning: "callback" is deprecated: use "caml_callback" instead - 367 | GAsyncReadyCallback callback, - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gfile.h:379:13: warning: "callback" is deprecated: use "caml_callback" instead - 379 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gfile.h:393:13: warning: "callback" is deprecated: use "caml_callback" instead - 393 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gfile.h:413:13: warning: "callback" is deprecated: use "caml_callback" instead - 413 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gfile.h:433:13: warning: "callback" is deprecated: use "caml_callback" instead - 433 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gfile.h:443:13: warning: "callback" is deprecated: use "caml_callback" instead - 443 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gfile.h:452:13: warning: "callback" is deprecated: use "caml_callback" instead - 452 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gfile.h:461:13: warning: "callback" is deprecated: use "caml_callback" instead - 461 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gfile.h:471:13: warning: "callback" is deprecated: use "caml_callback" instead - 471 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gfile.h:492:13: warning: "callback" is deprecated: use "caml_callback" instead - 492 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gfile.h:505:13: warning: "callback" is deprecated: use "caml_callback" instead - 505 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gfile.h:522:13: warning: "callback" is deprecated: use "caml_callback" instead - 522 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gfile.h:532:13: warning: "callback" is deprecated: use "caml_callback" instead - 532 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gfile.h:542:13: warning: "callback" is deprecated: use "caml_callback" instead - 542 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gfile.h:554:13: warning: "callback" is deprecated: use "caml_callback" instead - 554 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gfile.h:564:13: warning: "callback" is deprecated: use "caml_callback" instead - 564 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gfile.h:572:13: warning: "callback" is deprecated: use "caml_callback" instead - 572 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gfile.h:593:13: warning: "callback" is deprecated: use "caml_callback" instead - 593 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gfile.h:623:13: warning: "callback" is deprecated: use "caml_callback" instead - 623 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gfile.h:633:13: warning: "callback" is deprecated: use "caml_callback" instead - 633 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gfile.h:698:62: warning: "callback" is deprecated: use "caml_callback" instead - 698 | GAsyncReadyCallback callback, - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gfile.h:726:62: warning: "callback" is deprecated: use "caml_callback" instead - 726 | GAsyncReadyCallback callback, - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gfile.h:737:62: warning: "callback" is deprecated: use "caml_callback" instead - 737 | GAsyncReadyCallback callback, - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gfile.h:750:62: warning: "callback" is deprecated: use "caml_callback" instead - 750 | GAsyncReadyCallback callback, - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gfile.h:764:62: warning: "callback" is deprecated: use "caml_callback" instead - 764 | GAsyncReadyCallback callback, - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gfile.h:780:62: warning: "callback" is deprecated: use "caml_callback" instead - 780 | GAsyncReadyCallback callback, - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gfile.h:800:62: warning: "callback" is deprecated: use "caml_callback" instead - 800 | GAsyncReadyCallback callback, - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gfile.h:825:62: warning: "callback" is deprecated: use "caml_callback" instead - 825 | GAsyncReadyCallback callback, - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gfile.h:841:62: warning: "callback" is deprecated: use "caml_callback" instead - 841 | GAsyncReadyCallback callback, - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gfile.h:855:62: warning: "callback" is deprecated: use "caml_callback" instead - 855 | GAsyncReadyCallback callback, - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gfile.h:873:62: warning: "callback" is deprecated: use "caml_callback" instead - 873 | GAsyncReadyCallback callback, - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gfile.h:889:62: warning: "callback" is deprecated: use "caml_callback" instead - 889 | GAsyncReadyCallback callback, - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gfile.h:904:62: warning: "callback" is deprecated: use "caml_callback" instead - 904 | GAsyncReadyCallback callback, - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gfile.h:921:62: warning: "callback" is deprecated: use "caml_callback" instead - 921 | GAsyncReadyCallback callback, - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gfile.h:945:62: warning: "callback" is deprecated: use "caml_callback" instead - 945 | GAsyncReadyCallback callback, - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gfile.h:975:62: warning: "callback" is deprecated: use "caml_callback" instead - 975 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gfile.h:997:13: warning: "callback" is deprecated: use "caml_callback" instead - 997 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gfile.h:1018:13: warning: "callback" is deprecated: use "caml_callback" instead - 1018 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gfile.h:1052:62: warning: "callback" is deprecated: use "caml_callback" instead - 1052 | GAsyncReadyCallback callback, - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gfile.h:1106:62: warning: "callback" is deprecated: use "caml_callback" instead - 1106 | GAsyncReadyCallback callback, - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gfile.h:1117:62: warning: "callback" is deprecated: use "caml_callback" instead - 1117 | GAsyncReadyCallback callback, - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gfile.h:1127:13: warning: "callback" is deprecated: use "caml_callback" instead - 1127 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gfile.h:1139:62: warning: "callback" is deprecated: use "caml_callback" instead - 1139 | GAsyncReadyCallback callback, - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gfile.h:1149:13: warning: "callback" is deprecated: use "caml_callback" instead - 1149 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gfile.h:1161:62: warning: "callback" is deprecated: use "caml_callback" instead - 1161 | GAsyncReadyCallback callback, - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gfile.h:1216:13: warning: "callback" is deprecated: use "caml_callback" instead - 1216 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gfile.h:1232:62: warning: "callback" is deprecated: use "caml_callback" instead - 1232 | GAsyncReadyCallback callback, - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gfile.h:1243:62: warning: "callback" is deprecated: use "caml_callback" instead - 1243 | GAsyncReadyCallback callback, - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gfile.h:1253:62: warning: "callback" is deprecated: use "caml_callback" instead - 1253 | GAsyncReadyCallback callback, - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gfile.h:1270:13: warning: "callback" is deprecated: use "caml_callback" instead - 1270 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gfile.h:1287:48: warning: "callback" is deprecated: use "caml_callback" instead - 1287 | GAsyncReadyCallback callback, - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gfile.h:1300:48: warning: "callback" is deprecated: use "caml_callback" instead - 1300 | GAsyncReadyCallback callback, - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gfile.h:1327:48: warning: "callback" is deprecated: use "caml_callback" instead - 1327 | GAsyncReadyCallback callback, - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gfile.h:1336:48: warning: "callback" is deprecated: use "caml_callback" instead - 1336 | GAsyncReadyCallback callback, - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gfile.h:1355:13: warning: "callback" is deprecated: use "caml_callback" instead - 1355 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ - In file included from /usr/include/glib-2.0/gio/gio.h:83: - /usr/include/glib-2.0/gio/gfileenumerator.h:69:13: warning: "callback" is deprecated: use "caml_callback" instead - 69 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gfileenumerator.h:77:13: warning: "callback" is deprecated: use "caml_callback" instead - 77 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gfileenumerator.h:110:55: warning: "callback" is deprecated: use "caml_callback" instead - 110 | GAsyncReadyCallback callback, - | ^~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gfileenumerator.h:120:55: warning: "callback" is deprecated: use "caml_callback" instead - 120 | GAsyncReadyCallback callback, - | ^~~~~~~~~~~~~~~~~~~~~~~~~ - In file included from /usr/include/glib-2.0/gio/gio.h:86: - /usr/include/glib-2.0/gio/gfileinputstream.h:71:13: warning: "callback" is deprecated: use "caml_callback" instead - 71 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gfileinputstream.h:99:55: warning: "callback" is deprecated: use "caml_callback" instead - 99 | GAsyncReadyCallback callback, - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ - In file included from /usr/include/glib-2.0/gio/gfileiostream.h:30, - from /usr/include/glib-2.0/gio/gio.h:87: - /usr/include/glib-2.0/gio/giostream.h:64:13: warning: "callback" is deprecated: use "caml_callback" instead - 64 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/giostream.h:97:48: warning: "callback" is deprecated: use "caml_callback" instead - 97 | GAsyncReadyCallback callback, - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/giostream.h:113:48: warning: "callback" is deprecated: use "caml_callback" instead - 113 | GAsyncReadyCallback callback, - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gfileiostream.h:76:13: warning: "callback" is deprecated: use "caml_callback" instead - 76 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gfileiostream.h:104:48: warning: "callback" is deprecated: use "caml_callback" instead - 104 | GAsyncReadyCallback callback, - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - In file included from /usr/include/glib-2.0/gio/gio.h:90: - /usr/include/glib-2.0/gio/gfileoutputstream.h:76:13: warning: "callback" is deprecated: use "caml_callback" instead - 76 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gfileoutputstream.h:105:55: warning: "callback" is deprecated: use "caml_callback" instead - 105 | GAsyncReadyCallback callback, - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ - In file included from /usr/include/glib-2.0/gio/gio.h:107: - /usr/include/glib-2.0/gio/gloadableicon.h:64:13: warning: "callback" is deprecated: use "caml_callback" instead - 64 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gloadableicon.h:85:48: warning: "callback" is deprecated: use "caml_callback" instead - 85 | GAsyncReadyCallback callback, - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ - In file included from /usr/include/glib-2.0/gio/gio.h:114: - /usr/include/glib-2.0/gio/gmount.h:100:13: warning: "callback" is deprecated: use "caml_callback" instead - 100 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gmount.h:109:13: warning: "callback" is deprecated: use "caml_callback" instead - 109 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gmount.h:119:13: warning: "callback" is deprecated: use "caml_callback" instead - 119 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gmount.h:128:13: warning: "callback" is deprecated: use "caml_callback" instead - 128 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gmount.h:145:13: warning: "callback" is deprecated: use "caml_callback" instead - 145 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gmount.h:155:13: warning: "callback" is deprecated: use "caml_callback" instead - 155 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gmount.h:194:13: warning: "callback" is deprecated: use "caml_callback" instead - 194 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gmount.h:206:13: warning: "callback" is deprecated: use "caml_callback" instead - 206 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gmount.h:219:13: warning: "callback" is deprecated: use "caml_callback" instead - 219 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gmount.h:230:13: warning: "callback" is deprecated: use "caml_callback" instead - 230 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gmount.h:254:13: warning: "callback" is deprecated: use "caml_callback" instead - 254 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gmount.h:266:13: warning: "callback" is deprecated: use "caml_callback" instead - 266 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~~~~~~~~~~~ - In file included from /usr/include/glib-2.0/gio/gio.h:119: - /usr/include/glib-2.0/gio/gnetworkmonitor.h:62:41: warning: "callback" is deprecated: use "caml_callback" instead - 62 | GAsyncReadyCallback callback, - | ^~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gnetworkmonitor.h:92:13: warning: "callback" is deprecated: use "caml_callback" instead - 92 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~ - In file included from /usr/include/glib-2.0/gio/gio.h:123: - /usr/include/glib-2.0/gio/gpermission.h:64:13: warning: "callback" is deprecated: use "caml_callback" instead - 64 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gpermission.h:75:13: warning: "callback" is deprecated: use "caml_callback" instead - 75 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gpermission.h:93:13: warning: "callback" is deprecated: use "caml_callback" instead - 93 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gpermission.h:107:13: warning: "callback" is deprecated: use "caml_callback" instead - 107 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~~~~~~~~~ - In file included from /usr/include/glib-2.0/gio/gio.h:129: - /usr/include/glib-2.0/gio/gproxy.h:82:41: warning: "callback" is deprecated: use "caml_callback" instead - 82 | GAsyncReadyCallback callback, - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gproxy.h:110:41: warning: "callback" is deprecated: use "caml_callback" instead - 110 | GAsyncReadyCallback callback, - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - In file included from /usr/include/glib-2.0/gio/gproxyaddressenumerator.h:30, - from /usr/include/glib-2.0/gio/gio.h:131: - /usr/include/glib-2.0/gio/gsocketaddressenumerator.h:69:41: warning: "callback" is deprecated: use "caml_callback" instead - 69 | GAsyncReadyCallback callback, - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gsocketaddressenumerator.h:87:62: warning: "callback" is deprecated: use "caml_callback" instead - 87 | GAsyncReadyCallback callback, - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - In file included from /usr/include/glib-2.0/gio/gio.h:132: - /usr/include/glib-2.0/gio/gproxyresolver.h:63:34: warning: "callback" is deprecated: use "caml_callback" instead - 63 | GAsyncReadyCallback callback, - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gproxyresolver.h:87:55: warning: "callback" is deprecated: use "caml_callback" instead - 87 | GAsyncReadyCallback callback, - | ^~~~~~~~~~~~~~~~~~~~~~~~~~ - In file included from /usr/include/glib-2.0/gio/gio.h:134: - /usr/include/glib-2.0/gio/gresolver.h:79:13: warning: "callback" is deprecated: use "caml_callback" instead - 79 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gresolver.h:92:13: warning: "callback" is deprecated: use "caml_callback" instead - 92 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gresolver.h:105:13: warning: "callback" is deprecated: use "caml_callback" instead - 105 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gresolver.h:121:13: warning: "callback" is deprecated: use "caml_callback" instead - 121 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gresolver.h:147:13: warning: "callback" is deprecated: use "caml_callback" instead - 147 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gresolver.h:201:13: warning: "callback" is deprecated: use "caml_callback" instead - 201 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gresolver.h:212:13: warning: "callback" is deprecated: use "caml_callback" instead - 212 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gresolver.h:235:13: warning: "callback" is deprecated: use "caml_callback" instead - 235 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gresolver.h:254:13: warning: "callback" is deprecated: use "caml_callback" instead - 254 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gresolver.h:271:13: warning: "callback" is deprecated: use "caml_callback" instead - 271 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~~ - In file included from /usr/include/glib-2.0/gio/gio.h:141: - /usr/include/glib-2.0/gio/gsimpleasyncresult.h:49:62: warning: "callback" is deprecated: use "caml_callback" instead - 49 | GAsyncReadyCallback callback, - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gsimpleasyncresult.h:54:62: warning: "callback" is deprecated: use "caml_callback" instead - 54 | GAsyncReadyCallback callback, - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gsimpleasyncresult.h:62:62: warning: "callback" is deprecated: use "caml_callback" instead - 62 | GAsyncReadyCallback callback, - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gsimpleasyncresult.h:67:62: warning: "callback" is deprecated: use "caml_callback" instead - 67 | GAsyncReadyCallback callback, - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gsimpleasyncresult.h:138:48: warning: "callback" is deprecated: use "caml_callback" instead - 138 | GAsyncReadyCallback callback, - | ^~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gsimpleasyncresult.h:146:48: warning: "callback" is deprecated: use "caml_callback" instead - 146 | GAsyncReadyCallback callback, - | ^~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gsimpleasyncresult.h:151:13: warning: "callback" is deprecated: use "caml_callback" instead - 151 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~~~~~~~~~~ - In file included from /usr/include/glib-2.0/gio/gio.h:148: - /usr/include/glib-2.0/gio/gsocketclient.h:153:13: warning: "callback" is deprecated: use "caml_callback" instead - 153 | GAsyncReadyCallback callback, - | ^ - /usr/include/glib-2.0/gio/gsocketclient.h:164:13: warning: "callback" is deprecated: use "caml_callback" instead - 164 | GAsyncReadyCallback callback, - | ^ - /usr/include/glib-2.0/gio/gsocketclient.h:176:13: warning: "callback" is deprecated: use "caml_callback" instead - 176 | GAsyncReadyCallback callback, - | ^ - /usr/include/glib-2.0/gio/gsocketclient.h:187:13: warning: "callback" is deprecated: use "caml_callback" instead - 187 | GAsyncReadyCallback callback, - | ^ - In file included from /usr/include/glib-2.0/gio/gio.h:150: - /usr/include/glib-2.0/gio/gsocketconnection.h:87:69: warning: "callback" is deprecated: use "caml_callback" instead - 87 | GAsyncReadyCallback callback, - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ - In file included from /usr/include/glib-2.0/gio/gio.h:152: - /usr/include/glib-2.0/gio/gsocketlistener.h:125:13: warning: "callback" is deprecated: use "caml_callback" instead - 125 | GAsyncReadyCallback callback, - | ^ - /usr/include/glib-2.0/gio/gsocketlistener.h:143:13: warning: "callback" is deprecated: use "caml_callback" instead - 143 | GAsyncReadyCallback callback, - | ^ - In file included from /usr/include/glib-2.0/gio/gio.h:155: - /usr/include/glib-2.0/gio/gsubprocess.h:82:13: warning: "callback" is deprecated: use "caml_callback" instead - 82 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gsubprocess.h:98:13: warning: "callback" is deprecated: use "caml_callback" instead - 98 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gsubprocess.h:136:13: warning: "callback" is deprecated: use "caml_callback" instead - 136 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gsubprocess.h:157:13: warning: "callback" is deprecated: use "caml_callback" instead - 157 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~ - In file included from /usr/include/glib-2.0/gio/gio.h:157: - /usr/include/glib-2.0/gio/gtask.h:47:13: warning: "callback" is deprecated: use "caml_callback" instead - 47 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gtask.h:52:13: warning: "callback" is deprecated: use "caml_callback" instead - 52 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gtask.h:58:13: warning: "callback" is deprecated: use "caml_callback" instead - 58 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gtask.h:149:13: warning: "callback" is deprecated: use "caml_callback" instead - 149 | GSourceFunc callback); - | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ - In file included from /usr/include/glib-2.0/gio/gtlsclientconnection.h:28, - from /usr/include/glib-2.0/gio/gio.h:165: - /usr/include/glib-2.0/gio/gtlsconnection.h:79:41: warning: "callback" is deprecated: use "caml_callback" instead - 79 | GAsyncReadyCallback callback, - | ^~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gtlsconnection.h:169:69: warning: "callback" is deprecated: use "caml_callback" instead - 169 | GAsyncReadyCallback callback, - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - In file included from /usr/include/glib-2.0/gio/gio.h:167: - /usr/include/glib-2.0/gio/gtlsdatabase.h:76:13: warning: "callback" is deprecated: use "caml_callback" instead - 76 | GAsyncReadyCallback callback, - | ^ ~~~~~~ - /usr/include/glib-2.0/gio/gtlsdatabase.h:98:13: warning: "callback" is deprecated: use "caml_callback" instead - 98 | GAsyncReadyCallback callback, - | ^ ~~~~~~ - /usr/include/glib-2.0/gio/gtlsdatabase.h:117:13: warning: "callback" is deprecated: use "caml_callback" instead - 117 | GAsyncReadyCallback callback, - | ^ ~~~~~~ - /usr/include/glib-2.0/gio/gtlsdatabase.h:136:13: warning: "callback" is deprecated: use "caml_callback" instead - 136 | GAsyncReadyCallback callback, - | ^ ~~~~~~ - /usr/include/glib-2.0/gio/gtlsdatabase.h:169:13: warning: "callback" is deprecated: use "caml_callback" instead - 169 | GAsyncReadyCallback callback, - | ^ - /usr/include/glib-2.0/gio/gtlsdatabase.h:195:13: warning: "callback" is deprecated: use "caml_callback" instead - 195 | GAsyncReadyCallback callback, - | ^ - /usr/include/glib-2.0/gio/gtlsdatabase.h:217:13: warning: "callback" is deprecated: use "caml_callback" instead - 217 | GAsyncReadyCallback callback, - | ^ - /usr/include/glib-2.0/gio/gtlsdatabase.h:239:13: warning: "callback" is deprecated: use "caml_callback" instead - 239 | GAsyncReadyCallback callback, - | ^ - In file included from /usr/include/glib-2.0/gio/gio.h:169: - /usr/include/glib-2.0/gio/gtlsinteraction.h:65:13: warning: "callback" is deprecated: use "caml_callback" instead - 65 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gtlsinteraction.h:82:13: warning: "callback" is deprecated: use "caml_callback" instead - 82 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gtlsinteraction.h:113:13: warning: "callback" is deprecated: use "caml_callback" instead - 113 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~ - /usr/include/glib-2.0/gio/gtlsinteraction.h:140:13: warning: "callback" is deprecated: use "caml_callback" instead - 140 | GAsyncReadyCallback callback, - | ^ ~~ - In file included from /usr/include/glib-2.0/gio/gio.h:172: - /usr/include/glib-2.0/gio/gunixconnection.h:79:13: warning: "callback" is deprecated: use "caml_callback" instead - 79 | GAsyncReadyCallback callback, - | ^ - /usr/include/glib-2.0/gio/gunixconnection.h:93:13: warning: "callback" is deprecated: use "caml_callback" instead - 93 | GAsyncReadyCallback callback, - | ^ - In file included from /usr/include/glib-2.0/gio/gio.h:177: - /usr/include/glib-2.0/gio/gvolume.h:150:13: warning: "callback" is deprecated: use "caml_callback" instead - 150 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gvolume.h:158:13: warning: "callback" is deprecated: use "caml_callback" instead - 158 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gvolume.h:176:13: warning: "callback" is deprecated: use "caml_callback" instead - 176 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gvolume.h:212:48: warning: "callback" is deprecated: use "caml_callback" instead - 212 | GAsyncReadyCallback callback, - | ^~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gvolume.h:222:13: warning: "callback" is deprecated: use "caml_callback" instead - 222 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/gio/gvolume.h:243:13: warning: "callback" is deprecated: use "caml_callback" instead - 243 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~~~~~~~~~~~ - In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34, - from /usr/include/gtk-3.0/gdk/gdkpixbuf.h:33, - from /usr/include/gtk-3.0/gdk/gdkcairo.h:29, - from /usr/include/gtk-3.0/gdk/gdk.h:33: - /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:416:41: warning: "callback" is deprecated: use "caml_callback" instead - 416 | GAsyncReadyCallback callback, - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:437:55: warning: "callback" is deprecated: use "caml_callback" instead - 437 | GAsyncReadyCallback callback, - | ^~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:453:41: warning: "callback" is deprecated: use "caml_callback" instead - 453 | GAsyncReadyCallback callback, - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:468:13: warning: "callback" is deprecated: use "caml_callback" instead - 468 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36: - /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:72:13: warning: "callback" is deprecated: use "caml_callback" instead - 72 | GAsyncReadyCallback callback, - | ^ ~~~~~~~~~~~~~ - In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:38: - /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-io.h:83:55: warning: "callback" is deprecated: use "caml_callback" instead - 83 | GAsyncReadyCallback callback, - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ - cairo_pango_stubs.c: In function 'caml_pango_cairo_font_get_scaled_font': - cairo_pango_stubs.c:124:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 124 | vf = ALLOC(scaled_font); - | ^~~~~~~~~~~~~~ - cairo_pango_stubs.c: In function 'caml_pango_cairo_context_get_font_options': - cairo_pango_stubs.c:147:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 147 | vfo = ALLOC(font_options); - | ^~~~~~~~~~~~~~~~ - (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -pthread -Wno-deprecated-declarations -g -I /home/opam/.opam/4.14/lib/ocaml -I /home/opam/.opam/4.14/lib/cairo2 -I /home/opam/.opam/4.14/lib/ocaml/threads -o ml_gtkstock.o -c ml_gtkstock.c) - ml_gtkstock.c: In function 'ml_gtk_icon_source_get_filename': - ml_gtkstock.c:57:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead - 57 | ML_1 (gtk_icon_source_get_filename, GtkIconSource_val, copy_string) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtkstock.c: In function 'ml_gtk_icon_set_get_sizes': - ml_gtkstock.c:84:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 84 | c = alloc_small(2, Tag_cons); - | ^~~~~~~~~~~~~~~~~~~~~ - ml_gtkstock.c: In function 'ml_gtk_stock_lookup': - ml_gtkstock.c:129:13: warning: "raise_not_found" is deprecated: use "caml_raise_not_found" instead - 129 | if (!b) raise_not_found(); - | ^~~~~~~~~~~~~~~~ - ml_gtkstock.c:135:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 135 | TESTANDCONS(SHIFT); - | ^~~~~~~~~ - ml_gtkstock.c:136:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 136 | TESTANDCONS(LOCK); - | ^~~~~~~~ - ml_gtkstock.c:137:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 137 | TESTANDCONS(CONTROL); - | ^~~~~~~~~~~ - ml_gtkstock.c:138:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 138 | TESTANDCONS(MOD1); TESTANDCONS(MOD2); TESTANDCONS(MOD3); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtkstock.c:138:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - ml_gtkstock.c:138:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - ml_gtkstock.c:139:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 139 | TESTANDCONS(MOD4); TESTANDCONS(MOD5); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtkstock.c:139:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - ml_gtkstock.c:140:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 140 | TESTANDCONS(BUTTON1); TESTANDCONS(BUTTON2); TESTANDCONS(BUTTON3); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtkstock.c:140:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - ml_gtkstock.c:140:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - ml_gtkstock.c:141:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 141 | TESTANDCONS(BUTTON4); TESTANDCONS(BUTTON5); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtkstock.c:141:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - ml_gtkstock.c:142:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 142 | TESTANDCONS(SUPER); TESTANDCONS(HYPER); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtkstock.c:142:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - ml_gtkstock.c:143:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 143 | TESTANDCONS(META); TESTANDCONS(RELEASE); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtkstock.c:143:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - ml_gtkstock.c:144:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead - 144 | stock_result = alloc_tuple(4); - | ^~~~~~~~~~~~~~~~~~~~ - (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -pthread -Wno-deprecated-declarations -g -I /home/opam/.opam/4.14/lib/ocaml -I /home/opam/.opam/4.14/lib/cairo2 -I /home/opam/.opam/4.14/lib/ocaml/threads -o ml_gtkfile.o -c ml_gtkfile.c) - ml_gtkfile.c: In function 'some_string_and_free': - ml_gtkfile.c:62:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead - 62 | value v = s ? ml_some(copy_string(s)) : Val_unit; - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtkfile.c: In function 'ml_gtk_file_filter_func': - ml_gtkfile.c:112:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead - 112 | CONS_MEMBER (mime_type, MIME_TYPE) - | ^~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtkfile.c:112:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - ml_gtkfile.c:113:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead - 113 | CONS_MEMBER (display_name, DISPLAY_NAME) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtkfile.c:113:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - ml_gtkfile.c:114:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead - 114 | CONS_MEMBER (uri, URI) - | ^~~~~~~~~~~~ - ml_gtkfile.c:114:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - ml_gtkfile.c:115:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead - 115 | CONS_MEMBER (filename, FILENAME) - | ^~~~~~~~~~~~~~~~~~~~~~ - ml_gtkfile.c:115:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - ml_gtkfile.c:117:13: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead - 117 | r = callback_exn (*cb, l); - | ^~~~~~~~~~~~~~~~ - (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -pthread -Wno-deprecated-declarations -g -I /home/opam/.opam/4.14/lib/ocaml -I /home/opam/.opam/4.14/lib/cairo2 -I /home/opam/.opam/4.14/lib/ocaml/threads -o ml_gobject.o -c ml_gobject.c) - ml_gobject.c: In function 'ml_g_type_interface_prerequisites': - ml_gobject.c:125:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 125 | res = alloc_small(2,0); - | ^~~~~~~~~~~~~~~~~~~ - ml_gobject.c: In function 'ml_g_type_register_static': - ml_gobject.c:143:13: warning: "failwith" is deprecated: use "caml_failwith" instead - 143 | failwith ("g_type_register_static: invalid parent g_type"); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gobject.c: In function 'marshal_core': - ml_gobject.c:188:13: warning: "alloc" is deprecated: use "caml_alloc" instead - 188 | value vargs = alloc(3,0); - | ^~~~~~~~~~~~~~~~~ - ml_gobject.c:191:13: warning: "alloc" is deprecated: use "caml_alloc" instead - 191 | Store_field(vargs, 0, (ret ? Val_GValue_wrap(ret) : alloc(2,0))); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gobject.c:195:13: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead - 195 | callback_exn ((value)closure->data, vargs); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gobject.c: In function 'ml_g_value_new': - ml_gobject.c:238:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 238 | value ret = alloc_custom(&ml_custom_GValue, sizeof(value)+sizeof(GValue), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gobject.c: In function 'GValue_val': - ml_gobject.c:263:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead - 263 | if (v == NULL) invalid_argument("GValue_val"); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gobject.c: In function 'Val_gboxed': - ml_gobject.c:292:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 292 | value ret = alloc_custom(&ml_custom_gboxed, 2*sizeof(value), 10, 1000); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gobject.c: In function 'Val_gboxed_new': - ml_gobject.c:299:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 299 | value ret = alloc_custom(&ml_custom_gboxed, 2*sizeof(value), 10, 1000); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gobject.c: In function 'g_value_get_mlvariant': - ml_gobject.c:318:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead - 318 | invalid_argument("Gobject.Value.get"); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gobject.c:348:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 348 | tmp = copy_double ((double)DATA.v_float); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gobject.c:352:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 352 | tmp = copy_double (DATA.v_double); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gobject.c:356:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead - 356 | tmp = Val_option (DATA.v_pointer, copy_string); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gobject.c:384:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead - 384 | tmp = copy_int64 (DATA.v_int64); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gobject.c:388:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 388 | ret = alloc_small(2,0); - | ^~~~~~~~~~~~~~~~~~~ - ml_gobject.c: In function 'g_value_set_mlvariant': - ml_gobject.c:474:13: warning: "failwith" is deprecated: use "caml_failwith" instead - 474 | failwith ("Gobject.Value.set : cannot set this value"); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gobject.c:477:13: warning: "failwith" is deprecated: use "caml_failwith" instead - 477 | failwith ("GObject.Value.set : argument type mismatch"); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gobject.c: In function 'ml_g_value_get_nativeint': - ml_gobject.c:488:13: warning: "copy_nativeint" is deprecated: use "caml_copy_nativeint" instead - 488 | return copy_nativeint (DATA.v_int); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gobject.c:493:13: warning: "copy_nativeint" is deprecated: use "caml_copy_nativeint" instead - 493 | return copy_nativeint (DATA.v_long); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gobject.c:495:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead - 495 | invalid_argument ("Gobject.get_nativeint"); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gobject.c: In function 'ml_g_value_get_int32': - ml_gobject.c:505:13: warning: "copy_int32" is deprecated: use "caml_copy_int32" instead - 505 | return copy_int32 (DATA.v_int); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gobject.c:508:13: warning: "copy_int32" is deprecated: use "caml_copy_int32" instead - 508 | return copy_int32 (DATA.v_long); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gobject.c:510:13: warning: "failwith" is deprecated: use "caml_failwith" instead - 510 | failwith ("Gobject.get_int32"); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gobject.c: In function 'ml_g_value_get_pointer': - ml_gobject.c:525:20: warning: "failwith" is deprecated: use "caml_failwith" instead - 525 | failwith ("Gobject.get_pointer"); - | ^~~~~~~~~~~~~~~~~~~~~~ - ml_gobject.c: In function 'ml_g_object_new': - ml_gobject.c:550:13: warning: "failwith" is deprecated: use "caml_failwith" instead - 550 | if (!pspec) failwith ("Gobject.create"); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gobject.c: In function 'ml_g_signal_query': - ml_gobject.c:635:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead - 635 | if (query->signal_id == 0) invalid_argument("g_signal_query"); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gobject.c:637:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 637 | Copy_GSignalQuery(ml_query, ml_query_params, query); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gobject.c: In function 'ml_g_signal_list_ids': - ml_gobject.c:650:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead - 650 | Copy_array(ret, n_ids, ids, Val_int); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gobject.c:650:13: warning: "alloc_shr" is deprecated: use "caml_alloc_shr" instead - 650 | Copy_array(ret, n_ids, ids, Val_int); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gobject.c: In function 'ml_g_signal_emit_by_name': - ml_gobject.c:676:13: warning: "failwith" is deprecated: use "caml_failwith" instead - 676 | failwith("GtkSignal.emit_by_name : bad signal name"); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gobject.c:681:13: warning: "failwith" is deprecated: use "caml_failwith" instead - 681 | failwith("GtkSignal.emit_by_name : bad parameters number"); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -pthread -Wno-deprecated-declarations -g -I /home/opam/.opam/4.14/lib/ocaml -I /home/opam/.opam/4.14/lib/cairo2 -I /home/opam/.opam/4.14/lib/ocaml/threads -o ml_gtkmenu.o -c ml_gtkmenu.c) - ml_gtkmenu.c: In function 'menu_popup_cb': - ml_gtkmenu.c:155:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead - 155 | stat_free(clos); - | ^~~~~~~~ - ml_gtkmenu.c: In function 'ml_gtk_menu_popup_at': - ml_gtkmenu.c:160:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead - 160 | value *clos = stat_alloc(sizeof(value)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -pthread -Wno-deprecated-declarations -g -I /home/opam/.opam/4.14/lib/ocaml -I /home/opam/.opam/4.14/lib/cairo2 -I /home/opam/.opam/4.14/lib/ocaml/threads -o ml_gtkpack.o -c ml_gtkpack.c) - ml_gtkpack.c: In function 'ml_gtk_box_query_child_packing': - ml_gtkpack.c:81:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 81 | ret = alloc_small(4,0); - | ^~~~~~~~~~~~~~~ - (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -pthread -Wno-deprecated-declarations -g -I /home/opam/.opam/4.14/lib/ocaml -I /home/opam/.opam/4.14/lib/cairo2 -I /home/opam/.opam/4.14/lib/ocaml/threads -o ml_glib.o -c ml_glib.c) - ml_glib.c: In function 'copy_string_v': - ml_glib.c:74:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead - 74 | s = copy_string (*v); - | ^~~~~~~~~~~~~~~ - ml_glib.c:75:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 75 | c = alloc_small (2, 0); - | ^~~~~~~~~~~~~~~~~ - ml_glib.c: In function 'ml_raise_glib': - ml_glib.c:100:13: warning: "raise_with_string" is deprecated: use "caml_raise_with_string" instead - 100 | raise_with_string (*exn, (char*)errmsg); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_glib.c: In function 'Val_GList': - ml_glib.c:111:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 111 | new_cell = alloc_small(2,0); - | ^~~~~~~~~~~~~~~~~~~~ - ml_glib.c: In function 'ml_register_exn_map': - ml_glib.c:148:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead - 148 | struct exn_data *exn_data = stat_alloc (sizeof *exn_data); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_glib.c: In function 'ml_raise_gerror_exn': - ml_glib.c:176:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead - 176 | msg = copy_string(err->message); - | ^~~~~~~~~~~~~~~~~~~~~~ - ml_glib.c:177:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 177 | b = alloc_small (3, 0); - | ^~~~~~~~~~~~~ - ml_glib.c:182:13: warning: "mlraise" is deprecated: use "caml_raise" instead - 182 | mlraise(b); - | ^ - ml_glib.c: In function 'ml_raise_generic_gerror': - ml_glib.c:193:13: warning: "failwith" is deprecated: use "caml_failwith" instead - 193 | failwith ("gerror"); - | ^~~~~~~~~~~~~~ - ml_glib.c:195:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead - 195 | msg = copy_string (err->message); - | ^~~~~~~~~~~~~~~~~~~~~~~ - ml_glib.c:197:13: warning: "raise_with_arg" is deprecated: use "caml_raise_with_arg" instead - 197 | raise_with_arg (*exn, msg); - | ^~~~~~~~~~~~~~~~~ - ml_glib.c: In function 'ml_g_log_func': - ml_glib.c:219:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead - 219 | msg = copy_string (message); - | ^~~~~~~~~~~~~~~~~~~~ - ml_glib.c:220:13: warning: "callback2_exn" is deprecated: use "caml_callback2_exn" instead - 220 | callback2_exn(*clos_p, Val_int(log_level), msg); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_glib.c: In function 'ml_g_log_set_handler': - ml_glib.c:232:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 232 | value ret = alloc_small(3,0); - | ^~~~~~~~~~~~~~~~~~~~~ - ml_glib.c: In function 'ml_g_main_iteration': - ml_glib.c:269:13: warning: Deprecated pre-processor symbol: replace with "g_main_context_iteration" - 269 | ML_1 (g_main_iteration, Bool_val, Val_bool) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_glib.c: In function 'ml_g_main_pending': - ml_glib.c:270:13: warning: Deprecated pre-processor symbol: replace with "g_main_context_pending" - 270 | ML_0 (g_main_pending, Val_bool) - | ^~~~~~~~~~~~~~~~~~~ - ml_glib.c: In function 'ml_g_main_is_running': - ml_glib.c:271:13: warning: Deprecated pre-processor symbol: replace with "g_main_loop_is_running" - 271 | ML_1 (g_main_is_running, GMainLoop_val, Val_bool) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_glib.c: In function 'ml_g_main_quit': - ml_glib.c:272:13: warning: Deprecated pre-processor symbol: replace with "g_main_loop_quit" - 272 | ML_1 (g_main_quit, GMainLoop_val, Unit) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_glib.c: In function 'ml_g_main_destroy': - ml_glib.c:273:13: warning: Deprecated pre-processor symbol: replace with "g_main_loop_unref" - 273 | ML_1 (g_main_destroy, GMainLoop_val, Unit) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_glib.c: In function 'ml_g_source_func': - ml_glib.c:278:13: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead - 278 | res = callback_exn (*clos, Val_unit); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_glib.c: In function 'ml_g_io_channel_watch': - ml_glib.c:356:13: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead - 356 | res = callback_exn (*clos_p, cond); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_glib.c: In function 'Val_GSList': - ml_glib.c:438:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 438 | new_cell = alloc_small(2,0); - | ^~~~~~~~~~~~~~~~~~~~ - ml_glib.c: In function 'caml_copy_string_len_and_free': - ml_glib.c:477:13: warning: "alloc_string" is deprecated: use "caml_alloc_string" instead - 477 | v = alloc_string (len); - | ^~~~~~~~~~~~~ - ml_glib.c: In function 'ml_g_convert': - ml_glib.c:488:13: warning: "string_length" is deprecated: use "caml_string_length" instead - 488 | c_res = g_convert(String_val(str),string_length(str), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_glib.c: In function 'ml_g_convert_with_fallback': - ml_glib.c:500:13: warning: "string_length" is deprecated: use "caml_string_length" instead - 500 | c_res = g_convert_with_fallback(String_val(str),string_length(str), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_glib.c: In function 'ml_g_filename_to_utf8': - ml_glib.c:519:13: warning: "string_length" is deprecated: use "caml_string_length" instead - 519 | Make_conversion(g_filename_to_utf8) - | ^~~~~~~~~~~~~~~~~~~~~~~ - ml_glib.c: In function 'ml_g_filename_from_utf8': - ml_glib.c:521:13: warning: "string_length" is deprecated: use "caml_string_length" instead - 521 | Make_conversion(g_filename_from_utf8) - | ^~~~~~~~~~~~~~~~~~~~~~~~~ - ml_glib.c: In function 'ml_g_filename_from_uri': - ml_glib.c:534:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 534 | v_p = alloc_small(2, 0); - | ^~~~~~~~~~~~~~~~ - ml_glib.c: In function 'ml_g_get_charset': - ml_glib.c:555:13: warning: Deprecated pre-processor symbol: replace with "const" - 555 | G_CONST_RETURN char *c; - | ^~~~~~~~~~~~~ - ml_glib.c:557:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead - 557 | couple = alloc_tuple(2); - | ^~~~~~~~~~~~~~ - ml_glib.c: In function 'ml_g_utf8_validate': - ml_glib.c:565:13: warning: "string_length" is deprecated: use "caml_string_length" instead - 565 | return Val_bool(g_utf8_validate(SizedString_val(s),NULL)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_glib.c: In function 'ml_g_utf8_strlen': - ml_glib.c:576:13: warning: "string_length" is deprecated: use "caml_string_length" instead - 576 | ML_1 (g_utf8_strlen, SizedString_val, Val_int) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_glib.c: In function 'ml_g_utf8_normalize': - ml_glib.c:577:13: warning: "string_length" is deprecated: use "caml_string_length" instead - 577 | ML_2 (g_utf8_normalize, SizedString_val, Normalize_mode_val, copy_string_g_free) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_glib.c: In function 'ml_g_utf8_casefold': - ml_glib.c:578:13: warning: "string_length" is deprecated: use "caml_string_length" instead - 578 | ML_1 (g_utf8_casefold, SizedString_val, copy_string_g_free) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_glib.c: In function 'ml_g_utf8_collate_key': - ml_glib.c:580:13: warning: "string_length" is deprecated: use "caml_string_length" instead - 580 | ML_1 (g_utf8_collate_key, SizedString_val, copy_string_g_free) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_glib.c: In function 'ml_g_utf8_strup': - ml_glib.c:581:13: warning: "string_length" is deprecated: use "caml_string_length" instead - 581 | ML_1 (g_utf8_strup, SizedString_val, copy_string_g_free) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_glib.c: In function 'ml_g_utf8_strdown': - ml_glib.c:582:13: warning: "string_length" is deprecated: use "caml_string_length" instead - 582 | ML_1 (g_utf8_strdown, SizedString_val, copy_string_g_free) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_glib.c: In function 'ml_g_markup_escape_text': - ml_glib.c:606:13: warning: "string_length" is deprecated: use "caml_string_length" instead - 606 | ML_1 (g_markup_escape_text, SizedString_val, copy_string_g_free) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_glib.c: In function 'ml_g_get_user_name': - ml_glib.c:618:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead - 618 | ML_0 (g_get_user_name, copy_string) - | ^~~~~~~~~~~~~~~~~~~~~~~ - ml_glib.c: In function 'ml_g_get_real_name': - ml_glib.c:619:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead - 619 | ML_0 (g_get_real_name, copy_string) - | ^~~~~~~~~~~~~~~~~~~~~~~ - ml_glib.c: In function 'ml_g_get_home_dir': - ml_glib.c:623:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead - 623 | return s ? ml_some (copy_string (s)) : Val_unit; - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_glib.c: In function 'ml_g_get_tmp_dir': - ml_glib.c:625:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead - 625 | ML_0 (g_get_tmp_dir, copy_string) - | ^~~~~~~~~~~~~~~~~~~~~ - ml_glib.c: In function 'ml_g_find_program_in_path': - ml_glib.c:630:13: warning: "raise_not_found" is deprecated: use "caml_raise_not_found" instead - 630 | if (s == NULL) raise_not_found(); - | ^~~~~~~~~~~~~~~~~~~~~~~ - ml_glib.c:631:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead - 631 | v = copy_string(s); - | ^~~~~~~~~ - ml_glib.c: In function 'ml_g_getenv': - ml_glib.c:639:13: warning: "raise_not_found" is deprecated: use "caml_raise_not_found" instead - 639 | if (s == NULL) raise_not_found(); - | ^~~~~~~~~~~~~~~~~~~~~~~ - ml_glib.c:640:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead - 640 | return copy_string(s); - | ^~~~~~~~~~~~ - ml_glib.c: In function 'ml_g_setenv': - ml_glib.c:647:13: warning: "failwith" is deprecated: use "caml_failwith" instead - 647 | failwith("g_setenv"); - | ^~~~~~~~~~~~~ - ml_glib.c: In function 'ml_g_get_user_cache_dir': - ml_glib.c:657:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead - 657 | ML_0 (g_get_user_cache_dir, copy_string) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_glib.c: In function 'ml_g_get_user_data_dir': - ml_glib.c:658:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead - 658 | ML_0 (g_get_user_data_dir, copy_string) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_glib.c: In function 'ml_g_get_user_config_dir': - ml_glib.c:659:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead - 659 | ML_0 (g_get_user_config_dir, copy_string) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -pthread -Wno-deprecated-declarations -g -I /home/opam/.opam/4.14/lib/ocaml -I /home/opam/.opam/4.14/lib/cairo2 -I /home/opam/.opam/4.14/lib/ocaml/threads -o ml_gdk.o -c ml_gdk.c) - ml_gdk.c: In function 'ml_raise_gdk': - ml_gdk.c:58:13: warning: "raise_with_string" is deprecated: use "caml_raise_with_string" instead - 58 | raise_with_string (*exn, (char*)errmsg); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gdk.c: In function 'ml_gdk_window_get_position': - ml_gdk.c:266:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 266 | ret = alloc_small (2,0); - | ^~~~~~~~~~~~~~ - ml_gdk.c: In function 'ml_gdk_window_get_origin': - ml_gdk.c:279:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 279 | ret = alloc_small (2,0); - | ^~~~~~~~~~~~~~ - ml_gdk.c: In function 'ml_gdk_window_get_pointer_location': - ml_gdk.c:291:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 291 | ret = alloc_small (2, 0); - | ^~~~~~~~~~~~~~~ - ml_gdk.c: In function 'ml_gdk_display_get_window_at_pointer': - ml_gdk.c:331:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead - 331 | tup = alloc_tuple(3); - | ^~~~~~~~~~~~~ - ml_gdk.c: In function 'ml_gdk_property_change': - ml_gdk.c:360:13: warning: "string_length" is deprecated: use "caml_string_length" instead - 360 | int nelems = (format == 8 ? string_length (data) : Wosize_val(data)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gdk.c: In function 'copy_xdata': - ml_gdk.c:394:13: warning: "alloc_string" is deprecated: use "caml_alloc_string" instead - 394 | data = alloc_string (nitems); - | ^~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gdk.c:399:13: warning: "alloc" is deprecated: use "caml_alloc" instead - 399 | data = alloc (nitems,0); - | ^~~~~~~~~~~~~~~~~~~~ - ml_gdk.c:405:13: warning: "alloc" is deprecated: use "caml_alloc" instead - 405 | data = alloc (nitems,0); - | ^~~~~~~~~~~~~~~~~~~~ - ml_gdk.c:407:13: warning: "copy_int32" is deprecated: use "caml_copy_int32" instead - 407 | Store_field(data, i, copy_int32 (((long*)xdata)[i])); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gdk.c:414:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 414 | ret = alloc_small (2,0); - | ^~~~~~~~~~~~~~~~~~~~ - ml_gdk.c: In function 'ml_gdk_property_get': - ml_gdk.c:445:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 445 | pair = alloc_small(2,0); - | ^~~~~~~~~~~~~~~~~~~~ - ml_gdk.c: In function 'ml_gdk_event_get_time': - ml_gdk.c:490:13: warning: "copy_int32" is deprecated: use "caml_copy_int32" instead - 490 | ML_1 (gdk_event_get_time, GdkEvent_val, copy_int32) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gdk.c: In function 'ml_GdkEventMotion_x': - ml_gdk.c:508:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 508 | Make_Extractor (GdkEventMotion, GdkEvent_arg(Motion), x, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gdk.c: In function 'ml_GdkEventMotion_y': - ml_gdk.c:509:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 509 | Make_Extractor (GdkEventMotion, GdkEvent_arg(Motion), y, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gdk.c: In function 'copy_axes': - ml_gdk.c:516:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 516 | x = copy_double(axes[0]); - | ^~~~~~~~~~~~~~~~~~~~~ - ml_gdk.c:517:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 517 | y = copy_double(axes[0]); - | ^~~~~~~~~~~~~~~~~~~~~ - ml_gdk.c:518:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 518 | ret = alloc_small(2, 0); - | ^~~~~~~~~~~~~~~~~~~~ - ml_gdk.c: In function 'ml_GdkEventMotion_x_root': - ml_gdk.c:530:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 530 | Make_Extractor (GdkEventMotion, GdkEvent_arg(Motion), x_root, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gdk.c: In function 'ml_GdkEventMotion_y_root': - ml_gdk.c:531:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 531 | Make_Extractor (GdkEventMotion, GdkEvent_arg(Motion), y_root, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gdk.c: In function 'ml_GdkEventButton_x': - ml_gdk.c:533:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 533 | Make_Extractor (GdkEventButton, GdkEvent_arg(Button), x, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gdk.c: In function 'ml_GdkEventButton_y': - ml_gdk.c:534:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 534 | Make_Extractor (GdkEventButton, GdkEvent_arg(Button), y, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gdk.c: In function 'ml_GdkEventButton_x_root': - ml_gdk.c:539:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 539 | Make_Extractor (GdkEventButton, GdkEvent_arg(Button), x_root, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gdk.c: In function 'ml_GdkEventButton_y_root': - ml_gdk.c:540:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 540 | Make_Extractor (GdkEventButton, GdkEvent_arg(Button), y_root, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gdk.c: In function 'ml_GdkEventScroll_x': - ml_gdk.c:543:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 543 | Make_Extractor (GdkEventScroll, GdkEvent_arg(Scroll), x, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gdk.c: In function 'ml_GdkEventScroll_y': - ml_gdk.c:544:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 544 | Make_Extractor (GdkEventScroll, GdkEvent_arg(Scroll), y, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gdk.c: In function 'ml_GdkEventScroll_x_root': - ml_gdk.c:549:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 549 | Make_Extractor (GdkEventScroll, GdkEvent_arg(Scroll), x_root, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gdk.c: In function 'ml_GdkEventScroll_y_root': - ml_gdk.c:550:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 550 | Make_Extractor (GdkEventScroll, GdkEvent_arg(Scroll), y_root, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gdk.c: In function 'ml_GdkEventScroll_delta_x': - ml_gdk.c:551:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 551 | Make_Extractor (GdkEventScroll, GdkEvent_arg(Scroll), delta_x, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gdk.c: In function 'ml_GdkEventScroll_delta_y': - ml_gdk.c:552:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 552 | Make_Extractor (GdkEventScroll, GdkEvent_arg(Scroll), delta_y, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gdk.c: In function 'ml_GdkEventCrossing_x': - ml_gdk.c:562:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 562 | Make_Extractor (GdkEventCrossing, GdkEvent_arg(Crossing), x, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gdk.c: In function 'ml_GdkEventCrossing_y': - ml_gdk.c:563:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 563 | Make_Extractor (GdkEventCrossing, GdkEvent_arg(Crossing), y, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gdk.c: In function 'ml_GdkEventCrossing_x_root': - ml_gdk.c:564:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 564 | Make_Extractor (GdkEventCrossing, GdkEvent_arg(Crossing), x_root, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gdk.c: In function 'ml_GdkEventCrossing_y_root': - ml_gdk.c:565:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 565 | Make_Extractor (GdkEventCrossing, GdkEvent_arg(Crossing), y_root, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gdk.c: In function 'ml_GdkEventSetting_name': - ml_gdk.c:597:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead - 597 | Make_Extractor (GdkEventSetting, GdkEvent_arg(Setting), name, copy_string) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -pthread -Wno-deprecated-declarations -g -I /home/opam/.opam/4.14/lib/ocaml -I /home/opam/.opam/4.14/lib/cairo2 -I /home/opam/.opam/4.14/lib/ocaml/threads -o ml_gtk.o -c ml_gtk.c) - ml_gtk.c: In function 'ml_raise_gtk': - ml_gtk.c:52:13: warning: "raise_with_string" is deprecated: use "caml_raise_with_string" instead - 52 | raise_with_string (*exn, (char*)errmsg); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtk.c: In function 'ml_gtk_accelerator_parse': - ml_gtk.c:112:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 112 | tup = alloc_small(2, 0); - | ^~~~~~~~~~~~~~ - ml_gtk.c: In function 'ml_gtk_css_provider_load_from_data': - ml_gtk.c:221:41: warning: "string_length" is deprecated: use "caml_string_length" instead - 221 | SizedString_val(data), &err); - | ^~~~~~~~~~~~~~~~~~~~~~~ - ml_gtk.c: In function 'ml_gtk_widget_get_pointer': - ml_gtk.c:336:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 336 | ret = alloc_small (2,0); - | ^~~~~~~~~~~~~~~~ - ml_gtk.c: In function 'Val_GtkAllocation': - ml_gtk.c:374:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 374 | value ret = alloc_small (4, 0); - | ^~~~~~~~~~~~~~~~~~~~~~~ - ml_gtk.c: In function 'ml_gtk_widget_style_get_property': - ml_gtk.c:419:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead - 419 | invalid_argument("Gobject.Widget.style_get_property"); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtk.c: In function 'ml_gtk_drag_dest_set': - ml_gtk.c:460:20: warning: "alloc" is deprecated: use "caml_alloc" instead - 460 | alloc (Wosize_asize(n_targets * sizeof(GtkTargetEntry)), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtk.c: In function 'ml_gtk_drag_source_set': - ml_gtk.c:499:20: warning: "alloc" is deprecated: use "caml_alloc" instead - 499 | alloc (Wosize_asize(n_targets * sizeof(GtkTargetEntry)), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtk.c: In function 'ml_gtk_selection_data_get_data': - ml_gtk.c:532:13: warning: "alloc_string" is deprecated: use "caml_alloc_string" instead - 532 | ret = alloc_string (length); - | ^~~~~~~~~~~~~~~~~~~~ - ml_gtk.c: In function 'ml_gtk_selection_data_set': - ml_gtk.c:541:13: warning: "string_length" is deprecated: use "caml_string_length" instead - 541 | Unit) - | ^ - ml_gtk.c: In function 'ml_gtk_clipboard_set_text': - ml_gtk.c:556:13: warning: "string_length" is deprecated: use "caml_string_length" instead - 556 | ML_2 (gtk_clipboard_set_text, GtkClipboard_val, SizedString_val, Unit) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtk.c: In function 'clipboard_received_func': - ml_gtk.c:580:13: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead - 580 | callback_exn (*(value*)data, arg); - | ^~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtk.c: In function 'clipboard_text_received_func': - ml_gtk.c:594:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead - 594 | value arg = (text != NULL ? ml_some(copy_string(text)) : Val_unit); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtk.c:595:13: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead - 595 | callback_exn (*(value*)data, arg); - | ^~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtk.c: In function 'ml_gtk_clipboard_wait_for_targets': - ml_gtk.c:633:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 633 | new_cell = alloc_small(2,0); - | ^~~~~~~~~~~~~~~~~~~~~~ - ml_gtk.c: In function 'ml_gtk_simple_callback': - ml_gtk.c:666:13: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead - 666 | callback_exn (*clos, val); - | ^~~~~~~~~~~~~~~~~~ - ml_gtk.c: In function 'ml_gtk_window_get_size': - ml_gtk.c:836:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead - 836 | res = alloc_tuple(2) ; - | ^~~~~~~~~~~~ - ml_gtk.c: In function 'ml_activate_link_func': - ml_gtk.c:860:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead - 860 | v_link = copy_string (link); - | ^~~~~~~~~~~~~~~~~~ - ml_gtk.c:861:13: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead - 861 | callback_exn (*closure, v_link); - | ^~~~~~~~~~~~~~~~~~~~~~ - ml_gtk.c: In function 'ml_gtk_init': - ml_gtk.c:953:13: warning: "alloc" is deprecated: use "caml_alloc" instead - 953 | copy = (argc ? alloc (argc, Abstract_tag) : Atom(0)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtk.c:959:13: warning: "alloc" is deprecated: use "caml_alloc" instead - 959 | argv = (argc ? alloc (argc, 0) : Atom(0)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtk.c: In function 'ml_gtk_get_version': - ml_gtk.c:974:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 974 | value ret = alloc_small(3,0); - | ^~~~~~~~~~~~~~~~~~~~~ - ml_gtk.c: In function 'ml_gtk_get_current_event_time': - ml_gtk.c:981:13: warning: "copy_int32" is deprecated: use "caml_copy_int32" instead - 981 | ML_0 (gtk_get_current_event_time, copy_int32) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -pthread -Wno-deprecated-declarations -g -I /home/opam/.opam/4.14/lib/ocaml -I /home/opam/.opam/4.14/lib/cairo2 -I /home/opam/.opam/4.14/lib/ocaml/threads -o ml_gtktext.o -c ml_gtktext.c) - ml_gtktext.c: In function 'tag_foreach_func': - ml_gtktext.c:152:13: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead - 152 | callback_exn (*(value*)user_data, arg); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtktext.c: In function 'ml_gtk_text_buffer_insert': - ml_gtktext.c:225:13: warning: "string_length" is deprecated: use "caml_string_length" instead - 225 | GtkTextIter_val, SizedString_val, Unit) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtktext.c: In function 'ml_gtk_text_buffer_insert_at_cursor': - ml_gtktext.c:228:13: warning: "string_length" is deprecated: use "caml_string_length" instead - 228 | SizedString_val, Unit) - | ^~~~~~~~~~~~~~~~ - ml_gtktext.c: In function 'ml_gtk_text_buffer_insert_interactive': - ml_gtktext.c:231:13: warning: "string_length" is deprecated: use "caml_string_length" instead - 231 | GtkTextIter_val, SizedString_val, Bool_val, Val_bool) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtktext.c: In function 'ml_gtk_text_buffer_insert_interactive_at_cursor': - ml_gtktext.c:234:13: warning: "string_length" is deprecated: use "caml_string_length" instead - 234 | SizedString_val, Bool_val, Val_bool) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtktext.c: In function 'ml_gtk_text_buffer_set_text': - ml_gtktext.c:248:13: warning: "string_length" is deprecated: use "caml_string_length" instead - 248 | ML_2 (gtk_text_buffer_set_text, GtkTextBuffer_val, SizedString_val, Unit) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtktext.c: In function 'ml_gtk_text_buffer_get_bounds': - ml_gtktext.c:410:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead - 410 | res = alloc_tuple(2); - | ^~~~~~~~~~~ - ml_gtktext.c: In function 'ml_gtk_text_buffer_get_selection_bounds': - ml_gtktext.c:430:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead - 430 | res = alloc_tuple(2); - | ^~~~~~~~~~~ - ml_gtktext.c: In function 'ml_gtk_text_view_get_line_at_y': - ml_gtktext.c:531:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead - 531 | res = alloc_tuple(2); - | ^~~~~~~~~~~ - ml_gtktext.c: In function 'ml_gtk_text_view_get_line_yrange': - ml_gtktext.c:548:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead - 548 | res = alloc_tuple(2); - | ^~~~~~~~~~~ - ml_gtktext.c: In function 'ml_gtk_text_view_buffer_to_window_coords': - ml_gtktext.c:579:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead - 579 | res = alloc_tuple(2); - | ^~~~~~~~~~~ - ml_gtktext.c: In function 'ml_gtk_text_view_window_to_buffer_coords': - ml_gtktext.c:598:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead - 598 | res = alloc_tuple(2); - | ^~~~~~~~~~~ - ml_gtktext.c: In function 'ml_gtk_text_iter_forward_search': - ml_gtktext.c:850:13: warning: "alloc" is deprecated: use "caml_alloc" instead - 850 | Make_search(forward); - | ^~~~~~~~~ - ml_gtktext.c:850:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead - 850 | Make_search(forward); - | ^~~~~~~~~ - ml_gtktext.c: In function 'ml_gtk_text_iter_backward_search': - ml_gtktext.c:851:13: warning: "alloc" is deprecated: use "caml_alloc" instead - 851 | Make_search(backward); - | ^~~~~~~~~~ - ml_gtktext.c:851:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead - 851 | Make_search(backward); - | ^~~~~~~~~~ - ml_gtktext.c: In function 'ml_gtk_text_char_predicate': - ml_gtktext.c:856:13: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead - 856 | res = callback_exn (*clos, Val_int(ch)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -pthread -Wno-deprecated-declarations -g -I /home/opam/.opam/4.14/lib/ocaml -I /home/opam/.opam/4.14/lib/cairo2 -I /home/opam/.opam/4.14/lib/ocaml/threads -o ml_gtktree.o -c ml_gtktree.c) - ml_gtktree.c: In function 'ml_gtk_tree_path_get_indices': - ml_gtktree.c:109:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead - 109 | value ret = alloc_tuple(depth); - | ^~~~~~~~~~~~~~~~~~~~~ - ml_gtktree.c: In function 'gtk_tree_model_foreach_func': - ml_gtktree.c:157:13: warning: "callback2_exn" is deprecated: use "caml_callback2_exn" instead - 157 | vret = callback2_exn(*closure, vpath, viter); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtktree.c: In function 'ml_gtk_tree_store_newv': - ml_gtktree.c:183:13: warning: "alloc" is deprecated: use "caml_alloc" instead - 183 | (n_columns ? alloc (Wosize_asize(n_columns * sizeof(GType)), Abstract_tag) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtktree.c: In function 'ml_gtk_list_store_newv': - ml_gtktree.c:238:13: warning: "alloc" is deprecated: use "caml_alloc" instead - 238 | (n_columns ? alloc (Wosize_asize(n_columns * sizeof(GType)), Abstract_tag) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtktree.c: In function 'gtk_tree_selection_func': - ml_gtktree.c:290:13: warning: "callback2_exn" is deprecated: use "caml_callback2_exn" instead - 290 | value ret = callback2_exn(*(value*)clos_p, vp, Val_bool(cs)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtktree.c: In function 'gtk_tree_selection_foreach_func': - ml_gtktree.c:312:13: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead - 312 | value ret = callback_exn(*(value*)data, p); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtktree.c: In function 'gtk_tree_cell_data_func': - ml_gtktree.c:391:13: warning: "callback2_exn" is deprecated: use "caml_callback2_exn" instead - 391 | ret = callback2_exn(*closure, vmod, vit); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtktree.c: In function 'ml_gtk_tree_view_get_cursor': - ml_gtktree.c:464:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead - 464 | ret = alloc_tuple(2); - | ^~~~~~~~~~~ - ml_gtktree.c: In function 'ml_gtk_tree_view_get_path_at_pos': - ml_gtktree.c:488:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead - 488 | tup = alloc_tuple(4); - | ^~~~~~~~~~~~~ - ml_gtktree.c: In function 'ml_gtk_tree_view_enable_model_drag_dest': - ml_gtktree.c:520:13: warning: "alloc" is deprecated: use "caml_alloc" instead - 520 | targets = (GtkTargetEntry *) alloc - | ^~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtktree.c: In function 'ml_gtk_tree_view_enable_model_drag_source': - ml_gtktree.c:546:13: warning: "alloc" is deprecated: use "caml_alloc" instead - 546 | targets = (GtkTargetEntry *) alloc - | ^~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtktree.c: In function 'ml_gtk_tree_view_get_dest_row_at_pos': - ml_gtktree.c:579:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead - 579 | tup = alloc_tuple(2); - | ^~~~~~~~~~~~~ - ml_gtktree.c: In function 'ml_gtk_row_separator_func': - ml_gtktree.c:599:13: warning: "callback2_exn" is deprecated: use "caml_callback2_exn" instead - 599 | mlret = callback2_exn (*closure, arg1, arg2); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtktree.c: In function 'ml_gtk_tree_view_get_tooltip_context': - ml_gtktree.c:665:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead - 665 | tup = alloc_tuple(3); - | ^~~~~~~~~~~ - ml_gtktree.c:670:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead - 670 | sub = alloc_tuple(3); - | ^~~~~~~~~~~~~ - ml_gtktree.c: In function 'ml_gtk_tree_sortable_get_sort_column_id': - ml_gtktree.c:764:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 764 | ret = alloc_small(2, 0); - | ^~~~~~~~~~~~~~~~ - ml_gtktree.c: In function 'gtk_tree_iter_compare_func': - ml_gtktree.c:783:13: warning: "callback3_exn" is deprecated: use "caml_callback3_exn" instead - 783 | ret = callback3_exn(*clos, obj, iter_a, iter_b); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtktree.c: In function 'gtk_tree_model_filter_visible_func': - ml_gtktree.c:826:13: warning: "callback2_exn" is deprecated: use "caml_callback2_exn" instead - 826 | ret = callback2_exn(*clos, obj, it); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtktree.c: In function 'ml_iconview_foreach': - ml_gtktree.c:893:13: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead - 893 | callback_exn(*cb, p); - | ^~~~~~~~~~~ - ml_gtktree.c: In function 'ml_gtk_icon_view_get_selected_items': - ml_gtktree.c:915:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 915 | cell = alloc_small(2, Tag_cons); - | ^~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtktree.c: In function 'callback4': - ml_gtktree.c:968:13: warning: "callbackN" is deprecated: use "caml_callbackN" instead - 968 | return callbackN(closure, 4, arg); - | ^~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtktree.c: In function 'encode_iter': - ml_gtktree.c:1166:13: warning: "callback2" is deprecated: use "caml_callback2" instead - 1166 | }) - | ^ - ml_gtktree.c: In function 'custom_model_get_flags': - ml_gtktree.c:1212:13: warning: "callback" is deprecated: use "caml_callback" instead - 1212 | }) - | ^ - ml_gtktree.c: In function 'custom_model_get_n_columns': - ml_gtktree.c:1225:13: warning: "callback" is deprecated: use "caml_callback" instead - 1225 | return Int_val(n_columns);})} - | ^~~~~~~~~~~~~~~~~~~~~~~ - ml_gtktree.c: In function 'custom_model_get_column_type': - ml_gtktree.c:1238:13: warning: "callback2" is deprecated: use "caml_callback2" instead - 1238 | return GType_val(t);})} - | ^~~~~~~~~~~~~~~ - ml_gtktree.c: In function 'custom_model_get_iter': - ml_gtktree.c:1268:27: warning: "callback2" is deprecated: use "caml_callback2" instead - 1268 | }})} - | ^ - ml_gtktree.c: In function 'custom_model_get_path': - ml_gtktree.c:1288:13: warning: "callback2" is deprecated: use "caml_callback2" instead - 1288 | return gtk_tree_path_copy(GtkTreePath_val(path));})}} - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtktree.c: In function 'custom_model_iter_next': - ml_gtktree.c:1329:27: warning: "callback2" is deprecated: use "caml_callback2" instead - 1329 | })})}} - | ^ - ml_gtktree.c: In function 'custom_model_iter_children': - ml_gtktree.c:1352:27: warning: "callback2" is deprecated: use "caml_callback2" instead - 1352 | })})}} - | ^ - ml_gtktree.c: In function 'custom_model_iter_has_child': - ml_gtktree.c:1368:13: warning: "callback2" is deprecated: use "caml_callback2" instead - 1368 | return Bool_val(callback2(method,callback_object, row));})}} - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtktree.c: In function 'custom_model_iter_n_children': - ml_gtktree.c:1382:13: warning: "callback2" is deprecated: use "caml_callback2" instead - 1382 | return Int_val(callback2(method,callback_object, arg));})}} - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtktree.c: In function 'custom_model_iter_nth_child': - ml_gtktree.c:1407:27: warning: "callback3" is deprecated: use "caml_callback3" instead - 1407 | })})}} - | ^ - ml_gtktree.c: In function 'custom_model_iter_parent': - ml_gtktree.c:1431:27: warning: "callback2" is deprecated: use "caml_callback2" instead - 1431 | })})}} - | ^~ - ml_gtktree.c: In function 'custom_model_ref_node': - ml_gtktree.c:1445:20: warning: "callback2" is deprecated: use "caml_callback2" instead - 1445 | callback2(method, callback_object, row);})}} - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtktree.c: In function 'custom_model_unref_node': - ml_gtktree.c:1459:20: warning: "callback2" is deprecated: use "caml_callback2" instead - 1459 | callback2(method, callback_object, row);})}} - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtktree.c: In function 'ml_gtk_tree_view_get_visible_range': - ml_gtktree.c:1588:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead - 1588 | result = alloc_tuple(2); - | ^~~~~~~~~~~~~~~~~ -> compiled lablgtk3.3.1.5 Processing 45/51: [coq: make] -> installed lablgtk3.3.1.5 Processing 46/51: [coq: make] Processing 47/51: [coq: make] [lablgtk3-sourceview3: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "lablgtk3-sourceview3" "-j" "39" (CWD=/home/opam/.opam/4.14/.opam-switch/build/lablgtk3-sourceview3.3.1.5) - (cd _build/default/src-sourceview3 && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -I/usr/include/gtksourceview-3.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -pthread -I/usr/include/libxml2 -Wno-deprecated-declarations -g -I /home/opam/.opam/4.14/lib/ocaml -I /home/opam/.opam/4.14/lib/cairo2 -I /home/opam/.opam/4.14/lib/lablgtk3 -I /home/opam/.opam/4.14/lib/ocaml/threads -o ml_gtksourceview3.o -c ml_gtksourceview3.c) - ml_gtksourceview3.c: In function 'custom_completion_provider_get_name': - ml_gtksourceview3.c:230:13: warning: "callback" is deprecated: use "caml_callback" instead - 230 | return g_strdup(string_val (METHOD1(obj, 0, Val_unit))); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtksourceview3.c: In function 'custom_completion_provider_get_icon': - ml_gtksourceview3.c:236:13: warning: "callback" is deprecated: use "caml_callback" instead - 236 | return GdkPixbuf_option_val (METHOD1(obj, 1, Val_unit)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtksourceview3.c:236:13: warning: "callback" is deprecated: use "caml_callback" instead - ml_gtksourceview3.c:236:13: warning: "callback" is deprecated: use "caml_callback" instead - ml_gtksourceview3.c: In function 'custom_completion_provider_populate': - ml_gtksourceview3.c:242:13: warning: "callback" is deprecated: use "caml_callback" instead - 242 | METHOD1(obj, 2, Val_GtkSourceCompletionContext(context)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtksourceview3.c: In function 'custom_completion_provider_get_activation': - ml_gtksourceview3.c:248:13: warning: "callback" is deprecated: use "caml_callback" instead - 248 | return Flags_Source_completion_activation_flags_val (METHOD1(obj, 3, Val_unit)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtksourceview3.c: In function 'custom_completion_provider_match': - ml_gtksourceview3.c:254:13: warning: "callback" is deprecated: use "caml_callback" instead - 254 | return Bool_val (METHOD1(obj, 4, Val_GtkSourceCompletionContext(context))); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtksourceview3.c: In function 'custom_completion_provider_get_info_widget': - ml_gtksourceview3.c:260:13: warning: "callback" is deprecated: use "caml_callback" instead - 260 | return Option_val (METHOD1(obj, 5, Val_GtkSourceCompletionProposal(proposal)), GtkWidget_val, NULL); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtksourceview3.c:260:13: warning: "callback" is deprecated: use "caml_callback" instead - ml_gtksourceview3.c:260:13: warning: "callback" is deprecated: use "caml_callback" instead - ml_gtksourceview3.c: In function 'custom_completion_provider_update_info': - ml_gtksourceview3.c:267:13: warning: "callback2" is deprecated: use "caml_callback2" instead - 267 | METHOD2(obj, 6, Val_GtkSourceCompletionProposal(proposal), Val_GtkSourceCompletionInfo(info)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtksourceview3.c: In function 'custom_completion_provider_get_start_iter': - ml_gtksourceview3.c:274:13: warning: "callback3" is deprecated: use "caml_callback3" instead - 274 | return Bool_val (METHOD3(obj, 7, Val_GtkSourceCompletionContext(context), Val_GtkSourceCompletionProposal(proposal), Val_GtkTextIter(iter))); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtksourceview3.c: In function 'custom_completion_provider_activate_proposal': - ml_gtksourceview3.c:281:13: warning: "callback2" is deprecated: use "caml_callback2" instead - 281 | return Bool_val (METHOD2(obj, 8, Val_GtkSourceCompletionProposal(proposal), Val_GtkTextIter(iter))); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtksourceview3.c: In function 'custom_completion_provider_get_interactive_delay': - ml_gtksourceview3.c:287:13: warning: "callback" is deprecated: use "caml_callback" instead - 287 | return Int_val (METHOD1(obj, 9, Val_unit)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtksourceview3.c: In function 'custom_completion_provider_get_priority': - ml_gtksourceview3.c:293:13: warning: "callback" is deprecated: use "caml_callback" instead - 293 | return Int_val (METHOD1(obj, 10, Val_unit)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtksourceview3.c: In function 'ml_gtk_source_view_get_mark_attributes': - ml_gtksourceview3.c:564:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 564 | result = alloc_small(1,0); - | ^~~~~~~~~~~~~~~~~~ - ml_gtksourceview3.c: In function 'custom_undo_manager_can_undo': - ml_gtksourceview3.c:604:13: warning: "callback" is deprecated: use "caml_callback" instead - 604 | return Bool_val (METHOD1(obj, 0, Val_unit)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtksourceview3.c: In function 'custom_undo_manager_can_redo': - ml_gtksourceview3.c:610:13: warning: "callback" is deprecated: use "caml_callback" instead - 610 | return Bool_val (METHOD1(obj, 1, Val_unit)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtksourceview3.c: In function 'custom_undo_manager_undo': - ml_gtksourceview3.c:616:13: warning: "callback" is deprecated: use "caml_callback" instead - 616 | METHOD1(obj, 2, Val_unit); - | ^~~~~~~~~~~~~~~~ - ml_gtksourceview3.c: In function 'custom_undo_manager_redo': - ml_gtksourceview3.c:622:13: warning: "callback" is deprecated: use "caml_callback" instead - 622 | METHOD1(obj, 3, Val_unit); - | ^~~~~~~~~~~~~~~~ - ml_gtksourceview3.c: In function 'custom_undo_manager_begin_not_undoable_action': - ml_gtksourceview3.c:628:13: warning: "callback" is deprecated: use "caml_callback" instead - 628 | METHOD1(obj, 4, Val_unit); - | ^~~~~~~~~~~~~~~~ - ml_gtksourceview3.c: In function 'custom_undo_manager_end_not_undoable_action': - ml_gtksourceview3.c:634:13: warning: "callback" is deprecated: use "caml_callback" instead - 634 | METHOD1(obj, 5, Val_unit); - | ^~~~~~~~~~~~~~~~ - ml_gtksourceview3.c: In function 'custom_undo_manager_can_undo_changed': - ml_gtksourceview3.c:640:13: warning: "callback" is deprecated: use "caml_callback" instead - 640 | METHOD1(obj, 6, Val_unit); - | ^~~~~~~~~~~~~~~~ - ml_gtksourceview3.c: In function 'custom_undo_manager_can_redo_changed': - ml_gtksourceview3.c:646:13: warning: "callback" is deprecated: use "caml_callback" instead - 646 | METHOD1(obj, 7, Val_unit); - | ^~~~~~~~~~~~~~~~ - ml_gtksourceview3.c: At top level: - ml_gtksourceview3.c:796:13: warning: Deprecated pre-processor symbol: replace with "const" - 796 | static G_CONST_RETURN gchar * - | ^~~~~~~~~~~~~~~~~ -> compiled lablgtk3-sourceview3.3.1.5 Processing 47/51: [coq: make] -> installed lablgtk3-sourceview3.3.1.5 Processing 48/51: [coq: make] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "COQ_USE_DUNE=" "-j39" (CWD=/home/opam/.opam/4.14/.opam-switch/build/coq.8.14.1) - make --warn-undefined-variable --no-builtin-rules -f Makefile.build - make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/coq.8.14.1' - MKDIR BUILD_OUT - DUNE _build/install/default/bin/coqdep - DUNE sources - Warning: Coq Language Versions lower than 0.8 have been deprecated in Dune - 3.8 and will be removed in an upcoming Dune version. - Hint: To disable this warning, add the following to your dune-project file: - (warnings (deprecated_coq_lang_lt_08 disabled)) - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -rectypes -g -bin-annot -I lib/.lib.objs/byte -I /home/opam/.opam/4.14/lib/ocaml/threads -I clib/.clib.objs/byte -I config/.config.objs/byte -no-alias-deps -o lib/.lib.objs/byte/util.cmi -c -intf lib/util.mli) - File "lib/util.mli", line 81, characters 27-35: - 81 | val stream_nth : int -> 'a Stream.t -> 'a - ^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "lib/util.mli", line 82, characters 29-37: - 82 | val stream_njunk : int -> 'a Stream.t -> unit - ^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -rectypes -g -O3 -unbox-closures -I lib/.lib.objs/byte -I lib/.lib.objs/native -I /home/opam/.opam/4.14/lib/ocaml/threads -I clib/.clib.objs/byte -I clib/.clib.objs/native -I config/.config.objs/byte -I config/.config.objs/native -intf-suffix .ml -no-alias-deps -o lib/.lib.objs/native/lStream.cmx -c -impl lib/lStream.ml) - File "lib/lStream.ml", line 14, characters 12-20: - 14 | strm : 'a Stream.t; - ^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "lib/lStream.ml", line 26, characters 4-15: - 26 | Stream.from - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "lib/lStream.ml", line 35, characters 17-29: - 35 | let count strm = Stream.count strm.strm - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "lib/lStream.ml", line 38, characters 16-28: - 38 | strm.fun_loc (Stream.count strm.strm) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "lib/lStream.ml", line 57, characters 10-21: - 57 | let a = Stream.peek strm.strm in - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "lib/lStream.ml", line 58, characters 22-33: - 58 | if Option.has_some (Stream.peek strm.strm) then strm.max_peek <- max (Stream.count strm.strm + 1) strm.max_peek; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "lib/lStream.ml", line 58, characters 72-84: - 58 | if Option.has_some (Stream.peek strm.strm) then strm.max_peek <- max (Stream.count strm.strm + 1) strm.max_peek; - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "lib/lStream.ml", line 62, characters 10-22: - 62 | let l = Stream.npeek n strm.strm in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "lib/lStream.ml", line 63, characters 24-36: - 63 | strm.max_peek <- max (Stream.count strm.strm + List.length l) strm.max_peek; - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "lib/lStream.ml", line 67, characters 13-25: - 67 | let list = Stream.npeek (n + 1) strm.strm in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "lib/lStream.ml", line 70, characters 36-48: - 70 | x :: _, 0 -> strm.max_peek <- Stream.count strm.strm + n + 1; x - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "lib/lStream.ml", line 72, characters 32-44: - 72 | | [], p -> strm.max_peek <- Stream.count strm.strm + (n - p); raise Stream.Failure - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "lib/lStream.ml", line 72, characters 72-86: - 72 | | [], p -> strm.max_peek <- Stream.count strm.strm + (n - p); raise Stream.Failure - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "lib/lStream.ml", line 76, characters 16-27: - 76 | let junk strm = Stream.junk strm.strm - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "lib/lStream.ml", line 78, characters 16-27: - 78 | let next strm = Stream.next strm.strm - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -rectypes -g -O3 -unbox-closures -I lib/.lib.objs/byte -I lib/.lib.objs/native -I /home/opam/.opam/4.14/lib/ocaml/threads -I clib/.clib.objs/byte -I clib/.clib.objs/native -I config/.config.objs/byte -I config/.config.objs/native -intf-suffix .ml -no-alias-deps -o lib/.lib.objs/native/util.cmx -c -impl lib/util.ml) - File "lib/util.ml", line 126, characters 16-28: - 126 | try List.nth (Stream.npeek (n+1) st) n - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "lib/util.ml", line 127, characters 26-40: - 127 | with Failure _ -> raise Stream.Failure - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "lib/util.ml", line 130, characters 11-22: - 130 | repeat n Stream.junk st - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -rectypes -g -O3 -unbox-closures -I lib/.lib.objs/byte -I lib/.lib.objs/native -I /home/opam/.opam/4.14/lib/ocaml/threads -I clib/.clib.objs/byte -I clib/.clib.objs/native -I config/.config.objs/byte -I config/.config.objs/native -intf-suffix .ml -no-alias-deps -o lib/.lib.objs/native/coqProject_file.cmx -c -impl lib/coqProject_file.ml) - File "lib/coqProject_file.ml", line 100, characters 35-46: - 100 | let rec parse_string buf s = match Stream.next s with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "lib/coqProject_file.ml", line 105, characters 12-26: - 105 | | exception Stream.Failure -> buffer buf - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "lib/coqProject_file.ml", line 107, characters 32-43: - 107 | and parse_string2 buf s = match Stream.next s with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "lib/coqProject_file.ml", line 112, characters 12-26: - 112 | | exception Stream.Failure -> raise (Parsing_error "unterminated string") - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "lib/coqProject_file.ml", line 114, characters 33-44: - 114 | and parse_skip_comment s = match Stream.next s with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "lib/coqProject_file.ml", line 117, characters 12-26: - 117 | | exception Stream.Failure -> () - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "lib/coqProject_file.ml", line 119, characters 34-45: - 119 | and parse_args buf accu s = match Stream.next s with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "lib/coqProject_file.ml", line 131, characters 12-26: - 131 | | exception Stream.Failure -> accu - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "lib/coqProject_file.ml", line 138, characters 31-48: - 138 | let res = parse_args buf [] (Stream.of_channel c) in - ^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - Warning: Coq Language Versions lower than 0.8 have been deprecated in Dune - 3.8 and will be removed in an upcoming Dune version. - Hint: To disable this warning, add the following to your dune-project file: - (warnings (deprecated_coq_lang_lt_08 disabled)) - COQDEP VFILES - DUNE sources - Warning: Coq Language Versions lower than 0.8 have been deprecated in Dune - 3.8 and will be removed in an upcoming Dune version. - Hint: To disable this warning, add the following to your dune-project file: - (warnings (deprecated_coq_lang_lt_08 disabled)) - DUNE _build/install/default/bin/coqc - DUNE _build/default/plugins/ltac/ltac_plugin.cmxs - DUNE _build/default/plugins/syntax/number_string_notation_plugin.cmxs - DUNE _build/default/plugins/ltac/tauto_plugin.cmxs - DUNE _build/default/plugins/cc/cc_plugin.cmxs - DUNE _build/default/plugins/firstorder/firstorder_plugin.cmxs - DUNE _build/default/plugins/ssrmatching/ssrmatching_plugin.cmxs - DUNE _build/default/plugins/ssr/ssreflect_plugin.cmxs - DUNE _build/default/plugins/ssrsearch/ssrsearch_plugin.cmxs - DUNE _build/default/plugins/ring/ring_plugin.cmxs - DUNE _build/default/plugins/micromega/zify_plugin.cmxs - Warning: Coq Language Versions lower than 0.8 have been deprecated in Dune - 3.8 and will be removed in an upcoming Dune version. - Hint: To disable this warning, add the following to your dune-project file: - (warnings (deprecated_coq_lang_lt_08 disabled)) - DUNE _build/default/plugins/micromega/micromega_plugin.cmxs - DUNE _build/default/plugins/rtauto/rtauto_plugin.cmxs - DUNE _build/default/plugins/nsatz/nsatz_plugin.cmxs - DUNE _build/default/plugins/extraction/extraction_plugin.cmxs - DUNE _build/default/plugins/funind/funind_plugin.cmxs - DUNE _build/default/plugins/syntax/float_syntax_plugin.cmxs - DUNE _build/default/plugins/derive/derive_plugin.cmxs - DUNE _build/default/plugins/btauto/btauto_plugin.cmxs - DUNE _build/default/user-contrib/Ltac2/ltac2_plugin.cmxs - DUNE _build/install/default/bin/coqproofworker.opt - DUNE _build/install/default/bin/coqtacticworker.opt - DUNE _build/install/default/bin/coqqueryworker.opt - DUNE _build/install/default/bin/coqtop - DUNE _build/install/default/bin/coqchk - DUNE _build/install/default/bin/csdpcert - DUNE _build/install/default/bin/coqnative - DUNE _build/install/default/bin/votour - DUNE _build/install/default/bin/coqdoc - DUNE _build/install/default/lib/coq-core/tools/coqdoc/coqdoc.sty - DUNE _build/install/default/lib/coq-core/tools/coqdoc/coqdoc.css - DUNE _build/install/default/bin/coqwc - DUNE _build/install/default/bin/coq_makefile - DUNE _build/default/tools/CoqMakefile.in - DUNE _build/install/default/bin/ocamllibdep - DUNE _build/default/doc/tools/docgram/doc_grammar.exe - DUNE _build/default/coq-core.install - DUNE _build/default/coqide-server.install - DUNE revision - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -rectypes -g -bin-annot -I gramlib/.gramlib.objs/byte -I /home/opam/.opam/4.14/lib/ocaml/threads -I clib/.clib.objs/byte -I config/.config.objs/byte -I lib/.lib.objs/byte -no-alias-deps -open Gramlib -o gramlib/.gramlib.objs/byte/gramlib__Plexing.cmi -c -intf gramlib/plexing.mli) - File "gramlib/plexing.mli", line 14, characters 41-49: - 14 | type 'te lexer_func = ?loc:Loc.t -> char Stream.t -> 'te LStream.t - ^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -rectypes -g -O3 -unbox-closures -I gramlib/.gramlib.objs/byte -I gramlib/.gramlib.objs/native -I /home/opam/.opam/4.14/lib/ocaml/threads -I clib/.clib.objs/byte -I clib/.clib.objs/native -I config/.config.objs/byte -I config/.config.objs/native -I lib/.lib.objs/byte -I lib/.lib.objs/native -intf-suffix .ml -no-alias-deps -open Gramlib -o gramlib/.gramlib.objs/native/gramlib__Plexing.cmx -c -impl gramlib/plexing.ml) - File "gramlib/plexing.ml", line 5, characters 41-49: - 5 | type 'te lexer_func = ?loc:Loc.t -> char Stream.t -> 'te LStream.t - ^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -rectypes -g -bin-annot -I gramlib/.gramlib.objs/byte -I /home/opam/.opam/4.14/lib/ocaml/threads -I clib/.clib.objs/byte -I config/.config.objs/byte -I lib/.lib.objs/byte -no-alias-deps -open Gramlib -o gramlib/.gramlib.objs/byte/gramlib__Grammar.cmi -c -intf gramlib/grammar.mli) - File "gramlib/grammar.mli", line 30, characters 34-42: - 30 | val make : ?loc:Loc.t -> char Stream.t -> t - ^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -rectypes -g -O3 -unbox-closures -I gramlib/.gramlib.objs/byte -I gramlib/.gramlib.objs/native -I /home/opam/.opam/4.14/lib/ocaml/threads -I clib/.clib.objs/byte -I clib/.clib.objs/native -I config/.config.objs/byte -I config/.config.objs/native -I lib/.lib.objs/byte -I lib/.lib.objs/native -intf-suffix .ml -no-alias-deps -open Gramlib -o gramlib/.gramlib.objs/native/gramlib__Grammar.cmx -c -impl gramlib/grammar.ml) - File "gramlib/grammar.ml", line 20, characters 34-42: - 20 | val make : ?loc:Loc.t -> char Stream.t -> t - ^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1073, characters 15-29: - 1073 | | _ -> raise Stream.Failure - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1082, characters 15-29: - 1082 | | _ -> raise Stream.Failure - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1091, characters 27-41: - 1091 | | LocAct (_, _) -> raise Stream.Failure | DeadEnd -> raise Stream.Failure - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1091, characters 61-75: - 1091 | | LocAct (_, _) -> raise Stream.Failure | DeadEnd -> raise Stream.Failure - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1095, characters 13-27: - 1095 | else raise Stream.Failure - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1101, characters 6-20: - 1101 | Stream.Failure -> raise (Stream.Error (tree_failed entry a symb son)) - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1101, characters 31-43: - 1101 | Stream.Failure -> raise (Stream.Error (tree_failed entry a symb son)) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1120, characters 4-18: - 1120 | Stream.Failure -> - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1127, characters 62-76: - 1127 | skip_if_empty bp (fun (strm__ : _ LStream.t) -> raise Stream.Failure) - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1129, characters 11-25: - 1129 | with Stream.Failure -> - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1162, characters 52-66: - 1162 | DeadEnd -> (fun (strm__ : _ LStream.t) -> raise Stream.Failure) - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1173, characters 53-67: - 1173 | try Some (entry.estart alevn strm__) with Stream.Failure -> None - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1183, characters 31-45: - 1183 | try p1 strm__ with Stream.Failure -> p2 strm__) - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1193, characters 17-31: - 1193 | Stream.Failure -> - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1194, characters 26-38: - 1194 | raise (Stream.Error (tree_failed entry a s son)) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1204, characters 43-57: - 1204 | match try Some (ps strm) with Stream.Failure -> None with - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1207, characters 49-63: - 1207 | (try Some (p1 bp a strm) with Stream.Failure -> None) - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1210, characters 34-46: - 1210 | | None -> raise (Stream.Error (tree_failed entry a s son)) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1217, characters 4-18: - 1217 | Stream.Failure -> - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1245, characters 66-80: - 1245 | (match (try Some (tematch (LStream.peek_nth n strm)) with Stream.Failure -> None) with - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1247, characters 44-58: - 1247 | (match try Some (p1 a strm) with Stream.Failure -> None with - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1251, characters 42-56: - 1251 | | DeadEnd -> fun last_a strm -> raise Stream.Failure - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1257, characters 35-49: - 1257 | try Some (ps strm) with Stream.Failure -> - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1259, characters 87-101: - 1259 | try Some (parser_of_tree entry nlevn alevn (top_tree entry tree) strm) with Stream.Failure -> None - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1262, characters 26-38: - 1262 | | None -> raise (Stream.Error (tree_failed entry last_a (Stoken last_tok) tree)) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1269, characters 20-34: - 1269 | | None -> raise Stream.Failure - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1277, characters 43-57: - 1277 | match try Some (ps al strm__) with Stream.Failure -> None with - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1287, characters 40-54: - 1287 | match try Some (pt strm__) with Stream.Failure -> None with - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1291, characters 16-30: - 1291 | Stream.Failure -> - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1292, characters 25-37: - 1292 | raise (Stream.Error (symb_failed entry v sep symb)) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1298, characters 44-58: - 1298 | match try Some (ps [] strm__) with Stream.Failure -> None with - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1305, characters 40-54: - 1305 | match try Some (pt strm__) with Stream.Failure -> None with - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1308, characters 44-58: - 1308 | (try Some (ps al strm__) with Stream.Failure -> None) - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1316, characters 44-58: - 1316 | match try Some (ps [] strm__) with Stream.Failure -> None with - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1322, characters 43-57: - 1322 | match try Some (ps al strm__) with Stream.Failure -> None with - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1333, characters 40-54: - 1333 | match try Some (pt strm__) with Stream.Failure -> None with - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1337, characters 16-30: - 1337 | Stream.Failure -> - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1340, characters 22-36: - 1340 | Stream.Failure -> - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1341, characters 31-43: - 1341 | raise (Stream.Error (symb_failed entry v sep symb)) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1355, characters 40-54: - 1355 | match try Some (pt strm__) with Stream.Failure -> None with - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1358, characters 44-58: - 1358 | (try Some (ps al strm__) with Stream.Failure -> None) - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1364, characters 20-34: - 1364 | Stream.Failure -> None - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1377, characters 41-55: - 1377 | match try Some (ps strm__) with Stream.Failure -> None with - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1400, characters 20-34: - 1400 | | None -> raise Stream.Failure - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1434, characters 52-66: - 1434 | [] -> (fun levn (strm__ : _ LStream.t) -> raise Stream.Failure) - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1470, characters 50-64: - 1470 | match try Some (p2 strm__) with Stream.Failure -> None with - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1491, characters 57-71: - 1491 | [] -> (fun levn bp a (strm__ : _ LStream.t) -> raise Stream.Failure) - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1510, characters 16-30: - 1510 | Stream.Failure -> - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1521, characters 37-51: - 1521 | try p levn bp a strm__ with Stream.Failure -> a) - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1522, characters 63-77: - 1522 | | Dparser p -> fun levn bp a (strm__ : _ LStream.t) -> raise Stream.Failure - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1525, characters 9-21: - 1525 | raise (Stream.Error ("entry [" ^ ename ^ "] is empty")) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1586, characters 6-20: - 1586 | Stream.Failure -> - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1589, characters 6-18: - 1589 | | Stream.Error _ as exc -> - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1588, characters 22-34: - 1588 | Loc.raise ~loc (Stream.Error ("illegal begin of " ^ entry.ename)) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1629, characters 51-65: - 1629 | (fun _ _ _ (strm__ : _ LStream.t) -> raise Stream.Failure); - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1642, characters 51-65: - 1642 | (fun _ _ _ (strm__ : _ LStream.t) -> raise Stream.Failure); - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1728, characters 55-69: - 1728 | e.estart <- (fun _ (strm__ : _ LStream.t) -> raise Stream.Failure); - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1729, characters 62-76: - 1729 | e.econtinue <- (fun _ _ _ (strm__ : _ LStream.t) -> raise Stream.Failure); - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - (cd _build/default/kernel/byterun && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -Wall -Wno-unused -g -O2 -msse2 -mfpmath=sse -g -I /home/opam/.opam/4.14/lib/ocaml -o coq_memory.o -c coq_memory.c) - coq_memory.c: In function 'init_coq_vm': - coq_memory.c:114:13: warning: "scan_roots_hook" is deprecated: use "caml_scan_roots_hook" instead - 114 | coq_prev_scan_roots_hook = scan_roots_hook; - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - coq_memory.c:115:13: warning: "scan_roots_hook" is deprecated: use "caml_scan_roots_hook" instead - 115 | scan_roots_hook = coq_scan_roots; - | ^~~~~~~~~~~~~~~~~~~~~~~~~ - (cd _build/default/kernel/byterun && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -Wall -Wno-unused -g -O2 -msse2 -mfpmath=sse -g -I /home/opam/.opam/4.14/lib/ocaml -o coq_fix_code.o -c coq_fix_code.c) - coq_fix_code.c: In function 'coq_stat_alloc': - coq_fix_code.c:36:13: warning: "raise_out_of_memory" is deprecated: use "caml_raise_out_of_memory" instead - 36 | if (result == NULL) raise_out_of_memory (); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -rectypes -g -bin-annot -I interp/.interp.objs/byte -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/zarith -I clib/.clib.objs/byte -I config/.config.objs/byte -I engine/.engine.objs/byte -I kernel/.kernel.objs/byte -I kernel/byterun/.coqrun.objs/byte -I lib/.lib.objs/byte -I library/.library.objs/byte -I pretyping/.pretyping.objs/byte -no-alias-deps -o interp/.interp.objs/byte/numTok.cmi -c -intf interp/numTok.mli) - File "interp/numTok.mli", line 85, characters 19-27: - 85 | val parse : char Stream.t -> t - ^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -rectypes -g -bin-annot -I parsing/.parsing.objs/byte -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/zarith -I clib/.clib.objs/byte -I config/.config.objs/byte -I engine/.engine.objs/byte -I gramlib/.gramlib.objs/byte -I interp/.interp.objs/byte -I kernel/.kernel.objs/byte -I kernel/byterun/.coqrun.objs/byte -I lib/.lib.objs/byte -I library/.library.objs/byte -I pretyping/.pretyping.objs/byte -no-alias-deps -o parsing/.parsing.objs/byte/g_constr.cmo -c -impl parsing/g_constr.ml) - File "parsing/g_constr.mlg", line 46, characters 19-33: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -rectypes -g -bin-annot -I toplevel/.toplevel.objs/byte -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/zarith -I clib/.clib.objs/byte -I config/.config.objs/byte -I engine/.engine.objs/byte -I gramlib/.gramlib.objs/byte -I interp/.interp.objs/byte -I kernel/.kernel.objs/byte -I kernel/byterun/.coqrun.objs/byte -I lib/.lib.objs/byte -I library/.library.objs/byte -I parsing/.parsing.objs/byte -I pretyping/.pretyping.objs/byte -I printing/.printing.objs/byte -I proofs/.proofs.objs/byte -I stm/.stm.objs/byte -I sysinit/.sysinit.objs/byte -I tactics/.tactics.objs/byte -I vernac/.vernac.objs/byte -no-alias-deps -o toplevel/.toplevel.objs/byte/g_toplevel.cmo -c -impl toplevel/g_toplevel.ml) - File "toplevel/g_toplevel.mlg", line 34, characters 19-33: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -rectypes -g -O3 -unbox-closures -I engine/.engine.objs/byte -I engine/.engine.objs/native -I /home/opam/.opam/4.14/lib/ocaml/threads -I clib/.clib.objs/byte -I clib/.clib.objs/native -I config/.config.objs/byte -I config/.config.objs/native -I kernel/.kernel.objs/byte -I kernel/.kernel.objs/native -I kernel/byterun/.coqrun.objs/byte -I kernel/byterun/.coqrun.objs/native -I lib/.lib.objs/byte -I lib/.lib.objs/native -I library/.library.objs/byte -I library/.library.objs/native -intf-suffix .ml -no-alias-deps -o engine/.engine.objs/native/evarutil.cmx -c -impl engine/evarutil.ml) - File "engine/evarutil.ml", line 131, characters 10-18: - 131 | let m = E.create () in - ^^^^^^^^ - Alert old_ephemeron_api: E.create - This function won't be available in 5.0 - File "engine/evarutil.ml", line 132, characters 19-29: - 132 | fun x y -> match E.get_key1 m, E.get_key2 m with - ^^^^^^^^^^ - Alert old_ephemeron_api: E.get_key1 - This function won't be available in 5.0 - File "engine/evarutil.ml", line 132, characters 33-43: - 132 | fun x y -> match E.get_key1 m, E.get_key2 m with - ^^^^^^^^^^ - Alert old_ephemeron_api: E.get_key2 - This function won't be available in 5.0 - File "engine/evarutil.ml", line 133, characters 60-70: - 133 | | Some x', Some y' when x == x' && y == y' -> Option.get (E.get_data m) - ^^^^^^^^^^ - Alert old_ephemeron_api: E.get_data - This function won't be available in 5.0 - File "engine/evarutil.ml", line 134, characters 26-36: - 134 | | _ -> let r = f x y in E.set_key1 m x; E.set_key2 m y; E.set_data m r; r - ^^^^^^^^^^ - Alert old_ephemeron_api: E.set_key1 - This function won't be available in 5.0 - File "engine/evarutil.ml", line 134, characters 42-52: - 134 | | _ -> let r = f x y in E.set_key1 m x; E.set_key2 m y; E.set_data m r; r - ^^^^^^^^^^ - Alert old_ephemeron_api: E.set_key2 - This function won't be available in 5.0 - File "engine/evarutil.ml", line 134, characters 58-68: - 134 | | _ -> let r = f x y in E.set_key1 m x; E.set_key2 m y; E.set_data m r; r - ^^^^^^^^^^ - Alert old_ephemeron_api: E.set_data - This function won't be available in 5.0 - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -rectypes -g -O3 -unbox-closures -I interp/.interp.objs/byte -I interp/.interp.objs/native -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/zarith -I clib/.clib.objs/byte -I clib/.clib.objs/native -I config/.config.objs/byte -I config/.config.objs/native -I engine/.engine.objs/byte -I engine/.engine.objs/native -I kernel/.kernel.objs/byte -I kernel/.kernel.objs/native -I kernel/byterun/.coqrun.objs/byte -I kernel/byterun/.coqrun.objs/native -I lib/.lib.objs/byte -I lib/.lib.objs/native -I library/.library.objs/byte -I library/.library.objs/native -I pretyping/.pretyping.objs/byte -I pretyping/.pretyping.objs/native -intf-suffix .ml -no-alias-deps -o interp/.interp.objs/native/numTok.cmx -c -impl interp/numTok.ml) - File "interp/numTok.ml", line 124, characters 33-44: - 124 | let rec number len s = match Stream.peek s with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "interp/numTok.ml", line 125, characters 32-43: - 125 | | Some ('0'..'9' as c) -> Stream.junk s; number (store len c) s - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "interp/numTok.ml", line 126, characters 40-51: - 126 | | Some ('_' as c) when len > 0 -> Stream.junk s; number (store len c) s - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "interp/numTok.ml", line 129, characters 37-48: - 129 | let rec hex_number len s = match Stream.peek s with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "interp/numTok.ml", line 131, characters 9-20: - 131 | Stream.junk s; hex_number (store len c) s - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "interp/numTok.ml", line 133, characters 9-20: - 133 | Stream.junk s; hex_number (store len c) s - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "interp/numTok.ml", line 137, characters 12-24: - 137 | match Stream.npeek 3 s with - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "interp/numTok.ml", line 139, characters 9-20: - 139 | Stream.junk s; Stream.junk s; Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "interp/numTok.ml", line 139, characters 24-35: - 139 | Stream.junk s; Stream.junk s; Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "interp/numTok.ml", line 139, characters 39-50: - 139 | Stream.junk s; Stream.junk s; Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "interp/numTok.ml", line 144, characters 17-29: - 144 | match hex, Stream.npeek 2 s with - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "interp/numTok.ml", line 146, characters 9-20: - 146 | Stream.junk s; Stream.junk s; get_buff (hex_number (store 0 c) s) - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "interp/numTok.ml", line 146, characters 24-35: - 146 | Stream.junk s; Stream.junk s; get_buff (hex_number (store 0 c) s) - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "interp/numTok.ml", line 148, characters 9-20: - 148 | Stream.junk s; Stream.junk s; get_buff (number (store 0 c) s) - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "interp/numTok.ml", line 148, characters 24-35: - 148 | Stream.junk s; Stream.junk s; get_buff (number (store 0 c) s) - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "interp/numTok.ml", line 151, characters 17-29: - 151 | match hex, Stream.npeek 2 s with - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "interp/numTok.ml", line 154, characters 9-20: - 154 | Stream.junk s; Stream.junk s; get_buff (number (store (store 0 e) c) s) - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "interp/numTok.ml", line 154, characters 24-35: - 154 | Stream.junk s; Stream.junk s; get_buff (number (store (store 0 e) c) s) - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "interp/numTok.ml", line 157, characters 21-33: - 157 | begin match Stream.npeek 3 s with - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "interp/numTok.ml", line 159, characters 12-23: - 159 | Stream.junk s; Stream.junk s; Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "interp/numTok.ml", line 159, characters 27-38: - 159 | Stream.junk s; Stream.junk s; Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "interp/numTok.ml", line 159, characters 42-53: - 159 | Stream.junk s; Stream.junk s; Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "interp/numTok.ml", line 174, characters 17-33: - 174 | let strm = Stream.of_string (s ^ " ") in - ^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "interp/numTok.ml", line 176, characters 9-21: - 176 | if Stream.count strm >= String.length s then Some n else None - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "interp/numTok.ml", line 260, characters 17-33: - 260 | let strm = Stream.of_string (s ^ " ") in - ^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "interp/numTok.ml", line 262, characters 18-29: - 262 | | '-' -> (Stream.junk strm; SMinus) - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "interp/numTok.ml", line 263, characters 18-29: - 263 | | '+' -> (Stream.junk strm; SPlus) - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "interp/numTok.ml", line 266, characters 9-21: - 266 | if Stream.count strm >= String.length s then Some (sign,n) else None - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -rectypes -g -O3 -unbox-closures -I interp/.interp.objs/byte -I interp/.interp.objs/native -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/zarith -I clib/.clib.objs/byte -I clib/.clib.objs/native -I config/.config.objs/byte -I config/.config.objs/native -I engine/.engine.objs/byte -I engine/.engine.objs/native -I kernel/.kernel.objs/byte -I kernel/.kernel.objs/native -I kernel/byterun/.coqrun.objs/byte -I kernel/byterun/.coqrun.objs/native -I lib/.lib.objs/byte -I lib/.lib.objs/native -I library/.library.objs/byte -I library/.library.objs/native -I pretyping/.pretyping.objs/byte -I pretyping/.pretyping.objs/native -intf-suffix .ml -no-alias-deps -o interp/.interp.objs/native/constrexpr_ops.cmx -c -impl interp/constrexpr_ops.ml) - File "interp/constrexpr_ops.ml", line 569, characters 24-36: - 569 | Loc.raise ?loc (Stream.Error "pattern with quote not allowed after fix") - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -rectypes -g -O3 -unbox-closures -I interp/.interp.objs/byte -I interp/.interp.objs/native -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/zarith -I clib/.clib.objs/byte -I clib/.clib.objs/native -I config/.config.objs/byte -I config/.config.objs/native -I engine/.engine.objs/byte -I engine/.engine.objs/native -I kernel/.kernel.objs/byte -I kernel/.kernel.objs/native -I kernel/byterun/.coqrun.objs/byte -I kernel/byterun/.coqrun.objs/native -I lib/.lib.objs/byte -I lib/.lib.objs/native -I library/.library.objs/byte -I library/.library.objs/native -I pretyping/.pretyping.objs/byte -I pretyping/.pretyping.objs/native -intf-suffix .ml -no-alias-deps -o interp/.interp.objs/native/constrintern.cmx -c -impl interp/constrintern.ml) - File "interp/constrintern.ml", line 586, characters 22-34: - 586 | Loc.raise ?loc (Stream.Error "pattern with quote not allowed here") - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -rectypes -g -O3 -unbox-closures -I parsing/.parsing.objs/byte -I parsing/.parsing.objs/native -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/zarith -I clib/.clib.objs/byte -I clib/.clib.objs/native -I config/.config.objs/byte -I config/.config.objs/native -I engine/.engine.objs/byte -I engine/.engine.objs/native -I gramlib/.gramlib.objs/byte -I gramlib/.gramlib.objs/native -I interp/.interp.objs/byte -I interp/.interp.objs/native -I kernel/.kernel.objs/byte -I kernel/.kernel.objs/native -I kernel/byterun/.coqrun.objs/byte -I kernel/byterun/.coqrun.objs/native -I lib/.lib.objs/byte -I lib/.lib.objs/native -I library/.library.objs/byte -I library/.library.objs/native -I pretyping/.pretyping.objs/byte -I pretyping/.pretyping.objs/native -intf-suffix .ml -no-alias-deps -o parsing/.parsing.objs/native/tok.cmx -c -impl parsing/tok.ml) - File "parsing/tok.ml", line 124, characters 21-35: - 124 | let err () = raise Stream.Failure in - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -rectypes -g -O3 -unbox-closures -I parsing/.parsing.objs/byte -I parsing/.parsing.objs/native -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/zarith -I clib/.clib.objs/byte -I clib/.clib.objs/native -I config/.config.objs/byte -I config/.config.objs/native -I engine/.engine.objs/byte -I engine/.engine.objs/native -I gramlib/.gramlib.objs/byte -I gramlib/.gramlib.objs/native -I interp/.interp.objs/byte -I interp/.interp.objs/native -I kernel/.kernel.objs/byte -I kernel/.kernel.objs/native -I kernel/byterun/.coqrun.objs/byte -I kernel/byterun/.coqrun.objs/native -I lib/.lib.objs/byte -I lib/.lib.objs/native -I library/.library.objs/byte -I library/.library.objs/native -I pretyping/.pretyping.objs/byte -I pretyping/.pretyping.objs/native -intf-suffix .ml -no-alias-deps -o parsing/.parsing.objs/native/cLexer.cmx -c -impl parsing/cLexer.ml) - File "parsing/cLexer.ml", line 162, characters 11-23: - 162 | let bp = Stream.count cs in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 163, characters 2-13: - 163 | Stream.junk cs; (* consume the char to avoid read it and fail again *) - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 175, characters 28-39: - 175 | let njunk n = Util.repeat n Stream.junk - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 188, characters 12-24: - 188 | match Stream.npeek 2 cs with - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 194, characters 12-24: - 194 | match Stream.npeek 3 cs with - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 201, characters 17-29: - 201 | else match Stream.npeek 4 cs with - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 213, characters 8-19: - 213 | match Stream.peek cs with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 225, characters 30-41: - 225 | let rec loop_symb s = match Stream.peek s with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 227, characters 8-19: - 227 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 232, characters 23-34: - 232 | | AsciiChar -> Stream.junk s; loop_symb s - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 235, characters 13-29: - 235 | loop_symb (Stream.of_string str) - ^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 238, characters 35-46: - 238 | let rec loop_id intail s = match Stream.peek s with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 240, characters 8-19: - 240 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 243, characters 8-19: - 243 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 254, characters 17-33: - 254 | loop_id false (Stream.of_string str) - ^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 296, characters 39-50: - 296 | if n>0 then nstore (n-1) (store len (Stream.next cs)) cs else len - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 308, characters 37-48: - 308 | let rec ident_tail loc len s = match Stream.peek s with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 310, characters 6-17: - 310 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 318, characters 62-74: - 318 | let u = String.concat "" (List.map (String.make 1) (Stream.npeek n s)) in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 332, characters 48-59: - 332 | let rec string loc ~comm_level bp len s = match Stream.peek s with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 334, characters 6-17: - 334 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 336, characters 14-25: - 336 | match Stream.peek s with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 337, characters 22-33: - 337 | Some '"' -> Stream.junk s; true - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 342, characters 6-17: - 342 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 343, characters 22-33: - 343 | (fun s -> match Stream.peek s with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 345, characters 8-19: - 345 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 353, characters 6-17: - 353 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 354, characters 22-33: - 354 | (fun s -> match Stream.peek s with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 356, characters 12-23: - 356 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 367, characters 4-15: - 367 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 368, characters 13-25: - 368 | let ep = Stream.count s in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 378, characters 6-17: - 378 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 381, characters 14-26: - 381 | let _ = Stream.empty s in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 382, characters 15-27: - 382 | let ep = Stream.count s in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 436, characters 12-24: - 436 | let bp2 = Stream.count s in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 437, characters 8-19: - 437 | match Stream.peek s with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 439, characters 6-17: - 439 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 442, characters 16-27: - 442 | match Stream.peek s with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 444, characters 14-25: - 444 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 447, characters 13-27: - 447 | with Stream.Failure -> raise (Stream.Error "") - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 447, characters 38-50: - 447 | with Stream.Failure -> raise (Stream.Error "") - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 451, characters 6-17: - 451 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 453, characters 14-25: - 453 | match Stream.peek s with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 454, characters 22-33: - 454 | Some ')' -> Stream.junk s; push_string "*)"; loc - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 456, characters 11-25: - 456 | with Stream.Failure -> raise (Stream.Error "") - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 456, characters 36-48: - 456 | with Stream.Failure -> raise (Stream.Error "") - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 459, characters 6-17: - 459 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 464, characters 20-32: - 464 | match try Some (Stream.empty s) with Stream.Failure -> None with - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 464, characters 41-55: - 464 | match try Some (Stream.empty s) with Stream.Failure -> None with - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 466, characters 15-27: - 466 | let ep = Stream.count s in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 470, characters 16-27: - 470 | match Stream.peek s with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 472, characters 14-25: - 472 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 473, characters 23-35: - 473 | let ep = Stream.count s in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 476, characters 14-25: - 476 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 478, characters 23-37: - 478 | | _ -> raise Stream.Failure - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 485, characters 54-66: - 485 | try progress_from_byte loc last nj tt cs (List.nth (Stream.npeek (nj+1) cs) nj) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 504, characters 36-48: - 504 | match Util.List.skipn (nj+1) (Stream.npeek (nj+n) cs) with - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 518, characters 8-19: - 518 | match Stream.peek cs with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 529, characters 16-30: - 529 | | exception Stream.Failure -> n, List.make n b, List.make n e - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 532, characters 24-38: - 532 | if len = 0 then raise Stream.Failure - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 541, characters 17-31: - 541 | | _ -> raise Stream.Failure - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 546, characters 14-25: - 546 | let c = Stream.next s in - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 549, characters 10-24: - 549 | Stream.Failure -> raise (Stream.Error "") - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 549, characters 35-47: - 549 | Stream.Failure -> raise (Stream.Error "") - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 551, characters 40-52: - 551 | get_buff len, set_loc_pos loc bp (Stream.count s) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 559, characters 43-54: - 559 | let commit1 c = Buffer.add_char b c; Stream.junk s in - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 562, characters 14-26: - 562 | match Stream.npeek lenmarker s with - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 571, characters 48-60: - 571 | let loc = bump_loc_line_last loc (Stream.count s) in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 575, characters 63-77: - 575 | if not dot_gobbling && blank_or_eof s then raise Stream.Failure; - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 580, characters 22-36: - 580 | | [] -> raise Stream.Failure - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 583, characters 45-57: - 583 | Buffer.contents b, set_loc_pos loc bp (Stream.count s) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 590, characters 15-27: - 590 | let l' = Stream.npeek (i + 1) s in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 600, characters 6-17: - 600 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 609, characters 15-27: - 609 | let ep = Stream.count s in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 617, characters 10-21: - 617 | match Stream.peek cs with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 618, characters 30-41: - 618 | | Some c' when c == c' -> Stream.junk cs; aux (n+1) cs - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 619, characters 57-69: - 619 | | _ -> BULLET (String.make n c), set_loc_pos loc bp (Stream.count cs) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 626, characters 11-23: - 626 | let ep = Stream.count cs in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 647, characters 50-61: - 647 | let parse_after_dot ~diff_mode loc c bp s = match Stream.peek s with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 649, characters 6-17: - 649 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 652, characters 10-24: - 652 | Stream.Failure -> raise (Stream.Error "") - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 652, characters 35-47: - 652 | Stream.Failure -> raise (Stream.Error "") - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 657, characters 17-29: - 657 | let ep = Stream.count s in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 666, characters 21-33: - 666 | let ep = Stream.count s in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 674, characters 8-19: - 674 | match Stream.peek s with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 686, characters 11-23: - 686 | let bp = Stream.count s in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 687, characters 8-19: - 687 | match Stream.peek s with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 689, characters 6-17: - 689 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 690, characters 15-27: - 690 | let ep = Stream.count s in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 693, characters 6-17: - 693 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 696, characters 6-17: - 696 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 699, characters 10-24: - 699 | Stream.Failure -> raise (Stream.Error "") - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 699, characters 35-47: - 699 | Stream.Failure -> raise (Stream.Error "") - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 707, characters 21-33: - 707 | let ep = Stream.count s in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 715, characters 6-17: - 715 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 722, characters 6-17: - 722 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 723, characters 15-27: - 723 | let ep = Stream.count s in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 727, characters 6-17: - 727 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 730, characters 10-24: - 730 | Stream.Failure -> raise (Stream.Error "") - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 730, characters 35-47: - 730 | Stream.Failure -> raise (Stream.Error "") - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 736, characters 17-29: - 736 | let ep = Stream.count s in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 740, characters 15-27: - 740 | let ep = Stream.count s in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 744, characters 6-17: - 744 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 747, characters 10-24: - 747 | Stream.Failure -> raise (Stream.Error "") - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 747, characters 35-47: - 747 | Stream.Failure -> raise (Stream.Error "") - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 749, characters 15-27: - 749 | let ep = Stream.count s in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 753, characters 6-17: - 753 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 755, characters 14-25: - 755 | match Stream.peek s with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 757, characters 12-23: - 757 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 758, characters 21-33: - 758 | let ep = Stream.count s in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 761, characters 12-23: - 761 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 766, characters 11-25: - 766 | with Stream.Failure -> raise (Stream.Error "") - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 766, characters 36-48: - 766 | with Stream.Failure -> raise (Stream.Error "") - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 769, characters 6-17: - 769 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 770, characters 15-27: - 770 | let ep = Stream.count s in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 784, characters 23-35: - 784 | let ep = Stream.count s in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 787, characters 53-64: - 787 | let t = process_chars ~diff_mode loc bp (Stream.next s) s in - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -rectypes -g -O3 -unbox-closures -I parsing/.parsing.objs/byte -I parsing/.parsing.objs/native -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/zarith -I clib/.clib.objs/byte -I clib/.clib.objs/native -I config/.config.objs/byte -I config/.config.objs/native -I engine/.engine.objs/byte -I engine/.engine.objs/native -I gramlib/.gramlib.objs/byte -I gramlib/.gramlib.objs/native -I interp/.interp.objs/byte -I interp/.interp.objs/native -I kernel/.kernel.objs/byte -I kernel/.kernel.objs/native -I kernel/byterun/.coqrun.objs/byte -I kernel/byterun/.coqrun.objs/native -I lib/.lib.objs/byte -I lib/.lib.objs/native -I library/.library.objs/byte -I library/.library.objs/native -I pretyping/.pretyping.objs/byte -I pretyping/.pretyping.objs/native -intf-suffix .ml -no-alias-deps -o parsing/.parsing.objs/native/pcoq.cmx -c -impl parsing/pcoq.ml) - File "parsing/pcoq.ml", line 22, characters 21-35: - 22 | let err () = raise Stream.Failure - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/pcoq.ml", line 199, characters 13-29: - 199 | let strm = Stream.of_string x in - ^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -rectypes -g -O3 -unbox-closures -I parsing/.parsing.objs/byte -I parsing/.parsing.objs/native -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/zarith -I clib/.clib.objs/byte -I clib/.clib.objs/native -I config/.config.objs/byte -I config/.config.objs/native -I engine/.engine.objs/byte -I engine/.engine.objs/native -I gramlib/.gramlib.objs/byte -I gramlib/.gramlib.objs/native -I interp/.interp.objs/byte -I interp/.interp.objs/native -I kernel/.kernel.objs/byte -I kernel/.kernel.objs/native -I kernel/byterun/.coqrun.objs/byte -I kernel/byterun/.coqrun.objs/native -I lib/.lib.objs/byte -I lib/.lib.objs/native -I library/.library.objs/byte -I library/.library.objs/native -I pretyping/.pretyping.objs/byte -I pretyping/.pretyping.objs/native -intf-suffix .ml -no-alias-deps -o parsing/.parsing.objs/native/g_constr.cmx -c -impl parsing/g_constr.ml) - File "parsing/g_constr.mlg", line 46, characters 19-33: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -rectypes -g -O3 -unbox-closures -I printing/.printing.objs/byte -I printing/.printing.objs/native -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/zarith -I clib/.clib.objs/byte -I clib/.clib.objs/native -I config/.config.objs/byte -I config/.config.objs/native -I engine/.engine.objs/byte -I engine/.engine.objs/native -I gramlib/.gramlib.objs/byte -I gramlib/.gramlib.objs/native -I interp/.interp.objs/byte -I interp/.interp.objs/native -I kernel/.kernel.objs/byte -I kernel/.kernel.objs/native -I kernel/byterun/.coqrun.objs/byte -I kernel/byterun/.coqrun.objs/native -I lib/.lib.objs/byte -I lib/.lib.objs/native -I library/.library.objs/byte -I library/.library.objs/native -I parsing/.parsing.objs/byte -I parsing/.parsing.objs/native -I pretyping/.pretyping.objs/byte -I pretyping/.pretyping.objs/native -I proofs/.proofs.objs/byte -I proofs/.proofs.objs/native -intf-suffix .ml -no-alias-deps -o printing/.printing.objs/native/proof_diffs.cmx -c -impl printing/proof_diffs.ml) - File "printing/proof_diffs.ml", line 102, characters 15-31: - 102 | let istr = Stream.of_string s in - ^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -rectypes -g -O3 -unbox-closures -I vernac/.vernac.objs/byte -I vernac/.vernac.objs/native -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/zarith -I clib/.clib.objs/byte -I clib/.clib.objs/native -I config/.config.objs/byte -I config/.config.objs/native -I engine/.engine.objs/byte -I engine/.engine.objs/native -I gramlib/.gramlib.objs/byte -I gramlib/.gramlib.objs/native -I interp/.interp.objs/byte -I interp/.interp.objs/native -I kernel/.kernel.objs/byte -I kernel/.kernel.objs/native -I kernel/byterun/.coqrun.objs/byte -I kernel/byterun/.coqrun.objs/native -I lib/.lib.objs/byte -I lib/.lib.objs/native -I library/.library.objs/byte -I library/.library.objs/native -I parsing/.parsing.objs/byte -I parsing/.parsing.objs/native -I pretyping/.pretyping.objs/byte -I pretyping/.pretyping.objs/native -I printing/.printing.objs/byte -I printing/.printing.objs/native -I proofs/.proofs.objs/byte -I proofs/.proofs.objs/native -I tactics/.tactics.objs/byte -I tactics/.tactics.objs/native -intf-suffix .ml -no-alias-deps -o vernac/.vernac.objs/native/himsg.cmx -c -impl vernac/himsg.ml) - File "vernac/himsg.ml", line 1413, characters 4-16: - 1413 | | Stream.Error txt -> hov 0 (str "Syntax error: " ++ str txt ++ str ".") - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -rectypes -g -O3 -unbox-closures -I vernac/.vernac.objs/byte -I vernac/.vernac.objs/native -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/zarith -I clib/.clib.objs/byte -I clib/.clib.objs/native -I config/.config.objs/byte -I config/.config.objs/native -I engine/.engine.objs/byte -I engine/.engine.objs/native -I gramlib/.gramlib.objs/byte -I gramlib/.gramlib.objs/native -I interp/.interp.objs/byte -I interp/.interp.objs/native -I kernel/.kernel.objs/byte -I kernel/.kernel.objs/native -I kernel/byterun/.coqrun.objs/byte -I kernel/byterun/.coqrun.objs/native -I lib/.lib.objs/byte -I lib/.lib.objs/native -I library/.library.objs/byte -I library/.library.objs/native -I parsing/.parsing.objs/byte -I parsing/.parsing.objs/native -I pretyping/.pretyping.objs/byte -I pretyping/.pretyping.objs/native -I printing/.printing.objs/byte -I printing/.printing.objs/native -I proofs/.proofs.objs/byte -I proofs/.proofs.objs/native -I tactics/.tactics.objs/byte -I tactics/.tactics.objs/native -intf-suffix .ml -no-alias-deps -o vernac/.vernac.objs/native/proof_using.cmx -c -impl vernac/proof_using.ml) - File "vernac/proof_using.ml", line 178, characters 94-110: - 178 | let using_from_string us = Pcoq.Entry.parse G_vernac.section_subset_expr (Pcoq.Parsable.make (Stream.of_string us)) - ^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -rectypes -g -O3 -unbox-closures -I vernac/.vernac.objs/byte -I vernac/.vernac.objs/native -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/zarith -I clib/.clib.objs/byte -I clib/.clib.objs/native -I config/.config.objs/byte -I config/.config.objs/native -I engine/.engine.objs/byte -I engine/.engine.objs/native -I gramlib/.gramlib.objs/byte -I gramlib/.gramlib.objs/native -I interp/.interp.objs/byte -I interp/.interp.objs/native -I kernel/.kernel.objs/byte -I kernel/.kernel.objs/native -I kernel/byterun/.coqrun.objs/byte -I kernel/byterun/.coqrun.objs/native -I lib/.lib.objs/byte -I lib/.lib.objs/native -I library/.library.objs/byte -I library/.library.objs/native -I parsing/.parsing.objs/byte -I parsing/.parsing.objs/native -I pretyping/.pretyping.objs/byte -I pretyping/.pretyping.objs/native -I printing/.printing.objs/byte -I printing/.printing.objs/native -I proofs/.proofs.objs/byte -I proofs/.proofs.objs/native -I tactics/.tactics.objs/byte -I tactics/.tactics.objs/native -intf-suffix .ml -no-alias-deps -o vernac/.vernac.objs/native/comInductive.cmx -c -impl vernac/comInductive.ml) - File "vernac/comInductive.ml", line 365, characters 20-32: - 365 | Loc.raise ?loc (Stream.Error "pattern with quote not allowed here") - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -rectypes -g -O3 -unbox-closures -I vernac/.vernac.objs/byte -I vernac/.vernac.objs/native -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/zarith -I clib/.clib.objs/byte -I clib/.clib.objs/native -I config/.config.objs/byte -I config/.config.objs/native -I engine/.engine.objs/byte -I engine/.engine.objs/native -I gramlib/.gramlib.objs/byte -I gramlib/.gramlib.objs/native -I interp/.interp.objs/byte -I interp/.interp.objs/native -I kernel/.kernel.objs/byte -I kernel/.kernel.objs/native -I kernel/byterun/.coqrun.objs/byte -I kernel/byterun/.coqrun.objs/native -I lib/.lib.objs/byte -I lib/.lib.objs/native -I library/.library.objs/byte -I library/.library.objs/native -I parsing/.parsing.objs/byte -I parsing/.parsing.objs/native -I pretyping/.pretyping.objs/byte -I pretyping/.pretyping.objs/native -I printing/.printing.objs/byte -I printing/.printing.objs/native -I proofs/.proofs.objs/byte -I proofs/.proofs.objs/native -I tactics/.tactics.objs/byte -I tactics/.tactics.objs/native -intf-suffix .ml -no-alias-deps -o vernac/.vernac.objs/native/record.cmx -c -impl vernac/record.ml) - File "vernac/record.ml", line 120, characters 20-32: - 120 | Loc.raise ?loc (Stream.Error "pattern with quote not allowed in record parameters") - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -rectypes -g -O3 -unbox-closures -I vernac/.vernac.objs/byte -I vernac/.vernac.objs/native -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/zarith -I clib/.clib.objs/byte -I clib/.clib.objs/native -I config/.config.objs/byte -I config/.config.objs/native -I engine/.engine.objs/byte -I engine/.engine.objs/native -I gramlib/.gramlib.objs/byte -I gramlib/.gramlib.objs/native -I interp/.interp.objs/byte -I interp/.interp.objs/native -I kernel/.kernel.objs/byte -I kernel/.kernel.objs/native -I kernel/byterun/.coqrun.objs/byte -I kernel/byterun/.coqrun.objs/native -I lib/.lib.objs/byte -I lib/.lib.objs/native -I library/.library.objs/byte -I library/.library.objs/native -I parsing/.parsing.objs/byte -I parsing/.parsing.objs/native -I pretyping/.pretyping.objs/byte -I pretyping/.pretyping.objs/native -I printing/.printing.objs/byte -I printing/.printing.objs/native -I proofs/.proofs.objs/byte -I proofs/.proofs.objs/native -I tactics/.tactics.objs/byte -I tactics/.tactics.objs/native -intf-suffix .ml -no-alias-deps -o vernac/.vernac.objs/native/vernacinterp.cmx -c -impl vernac/vernacinterp.ml) - File "vernac/vernacinterp.ml", line 189, characters 64-81: - 189 | Pcoq.Parsable.make ~loc:(Loc.(initial (InFile longfname))) (Stream.of_channel in_chan) in - ^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -rectypes -g -O3 -unbox-closures -I toplevel/.toplevel.objs/byte -I toplevel/.toplevel.objs/native -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/zarith -I clib/.clib.objs/byte -I clib/.clib.objs/native -I config/.config.objs/byte -I config/.config.objs/native -I engine/.engine.objs/byte -I engine/.engine.objs/native -I gramlib/.gramlib.objs/byte -I gramlib/.gramlib.objs/native -I interp/.interp.objs/byte -I interp/.interp.objs/native -I kernel/.kernel.objs/byte -I kernel/.kernel.objs/native -I kernel/byterun/.coqrun.objs/byte -I kernel/byterun/.coqrun.objs/native -I lib/.lib.objs/byte -I lib/.lib.objs/native -I library/.library.objs/byte -I library/.library.objs/native -I parsing/.parsing.objs/byte -I parsing/.parsing.objs/native -I pretyping/.pretyping.objs/byte -I pretyping/.pretyping.objs/native -I printing/.printing.objs/byte -I printing/.printing.objs/native -I proofs/.proofs.objs/byte -I proofs/.proofs.objs/native -I stm/.stm.objs/byte -I stm/.stm.objs/native -I sysinit/.sysinit.objs/byte -I sysinit/.sysinit.objs/native -I tactics/.tactics.objs/byte -I tactics/.tactics.objs/native -I vernac/.vernac.objs/byte -I vernac/.vernac.objs/native -intf-suffix .ml -no-alias-deps -o toplevel/.toplevel.objs/native/g_toplevel.cmx -c -impl toplevel/g_toplevel.ml) - File "toplevel/g_toplevel.mlg", line 34, characters 19-33: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -rectypes -g -O3 -unbox-closures -I toplevel/.toplevel.objs/byte -I toplevel/.toplevel.objs/native -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/zarith -I clib/.clib.objs/byte -I clib/.clib.objs/native -I config/.config.objs/byte -I config/.config.objs/native -I engine/.engine.objs/byte -I engine/.engine.objs/native -I gramlib/.gramlib.objs/byte -I gramlib/.gramlib.objs/native -I interp/.interp.objs/byte -I interp/.interp.objs/native -I kernel/.kernel.objs/byte -I kernel/.kernel.objs/native -I kernel/byterun/.coqrun.objs/byte -I kernel/byterun/.coqrun.objs/native -I lib/.lib.objs/byte -I lib/.lib.objs/native -I library/.library.objs/byte -I library/.library.objs/native -I parsing/.parsing.objs/byte -I parsing/.parsing.objs/native -I pretyping/.pretyping.objs/byte -I pretyping/.pretyping.objs/native -I printing/.printing.objs/byte -I printing/.printing.objs/native -I proofs/.proofs.objs/byte -I proofs/.proofs.objs/native -I stm/.stm.objs/byte -I stm/.stm.objs/native -I sysinit/.sysinit.objs/byte -I sysinit/.sysinit.objs/native -I tactics/.tactics.objs/byte -I tactics/.tactics.objs/native -I vernac/.vernac.objs/byte -I vernac/.vernac.objs/native -intf-suffix .ml -no-alias-deps -o toplevel/.toplevel.objs/native/vernac.cmx -c -impl toplevel/vernac.ml) - File "toplevel/vernac.ml", line 92, characters 7-24: - 92 | (Stream.of_channel in_chan) in - ^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -rectypes -g -O3 -unbox-closures -I toplevel/.toplevel.objs/byte -I toplevel/.toplevel.objs/native -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/zarith -I clib/.clib.objs/byte -I clib/.clib.objs/native -I config/.config.objs/byte -I config/.config.objs/native -I engine/.engine.objs/byte -I engine/.engine.objs/native -I gramlib/.gramlib.objs/byte -I gramlib/.gramlib.objs/native -I interp/.interp.objs/byte -I interp/.interp.objs/native -I kernel/.kernel.objs/byte -I kernel/.kernel.objs/native -I kernel/byterun/.coqrun.objs/byte -I kernel/byterun/.coqrun.objs/native -I lib/.lib.objs/byte -I lib/.lib.objs/native -I library/.library.objs/byte -I library/.library.objs/native -I parsing/.parsing.objs/byte -I parsing/.parsing.objs/native -I pretyping/.pretyping.objs/byte -I pretyping/.pretyping.objs/native -I printing/.printing.objs/byte -I printing/.printing.objs/native -I proofs/.proofs.objs/byte -I proofs/.proofs.objs/native -I stm/.stm.objs/byte -I stm/.stm.objs/native -I sysinit/.sysinit.objs/byte -I sysinit/.sysinit.objs/native -I tactics/.tactics.objs/byte -I tactics/.tactics.objs/native -I vernac/.vernac.objs/byte -I vernac/.vernac.objs/native -intf-suffix .ml -no-alias-deps -o toplevel/.toplevel.objs/native/coqloop.cmx -c -impl toplevel/coqloop.ml) - File "toplevel/coqloop.ml", line 79, characters 37-48: - 79 | ibuf.tokens <- Pcoq.Parsable.make (Stream.from (prompt_char doc ic ibuf)); - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "toplevel/coqloop.ml", line 233, characters 33-47: - 233 | tokens = Pcoq.Parsable.make (Stream.of_list []); - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - COQCBOOT theories/Init/Notations.v - Warning: Coq Language Versions lower than 0.8 have been deprecated in Dune - 3.8 and will be removed in an upcoming Dune version. - Hint: To disable this warning, add the following to your dune-project file: - (warnings (deprecated_coq_lang_lt_08 disabled)) - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -rectypes -g -bin-annot -I plugins/ltac/.ltac_plugin.objs/byte -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/zarith -I clib/.clib.objs/byte -I config/.config.objs/byte -I engine/.engine.objs/byte -I gramlib/.gramlib.objs/byte -I interp/.interp.objs/byte -I kernel/.kernel.objs/byte -I kernel/byterun/.coqrun.objs/byte -I lib/.lib.objs/byte -I library/.library.objs/byte -I parsing/.parsing.objs/byte -I pretyping/.pretyping.objs/byte -I printing/.printing.objs/byte -I proofs/.proofs.objs/byte -I stm/.stm.objs/byte -I sysinit/.sysinit.objs/byte -I tactics/.tactics.objs/byte -I vernac/.vernac.objs/byte -no-alias-deps -open Ltac_plugin -o plugins/ltac/.ltac_plugin.objs/byte/ltac_plugin__G_tactic.cmo -c -impl plugins/ltac/g_tactic.ml) - File "plugins/ltac/g_tactic.mlg", line 33, characters 19-33: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -rectypes -g -O3 -unbox-closures -I plugins/ltac/.ltac_plugin.objs/byte -I plugins/ltac/.ltac_plugin.objs/native -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/zarith -I clib/.clib.objs/byte -I clib/.clib.objs/native -I config/.config.objs/byte -I config/.config.objs/native -I engine/.engine.objs/byte -I engine/.engine.objs/native -I gramlib/.gramlib.objs/byte -I gramlib/.gramlib.objs/native -I interp/.interp.objs/byte -I interp/.interp.objs/native -I kernel/.kernel.objs/byte -I kernel/.kernel.objs/native -I kernel/byterun/.coqrun.objs/byte -I kernel/byterun/.coqrun.objs/native -I lib/.lib.objs/byte -I lib/.lib.objs/native -I library/.library.objs/byte -I library/.library.objs/native -I parsing/.parsing.objs/byte -I parsing/.parsing.objs/native -I pretyping/.pretyping.objs/byte -I pretyping/.pretyping.objs/native -I printing/.printing.objs/byte -I printing/.printing.objs/native -I proofs/.proofs.objs/byte -I proofs/.proofs.objs/native -I stm/.stm.objs/byte -I stm/.stm.objs/native -I sysinit/.sysinit.objs/byte -I sysinit/.sysinit.objs/native -I tactics/.tactics.objs/byte -I tactics/.tactics.objs/native -I vernac/.vernac.objs/byte -I vernac/.vernac.objs/native -intf-suffix .ml -no-alias-deps -open Ltac_plugin -o plugins/ltac/.ltac_plugin.objs/native/ltac_plugin__G_tactic.cmx -c -impl plugins/ltac/g_tactic.ml) - File "plugins/ltac/g_tactic.mlg", line 33, characters 19-33: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - COQCBOOT theories/Init/Ltac.v - Warning: Coq Language Versions lower than 0.8 have been deprecated in Dune - 3.8 and will be removed in an upcoming Dune version. - Hint: To disable this warning, add the following to your dune-project file: - (warnings (deprecated_coq_lang_lt_08 disabled)) - COQCBOOT theories/Init/Logic.v - COQCBOOT theories/Init/Datatypes.v - COQCBOOT theories/Init/Logic_Type.v - COQCBOOT theories/Init/Specif.v - COQCBOOT theories/Init/Wf.v - Warning: Coq Language Versions lower than 0.8 have been deprecated in Dune - 3.8 and will be removed in an upcoming Dune version. - Hint: To disable this warning, add the following to your dune-project file: - (warnings (deprecated_coq_lang_lt_08 disabled)) - COQCBOOT theories/Init/Decimal.v - COQCBOOT theories/Init/Tactics.v - COQCBOOT theories/Init/Hexadecimal.v - COQCBOOT theories/Init/Tauto.v - Warning: Coq Language Versions lower than 0.8 have been deprecated in Dune - 3.8 and will be removed in an upcoming Dune version. - Hint: To disable this warning, add the following to your dune-project file: - (warnings (deprecated_coq_lang_lt_08 disabled)) - COQCBOOT theories/Init/Number.v - COQCBOOT theories/Init/Nat.v - COQCBOOT theories/Init/Numeral.v - COQCBOOT theories/Init/Byte.v - COQCBOOT theories/Init/Peano.v - Warning: Coq Language Versions lower than 0.8 have been deprecated in Dune - 3.8 and will be removed in an upcoming Dune version. - Hint: To disable this warning, add the following to your dune-project file: - (warnings (deprecated_coq_lang_lt_08 disabled)) - COQCBOOT theories/Init/Prelude.v - Warning: Coq Language Versions lower than 0.8 have been deprecated in Dune - 3.8 and will be removed in an upcoming Dune version. - Hint: To disable this warning, add the following to your dune-project file: - (warnings (deprecated_coq_lang_lt_08 disabled)) - COQC theories/Bool/Bool.v - COQC theories/ssr/ssrclasses.v - COQC theories/Program/Basics.v - COQC theories/Program/Tactics.v - COQC theories/Relations/Relation_Definitions.v - COQC theories/Numbers/BinNums.v - COQC theories/Logic/EqdepFacts.v - COQC theories/Logic/Decidable.v - COQC theories/Bool/Sumbool.v - COQC theories/setoid_ring/Algebra_syntax.v - COQC theories/micromega/ZifyClasses.v - COQC theories/Logic/FunctionalExtensionality.v - COQC theories/Logic/PropExtensionalityFacts.v - COQC theories/Logic/Hurkens.v - COQC theories/Unicode/Utf8_core.v - COQC theories/Numbers/Cyclic/Abstract/CarryType.v - COQC theories/Floats/FloatClass.v - COQC theories/Wellfounded/Inclusion.v - COQC theories/Wellfounded/Inverse_Image.v - COQC theories/Logic/Eqdep.v - COQC theories/Sets/Relations_1.v - COQC theories/Sets/Permut.v - COQC theories/Sets/Ensembles.v - COQC theories/Program/Utils.v - COQC theories/Logic/JMeq.v - COQC theories/Logic/ProofIrrelevanceFacts.v - COQC theories/Program/Combinators.v - COQC theories/Numbers/AltBinNotations.v - COQC theories/Logic/StrictProp.v - COQC theories/Logic/RelationalChoice.v - COQC theories/Logic/ExtensionalFunctionRepresentative.v - COQC theories/Logic/SetIsType.v - COQC theories/Logic/PropFacts.v - COQC theories/Logic/ExtensionalityFacts.v - COQC theories/Logic/Berardi.v - COQC theories/Lists/Streams.v - COQC theories/Compat/Coq814.v - COQC theories/Compat/AdmitAxiom.v - COQC theories/Bool/IfProp.v - COQC theories/Bool/DecBool.v - COQC theories/Bool/BoolEq.v - COQC theories/ssr/ssrunder.v - COQC theories/Classes/Init.v - COQC theories/Logic/Eqdep_dec.v - COQC theories/Relations/Relation_Operators.v - COQC theories/PArith/BinPosDef.v - COQC theories/Logic/HLevels.v - COQC theories/Unicode/Utf8.v - COQC theories/Numbers/Cyclic/Int63/PrimInt63.v - COQC theories/Wellfounded/Well_Ordering.v - COQC theories/Sets/Uniset.v - COQC theories/Sets/Relations_1_facts.v - COQC theories/Sets/Relations_2.v - COQC theories/Sets/Constructive_sets.v - COQC theories/Sets/Partial_Order.v - COQC theories/Program/Equality.v - COQC theories/Logic/ProofIrrelevance.v - COQC theories/Lists/StreamMemo.v - COQC theories/Classes/RelationClasses.v - COQC theories/Classes/CRelationClasses.v - COQC theories/Relations/Operators_Properties.v - COQC theories/Wellfounded/Disjoint_Union.v - COQC theories/Wellfounded/Transitive_Closure.v - COQC theories/Sets/Relations_2_facts.v - COQC theories/Sets/Relations_3.v - Warning: Coq Language Versions lower than 0.8 have been deprecated in Dune - 3.8 and will be removed in an upcoming Dune version. - Hint: To disable this warning, add the following to your dune-project file: - (warnings (deprecated_coq_lang_lt_08 disabled)) - COQC theories/Sets/Cpo.v - COQC theories/Sets/Finite_sets.v - COQC theories/Program/Subset.v - COQC theories/ssrmatching/ssrmatching.v - COQC theories/Wellfounded/Lexicographic_Product.v - COQC theories/Wellfounded/Union.v - COQC theories/Sets/Relations_3_facts.v - COQC theories/Sets/Powerset.v - COQC theories/Relations/Relations.v - COQC theories/Classes/CMorphisms.v - COQC theories/Sets/Powerset_facts.v - COQC theories/ssr/ssrsetoid.v - COQC theories/Classes/Morphisms.v - COQC theories/Classes/CEquivalence.v - COQC theories/Classes/Morphisms_Prop.v - COQC theories/Classes/Equivalence.v - COQC theories/Classes/SetoidTactics.v - COQC theories/Setoids/Setoid.v - COQC theories/Structures/Equalities.v - COQC theories/Numbers/NumPrelude.v - COQC theories/Structures/Orders.v - COQC theories/Structures/OrdersTac.v - COQC theories/Bool/BoolOrder.v - COQC theories/Structures/OrdersFacts.v - COQC theories/Structures/GenericMinMax.v - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -rectypes -open Gramlib -g -O3 -unbox-closures -I plugins/ssr/.ssreflect_plugin.objs/byte -I plugins/ssr/.ssreflect_plugin.objs/native -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/zarith -I clib/.clib.objs/byte -I clib/.clib.objs/native -I config/.config.objs/byte -I config/.config.objs/native -I engine/.engine.objs/byte -I engine/.engine.objs/native -I gramlib/.gramlib.objs/byte -I gramlib/.gramlib.objs/native -I interp/.interp.objs/byte -I interp/.interp.objs/native -I kernel/.kernel.objs/byte -I kernel/.kernel.objs/native -I kernel/byterun/.coqrun.objs/byte -I kernel/byterun/.coqrun.objs/native -I lib/.lib.objs/byte -I lib/.lib.objs/native -I library/.library.objs/byte -I library/.library.objs/native -I parsing/.parsing.objs/byte -I parsing/.parsing.objs/native -I plugins/ltac/.ltac_plugin.objs/byte -I plugins/ltac/.ltac_plugin.objs/native -I plugins/ssrmatching/.ssrmatching_plugin.objs/byte -I plugins/ssrmatching/.ssrmatching_plugin.objs/native -I pretyping/.pretyping.objs/byte -I pretyping/.pretyping.objs/native -I printing/.printing.objs/byte -I printing/.printing.objs/native -I proofs/.proofs.objs/byte -I proofs/.proofs.objs/native -I stm/.stm.objs/byte -I stm/.stm.objs/native -I sysinit/.sysinit.objs/byte -I sysinit/.sysinit.objs/native -I tactics/.tactics.objs/byte -I tactics/.tactics.objs/native -I vernac/.vernac.objs/byte -I vernac/.vernac.objs/native -intf-suffix .ml -no-alias-deps -open Ssreflect_plugin -o plugins/ssr/.ssreflect_plugin.objs/native/ssreflect_plugin__Ssrparser.cmx -c -impl plugins/ssr/ssrparser.ml) - File "plugins/ssr/ssrparser.mlg", line 263, characters 28-42: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "plugins/ssr/ssrparser.mlg", line 265, characters 22-36: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "plugins/ssr/ssrparser.mlg", line 272, characters 24-38: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "plugins/ssr/ssrparser.mlg", line 274, characters 22-36: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "plugins/ssr/ssrparser.mlg", line 276, characters 19-33: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "plugins/ssr/ssrparser.mlg", line 283, characters 24-38: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "plugins/ssr/ssrparser.mlg", line 285, characters 22-36: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "plugins/ssr/ssrparser.mlg", line 286, characters 15-29: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "plugins/ssr/ssrparser.mlg", line 294, characters 31-45: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "plugins/ssr/ssrparser.mlg", line 297, characters 20-34: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "plugins/ssr/ssrparser.mlg", line 844, characters 33-47: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "plugins/ssr/ssrparser.mlg", line 853, characters 9-23: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "plugins/ssr/ssrparser.mlg", line 858, characters 12-26: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "plugins/ssr/ssrparser.mlg", line 859, characters 55-69: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "plugins/ssr/ssrparser.mlg", line 860, characters 45-59: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "plugins/ssr/ssrparser.mlg", line 2411, characters 37-51: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "plugins/ssr/ssrparser.mlg", line 2415, characters 17-31: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - COQC theories/ssr/ssreflect.v - Warning: Coq Language Versions lower than 0.8 have been deprecated in Dune - 3.8 and will be removed in an upcoming Dune version. - Hint: To disable this warning, add the following to your dune-project file: - (warnings (deprecated_coq_lang_lt_08 disabled)) - COQC theories/ssr/ssrfun.v - COQC theories/ssr/ssrbool.v - COQC theories/Numbers/NatInt/NZAxioms.v - COQC theories/Numbers/NatInt/NZBase.v - COQC theories/Numbers/NatInt/NZAdd.v - COQC theories/Numbers/NatInt/NZOrder.v - COQC theories/ssrsearch/ssrsearch.v - Warning: Coq Language Versions lower than 0.8 have been deprecated in Dune - 3.8 and will be removed in an upcoming Dune version. - Hint: To disable this warning, add the following to your dune-project file: - (warnings (deprecated_coq_lang_lt_08 disabled)) - COQC theories/Numbers/NatInt/NZMul.v - COQC theories/Numbers/NatInt/NZAddOrder.v - Warning: Coq Language Versions lower than 0.8 have been deprecated in Dune - 3.8 and will be removed in an upcoming Dune version. - Hint: To disable this warning, add the following to your dune-project file: - (warnings (deprecated_coq_lang_lt_08 disabled)) - COQC theories/Numbers/NatInt/NZMulOrder.v - Warning: Coq Language Versions lower than 0.8 have been deprecated in Dune - 3.8 and will be removed in an upcoming Dune version. - Hint: To disable this warning, add the following to your dune-project file: - (warnings (deprecated_coq_lang_lt_08 disabled)) - COQC theories/Numbers/NatInt/NZParity.v - COQC theories/Numbers/NatInt/NZPow.v - COQC theories/Numbers/NatInt/NZSqrt.v - COQC theories/Numbers/NatInt/NZDiv.v - COQC theories/Numbers/NatInt/NZGcd.v - COQC theories/Numbers/NatInt/NZProperties.v - COQC theories/Numbers/NatInt/NZLog.v - Warning: Coq Language Versions lower than 0.8 have been deprecated in Dune - 3.8 and will be removed in an upcoming Dune version. - Hint: To disable this warning, add the following to your dune-project file: - (warnings (deprecated_coq_lang_lt_08 disabled)) - Warning: Coq Language Versions lower than 0.8 have been deprecated in Dune - 3.8 and will be removed in an upcoming Dune version. - Hint: To disable this warning, add the following to your dune-project file: - (warnings (deprecated_coq_lang_lt_08 disabled)) - COQC theories/Numbers/NatInt/NZBits.v - COQC theories/Numbers/Natural/Abstract/NAxioms.v - COQC theories/Numbers/Integer/Abstract/ZAxioms.v - COQC theories/Numbers/Natural/Abstract/NBase.v - COQC theories/Numbers/Integer/Abstract/ZBase.v - COQC theories/Numbers/Integer/Abstract/ZAdd.v - COQC theories/Numbers/Natural/Abstract/NAdd.v - COQC theories/Numbers/Natural/Abstract/NIso.v - Warning: Coq Language Versions lower than 0.8 have been deprecated in Dune - 3.8 and will be removed in an upcoming Dune version. - Hint: To disable this warning, add the following to your dune-project file: - (warnings (deprecated_coq_lang_lt_08 disabled)) - COQC theories/Numbers/Natural/Abstract/NOrder.v - COQC theories/Numbers/Integer/Abstract/ZMul.v - COQC theories/Numbers/Integer/Abstract/ZLt.v - COQC theories/Numbers/Integer/Abstract/ZAddOrder.v - COQC theories/Numbers/Natural/Abstract/NAddOrder.v - COQC theories/Numbers/Natural/Abstract/NMulOrder.v - COQC theories/Numbers/Natural/Abstract/NSub.v - COQC theories/Numbers/Integer/Abstract/ZMulOrder.v - COQC theories/Numbers/Natural/Abstract/NMaxMin.v - COQC theories/Numbers/Natural/Abstract/NParity.v - COQC theories/Numbers/Natural/Abstract/NSqrt.v - COQC theories/Numbers/Natural/Abstract/NDiv.v - COQC theories/Numbers/Natural/Abstract/NGcd.v - COQC theories/Numbers/Natural/Abstract/NStrongRec.v - COQC theories/extraction/Extraction.v - Warning: Coq Language Versions lower than 0.8 have been deprecated in Dune - 3.8 and will be removed in an upcoming Dune version. - Hint: To disable this warning, add the following to your dune-project file: - (warnings (deprecated_coq_lang_lt_08 disabled)) - COQC theories/extraction/ExtrOcamlBasic.v - COQC theories/extraction/ExtrHaskellBasic.v - COQC theories/Program/Wf.v - COQC theories/Numbers/Integer/Abstract/ZMaxMin.v - COQC theories/Numbers/Integer/Abstract/ZSgnAbs.v - COQC theories/Numbers/Integer/Abstract/ZParity.v - COQC theories/Numbers/Natural/Abstract/NPow.v - COQC theories/Numbers/Natural/Abstract/NLog.v - COQC theories/Numbers/Natural/Abstract/NLcm.v - COQC theories/Numbers/Natural/Abstract/NBits.v - COQC theories/Numbers/Integer/Abstract/ZPow.v - COQC theories/Numbers/Integer/Abstract/ZDivTrunc.v - COQC theories/Numbers/Integer/Abstract/ZDivFloor.v - COQC theories/Numbers/Integer/Abstract/ZGcd.v - COQC theories/Numbers/Integer/Abstract/ZDivEucl.v - COQC theories/Numbers/Integer/Abstract/ZBits.v - COQC theories/Numbers/Integer/Abstract/ZLcm.v - COQC theories/funind/FunInd.v - Warning: Coq Language Versions lower than 0.8 have been deprecated in Dune - 3.8 and will be removed in an upcoming Dune version. - Hint: To disable this warning, add the following to your dune-project file: - (warnings (deprecated_coq_lang_lt_08 disabled)) - COQC theories/Floats/PrimFloat.v - Warning: Coq Language Versions lower than 0.8 have been deprecated in Dune - 3.8 and will be removed in an upcoming Dune version. - Hint: To disable this warning, add the following to your dune-project file: - (warnings (deprecated_coq_lang_lt_08 disabled)) - COQC theories/Numbers/Natural/Abstract/NProperties.v - COQC theories/Arith/PeanoNat.v - COQC theories/derive/Derive.v - Warning: Coq Language Versions lower than 0.8 have been deprecated in Dune - 3.8 and will be removed in an upcoming Dune version. - Hint: To disable this warning, add the following to your dune-project file: - (warnings (deprecated_coq_lang_lt_08 disabled)) - COQC theories/Arith/Le.v - COQC theories/Lists/List.v - COQC theories/Arith/EqNat.v - COQC theories/Arith/Max.v - COQC theories/Arith/Min.v - COQC theories/Arith/Even.v - COQC theories/Arith/Lt.v - COQC theories/Arith/Plus.v - COQC theories/Arith/Minus.v - COQC theories/Arith/Between.v - COQC theories/Arith/Peano_dec.v - Warning: Coq Language Versions lower than 0.8 have been deprecated in Dune - 3.8 and will be removed in an upcoming Dune version. - Hint: To disable this warning, add the following to your dune-project file: - (warnings (deprecated_coq_lang_lt_08 disabled)) - COQC theories/PArith/BinPos.v - COQC theories/Arith/Gt.v - COQC theories/Arith/Mult.v - COQC theories/Sets/Multiset.v - COQC theories/Numbers/NatInt/NZDomain.v - COQC theories/Arith/Compare_dec.v - COQC theories/Arith/Factorial.v - COQC theories/Arith/Wf_nat.v - COQC theories/Arith/Bool_nat.v - COQC theories/Arith/Div2.v - COQC theories/Numbers/Natural/Peano/NPeano.v - COQC theories/Arith/Arith_base.v - COQC theories/Logic/ClassicalFacts.v - COQC theories/funind/Recdef.v - COQC theories/Arith/Euclid.v - COQC theories/Vectors/Fin.v - COQC theories/Arith/Compare.v - COQC theories/Logic/Classical_Prop.v - COQC theories/Logic/PropExtensionality.v - COQC theories/Vectors/VectorDef.v - COQC theories/Logic/Classical_Pred_Type.v - COQC theories/Logic/Classical.v - COQC theories/Numbers/Integer/Abstract/ZProperties.v - COQC theories/Sets/Classical_sets.v - COQC theories/Logic/ClassicalUniqueChoice.v - COQC theories/Sets/Powerset_Classical_facts.v - COQC theories/NArith/BinNatDef.v - COQC theories/PArith/Pnat.v - COQC theories/PArith/POrderedType.v - COQC theories/NArith/BinNat.v - COQC theories/Sets/Finite_sets_facts.v - COQC theories/PArith/PArith.v - COQC user-contrib/Ltac2/Init.v - Warning: Coq Language Versions lower than 0.8 have been deprecated in Dune - 3.8 and will be removed in an upcoming Dune version. - Hint: To disable this warning, add the following to your dune-project file: - (warnings (deprecated_coq_lang_lt_08 disabled)) - COQC user-contrib/Ltac2/String.v - COQC user-contrib/Ltac2/Std.v - COQC user-contrib/Ltac2/Message.v - COQC user-contrib/Ltac2/Int.v - COQC user-contrib/Ltac2/Bool.v - COQC user-contrib/Ltac2/Char.v - COQC user-contrib/Ltac2/Constr.v - COQC user-contrib/Ltac2/Ident.v - COQC user-contrib/Ltac2/Ind.v - COQC user-contrib/Ltac2/Ltac1.v - COQC theories/setoid_ring/BinList.v - COQC theories/Lists/ListTactics.v - COQC theories/Vectors/VectorSpec.v - COQC theories/micromega/Refl.v - COQC theories/rtauto/Bintree.v - COQC theories/Wellfounded/Lexicographic_Exponentiation.v - COQC theories/Sorting/Sorted.v - COQC theories/Lists/ListDec.v - COQC theories/Numbers/NaryFunctions.v - COQC theories/Logic/WeakFan.v - COQC theories/Lists/ListSet.v - COQC user-contrib/Ltac2/Printf.v - COQC user-contrib/Ltac2/Control.v - COQC user-contrib/Ltac2/Env.v - COQC theories/Sets/Image.v - COQC user-contrib/Ltac2/Pattern.v - COQC user-contrib/Ltac2/Option.v - COQC user-contrib/Ltac2/Array.v - COQC user-contrib/Ltac2/List.v - COQC theories/Lists/SetoidList.v - COQC theories/Logic/FinFun.v - COQC theories/setoid_ring/Ring_theory.v - COQC theories/ZArith/BinIntDef.v - COQC theories/NArith/Nnat.v - COQC theories/NArith/Ndiv_def.v - COQC theories/NArith/Nsqrt_def.v - COQC theories/NArith/Ngcd_def.v - COQC theories/micromega/Tauto.v - COQC theories/Sets/Infinite_sets.v - COQC theories/Numbers/Natural/Binary/NBinary.v - COQC user-contrib/Ltac2/Notations.v - COQC user-contrib/Ltac2/Fresh.v - COQC theories/rtauto/Rtauto.v - COQC theories/Wellfounded/Wellfounded.v - COQC user-contrib/Ltac2/Ltac2.v - COQC theories/ZArith/BinInt.v - COQC theories/Vectors/VectorEq.v - COQC theories/Vectors/Vector.v - COQC theories/Sets/Integers.v - COQC theories/Sorting/Permutation.v - COQC theories/Strings/Byte.v - COQC theories/Bool/Bvector.v - COQC theories/Program/Syntax.v - COQC theories/Program/Program.v - COQC theories/Classes/SetoidClass.v - COQC theories/Classes/Morphisms_Relations.v - COQC theories/Classes/EquivDec.v - Warning: Coq Language Versions lower than 0.8 have been deprecated in Dune - 3.8 and will be removed in an upcoming Dune version. - Hint: To disable this warning, add the following to your dune-project file: - (warnings (deprecated_coq_lang_lt_08 disabled)) - COQC theories/Classes/RelationPairs.v - COQC theories/Structures/OrderedType.v - COQC theories/Structures/DecidableType.v - COQC theories/Sorting/Mergesort.v - COQC theories/Sorting/CPermutation.v - COQC theories/Lists/SetoidPermutation.v - COQC theories/Sorting/Sorting.v - COQC theories/Structures/EqualitiesFacts.v - COQC theories/Numbers/Natural/Abstract/NDefOps.v - COQC theories/MSets/MSetInterface.v - COQC theories/Structures/OrdersAlt.v - COQC theories/Structures/OrderedTypeAlt.v - COQC theories/FSets/FSetInterface.v - COQC theories/FSets/FMapInterface.v - COQC theories/setoid_ring/Ring_polynom.v - COQC theories/ZArith/Zeven.v - COQC theories/ZArith/Zcompare.v - COQC theories/ZArith/Znat.v - COQC theories/ZArith/Zpow_def.v - COQC theories/micromega/Env.v - COQC theories/Numbers/Cyclic/Abstract/DoubleType.v - COQC theories/ZArith/Zpow_alt.v - COQC theories/ZArith/Zeuclid.v - COQC theories/ZArith/Int.v - COQC theories/Numbers/Integer/Binary/ZBinary.v - COQC theories/FSets/FMapWeakList.v - COQC theories/FSets/FMapList.v - COQC theories/FSets/FSetBridge.v - COQC theories/micromega/EnvRing.v - COQC theories/Structures/OrdersLists.v - COQC theories/ZArith/Zorder.v - COQC theories/MSets/MSetWeakList.v - COQC theories/MSets/MSetList.v - Warning: Coq Language Versions lower than 0.8 have been deprecated in Dune - 3.8 and will be removed in an upcoming Dune version. - Hint: To disable this warning, add the following to your dune-project file: - (warnings (deprecated_coq_lang_lt_08 disabled)) - COQC theories/omega/OmegaLemmas.v - COQC theories/ZArith/ZArith_dec.v - COQC theories/ZArith/Zminmax.v - COQC theories/ZArith/Zmin.v - COQC theories/ZArith/Zmax.v - COQC theories/ZArith/auxiliary.v - COQC theories/ZArith/Zmisc.v - COQC theories/ZArith/Wf_Z.v - COQC theories/ZArith/Zbool.v - COQC theories/ZArith/Zabs.v - COQC theories/ZArith/Zhints.v - COQC theories/ZArith/ZArith_base.v - Warning: Coq Language Versions lower than 0.8 have been deprecated in Dune - 3.8 and will be removed in an upcoming Dune version. - Hint: To disable this warning, add the following to your dune-project file: - (warnings (deprecated_coq_lang_lt_08 disabled)) - COQC theories/setoid_ring/Ncring.v - COQC theories/micromega/VarMap.v - Warning: Coq Language Versions lower than 0.8 have been deprecated in Dune - 3.8 and will be removed in an upcoming Dune version. - Hint: To disable this warning, add the following to your dune-project file: - (warnings (deprecated_coq_lang_lt_08 disabled)) - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -rectypes -g -O3 -unbox-closures -I checker/.coq_checklib.objs/byte -I checker/.coq_checklib.objs/native -I /home/opam/.opam/4.14/lib/ocaml/threads -I clib/.clib.objs/byte -I clib/.clib.objs/native -I config/.config.objs/byte -I config/.config.objs/native -I kernel/.kernel.objs/byte -I kernel/.kernel.objs/native -I kernel/byterun/.coqrun.objs/byte -I kernel/byterun/.coqrun.objs/native -I lib/.lib.objs/byte -I lib/.lib.objs/native -intf-suffix .ml -no-alias-deps -open Coq_checklib -o checker/.coq_checklib.objs/native/coq_checklib__Checker.cmx -c -impl checker/checker.ml) - File "checker/checker.ml", line 230, characters 4-18: - 230 | | Stream.Failure -> - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "checker/checker.ml", line 232, characters 4-16: - 232 | | Stream.Error txt -> - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - Warning: Coq Language Versions lower than 0.8 have been deprecated in Dune - 3.8 and will be removed in an upcoming Dune version. - Hint: To disable this warning, add the following to your dune-project file: - (warnings (deprecated_coq_lang_lt_08 disabled)) - Warning: Coq Language Versions lower than 0.8 have been deprecated in Dune - 3.8 and will be removed in an upcoming Dune version. - Hint: To disable this warning, add the following to your dune-project file: - (warnings (deprecated_coq_lang_lt_08 disabled)) - COQC theories/setoid_ring/InitialRing.v - COQC theories/setoid_ring/Ncring_polynom.v - Warning: Coq Language Versions lower than 0.8 have been deprecated in Dune - 3.8 and will be removed in an upcoming Dune version. - Hint: To disable this warning, add the following to your dune-project file: - (warnings (deprecated_coq_lang_lt_08 disabled)) - Warning: Coq Language Versions lower than 0.8 have been deprecated in Dune - 3.8 and will be removed in an upcoming Dune version. - Hint: To disable this warning, add the following to your dune-project file: - (warnings (deprecated_coq_lang_lt_08 disabled)) - COQC theories/setoid_ring/Ring_tac.v - COQC theories/setoid_ring/Ring_base.v - COQC theories/setoid_ring/Ring.v - COQC theories/Strings/Ascii.v - COQC theories/setoid_ring/ZArithRing.v - COQC theories/setoid_ring/ArithRing.v - COQC theories/micromega/OrderedRing.v - COQC theories/setoid_ring/NArithRing.v - COQC theories/setoid_ring/Field_theory.v - COQC theories/Numbers/Integer/NatPairs/ZNatPairs.v - Warning: Coq Language Versions lower than 0.8 have been deprecated in Dune - 3.8 and will be removed in an upcoming Dune version. - Hint: To disable this warning, add the following to your dune-project file: - (warnings (deprecated_coq_lang_lt_08 disabled)) - COQC theories/Arith/Arith.v - COQC theories/ZArith/Zcomplements.v - COQC theories/micromega/Ztac.v - COQC theories/QArith/QArith_base.v - Warning: Coq Language Versions lower than 0.8 have been deprecated in Dune - 3.8 and will be removed in an upcoming Dune version. - Hint: To disable this warning, add the following to your dune-project file: - (warnings (deprecated_coq_lang_lt_08 disabled)) - Warning: Coq Language Versions lower than 0.8 have been deprecated in Dune - 3.8 and will be removed in an upcoming Dune version. - Hint: To disable this warning, add the following to your dune-project file: - (warnings (deprecated_coq_lang_lt_08 disabled)) - COQC theories/micromega/ZifyInst.v - COQC theories/Logic/ConstructiveEpsilon.v - COQC theories/extraction/ExtrOcamlNatInt.v - COQC theories/extraction/ExtrOcamlNatBigInt.v - COQC theories/extraction/ExtrHaskellNatNum.v - COQC theories/Bool/Zerob.v - COQC theories/MSets/MSetGenTree.v - COQC theories/Logic/WKL.v - COQC theories/Logic/ChoiceFacts.v - COQC theories/Classes/SetoidDec.v - COQC theories/ZArith/Zdiv.v - COQC theories/ZArith/Zpower.v - COQC theories/extraction/ExtrHaskellNatInteger.v - COQC theories/extraction/ExtrHaskellNatInt.v - Warning: Coq Language Versions lower than 0.8 have been deprecated in Dune - 3.8 and will be removed in an upcoming Dune version. - Hint: To disable this warning, add the following to your dune-project file: - (warnings (deprecated_coq_lang_lt_08 disabled)) - COQC theories/micromega/Zify.v - COQC theories/micromega/ZifyPow.v - COQC theories/omega/PreOmega.v - Warning: Coq Language Versions lower than 0.8 have been deprecated in Dune - 3.8 and will be removed in an upcoming Dune version. - Hint: To disable this warning, add the following to your dune-project file: - (warnings (deprecated_coq_lang_lt_08 disabled)) - COQC theories/ZArith/Znumtheory.v - COQC theories/micromega/ZifyNat.v - COQC theories/micromega/ZifyN.v - Warning: Coq Language Versions lower than 0.8 have been deprecated in Dune - 3.8 and will be removed in an upcoming Dune version. - Hint: To disable this warning, add the following to your dune-project file: - (warnings (deprecated_coq_lang_lt_08 disabled)) - Warning: Coq Language Versions lower than 0.8 have been deprecated in Dune - 3.8 and will be removed in an upcoming Dune version. - Hint: To disable this warning, add the following to your dune-project file: - (warnings (deprecated_coq_lang_lt_08 disabled)) - COQC theories/Strings/String.v - COQC theories/micromega/DeclConstant.v - COQC theories/QArith/QOrderedType.v - COQC theories/Logic/ClassicalChoice.v - COQC theories/Logic/IndefiniteDescription.v - COQC theories/Logic/Epsilon.v - COQC theories/Logic/Diaconescu.v - COQC theories/Logic/Description.v - COQC theories/Logic/ClassicalEpsilon.v - COQC theories/QArith/Qminmax.v - COQC theories/Logic/SetoidChoice.v - COQC theories/Strings/ByteVector.v - COQC theories/extraction/ExtrOcamlChar.v - COQC theories/extraction/ExtrHaskellString.v - COQC theories/Structures/OrdersEx.v - COQC theories/Strings/OctalString.v - COQC theories/Strings/HexString.v - COQC theories/Strings/BinaryString.v - Warning: Coq Language Versions lower than 0.8 have been deprecated in Dune - 3.8 and will be removed in an upcoming Dune version. - Hint: To disable this warning, add the following to your dune-project file: - (warnings (deprecated_coq_lang_lt_08 disabled)) - COQC theories/Numbers/HexadecimalString.v - COQC theories/Numbers/DecimalString.v - COQC theories/Logic/ClassicalDescription.v - COQC theories/extraction/ExtrOcamlString.v - COQC theories/extraction/ExtrOcamlNativeString.v - COQC theories/NArith/Ndigits.v - COQC theories/MSets/MSetAVL.v - COQC theories/MSets/MSetRBT.v - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -rectypes -g -bin-annot -I lib/.lib.objs/byte -I /home/opam/.opam/4.14/lib/ocaml/threads -I clib/.clib.objs/byte -I config/.config.objs/byte -intf-suffix .ml -no-alias-deps -o lib/.lib.objs/byte/coqProject_file.cmo -c -impl lib/coqProject_file.ml) - File "lib/coqProject_file.ml", line 100, characters 35-46: - 100 | let rec parse_string buf s = match Stream.next s with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "lib/coqProject_file.ml", line 105, characters 12-26: - 105 | | exception Stream.Failure -> buffer buf - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "lib/coqProject_file.ml", line 107, characters 32-43: - 107 | and parse_string2 buf s = match Stream.next s with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "lib/coqProject_file.ml", line 112, characters 12-26: - 112 | | exception Stream.Failure -> raise (Parsing_error "unterminated string") - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "lib/coqProject_file.ml", line 114, characters 33-44: - 114 | and parse_skip_comment s = match Stream.next s with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "lib/coqProject_file.ml", line 117, characters 12-26: - 117 | | exception Stream.Failure -> () - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "lib/coqProject_file.ml", line 119, characters 34-45: - 119 | and parse_args buf accu s = match Stream.next s with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "lib/coqProject_file.ml", line 131, characters 12-26: - 131 | | exception Stream.Failure -> accu - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "lib/coqProject_file.ml", line 138, characters 31-48: - 138 | let res = parse_args buf [] (Stream.of_channel c) in - ^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -rectypes -g -bin-annot -I lib/.lib.objs/byte -I /home/opam/.opam/4.14/lib/ocaml/threads -I clib/.clib.objs/byte -I config/.config.objs/byte -intf-suffix .ml -no-alias-deps -o lib/.lib.objs/byte/lStream.cmo -c -impl lib/lStream.ml) - File "lib/lStream.ml", line 14, characters 12-20: - 14 | strm : 'a Stream.t; - ^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "lib/lStream.ml", line 26, characters 4-15: - 26 | Stream.from - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "lib/lStream.ml", line 35, characters 17-29: - 35 | let count strm = Stream.count strm.strm - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "lib/lStream.ml", line 38, characters 16-28: - 38 | strm.fun_loc (Stream.count strm.strm) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "lib/lStream.ml", line 57, characters 10-21: - 57 | let a = Stream.peek strm.strm in - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "lib/lStream.ml", line 58, characters 22-33: - 58 | if Option.has_some (Stream.peek strm.strm) then strm.max_peek <- max (Stream.count strm.strm + 1) strm.max_peek; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "lib/lStream.ml", line 58, characters 72-84: - 58 | if Option.has_some (Stream.peek strm.strm) then strm.max_peek <- max (Stream.count strm.strm + 1) strm.max_peek; - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "lib/lStream.ml", line 62, characters 10-22: - 62 | let l = Stream.npeek n strm.strm in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "lib/lStream.ml", line 63, characters 24-36: - 63 | strm.max_peek <- max (Stream.count strm.strm + List.length l) strm.max_peek; - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "lib/lStream.ml", line 67, characters 13-25: - 67 | let list = Stream.npeek (n + 1) strm.strm in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "lib/lStream.ml", line 70, characters 36-48: - 70 | x :: _, 0 -> strm.max_peek <- Stream.count strm.strm + n + 1; x - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "lib/lStream.ml", line 72, characters 32-44: - 72 | | [], p -> strm.max_peek <- Stream.count strm.strm + (n - p); raise Stream.Failure - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "lib/lStream.ml", line 72, characters 72-86: - 72 | | [], p -> strm.max_peek <- Stream.count strm.strm + (n - p); raise Stream.Failure - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "lib/lStream.ml", line 76, characters 16-27: - 76 | let junk strm = Stream.junk strm.strm - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "lib/lStream.ml", line 78, characters 16-27: - 78 | let next strm = Stream.next strm.strm - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -rectypes -g -bin-annot -I lib/.lib.objs/byte -I /home/opam/.opam/4.14/lib/ocaml/threads -I clib/.clib.objs/byte -I config/.config.objs/byte -intf-suffix .ml -no-alias-deps -o lib/.lib.objs/byte/util.cmo -c -impl lib/util.ml) - File "lib/util.ml", line 126, characters 16-28: - 126 | try List.nth (Stream.npeek (n+1) st) n - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "lib/util.ml", line 127, characters 26-40: - 127 | with Failure _ -> raise Stream.Failure - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "lib/util.ml", line 130, characters 11-22: - 130 | repeat n Stream.junk st - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - COQC theories/NArith/NArith.v - COQC theories/NArith/Ndec.v - COQC theories/NArith/Ndist.v - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -rectypes -g -bin-annot -I gramlib/.gramlib.objs/byte -I /home/opam/.opam/4.14/lib/ocaml/threads -I clib/.clib.objs/byte -I config/.config.objs/byte -I lib/.lib.objs/byte -intf-suffix .ml -no-alias-deps -open Gramlib -o gramlib/.gramlib.objs/byte/gramlib__Plexing.cmo -c -impl gramlib/plexing.ml) - File "gramlib/plexing.ml", line 5, characters 41-49: - 5 | type 'te lexer_func = ?loc:Loc.t -> char Stream.t -> 'te LStream.t - ^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - COQC theories/micromega/RingMicromega.v - COQC theories/QArith/Qreduction.v - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -rectypes -g -bin-annot -I gramlib/.gramlib.objs/byte -I /home/opam/.opam/4.14/lib/ocaml/threads -I clib/.clib.objs/byte -I config/.config.objs/byte -I lib/.lib.objs/byte -intf-suffix .ml -no-alias-deps -open Gramlib -o gramlib/.gramlib.objs/byte/gramlib__Grammar.cmo -c -impl gramlib/grammar.ml) - File "gramlib/grammar.ml", line 20, characters 34-42: - 20 | val make : ?loc:Loc.t -> char Stream.t -> t - ^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1073, characters 15-29: - 1073 | | _ -> raise Stream.Failure - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1082, characters 15-29: - 1082 | | _ -> raise Stream.Failure - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1091, characters 27-41: - 1091 | | LocAct (_, _) -> raise Stream.Failure | DeadEnd -> raise Stream.Failure - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1091, characters 61-75: - 1091 | | LocAct (_, _) -> raise Stream.Failure | DeadEnd -> raise Stream.Failure - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1095, characters 13-27: - 1095 | else raise Stream.Failure - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1101, characters 6-20: - 1101 | Stream.Failure -> raise (Stream.Error (tree_failed entry a symb son)) - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1101, characters 31-43: - 1101 | Stream.Failure -> raise (Stream.Error (tree_failed entry a symb son)) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1120, characters 4-18: - 1120 | Stream.Failure -> - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1127, characters 62-76: - 1127 | skip_if_empty bp (fun (strm__ : _ LStream.t) -> raise Stream.Failure) - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1129, characters 11-25: - 1129 | with Stream.Failure -> - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1162, characters 52-66: - 1162 | DeadEnd -> (fun (strm__ : _ LStream.t) -> raise Stream.Failure) - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1173, characters 53-67: - 1173 | try Some (entry.estart alevn strm__) with Stream.Failure -> None - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1183, characters 31-45: - 1183 | try p1 strm__ with Stream.Failure -> p2 strm__) - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1193, characters 17-31: - 1193 | Stream.Failure -> - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1194, characters 26-38: - 1194 | raise (Stream.Error (tree_failed entry a s son)) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1204, characters 43-57: - 1204 | match try Some (ps strm) with Stream.Failure -> None with - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1207, characters 49-63: - 1207 | (try Some (p1 bp a strm) with Stream.Failure -> None) - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1210, characters 34-46: - 1210 | | None -> raise (Stream.Error (tree_failed entry a s son)) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1217, characters 4-18: - 1217 | Stream.Failure -> - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1245, characters 66-80: - 1245 | (match (try Some (tematch (LStream.peek_nth n strm)) with Stream.Failure -> None) with - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1247, characters 44-58: - 1247 | (match try Some (p1 a strm) with Stream.Failure -> None with - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1251, characters 42-56: - 1251 | | DeadEnd -> fun last_a strm -> raise Stream.Failure - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1257, characters 35-49: - 1257 | try Some (ps strm) with Stream.Failure -> - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1259, characters 87-101: - 1259 | try Some (parser_of_tree entry nlevn alevn (top_tree entry tree) strm) with Stream.Failure -> None - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1262, characters 26-38: - 1262 | | None -> raise (Stream.Error (tree_failed entry last_a (Stoken last_tok) tree)) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1269, characters 20-34: - 1269 | | None -> raise Stream.Failure - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1277, characters 43-57: - 1277 | match try Some (ps al strm__) with Stream.Failure -> None with - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1287, characters 40-54: - 1287 | match try Some (pt strm__) with Stream.Failure -> None with - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1291, characters 16-30: - 1291 | Stream.Failure -> - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1292, characters 25-37: - 1292 | raise (Stream.Error (symb_failed entry v sep symb)) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1298, characters 44-58: - 1298 | match try Some (ps [] strm__) with Stream.Failure -> None with - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1305, characters 40-54: - 1305 | match try Some (pt strm__) with Stream.Failure -> None with - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1308, characters 44-58: - 1308 | (try Some (ps al strm__) with Stream.Failure -> None) - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1316, characters 44-58: - 1316 | match try Some (ps [] strm__) with Stream.Failure -> None with - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1322, characters 43-57: - 1322 | match try Some (ps al strm__) with Stream.Failure -> None with - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1333, characters 40-54: - 1333 | match try Some (pt strm__) with Stream.Failure -> None with - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1337, characters 16-30: - 1337 | Stream.Failure -> - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1340, characters 22-36: - 1340 | Stream.Failure -> - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1341, characters 31-43: - 1341 | raise (Stream.Error (symb_failed entry v sep symb)) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1355, characters 40-54: - 1355 | match try Some (pt strm__) with Stream.Failure -> None with - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1358, characters 44-58: - 1358 | (try Some (ps al strm__) with Stream.Failure -> None) - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1364, characters 20-34: - 1364 | Stream.Failure -> None - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1377, characters 41-55: - 1377 | match try Some (ps strm__) with Stream.Failure -> None with - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1400, characters 20-34: - 1400 | | None -> raise Stream.Failure - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1434, characters 52-66: - 1434 | [] -> (fun levn (strm__ : _ LStream.t) -> raise Stream.Failure) - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1470, characters 50-64: - 1470 | match try Some (p2 strm__) with Stream.Failure -> None with - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1491, characters 57-71: - 1491 | [] -> (fun levn bp a (strm__ : _ LStream.t) -> raise Stream.Failure) - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1510, characters 16-30: - 1510 | Stream.Failure -> - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1521, characters 37-51: - 1521 | try p levn bp a strm__ with Stream.Failure -> a) - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1522, characters 63-77: - 1522 | | Dparser p -> fun levn bp a (strm__ : _ LStream.t) -> raise Stream.Failure - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1525, characters 9-21: - 1525 | raise (Stream.Error ("entry [" ^ ename ^ "] is empty")) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1586, characters 6-20: - 1586 | Stream.Failure -> - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1589, characters 6-18: - 1589 | | Stream.Error _ as exc -> - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1588, characters 22-34: - 1588 | Loc.raise ~loc (Stream.Error ("illegal begin of " ^ entry.ename)) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1629, characters 51-65: - 1629 | (fun _ _ _ (strm__ : _ LStream.t) -> raise Stream.Failure); - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1642, characters 51-65: - 1642 | (fun _ _ _ (strm__ : _ LStream.t) -> raise Stream.Failure); - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1728, characters 55-69: - 1728 | e.estart <- (fun _ (strm__ : _ LStream.t) -> raise Stream.Failure); - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1729, characters 62-76: - 1729 | e.econtinue <- (fun _ _ _ (strm__ : _ LStream.t) -> raise Stream.Failure); - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - COQC theories/Structures/OrderedTypeEx.v - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -rectypes -g -bin-annot -I engine/.engine.objs/byte -I /home/opam/.opam/4.14/lib/ocaml/threads -I clib/.clib.objs/byte -I config/.config.objs/byte -I kernel/.kernel.objs/byte -I kernel/byterun/.coqrun.objs/byte -I lib/.lib.objs/byte -I library/.library.objs/byte -intf-suffix .ml -no-alias-deps -o engine/.engine.objs/byte/evarutil.cmo -c -impl engine/evarutil.ml) - File "engine/evarutil.ml", line 131, characters 10-18: - 131 | let m = E.create () in - ^^^^^^^^ - Alert old_ephemeron_api: E.create - This function won't be available in 5.0 - File "engine/evarutil.ml", line 132, characters 19-29: - 132 | fun x y -> match E.get_key1 m, E.get_key2 m with - ^^^^^^^^^^ - Alert old_ephemeron_api: E.get_key1 - This function won't be available in 5.0 - File "engine/evarutil.ml", line 132, characters 33-43: - 132 | fun x y -> match E.get_key1 m, E.get_key2 m with - ^^^^^^^^^^ - Alert old_ephemeron_api: E.get_key2 - This function won't be available in 5.0 - File "engine/evarutil.ml", line 133, characters 60-70: - 133 | | Some x', Some y' when x == x' && y == y' -> Option.get (E.get_data m) - ^^^^^^^^^^ - Alert old_ephemeron_api: E.get_data - This function won't be available in 5.0 - File "engine/evarutil.ml", line 134, characters 26-36: - 134 | | _ -> let r = f x y in E.set_key1 m x; E.set_key2 m y; E.set_data m r; r - ^^^^^^^^^^ - Alert old_ephemeron_api: E.set_key1 - This function won't be available in 5.0 - File "engine/evarutil.ml", line 134, characters 42-52: - 134 | | _ -> let r = f x y in E.set_key1 m x; E.set_key2 m y; E.set_data m r; r - ^^^^^^^^^^ - Alert old_ephemeron_api: E.set_key2 - This function won't be available in 5.0 - File "engine/evarutil.ml", line 134, characters 58-68: - 134 | | _ -> let r = f x y in E.set_key1 m x; E.set_key2 m y; E.set_data m r; r - ^^^^^^^^^^ - Alert old_ephemeron_api: E.set_data - This function won't be available in 5.0 - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -rectypes -g -bin-annot -I interp/.interp.objs/byte -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/zarith -I clib/.clib.objs/byte -I config/.config.objs/byte -I engine/.engine.objs/byte -I kernel/.kernel.objs/byte -I kernel/byterun/.coqrun.objs/byte -I lib/.lib.objs/byte -I library/.library.objs/byte -I pretyping/.pretyping.objs/byte -intf-suffix .ml -no-alias-deps -o interp/.interp.objs/byte/numTok.cmo -c -impl interp/numTok.ml) - File "interp/numTok.ml", line 124, characters 33-44: - 124 | let rec number len s = match Stream.peek s with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "interp/numTok.ml", line 125, characters 32-43: - 125 | | Some ('0'..'9' as c) -> Stream.junk s; number (store len c) s - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "interp/numTok.ml", line 126, characters 40-51: - 126 | | Some ('_' as c) when len > 0 -> Stream.junk s; number (store len c) s - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "interp/numTok.ml", line 129, characters 37-48: - 129 | let rec hex_number len s = match Stream.peek s with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "interp/numTok.ml", line 131, characters 9-20: - 131 | Stream.junk s; hex_number (store len c) s - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "interp/numTok.ml", line 133, characters 9-20: - 133 | Stream.junk s; hex_number (store len c) s - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "interp/numTok.ml", line 137, characters 12-24: - 137 | match Stream.npeek 3 s with - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "interp/numTok.ml", line 139, characters 9-20: - 139 | Stream.junk s; Stream.junk s; Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "interp/numTok.ml", line 139, characters 24-35: - 139 | Stream.junk s; Stream.junk s; Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "interp/numTok.ml", line 139, characters 39-50: - 139 | Stream.junk s; Stream.junk s; Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "interp/numTok.ml", line 144, characters 17-29: - 144 | match hex, Stream.npeek 2 s with - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "interp/numTok.ml", line 146, characters 9-20: - 146 | Stream.junk s; Stream.junk s; get_buff (hex_number (store 0 c) s) - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "interp/numTok.ml", line 146, characters 24-35: - 146 | Stream.junk s; Stream.junk s; get_buff (hex_number (store 0 c) s) - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "interp/numTok.ml", line 148, characters 9-20: - 148 | Stream.junk s; Stream.junk s; get_buff (number (store 0 c) s) - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "interp/numTok.ml", line 148, characters 24-35: - 148 | Stream.junk s; Stream.junk s; get_buff (number (store 0 c) s) - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "interp/numTok.ml", line 151, characters 17-29: - 151 | match hex, Stream.npeek 2 s with - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "interp/numTok.ml", line 154, characters 9-20: - 154 | Stream.junk s; Stream.junk s; get_buff (number (store (store 0 e) c) s) - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "interp/numTok.ml", line 154, characters 24-35: - 154 | Stream.junk s; Stream.junk s; get_buff (number (store (store 0 e) c) s) - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "interp/numTok.ml", line 157, characters 21-33: - 157 | begin match Stream.npeek 3 s with - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "interp/numTok.ml", line 159, characters 12-23: - 159 | Stream.junk s; Stream.junk s; Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "interp/numTok.ml", line 159, characters 27-38: - 159 | Stream.junk s; Stream.junk s; Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "interp/numTok.ml", line 159, characters 42-53: - 159 | Stream.junk s; Stream.junk s; Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "interp/numTok.ml", line 174, characters 17-33: - 174 | let strm = Stream.of_string (s ^ " ") in - ^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "interp/numTok.ml", line 176, characters 9-21: - 176 | if Stream.count strm >= String.length s then Some n else None - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "interp/numTok.ml", line 260, characters 17-33: - 260 | let strm = Stream.of_string (s ^ " ") in - ^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "interp/numTok.ml", line 262, characters 18-29: - 262 | | '-' -> (Stream.junk strm; SMinus) - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "interp/numTok.ml", line 263, characters 18-29: - 263 | | '+' -> (Stream.junk strm; SPlus) - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "interp/numTok.ml", line 266, characters 9-21: - 266 | if Stream.count strm >= String.length s then Some (sign,n) else None - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -rectypes -g -bin-annot -I parsing/.parsing.objs/byte -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/zarith -I clib/.clib.objs/byte -I config/.config.objs/byte -I engine/.engine.objs/byte -I gramlib/.gramlib.objs/byte -I interp/.interp.objs/byte -I kernel/.kernel.objs/byte -I kernel/byterun/.coqrun.objs/byte -I lib/.lib.objs/byte -I library/.library.objs/byte -I pretyping/.pretyping.objs/byte -intf-suffix .ml -no-alias-deps -o parsing/.parsing.objs/byte/tok.cmo -c -impl parsing/tok.ml) - File "parsing/tok.ml", line 124, characters 21-35: - 124 | let err () = raise Stream.Failure in - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -rectypes -g -bin-annot -I parsing/.parsing.objs/byte -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/zarith -I clib/.clib.objs/byte -I config/.config.objs/byte -I engine/.engine.objs/byte -I gramlib/.gramlib.objs/byte -I interp/.interp.objs/byte -I kernel/.kernel.objs/byte -I kernel/byterun/.coqrun.objs/byte -I lib/.lib.objs/byte -I library/.library.objs/byte -I pretyping/.pretyping.objs/byte -intf-suffix .ml -no-alias-deps -o parsing/.parsing.objs/byte/pcoq.cmo -c -impl parsing/pcoq.ml) - File "parsing/pcoq.ml", line 22, characters 21-35: - 22 | let err () = raise Stream.Failure - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/pcoq.ml", line 199, characters 13-29: - 199 | let strm = Stream.of_string x in - ^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -rectypes -g -bin-annot -I parsing/.parsing.objs/byte -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/zarith -I clib/.clib.objs/byte -I config/.config.objs/byte -I engine/.engine.objs/byte -I gramlib/.gramlib.objs/byte -I interp/.interp.objs/byte -I kernel/.kernel.objs/byte -I kernel/byterun/.coqrun.objs/byte -I lib/.lib.objs/byte -I library/.library.objs/byte -I pretyping/.pretyping.objs/byte -intf-suffix .ml -no-alias-deps -o parsing/.parsing.objs/byte/cLexer.cmo -c -impl parsing/cLexer.ml) - File "parsing/cLexer.ml", line 162, characters 11-23: - 162 | let bp = Stream.count cs in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 163, characters 2-13: - 163 | Stream.junk cs; (* consume the char to avoid read it and fail again *) - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 175, characters 28-39: - 175 | let njunk n = Util.repeat n Stream.junk - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 188, characters 12-24: - 188 | match Stream.npeek 2 cs with - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 194, characters 12-24: - 194 | match Stream.npeek 3 cs with - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 201, characters 17-29: - 201 | else match Stream.npeek 4 cs with - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 213, characters 8-19: - 213 | match Stream.peek cs with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 225, characters 30-41: - 225 | let rec loop_symb s = match Stream.peek s with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 227, characters 8-19: - 227 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 232, characters 23-34: - 232 | | AsciiChar -> Stream.junk s; loop_symb s - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 235, characters 13-29: - 235 | loop_symb (Stream.of_string str) - ^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 238, characters 35-46: - 238 | let rec loop_id intail s = match Stream.peek s with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 240, characters 8-19: - 240 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 243, characters 8-19: - 243 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 254, characters 17-33: - 254 | loop_id false (Stream.of_string str) - ^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 296, characters 39-50: - 296 | if n>0 then nstore (n-1) (store len (Stream.next cs)) cs else len - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 308, characters 37-48: - 308 | let rec ident_tail loc len s = match Stream.peek s with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 310, characters 6-17: - 310 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 318, characters 62-74: - 318 | let u = String.concat "" (List.map (String.make 1) (Stream.npeek n s)) in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 332, characters 48-59: - 332 | let rec string loc ~comm_level bp len s = match Stream.peek s with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 334, characters 6-17: - 334 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 336, characters 14-25: - 336 | match Stream.peek s with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 337, characters 22-33: - 337 | Some '"' -> Stream.junk s; true - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 342, characters 6-17: - 342 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 343, characters 22-33: - 343 | (fun s -> match Stream.peek s with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 345, characters 8-19: - 345 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 353, characters 6-17: - 353 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 354, characters 22-33: - 354 | (fun s -> match Stream.peek s with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 356, characters 12-23: - 356 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 367, characters 4-15: - 367 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 368, characters 13-25: - 368 | let ep = Stream.count s in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 378, characters 6-17: - 378 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 381, characters 14-26: - 381 | let _ = Stream.empty s in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 382, characters 15-27: - 382 | let ep = Stream.count s in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 436, characters 12-24: - 436 | let bp2 = Stream.count s in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 437, characters 8-19: - 437 | match Stream.peek s with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 439, characters 6-17: - 439 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 442, characters 16-27: - 442 | match Stream.peek s with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 444, characters 14-25: - 444 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 447, characters 13-27: - 447 | with Stream.Failure -> raise (Stream.Error "") - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 447, characters 38-50: - 447 | with Stream.Failure -> raise (Stream.Error "") - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 451, characters 6-17: - 451 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 453, characters 14-25: - 453 | match Stream.peek s with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 454, characters 22-33: - 454 | Some ')' -> Stream.junk s; push_string "*)"; loc - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 456, characters 11-25: - 456 | with Stream.Failure -> raise (Stream.Error "") - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 456, characters 36-48: - 456 | with Stream.Failure -> raise (Stream.Error "") - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 459, characters 6-17: - 459 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 464, characters 20-32: - 464 | match try Some (Stream.empty s) with Stream.Failure -> None with - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 464, characters 41-55: - 464 | match try Some (Stream.empty s) with Stream.Failure -> None with - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 466, characters 15-27: - 466 | let ep = Stream.count s in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 470, characters 16-27: - 470 | match Stream.peek s with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 472, characters 14-25: - 472 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 473, characters 23-35: - 473 | let ep = Stream.count s in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 476, characters 14-25: - 476 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 478, characters 23-37: - 478 | | _ -> raise Stream.Failure - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 485, characters 54-66: - 485 | try progress_from_byte loc last nj tt cs (List.nth (Stream.npeek (nj+1) cs) nj) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 504, characters 36-48: - 504 | match Util.List.skipn (nj+1) (Stream.npeek (nj+n) cs) with - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 518, characters 8-19: - 518 | match Stream.peek cs with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 529, characters 16-30: - 529 | | exception Stream.Failure -> n, List.make n b, List.make n e - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 532, characters 24-38: - 532 | if len = 0 then raise Stream.Failure - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 541, characters 17-31: - 541 | | _ -> raise Stream.Failure - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 546, characters 14-25: - 546 | let c = Stream.next s in - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 549, characters 10-24: - 549 | Stream.Failure -> raise (Stream.Error "") - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 549, characters 35-47: - 549 | Stream.Failure -> raise (Stream.Error "") - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 551, characters 40-52: - 551 | get_buff len, set_loc_pos loc bp (Stream.count s) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 559, characters 43-54: - 559 | let commit1 c = Buffer.add_char b c; Stream.junk s in - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 562, characters 14-26: - 562 | match Stream.npeek lenmarker s with - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 571, characters 48-60: - 571 | let loc = bump_loc_line_last loc (Stream.count s) in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 575, characters 63-77: - 575 | if not dot_gobbling && blank_or_eof s then raise Stream.Failure; - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 580, characters 22-36: - 580 | | [] -> raise Stream.Failure - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 583, characters 45-57: - 583 | Buffer.contents b, set_loc_pos loc bp (Stream.count s) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 590, characters 15-27: - 590 | let l' = Stream.npeek (i + 1) s in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 600, characters 6-17: - 600 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 609, characters 15-27: - 609 | let ep = Stream.count s in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 617, characters 10-21: - 617 | match Stream.peek cs with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 618, characters 30-41: - 618 | | Some c' when c == c' -> Stream.junk cs; aux (n+1) cs - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 619, characters 57-69: - 619 | | _ -> BULLET (String.make n c), set_loc_pos loc bp (Stream.count cs) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 626, characters 11-23: - 626 | let ep = Stream.count cs in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 647, characters 50-61: - 647 | let parse_after_dot ~diff_mode loc c bp s = match Stream.peek s with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 649, characters 6-17: - 649 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 652, characters 10-24: - 652 | Stream.Failure -> raise (Stream.Error "") - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 652, characters 35-47: - 652 | Stream.Failure -> raise (Stream.Error "") - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 657, characters 17-29: - 657 | let ep = Stream.count s in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 666, characters 21-33: - 666 | let ep = Stream.count s in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 674, characters 8-19: - 674 | match Stream.peek s with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 686, characters 11-23: - 686 | let bp = Stream.count s in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 687, characters 8-19: - 687 | match Stream.peek s with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 689, characters 6-17: - 689 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 690, characters 15-27: - 690 | let ep = Stream.count s in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 693, characters 6-17: - 693 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 696, characters 6-17: - 696 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 699, characters 10-24: - 699 | Stream.Failure -> raise (Stream.Error "") - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 699, characters 35-47: - 699 | Stream.Failure -> raise (Stream.Error "") - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 707, characters 21-33: - 707 | let ep = Stream.count s in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 715, characters 6-17: - 715 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 722, characters 6-17: - 722 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 723, characters 15-27: - 723 | let ep = Stream.count s in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 727, characters 6-17: - 727 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 730, characters 10-24: - 730 | Stream.Failure -> raise (Stream.Error "") - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 730, characters 35-47: - 730 | Stream.Failure -> raise (Stream.Error "") - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 736, characters 17-29: - 736 | let ep = Stream.count s in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 740, characters 15-27: - 740 | let ep = Stream.count s in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 744, characters 6-17: - 744 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 747, characters 10-24: - 747 | Stream.Failure -> raise (Stream.Error "") - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 747, characters 35-47: - 747 | Stream.Failure -> raise (Stream.Error "") - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 749, characters 15-27: - 749 | let ep = Stream.count s in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 753, characters 6-17: - 753 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 755, characters 14-25: - 755 | match Stream.peek s with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 757, characters 12-23: - 757 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 758, characters 21-33: - 758 | let ep = Stream.count s in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 761, characters 12-23: - 761 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 766, characters 11-25: - 766 | with Stream.Failure -> raise (Stream.Error "") - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 766, characters 36-48: - 766 | with Stream.Failure -> raise (Stream.Error "") - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 769, characters 6-17: - 769 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 770, characters 15-27: - 770 | let ep = Stream.count s in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 784, characters 23-35: - 784 | let ep = Stream.count s in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 787, characters 53-64: - 787 | let t = process_chars ~diff_mode loc bp (Stream.next s) s in - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -rectypes -g -bin-annot -I printing/.printing.objs/byte -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/zarith -I clib/.clib.objs/byte -I config/.config.objs/byte -I engine/.engine.objs/byte -I gramlib/.gramlib.objs/byte -I interp/.interp.objs/byte -I kernel/.kernel.objs/byte -I kernel/byterun/.coqrun.objs/byte -I lib/.lib.objs/byte -I library/.library.objs/byte -I parsing/.parsing.objs/byte -I pretyping/.pretyping.objs/byte -I proofs/.proofs.objs/byte -intf-suffix .ml -no-alias-deps -o printing/.printing.objs/byte/proof_diffs.cmo -c -impl printing/proof_diffs.ml) - File "printing/proof_diffs.ml", line 102, characters 15-31: - 102 | let istr = Stream.of_string s in - ^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -rectypes -g -bin-annot -I interp/.interp.objs/byte -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/zarith -I clib/.clib.objs/byte -I config/.config.objs/byte -I engine/.engine.objs/byte -I kernel/.kernel.objs/byte -I kernel/byterun/.coqrun.objs/byte -I lib/.lib.objs/byte -I library/.library.objs/byte -I pretyping/.pretyping.objs/byte -intf-suffix .ml -no-alias-deps -o interp/.interp.objs/byte/constrexpr_ops.cmo -c -impl interp/constrexpr_ops.ml) - File "interp/constrexpr_ops.ml", line 569, characters 24-36: - 569 | Loc.raise ?loc (Stream.Error "pattern with quote not allowed after fix") - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -rectypes -g -bin-annot -I vernac/.vernac.objs/byte -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/zarith -I clib/.clib.objs/byte -I config/.config.objs/byte -I engine/.engine.objs/byte -I gramlib/.gramlib.objs/byte -I interp/.interp.objs/byte -I kernel/.kernel.objs/byte -I kernel/byterun/.coqrun.objs/byte -I lib/.lib.objs/byte -I library/.library.objs/byte -I parsing/.parsing.objs/byte -I pretyping/.pretyping.objs/byte -I printing/.printing.objs/byte -I proofs/.proofs.objs/byte -I tactics/.tactics.objs/byte -intf-suffix .ml -no-alias-deps -o vernac/.vernac.objs/byte/proof_using.cmo -c -impl vernac/proof_using.ml) - File "vernac/proof_using.ml", line 178, characters 94-110: - 178 | let using_from_string us = Pcoq.Entry.parse G_vernac.section_subset_expr (Pcoq.Parsable.make (Stream.of_string us)) - ^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -rectypes -g -bin-annot -I interp/.interp.objs/byte -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/zarith -I clib/.clib.objs/byte -I config/.config.objs/byte -I engine/.engine.objs/byte -I kernel/.kernel.objs/byte -I kernel/byterun/.coqrun.objs/byte -I lib/.lib.objs/byte -I library/.library.objs/byte -I pretyping/.pretyping.objs/byte -intf-suffix .ml -no-alias-deps -o interp/.interp.objs/byte/constrintern.cmo -c -impl interp/constrintern.ml) - File "interp/constrintern.ml", line 586, characters 22-34: - 586 | Loc.raise ?loc (Stream.Error "pattern with quote not allowed here") - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -rectypes -g -bin-annot -I vernac/.vernac.objs/byte -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/zarith -I clib/.clib.objs/byte -I config/.config.objs/byte -I engine/.engine.objs/byte -I gramlib/.gramlib.objs/byte -I interp/.interp.objs/byte -I kernel/.kernel.objs/byte -I kernel/byterun/.coqrun.objs/byte -I lib/.lib.objs/byte -I library/.library.objs/byte -I parsing/.parsing.objs/byte -I pretyping/.pretyping.objs/byte -I printing/.printing.objs/byte -I proofs/.proofs.objs/byte -I tactics/.tactics.objs/byte -intf-suffix .ml -no-alias-deps -o vernac/.vernac.objs/byte/vernacinterp.cmo -c -impl vernac/vernacinterp.ml) - File "vernac/vernacinterp.ml", line 189, characters 64-81: - 189 | Pcoq.Parsable.make ~loc:(Loc.(initial (InFile longfname))) (Stream.of_channel in_chan) in - ^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -rectypes -g -bin-annot -I vernac/.vernac.objs/byte -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/zarith -I clib/.clib.objs/byte -I config/.config.objs/byte -I engine/.engine.objs/byte -I gramlib/.gramlib.objs/byte -I interp/.interp.objs/byte -I kernel/.kernel.objs/byte -I kernel/byterun/.coqrun.objs/byte -I lib/.lib.objs/byte -I library/.library.objs/byte -I parsing/.parsing.objs/byte -I pretyping/.pretyping.objs/byte -I printing/.printing.objs/byte -I proofs/.proofs.objs/byte -I tactics/.tactics.objs/byte -intf-suffix .ml -no-alias-deps -o vernac/.vernac.objs/byte/comInductive.cmo -c -impl vernac/comInductive.ml) - File "vernac/comInductive.ml", line 365, characters 20-32: - 365 | Loc.raise ?loc (Stream.Error "pattern with quote not allowed here") - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -rectypes -g -bin-annot -I vernac/.vernac.objs/byte -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/zarith -I clib/.clib.objs/byte -I config/.config.objs/byte -I engine/.engine.objs/byte -I gramlib/.gramlib.objs/byte -I interp/.interp.objs/byte -I kernel/.kernel.objs/byte -I kernel/byterun/.coqrun.objs/byte -I lib/.lib.objs/byte -I library/.library.objs/byte -I parsing/.parsing.objs/byte -I pretyping/.pretyping.objs/byte -I printing/.printing.objs/byte -I proofs/.proofs.objs/byte -I tactics/.tactics.objs/byte -intf-suffix .ml -no-alias-deps -o vernac/.vernac.objs/byte/himsg.cmo -c -impl vernac/himsg.ml) - File "vernac/himsg.ml", line 1413, characters 4-16: - 1413 | | Stream.Error txt -> hov 0 (str "Syntax error: " ++ str txt ++ str ".") - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -rectypes -g -bin-annot -I topbin/.coqtop_byte_bin.eobjs/byte -I /home/opam/.opam/4.14/lib/ocaml/compiler-libs -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/zarith -I clib/.clib.objs/byte -I config/.config.objs/byte -I engine/.engine.objs/byte -I gramlib/.gramlib.objs/byte -I interp/.interp.objs/byte -I kernel/.kernel.objs/byte -I kernel/byterun/.coqrun.objs/byte -I lib/.lib.objs/byte -I library/.library.objs/byte -I parsing/.parsing.objs/byte -I pretyping/.pretyping.objs/byte -I printing/.printing.objs/byte -I proofs/.proofs.objs/byte -I stm/.stm.objs/byte -I sysinit/.sysinit.objs/byte -I tactics/.tactics.objs/byte -I toplevel/.toplevel.objs/byte -I vernac/.vernac.objs/byte -no-alias-deps -o topbin/.coqtop_byte_bin.eobjs/byte/dune__exe__Coqtop_byte_bin.cmo -c -impl topbin/coqtop_byte_bin.ml) - File "topbin/coqtop_byte_bin.ml", line 22, characters 29-52: - 22 | begin match Hashtbl.find Toploop.directive_table "rectypes" with - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topbin/coqtop_byte_bin.ml", line 31, characters 42-59: - 31 | { load_obj = (fun f -> if not (Topdirs.load_file ppf f) - ^^^^^^^^^^^^^^^^^ - Alert deprecated: Topdirs.load_file - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -rectypes -g -bin-annot -I toplevel/.toplevel.objs/byte -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/zarith -I clib/.clib.objs/byte -I config/.config.objs/byte -I engine/.engine.objs/byte -I gramlib/.gramlib.objs/byte -I interp/.interp.objs/byte -I kernel/.kernel.objs/byte -I kernel/byterun/.coqrun.objs/byte -I lib/.lib.objs/byte -I library/.library.objs/byte -I parsing/.parsing.objs/byte -I pretyping/.pretyping.objs/byte -I printing/.printing.objs/byte -I proofs/.proofs.objs/byte -I stm/.stm.objs/byte -I sysinit/.sysinit.objs/byte -I tactics/.tactics.objs/byte -I vernac/.vernac.objs/byte -intf-suffix .ml -no-alias-deps -o toplevel/.toplevel.objs/byte/vernac.cmo -c -impl toplevel/vernac.ml) - File "toplevel/vernac.ml", line 92, characters 7-24: - 92 | (Stream.of_channel in_chan) in - ^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -rectypes -g -bin-annot -I vernac/.vernac.objs/byte -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/zarith -I clib/.clib.objs/byte -I config/.config.objs/byte -I engine/.engine.objs/byte -I gramlib/.gramlib.objs/byte -I interp/.interp.objs/byte -I kernel/.kernel.objs/byte -I kernel/byterun/.coqrun.objs/byte -I lib/.lib.objs/byte -I library/.library.objs/byte -I parsing/.parsing.objs/byte -I pretyping/.pretyping.objs/byte -I printing/.printing.objs/byte -I proofs/.proofs.objs/byte -I tactics/.tactics.objs/byte -intf-suffix .ml -no-alias-deps -o vernac/.vernac.objs/byte/record.cmo -c -impl vernac/record.ml) - File "vernac/record.ml", line 120, characters 20-32: - 120 | Loc.raise ?loc (Stream.Error "pattern with quote not allowed in record parameters") - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -rectypes -g -bin-annot -I toplevel/.toplevel.objs/byte -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/zarith -I clib/.clib.objs/byte -I config/.config.objs/byte -I engine/.engine.objs/byte -I gramlib/.gramlib.objs/byte -I interp/.interp.objs/byte -I kernel/.kernel.objs/byte -I kernel/byterun/.coqrun.objs/byte -I lib/.lib.objs/byte -I library/.library.objs/byte -I parsing/.parsing.objs/byte -I pretyping/.pretyping.objs/byte -I printing/.printing.objs/byte -I proofs/.proofs.objs/byte -I stm/.stm.objs/byte -I sysinit/.sysinit.objs/byte -I tactics/.tactics.objs/byte -I vernac/.vernac.objs/byte -intf-suffix .ml -no-alias-deps -o toplevel/.toplevel.objs/byte/coqloop.cmo -c -impl toplevel/coqloop.ml) - File "toplevel/coqloop.ml", line 79, characters 37-48: - 79 | ibuf.tokens <- Pcoq.Parsable.make (Stream.from (prompt_char doc ic ibuf)); - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "toplevel/coqloop.ml", line 233, characters 33-47: - 233 | tokens = Pcoq.Parsable.make (Stream.of_list []); - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - COQC theories/MSets/MSetPositive.v - COQC theories/Structures/DecidableTypeEx.v - COQC theories/FSets/FSetPositive.v - COQC theories/setoid_ring/Field_tac.v - COQC theories/MSets/MSetFacts.v - COQC theories/FSets/FSetFacts.v - COQC theories/FSets/FMapFacts.v - COQC theories/setoid_ring/Field.v - COQC theories/QArith/Qfield.v - COQC theories/micromega/ZCoeff.v - COQC theories/QArith/Qring.v - COQC theories/QArith/QArith.v - COQC theories/micromega/ZMicromega.v - COQC theories/QArith/Qabs.v - COQC theories/QArith/Qround.v - COQC theories/micromega/QMicromega.v - COQC theories/QArith/Qcanon.v - COQC theories/MSets/MSetDecide.v - COQC theories/FSets/FSetDecide.v - COQC theories/FSets/FSetCompat.v - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -rectypes -open Gramlib -g -bin-annot -I plugins/ssr/.ssreflect_plugin.objs/byte -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/zarith -I clib/.clib.objs/byte -I config/.config.objs/byte -I engine/.engine.objs/byte -I gramlib/.gramlib.objs/byte -I interp/.interp.objs/byte -I kernel/.kernel.objs/byte -I kernel/byterun/.coqrun.objs/byte -I lib/.lib.objs/byte -I library/.library.objs/byte -I parsing/.parsing.objs/byte -I plugins/ltac/.ltac_plugin.objs/byte -I plugins/ssrmatching/.ssrmatching_plugin.objs/byte -I pretyping/.pretyping.objs/byte -I printing/.printing.objs/byte -I proofs/.proofs.objs/byte -I stm/.stm.objs/byte -I sysinit/.sysinit.objs/byte -I tactics/.tactics.objs/byte -I vernac/.vernac.objs/byte -intf-suffix .ml -no-alias-deps -open Ssreflect_plugin -o plugins/ssr/.ssreflect_plugin.objs/byte/ssreflect_plugin__Ssrparser.cmo -c -impl plugins/ssr/ssrparser.ml) - File "plugins/ssr/ssrparser.mlg", line 263, characters 28-42: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "plugins/ssr/ssrparser.mlg", line 265, characters 22-36: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "plugins/ssr/ssrparser.mlg", line 272, characters 24-38: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "plugins/ssr/ssrparser.mlg", line 274, characters 22-36: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "plugins/ssr/ssrparser.mlg", line 276, characters 19-33: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "plugins/ssr/ssrparser.mlg", line 283, characters 24-38: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "plugins/ssr/ssrparser.mlg", line 285, characters 22-36: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "plugins/ssr/ssrparser.mlg", line 286, characters 15-29: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "plugins/ssr/ssrparser.mlg", line 294, characters 31-45: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "plugins/ssr/ssrparser.mlg", line 297, characters 20-34: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "plugins/ssr/ssrparser.mlg", line 844, characters 33-47: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "plugins/ssr/ssrparser.mlg", line 853, characters 9-23: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "plugins/ssr/ssrparser.mlg", line 858, characters 12-26: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "plugins/ssr/ssrparser.mlg", line 859, characters 55-69: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "plugins/ssr/ssrparser.mlg", line 860, characters 45-59: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "plugins/ssr/ssrparser.mlg", line 2411, characters 37-51: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "plugins/ssr/ssrparser.mlg", line 2415, characters 17-31: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - COQC theories/micromega/Lqa.v - Warning: Coq Language Versions lower than 0.8 have been deprecated in Dune - 3.8 and will be removed in an upcoming Dune version. - Hint: To disable this warning, add the following to your dune-project file: - (warnings (deprecated_coq_lang_lt_08 disabled)) - COQC theories/Reals/Abstract/ConstructiveReals.v - COQC theories/QArith/Qcabs.v - COQC theories/FSets/FSetWeakList.v - COQC theories/FSets/FSetList.v - COQC theories/MSets/MSetProperties.v - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -rectypes -g -bin-annot -I ide/coqide/.idetop.eobjs/byte -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/zarith -I clib/.clib.objs/byte -I config/.config.objs/byte -I engine/.engine.objs/byte -I gramlib/.gramlib.objs/byte -I ide/coqide/protocol/.protocol.objs/byte -I interp/.interp.objs/byte -I kernel/.kernel.objs/byte -I kernel/byterun/.coqrun.objs/byte -I lib/.lib.objs/byte -I library/.library.objs/byte -I parsing/.parsing.objs/byte -I pretyping/.pretyping.objs/byte -I printing/.printing.objs/byte -I proofs/.proofs.objs/byte -I stm/.stm.objs/byte -I sysinit/.sysinit.objs/byte -I tactics/.tactics.objs/byte -I toplevel/.toplevel.objs/byte -I vernac/.vernac.objs/byte -no-alias-deps -o ide/coqide/.idetop.eobjs/byte/dune__exe__Idetop.cmo -c -impl ide/coqide/idetop.ml) - File "ide/coqide/idetop.ml", line 81, characters 31-47: - 81 | let pa = Pcoq.Parsable.make (Stream.of_string s) in - ^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "ide/coqide/idetop.ml", line 108, characters 31-47: - 108 | let pa = Pcoq.Parsable.make (Stream.of_string s) in - ^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "ide/coqide/idetop.ml", line 114, characters 31-47: - 114 | let pa = Pcoq.Parsable.make (Stream.of_string phrase) in - ^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -rectypes -g -O3 -unbox-closures -I ide/coqide/.idetop.eobjs/byte -I ide/coqide/.idetop.eobjs/native -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/zarith -I clib/.clib.objs/byte -I clib/.clib.objs/native -I config/.config.objs/byte -I config/.config.objs/native -I engine/.engine.objs/byte -I engine/.engine.objs/native -I gramlib/.gramlib.objs/byte -I gramlib/.gramlib.objs/native -I ide/coqide/protocol/.protocol.objs/byte -I ide/coqide/protocol/.protocol.objs/native -I interp/.interp.objs/byte -I interp/.interp.objs/native -I kernel/.kernel.objs/byte -I kernel/.kernel.objs/native -I kernel/byterun/.coqrun.objs/byte -I kernel/byterun/.coqrun.objs/native -I lib/.lib.objs/byte -I lib/.lib.objs/native -I library/.library.objs/byte -I library/.library.objs/native -I parsing/.parsing.objs/byte -I parsing/.parsing.objs/native -I pretyping/.pretyping.objs/byte -I pretyping/.pretyping.objs/native -I printing/.printing.objs/byte -I printing/.printing.objs/native -I proofs/.proofs.objs/byte -I proofs/.proofs.objs/native -I stm/.stm.objs/byte -I stm/.stm.objs/native -I sysinit/.sysinit.objs/byte -I sysinit/.sysinit.objs/native -I tactics/.tactics.objs/byte -I tactics/.tactics.objs/native -I toplevel/.toplevel.objs/byte -I toplevel/.toplevel.objs/native -I vernac/.vernac.objs/byte -I vernac/.vernac.objs/native -intf-suffix .ml -no-alias-deps -o ide/coqide/.idetop.eobjs/native/dune__exe__Idetop.cmx -c -impl ide/coqide/idetop.ml) - File "ide/coqide/idetop.ml", line 81, characters 31-47: - 81 | let pa = Pcoq.Parsable.make (Stream.of_string s) in - ^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "ide/coqide/idetop.ml", line 108, characters 31-47: - 108 | let pa = Pcoq.Parsable.make (Stream.of_string s) in - ^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "ide/coqide/idetop.ml", line 114, characters 31-47: - 114 | let pa = Pcoq.Parsable.make (Stream.of_string phrase) in - ^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - COQC theories/FSets/FSetProperties.v - COQC theories/micromega/Lia.v - COQC theories/micromega/ZArith_hints.v - COQC theories/ZArith/Zpow_facts.v - COQC theories/ZArith/Zgcd_alt.v - COQC theories/ZArith/Zwf.v - COQC theories/ZArith/Zquot.v - COQC theories/Sorting/PermutSetoid.v - COQC theories/Compat/Coq813.v - COQC theories/Arith/Cantor.v - COQC theories/ZArith/ZArith.v - COQC theories/Compat/Coq812.v - Warning: Coq Language Versions lower than 0.8 have been deprecated in Dune - 3.8 and will be removed in an upcoming Dune version. - Hint: To disable this warning, add the following to your dune-project file: - (warnings (deprecated_coq_lang_lt_08 disabled)) - COQC theories/QArith/Qpower.v - COQC theories/Reals/Cauchy/PosExtra.v - COQC theories/Reals/Cauchy/ConstructiveExtra.v - COQC theories/micromega/ZifyBool.v - COQC theories/micromega/ZifyComparison.v - COQC theories/extraction/ExtrOcamlZInt.v - COQC theories/extraction/ExtrOcamlZBigInt.v - COQC theories/extraction/ExtrOcamlIntConv.v - COQC theories/extraction/ExtrOcamlBigIntConv.v - COQC theories/Floats/SpecFloat.v - COQC theories/extraction/ExtrHaskellZNum.v - COQC theories/Classes/DecidableClass.v - COQC theories/ZArith/Zdigits.v - COQC theories/Numbers/HexadecimalFacts.v - COQC theories/Numbers/DecimalFacts.v - COQC theories/Numbers/Cyclic/Abstract/CyclicAxioms.v - COQC theories/Numbers/Cyclic/Int31/Int31.v - COQC theories/FSets/FSetAVL.v - COQC theories/FSets/FMapPositive.v - COQC theories/FSets/FMapAVL.v - COQC theories/Compat/Coq811.v - COQC theories/Numbers/Cyclic/Int63/Uint63.v - COQC theories/Sorting/PermutEq.v - COQC theories/Sorting/Heap.v - COQC theories/btauto/Algebra.v - COQC theories/extraction/ExtrHaskellZInteger.v - COQC theories/extraction/ExtrHaskellZInt.v - COQC theories/Numbers/Cyclic/ZModulo/ZModulo.v - COQC theories/Numbers/Cyclic/Int31/Cyclic31.v - COQC theories/Numbers/Cyclic/Abstract/NZCyclic.v - COQC theories/Reals/Cauchy/QExtra.v - COQC theories/Reals/Abstract/ConstructiveAbs.v - COQC theories/FSets/FMaps.v - COQC theories/btauto/Reflect.v - COQC theories/Reals/Cauchy/ConstructiveCauchyReals.v - COQC theories/btauto/Btauto.v - COQC theories/MSets/MSetToFiniteSet.v - COQC theories/FSets/FSetEqProperties.v - COQC theories/FSets/FSetToFiniteSet.v - COQC theories/Numbers/DecimalPos.v - COQC theories/Numbers/DecimalNat.v - COQC theories/Reals/Abstract/ConstructiveLimits.v - COQC theories/MSets/MSetEqProperties.v - COQC theories/FSets/FSets.v - COQC theories/Numbers/DecimalN.v - COQC theories/Numbers/DecimalZ.v - COQC theories/Numbers/DecimalQ.v - COQC theories/Reals/Cauchy/ConstructiveCauchyRealsMult.v - COQC theories/MSets/MSets.v - COQC theories/Numbers/HexadecimalPos.v - COQC theories/Numbers/HexadecimalNat.v - COQC theories/micromega/ZifyUint63.v - COQC theories/Numbers/Cyclic/Int63/Int63.v - COQC theories/Array/PArray.v - COQC theories/Floats/FloatOps.v - COQC theories/Numbers/Cyclic/Int63/Cyclic63.v - COQC theories/extraction/ExtrOCamlPArray.v - COQC theories/Numbers/Cyclic/Int63/Sint63.v - COQC theories/Reals/Abstract/ConstructiveLUB.v - COQC theories/Reals/Abstract/ConstructiveRealsMorphisms.v - COQC theories/Floats/FloatAxioms.v - COQC theories/micromega/ZifyInt63.v - COQC theories/Numbers/Cyclic/Int63/Ring63.v - COQC theories/Numbers/Cyclic/Int31/Ring31.v - COQC theories/micromega/ZifySint63.v - COQC theories/extraction/ExtrOCamlInt63.v - COQC theories/Reals/Abstract/ConstructiveSum.v - COQC theories/Reals/Abstract/ConstructiveMinMax.v - COQC theories/setoid_ring/Ncring_initial.v - COQC theories/Reals/Abstract/ConstructivePower.v - COQC theories/FSets/FMapFullAVL.v - COQC theories/Numbers/HexadecimalN.v - COQC theories/Numbers/HexadecimalZ.v - COQC theories/Numbers/HexadecimalQ.v - COQC theories/Reals/Cauchy/ConstructiveCauchyAbs.v - COQC theories/setoid_ring/Ncring_tac.v - COQC theories/setoid_ring/Cring.v - COQC theories/Reals/Cauchy/ConstructiveRcomplete.v - COQC theories/setoid_ring/Integral_domain.v - COQC theories/setoid_ring/Rings_Z.v - COQC theories/setoid_ring/Rings_Q.v - COQC theories/nsatz/NsatzTactic.v - COQC theories/Reals/ClassicalDedekindReals.v - COQC theories/Reals/Rdefinitions.v - COQC theories/Reals/Raxioms.v - COQC theories/Reals/Rpow_def.v - COQC theories/Numbers/HexadecimalR.v - COQC theories/Numbers/DecimalR.v - COQC theories/setoid_ring/RealField.v - COQC theories/Reals/ClassicalConstructiveReals.v - COQC theories/Reals/RIneq.v - COQC theories/Reals/DiscrR.v - COQC theories/Reals/R_Ifp.v - COQC theories/Reals/SplitRmult.v - COQC theories/QArith/Qreals.v - COQC theories/Reals/Rlogic.v - COQC theories/Reals/Rbase.v - COQC theories/Reals/Rbasic_fun.v - COQC theories/Reals/ROrderedType.v - COQC theories/Reals/R_sqr.v - COQC theories/Reals/SplitAbsolu.v - COQC theories/Reals/ArithProp.v - COQC theories/Reals/Rminmax.v - COQC theories/Reals/Rfunctions.v - COQC theories/Reals/Rseries.v - COQC theories/micromega/RMicromega.v - COQC theories/Reals/Rregisternames.v - COQC theories/Reals/RList.v - COQC theories/Reals/Runcountable.v - COQC theories/Reals/SeqProp.v - COQC theories/micromega/Lra.v - COQC theories/micromega/MExtraction.v - COQC theories/Reals/Rlimit.v - COQC theories/micromega/Fourier_util.v - COQC theories/micromega/Psatz.v - COQC theories/Reals/Rcomplete.v - COQC theories/micromega/Fourier.v - COQC theories/Floats/FloatLemmas.v - COQC theories/Reals/Rderiv.v - COQC theories/Reals/PartSum.v - COQC theories/Reals/Ranalysis1.v - COQC theories/Floats/Floats.v - COQC theories/Reals/AltSeries.v - COQC theories/Reals/Binomial.v - COQC theories/Reals/Rsigma.v - COQC theories/Reals/Cauchy_prod.v - COQC theories/Reals/Alembert.v - COQC theories/extraction/ExtrOCamlFloats.v - COQC theories/Reals/Rprod.v - COQC theories/Reals/Rtopology.v - COQC theories/Reals/Ranalysis2.v - COQC theories/Reals/SeqSeries.v - COQC theories/Reals/Ranalysis3.v - COQC theories/Reals/Rtrigo_fun.v - COQC theories/Reals/Rsqrt_def.v - COQC theories/Reals/MVT.v - COQC theories/Reals/Rtrigo_def.v - COQC theories/Reals/PSeries_reg.v - COQC theories/Reals/R_sqrt.v - COQC theories/Reals/Rtrigo_alt.v - COQC theories/Reals/Cos_rel.v - COQC theories/Reals/Sqrt_reg.v - COQC theories/Reals/Cos_plus.v - COQC theories/Reals/Rtrigo1.v - COQC theories/Reals/Exp_prop.v - COQC theories/Reals/Rtrigo_reg.v - COQC theories/Reals/Rtrigo_calc.v - COQC theories/Reals/Rgeom.v - COQC theories/Reals/Ranalysis4.v - COQC theories/Reals/Rpower.v - COQC theories/Reals/Ranalysis_reg.v - COQC theories/Reals/Rtrigo_facts.v - COQC theories/Reals/RiemannInt_SF.v - COQC theories/Reals/RiemannInt.v - COQC theories/Reals/Ranalysis5.v - COQC theories/Reals/Ratan.v - COQC theories/Reals/Machin.v - COQC theories/Reals/Rtrigo.v - COQC theories/Reals/Ranalysis.v - COQC theories/Reals/NewtonInt.v - COQC theories/Reals/Integration.v - COQC theories/Reals/Reals.v - COQC theories/setoid_ring/Rings_R.v - COQC theories/nsatz/Nsatz.v - make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/coq.8.14.1' -> compiled coq.8.14.1 Processing 49/51: [coq: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "COQ_USE_DUNE=" "install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/coq.8.14.1) - make --warn-undefined-variable --no-builtin-rules -f Makefile.build install - make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/coq.8.14.1' - DUNE sources - Warning: Coq Language Versions lower than 0.8 have been deprecated in Dune - 3.8 and will be removed in an upcoming Dune version. - Hint: To disable this warning, add the following to your dune-project file: - (warnings (deprecated_coq_lang_lt_08 disabled)) - dune install --display quiet --mandir=""/home/opam/.opam/4.14/man"" --prefix="/home/opam/.opam/4.14" coq-core - dune install --display quiet --mandir=""/home/opam/.opam/4.14/man"" --prefix="/home/opam/.opam/4.14" coqide-server - INSTALL VOFILES - make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/coq.8.14.1' -> installed coq.8.14.1 Processing 50/51: [coqide: ./configure no] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-configdir" "/home/opam/.opam/4.14/lib/coq/config" "-prefix" "/home/opam/.opam/4.14" "-mandir" "/home/opam/.opam/4.14/man" "-docdir" "/home/opam/.opam/4.14/doc/coq" "-libdir" "/home/opam/.opam/4.14/lib/coq" "-datadir" "/home/opam/.opam/4.14/share/coq" "-native-compiler" "no" (CWD=/home/opam/.opam/4.14/.opam-switch/build/coqide.8.14.1) - Warning: Coq Language Versions lower than 0.8 have been deprecated in Dune - 3.8 and will be removed in an upcoming Dune version. - Hint: To disable this warning, add the following to your dune-project file: - (warnings (deprecated_coq_lang_lt_08 disabled)) - You have OCaml 4.14.2. Good! - You have OCamlfind 1.9.6. Good! - You have native-code compilation. Good! - You have the Zarith library 1.14 installed. Good! - LablGtk3 and LablGtkSourceView3 found (3.1.5), with native threads: - => native CoqIde will be built. - - Architecture : Linux - Sys.os_type : Unix - Coq VM bytecode link flags : -dllib -lcoqrun -dllpath /home/opam/.opam/4.14/lib/coq/kernel/byterun - Other bytecode link flags : - OCaml version : 4.14.2 - OCaml binaries in : /home/opam/.opam/4.14/bin/ - OCaml library in : /home/opam/.opam/4.14/lib/ocaml - OCaml flambda flags : - Native dynamic link support : true - Lablgtk3 library in : /home/opam/.opam/4.14/lib/lablgtk3-sourceview3 - CoqIde : opt - Documentation : None - Web browser : firefox -remote "OpenURL(%s,new-tab)" || firefox %s & - Coq web site : http://coq.inria.fr/ - Bytecode VM enabled : true - Native Compiler enabled : no - - Paths for true installation: - - the Coq binaries will be copied in /home/opam/.opam/4.14/bin - - the Coq library will be copied in /home/opam/.opam/4.14/lib/coq - - the Coqide configuration files will be copied in /home/opam/.opam/4.14/lib/coq/config - - the Coqide data files will be copied in /home/opam/.opam/4.14/share/coq - - the Coq man pages will be copied in /home/opam/.opam/4.14/man - - the Coq documentation will be copied in /home/opam/.opam/4.14/doc/coq - - the Coqdoc LaTeX files will be copied in /home/opam/.opam/4.14/share/texmf/tex/latex/misc - - If anything is wrong above, please restart './configure'. - - *Warning* To compile the system for a new architecture - don't forget to do a 'make clean' before './configure'. Processing 50/51: [coqide: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "coqide" "-j" "39" (CWD=/home/opam/.opam/4.14/.opam-switch/build/coqide.8.14.1) - Warning: Coq Language Versions lower than 0.8 have been deprecated in Dune - 3.8 and will be removed in an upcoming Dune version. - Hint: To disable this warning, add the following to your dune-project file: - (warnings (deprecated_coq_lang_lt_08 disabled)) -> compiled coqide.8.14.1 -> installed coqide.8.14.1 Done. # To update the current shell environment, run: eval $(opam env) 2024-12-21 04:49.30 ---> saved as "16b2a440b9fbebebcd906af3fea9170700a7d97b2404aa93529815f0be1cac49" Job succeeded