Building on x86-bm-c12.sw.ocaml.org (from ocaml/opam:debian-unstable) 2024-06-30 23:10.57 ---> using "0acd5aeaa8f7bc314514d9795d14a7f12ec72a6a5b11c5904350189734c6859b" from cache /: (user (uid 1000) (gid 1000)) /: (env OPAMPRECISETRACKING 1) /: (env OPAMUTF8 never) /: (env OPAMEXTERNALSOLVER builtin-0install) /: (env OPAMCRITERIA +removed) /: (run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam")) 2024-06-30 23:10.57 ---> using "65c3237f501f7c75f3828458ecf2342bc41c98aaef8c6a7fd82bf46a58cb258c" 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 3bcb45c36ed254e850b498bff678e3e5848b23e1")) 2024-06-30 23:10.57 ---> using "3d0bfbfa177ca2531fcfa9e2869627278a2c31cf290ac589bbf0639aba3b017c" 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-06-30 23:10.57 ---> using "5dff26d510618c1d48fe6b00f268416e83e2cb4c80c378ed525d97eb709030a0" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam switch create --repositories=default '4.08' '4.08.1'")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-base-compiler" {= "4.08.1"} | "ocaml-system" {= "4.08.1"}] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved ocaml-config.1 (cached) -> installed base-bigarray.base -> installed base-threads.base -> installed base-unix.base -> retrieved ocaml-base-compiler.4.08.1 (cached) -> installed ocaml-base-compiler.4.08.1 -> installed ocaml-config.1 -> installed ocaml.4.08.1 Done. # Run eval $(opam env --switch=4.08) to update the current shell environment 2024-06-30 23:10.57 ---> using "ad775bba96779a023c874bf756009ac479a83ad0078691fd8542d087b040156c" from cache /: (run (network host) (shell "opam update --depexts")) + /usr/bin/sudo "apt-get" "update" - Get:1 http://deb.debian.org/debian unstable InRelease [198 kB] - Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2024-06-30-1411.31-F-2024-06-27-0211.32.pdiff [248 kB] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2024-06-30-1411.31-F-2024-06-27-0211.32.pdiff [248 kB] - Fetched 510 kB in 5s (102 kB/s) - Reading package lists... - 2024-06-30 23:10.57 ---> using "8da0bdbec14db8e247f35eed506e9736be91e23030a3e56afbca1cab28ac44bd" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "\ \nopam remove -y \"coqide.8.11.1\"\ \nopam install -vy \"coqide.8.11.1\"\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: \"coqide.8.11.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")) Nothing to do. [NOTE] coqide.8.11.1 is not installed. The following actions will be performed: === install 16 packages - install cairo2 0.6.4 [required by lablgtk3] - 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-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.11.1 [required by coqide] - install coqide 8.11.1 - install csexp 1.5.2 [required by dune-configurator] - install dune 3.16.0 [required by lablgtk3-sourceview3] - install dune-configurator 3.16.0 [required by cairo2] - install lablgtk3 3.1.1 [required by lablgtk3-sourceview3] - install lablgtk3-sourceview3 3.1.1 [required by coqide] - install num 1.5 [required by coq] - install ocamlfind 1.9.6 [required by coq] The following system packages will first need to be installed: adwaita-icon-theme libcairo2-dev libexpat1-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" "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 ... 19416 files and directories currently installed.) - Preparing to unpack .../libsystemd-shared_256.1-2_amd64.deb ... - Unpacking libsystemd-shared:amd64 (256.1-2) ... - Selecting previously unselected package systemd. - Preparing to unpack .../systemd_256.1-2_amd64.deb ... - Unpacking systemd (256.1-2) ... - Setting up libsystemd-shared:amd64 (256.1-2) ... - Setting up systemd (256.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:13: 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 ... 20368 files and directories currently installed.) - Preparing to unpack .../0-systemd-sysv_256.1-2_amd64.deb ... - Unpacking systemd-sysv (256.1-2) ... - Selecting previously unselected package libdbus-1-3:amd64. - Preparing to unpack .../1-libdbus-1-3_1.14.10-4+b1_amd64.deb ... - Unpacking libdbus-1-3:amd64 (1.14.10-4+b1) ... - Selecting previously unselected package dbus-bin. - Preparing to unpack .../2-dbus-bin_1.14.10-4+b1_amd64.deb ... - Unpacking dbus-bin (1.14.10-4+b1) ... - Selecting previously unselected package dbus-session-bus-common. - Preparing to unpack .../3-dbus-session-bus-common_1.14.10-4_all.deb ... - Unpacking dbus-session-bus-common (1.14.10-4) ... - Selecting previously unselected package dbus-daemon. - Preparing to unpack .../4-dbus-daemon_1.14.10-4+b1_amd64.deb ... - Unpacking dbus-daemon (1.14.10-4+b1) ... - Selecting previously unselected package dbus-system-bus-common. - Preparing to unpack .../5-dbus-system-bus-common_1.14.10-4_all.deb ... - Unpacking dbus-system-bus-common (1.14.10-4) ... - Selecting previously unselected package dbus. - Preparing to unpack .../6-dbus_1.14.10-4+b1_amd64.deb ... - Unpacking dbus (1.14.10-4+b1) ... - Selecting previously unselected package libpython3.12-minimal:amd64. - Preparing to unpack .../7-libpython3.12-minimal_3.12.4-1_amd64.deb ... - Unpacking libpython3.12-minimal:amd64 (3.12.4-1) ... - Selecting previously unselected package python3.12-minimal. - Preparing to unpack .../8-python3.12-minimal_3.12.4-1_amd64.deb ... - Unpacking python3.12-minimal (3.12.4-1) ... - Setting up libpython3.12-minimal:amd64 (3.12.4-1) ... - Setting up python3.12-minimal (3.12.4-1) ... - 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 ... 20774 files and directories currently installed.) - Preparing to unpack .../python3-minimal_3.12.2-1_amd64.deb ... - Unpacking python3-minimal (3.12.2-1) ... - Selecting previously unselected package media-types. - Preparing to unpack .../media-types_10.1.0_all.deb ... - Unpacking media-types (10.1.0) ... - Selecting previously unselected package libpython3.12-stdlib:amd64. - Preparing to unpack .../libpython3.12-stdlib_3.12.4-1_amd64.deb ... - Unpacking libpython3.12-stdlib:amd64 (3.12.4-1) ... - Selecting previously unselected package python3.12. - Preparing to unpack .../python3.12_3.12.4-1_amd64.deb ... - Unpacking python3.12 (3.12.4-1) ... - Selecting previously unselected package libpython3-stdlib:amd64. - Preparing to unpack .../libpython3-stdlib_3.12.2-1_amd64.deb ... - Unpacking libpython3-stdlib:amd64 (3.12.2-1) ... - Setting up python3-minimal (3.12.2-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 ... 21209 files and directories currently installed.) - Preparing to unpack .../000-python3_3.12.2-1_amd64.deb ... - Unpacking python3 (3.12.2-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_256.1-2_amd64.deb ... - Unpacking libnss-systemd:amd64 (256.1-2) ... - Selecting previously unselected package libpam-systemd:amd64. - Preparing to unpack .../003-libpam-systemd_256.1-2_amd64.deb ... - Unpacking libpam-systemd:amd64 (256.1-2) ... - Selecting previously unselected package systemd-timesyncd. - Preparing to unpack .../004-systemd-timesyncd_256.1-2_amd64.deb ... - Unpacking systemd-timesyncd (256.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.80.3-1_amd64.deb ... - Unpacking libglib2.0-0t64:amd64 (2.80.3-1) ... - Selecting previously unselected package libicu72:amd64. - Preparing to unpack .../007-libicu72_72.1-4+b1_amd64.deb ... - Unpacking libicu72:amd64 (72.1-4+b1) ... - Selecting previously unselected package libxml2:amd64. - Preparing to unpack .../008-libxml2_2.12.7+dfsg-3_amd64.deb ... - Unpacking libxml2:amd64 (2.12.7+dfsg-3) ... - Selecting previously unselected package shared-mime-info. - Preparing to unpack .../009-shared-mime-info_2.4-5_amd64.deb ... - Unpacking shared-mime-info (2.4-5) ... - Selecting previously unselected package libjpeg62-turbo:amd64. - Preparing to unpack .../010-libjpeg62-turbo_1%3a2.1.5-3_amd64.deb ... - Unpacking libjpeg62-turbo:amd64 (1:2.1.5-3) ... - Selecting previously unselected package libpng16-16t64:amd64. - Preparing to unpack .../011-libpng16-16t64_1.6.43-5_amd64.deb ... - Unpacking libpng16-16t64:amd64 (1.6.43-5) ... - Selecting previously unselected package libdeflate0:amd64. - Preparing to unpack .../012-libdeflate0_1.20-1_amd64.deb ... - Unpacking libdeflate0:amd64 (1.20-1) ... - Selecting previously unselected package libjbig0:amd64. - Preparing to unpack .../013-libjbig0_2.1-6.1+b1_amd64.deb ... - Unpacking libjbig0:amd64 (2.1-6.1+b1) ... - Selecting previously unselected package liblerc4:amd64. - Preparing to unpack .../014-liblerc4_4.0.0+ds-4+b1_amd64.deb ... - Unpacking liblerc4:amd64 (4.0.0+ds-4+b1) ... - Selecting previously unselected package libsharpyuv0:amd64. - Preparing to unpack .../015-libsharpyuv0_1.4.0-0.1_amd64.deb ... - Unpacking libsharpyuv0:amd64 (1.4.0-0.1) ... - Selecting previously unselected package libwebp7:amd64. - Preparing to unpack .../016-libwebp7_1.4.0-0.1_amd64.deb ... - Unpacking libwebp7:amd64 (1.4.0-0.1) ... - Selecting previously unselected package libtiff6:amd64. - Preparing to unpack .../017-libtiff6_4.5.1+git230720-4_amd64.deb ... - Unpacking libtiff6:amd64 (4.5.1+git230720-4) ... - Selecting previously unselected package libgdk-pixbuf-2.0-0:amd64. - Preparing to unpack .../018-libgdk-pixbuf-2.0-0_2.42.12+dfsg-1_amd64.deb ... - Unpacking libgdk-pixbuf-2.0-0:amd64 (2.42.12+dfsg-1) ... - Selecting previously unselected package gtk-update-icon-cache. - Preparing to unpack .../019-gtk-update-icon-cache_3.24.42-1_amd64.deb ... - Unpacking gtk-update-icon-cache (3.24.42-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_46.0-1_all.deb ... - Unpacking adwaita-icon-theme (46.0-1) ... - Selecting previously unselected package at-spi2-common. - Preparing to unpack .../022-at-spi2-common_2.52.0-1_all.deb ... - Unpacking at-spi2-common (2.52.0-1) ... - Selecting previously unselected package libxi6:amd64. - Preparing to unpack .../023-libxi6_2%3a1.8.1-1_amd64.deb ... - Unpacking libxi6:amd64 (2:1.8.1-1) ... - Selecting previously unselected package libatspi2.0-0t64:amd64. - Preparing to unpack .../024-libatspi2.0-0t64_2.52.0-1_amd64.deb ... - Unpacking libatspi2.0-0t64:amd64 (2.52.0-1) ... - Selecting previously unselected package x11-common. - Preparing to unpack .../025-x11-common_1%3a7.7+23_all.deb ... - Unpacking x11-common (1:7.7+23) ... - Selecting previously unselected package libxtst6:amd64. - Preparing to unpack .../026-libxtst6_2%3a1.2.3-1.1+b1_amd64.deb ... - Unpacking libxtst6:amd64 (2:1.2.3-1.1+b1) ... - Selecting previously unselected package dbus-user-session. - Preparing to unpack .../027-dbus-user-session_1.14.10-4+b1_amd64.deb ... - Unpacking dbus-user-session (1.14.10-4+b1) ... - Selecting previously unselected package libdconf1:amd64. - Preparing to unpack .../028-libdconf1_0.40.0-4+b2_amd64.deb ... - Unpacking libdconf1:amd64 (0.40.0-4+b2) ... - Selecting previously unselected package dconf-service. - Preparing to unpack .../029-dconf-service_0.40.0-4+b2_amd64.deb ... - Unpacking dconf-service (0.40.0-4+b2) ... - Selecting previously unselected package dconf-gsettings-backend:amd64. - Preparing to unpack .../030-dconf-gsettings-backend_0.40.0-4+b2_amd64.deb ... - Unpacking dconf-gsettings-backend:amd64 (0.40.0-4+b2) ... - Selecting previously unselected package gsettings-desktop-schemas. - Preparing to unpack .../031-gsettings-desktop-schemas_46.0-2_all.deb ... - Unpacking gsettings-desktop-schemas (46.0-2) ... - Selecting previously unselected package at-spi2-core. - Preparing to unpack .../032-at-spi2-core_2.52.0-1_amd64.deb ... - Unpacking at-spi2-core (2.52.0-1) ... - Selecting previously unselected package bzip2-doc. - Preparing to unpack .../033-bzip2-doc_1.0.8-5.1_all.deb ... - Unpacking bzip2-doc (1.0.8-5.1) ... - Selecting previously unselected package libdevmapper1.02.1:amd64. - Preparing to unpack .../034-libdevmapper1.02.1_2%3a1.02.196-1+b1_amd64.deb ... - Unpacking libdevmapper1.02.1:amd64 (2:1.02.196-1+b1) ... - Selecting previously unselected package dmsetup. - Preparing to unpack .../035-dmsetup_2%3a1.02.196-1+b1_amd64.deb ... - Unpacking dmsetup (2:1.02.196-1+b1) ... - Selecting previously unselected package libfreetype6:amd64. - Preparing to unpack .../036-libfreetype6_2.13.2+dfsg-1+b4_amd64.deb ... - Unpacking libfreetype6:amd64 (2.13.2+dfsg-1+b4) ... - 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_amd64.deb ... - Unpacking fontconfig-config (2.15.0-1.1) ... - Selecting previously unselected package libfontconfig1:amd64. - Preparing to unpack .../040-libfontconfig1_2.15.0-1.1_amd64.deb ... - Unpacking libfontconfig1:amd64 (2.15.0-1.1) ... - Selecting previously unselected package fontconfig. - Preparing to unpack .../041-fontconfig_2.15.0-1.1_amd64.deb ... - Unpacking fontconfig (2.15.0-1.1) ... - Selecting previously unselected package gir1.2-glib-2.0:amd64. - Preparing to unpack .../042-gir1.2-glib-2.0_2.80.3-1_amd64.deb ... - Unpacking gir1.2-glib-2.0:amd64 (2.80.3-1) ... - Selecting previously unselected package libatk1.0-0t64:amd64. - Preparing to unpack .../043-libatk1.0-0t64_2.52.0-1_amd64.deb ... - Unpacking libatk1.0-0t64:amd64 (2.52.0-1) ... - Selecting previously unselected package gir1.2-atk-1.0:amd64. - Preparing to unpack .../044-gir1.2-atk-1.0_2.52.0-1_amd64.deb ... - Unpacking gir1.2-atk-1.0:amd64 (2.52.0-1) ... - Selecting previously unselected package libpixman-1-0:amd64. - Preparing to unpack .../045-libpixman-1-0_0.42.2-1+b1_amd64.deb ... - Unpacking libpixman-1-0:amd64 (0.42.2-1+b1) ... - Selecting previously unselected package libxcb-render0:amd64. - Preparing to unpack .../046-libxcb-render0_1.17.0-2_amd64.deb ... - Unpacking libxcb-render0:amd64 (1.17.0-2) ... - Selecting previously unselected package libxcb-shm0:amd64. - Preparing to unpack .../047-libxcb-shm0_1.17.0-2_amd64.deb ... - Unpacking libxcb-shm0:amd64 (1.17.0-2) ... - Selecting previously unselected package libxrender1:amd64. - Preparing to unpack .../048-libxrender1_1%3a0.9.10-1.1+b1_amd64.deb ... - Unpacking libxrender1:amd64 (1:0.9.10-1.1+b1) ... - Selecting previously unselected package libcairo2:amd64. - Preparing to unpack .../049-libcairo2_1.18.0-3+b1_amd64.deb ... - Unpacking libcairo2:amd64 (1.18.0-3+b1) ... - Selecting previously unselected package libcairo-gobject2:amd64. - Preparing to unpack .../050-libcairo-gobject2_1.18.0-3+b1_amd64.deb ... - Unpacking libcairo-gobject2:amd64 (1.18.0-3+b1) ... - Selecting previously unselected package gir1.2-freedesktop:amd64. - Preparing to unpack .../051-gir1.2-freedesktop_1.80.1-3+b1_amd64.deb ... - Unpacking gir1.2-freedesktop:amd64 (1.80.1-3+b1) ... - Selecting previously unselected package gir1.2-atspi-2.0:amd64. - Preparing to unpack .../052-gir1.2-atspi-2.0_2.52.0-1_amd64.deb ... - Unpacking gir1.2-atspi-2.0:amd64 (2.52.0-1) ... - Selecting previously unselected package libcloudproviders0:amd64. - Preparing to unpack .../053-libcloudproviders0_0.3.6-1_amd64.deb ... - Unpacking libcloudproviders0:amd64 (0.3.6-1) ... - 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_amd64.deb ... - Unpacking gir1.2-cloudproviders-0.3.0:amd64 (0.3.6-1) ... - Selecting previously unselected package gir1.2-glib-2.0-dev:amd64. - Preparing to unpack .../055-gir1.2-glib-2.0-dev_2.80.3-1_amd64.deb ... - Unpacking gir1.2-glib-2.0-dev:amd64 (2.80.3-1) ... - Selecting previously unselected package gir1.2-freedesktop-dev:amd64. - Preparing to unpack .../056-gir1.2-freedesktop-dev_1.80.1-3+b1_amd64.deb ... - Unpacking gir1.2-freedesktop-dev:amd64 (1.80.1-3+b1) ... - Selecting previously unselected package gir1.2-gdkpixbuf-2.0:amd64. - Preparing to unpack .../057-gir1.2-gdkpixbuf-2.0_2.42.12+dfsg-1_amd64.deb ... - Unpacking gir1.2-gdkpixbuf-2.0:amd64 (2.42.12+dfsg-1) ... - Selecting previously unselected package libgraphite2-3:amd64. - Preparing to unpack .../058-libgraphite2-3_1.3.14-2_amd64.deb ... - Unpacking libgraphite2-3:amd64 (1.3.14-2) ... - Selecting previously unselected package libharfbuzz0b:amd64. - Preparing to unpack .../059-libharfbuzz0b_8.3.0-2+b1_amd64.deb ... - Unpacking libharfbuzz0b:amd64 (8.3.0-2+b1) ... - Selecting previously unselected package libharfbuzz-gobject0:amd64. - Preparing to unpack .../060-libharfbuzz-gobject0_8.3.0-2+b1_amd64.deb ... - Unpacking libharfbuzz-gobject0:amd64 (8.3.0-2+b1) ... - Selecting previously unselected package gir1.2-harfbuzz-0.0:amd64. - Preparing to unpack .../061-gir1.2-harfbuzz-0.0_8.3.0-2+b1_amd64.deb ... - Unpacking gir1.2-harfbuzz-0.0:amd64 (8.3.0-2+b1) ... - Selecting previously unselected package libfribidi0:amd64. - Preparing to unpack .../062-libfribidi0_1.0.13-3+b1_amd64.deb ... - Unpacking libfribidi0:amd64 (1.0.13-3+b1) ... - 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_amd64.deb ... - Unpacking libdatrie1:amd64 (0.2.13-3) ... - Selecting previously unselected package libthai0:amd64. - Preparing to unpack .../065-libthai0_0.1.29-2_amd64.deb ... - Unpacking libthai0:amd64 (0.1.29-2) ... - Selecting previously unselected package libpango-1.0-0:amd64. - Preparing to unpack .../066-libpango-1.0-0_1.54.0+ds-1_amd64.deb ... - Unpacking libpango-1.0-0:amd64 (1.54.0+ds-1) ... - Selecting previously unselected package libpangoft2-1.0-0:amd64. - Preparing to unpack .../067-libpangoft2-1.0-0_1.54.0+ds-1_amd64.deb ... - Unpacking libpangoft2-1.0-0:amd64 (1.54.0+ds-1) ... - Selecting previously unselected package libpangocairo-1.0-0:amd64. - Preparing to unpack .../068-libpangocairo-1.0-0_1.54.0+ds-1_amd64.deb ... - Unpacking libpangocairo-1.0-0:amd64 (1.54.0+ds-1) ... - Selecting previously unselected package libxft2:amd64. - Preparing to unpack .../069-libxft2_2.3.6-1+b1_amd64.deb ... - Unpacking libxft2:amd64 (2.3.6-1+b1) ... - Selecting previously unselected package libpangoxft-1.0-0:amd64. - Preparing to unpack .../070-libpangoxft-1.0-0_1.54.0+ds-1_amd64.deb ... - Unpacking libpangoxft-1.0-0:amd64 (1.54.0+ds-1) ... - Selecting previously unselected package gir1.2-pango-1.0:amd64. - Preparing to unpack .../071-gir1.2-pango-1.0_1.54.0+ds-1_amd64.deb ... - Unpacking gir1.2-pango-1.0:amd64 (1.54.0+ds-1) ... - Selecting previously unselected package libatk-bridge2.0-0t64:amd64. - Preparing to unpack .../072-libatk-bridge2.0-0t64_2.52.0-1_amd64.deb ... - Unpacking libatk-bridge2.0-0t64:amd64 (2.52.0-1) ... - Selecting previously unselected package liblcms2-2:amd64. - Preparing to unpack .../073-liblcms2-2_2.14-2+b1_amd64.deb ... - Unpacking liblcms2-2:amd64 (2.14-2+b1) ... - Selecting previously unselected package libcolord2:amd64. - Preparing to unpack .../074-libcolord2_1.4.7-1+b1_amd64.deb ... - Unpacking libcolord2:amd64 (1.4.7-1+b1) ... - Selecting previously unselected package libavahi-common-data:amd64. - Preparing to unpack .../075-libavahi-common-data_0.8-13+b2_amd64.deb ... - Unpacking libavahi-common-data:amd64 (0.8-13+b2) ... - Selecting previously unselected package libavahi-common3:amd64. - Preparing to unpack .../076-libavahi-common3_0.8-13+b2_amd64.deb ... - Unpacking libavahi-common3:amd64 (0.8-13+b2) ... - Selecting previously unselected package libavahi-client3:amd64. - Preparing to unpack .../077-libavahi-client3_0.8-13+b2_amd64.deb ... - Unpacking libavahi-client3:amd64 (0.8-13+b2) ... - Selecting previously unselected package libcups2t64:amd64. - Preparing to unpack .../078-libcups2t64_2.4.10-1_amd64.deb ... - Unpacking libcups2t64:amd64 (2.4.10-1) ... - Selecting previously unselected package libepoxy0:amd64. - Preparing to unpack .../079-libepoxy0_1.5.10-1+b2_amd64.deb ... - Unpacking libepoxy0:amd64 (1.5.10-1+b2) ... - Selecting previously unselected package libwayland-client0:amd64. - Preparing to unpack .../080-libwayland-client0_1.22.0-2.1+b1_amd64.deb ... - Unpacking libwayland-client0:amd64 (1.22.0-2.1+b1) ... - Selecting previously unselected package libwayland-cursor0:amd64. - Preparing to unpack .../081-libwayland-cursor0_1.22.0-2.1+b1_amd64.deb ... - Unpacking libwayland-cursor0:amd64 (1.22.0-2.1+b1) ... - Selecting previously unselected package libwayland-egl1:amd64. - Preparing to unpack .../082-libwayland-egl1_1.22.0-2.1+b1_amd64.deb ... - Unpacking libwayland-egl1:amd64 (1.22.0-2.1+b1) ... - Selecting previously unselected package libxcomposite1:amd64. - Preparing to unpack .../083-libxcomposite1_1%3a0.4.5-1+b1_amd64.deb ... - Unpacking libxcomposite1:amd64 (1:0.4.5-1+b1) ... - Selecting previously unselected package libxfixes3:amd64. - Preparing to unpack .../084-libxfixes3_1%3a6.0.0-2+b1_amd64.deb ... - Unpacking libxfixes3:amd64 (1:6.0.0-2+b1) ... - Selecting previously unselected package libxcursor1:amd64. - Preparing to unpack .../085-libxcursor1_1%3a1.2.2-1_amd64.deb ... - Unpacking libxcursor1:amd64 (1:1.2.2-1) ... - Selecting previously unselected package libxdamage1:amd64. - Preparing to unpack .../086-libxdamage1_1%3a1.1.6-1+b1_amd64.deb ... - Unpacking libxdamage1:amd64 (1:1.1.6-1+b1) ... - Selecting previously unselected package libxinerama1:amd64. - Preparing to unpack .../087-libxinerama1_2%3a1.1.4-3+b1_amd64.deb ... - Unpacking libxinerama1:amd64 (2:1.1.4-3+b1) ... - 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.6.0-1+b1_amd64.deb ... - Unpacking libxkbcommon0:amd64 (1.6.0-1+b1) ... - Selecting previously unselected package libxrandr2:amd64. - Preparing to unpack .../090-libxrandr2_2%3a1.5.4-1_amd64.deb ... - Unpacking libxrandr2:amd64 (2:1.5.4-1) ... - Selecting previously unselected package libgtk-3-common. - Preparing to unpack .../091-libgtk-3-common_3.24.42-1_all.deb ... - Unpacking libgtk-3-common (3.24.42-1) ... - Selecting previously unselected package libgtk-3-0t64:amd64. - Preparing to unpack .../092-libgtk-3-0t64_3.24.42-1_amd64.deb ... - Unpacking libgtk-3-0t64:amd64 (3.24.42-1) ... - Selecting previously unselected package gir1.2-gtk-3.0:amd64. - Preparing to unpack .../093-gir1.2-gtk-3.0_3.24.42-1_amd64.deb ... - Unpacking gir1.2-gtk-3.0:amd64 (3.24.42-1) ... - Selecting previously unselected package libgtksourceview-3.0-common. - Preparing to unpack .../094-libgtksourceview-3.0-common_3.24.11-2_all.deb ... - Unpacking libgtksourceview-3.0-common (3.24.11-2) ... - Selecting previously unselected package libgtksourceview-3.0-1:amd64. - Preparing to unpack .../095-libgtksourceview-3.0-1_3.24.11-2+b2_amd64.deb ... - Unpacking libgtksourceview-3.0-1:amd64 (3.24.11-2+b2) ... - Selecting previously unselected package gir1.2-gtksource-3.0:amd64. - Preparing to unpack .../096-gir1.2-gtksource-3.0_3.24.11-2+b2_amd64.deb ... - Unpacking gir1.2-gtksource-3.0:amd64 (3.24.11-2+b2) ... - Selecting previously unselected package icu-devtools. - Preparing to unpack .../097-icu-devtools_72.1-4+b1_amd64.deb ... - Unpacking icu-devtools (72.1-4+b1) ... - Selecting previously unselected package libpkgconf3:amd64. - Preparing to unpack .../098-libpkgconf3_1.8.1-3_amd64.deb ... - Unpacking libpkgconf3:amd64 (1.8.1-3) ... - Selecting previously unselected package pkgconf-bin. - Preparing to unpack .../099-pkgconf-bin_1.8.1-3_amd64.deb ... - Unpacking pkgconf-bin (1.8.1-3) ... - Selecting previously unselected package pkgconf:amd64. - Preparing to unpack .../100-pkgconf_1.8.1-3_amd64.deb ... - Unpacking pkgconf:amd64 (1.8.1-3) ... - Selecting previously unselected package libffi-dev:amd64. - Preparing to unpack .../101-libffi-dev_3.4.6-1_amd64.deb ... - Unpacking libffi-dev:amd64 (3.4.6-1) ... - Selecting previously unselected package libglib2.0-data. - Preparing to unpack .../102-libglib2.0-data_2.80.3-1_all.deb ... - Unpacking libglib2.0-data (2.80.3-1) ... - Selecting previously unselected package libelf1t64:amd64. - Preparing to unpack .../103-libelf1t64_0.191-1+b1_amd64.deb ... - Unpacking libelf1t64:amd64 (0.191-1+b1) ... - Selecting previously unselected package libglib2.0-bin. - Preparing to unpack .../104-libglib2.0-bin_2.80.3-1_amd64.deb ... - Unpacking libglib2.0-bin (2.80.3-1) ... - Selecting previously unselected package python3-packaging. - Preparing to unpack .../105-python3-packaging_24.0-1_all.deb ... - Unpacking python3-packaging (24.0-1) ... - Selecting previously unselected package libglib2.0-dev-bin. - Preparing to unpack .../106-libglib2.0-dev-bin_2.80.3-1_amd64.deb ... - Unpacking libglib2.0-dev-bin (2.80.3-1) ... - Selecting previously unselected package uuid-dev:amd64. - Preparing to unpack .../107-uuid-dev_2.40.1-9_amd64.deb ... - Unpacking uuid-dev:amd64 (2.40.1-9) ... - Selecting previously unselected package libblkid-dev:amd64. - Preparing to unpack .../108-libblkid-dev_2.40.1-9_amd64.deb ... - Unpacking libblkid-dev:amd64 (2.40.1-9) ... - Selecting previously unselected package libsepol-dev:amd64. - Preparing to unpack .../109-libsepol-dev_3.5-2+b1_amd64.deb ... - Unpacking libsepol-dev:amd64 (3.5-2+b1) ... - Selecting previously unselected package libpcre2-16-0:amd64. - Preparing to unpack .../110-libpcre2-16-0_10.42-4+b1_amd64.deb ... - Unpacking libpcre2-16-0:amd64 (10.42-4+b1) ... - Selecting previously unselected package libpcre2-32-0:amd64. - Preparing to unpack .../111-libpcre2-32-0_10.42-4+b1_amd64.deb ... - Unpacking libpcre2-32-0:amd64 (10.42-4+b1) ... - Selecting previously unselected package libpcre2-posix3:amd64. - Preparing to unpack .../112-libpcre2-posix3_10.42-4+b1_amd64.deb ... - Unpacking libpcre2-posix3:amd64 (10.42-4+b1) ... - Selecting previously unselected package libpcre2-dev:amd64. - Preparing to unpack .../113-libpcre2-dev_10.42-4+b1_amd64.deb ... - Unpacking libpcre2-dev:amd64 (10.42-4+b1) ... - Selecting previously unselected package libselinux1-dev:amd64. - Preparing to unpack .../114-libselinux1-dev_3.5-2+b2_amd64.deb ... - Unpacking libselinux1-dev:amd64 (3.5-2+b2) ... - Selecting previously unselected package libmount-dev:amd64. - Preparing to unpack .../115-libmount-dev_2.40.1-9_amd64.deb ... - Unpacking libmount-dev:amd64 (2.40.1-9) ... - Selecting previously unselected package libsysprof-capture-4-dev:amd64. - Preparing to unpack .../116-libsysprof-capture-4-dev_46.0-2_amd64.deb ... - Unpacking libsysprof-capture-4-dev:amd64 (46.0-2) ... - Selecting previously unselected package zlib1g-dev:amd64. - Preparing to unpack .../117-zlib1g-dev_1%3a1.3.dfsg+really1.3.1-1_amd64.deb ... - Unpacking zlib1g-dev:amd64 (1:1.3.dfsg+really1.3.1-1) ... - Selecting previously unselected package libgirepository-2.0-0:amd64. - Preparing to unpack .../118-libgirepository-2.0-0_2.80.3-1_amd64.deb ... - Unpacking libgirepository-2.0-0:amd64 (2.80.3-1) ... - Selecting previously unselected package libglib2.0-dev:amd64. - Preparing to unpack .../119-libglib2.0-dev_2.80.3-1_amd64.deb ... - Unpacking libglib2.0-dev:amd64 (2.80.3-1) ... - Selecting previously unselected package libatk1.0-dev:amd64. - Preparing to unpack .../120-libatk1.0-dev_2.52.0-1_amd64.deb ... - Unpacking libatk1.0-dev:amd64 (2.52.0-1) ... - Selecting previously unselected package xml-core. - Preparing to unpack .../121-xml-core_0.19_all.deb ... - Unpacking xml-core (0.19) ... - Selecting previously unselected package libdbus-1-dev:amd64. - Preparing to unpack .../122-libdbus-1-dev_1.14.10-4+b1_amd64.deb ... - Unpacking libdbus-1-dev:amd64 (1.14.10-4+b1) ... - Selecting previously unselected package libxext-dev:amd64. - Preparing to unpack .../123-libxext-dev_2%3a1.3.4-1+b1_amd64.deb ... - Unpacking libxext-dev:amd64 (2:1.3.4-1+b1) ... - Selecting previously unselected package libxfixes-dev:amd64. - Preparing to unpack .../124-libxfixes-dev_1%3a6.0.0-2+b1_amd64.deb ... - Unpacking libxfixes-dev:amd64 (1:6.0.0-2+b1) ... - Selecting previously unselected package libxi-dev:amd64. - Preparing to unpack .../125-libxi-dev_2%3a1.8.1-1_amd64.deb ... - Unpacking libxi-dev:amd64 (2:1.8.1-1) ... - Selecting previously unselected package libxtst-dev:amd64. - Preparing to unpack .../126-libxtst-dev_2%3a1.2.3-1.1+b1_amd64.deb ... - Unpacking libxtst-dev:amd64 (2:1.2.3-1.1+b1) ... - Selecting previously unselected package libatspi2.0-dev:amd64. - Preparing to unpack .../127-libatspi2.0-dev_2.52.0-1_amd64.deb ... - Unpacking libatspi2.0-dev:amd64 (2.52.0-1) ... - Selecting previously unselected package libatk-bridge2.0-dev:amd64. - Preparing to unpack .../128-libatk-bridge2.0-dev_2.52.0-1_amd64.deb ... - Unpacking libatk-bridge2.0-dev:amd64 (2.52.0-1) ... - Selecting previously unselected package libbrotli-dev:amd64. - Preparing to unpack .../129-libbrotli-dev_1.1.0-2+b3_amd64.deb ... - Unpacking libbrotli-dev:amd64 (1.1.0-2+b3) ... - Selecting previously unselected package libbz2-dev:amd64. - Preparing to unpack .../130-libbz2-dev_1.0.8-5.1_amd64.deb ... - Unpacking libbz2-dev:amd64 (1.0.8-5.1) ... - Selecting previously unselected package liblzo2-2:amd64. - Preparing to unpack .../131-liblzo2-2_2.10-3_amd64.deb ... - Unpacking liblzo2-2:amd64 (2.10-3) ... - Selecting previously unselected package libcairo-script-interpreter2:amd64. - Preparing to unpack .../132-libcairo-script-interpreter2_1.18.0-3+b1_amd64.deb ... - Unpacking libcairo-script-interpreter2:amd64 (1.18.0-3+b1) ... - Selecting previously unselected package libexpat1-dev:amd64. - Preparing to unpack .../133-libexpat1-dev_2.6.2-1_amd64.deb ... - Unpacking libexpat1-dev:amd64 (2.6.2-1) ... - Selecting previously unselected package libpng-dev:amd64. - Preparing to unpack .../134-libpng-dev_1.6.43-5_amd64.deb ... - Unpacking libpng-dev:amd64 (1.6.43-5) ... - Selecting previously unselected package libfreetype-dev:amd64. - Preparing to unpack .../135-libfreetype-dev_2.13.2+dfsg-1+b4_amd64.deb ... - Unpacking libfreetype-dev:amd64 (2.13.2+dfsg-1+b4) ... - Selecting previously unselected package libfontconfig-dev:amd64. - Preparing to unpack .../136-libfontconfig-dev_2.15.0-1.1_amd64.deb ... - Unpacking libfontconfig-dev:amd64 (2.15.0-1.1) ... - Selecting previously unselected package libpixman-1-dev:amd64. - Preparing to unpack .../137-libpixman-1-dev_0.42.2-1+b1_amd64.deb ... - Unpacking libpixman-1-dev:amd64 (0.42.2-1+b1) ... - Selecting previously unselected package libice6:amd64. - Preparing to unpack .../138-libice6_2%3a1.0.10-1+b1_amd64.deb ... - Unpacking libice6:amd64 (2:1.0.10-1+b1) ... - Selecting previously unselected package libsm6:amd64. - Preparing to unpack .../139-libsm6_2%3a1.2.3-1+b1_amd64.deb ... - Unpacking libsm6:amd64 (2:1.2.3-1+b1) ... - Selecting previously unselected package libice-dev:amd64. - Preparing to unpack .../140-libice-dev_2%3a1.0.10-1+b1_amd64.deb ... - Unpacking libice-dev:amd64 (2:1.0.10-1+b1) ... - Selecting previously unselected package libsm-dev:amd64. - Preparing to unpack .../141-libsm-dev_2%3a1.2.3-1+b1_amd64.deb ... - Unpacking libsm-dev:amd64 (2:1.2.3-1+b1) ... - Selecting previously unselected package libxcb-render0-dev:amd64. - Preparing to unpack .../142-libxcb-render0-dev_1.17.0-2_amd64.deb ... - Unpacking libxcb-render0-dev:amd64 (1.17.0-2) ... - Selecting previously unselected package libxcb-shm0-dev:amd64. - Preparing to unpack .../143-libxcb-shm0-dev_1.17.0-2_amd64.deb ... - Unpacking libxcb-shm0-dev:amd64 (1.17.0-2) ... - Selecting previously unselected package libxrender-dev:amd64. - Preparing to unpack .../144-libxrender-dev_1%3a0.9.10-1.1+b1_amd64.deb ... - Unpacking libxrender-dev:amd64 (1:0.9.10-1.1+b1) ... - Selecting previously unselected package libcairo2-dev:amd64. - Preparing to unpack .../145-libcairo2-dev_1.18.0-3+b1_amd64.deb ... - Unpacking libcairo2-dev:amd64 (1.18.0-3+b1) ... - Selecting previously unselected package libcloudproviders-dev:amd64. - Preparing to unpack .../146-libcloudproviders-dev_0.3.6-1_amd64.deb ... - Unpacking libcloudproviders-dev:amd64 (0.3.6-1) ... - Selecting previously unselected package libjson-c5:amd64. - Preparing to unpack .../147-libjson-c5_0.17-1+b1_amd64.deb ... - Unpacking libjson-c5:amd64 (0.17-1+b1) ... - Selecting previously unselected package libcryptsetup12:amd64. - Preparing to unpack .../148-libcryptsetup12_2%3a2.7.2-2_amd64.deb ... - Unpacking libcryptsetup12:amd64 (2:2.7.2-2) ... - Selecting previously unselected package libdatrie-dev:amd64. - Preparing to unpack .../149-libdatrie-dev_0.2.13-3_amd64.deb ... - Unpacking libdatrie-dev:amd64 (0.2.13-3) ... - Selecting previously unselected package libdeflate-dev:amd64. - Preparing to unpack .../150-libdeflate-dev_1.20-1_amd64.deb ... - Unpacking libdeflate-dev:amd64 (1.20-1) ... - Selecting previously unselected package libdrm-common. - Preparing to unpack .../151-libdrm-common_2.4.121-2_all.deb ... - Unpacking libdrm-common (2.4.121-2) ... - Selecting previously unselected package libdrm2:amd64. - Preparing to unpack .../152-libdrm2_2.4.121-2_amd64.deb ... - Unpacking libdrm2:amd64 (2.4.121-2) ... - Selecting previously unselected package libdrm-amdgpu1:amd64. - Preparing to unpack .../153-libdrm-amdgpu1_2.4.121-2_amd64.deb ... - Unpacking libdrm-amdgpu1:amd64 (2.4.121-2) ... - Selecting previously unselected package libpciaccess0:amd64. - Preparing to unpack .../154-libpciaccess0_0.17-3+b1_amd64.deb ... - Unpacking libpciaccess0:amd64 (0.17-3+b1) ... - Selecting previously unselected package libdrm-intel1:amd64. - Preparing to unpack .../155-libdrm-intel1_2.4.121-2_amd64.deb ... - Unpacking libdrm-intel1:amd64 (2.4.121-2) ... - Selecting previously unselected package libdrm-radeon1:amd64. - Preparing to unpack .../156-libdrm-radeon1_2.4.121-2_amd64.deb ... - Unpacking libdrm-radeon1:amd64 (2.4.121-2) ... - Selecting previously unselected package libglvnd0:amd64. - Preparing to unpack .../157-libglvnd0_1.7.0-1+b1_amd64.deb ... - Unpacking libglvnd0:amd64 (1.7.0-1+b1) ... - Selecting previously unselected package libwayland-server0:amd64. - Preparing to unpack .../158-libwayland-server0_1.22.0-2.1+b1_amd64.deb ... - Unpacking libwayland-server0:amd64 (1.22.0-2.1+b1) ... - Selecting previously unselected package libxcb-randr0:amd64. - Preparing to unpack .../159-libxcb-randr0_1.17.0-2_amd64.deb ... - Unpacking libxcb-randr0:amd64 (1.17.0-2) ... - Selecting previously unselected package libgbm1:amd64. - Preparing to unpack .../160-libgbm1_24.1.2-1_amd64.deb ... - Unpacking libgbm1:amd64 (24.1.2-1) ... - Selecting previously unselected package libglapi-mesa:amd64. - Preparing to unpack .../161-libglapi-mesa_24.1.2-1_amd64.deb ... - Unpacking libglapi-mesa:amd64 (24.1.2-1) ... - Selecting previously unselected package libx11-xcb1:amd64. - Preparing to unpack .../162-libx11-xcb1_2%3a1.8.7-1+b1_amd64.deb ... - Unpacking libx11-xcb1:amd64 (2:1.8.7-1+b1) ... - Selecting previously unselected package libxcb-dri2-0:amd64. - Preparing to unpack .../163-libxcb-dri2-0_1.17.0-2_amd64.deb ... - Unpacking libxcb-dri2-0:amd64 (1.17.0-2) ... - Selecting previously unselected package libxcb-dri3-0:amd64. - Preparing to unpack .../164-libxcb-dri3-0_1.17.0-2_amd64.deb ... - Unpacking libxcb-dri3-0:amd64 (1.17.0-2) ... - Selecting previously unselected package libxcb-present0:amd64. - Preparing to unpack .../165-libxcb-present0_1.17.0-2_amd64.deb ... - Unpacking libxcb-present0:amd64 (1.17.0-2) ... - Selecting previously unselected package libxcb-sync1:amd64. - Preparing to unpack .../166-libxcb-sync1_1.17.0-2_amd64.deb ... - Unpacking libxcb-sync1:amd64 (1.17.0-2) ... - Selecting previously unselected package libxcb-xfixes0:amd64. - Preparing to unpack .../167-libxcb-xfixes0_1.17.0-2_amd64.deb ... - Unpacking libxcb-xfixes0:amd64 (1.17.0-2) ... - Selecting previously unselected package libxshmfence1:amd64. - Preparing to unpack .../168-libxshmfence1_1.3-1+b1_amd64.deb ... - Unpacking libxshmfence1:amd64 (1.3-1+b1) ... - Selecting previously unselected package libegl-mesa0:amd64. - Preparing to unpack .../169-libegl-mesa0_24.1.2-1_amd64.deb ... - Unpacking libegl-mesa0:amd64 (24.1.2-1) ... - Selecting previously unselected package libegl1:amd64. - Preparing to unpack .../170-libegl1_1.7.0-1+b1_amd64.deb ... - Unpacking libegl1:amd64 (1.7.0-1+b1) ... - Selecting previously unselected package libxcb-glx0:amd64. - Preparing to unpack .../171-libxcb-glx0_1.17.0-2_amd64.deb ... - Unpacking libxcb-glx0:amd64 (1.17.0-2) ... - Selecting previously unselected package libxxf86vm1:amd64. - Preparing to unpack .../172-libxxf86vm1_1%3a1.1.4-1+b2_amd64.deb ... - Unpacking libxxf86vm1:amd64 (1:1.1.4-1+b2) ... - Selecting previously unselected package libvulkan1:amd64. - Preparing to unpack .../173-libvulkan1_1.3.283.0-1_amd64.deb ... - Unpacking libvulkan1:amd64 (1.3.283.0-1) ... - Selecting previously unselected package libz3-4:amd64. - Preparing to unpack .../174-libz3-4_4.8.12-3.1+b2_amd64.deb ... - Unpacking libz3-4:amd64 (4.8.12-3.1+b2) ... - Selecting previously unselected package libllvm17t64:amd64. - Preparing to unpack .../175-libllvm17t64_1%3a17.0.6-12+b1_amd64.deb ... - Unpacking libllvm17t64:amd64 (1:17.0.6-12+b1) ... - Selecting previously unselected package libsensors-config. - Preparing to unpack .../176-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 .../177-libsensors5_1%3a3.6.0-10_amd64.deb ... - Unpacking libsensors5:amd64 (1:3.6.0-10) ... - Selecting previously unselected package libgl1-mesa-dri:amd64. - Preparing to unpack .../178-libgl1-mesa-dri_24.1.2-1_amd64.deb ... - Unpacking libgl1-mesa-dri:amd64 (24.1.2-1) ... - Selecting previously unselected package libglx-mesa0:amd64. - Preparing to unpack .../179-libglx-mesa0_24.1.2-1_amd64.deb ... - Unpacking libglx-mesa0:amd64 (24.1.2-1) ... - Selecting previously unselected package libglx0:amd64. - Preparing to unpack .../180-libglx0_1.7.0-1+b1_amd64.deb ... - Unpacking libglx0:amd64 (1.7.0-1+b1) ... - Selecting previously unselected package libgl1:amd64. - Preparing to unpack .../181-libgl1_1.7.0-1+b1_amd64.deb ... - Unpacking libgl1:amd64 (1.7.0-1+b1) ... - Selecting previously unselected package libglx-dev:amd64. - Preparing to unpack .../182-libglx-dev_1.7.0-1+b1_amd64.deb ... - Unpacking libglx-dev:amd64 (1.7.0-1+b1) ... - Selecting previously unselected package libgl-dev:amd64. - Preparing to unpack .../183-libgl-dev_1.7.0-1+b1_amd64.deb ... - Unpacking libgl-dev:amd64 (1.7.0-1+b1) ... - Selecting previously unselected package libegl-dev:amd64. - Preparing to unpack .../184-libegl-dev_1.7.0-1+b1_amd64.deb ... - Unpacking libegl-dev:amd64 (1.7.0-1+b1) ... - Selecting previously unselected package libglvnd-core-dev:amd64. - Preparing to unpack .../185-libglvnd-core-dev_1.7.0-1+b1_amd64.deb ... - Unpacking libglvnd-core-dev:amd64 (1.7.0-1+b1) ... - Selecting previously unselected package libgles1:amd64. - Preparing to unpack .../186-libgles1_1.7.0-1+b1_amd64.deb ... - Unpacking libgles1:amd64 (1.7.0-1+b1) ... - Selecting previously unselected package libgles2:amd64. - Preparing to unpack .../187-libgles2_1.7.0-1+b1_amd64.deb ... - Unpacking libgles2:amd64 (1.7.0-1+b1) ... - Selecting previously unselected package libgles-dev:amd64. - Preparing to unpack .../188-libgles-dev_1.7.0-1+b1_amd64.deb ... - Unpacking libgles-dev:amd64 (1.7.0-1+b1) ... - Selecting previously unselected package libopengl0:amd64. - Preparing to unpack .../189-libopengl0_1.7.0-1+b1_amd64.deb ... - Unpacking libopengl0:amd64 (1.7.0-1+b1) ... - Selecting previously unselected package libopengl-dev:amd64. - Preparing to unpack .../190-libopengl-dev_1.7.0-1+b1_amd64.deb ... - Unpacking libopengl-dev:amd64 (1.7.0-1+b1) ... - Selecting previously unselected package libglvnd-dev:amd64. - Preparing to unpack .../191-libglvnd-dev_1.7.0-1+b1_amd64.deb ... - Unpacking libglvnd-dev:amd64 (1.7.0-1+b1) ... - Selecting previously unselected package libegl1-mesa-dev:amd64. - Preparing to unpack .../192-libegl1-mesa-dev_24.1.2-1_amd64.deb ... - Unpacking libegl1-mesa-dev:amd64 (24.1.2-1) ... - Selecting previously unselected package libepoxy-dev:amd64. - Preparing to unpack .../193-libepoxy-dev_1.5.10-1+b2_amd64.deb ... - Unpacking libepoxy-dev:amd64 (1.5.10-1+b2) ... - Selecting previously unselected package libfribidi-dev:amd64. - Preparing to unpack .../194-libfribidi-dev_1.0.13-3+b1_amd64.deb ... - Unpacking libfribidi-dev:amd64 (1.0.13-3+b1) ... - Selecting previously unselected package libgdk-pixbuf2.0-bin. - Preparing to unpack .../195-libgdk-pixbuf2.0-bin_2.42.12+dfsg-1_amd64.deb ... - Unpacking libgdk-pixbuf2.0-bin (2.42.12+dfsg-1) ... - Selecting previously unselected package libjpeg62-turbo-dev:amd64. - Preparing to unpack .../196-libjpeg62-turbo-dev_1%3a2.1.5-3_amd64.deb ... - Unpacking libjpeg62-turbo-dev:amd64 (1:2.1.5-3) ... - Selecting previously unselected package libjpeg-dev:amd64. - Preparing to unpack .../197-libjpeg-dev_1%3a2.1.5-3_amd64.deb ... - Unpacking libjpeg-dev:amd64 (1:2.1.5-3) ... - Selecting previously unselected package libjbig-dev:amd64. - Preparing to unpack .../198-libjbig-dev_2.1-6.1+b1_amd64.deb ... - Unpacking libjbig-dev:amd64 (2.1-6.1+b1) ... - Selecting previously unselected package liblzma-dev:amd64. - Preparing to unpack .../199-liblzma-dev_5.6.2-1_amd64.deb ... - Unpacking liblzma-dev:amd64 (5.6.2-1) ... - Selecting previously unselected package libwebpdemux2:amd64. - Preparing to unpack .../200-libwebpdemux2_1.4.0-0.1_amd64.deb ... - Unpacking libwebpdemux2:amd64 (1.4.0-0.1) ... - Selecting previously unselected package libwebpmux3:amd64. - Preparing to unpack .../201-libwebpmux3_1.4.0-0.1_amd64.deb ... - Unpacking libwebpmux3:amd64 (1.4.0-0.1) ... - Selecting previously unselected package libwebpdecoder3:amd64. - Preparing to unpack .../202-libwebpdecoder3_1.4.0-0.1_amd64.deb ... - Unpacking libwebpdecoder3:amd64 (1.4.0-0.1) ... - Selecting previously unselected package libsharpyuv-dev:amd64. - Preparing to unpack .../203-libsharpyuv-dev_1.4.0-0.1_amd64.deb ... - Unpacking libsharpyuv-dev:amd64 (1.4.0-0.1) ... - Selecting previously unselected package libwebp-dev:amd64. - Preparing to unpack .../204-libwebp-dev_1.4.0-0.1_amd64.deb ... - Unpacking libwebp-dev:amd64 (1.4.0-0.1) ... - Selecting previously unselected package libtiffxx6:amd64. - Preparing to unpack .../205-libtiffxx6_4.5.1+git230720-4_amd64.deb ... - Unpacking libtiffxx6:amd64 (4.5.1+git230720-4) ... - Selecting previously unselected package liblerc-dev:amd64. - Preparing to unpack .../206-liblerc-dev_4.0.0+ds-4+b1_amd64.deb ... - Unpacking liblerc-dev:amd64 (4.0.0+ds-4+b1) ... - Selecting previously unselected package libtiff-dev:amd64. - Preparing to unpack .../207-libtiff-dev_4.5.1+git230720-4_amd64.deb ... - Unpacking libtiff-dev:amd64 (4.5.1+git230720-4) ... - Selecting previously unselected package libgdk-pixbuf-2.0-dev:amd64. - Preparing to unpack .../208-libgdk-pixbuf-2.0-dev_2.42.12+dfsg-1_amd64.deb ... - Unpacking libgdk-pixbuf-2.0-dev:amd64 (2.42.12+dfsg-1) ... - Selecting previously unselected package libgraphite2-dev:amd64. - Preparing to unpack .../209-libgraphite2-dev_1.3.14-2_amd64.deb ... - Unpacking libgraphite2-dev:amd64 (1.3.14-2) ... - Selecting previously unselected package libgtk-3-bin. - Preparing to unpack .../210-libgtk-3-bin_3.24.42-1_amd64.deb ... - Unpacking libgtk-3-bin (3.24.42-1) ... - Selecting previously unselected package libharfbuzz-icu0:amd64. - Preparing to unpack .../211-libharfbuzz-icu0_8.3.0-2+b1_amd64.deb ... - Unpacking libharfbuzz-icu0:amd64 (8.3.0-2+b1) ... - Selecting previously unselected package libharfbuzz-subset0:amd64. - Preparing to unpack .../212-libharfbuzz-subset0_8.3.0-2+b1_amd64.deb ... - Unpacking libharfbuzz-subset0:amd64 (8.3.0-2+b1) ... - Selecting previously unselected package libharfbuzz-cairo0:amd64. - Preparing to unpack .../213-libharfbuzz-cairo0_8.3.0-2+b1_amd64.deb ... - Unpacking libharfbuzz-cairo0:amd64 (8.3.0-2+b1) ... - Selecting previously unselected package libicu-dev:amd64. - Preparing to unpack .../214-libicu-dev_72.1-4+b1_amd64.deb ... - Unpacking libicu-dev:amd64 (72.1-4+b1) ... - Selecting previously unselected package libharfbuzz-dev:amd64. - Preparing to unpack .../215-libharfbuzz-dev_8.3.0-2+b1_amd64.deb ... - Unpacking libharfbuzz-dev:amd64 (8.3.0-2+b1) ... - Selecting previously unselected package libthai-dev:amd64. - Preparing to unpack .../216-libthai-dev_0.1.29-2_amd64.deb ... - Unpacking libthai-dev:amd64 (0.1.29-2) ... - Selecting previously unselected package libxft-dev:amd64. - Preparing to unpack .../217-libxft-dev_2.3.6-1+b1_amd64.deb ... - Unpacking libxft-dev:amd64 (2.3.6-1+b1) ... - Selecting previously unselected package pango1.0-tools. - Preparing to unpack .../218-pango1.0-tools_1.54.0+ds-1_amd64.deb ... - Unpacking pango1.0-tools (1.54.0+ds-1) ... - Selecting previously unselected package libpango1.0-dev:amd64. - Preparing to unpack .../219-libpango1.0-dev_1.54.0+ds-1_amd64.deb ... - Unpacking libpango1.0-dev:amd64 (1.54.0+ds-1) ... - Selecting previously unselected package libwayland-bin. - Preparing to unpack .../220-libwayland-bin_1.22.0-2.1+b1_amd64.deb ... - Unpacking libwayland-bin (1.22.0-2.1+b1) ... - Selecting previously unselected package libwayland-dev:amd64. - Preparing to unpack .../221-libwayland-dev_1.22.0-2.1+b1_amd64.deb ... - Unpacking libwayland-dev:amd64 (1.22.0-2.1+b1) ... - Selecting previously unselected package libxcomposite-dev:amd64. - Preparing to unpack .../222-libxcomposite-dev_1%3a0.4.5-1+b1_amd64.deb ... - Unpacking libxcomposite-dev:amd64 (1:0.4.5-1+b1) ... - Selecting previously unselected package libxcursor-dev:amd64. - Preparing to unpack .../223-libxcursor-dev_1%3a1.2.2-1_amd64.deb ... - Unpacking libxcursor-dev:amd64 (1:1.2.2-1) ... - Selecting previously unselected package libxdamage-dev:amd64. - Preparing to unpack .../224-libxdamage-dev_1%3a1.1.6-1+b1_amd64.deb ... - Unpacking libxdamage-dev:amd64 (1:1.1.6-1+b1) ... - Selecting previously unselected package libxinerama-dev:amd64. - Preparing to unpack .../225-libxinerama-dev_2%3a1.1.4-3+b1_amd64.deb ... - Unpacking libxinerama-dev:amd64 (2:1.1.4-3+b1) ... - Selecting previously unselected package libxkbcommon-dev:amd64. - Preparing to unpack .../226-libxkbcommon-dev_1.6.0-1+b1_amd64.deb ... - Unpacking libxkbcommon-dev:amd64 (1.6.0-1+b1) ... - Selecting previously unselected package libxrandr-dev:amd64. - Preparing to unpack .../227-libxrandr-dev_2%3a1.5.4-1_amd64.deb ... - Unpacking libxrandr-dev:amd64 (2:1.5.4-1) ... - Selecting previously unselected package wayland-protocols. - Preparing to unpack .../228-wayland-protocols_1.36-1_all.deb ... - Unpacking wayland-protocols (1.36-1) ... - Selecting previously unselected package libgtk-3-dev:amd64. - Preparing to unpack .../229-libgtk-3-dev_3.24.42-1_amd64.deb ... - Unpacking libgtk-3-dev:amd64 (3.24.42-1) ... - Selecting previously unselected package libxml2-dev:amd64. - Preparing to unpack .../230-libxml2-dev_2.12.7+dfsg-3_amd64.deb ... - Unpacking libxml2-dev:amd64 (2.12.7+dfsg-3) ... - Selecting previously unselected package libgtksourceview-3.0-dev:amd64. - Preparing to unpack .../231-libgtksourceview-3.0-dev_3.24.11-2+b2_amd64.deb ... - Unpacking libgtksourceview-3.0-dev:amd64 (3.24.11-2+b2) ... - Selecting previously unselected package libkmod2:amd64. - Preparing to unpack .../232-libkmod2_32+20240611-1_amd64.deb ... - Unpacking libkmod2:amd64 (32+20240611-1) ... - Selecting previously unselected package libpng-tools. - Preparing to unpack .../233-libpng-tools_1.6.43-5_amd64.deb ... - Unpacking libpng-tools (1.6.43-5) ... - Selecting previously unselected package librsvg2-2:amd64. - Preparing to unpack .../234-librsvg2-2_2.58.0+dfsg-1_amd64.deb ... - Unpacking librsvg2-2:amd64 (2.58.0+dfsg-1) ... - Selecting previously unselected package librsvg2-common:amd64. - Preparing to unpack .../235-librsvg2-common_2.58.0+dfsg-1_amd64.deb ... - Unpacking librsvg2-common:amd64 (2.58.0+dfsg-1) ... - Selecting previously unselected package mesa-vulkan-drivers:amd64. - Preparing to unpack .../236-mesa-vulkan-drivers_24.1.2-1_amd64.deb ... - Unpacking mesa-vulkan-drivers:amd64 (24.1.2-1) ... - Selecting previously unselected package pkg-config:amd64. - Preparing to unpack .../237-pkg-config_1.8.1-3_amd64.deb ... - Unpacking pkg-config:amd64 (1.8.1-3) ... - Selecting previously unselected package systemd-cryptsetup. - Preparing to unpack .../238-systemd-cryptsetup_256.1-2_amd64.deb ... - Unpacking systemd-cryptsetup (256.1-2) ... - Selecting previously unselected package xdg-user-dirs. - Preparing to unpack .../239-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) ... - Setting up libxcb-dri3-0:amd64 (1.17.0-2) ... - Setting up liblcms2-2:amd64 (2.14-2+b1) ... - Setting up libpixman-1-0:amd64 (0.42.2-1+b1) ... - Setting up bzip2-doc (1.0.8-5.1) ... - Setting up libsharpyuv0:amd64 (1.4.0-0.1) ... - Setting up libwayland-server0:amd64 (1.22.0-2.1+b1) ... - Setting up libx11-xcb1:amd64 (2:1.8.7-1+b1) ... - Setting up libpciaccess0:amd64 (0.17-3+b1) ... - Setting up systemd-sysv (256.1-2) ... - Setting up libpixman-1-dev:amd64 (0.42.2-1+b1) ... - Setting up libxdamage1:amd64 (1:1.1.6-1+b1) ... - Setting up libicu72:amd64 (72.1-4+b1) ... - Setting up libxcb-xfixes0:amd64 (1.17.0-2) ... - Setting up liblerc4:amd64 (4.0.0+ds-4+b1) ... - Setting up libpython3.12-stdlib:amd64 (3.12.4-1) ... - Setting up libglvnd-core-dev:amd64 (1.7.0-1+b1) ... - Setting up hicolor-icon-theme (0.18-1) ... - Setting up libxi6:amd64 (2:1.8.1-1) ... - Setting up libxrender1:amd64 (1:0.9.10-1.1+b1) ... - Setting up libdatrie1:amd64 (0.2.13-3) ... - Setting up xdg-user-dirs (0.18-1) ... - Setting up libxcb-render0:amd64 (1.17.0-2) ... - Setting up libglvnd0:amd64 (1.7.0-1+b1) ... - Setting up libxcb-glx0:amd64 (1.17.0-2) ... - Setting up python3.12 (3.12.4-1) ... - Setting up libgdk-pixbuf2.0-common (2.42.12+dfsg-1) ... - Setting up x11-common (1:7.7+23) ... - invoke-rc.d: could not determine current runlevel - invoke-rc.d: policy-rc.d denied execution of restart. - Setting up libsensors-config (1:3.6.0-10) ... - Setting up libdeflate0:amd64 (1.20-1) ... - Setting up libwebpdecoder3:amd64 (1.4.0-0.1) ... - Setting up libnss-systemd:amd64 (256.1-2) ... - Setting up xkb-data (2.42-1) ... - Setting up liblzo2-2:amd64 (2.10-3) ... - Setting up libxcb-shm0:amd64 (1.17.0-2) ... - Setting up libffi-dev:amd64 (3.4.6-1) ... - Setting up libjbig0:amd64 (2.1-6.1+b1) ... - Setting up libpcre2-16-0:amd64 (10.42-4+b1) ... - Setting up libopengl0:amd64 (1.7.0-1+b1) ... - Setting up libelf1t64:amd64 (0.191-1+b1) ... - Setting up libxxf86vm1:amd64 (1:1.1.4-1+b2) ... - Setting up libxcb-present0:amd64 (1.17.0-2) ... - Setting up libsysprof-capture-4-dev:amd64 (46.0-2) ... - Setting up libxcb-shm0-dev:amd64 (1.17.0-2) ... - Setting up libgraphite2-dev:amd64 (1.3.14-2) ... - Setting up libz3-4:amd64 (4.8.12-3.1+b2) ... - Setting up libpcre2-32-0:amd64 (10.42-4+b1) ... - Setting up libglib2.0-0t64:amd64 (2.80.3-1) ... - Setting up libglib2.0-data (2.80.3-1) ... - Setting up libpkgconf3:amd64 (1.8.1-3) ... - Setting up libgles2:amd64 (1.7.0-1+b1) ... - Setting up libexpat1-dev:amd64 (2.6.2-1) ... - Setting up libjpeg62-turbo:amd64 (1:2.1.5-3) ... - Setting up libjpeg62-turbo-dev:amd64 (1:2.1.5-3) ... - Setting up libepoxy0:amd64 (1.5.10-1+b2) ... - Setting up libxfixes3:amd64 (1:6.0.0-2+b1) ... - Setting up libxcb-sync1:amd64 (1.17.0-2) ... - Setting up uuid-dev:amd64 (2.40.1-9) ... - Setting up libavahi-common-data:amd64 (0.8-13+b2) ... - Setting up libgles1:amd64 (1.7.0-1+b1) ... - Setting up libdbus-1-3:amd64 (1.14.10-4+b1) ... - Setting up libfribidi0:amd64 (1.0.13-3+b1) ... - Setting up libxinerama1:amd64 (2:1.1.4-3+b1) ... - Setting up fonts-dejavu-mono (2.37-8) ... - Setting up libpng16-16t64:amd64 (1.6.43-5) ... - Setting up systemd-timesyncd (256.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) ... - Setting up icu-devtools (72.1-4+b1) ... - Setting up fonts-dejavu-core (2.37-8) ... - Setting up libsepol-dev:amd64 (3.5-2+b1) ... - Setting up libxcb-render0-dev:amd64 (1.17.0-2) ... - Setting up pkgconf-bin (1.8.1-3) ... - Setting up gir1.2-glib-2.0:amd64 (2.80.3-1) ... - Setting up libsensors5:amd64 (1:3.6.0-10) ... - Setting up liblerc-dev:amd64 (4.0.0+ds-4+b1) ... - Setting up libglapi-mesa:amd64 (24.1.2-1) ... - Setting up libvulkan1:amd64 (1.3.283.0-1) ... - Setting up libwebp7:amd64 (1.4.0-0.1) ... - Setting up libxext-dev:amd64 (2:1.3.4-1+b1) ... - Setting up liblzma-dev:amd64 (5.6.2-1) ... - Setting up libxcb-dri2-0:amd64 (1.17.0-2) ... - Setting up zlib1g-dev:amd64 (1:1.3.dfsg+really1.3.1-1) ... - Setting up libpcre2-posix3:amd64 (10.42-4+b1) ... - Setting up wayland-protocols (1.36-1) ... - Setting up gir1.2-glib-2.0-dev:amd64 (2.80.3-1) ... - Setting up libxshmfence1:amd64 (1.3-1+b1) ... - Setting up at-spi2-common (2.52.0-1) ... - Setting up libtiff6:amd64 (4.5.1+git230720-4) ... - Setting up libxcb-randr0:amd64 (1.17.0-2) ... - Setting up dbus-session-bus-common (1.14.10-4) ... - Setting up libgtksourceview-3.0-common (3.24.11-2) ... - Setting up libthai-data (0.1.29-2) ... - Setting up sgml-base (1.31) ... - Setting up libwayland-egl1:amd64 (1.22.0-2.1+b1) ... - Setting up libopengl-dev:amd64 (1.7.0-1+b1) ... - Setting up dbus-system-bus-common (1.14.10-4) ... - Setting up libsharpyuv-dev:amd64 (1.4.0-0.1) ... - Setting up libwebpmux3:amd64 (1.4.0-0.1) ... - Setting up libtiffxx6:amd64 (4.5.1+git230720-4) ... - Setting up libdeflate-dev:amd64 (1.20-1) ... - Setting up libdrm-common (2.4.121-2) ... - Setting up libxcomposite1:amd64 (1:0.4.5-1+b1) ... - Setting up libxrender-dev:amd64 (1:0.9.10-1.1+b1) ... - Setting up libjson-c5:amd64 (0.17-1+b1) ... - Setting up libicu-dev:amd64 (72.1-4+b1) ... - Setting up libxml2:amd64 (2.12.7+dfsg-3) ... - Setting up dbus-bin (1.14.10-4+b1) ... - Setting up libbrotli-dev:amd64 (1.1.0-2+b3) ... - Setting up libkmod2:amd64 (32+20240611-1) ... - Setting up libpython3-stdlib:amd64 (3.12.2-1) ... - Setting up libbz2-dev:amd64 (1.0.8-5.1) ... - Setting up libxkbcommon0:amd64 (1.6.0-1+b1) ... - Setting up libwayland-client0:amd64 (1.22.0-2.1+b1) ... - Setting up libblkid-dev:amd64 (2.40.1-9) ... - Setting up libice6:amd64 (2:1.0.10-1+b1) ... - Setting up libatk1.0-0t64:amd64 (2.52.0-1) ... - Setting up libpcre2-dev:amd64 (10.42-4+b1) ... - Setting up libice-dev:amd64 (2:1.0.10-1+b1) ... - Setting up libpng-tools (1.6.43-5) ... - Setting up libgirepository-2.0-0:amd64 (2.80.3-1) ... - Setting up gir1.2-atk-1.0:amd64 (2.52.0-1) ... - Setting up libselinux1-dev:amd64 (3.5-2+b2) ... - Setting up fontconfig-config (2.15.0-1.1) ... - Setting up libxtst6:amd64 (2:1.2.3-1.1+b1) ... - Setting up libfribidi-dev:amd64 (1.0.13-3+b1) ... - Setting up libwebpdemux2:amd64 (1.4.0-0.1) ... - Setting up libxkbcommon-dev:amd64 (1.6.0-1+b1) ... - Setting up libxcursor1:amd64 (1:1.2.2-1) ... - Setting up libpng-dev:amd64 (1.6.43-5) ... - Setting up libavahi-common3:amd64 (0.8-13+b2) ... - Setting up libjpeg-dev:amd64 (1:2.1.5-3) ... - Setting up libjbig-dev:amd64 (2.1-6.1+b1) ... - Setting up libcloudproviders0:amd64 (0.3.6-1) ... - Setting up libglib2.0-bin (2.80.3-1) ... - Setting up python3 (3.12.2-1) ... - running python rtupdate hooks for python3.12... - running python post-rtupdate hooks for python3.12... - Setting up dbus-daemon (1.14.10-4+b1) ... - Setting up libcolord2:amd64 (1.4.7-1+b1) ... - Setting up pkgconf:amd64 (1.8.1-3) ... - Setting up libdconf1:amd64 (0.40.0-4+b2) ... - Setting up libxfixes-dev:amd64 (1:6.0.0-2+b1) ... - Setting up libthai0:amd64 (0.1.29-2) ... - Setting up libwayland-bin (1.22.0-2.1+b1) ... - Setting up libxrandr-dev:amd64 (2:1.5.4-1) ... - Setting up libxml2-dev:amd64 (2.12.7+dfsg-3) ... - Setting up libwebp-dev:amd64 (1.4.0-0.1) ... - Setting up python3-packaging (24.0-1) ... - Setting up libllvm17t64:amd64 (1:17.0.6-12+b1) ... - Setting up libfreetype6:amd64 (2.13.2+dfsg-1+b4) ... - Setting up libtiff-dev:amd64 (4.5.1+git230720-4) ... - Setting up libatspi2.0-0t64:amd64 (2.52.0-1) ... - Setting up dbus (1.14.10-4+b1) ... - 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) ... - Setting up pkg-config:amd64 (1.8.1-3) ... - Setting up libxinerama-dev:amd64 (2:1.1.4-3+b1) ... - Setting up libdrm2:amd64 (2.4.121-2) ... - Setting up libdatrie-dev:amd64 (0.2.13-3) ... - Setting up gir1.2-cloudproviders-0.3.0:amd64 (0.3.6-1) ... - Setting up libwayland-cursor0:amd64 (1.22.0-2.1+b1) ... - Setting up xml-core (0.19) ... - Setting up libpam-systemd:amd64 (256.1-2) ... - Setting up libharfbuzz0b:amd64 (8.3.0-2+b1) ... - Setting up libgdk-pixbuf-2.0-0:amd64 (2.42.12+dfsg-1) ... - Setting up libfontconfig1:amd64 (2.15.0-1.1) ... - Setting up libxi-dev:amd64 (2:1.8.1-1) ... - Setting up libsm6:amd64 (2:1.2.3-1+b1) ... - Setting up libavahi-client3:amd64 (0.8-13+b2) ... - Setting up libmount-dev:amd64 (2.40.1-9) ... - Setting up libdrm-amdgpu1:amd64 (2.4.121-2) ... - Setting up libxtst-dev:amd64 (2:1.2.3-1.1+b1) ... - Setting up libxdamage-dev:amd64 (1:1.1.6-1+b1) ... - Setting up libatk-bridge2.0-0t64:amd64 (2.52.0-1) ... - Setting up libglib2.0-dev-bin (2.80.3-1) ... - Setting up mesa-vulkan-drivers:amd64 (24.1.2-1) ... - Setting up gtk-update-icon-cache (3.24.42-1) ... - Setting up fontconfig (2.15.0-1.1) ... - Regenerating fonts cache... - done. - Setting up libxft2:amd64 (2.3.6-1+b1) ... - Setting up libharfbuzz-icu0:amd64 (8.3.0-2+b1) ... - Setting up gir1.2-gdkpixbuf-2.0:amd64 (2.42.12+dfsg-1) ... - Setting up libgbm1:amd64 (24.1.2-1) ... - Setting up libsm-dev:amd64 (2:1.2.3-1+b1) ... - Setting up libdrm-radeon1:amd64 (2.4.121-2) ... - Setting up libxcomposite-dev:amd64 (1:0.4.5-1+b1) ... - Setting up libxcursor-dev:amd64 (1:1.2.2-1) ... - Setting up libpango-1.0-0:amd64 (1.54.0+ds-1) ... - Setting up libdrm-intel1:amd64 (2.4.121-2) ... - Setting up libgl1-mesa-dri:amd64 (24.1.2-1) ... - Setting up libharfbuzz-gobject0:amd64 (8.3.0-2+b1) ... - Setting up libwayland-dev:amd64 (1.22.0-2.1+b1) ... - Setting up libcairo2:amd64 (1.18.0-3+b1) ... - Setting up libfreetype-dev:amd64 (2.13.2+dfsg-1+b4) ... - Setting up dbus-user-session (1.14.10-4+b1) ... - Setting up libegl-mesa0:amd64 (24.1.2-1) ... - Setting up libglib2.0-dev:amd64 (2.80.3-1) ... - Setting up libharfbuzz-cairo0:amd64 (8.3.0-2+b1) ... - Setting up adwaita-icon-theme (46.0-1) ... - update-alternatives: using /usr/share/icons/Adwaita/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode - Setting up libthai-dev:amd64 (0.1.29-2) ... - Setting up libgdk-pixbuf2.0-bin (2.42.12+dfsg-1) ... - Setting up libegl1:amd64 (1.7.0-1+b1) ... - Setting up libharfbuzz-subset0:amd64 (8.3.0-2+b1) ... - Setting up libcairo-gobject2:amd64 (1.18.0-3+b1) ... - Setting up libpangoft2-1.0-0:amd64 (1.54.0+ds-1) ... - Setting up libcups2t64:amd64 (2.4.10-1) ... - Setting up libatk1.0-dev:amd64 (2.52.0-1) ... - Setting up libpangocairo-1.0-0:amd64 (1.54.0+ds-1) ... - Setting up libgdk-pixbuf-2.0-dev:amd64 (2.42.12+dfsg-1) ... - Setting up libcairo-script-interpreter2:amd64 (1.18.0-3+b1) ... - Setting up gir1.2-freedesktop:amd64 (1.80.1-3+b1) ... - Setting up libglx-mesa0:amd64 (24.1.2-1) ... - Setting up libpangoxft-1.0-0:amd64 (1.54.0+ds-1) ... - Setting up libglx0:amd64 (1.7.0-1+b1) ... - Setting up libfontconfig-dev:amd64 (2.15.0-1.1) ... - Setting up libcloudproviders-dev:amd64 (0.3.6-1) ... - Setting up pango1.0-tools (1.54.0+ds-1) ... - Setting up dconf-service (0.40.0-4+b2) ... - Setting up gir1.2-atspi-2.0:amd64 (2.52.0-1) ... - Setting up gir1.2-harfbuzz-0.0:amd64 (8.3.0-2+b1) ... - Setting up librsvg2-2:amd64 (2.58.0+dfsg-1) ... - Setting up gir1.2-pango-1.0:amd64 (1.54.0+ds-1) ... - Setting up libgl1:amd64 (1.7.0-1+b1) ... - Setting up gir1.2-freedesktop-dev:amd64 (1.80.1-3+b1) ... - Setting up librsvg2-common:amd64 (2.58.0+dfsg-1) ... - Setting up libglx-dev:amd64 (1.7.0-1+b1) ... - Setting up libcairo2-dev:amd64 (1.18.0-3+b1) ... - Setting up libgl-dev:amd64 (1.7.0-1+b1) ... - Setting up libxft-dev:amd64 (2.3.6-1+b1) ... - Setting up libharfbuzz-dev:amd64 (8.3.0-2+b1) ... - Setting up dconf-gsettings-backend:amd64 (0.40.0-4+b2) ... - Setting up libegl-dev:amd64 (1.7.0-1+b1) ... - Setting up libepoxy-dev:amd64 (1.5.10-1+b2) ... - Setting up libpango1.0-dev:amd64 (1.54.0+ds-1) ... - Setting up libgles-dev:amd64 (1.7.0-1+b1) ... - Setting up libgtk-3-common (3.24.42-1) ... - Setting up gsettings-desktop-schemas (46.0-2) ... - Setting up libglvnd-dev:amd64 (1.7.0-1+b1) ... - Setting up libgtk-3-0t64:amd64 (3.24.42-1) ... - Setting up at-spi2-core (2.52.0-1) ... - Setting up libegl1-mesa-dev:amd64 (24.1.2-1) ... - Setting up gir1.2-gtk-3.0:amd64 (3.24.42-1) ... - Setting up libgtk-3-bin (3.24.42-1) ... - Setting up libgtksourceview-3.0-1:amd64 (3.24.11-2+b2) ... - Setting up gir1.2-gtksource-3.0:amd64 (3.24.11-2+b2) ... - Setting up libdevmapper1.02.1:amd64 (2:1.02.196-1+b1) ... - Setting up dmsetup (2:1.02.196-1+b1) ... - Setting up libcryptsetup12:amd64 (2:2.7.2-2) ... - Setting up systemd-cryptsetup (256.1-2) ... - Processing triggers for libc-bin (2.38-13) ... - Processing triggers for systemd (256.1-2) ... - Processing triggers for sgml-base (1.31) ... - Setting up libdbus-1-dev:amd64 (1.14.10-4+b1) ... - Setting up libatspi2.0-dev:amd64 (2.52.0-1) ... - Setting up libatk-bridge2.0-dev:amd64 (2.52.0-1) ... - Setting up libgtk-3-dev:amd64 (3.24.42-1) ... - Setting up libgtksourceview-3.0-dev:amd64 (3.24.11-2+b2) ... - Processing triggers for libgdk-pixbuf-2.0-0:amd64 (2.42.12+dfsg-1) ... <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/45: [cairo2.0.6.4: extract] Processing 2/45: [cairo2.0.6.4: extract] Processing 3/45: [cairo2.0.6.4: extract] Processing 4/45: [cairo2.0.6.4: extract] Processing 5/45: [cairo2.0.6.4: extract] Processing 6/45: [cairo2.0.6.4: extract] Processing 7/45: [cairo2.0.6.4: extract] Processing 8/45: [cairo2.0.6.4: extract] [coq.8.11.1, coqide.8.11.1: extract] Processing 9/45: [cairo2.0.6.4: extract] [coq.8.11.1, coqide.8.11.1: extract] [csexp.1.5.2: extract] Processing 10/45: [cairo2.0.6.4: extract] [coq.8.11.1, coqide.8.11.1: extract] [csexp.1.5.2: extract] [conf-findutils: sh find . -name .] Processing 11/45: [cairo2.0.6.4: extract] [coq.8.11.1, coqide.8.11.1: extract] [csexp.1.5.2: extract] [conf-findutils: sh find . -name .] [conf-pkg-config: pkg-config] -> retrieved cairo2.0.6.4 (cached) Processing 11/45: [coq.8.11.1, coqide.8.11.1: extract] [csexp.1.5.2: extract] [conf-findutils: sh find . -name .] [conf-pkg-config: pkg-config] Processing 12/45: [coq.8.11.1, coqide.8.11.1: extract] [csexp.1.5.2: extract] [dune.3.16.0, dune-configurator.3.16.0: extract] [conf-findutils: sh find . -name .] [conf-pkg-config: pkg-config] -> retrieved csexp.1.5.2 (cached) Processing 12/45: [coq.8.11.1, coqide.8.11.1: extract] [dune.3.16.0, dune-configurator.3.16.0: extract] [conf-findutils: sh find . -name .] [conf-pkg-config: pkg-config] Processing 13/45: [coq.8.11.1, coqide.8.11.1: extract] [dune.3.16.0, dune-configurator.3.16.0: extract] [lablgtk3.3.1.1, lablgtk3-sourceview3.3.1.1: extract] [conf-findutils: sh find . -name .] [conf-pkg-config: pkg-config] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-exc" "find . -name ." (CWD=/home/opam/.opam/4.08/.opam-switch/build/conf-findutils.1) - + find . -name . - . -> compiled conf-findutils.1 Processing 13/45: [coq.8.11.1, coqide.8.11.1: extract] [dune.3.16.0, dune-configurator.3.16.0: extract] [lablgtk3.3.1.1, lablgtk3-sourceview3.3.1.1: extract] [conf-pkg-config: pkg-config] -> installed conf-findutils.1 Processing 14/45: [coq.8.11.1, coqide.8.11.1: extract] [dune.3.16.0, dune-configurator.3.16.0: extract] [lablgtk3.3.1.1, lablgtk3-sourceview3.3.1.1: extract] [conf-pkg-config: pkg-config] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "--help" (CWD=/home/opam/.opam/4.08/.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 14/45: [coq.8.11.1, coqide.8.11.1: extract] [dune.3.16.0, dune-configurator.3.16.0: extract] [lablgtk3.3.1.1, lablgtk3-sourceview3.3.1.1: extract] -> installed conf-pkg-config.3 Processing 15/45: [coq.8.11.1, coqide.8.11.1: extract] [dune.3.16.0, dune-configurator.3.16.0: extract] [lablgtk3.3.1.1, lablgtk3-sourceview3.3.1.1: extract] Processing 16/45: [coq.8.11.1, coqide.8.11.1: extract] [dune.3.16.0, dune-configurator.3.16.0: extract] [lablgtk3.3.1.1, lablgtk3-sourceview3.3.1.1: extract] [conf-adwaita-icon-theme: sh] Processing 17/45: [coq.8.11.1, coqide.8.11.1: extract] [dune.3.16.0, dune-configurator.3.16.0: extract] [lablgtk3.3.1.1, lablgtk3-sourceview3.3.1.1: extract] [conf-adwaita-icon-theme: sh] [conf-cairo: pkg-config cairo] Processing 18/45: [coq.8.11.1, coqide.8.11.1: extract] [dune.3.16.0, dune-configurator.3.16.0: extract] [lablgtk3.3.1.1, lablgtk3-sourceview3.3.1.1: extract] [conf-adwaita-icon-theme: sh] [conf-cairo: pkg-config cairo] [conf-gtk3: pkg-config 3.18] Processing 19/45: [coq.8.11.1, coqide.8.11.1: extract] [dune.3.16.0, dune-configurator.3.16.0: extract] [lablgtk3.3.1.1, lablgtk3-sourceview3.3.1.1: extract] [conf-adwaita-icon-theme: sh] [conf-cairo: pkg-config cairo] [conf-gtk3: pkg-config 3.18] [conf-gtksourceview3: pkg-config gtksourceview-3.0] + /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.08/.opam-switch/build/conf-adwaita-icon-theme.2) -> compiled conf-adwaita-icon-theme.2 Processing 19/45: [coq.8.11.1, coqide.8.11.1: extract] [dune.3.16.0, dune-configurator.3.16.0: extract] [lablgtk3.3.1.1, lablgtk3-sourceview3.3.1.1: extract] [conf-cairo: pkg-config cairo] [conf-gtk3: pkg-config 3.18] [conf-gtksourceview3: pkg-config gtksourceview-3.0] -> installed conf-adwaita-icon-theme.2 Processing 20/45: [coq.8.11.1, coqide.8.11.1: extract] [dune.3.16.0, dune-configurator.3.16.0: extract] [lablgtk3.3.1.1, lablgtk3-sourceview3.3.1.1: extract] [conf-cairo: pkg-config cairo] [conf-gtk3: pkg-config 3.18] [conf-gtksourceview3: pkg-config gtksourceview-3.0] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "cairo" (CWD=/home/opam/.opam/4.08/.opam-switch/build/conf-cairo.1) -> compiled conf-cairo.1 Processing 20/45: [coq.8.11.1, coqide.8.11.1: extract] [dune.3.16.0, dune-configurator.3.16.0: extract] [lablgtk3.3.1.1, lablgtk3-sourceview3.3.1.1: extract] [conf-gtk3: pkg-config 3.18] [conf-gtksourceview3: pkg-config gtksourceview-3.0] -> installed conf-cairo.1 Processing 21/45: [coq.8.11.1, coqide.8.11.1: extract] [dune.3.16.0, dune-configurator.3.16.0: extract] [lablgtk3.3.1.1, lablgtk3-sourceview3.3.1.1: extract] [conf-gtk3: pkg-config 3.18] [conf-gtksourceview3: pkg-config gtksourceview-3.0] + /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.08/.opam-switch/build/conf-gtk3.18) -> compiled conf-gtk3.18 Processing 21/45: [coq.8.11.1, coqide.8.11.1: extract] [dune.3.16.0, dune-configurator.3.16.0: extract] [lablgtk3.3.1.1, lablgtk3-sourceview3.3.1.1: extract] [conf-gtksourceview3: pkg-config gtksourceview-3.0] -> installed conf-gtk3.18 Processing 22/45: [coq.8.11.1, coqide.8.11.1: extract] [dune.3.16.0, dune-configurator.3.16.0: extract] [lablgtk3.3.1.1, lablgtk3-sourceview3.3.1.1: extract] [conf-gtksourceview3: pkg-config gtksourceview-3.0] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "--short-errors" "--print-errors" "gtksourceview-3.0" (CWD=/home/opam/.opam/4.08/.opam-switch/build/conf-gtksourceview3.0+2) -> compiled conf-gtksourceview3.0+2 Processing 22/45: [coq.8.11.1, coqide.8.11.1: extract] [dune.3.16.0, dune-configurator.3.16.0: extract] [lablgtk3.3.1.1, lablgtk3-sourceview3.3.1.1: extract] -> installed conf-gtksourceview3.0+2 Processing 23/45: [coq.8.11.1, coqide.8.11.1: extract] [dune.3.16.0, dune-configurator.3.16.0: extract] [lablgtk3.3.1.1, lablgtk3-sourceview3.3.1.1: extract] -> retrieved coq.8.11.1, coqide.8.11.1 (cached) Processing 23/45: [dune.3.16.0, dune-configurator.3.16.0: extract] [lablgtk3.3.1.1, lablgtk3-sourceview3.3.1.1: extract] Processing 24/45: [dune.3.16.0, dune-configurator.3.16.0: extract] [lablgtk3.3.1.1, lablgtk3-sourceview3.3.1.1: extract] [num.1.5: extract] -> retrieved dune.3.16.0, dune-configurator.3.16.0 (cached) Processing 24/45: [lablgtk3.3.1.1, lablgtk3-sourceview3.3.1.1: extract] [num.1.5: extract] Processing 25/45: [lablgtk3.3.1.1, lablgtk3-sourceview3.3.1.1: extract] [num.1.5: extract] [ocamlfind.1.9.6: extract] Processing 26/45: [lablgtk3.3.1.1, lablgtk3-sourceview3.3.1.1: extract] [num.1.5: extract] [ocamlfind.1.9.6: extract] [dune: ocaml 39] -> retrieved lablgtk3.3.1.1, lablgtk3-sourceview3.3.1.1 (cached) Processing 26/45: [num.1.5: extract] [ocamlfind.1.9.6: extract] [dune: ocaml 39] -> retrieved num.1.5 (cached) Processing 26/45: [ocamlfind.1.9.6: extract] [dune: ocaml 39] Processing 27/45: [ocamlfind.1.9.6: extract] [dune: ocaml 39] [num: make opam-legacy] -> retrieved ocamlfind.1.9.6 (cached) Processing 27/45: [dune: ocaml 39] [num: make opam-legacy] [ocamlfind: patch] applying 0001-Harden-test-for-OCaml-5.patch Processing 28/45: [dune: ocaml 39] [num: make opam-legacy] [ocamlfind: patch] Processing 28/45: [dune: ocaml 39] [num: make opam-legacy] [ocamlfind: ./configure] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-bindir" "/home/opam/.opam/4.08/bin" "-sitelib" "/home/opam/.opam/4.08/lib" "-mandir" "/home/opam/.opam/4.08/man" "-config" "/home/opam/.opam/4.08/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.08/.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: found - num: not present (normal since 4.06) - ocamlbuild: not present (normal since 4.03) - ocamldoc: found (in +ocamldoc) - raw_spacetime: found - 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 graphics written to site-lib-src/graphics/META - Configuration for ocamldoc written to site-lib-src/ocamldoc/META - Configuration for raw_spacetime written to site-lib-src/raw_spacetime/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.08/lib/ocaml - Binaries: /home/opam/.opam/4.08/bin - Manual pages: /home/opam/.opam/4.08/man - Multi-threading type: posix - The directory of site-specific packages will be - site-lib: /home/opam/.opam/4.08/lib - The configuration file is written to: - findlib config file: /home/opam/.opam/4.08/lib/findlib.conf - Software will be installed: - Libraries: in <site-lib>/findlib - Binaries: /home/opam/.opam/4.08/bin - Manual pages: /home/opam/.opam/4.08/man - topfind script: /home/opam/.opam/4.08/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 28/45: [dune: ocaml 39] [num: make opam-legacy] [ocamlfind: make all] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.08/.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.08/.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.08/lib/findlib.conf' | \ - ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.08/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 - 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 - 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 - 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 - 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.08/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.08/.opam-switch/build/ocamlfind.1.9.6/src/findlib' - make all-config - make[1]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/ocamlfind.1.9.6' - USE_CYGPATH="0"; \ - export USE_CYGPATH; \ - cat findlib.conf.in | \ - tools/patch '@SITELIB@' '/home/opam/.opam/4.08/lib' | \ - tools/patch '@FINDLIB_PATH@' '/home/opam/.opam/4.08/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.08/.opam-switch/build/ocamlfind.1.9.6' Processing 28/45: [dune: ocaml 39] [num: make opam-legacy] [ocamlfind: make opt] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "PROFILE=release" "opam-legacy" (CWD=/home/opam/.opam/4.08/.opam-switch/build/num.1.5) - make -C src all - make[1]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/num.1.5/src' - ocamlc -ccopt -DBNG_ARCH_amd64 -c bng.c - ocamlc -ccopt -DBNG_ARCH_amd64 -c nat_stubs.c - ocamlmklib -oc nums bng.o nat_stubs.o - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.ml - ocamlmklib -o nums -oc nums -linkall int_misc.cmo nat.cmo big_int.cmo arith_flags.cmo ratio.cmo num.cmo arith_status.cmo - cp ../toplevel/num_top_printers.mli ../toplevel/num_top.mli ../toplevel/num_top_printers.ml ../toplevel/num_top.ml . - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top_printers.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top_printers.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -a -o num_top.cma num_top_printers.cmo num_top.cmo - echo 'version = "1.6~dev"' > META.top - cat META.num-top.in >> META.top - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.ml - ocamlmklib -o nums -oc nums -linkall int_misc.cmx nat.cmx big_int.cmx arith_flags.cmx ratio.cmx num.cmx arith_status.cmx - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -I . -shared -o nums.cmxs nums.cmxa - make[1]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/num.1.5/src' - cp src/num-legacy.install num.install -> compiled num.1.5 Processing 28/45: [dune: ocaml 39] [ocamlfind: make opt] -> installed num.1.5 Processing 29/45: [dune: ocaml 39] [ocamlfind: make opt] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opt" (CWD=/home/opam/.opam/4.08/.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.08/.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 - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c findlib.ml - 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 - 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 "_none_", line 1: - Warning 58: no cmx file was found in path for module Topdirs, and its interface was not compiled with -opaque - File "_none_", line 1: - Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque - ocamlopt -I +compiler-libs -g -a -o findlib_top.cmxa topfind.cmx - if [ 1 -gt 0 ]; then \ - ocamlopt -I +compiler-libs -g -shared -o findlib_top.cmxs topfind.cmx; \ - fi - ocamlopt -I +compiler-libs -g -opaque -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.08/.opam-switch/build/ocamlfind.1.9.6/src/findlib' -> compiled ocamlfind.1.9.6 Processing 29/45: [dune: ocaml 39] Processing 30/45: [dune: ocaml 39] [ocamlfind: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.08/.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.08/lib/$x/META" ]; then \ - if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.08/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.08/bin" - install -d "/home/opam/.opam/4.08/man" - make install-config - make[1]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/ocamlfind.1.9.6' - install -d "`dirname \"/home/opam/.opam/4.08/lib/findlib.conf\"`" - test -f "/home/opam/.opam/4.08/lib/findlib.conf" || install -c findlib.conf "/home/opam/.opam/4.08/lib/findlib.conf" - make[1]: Leaving directory '/home/opam/.opam/4.08/.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.08/.opam-switch/build/ocamlfind.1.9.6/src/findlib' - install -d "/home/opam/.opam/4.08/lib/findlib" - install -d "/home/opam/.opam/4.08/bin" - test 1 -eq 0 || install -d "/home/opam/.opam/4.08/lib/ocaml" - test 1 -eq 0 || install -c topfind "/home/opam/.opam/4.08/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.08/lib/findlib/" - f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \ - install -c $f "/home/opam/.opam/4.08/bin/ocamlfind" - # the following "if" block is only needed for 4.00beta2 - if [ 1 -eq 0 -a -f "/home/opam/.opam/4.08/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \ - cd "/home/opam/.opam/4.08/lib/ocaml/compiler-libs/"; \ - install -c topdirs.cmi toploop.cmi "/home/opam/.opam/4.08/lib/findlib/"; \ - fi - make[1]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/ocamlfind.1.9.6/src/findlib' - make install-meta - make[1]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/ocamlfind.1.9.6' - for x in bigarray bytes compiler-libs dynlink graphics ocamldoc raw_spacetime stdlib str threads unix ; do install -d "/home/opam/.opam/4.08/lib/$x"; install -c site-lib-src/$x/META "/home/opam/.opam/4.08/lib/$x/META.tmp" && mv "/home/opam/.opam/4.08/lib/$x/META.tmp" "/home/opam/.opam/4.08/lib/$x/META"; done - install -d "/home/opam/.opam/4.08/lib/findlib"; install -c Makefile.packages "/home/opam/.opam/4.08/lib/findlib/Makefile.packages" - make[1]: Leaving directory '/home/opam/.opam/4.08/.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.08/bin" - make install-doc - make[1]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/ocamlfind.1.9.6' - install -d "/home/opam/.opam/4.08/man/man1" "/home/opam/.opam/4.08/man/man3" "/home/opam/.opam/4.08/man/man5" - install -c doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.08/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.08/man/man5" - make[1]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/ocamlfind.1.9.6' -> installed ocamlfind.1.9.6 Processing 30/45: [dune: ocaml 39] Processing 31/45: [coq: ./configure no] [dune: ocaml 39] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-configdir" "/home/opam/.opam/4.08/lib/coq/config" "-prefix" "/home/opam/.opam/4.08" "-mandir" "/home/opam/.opam/4.08/man" "-docdir" "/home/opam/.opam/4.08/doc" "-libdir" "/home/opam/.opam/4.08/lib/coq" "-datadir" "/home/opam/.opam/4.08/share/coq" "-coqide" "no" "-native-compiler" "no" (CWD=/home/opam/.opam/4.08/.opam-switch/build/coq.8.11.1) - You have OCaml 4.08.1. Good! - You have OCamlfind 1.9.6. Good! - You have native-code compilation. Good! - You have the Num library 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.08/lib/coq/kernel/byterun - Other bytecode link flags : - OCaml version : 4.08.1 - OCaml binaries in : /home/opam/.opam/4.08/bin/ - OCaml library in : /home/opam/.opam/4.08/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 : false - - Paths for true installation: - - the Coq binaries will be copied in /home/opam/.opam/4.08/bin - - the Coq library will be copied in /home/opam/.opam/4.08/lib/coq - - the Coqide configuration files will be copied in /home/opam/.opam/4.08/lib/coq/config - - the Coqide data files will be copied in /home/opam/.opam/4.08/share/coq - - the Coq man pages will be copied in /home/opam/.opam/4.08/man - - the Coq documentation will be copied in /home/opam/.opam/4.08/doc - - the Coqdoc LaTeX files will be copied in /home/opam/.opam/4.08/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 31/45: [coq: make] [dune: ocaml 39] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "boot/bootstrap.ml" "-j" "39" (CWD=/home/opam/.opam/4.08/.opam-switch/build/dune.3.16.0) - ocamlc -custom -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml - ./.duneboot.exe -j 39 - cd _boot && /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_util__Gc.ml - File "src/dune_util/gc.ml", line 78, characters 5-351: - Warning 23: all the fields are explicitly listed in this record: - the 'with' clause is useless. - Processing 31/45: [coq: make] [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.08/.opam-switch/build/dune.3.16.0) -> compiled dune.3.16.0 Processing 31/45: [coq: make] -> installed dune.3.16.0 Processing 32/45: [coq: make] Processing 33/45: [coq: make] [csexp: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "csexp" "-j" "39" "@install" (CWD=/home/opam/.opam/4.08/.opam-switch/build/csexp.1.5.2) -> compiled csexp.1.5.2 Processing 33/45: [coq: make] -> installed csexp.1.5.2 Processing 34/45: [coq: make] Processing 35/45: [coq: make] [dune-configurator: rm] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/csexp" (CWD=/home/opam/.opam/4.08/.opam-switch/build/dune-configurator.3.16.0) + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/pp" (CWD=/home/opam/.opam/4.08/.opam-switch/build/dune-configurator.3.16.0) Processing 35/45: [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.08/.opam-switch/build/dune-configurator.3.16.0) -> compiled dune-configurator.3.16.0 Processing 35/45: [coq: make] -> installed dune-configurator.3.16.0 Processing 36/45: [coq: make] Processing 37/45: [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.08/.opam-switch/build/cairo2.0.6.4) -> compiled cairo2.0.6.4 Processing 37/45: [coq: make] -> installed cairo2.0.6.4 Processing 38/45: [coq: make] Processing 39/45: [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.08/.opam-switch/build/lablgtk3.3.1.1) - (cd _build/default/src && ../.bin/propcc gtkBase.props) - Warning: no conversion for type GdkWindow_opt in class GtkWidget - (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 -fcommon -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -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.08/lib/ocaml -I /home/opam/.opam/4.08/lib/cairo2 -I /home/opam/.opam/4.08/lib/ocaml/threads -o ml_glib.o -c ml_glib.c) - ml_glib.c: In function 'ml_g_main_iteration': - ml_glib.c:262:13: warning: Deprecated pre-processor symbol: replace with "g_main_context_iteration" - 262 | ML_1 (g_main_iteration, Bool_val, Val_bool) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_glib.c: In function 'ml_g_main_pending': - ml_glib.c:263:13: warning: Deprecated pre-processor symbol: replace with "g_main_context_pending" - 263 | ML_0 (g_main_pending, Val_bool) - | ^~~~~~~~~~~~~~~~~~~ - ml_glib.c: In function 'ml_g_main_is_running': - ml_glib.c:264:13: warning: Deprecated pre-processor symbol: replace with "g_main_loop_is_running" - 264 | ML_1 (g_main_is_running, GMainLoop_val, Val_bool) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_glib.c: In function 'ml_g_main_quit': - ml_glib.c:265:13: warning: Deprecated pre-processor symbol: replace with "g_main_loop_quit" - 265 | ML_1 (g_main_quit, GMainLoop_val, Unit) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_glib.c: In function 'ml_g_main_destroy': - ml_glib.c:266:13: warning: Deprecated pre-processor symbol: replace with "g_main_loop_unref" - 266 | ML_1 (g_main_destroy, GMainLoop_val, Unit) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_glib.c: In function 'ml_g_get_charset': - ml_glib.c:543:13: warning: Deprecated pre-processor symbol: replace with "const" - 543 | G_CONST_RETURN char *c; - | ^~~~~~~~~~~~~ -> compiled lablgtk3.3.1.1 Processing 39/45: [coq: make] -> installed lablgtk3.3.1.1 Processing 40/45: [coq: make] Processing 41/45: [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.08/.opam-switch/build/lablgtk3-sourceview3.3.1.1) - (cd _build/default/src-sourceview3 && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -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.08/lib/ocaml -I /home/opam/.opam/4.08/lib/cairo2 -I /home/opam/.opam/4.08/lib/lablgtk3 -I /home/opam/.opam/4.08/lib/ocaml/threads -o ml_gtksourceview3.o -c ml_gtksourceview3.c) - ml_gtksourceview3.c:796:13: warning: Deprecated pre-processor symbol: replace with "const" - 796 | static G_CONST_RETURN gchar * - | ^~~~~~~~~~~~~~~~~ -> compiled lablgtk3-sourceview3.3.1.1 Processing 41/45: [coq: make] -> installed lablgtk3-sourceview3.3.1.1 Processing 42/45: [coq: make] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "-j39" (CWD=/home/opam/.opam/4.08/.opam-switch/build/coq.8.11.1) - rm -f - cp -a "plugins/.merlin.in" "plugins/.merlin" - cp -a "kernel/.merlin.in" "kernel/.merlin" - cp -a "ide/.merlin.in" "ide/.merlin" - cp -a ".merlin.in" ".merlin" - cp -a "test-suite/unit-tests/.merlin.in" "test-suite/unit-tests/.merlin" - cp -a "META.coq.in" "META.coq" - mkdir bin - make --warn-undefined-variable --no-builtin-rules -f Makefile.build - make[1]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/coq.8.11.1' - OCAMLC clib/segmenttree.mli - OCAMLC clib/unicode.mli - OCAMLC tools/coqdep_lexer.mli - OCAMLLEX tools/coqdep_lexer.mll - OCAMLC tools/coqdep_common.mli - OCAMLC kernel/genOpcodeFiles.ml - OCAMLLEX tools/ocamllibdep.mll - 14 states, 417 transitions, table size 1752 bytes - make[1]: Circular coqpp/coqpp_parse.cmi <- coqpp/coqpp_parse.cmo dependency dropped. - OCAMLC coqpp/coqpp_ast.mli - OCAMLYACC coqpp/coqpp_parse.mly - OCAMLLEX coqpp/coqpp_lex.mll - mkdir -p gramlib/.pack - 314 states, 4454 transitions, table size 19700 bytes - 2927 additional bytes used for bindings - OCAMLLEX tools/coqwc.mll - OCAMLLEX tools/coqdoc/cpretty.mll - OCAMLLEX ide/utf8_convert.mll - OCAMLLEX ide/protocol/xml_lexer.mll - OCAMLLEX ide/coq_lex.mll - 80 states, 774 transitions, table size 3576 bytes - OCAMLLEX ide/config_lexer.mll - printf '# 1 "%s"\n' gramlib/ploc.ml > gramlib/.pack/gramlib__Ploc.ml - 15 states, 827 transitions, table size 3398 bytes - 244 states, 858 transitions, table size 4896 bytes - printf '# 1 "%s"\n' gramlib/plexing.ml > gramlib/.pack/gramlib__Plexing.ml - 30 states, 1657 transitions, table size 6808 bytes - 6052 additional bytes used for bindings - printf '# 1 "%s"\n' gramlib/gramext.ml > gramlib/.pack/gramlib__Gramext.ml - printf '# 1 "%s"\n' gramlib/grammar.ml > gramlib/.pack/gramlib__Grammar.ml - cat gramlib/ploc.ml >> gramlib/.pack/gramlib__Ploc.ml - echo " \ - module Ploc = Gramlib__Ploc \ - module Plexing = Gramlib__Plexing \ - module Gramext = Gramlib__Gramext \ - module Grammar = Gramlib__Grammar" > gramlib/.pack/gramlib.ml - cat gramlib/plexing.ml >> gramlib/.pack/gramlib__Plexing.ml - 97 states, 1352 transitions, table size 5990 bytes - cat gramlib/gramext.ml >> gramlib/.pack/gramlib__Gramext.ml - cat gramlib/grammar.ml >> gramlib/.pack/gramlib__Grammar.ml - rm -f ide/coqide_os_specific.ml && cp ide/coqide_X11.ml.in ide/coqide_os_specific.ml && chmod a-w ide/coqide_os_specific.ml - rm -f kernel/uint63.ml && cp kernel/uint63_63.ml kernel/uint63.ml && chmod a-w kernel/uint63.ml - printf '# 1 "%s"\n' gramlib/ploc.mli > gramlib/.pack/gramlib__Ploc.mli - WRITE kernel/copcodes.ml - printf '# 1 "%s"\n' gramlib/plexing.mli > gramlib/.pack/gramlib__Plexing.mli - printf '# 1 "%s"\n' gramlib/gramext.mli > gramlib/.pack/gramlib__Gramext.mli - cat gramlib/ploc.mli >> gramlib/.pack/gramlib__Ploc.mli - printf '# 1 "%s"\n' gramlib/grammar.mli > gramlib/.pack/gramlib__Grammar.mli - cat gramlib/plexing.mli >> gramlib/.pack/gramlib__Plexing.mli - cat gramlib/gramext.mli >> gramlib/.pack/gramlib__Gramext.mli - cat gramlib/grammar.mli >> gramlib/.pack/gramlib__Grammar.mli - WRITE kernel/byterun/coq_instruct.h - WRITE kernel/byterun/coq_jumptbl.h - 240 states, 15992 transitions, table size 65408 bytes - OCAMLDEP checker/MLFILES checker/MLIFILES - OCAMLOPT clib/segmenttree.ml - OCAMLC clib/segmenttree.ml - OCAMLC tools/coqdep_boot.ml - CCDEP kernel/byterun/coq_fix_code.c - CCDEP kernel/byterun/coq_interp.c - CCDEP kernel/byterun/coq_memory.c - CCDEP kernel/byterun/coq_values.c - OCAMLC tools/ocamllibdep.ml - OCAMLC coqpp/coqpp_parse.mli - OCAMLC clib/unicodetable.ml - OCAMLC coqpp/coqpp_parse.ml - OCAMLOPT tools/ocamllibdep.ml - OCAMLC coqpp/coqpp_lex.ml - OCAMLBEST -o bin/ocamllibdep - 2679 states, 8690 transitions, table size 50834 bytes - OCAMLC -a bin/coqpp - OCAMLLIBDEP checker/MLLIBFILES checker/MLPACKFILES - COQPP vernac/g_vernac.mlg - COQPP vernac/g_proofs.mlg - COQPP toplevel/g_toplevel.mlg - COQPP plugins/syntax/g_string.mlg - COQPP plugins/syntax/g_numeral.mlg - COQPP plugins/ssr/ssrvernac.mlg - COQPP plugins/ssrmatching/g_ssrmatching.mlg - COQPP plugins/ssr/ssrparser.mlg - COQPP plugins/rtauto/g_rtauto.mlg - COQPP plugins/setoid_ring/g_newring.mlg - COQPP plugins/omega/g_omega.mlg - COQPP plugins/nsatz/g_nsatz.mlg - COQPP plugins/micromega/g_zify.mlg - COQPP plugins/micromega/g_micromega.mlg - COQPP plugins/ltac/profile_ltac_tactics.mlg - COQPP plugins/ltac/g_tactic.mlg - COQPP plugins/ltac/g_rewrite.mlg - COQPP plugins/ltac/g_obligations.mlg - COQPP plugins/ltac/g_ltac.mlg - COQPP plugins/ltac/g_eqdecide.mlg - COQPP plugins/ltac/g_class.mlg - COQPP plugins/ltac/g_auto.mlg - COQPP plugins/ltac/extratactics.mlg - COQPP plugins/ltac/extraargs.mlg - COQPP plugins/ltac/coretactics.mlg - COQPP plugins/funind/g_indfun.mlg - COQPP plugins/firstorder/g_ground.mlg - COQPP plugins/extraction/g_extraction.mlg - COQPP plugins/derive/g_derive.mlg - COQPP plugins/cc/g_congruence.mlg - COQPP plugins/btauto/g_btauto.mlg - COQPP parsing/g_prim.mlg - COQPP parsing/g_constr.mlg - COQPP user-contrib/Ltac2/g_ltac2.mlg - OCAMLLIBDEP user-contrib/MLLIBFILES user-contrib/MLPACKFILES - OCAMLDEP user-contrib/MLFILES user-contrib/MLIFILES - OCAMLLIBDEP plugins/MLLIBFILES plugins/MLPACKFILES - OCAMLDEP plugins/MLFILES plugins/MLIFILES - OCAMLLIBDEP MLLIBFILES MLPACKFILES - OCAMLDEP MLFILES MLIFILES - OCAMLOPT clib/unicodetable.ml - OCAMLC clib/unicode.ml - OCAMLC clib/minisys.ml - OCAMLOPT clib/unicode.ml - OCAMLOPT clib/minisys.ml - OCAMLOPT tools/coqdep_lexer.ml - OCAMLOPT tools/coqdep_common.ml - OCAMLOPT tools/coqdep_boot.ml - OCAMLBEST -o bin/coqdep_boot - COQDEP VFILES - make[1]: Circular coqpp/coqpp_parse.cmi <- coqpp/coqpp_parse.cmo dependency dropped. - OCAMLC config/coq_config.mli - OCAMLC clib/cObj.mli - OCAMLC clib/cEphemeron.mli - OCAMLC clib/cSig.mli - OCAMLC clib/hashset.mli - OCAMLC clib/orderedType.mli - OCAMLC clib/range.mli - OCAMLC clib/bigint.mli - OCAMLC clib/cArray.mli - OCAMLC clib/option.mli - OCAMLC clib/cUnix.mli - OCAMLC clib/cThread.mli - OCAMLC clib/trie.mli - OCAMLC clib/predicate.mli - OCAMLC clib/heap.mli - OCAMLC clib/unionfind.mli - OCAMLC clib/store.mli - OCAMLC clib/exninfo.mli - OCAMLC clib/iStream.mli - OCAMLC clib/terminal.mli - OCAMLC clib/monad.mli - OCAMLC clib/diff2.mli - OCAMLC lib/hook.mli - OCAMLC lib/flags.mli - OCAMLC lib/control.mli - OCAMLC lib/pp.mli - OCAMLC lib/xml_datatype.mli - OCAMLC lib/cProfile.mli - OCAMLC lib/spawn.mli - OCAMLC lib/remoteCounter.mli - OCAMLC lib/envars.mli - OCAMLC lib/coqProject_file.mli - OCAMLC kernel/uint63.mli - OCAMLC kernel/cPrimitives.mli - OCAMLC kernel/copcodes.ml - OCAMLC interp/numTok.mli - OCAMLC gramlib/.pack/gramlib.ml - OCAMLC tactics/dnet.mli - OCAMLC tactics/dn.mli - OCAMLC stm/spawned.mli - OCAMLC stm/dag.mli - OCAMLC stm/tQueue.mli - OCAMLC stm/coqworkmgrApi.mli - OCAMLC stm/vio_checking.mli - OCAMLC toplevel/usage.mli - OCAMLC toplevel/workerLoop.mli - OCAMLC toplevel/coqc.mli - OCAMLC kernel/byterun/coq_fix_code.c - OCAMLC kernel/byterun/coq_memory.c - OCAMLC kernel/byterun/coq_values.c - OCAMLC kernel/byterun/coq_interp.c - OCAMLC plugins/ltac/tauto.mli - OCAMLC plugins/micromega/micromega.mli - OCAMLC plugins/micromega/itv.mli - OCAMLC plugins/micromega/sos_types.mli - OCAMLC plugins/micromega/g_micromega.mli - OCAMLC plugins/micromega/persistent_cache.mli - OCAMLC plugins/syntax/r_syntax.mli - OCAMLC plugins/ssr/ssrvernac.mli - OCAMLC plugins/rtauto/proof_search.mli - OCAMLC plugins/nsatz/utile.mli - OCAMLC plugins/nsatz/polynom.mli - OCAMLC user-contrib/Ltac2/tac2stdlib.mli - OCAMLC checker/analyze.mli - OCAMLC checker/values.mli - OCAMLC checker/checker.mli - OCAMLC plugins/micromega/sos_lib.mli - OCAMLC plugins/micromega/csdpcert.mli - OCAMLC ide/protocol/xml_lexer.mli - OCAMLC ide/protocol/xml_parser.mli - OCAMLC ide/protocol/xml_printer.mli - OCAMLC ide/protocol/richpp.mli - OCAMLC tools/coq_tex.ml - OCAMLC tools/coqdoc/cdglobals.mli - OCAMLC tools/coqwc.ml - OCAMLC tools/coqdoc/alpha.mli - OCAMLC tools/coqworkmgr.ml - OCAMLC checker/votour.mli - "/home/opam/.opam/4.08/bin/ocamlfind" ocamlc -thread -rectypes -w +a-4-9-27-41-42-44-45-48-58-67 -safe-string -strict-sequence ide/default_bindings_src.ml -o ide/default_bindings_src.exe - OCAMLC -a bin/doc_grammar - CHECK revision - OCAMLOPT config/coq_config.ml - OCAMLOPT clib/cObj.ml - OCAMLOPT clib/cEphemeron.ml - OCAMLC clib/cMap.mli - OCAMLC clib/hashcons.mli - OCAMLC clib/cList.mli - OCAMLC clib/cStack.mli - OCAMLOPT clib/option.ml - OCAMLOPT clib/cThread.ml - OCAMLOPT clib/trie.ml - OCAMLOPT clib/predicate.ml - OCAMLOPT clib/heap.ml - OCAMLOPT clib/unionfind.ml - OCAMLC clib/dyn.mli - OCAMLC clib/backtrace.mli - OCAMLOPT clib/iStream.ml - OCAMLOPT clib/terminal.ml - OCAMLOPT clib/monad.ml - OCAMLOPT clib/diff2.ml - OCAMLOPT lib/hook.ml - OCAMLC lib/pp_diff.mli - OCAMLC lib/loc.mli - OCAMLC lib/rtree.mli - OCAMLC lib/system.mli - OCAMLC lib/explore.mli - OCAMLC lib/genarg.mli - OCAMLC lib/future.mli - OCAMLOPT kernel/uint63.ml - OCAMLC kernel/float64.mli - OCAMLOPT kernel/cPrimitives.ml - OCAMLC kernel/evar.mli - OCAMLC library/summary.mli - OCAMLOPT kernel/copcodes.ml - OCAMLC engine/logic_monad.mli - OCAMLC interp/deprecation.mli - OCAMLOPT interp/numTok.ml - OCAMLOPT gramlib/.pack/gramlib.ml - OCAMLC gramlib/.pack/gramlib__Gramext.mli - OCAMLC gramlib/.pack/gramlib__Ploc.mli - OCAMLOPT tactics/dnet.ml - OCAMLC stm/vcs.mli - OCAMLOPT stm/coqworkmgrApi.ml - OCAMLC stm/workerPool.mli - OCAMLOPT toplevel/usage.ml - OCAMLC plugins/micromega/mutils.mli - OCAMLOPT plugins/micromega/micromega.ml - OCAMLOPT plugins/micromega/itv.ml - OCAMLOPT plugins/micromega/sos_types.ml - OCAMLC plugins/micromega/certificate.mli - OCAMLC user-contrib/Ltac2/tac2dyn.mli - OCAMLC plugins/nsatz/ideal.mli - OCAMLOPT checker/analyze.ml - OCAMLOPT checker/values.ml - OCAMLC checker/validate.mli - OCAMLOPT plugins/micromega/sos_lib.ml - OCAMLC plugins/micromega/sos.mli - OCAMLOPT ide/protocol/xml_lexer.ml - OCAMLOPT ide/protocol/xml_printer.ml - OCAMLC ide/protocol/serialize.mli - OCAMLOPT tools/coq_tex.ml - OCAMLOPT tools/coqwc.ml - OCAMLOPT tools/coqdoc/cdglobals.ml - OCAMLC tools/coqdoc/cpretty.mli - OCAMLC tools/coqdoc/index.mli - OCAMLOPT -a -o config/config.cmxa - OCAMLOPT clib/cMap.ml - OCAMLC clib/int.mli - OCAMLC clib/cSet.mli - OCAMLC clib/cString.mli - OCAMLC clib/hMap.mli - OCAMLC lib/stateid.mli - OCAMLC lib/cErrors.mli - OCAMLC lib/cWarnings.mli - OCAMLC lib/acyclicGraph.mli - OCAMLC lib/cAst.mli - OCAMLC lib/aux_file.mli - OCAMLOPT kernel/float64.ml - OCAMLOPT gramlib/.pack/gramlib__Gramext.ml - OCAMLC vernac/attributes.mli - OCAMLC plugins/micromega/vect.mli - OCAMLOPT tools/coqdoc/alpha.ml - OCAMLC tools/coqdoc/tokens.mli - OCAMLC tools/coqdoc/output.mli - OCAMLOPT tools/coqworkmgr.ml - OCAMLC lib/util.mli - OCAMLC lib/feedback.mli - OCAMLC lib/dAst.mli - OCAMLOPT ide/protocol/xml_parser.ml - OCAMLC ide/document.mli - OCAMLBEST -o bin/coq-tex - OCAMLBEST -o bin/coqwc - ide/default_bindings_src.exe ide/default.bindings - OCAMLOPT checker/votour.ml - OCAMLC plugins/micromega/polynomial.mli - OCAMLC tools/coqdoc/main.ml - OCAMLOPT plugins/micromega/sos.ml - OCAMLOPT tools/coqdoc/index.ml - OCAMLOPT clib/int.ml - OCAMLC stm/asyncTaskQueue.mli - OCAMLC tools/coq_makefile.ml - OCAMLC plugins/micromega/simplex.mli - OCAMLOPT checker/validate.ml - OCAMLC kernel/names.mli - OCAMLC kernel/esubst.mli - OCAMLC gramlib/.pack/gramlib__Plexing.mli - OCAMLC parsing/tok.mli - OCAMLC plugins/omega/omega.ml - OCAMLC ide/protocol/interface.ml - OCAMLC plugins/micromega/mfourier.mli - OCAMLC tools/coqdep.ml - OCAMLC gramlib/.pack/gramlib__Grammar.mli - OCAMLC ide/protocol/xmlprotocol.mli - OCAMLC parsing/cLexer.mli - OCAMLOPT tools/coqdoc/tokens.ml - OCAMLOPT clib/hashset.ml - OCAMLOPT clib/orderedType.ml - OCAMLOPT clib/cList.ml - OCAMLOPT clib/range.ml - OCAMLOPT clib/hMap.ml - OCAMLOPT clib/bigint.ml - OCAMLOPT clib/dyn.ml - OCAMLOPT stm/dag.ml - OCAMLC ide/fake_ide.ml - OCAMLC kernel/transparentState.mli - OCAMLC kernel/univ.mli - OCAMLC kernel/retroknowledge.mli - OCAMLC library/libnames.mli - OCAMLC engine/evar_kinds.mli - OCAMLC pretyping/locus.ml - OCAMLC proofs/goal_select.mli - OCAMLC tactics/declareScheme.mli - OCAMLC vernac/canonical.mli - OCAMLC plugins/extraction/miniml.mli - OCAMLOPT tools/coqdoc/output.ml - OCAMLC pretyping/locusops.mli - OCAMLOPT clib/hashcons.ml - OCAMLOPT clib/store.ml - OCAMLC kernel/uGraph.mli - OCAMLC kernel/sorts.mli - OCAMLC engine/univNames.mli - OCAMLC interp/decls.mli - OCAMLC vernac/loadpath.mli - OCAMLC library/coqlib.mli - OCAMLOPT user-contrib/Ltac2/tac2dyn.ml - OCAMLC user-contrib/Ltac2/tac2expr.mli - OCAMLC kernel/conv_oracle.mli - OCAMLC plugins/extraction/modutil.mli - OCAMLC plugins/extraction/common.mli - OCAMLC plugins/extraction/ocaml.mli - OCAMLC plugins/extraction/haskell.mli - OCAMLC plugins/extraction/scheme.mli - OCAMLC plugins/extraction/json.mli - OCAMLC kernel/context.mli - OCAMLOPT clib/exninfo.ml - OCAMLOPT clib/cSet.ml - OCAMLC kernel/constr.mli - OCAMLOPT clib/backtrace.ml - OCAMLOPT lib/loc.ml - OCAMLOPT plugins/micromega/mutils.ml - OCAMLC kernel/vars.mli - OCAMLC kernel/term.mli - OCAMLC kernel/mod_subst.mli - OCAMLC kernel/vmvalues.mli - OCAMLC kernel/nativevalues.mli - OCAMLC engine/univSubst.mli - OCAMLC engine/univProblem.mli - OCAMLC engine/univops.mli - OCAMLC engine/nameops.mli - OCAMLC pretyping/pattern.ml - OCAMLC pretyping/keys.mli - OCAMLC plugins/funind/functional_principles_types.mli - OCAMLOPT clib/cString.ml - OCAMLOPT clib/cStack.ml - OCAMLOPT clib/cArray.ml - OCAMLOPT lib/cAst.ml - OCAMLOPT gramlib/.pack/gramlib__Ploc.ml - OCAMLOPT lib/control.ml - OCAMLOPT lib/flags.ml - OCAMLC engine/univMinim.mli - OCAMLC tactics/term_dnet.mli - OCAMLC kernel/opaqueproof.mli - OCAMLC library/globnames.mli - OCAMLC library/libobject.mli - OCAMLC kernel/cbytecodes.mli - OCAMLC kernel/vm.mli - OCAMLOPT lib/dAst.ml - OCAMLC vernac/library.mli - OCAMLC library/nametab.mli - OCAMLC kernel/cemitcodes.mli - OCAMLOPT clib/cUnix.ml - OCAMLOPT ide/protocol/serialize.ml - OCAMLC kernel/declarations.ml - OCAMLOPT plugins/micromega/vect.ml - OCAMLOPT plugins/micromega/csdpcert.ml - OCAMLOPT lib/util.ml - OCAMLOPT lib/pp.ml - OCAMLC kernel/entries.ml - OCAMLC kernel/environ.mli - OCAMLOPT -a -o clib/clib.cmxa - OCAMLOPT lib/coqProject_file.ml - OCAMLC kernel/declareops.mli - OCAMLC kernel/cooking.mli - OCAMLC kernel/primred.mli - OCAMLC kernel/cClosure.mli - OCAMLC kernel/reduction.mli - OCAMLC kernel/clambda.mli - OCAMLC kernel/cbytegen.mli - OCAMLC kernel/nativelambda.mli - OCAMLC kernel/csymtable.mli - OCAMLC kernel/type_errors.mli - OCAMLC kernel/modops.mli - OCAMLC kernel/inductive.mli - OCAMLC kernel/typeops.mli - OCAMLC kernel/indTyping.mli - OCAMLC kernel/inferCumulativity.mli - OCAMLC kernel/indtypes.mli - OCAMLC kernel/term_typing.mli - OCAMLC kernel/subtyping.mli - OCAMLC kernel/mod_typing.mli - OCAMLC kernel/section.mli - OCAMLC library/goptions.mli - OCAMLC pretyping/arguments_renaming.mli - OCAMLC engine/univGen.mli - OCAMLC pretyping/heads.mli - OCAMLC printing/printmod.mli - OCAMLC plugins/extraction/table.mli - OCAMLC checker/checkInductive.mli - OCAMLC checker/mod_checking.mli - OCAMLC checker/checkTypes.mli - OCAMLBEST -o plugins/micromega/csdpcert - OCAMLC checker/check_stat.mli - OCAMLC kernel/nativecode.mli - OCAMLC kernel/retypeops.mli - OCAMLC kernel/vconv.mli - OCAMLC library/lib.mli - OCAMLC kernel/nativeconv.mli - OCAMLOPT gramlib/.pack/gramlib__Plexing.ml - OCAMLOPT parsing/tok.ml - OCAMLOPT plugins/micromega/polynomial.ml - OCAMLOPT tactics/dn.ml - OCAMLOPT plugins/omega/omega.ml - OCAMLOPT ide/protocol/richpp.ml - OCAMLOPT lib/pp_diff.ml - OCAMLOPT lib/stateid.ml - OCAMLOPT lib/cErrors.ml - OCAMLOPT lib/rtree.ml - OCAMLOPT lib/envars.ml - OCAMLOPT kernel/esubst.ml - OCAMLOPT kernel/evar.ml - OCAMLC plugins/extraction/mlutil.mli - OCAMLOPT lib/feedback.ml - OCAMLC kernel/nativelib.mli - OCAMLC kernel/nativelibrary.mli - OCAMLC kernel/safe_typing.mli - OCAMLC library/states.mli - OCAMLOPT gramlib/.pack/gramlib__Grammar.ml - OCAMLOPT ide/document.ml - OCAMLOPT tools/coqdoc/cpretty.ml - OCAMLOPT lib/acyclicGraph.ml - OCAMLOPT lib/cProfile.ml - OCAMLOPT lib/future.ml - OCAMLOPT lib/spawn.ml - OCAMLOPT lib/genarg.ml - OCAMLOPT lib/remoteCounter.ml - OCAMLOPT kernel/names.ml - OCAMLOPT stm/vcs.ml - OCAMLOPT stm/tQueue.ml - OCAMLOPT stm/workerPool.ml - OCAMLOPT plugins/micromega/persistent_cache.ml - OCAMLC library/global.mli - OCAMLC engine/uState.mli - OCAMLC checker/safe_checking.mli - OCAMLC checker/check.mli - OCAMLOPT ide/protocol/interface.ml - OCAMLOPT tools/coq_makefile.ml - OCAMLOPT lib/cWarnings.ml - OCAMLOPT lib/explore.ml - OCAMLOPT lib/aux_file.ml - OCAMLOPT engine/logic_monad.ml - OCAMLOPT plugins/nsatz/utile.ml - OCAMLOPT ide/protocol/xmlprotocol.ml - OCAMLOPT stm/spawned.ml - OCAMLC engine/evd.mli - OCAMLOPT plugins/nsatz/polynom.ml - OCAMLOPT lib/system.ml - OCAMLOPT library/summary.ml - OCAMLOPT interp/deprecation.ml - OCAMLOPT parsing/cLexer.ml - OCAMLC engine/eConstr.mli - OCAMLC engine/proofview_monad.mli - OCAMLC pretyping/indrec.mli - OCAMLC tactics/ind_tables.mli - OCAMLC tactics/eqschemes.mli - OCAMLC vernac/auto_ind_decl.mli - OCAMLOPT plugins/micromega/mfourier.ml - OCAMLOPT plugins/micromega/simplex.ml - OCAMLC engine/namegen.mli - OCAMLC engine/termops.mli - OCAMLC engine/proofview.mli - OCAMLC pretyping/pretype_errors.mli - OCAMLC pretyping/reductionops.mli - OCAMLC pretyping/inductiveops.mli - OCAMLC pretyping/retyping.mli - OCAMLC pretyping/vnorm.mli - OCAMLC pretyping/nativenorm.mli - OCAMLC pretyping/cbv.mli - OCAMLC pretyping/evardefine.mli - OCAMLC pretyping/typing.mli - OCAMLC pretyping/glob_term.ml - OCAMLC pretyping/typeclasses_errors.mli - OCAMLC pretyping/typeclasses.mli - OCAMLC pretyping/classops.mli - OCAMLC pretyping/program.mli - OCAMLC proofs/goal.mli - OCAMLC proofs/tactypes.ml - OCAMLC proofs/refine.mli - OCAMLC tactics/btermdn.mli - OCAMLC tactics/hipattern.mli - OCAMLC tactics/elimschemes.mli - OCAMLC tactics/abstract.mli - OCAMLC tactics/eqdecide.mli - OCAMLC vernac/recLemmas.mli - OCAMLC plugins/firstorder/formula.mli - OCAMLC plugins/firstorder/unify.mli - OCAMLC plugins/micromega/coq_micromega.mli - OCAMLC plugins/omega/coq_omega.mli - OCAMLOPT plugins/extraction/miniml.ml - OCAMLC plugins/extraction/extraction.mli - OCAMLC plugins/rtauto/refl_tauto.mli - OCAMLOPT plugins/nsatz/ideal.ml - OCAMLC plugins/nsatz/nsatz.mli - OCAMLC plugins/btauto/refl_btauto.mli - OCAMLC user-contrib/Ltac2/tac2core.mli - OCAMLOPT -a -o ide/protocol/ideprotocol.cmxa - OCAMLOPT ide/fake_ide.ml - OCAMLOPT -a -o ide/ide_common.cmxa - OCAMLOPT tools/coqdep.ml - OCAMLOPT tools/coqdoc/main.ml - OCAMLOPT -a -o lib/lib.cmxa - OCAMLOPT kernel/transparentState.ml - OCAMLOPT kernel/univ.ml - OCAMLOPT kernel/retroknowledge.ml - OCAMLOPT library/libnames.ml - OCAMLOPT engine/evar_kinds.ml - OCAMLC engine/ftactic.mli - OCAMLC engine/evarutil.mli - OCAMLOPT pretyping/locus.ml - OCAMLC pretyping/find_subterm.mli - OCAMLC pretyping/evarsolve.mli - OCAMLC pretyping/recordops.mli - OCAMLC interp/constrexpr.ml - OCAMLC interp/impargs.mli - OCAMLC proofs/miscprint.mli - OCAMLC proofs/proof.mli - OCAMLC proofs/logic.mli - OCAMLC proofs/refiner.mli - OCAMLC proofs/tacmach.mli - OCAMLOPT -a -o gramlib/.pack/gramlib.cmxa - OCAMLC tactics/declare.mli - OCAMLC tactics/tacticals.mli - OCAMLC tactics/contradiction.mli - OCAMLC tactics/inv.mli - OCAMLC tactics/leminv.mli - OCAMLC vernac/declaremods.mli - OCAMLC vernac/declareUniv.mli - OCAMLC vernac/prettyp.mli - OCAMLC vernac/comPrimitive.mli - OCAMLC vernac/declareInd.mli - OCAMLC plugins/ltac/extratactics.mli - OCAMLC plugins/cc/ccalgo.mli - OCAMLOPT plugins/micromega/certificate.ml - OCAMLC plugins/funind/indfun_common.mli - OCAMLC plugins/funind/glob_term_to_relation.mli - OCAMLC plugins/funind/invfun.mli - OCAMLC user-contrib/Ltac2/tac2qexpr.mli - OCAMLBEST -o bin/coq_makefile - OCAMLBEST -o bin/coqworkmgr - OCAMLBEST -o bin/coqdoc - OCAMLOPT kernel/conv_oracle.ml - OCAMLC pretyping/geninterp.mli - OCAMLOPT pretyping/locusops.ml - OCAMLC pretyping/evarconv.mli - OCAMLC interp/notation_term.ml - OCAMLC interp/smartlocate.mli - OCAMLC interp/constrexpr_ops.mli - OCAMLC interp/implicit_quantifiers.mli - OCAMLC interp/modintern.mli - OCAMLC proofs/proof_bullet.mli - OCAMLC printing/pputils.mli - OCAMLC printing/proof_diffs.mli - OCAMLC tactics/proof_global.mli - OCAMLC vernac/himsg.mli - OCAMLC vernac/declareDef.mli - OCAMLC plugins/cc/ccproof.mli - OCAMLC plugins/funind/functional_principles_proofs.mli - OCAMLBEST -o bin/coqdep - OCAMLOPT kernel/uGraph.ml - OCAMLOPT kernel/sorts.ml - OCAMLC pretyping/ltac_pretype.ml - OCAMLC pretyping/coercion.mli - OCAMLC interp/genintern.mli - OCAMLC interp/notation_ops.mli - OCAMLC interp/notation.mli - OCAMLC interp/syntax_def.mli - OCAMLC interp/reserve.mli - OCAMLC parsing/extend.ml - OCAMLC tactics/pfedit.mli - OCAMLC tactics/genredexpr.ml - OCAMLC vernac/class.mli - OCAMLC vernac/search.mli - OCAMLC plugins/cc/cctac.mli - OCAMLC plugins/extraction/extract_env.mli - OCAMLC plugins/ssrmatching/ssrmatching.mli - OCAMLC user-contrib/Ltac2/tac2ffi.mli - OCAMLC user-contrib/Ltac2/tac2intern.mli - OCAMLC user-contrib/Ltac2/tac2match.mli - OCAMLOPT kernel/context.ml - OCAMLC pretyping/glob_ops.mli - OCAMLC pretyping/patternops.mli - OCAMLC pretyping/constr_matching.mli - OCAMLC pretyping/tacred.mli - OCAMLC pretyping/detyping.mli - OCAMLC pretyping/globEnv.mli - OCAMLC pretyping/pretyping.mli - OCAMLC interp/stdarg.mli - OCAMLC interp/dumpglob.mli - OCAMLC interp/constrextern.mli - OCAMLC proofs/evar_refiner.mli - OCAMLC parsing/notation_gram.ml - OCAMLC parsing/pcoq.mli - OCAMLC tactics/redops.mli - OCAMLC tactics/redexpr.mli - OCAMLC tactics/ppred.mli - OCAMLC pretyping/cases.mli - OCAMLC pretyping/unification.mli - OCAMLC interp/constrintern.mli - OCAMLC plugins/funind/glob_termops.mli - OCAMLC parsing/ppextend.mli - OCAMLC parsing/notgram_ops.mli - OCAMLC printing/ppconstr.mli - OCAMLC printing/genprint.mli - OCAMLC printing/printer.mli - OCAMLC vernac/egramcoq.mli - OCAMLC vernac/comDefinition.mli - OCAMLC toplevel/coqcargs.mli - OCAMLC plugins/ssrmatching/g_ssrmatching.mli - OCAMLC user-contrib/Ltac2/tac2env.mli - OCAMLC user-contrib/Ltac2/tac2print.mli - OCAMLC user-contrib/Ltac2/tac2entries.mli - OCAMLOPT kernel/constr.ml - OCAMLOPT engine/nameops.ml - OCAMLC proofs/clenv.mli - OCAMLC parsing/g_constr.ml - OCAMLC parsing/g_prim.ml - OCAMLC vernac/assumptions.mli - OCAMLC user-contrib/Ltac2/tac2interp.mli - cd kernel/byterun/ && \ - "/home/opam/.opam/4.08/bin/ocamlfind" ocamlmklib -oc coqrun coq_fix_code.o coq_memory.o coq_values.o coq_interp.o - OCAMLC proofs/clenvtac.mli - OCAMLC tactics/tactics.mli - OCAMLC tactics/hints.mli - OCAMLBEST -o bin/votour - OCAMLC tactics/elim.mli - OCAMLC tactics/equality.mli - OCAMLC tactics/auto.mli - OCAMLC tactics/eauto.mli - OCAMLC tactics/class_tactics.mli - OCAMLC vernac/vernacexpr.ml - OCAMLC plugins/firstorder/sequent.mli - OCAMLC tactics/autorewrite.mli - OCAMLC plugins/ltac/tacexpr.mli - OCAMLC user-contrib/Ltac2/tac2types.mli - OCAMLC vernac/pvernac.mli - OCAMLC vernac/vernacprop.mli - OCAMLC vernac/locality.mli - OCAMLC vernac/egramml.mli - OCAMLC vernac/ppvernac.mli - OCAMLC vernac/proof_using.mli - OCAMLC vernac/metasyntax.mli - OCAMLC vernac/declareObl.mli - OCAMLC vernac/comAssumption.mli - OCAMLC vernac/indschemes.mli - OCAMLC vernac/comInductive.mli - OCAMLC vernac/comProgramFixpoint.mli - OCAMLC vernac/record.mli - OCAMLC vernac/mltop.mli - OCAMLC vernac/topfmt.mli - OCAMLC vernac/comArguments.mli - OCAMLC toplevel/g_toplevel.ml - OCAMLC plugins/ltac/tacarg.mli - OCAMLC plugins/ltac/tacsubst.mli - OCAMLC plugins/ltac/tacenv.mli - OCAMLC plugins/ltac/pptactic.mli - OCAMLC plugins/ltac/pltac.mli - OCAMLC plugins/ltac/taccoerce.mli - OCAMLC plugins/ltac/tactic_debug.mli - OCAMLC plugins/ltac/tacintern.mli - OCAMLC plugins/ltac/profile_ltac.mli - OCAMLC plugins/ltac/tactic_matching.mli - OCAMLC plugins/ltac/tactic_option.mli - OCAMLC plugins/syntax/string_notation.mli - OCAMLC plugins/ltac/tacexpr.ml - OCAMLC plugins/ltac/tacarg.ml - OCAMLC plugins/ltac/tacenv.ml - OCAMLC plugins/ltac/tacsubst.ml - OCAMLC plugins/ltac/pltac.ml - OCAMLC plugins/ltac/tactic_matching.ml - OCAMLC plugins/firstorder/rules.mli - OCAMLC plugins/firstorder/ground.mli - OCAMLC plugins/syntax/numeral.mli - OCAMLC plugins/syntax/int63_syntax.ml - OCAMLC plugins/syntax/float_syntax.ml - OCAMLC user-contrib/Ltac2/tac2extffi.mli - OCAMLC user-contrib/Ltac2/tac2tactics.mli - OCAMLC vernac/g_vernac.ml - OCAMLC vernac/lemmas.mli - OCAMLC plugins/ltac/tacinterp.mli - OCAMLC plugins/ltac/pptactic.ml - OCAMLC plugins/ltac/taccoerce.ml - OCAMLC plugins/ltac/tactic_debug.ml - OCAMLC plugins/ltac/tacintern.ml - OCAMLC plugins/firstorder/instances.mli - OCAMLC plugins/ltac/evar_tactics.mli - OCAMLC plugins/ltac/extraargs.mli - OCAMLC plugins/ltac/tactic_option.ml - OCAMLOPT kernel/vars.ml - OCAMLOPT kernel/vmvalues.ml - OCAMLOPT kernel/nativevalues.ml - OCAMLOPT engine/univSubst.ml - OCAMLOPT pretyping/pattern.ml - OCAMLC vernac/vernacextend.mli - OCAMLC vernac/obligations.mli - OCAMLC vernac/classes.mli - OCAMLC vernac/comFixpoint.mli - OCAMLC vernac/vernacstate.mli - OCAMLC plugins/ltac/rewrite.mli - OCAMLC plugins/ltac/g_tactic.ml - OCAMLC plugins/ltac/evar_tactics.ml - OCAMLC plugins/syntax/g_numeral.ml - OCAMLC plugins/funind/recdef.mli - OCAMLC plugins/funind/gen_principle.mli - OCAMLC plugins/derive/derive.mli - OCAMLC vernac/vernacentries.mli - OCAMLC vernac/vernacinterp.mli - OCAMLC stm/vernac_classifier.mli - OCAMLC stm/stm.mli - OCAMLC plugins/ltac/tacentries.mli - OCAMLC plugins/ltac/g_obligations.ml - OCAMLC plugins/syntax/g_string.ml - OCAMLC plugins/ltac/tacinterp.ml - OCAMLC plugins/ltac/rewrite.ml - OCAMLOPT engine/univProblem.ml - OCAMLC plugins/derive/g_derive.ml - OCAMLC plugins/ltac/coretactics.ml - OCAMLC plugins/ltac/profile_ltac_tactics.ml - OCAMLC plugins/ltac/g_auto.ml - OCAMLC plugins/ltac/g_class.ml - OCAMLC plugins/ltac/g_rewrite.ml - OCAMLC plugins/ltac/g_eqdecide.ml - OCAMLC plugins/ltac/profile_ltac.ml - OCAMLC plugins/ltac/tacentries.ml - OCAMLC plugins/ltac/extraargs.ml - OCAMLC plugins/ltac/extratactics.ml - OCAMLOPT kernel/term.ml - OCAMLOPT kernel/mod_subst.ml - OCAMLC stm/proofBlockDelimiter.mli - OCAMLC toplevel/vernac.mli - OCAMLC toplevel/coqargs.mli - OCAMLOPT kernel/cbytecodes.ml - OCAMLC toplevel/coqinit.mli - OCAMLC toplevel/coqloop.mli - OCAMLC toplevel/ccompile.mli - OCAMLC toplevel/coqtop.mli - OCAMLOPT kernel/cemitcodes.ml - OCAMLOPT kernel/opaqueproof.ml - OCAMLOPT library/globnames.ml - OCAMLOPT library/libobject.ml - OCAMLC vernac/g_proofs.ml - OCAMLOPT kernel/declarations.ml - OCAMLOPT library/nametab.ml - OCAMLC plugins/ltac/g_ltac.ml - OCAMLOPT kernel/entries.ml - OCAMLOPT kernel/declareops.ml - OCAMLOPT kernel/cooking.ml - OCAMLOPT engine/univNames.ml - OCAMLC -pack -o plugins/ltac/ltac_plugin.cmo - OCAMLOPT kernel/environ.ml - OCAMLC plugins/cc/g_congruence.ml - OCAMLC plugins/firstorder/g_ground.ml - OCAMLC plugins/setoid_ring/newring_ast.mli - OCAMLC plugins/micromega/zify.mli - OCAMLC plugins/omega/g_omega.ml - OCAMLC plugins/extraction/g_extraction.ml - OCAMLC plugins/funind/indfun.mli - OCAMLC plugins/ssrmatching/ssrmatching.ml - OCAMLC plugins/ssrmatching/g_ssrmatching.ml - OCAMLC plugins/rtauto/g_rtauto.ml - OCAMLC plugins/nsatz/g_nsatz.ml - OCAMLC plugins/btauto/g_btauto.ml - OCAMLC user-contrib/Ltac2/tac2quote.mli - OCAMLOPT checker/check_stat.ml - OCAMLOPT kernel/primred.ml - OCAMLOPT kernel/section.ml - OCAMLC plugins/setoid_ring/newring.mli - OCAMLC plugins/micromega/g_zify.ml - OCAMLC plugins/funind/g_indfun.ml - OCAMLC user-contrib/Ltac2/g_ltac2.ml - OCAMLC plugins/setoid_ring/g_newring.ml - OCAMLOPT kernel/cClosure.ml - OCAMLC -pack -o plugins/ssrmatching/ssrmatching_plugin.cmo - OCAMLC plugins/ssr/ssrast.mli - OCAMLC plugins/ssr/ssrprinters.mli - OCAMLC plugins/ssr/ssrcommon.mli - OCAMLC plugins/ssr/ssrtacticals.mli - OCAMLC plugins/ssr/ssrelim.mli - OCAMLC plugins/ssr/ssrview.mli - OCAMLC plugins/ssr/ssrbwd.mli - OCAMLC plugins/ssr/ssrequality.mli - OCAMLC plugins/ssr/ssripats.mli - OCAMLC plugins/ssr/ssrfwd.mli - OCAMLC plugins/ssr/ssrparser.mli - OCAMLOPT kernel/retypeops.ml - OCAMLOPT kernel/reduction.ml - OCAMLOPT kernel/clambda.ml - OCAMLOPT kernel/nativelambda.ml - OCAMLOPT kernel/type_errors.ml - OCAMLOPT pretyping/heads.ml - OCAMLOPT checker/checkTypes.ml - OCAMLOPT kernel/inductive.ml - OCAMLOPT kernel/nativecode.ml - OCAMLOPT kernel/cbytegen.ml - OCAMLOPT kernel/csymtable.ml - OCAMLOPT kernel/modops.ml - OCAMLOPT kernel/vm.ml - OCAMLOPT kernel/vconv.ml - OCAMLOPT kernel/subtyping.ml - OCAMLOPT kernel/nativelib.ml - OCAMLOPT kernel/nativelibrary.ml - OCAMLOPT kernel/nativeconv.ml - OCAMLOPT kernel/typeops.ml - OCAMLOPT kernel/indTyping.ml - OCAMLOPT kernel/inferCumulativity.ml - OCAMLOPT kernel/term_typing.ml - OCAMLOPT kernel/mod_typing.ml - OCAMLOPT kernel/indtypes.ml - OCAMLOPT kernel/safe_typing.ml - OCAMLOPT checker/checkInductive.ml - OCAMLOPT checker/mod_checking.ml - OCAMLOPT -a -o kernel/kernel.cmxa - OCAMLOPT library/global.ml - OCAMLOPT checker/safe_checking.ml - OCAMLOPT checker/check.ml - OCAMLOPT library/lib.ml - OCAMLOPT engine/univGen.ml - OCAMLOPT checker/checker.ml - OCAMLOPT stm/asyncTaskQueue.ml - OCAMLOPT library/states.ml - OCAMLOPT library/goptions.ml - OCAMLOPT library/coqlib.ml - OCAMLOPT pretyping/keys.ml - OCAMLOPT interp/decls.ml - OCAMLOPT tactics/declareScheme.ml - OCAMLOPT -a -o checker/check.cmxa - OCAMLOPT -o bin/coqchk - OCAMLOPT -a -o library/library.cmxa - OCAMLOPT engine/univMinim.ml - OCAMLOPT proofs/goal_select.ml - OCAMLOPT vernac/attributes.ml - OCAMLOPT plugins/rtauto/proof_search.ml - OCAMLOPT engine/uState.ml - OCAMLOPT engine/univops.ml - OCAMLOPT engine/evd.ml - OCAMLOPT engine/eConstr.ml - OCAMLOPT engine/proofview_monad.ml - OCAMLOPT engine/namegen.ml - OCAMLOPT pretyping/pretype_errors.ml - OCAMLOPT pretyping/typeclasses_errors.ml - OCAMLOPT engine/termops.ml - OCAMLOPT pretyping/glob_term.ml - OCAMLOPT proofs/tactypes.ml - OCAMLOPT interp/constrexpr.ml - OCAMLOPT proofs/miscprint.ml - OCAMLOPT interp/notation_term.ml - OCAMLOPT parsing/extend.ml - OCAMLOPT parsing/notation_gram.ml - OCAMLOPT engine/evarutil.ml - OCAMLOPT pretyping/find_subterm.ml - OCAMLOPT tactics/term_dnet.ml - OCAMLOPT engine/proofview.ml - OCAMLOPT pretyping/reductionops.ml - OCAMLOPT pretyping/program.ml - OCAMLOPT engine/ftactic.ml - OCAMLOPT proofs/goal.ml - OCAMLOPT -a -o engine/engine.cmxa - OCAMLOPT pretyping/geninterp.ml - OCAMLOPT pretyping/ltac_pretype.ml - OCAMLOPT interp/stdarg.ml - OCAMLOPT printing/genprint.ml - OCAMLOPT user-contrib/Ltac2/tac2ffi.ml - OCAMLOPT parsing/pcoq.ml - OCAMLOPT printing/pputils.ml - OCAMLOPT pretyping/inductiveops.ml - OCAMLOPT pretyping/cbv.ml - OCAMLOPT pretyping/evardefine.ml - OCAMLOPT pretyping/recordops.ml - OCAMLOPT plugins/firstorder/unify.ml - OCAMLOPT vernac/recLemmas.ml - OCAMLOPT user-contrib/Ltac2/tac2extffi.ml - OCAMLOPT parsing/g_prim.ml - OCAMLOPT vernac/canonical.ml - OCAMLOPT pretyping/arguments_renaming.ml - OCAMLOPT pretyping/nativenorm.ml - OCAMLOPT pretyping/glob_ops.ml - OCAMLOPT pretyping/retyping.ml - OCAMLOPT interp/impargs.ml - OCAMLOPT pretyping/vnorm.ml - OCAMLOPT pretyping/evarsolve.ml - OCAMLOPT pretyping/typeclasses.ml - OCAMLOPT pretyping/indrec.ml - OCAMLOPT pretyping/globEnv.ml - OCAMLOPT pretyping/patternops.ml - OCAMLOPT interp/dumpglob.ml - OCAMLOPT tactics/btermdn.ml - OCAMLOPT pretyping/constr_matching.ml - OCAMLOPT pretyping/evarconv.ml - OCAMLOPT pretyping/detyping.ml - OCAMLOPT user-contrib/Ltac2/tac2match.ml - OCAMLOPT interp/genintern.ml - OCAMLOPT interp/notation_ops.ml - OCAMLOPT tactics/genredexpr.ml - OCAMLOPT user-contrib/Ltac2/tac2env.ml - OCAMLOPT tactics/redops.ml - OCAMLOPT tactics/ppred.ml - OCAMLOPT user-contrib/Ltac2/tac2interp.ml - OCAMLOPT pretyping/typing.ml - OCAMLOPT pretyping/tacred.ml - OCAMLOPT proofs/refine.ml - OCAMLOPT interp/reserve.ml - OCAMLOPT pretyping/classops.ml - OCAMLOPT tactics/redexpr.ml - OCAMLOPT pretyping/coercion.ml - OCAMLOPT interp/notation.ml - OCAMLOPT pretyping/cases.ml - OCAMLOPT interp/syntax_def.ml - OCAMLOPT parsing/ppextend.ml - OCAMLOPT parsing/notgram_ops.ml - OCAMLOPT tactics/declare.ml - OCAMLOPT vernac/egramcoq.ml - OCAMLOPT interp/smartlocate.ml - OCAMLOPT tactics/ind_tables.ml - OCAMLOPT tactics/eqschemes.ml - OCAMLOPT tactics/elimschemes.ml - OCAMLOPT pretyping/pretyping.ml - OCAMLOPT pretyping/unification.ml - OCAMLOPT interp/constrexpr_ops.ml - OCAMLOPT proofs/evar_refiner.ml - OCAMLOPT vernac/declareUniv.ml - OCAMLOPT proofs/proof.ml - OCAMLOPT vernac/declareDef.ml - OCAMLOPT interp/implicit_quantifiers.ml - OCAMLOPT parsing/g_constr.ml - OCAMLOPT user-contrib/Ltac2/tac2quote.ml - OCAMLOPT proofs/logic.ml - OCAMLOPT proofs/proof_bullet.ml - OCAMLOPT tactics/proof_global.ml - OCAMLOPT interp/constrintern.ml - OCAMLOPT -a -o pretyping/pretyping.cmxa - OCAMLOPT -a -o parsing/parsing.cmxa - OCAMLOPT proofs/refiner.ml - OCAMLOPT proofs/tacmach.ml - OCAMLOPT tactics/pfedit.ml - OCAMLOPT proofs/clenv.ml - OCAMLOPT tactics/hipattern.ml - OCAMLOPT plugins/firstorder/formula.ml - OCAMLOPT proofs/clenvtac.ml - OCAMLOPT -a -o proofs/proofs.cmxa - OCAMLOPT interp/modintern.ml - OCAMLOPT interp/constrextern.ml - OCAMLOPT vernac/comPrimitive.ml - OCAMLOPT plugins/syntax/string_notation.ml - OCAMLOPT plugins/syntax/numeral.ml - OCAMLOPT -a -o interp/interp.cmxa - OCAMLOPT printing/ppconstr.ml - OCAMLOPT printing/proof_diffs.ml - OCAMLOPT printing/printer.ml - OCAMLOPT printing/printmod.ml - OCAMLOPT tactics/tacticals.ml - OCAMLOPT tactics/hints.ml - OCAMLOPT vernac/himsg.ml - OCAMLOPT vernac/class.ml - OCAMLOPT plugins/cc/ccalgo.ml - OCAMLOPT user-contrib/Ltac2/tac2print.ml - OCAMLOPT -a -o printing/printing.cmxa - OCAMLOPT vernac/declaremods.ml - OCAMLOPT tactics/tactics.ml - OCAMLOPT plugins/cc/ccproof.ml - OCAMLOPT vernac/library.ml - OCAMLOPT vernac/search.ml - OCAMLOPT vernac/vernacexpr.ml - OCAMLOPT plugins/firstorder/sequent.ml - OCAMLOPT vernac/pvernac.ml - OCAMLOPT vernac/vernacprop.ml - OCAMLOPT vernac/locality.ml - OCAMLOPT vernac/comArguments.ml - OCAMLOPT vernac/mltop.ml - OCAMLOPT vernac/g_vernac.ml - OCAMLOPT vernac/egramml.ml - OCAMLOPT toplevel/g_toplevel.ml - OCAMLOPT vernac/assumptions.ml - OCAMLOPT plugins/extraction/table.ml - OCAMLOPT vernac/ppvernac.ml - OCAMLOPT plugins/syntax/r_syntax.ml - OCAMLOPT vernac/loadpath.ml - OCAMLOPT plugins/syntax/int63_syntax.ml - OCAMLOPT plugins/syntax/float_syntax.ml - OCAMLOPT -pack -o plugins/syntax/int63_syntax_plugin.cmx - OCAMLOPT -shared -o plugins/syntax/int63_syntax_plugin.cmxs - OCAMLOPT -pack -o plugins/syntax/r_syntax_plugin.cmx - OCAMLOPT -pack -o plugins/syntax/float_syntax_plugin.cmx - OCAMLOPT -shared -o plugins/syntax/r_syntax_plugin.cmxs - OCAMLOPT -shared -o plugins/syntax/float_syntax_plugin.cmxs - OCAMLOPT plugins/extraction/mlutil.ml - OCAMLOPT vernac/metasyntax.ml - OCAMLOPT vernac/prettyp.ml - OCAMLOPT vernac/topfmt.ml - OCAMLOPT plugins/extraction/modutil.ml - OCAMLOPT plugins/extraction/extraction.ml - OCAMLOPT plugins/extraction/common.ml - OCAMLOPT toplevel/coqcargs.ml - OCAMLOPT vernac/g_proofs.ml - OCAMLOPT vernac/proof_using.ml - OCAMLOPT plugins/extraction/haskell.ml - OCAMLOPT plugins/extraction/scheme.ml - OCAMLOPT plugins/extraction/json.ml - OCAMLOPT plugins/nsatz/nsatz.ml - OCAMLOPT plugins/btauto/refl_btauto.ml - OCAMLOPT tactics/abstract.ml - OCAMLOPT tactics/elim.ml - OCAMLOPT tactics/equality.ml - OCAMLOPT tactics/contradiction.ml - OCAMLOPT tactics/leminv.ml - OCAMLOPT tactics/auto.ml - OCAMLOPT plugins/firstorder/rules.ml - OCAMLOPT plugins/micromega/coq_micromega.ml - OCAMLOPT plugins/extraction/ocaml.ml - OCAMLOPT vernac/declareObl.ml - OCAMLOPT tactics/eauto.ml - OCAMLOPT plugins/firstorder/instances.ml - OCAMLOPT vernac/lemmas.ml - OCAMLOPT plugins/extraction/extract_env.ml - OCAMLOPT tactics/class_tactics.ml - OCAMLOPT vernac/vernacextend.ml - OCAMLOPT vernac/obligations.ml - OCAMLOPT vernac/comFixpoint.ml - OCAMLOPT vernac/vernacstate.ml - OCAMLOPT plugins/derive/derive.ml - OCAMLOPT plugins/syntax/g_string.ml - OCAMLOPT plugins/syntax/g_numeral.ml - OCAMLOPT plugins/derive/g_derive.ml - OCAMLOPT -pack -o plugins/derive/derive_plugin.cmx - OCAMLOPT -pack -o plugins/syntax/string_notation_plugin.cmx - OCAMLOPT tactics/inv.ml - OCAMLOPT tactics/eqdecide.ml - OCAMLOPT tactics/autorewrite.ml - OCAMLOPT vernac/auto_ind_decl.ml - OCAMLOPT plugins/cc/cctac.ml - OCAMLOPT -pack -o plugins/syntax/numeral_notation_plugin.cmx - OCAMLOPT plugins/omega/coq_omega.ml - OCAMLOPT plugins/funind/indfun_common.ml - OCAMLOPT -shared -o plugins/derive/derive_plugin.cmxs - OCAMLOPT -shared -o plugins/syntax/string_notation_plugin.cmxs - OCAMLOPT -shared -o plugins/syntax/numeral_notation_plugin.cmxs - OCAMLOPT vernac/comDefinition.ml - OCAMLOPT vernac/classes.ml - OCAMLOPT vernac/comProgramFixpoint.ml - OCAMLOPT -a -o tactics/tactics.cmxa - OCAMLOPT plugins/ltac/tacexpr.ml - OCAMLOPT plugins/funind/glob_termops.ml - OCAMLOPT plugins/funind/functional_principles_types.ml - OCAMLOPT plugins/funind/invfun.ml - OCAMLOPT plugins/funind/indfun.ml - OCAMLOPT plugins/ltac/tacarg.ml - OCAMLOPT plugins/ltac/tactic_matching.ml - OCAMLOPT vernac/comAssumption.ml - OCAMLOPT plugins/ltac/tacsubst.ml - OCAMLOPT plugins/ltac/pltac.ml - OCAMLOPT vernac/indschemes.ml - OCAMLOPT plugins/ltac/tacenv.ml - OCAMLOPT vernac/declareInd.ml - OCAMLOPT plugins/ltac/pptactic.ml - OCAMLOPT vernac/comInductive.ml - OCAMLOPT vernac/record.ml - OCAMLOPT plugins/funind/glob_term_to_relation.ml - OCAMLOPT plugins/ltac/taccoerce.ml - OCAMLOPT plugins/ltac/tactic_debug.ml - OCAMLOPT plugins/ltac/tacintern.ml - OCAMLOPT vernac/vernacentries.ml - OCAMLOPT vernac/vernacinterp.ml - OCAMLOPT -a -o vernac/vernac.cmxa - OCAMLOPT stm/vernac_classifier.ml - OCAMLOPT stm/stm.ml - OCAMLOPT stm/proofBlockDelimiter.ml - OCAMLOPT stm/vio_checking.ml - OCAMLOPT plugins/ltac/profile_ltac.ml - OCAMLOPT toplevel/vernac.ml - OCAMLOPT toplevel/coqinit.ml - OCAMLOPT -a -o stm/stm.cmxa - OCAMLOPT toplevel/coqargs.ml - OCAMLOPT plugins/ltac/tacinterp.ml - OCAMLOPT toplevel/coqloop.ml - OCAMLOPT toplevel/ccompile.ml - OCAMLOPT toplevel/coqtop.ml - OCAMLOPT toplevel/workerLoop.ml - OCAMLOPT toplevel/coqc.ml - OCAMLOPT -a -o toplevel/toplevel.cmxa - COQMKTOP -o bin/coqc.opt - COQMKTOP -o bin/coqtop.opt - COQMKTOP -o bin/coqproofworker.opt - COQMKTOP -o bin/coqtacticworker.opt - COQMKTOP -o bin/coqqueryworker.opt - COQMKTOP -o bin/coqidetop.opt - OCAMLOPT plugins/ltac/tacentries.ml - OCAMLOPT plugins/ltac/evar_tactics.ml - OCAMLOPT plugins/ltac/tactic_option.ml - OCAMLOPT plugins/ltac/rewrite.ml - OCAMLOPT plugins/ltac/extraargs.ml - OCAMLOPT plugins/ltac/profile_ltac_tactics.ml - OCAMLOPT plugins/ltac/g_auto.ml - OCAMLOPT plugins/ltac/g_class.ml - OCAMLOPT plugins/ltac/g_eqdecide.ml - OCAMLOPT plugins/ltac/g_ltac.ml - OCAMLOPT plugins/ltac/g_obligations.ml - OCAMLOPT plugins/ltac/coretactics.ml - OCAMLOPT plugins/ltac/extratactics.ml - OCAMLOPT plugins/ltac/g_tactic.ml - OCAMLOPT plugins/ltac/g_rewrite.ml - rm -f bin/coqtop && cp bin/coqtop.opt bin/coqtop - rm -f bin/coqc && cp bin/coqc.opt bin/coqc - rm -f bin/coqidetop && cp bin/coqidetop.opt bin/coqidetop - OCAMLBEST -o bin/fake_ide - OCAMLOPT -pack -o plugins/ltac/ltac_plugin.cmx - OCAMLOPT -shared -o plugins/ltac/ltac_plugin.cmxs - OCAMLOPT plugins/ltac/tauto.ml - OCAMLOPT plugins/cc/g_congruence.ml - OCAMLOPT plugins/firstorder/ground.ml - OCAMLOPT plugins/setoid_ring/newring_ast.ml - OCAMLOPT plugins/micromega/zify.ml - OCAMLOPT plugins/micromega/g_micromega.ml - OCAMLOPT plugins/omega/g_omega.ml - OCAMLOPT plugins/extraction/g_extraction.ml - OCAMLOPT plugins/ssrmatching/ssrmatching.ml - OCAMLOPT plugins/rtauto/refl_tauto.ml - OCAMLOPT plugins/nsatz/g_nsatz.ml - OCAMLOPT plugins/btauto/g_btauto.ml - OCAMLOPT user-contrib/Ltac2/tac2intern.ml - OCAMLOPT -pack -o plugins/cc/cc_plugin.cmx - OCAMLOPT plugins/setoid_ring/newring.ml - OCAMLOPT -pack -o plugins/micromega/micromega_plugin.cmx - OCAMLOPT -pack -o plugins/omega/omega_plugin.cmx - COQC -noinit theories/Init/Notations.v - OCAMLOPT -pack -o plugins/ltac/tauto_plugin.cmx - OCAMLOPT plugins/firstorder/g_ground.ml - OCAMLOPT -pack -o plugins/nsatz/nsatz_plugin.cmx - OCAMLOPT -pack -o plugins/btauto/btauto_plugin.cmx - OCAMLOPT -shared -o plugins/cc/cc_plugin.cmxs - OCAMLOPT -shared -o plugins/omega/omega_plugin.cmxs - OCAMLOPT -shared -o plugins/ltac/tauto_plugin.cmxs - OCAMLOPT -shared -o plugins/micromega/micromega_plugin.cmxs - COQC -noinit theories/Init/Logic.v - OCAMLOPT plugins/rtauto/g_rtauto.ml - OCAMLOPT -shared -o plugins/nsatz/nsatz_plugin.cmxs - OCAMLOPT -shared -o plugins/btauto/btauto_plugin.cmxs - OCAMLOPT -pack -o plugins/extraction/extraction_plugin.cmx - OCAMLOPT -pack -o plugins/firstorder/ground_plugin.cmx - OCAMLOPT plugins/micromega/g_zify.ml - OCAMLOPT -shared -o plugins/firstorder/ground_plugin.cmxs - OCAMLOPT -shared -o plugins/extraction/extraction_plugin.cmxs - OCAMLOPT plugins/funind/recdef.ml - OCAMLOPT -pack -o plugins/rtauto/rtauto_plugin.cmx - OCAMLOPT -pack -o plugins/micromega/zify_plugin.cmx - OCAMLOPT -shared -o plugins/rtauto/rtauto_plugin.cmxs - OCAMLOPT -shared -o plugins/micromega/zify_plugin.cmxs - OCAMLOPT plugins/setoid_ring/g_newring.ml - OCAMLOPT user-contrib/Ltac2/tac2entries.ml - OCAMLOPT plugins/ssrmatching/g_ssrmatching.ml - OCAMLOPT -pack -o plugins/setoid_ring/newring_plugin.cmx - COQC -noinit theories/Init/Datatypes.v - OCAMLOPT -shared -o plugins/setoid_ring/newring_plugin.cmxs - OCAMLOPT -pack -o plugins/ssrmatching/ssrmatching_plugin.cmx - OCAMLOPT user-contrib/Ltac2/tac2core.ml - OCAMLOPT -shared -o plugins/ssrmatching/ssrmatching_plugin.cmxs - OCAMLOPT plugins/ssr/ssrprinters.ml - COQC -noinit theories/Init/Logic_Type.v - COQC -noinit theories/Init/Specif.v - COQC -noinit theories/Init/Decimal.v - COQC -noinit theories/Init/Wf.v - COQC -noinit theories/Init/Tauto.v - OCAMLOPT plugins/ssr/ssrcommon.ml - OCAMLOPT plugins/funind/functional_principles_proofs.ml - COQC -noinit theories/Init/Nat.v - COQC -noinit theories/Init/Peano.v - OCAMLOPT user-contrib/Ltac2/tac2tactics.ml - OCAMLOPT user-contrib/Ltac2/g_ltac2.ml - OCAMLOPT user-contrib/Ltac2/tac2stdlib.ml - OCAMLOPT plugins/funind/gen_principle.ml - OCAMLOPT plugins/ssr/ssrtacticals.ml - OCAMLOPT plugins/ssr/ssrelim.ml - OCAMLOPT plugins/ssr/ssrview.ml - COQC -noinit theories/Init/Byte.v - COQC -noinit theories/Init/Tactics.v - OCAMLOPT plugins/ssr/ssrbwd.ml - OCAMLOPT plugins/ssr/ssrequality.ml - OCAMLOPT -pack -o user-contrib/Ltac2/ltac2_plugin.cmx - OCAMLOPT plugins/funind/g_indfun.ml - OCAMLOPT -shared -o user-contrib/Ltac2/ltac2_plugin.cmxs - OCAMLOPT -pack -o plugins/funind/recdef_plugin.cmx - OCAMLOPT -shared -o plugins/funind/recdef_plugin.cmxs - OCAMLOPT plugins/ssr/ssripats.ml - OCAMLOPT plugins/ssr/ssrfwd.ml - OCAMLOPT plugins/ssr/ssrparser.ml - COQC -noinit theories/Init/Prelude.v - COQC theories/Bool/Bool.v - COQC theories/Program/Basics.v - COQC theories/Program/Tactics.v - COQC theories/Relations/Relation_Definitions.v - COQC plugins/ssr/ssrclasses.v - COQC theories/Logic/Decidable.v - COQC theories/Logic/EqdepFacts.v - COQC theories/Numbers/BinNums.v - COQC theories/Bool/Sumbool.v - COQC plugins/micromega/ZifyClasses.v - COQC theories/Wellfounded/Inverse_Image.v - COQC theories/Unicode/Utf8_core.v - COQC theories/Sets/Relations_1.v - COQC theories/Sets/Permut.v - COQC theories/Sets/Ensembles.v - COQC theories/Logic/PropExtensionalityFacts.v - COQC theories/Logic/Hurkens.v - COQC theories/Logic/FunctionalExtensionality.v - COQC plugins/extraction/Extraction.v - COQC theories/Numbers/DecimalFacts.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/Floats/FloatClass.v - COQC theories/Compat/Coq811.v - COQC theories/Compat/AdmitAxiom.v - COQC theories/Bool/DecBool.v - COQC plugins/ssrmatching/ssrmatching.v - COQC plugins/setoid_ring/Algebra_syntax.v - COQC plugins/ltac/Ltac.v - COQC plugins/extraction/ExtrOcamlBasic.v - COQC plugins/extraction/ExtrHaskellBasic.v - COQC plugins/derive/Derive.v - COQC user-contrib/Ltac2/Init.v - COQC theories/Classes/Init.v - COQC plugins/ssr/ssrunder.v - COQC theories/Relations/Relation_Operators.v - COQC theories/Logic/Eqdep_dec.v - COQC theories/PArith/BinPosDef.v - COQC theories/Wellfounded/Inclusion.v - COQC theories/Logic/Eqdep.v - COQC theories/Unicode/Utf8.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/Logic/HLevels.v - COQC theories/Program/Utils.v - COQC theories/Logic/ProofIrrelevanceFacts.v - COQC theories/Logic/JMeq.v - COQC theories/Program/Combinators.v - COQC plugins/funind/FunInd.v - COQC theories/Compat/Coq810.v - COQC theories/Bool/IfProp.v - COQC theories/Bool/BoolEq.v - COQC user-contrib/Ltac2/String.v - COQC user-contrib/Ltac2/Std.v - COQC user-contrib/Ltac2/Message.v - COQC user-contrib/Ltac2/Array.v - COQC user-contrib/Ltac2/Int.v - COQC user-contrib/Ltac2/Char.v - COQC user-contrib/Ltac2/Ident.v - COQC user-contrib/Ltac2/Constr.v - COQC user-contrib/Ltac2/Fresh.v - COQC user-contrib/Ltac2/Ltac1.v - COQC user-contrib/Ltac2/Bool.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/Wellfounded/Well_Ordering.v - COQC theories/Sets/Uniset.v - COQC theories/Sets/Relations_2_facts.v - COQC theories/Sets/Relations_3.v - COQC theories/Sets/Cpo.v - COQC theories/Sets/Finite_sets.v - COQC theories/Logic/ProofIrrelevance.v - COQC theories/Program/Equality.v - COQC theories/Lists/StreamMemo.v - COQC theories/Compat/Coq89.v - COQC user-contrib/Ltac2/Control.v - COQC user-contrib/Ltac2/Env.v - COQC theories/Program/Wf.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 user-contrib/Ltac2/Pattern.v - COQC user-contrib/Ltac2/Option.v - COQC user-contrib/Ltac2/List.v - COQC theories/Relations/Relations.v - COQC theories/Program/Subset.v - COQC theories/Classes/CMorphisms.v - COQC user-contrib/Ltac2/Notations.v - OCAMLOPT plugins/ssr/ssrvernac.ml - COQC theories/Sets/Powerset_facts.v - COQC theories/Classes/Morphisms.v - COQC plugins/ssr/ssrsetoid.v - COQC user-contrib/Ltac2/Ltac2.v - OCAMLOPT -pack -o plugins/ssr/ssreflect_plugin.cmx - OCAMLOPT -shared -o plugins/ssr/ssreflect_plugin.cmxs - COQC plugins/ssr/ssreflect.v - COQC plugins/ssr/ssrfun.v - COQC theories/Classes/CEquivalence.v - COQC theories/Classes/Morphisms_Prop.v - COQC theories/Classes/Equivalence.v - COQC plugins/ssr/ssrbool.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/Structures/OrdersFacts.v - COQC theories/Structures/GenericMinMax.v - COQC theories/Numbers/NatInt/NZAxioms.v - COQC theories/Numbers/NatInt/NZBase.v - COQC theories/Numbers/NatInt/NZOrder.v - COQC theories/Numbers/NatInt/NZAdd.v - COQC theories/Numbers/NatInt/NZMul.v - COQC theories/Numbers/NatInt/NZAddOrder.v - COQC theories/Numbers/NatInt/NZMulOrder.v - 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 - 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 - COQC theories/Numbers/Natural/Abstract/NOrder.v - COQC theories/Numbers/Integer/Abstract/ZMul.v - COQC theories/Numbers/Integer/Abstract/ZLt.v - COQC theories/Numbers/Natural/Abstract/NAddOrder.v - COQC theories/Numbers/Integer/Abstract/ZAddOrder.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/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/Numbers/Natural/Abstract/NProperties.v - COQC theories/Arith/PeanoNat.v - COQC theories/Arith/Le.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 - COQC theories/Arith/Gt.v - COQC theories/Arith/Mult.v - COQC theories/PArith/BinPos.v - COQC theories/Sets/Multiset.v - COQC theories/Numbers/NatInt/NZDomain.v - COQC theories/Arith/Compare_dec.v - COQC theories/Lists/List.v - COQC theories/Arith/Factorial.v - COQC theories/Arith/Div2.v - COQC theories/Numbers/Natural/Peano/NPeano.v - COQC theories/Arith/Wf_nat.v - COQC theories/Arith/Bool_nat.v - COQC theories/Arith/Arith_base.v - COQC theories/Logic/ClassicalFacts.v - COQC plugins/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/Logic/Classical_Pred_Type.v - COQC theories/Vectors/VectorDef.v - COQC theories/Logic/Classical.v - COQC theories/Vectors/VectorSpec.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/PArith/Pnat.v - COQC theories/NArith/BinNatDef.v - COQC theories/PArith/POrderedType.v - COQC theories/Vectors/VectorEq.v - COQC theories/NArith/BinNat.v - COQC theories/Vectors/Vector.v - COQC theories/Sets/Finite_sets_facts.v - COQC theories/Bool/Bvector.v - COQC theories/PArith/PArith.v - COQC plugins/setoid_ring/BinList.v - COQC theories/Lists/ListTactics.v - COQC plugins/micromega/Refl.v - COQC theories/Wellfounded/Lexicographic_Exponentiation.v - COQC theories/Sorting/Sorted.v - COQC theories/Lists/ListDec.v - COQC theories/Program/Syntax.v - COQC theories/Numbers/NaryFunctions.v - COQC theories/Logic/WeakFan.v - COQC theories/Lists/ListSet.v - COQC plugins/rtauto/Bintree.v - COQC theories/Program/Program.v - COQC theories/Logic/FinFun.v - COQC theories/Lists/SetoidList.v - COQC theories/Classes/SetoidClass.v - COQC theories/Classes/Morphisms_Relations.v - COQC theories/Classes/EquivDec.v - COQC theories/Sets/Image.v - COQC plugins/micromega/Tauto.v - COQC theories/Wellfounded/Wellfounded.v - COQC theories/ZArith/BinIntDef.v - COQC theories/NArith/Nnat.v - COQC plugins/setoid_ring/Ring_theory.v - COQC theories/NArith/Ndiv_def.v - COQC theories/NArith/Nsqrt_def.v - COQC theories/NArith/Ngcd_def.v - COQC theories/Numbers/Natural/Binary/NBinary.v - COQC plugins/rtauto/Rtauto.v - COQC theories/Sets/Infinite_sets.v - COQC theories/Sorting/Permutation.v - COQC theories/ZArith/BinInt.v - COQC theories/Sets/Integers.v - COQC theories/Strings/Byte.v - COQC theories/Sorting/Mergesort.v - COQC theories/Sorting/Sorting.v - COQC theories/Classes/RelationPairs.v - COQC theories/Structures/OrderedType.v - COQC theories/Structures/DecidableType.v - COQC theories/Lists/SetoidPermutation.v - COQC theories/Structures/EqualitiesFacts.v - COQC theories/Numbers/Natural/Abstract/NDefOps.v - COQC theories/MSets/MSetInterface.v - COQC theories/ZArith/Zcompare.v - COQC theories/ZArith/Zeven.v - COQC theories/ZArith/Znat.v - COQC plugins/setoid_ring/Ring_polynom.v - COQC plugins/micromega/Env.v - COQC theories/ZArith/Zpow_def.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/Numbers/Cyclic/Abstract/DoubleType.v - COQC theories/Structures/OrdersAlt.v - COQC theories/Structures/OrderedTypeAlt.v - COQC theories/FSets/FSetInterface.v - COQC theories/FSets/FMapInterface.v - COQC theories/FSets/FMapWeakList.v - COQC theories/FSets/FMapList.v - COQC theories/FSets/FSetBridge.v - COQC plugins/micromega/EnvRing.v - COQC theories/ZArith/Zorder.v - COQC theories/Structures/OrdersLists.v - COQC theories/Structures/OrdersEx.v - COQC plugins/omega/OmegaLemmas.v - COQC theories/MSets/MSetWeakList.v - COQC theories/MSets/MSetList.v - COQC theories/MSets/MSetGenTree.v - COQC theories/ZArith/auxiliary.v - COQC theories/ZArith/Zminmax.v - COQC theories/ZArith/Zmin.v - COQC theories/ZArith/Zmax.v - COQC theories/ZArith/ZArith_dec.v - COQC theories/ZArith/Zmisc.v - COQC theories/ZArith/Wf_Z.v - COQC theories/MSets/MSetPositive.v - COQC theories/ZArith/Zabs.v - COQC theories/ZArith/Zbool.v - COQC theories/ZArith/Zhints.v - COQC theories/ZArith/ZArith_base.v - COQC plugins/micromega/VarMap.v - COQC plugins/setoid_ring/Ncring.v - COQC theories/MSets/MSetAVL.v - COQC theories/MSets/MSetRBT.v - COQC plugins/setoid_ring/InitialRing.v - COQC plugins/setoid_ring/Ncring_polynom.v - COQC plugins/setoid_ring/Ring_tac.v - COQC theories/Strings/Ascii.v - COQC plugins/setoid_ring/Ring_base.v - COQC plugins/setoid_ring/Ring.v - COQC plugins/micromega/OrderedRing.v - COQC plugins/setoid_ring/ArithRing.v - COQC plugins/setoid_ring/NArithRing.v - COQC plugins/setoid_ring/ZArithRing.v - COQC plugins/setoid_ring/Field_theory.v - COQC theories/Numbers/Integer/NatPairs/ZNatPairs.v - COQC theories/Arith/Arith.v - COQC plugins/micromega/Ztac.v - COQC theories/ZArith/Zcomplements.v - COQC theories/QArith/QArith_base.v - COQC plugins/micromega/ZifyInst.v - COQC theories/Logic/ConstructiveEpsilon.v - COQC theories/Numbers/DecimalNat.v - COQC theories/Bool/Zerob.v - COQC theories/Logic/ChoiceFacts.v - COQC theories/Classes/SetoidDec.v - COQC plugins/extraction/ExtrOcamlNatInt.v - COQC plugins/extraction/ExtrOcamlNatBigInt.v - COQC plugins/extraction/ExtrHaskellNatNum.v - COQC plugins/extraction/ExtrHaskellNatInteger.v - COQC plugins/extraction/ExtrHaskellNatInt.v - COQC theories/ZArith/Zdiv.v - COQC theories/ZArith/Zpower.v - COQC plugins/micromega/Zify.v - COQC plugins/micromega/ZifyPow.v - COQC plugins/omega/PreOmega.v - COQC plugins/omega/Omega.v - COQC plugins/omega/OmegaTactic.v - COQC plugins/omega/OmegaPlugin.v - COQC theories/ZArith/Znumtheory.v - COQC theories/ZArith/ZArith.v - COQC theories/Sorting/PermutSetoid.v - COQC theories/Logic/WKL.v - COQC theories/Strings/String.v - COQC theories/Floats/SpecFloat.v - COQC theories/FSets/FMapAVL.v - COQC theories/Numbers/Cyclic/Int31/Int31.v - COQC theories/Classes/DecidableClass.v - COQC plugins/micromega/ZifyComparison.v - COQC plugins/micromega/ZifyBool.v - COQC plugins/extraction/ExtrOcamlIntConv.v - COQC plugins/extraction/ExtrOcamlBigIntConv.v - COQC plugins/extraction/ExtrHaskellZNum.v - COQC plugins/micromega/DeclConstant.v - COQC theories/QArith/QOrderedType.v - COQC plugins/extraction/ExtrHaskellZInteger.v - COQC plugins/extraction/ExtrHaskellZInt.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/Strings/ByteVector.v - COQC theories/Strings/OctalString.v - COQC theories/Strings/HexString.v - COQC theories/Strings/BinaryString.v - COQC theories/Numbers/DecimalString.v - COQC plugins/extraction/ExtrOcamlString.v - COQC plugins/extraction/ExtrHaskellString.v - COQC theories/QArith/Qminmax.v - COQC theories/Sorting/PermutEq.v - COQC theories/Sorting/Heap.v - COQC theories/Logic/SetoidChoice.v - COQC theories/Logic/ClassicalDescription.v - COQC theories/NArith/Ndigits.v - COQC theories/NArith/NArith.v - COQC theories/NArith/Ndec.v - COQC theories/NArith/Ndist.v - COQC plugins/micromega/RingMicromega.v - COQC theories/Numbers/DecimalPos.v - COQC plugins/extraction/ExtrOcamlZInt.v - COQC plugins/extraction/ExtrOcamlZBigInt.v - COQC theories/QArith/Qreduction.v - COQC theories/Structures/OrderedTypeEx.v - COQC theories/Structures/DecidableTypeEx.v - COQC theories/FSets/FMapPositive.v - COQC theories/FSets/FSetPositive.v - COQC theories/Numbers/DecimalN.v - COQC theories/MSets/MSetFacts.v - COQC theories/FSets/FSetFacts.v - COQC theories/FSets/FMapFacts.v - COQC theories/Numbers/DecimalZ.v - COQC plugins/setoid_ring/Field_tac.v - COQC plugins/micromega/ZCoeff.v - COQC plugins/setoid_ring/Field.v - COQC theories/QArith/Qfield.v - COQC theories/FSets/FSetDecide.v - COQC theories/QArith/Qring.v - COQC theories/MSets/MSetDecide.v - COQC theories/FSets/FSetCompat.v - COQC theories/QArith/QArith.v - COQC theories/FSets/FSetWeakList.v - COQC theories/FSets/FSetList.v - COQC theories/FSets/FSetAVL.v - COQC plugins/micromega/ZMicromega.v - COQC theories/QArith/Qabs.v - COQC theories/QArith/Qround.v - COQC theories/Reals/ConstructiveReals.v - COQC plugins/micromega/QMicromega.v - COQC theories/QArith/Qcanon.v - COQC theories/FSets/FSetProperties.v - COQC theories/MSets/MSetProperties.v - COQC plugins/micromega/Lqa.v - COQC theories/Reals/ConstructiveCauchyReals.v - COQC theories/QArith/Qcabs.v - COQC plugins/micromega/Lia.v - COQC theories/ZArith/Zwf.v - COQC theories/ZArith/Zquot.v - COQC theories/ZArith/Zpow_facts.v - COQC theories/ZArith/Zgcd_alt.v - COQC theories/ZArith/Zdigits.v - COQC plugins/btauto/Algebra.v - COQC theories/FSets/FMaps.v - COQC theories/QArith/Qpower.v - COQC theories/Numbers/Cyclic/Abstract/CyclicAxioms.v - COQC theories/Numbers/Cyclic/Int63/Int63.v - COQC theories/Numbers/Cyclic/ZModulo/ZModulo.v - COQC theories/Numbers/Cyclic/Int31/Cyclic31.v - COQC theories/Numbers/Cyclic/Abstract/NZCyclic.v - COQC theories/FSets/FSetEqProperties.v - COQC theories/FSets/FSetToFiniteSet.v - COQC theories/MSets/MSetToFiniteSet.v - COQC theories/MSets/MSetEqProperties.v - COQC theories/FSets/FSets.v - COQC theories/Reals/ConstructiveCauchyRealsMult.v - COQC plugins/btauto/Reflect.v - COQC theories/FSets/FMapFullAVL.v - COQC plugins/btauto/Btauto.v - COQC theories/MSets/MSets.v - COQC theories/Numbers/Cyclic/Int31/Ring31.v - COQC theories/Numbers/Cyclic/Int63/Cyclic63.v - COQC theories/Floats/PrimFloat.v - COQC plugins/extraction/ExtrOCamlInt63.v - COQC theories/Floats/FloatOps.v - COQC theories/Reals/ConstructiveRcomplete.v - COQC theories/Floats/FloatAxioms.v - COQC theories/Numbers/Cyclic/Int63/Ring63.v - COQC plugins/setoid_ring/Ncring_initial.v - COQC theories/Reals/ClassicalDedekindReals.v - COQC theories/Reals/ConstructiveRealsMorphisms.v - COQC theories/Reals/Rdefinitions.v - COQC theories/Reals/ConstructiveRealsLUB.v - COQC theories/Reals/Rpow_def.v - COQC theories/Reals/Raxioms.v - COQC plugins/setoid_ring/Ncring_tac.v - COQC plugins/setoid_ring/RealField.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/ROrderedType.v - COQC theories/Reals/Rbasic_fun.v - COQC theories/Reals/R_sqr.v - COQC theories/Reals/SplitAbsolu.v - COQC theories/Reals/ArithProp.v - COQC theories/Reals/Rminmax.v - COQC plugins/setoid_ring/Cring.v - COQC theories/Reals/Rfunctions.v - COQC plugins/setoid_ring/Integral_domain.v - COQC plugins/setoid_ring/Rings_Z.v - COQC plugins/setoid_ring/Rings_Q.v - COQC plugins/micromega/RMicromega.v - COQC theories/Reals/Rseries.v - COQC theories/Reals/Runcountable.v - COQC theories/Reals/RList.v - COQC theories/Reals/SeqProp.v - COQC plugins/micromega/Lra.v - COQC plugins/micromega/MExtraction.v - COQC theories/Reals/Rlimit.v - COQC plugins/micromega/Fourier_util.v - COQC plugins/micromega/Psatz.v - COQC plugins/micromega/Fourier.v - COQC theories/Floats/FloatLemmas.v - COQC theories/Reals/Rcomplete.v - COQC theories/Reals/Rderiv.v - COQC theories/Reals/PartSum.v - COQC theories/Reals/Ranalysis1.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/Reals/Rprod.v - COQC theories/Floats/Floats.v - COQC theories/Reals/Rtopology.v - COQC theories/Reals/Ranalysis2.v - COQC plugins/extraction/ExtrOCamlFloats.v - COQC theories/Reals/Ranalysis3.v - COQC theories/Reals/MVT.v - COQC theories/Reals/SeqSeries.v - COQC theories/Reals/Rsqrt_def.v - COQC theories/Reals/Rtrigo_fun.v - COQC theories/Reals/PSeries_reg.v - COQC theories/Reals/Rtrigo_def.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/Rtrigo_reg.v - COQC theories/Reals/Rtrigo_calc.v - COQC theories/Reals/Exp_prop.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/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/Reals/Rregisternames.v - COQC plugins/setoid_ring/Rings_R.v - COQC plugins/nsatz/Nsatz.v - make[1]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/coq.8.11.1' Processing 42/45: [coq: make byte] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "-j39" "byte" (CWD=/home/opam/.opam/4.08/.opam-switch/build/coq.8.11.1) - rm -f - make --warn-undefined-variable --no-builtin-rules -f Makefile.build byte - make[1]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/coq.8.11.1' - OCAMLC config/coq_config.ml - OCAMLC clib/cObj.ml - OCAMLC clib/cEphemeron.ml - OCAMLC clib/hashset.ml - OCAMLC clib/hashcons.ml - OCAMLC clib/orderedType.ml - OCAMLC clib/cSet.ml - OCAMLC clib/cMap.ml - OCAMLC clib/cList.ml - OCAMLC clib/cString.ml - OCAMLC clib/cStack.ml - OCAMLC clib/int.ml - OCAMLC clib/range.ml - OCAMLC clib/hMap.ml - OCAMLC clib/bigint.ml - OCAMLC clib/cArray.ml - OCAMLC clib/option.ml - OCAMLC clib/cUnix.ml - OCAMLC clib/cThread.ml - OCAMLC clib/trie.ml - OCAMLC clib/predicate.ml - OCAMLC clib/heap.ml - OCAMLC clib/unionfind.ml - OCAMLC clib/dyn.ml - OCAMLC clib/store.ml - OCAMLC clib/exninfo.ml - OCAMLC clib/backtrace.ml - OCAMLC clib/iStream.ml - OCAMLC clib/terminal.ml - OCAMLC clib/monad.ml - OCAMLC clib/diff2.ml - OCAMLC lib/hook.ml - OCAMLC lib/flags.ml - OCAMLC lib/control.ml - OCAMLC lib/util.ml - OCAMLC lib/pp.ml - OCAMLC lib/pp_diff.ml - OCAMLC lib/stateid.ml - OCAMLC lib/loc.ml - OCAMLC lib/feedback.ml - OCAMLC lib/cWarnings.ml - OCAMLC lib/cErrors.ml - OCAMLC lib/acyclicGraph.ml - OCAMLC lib/rtree.ml - OCAMLC lib/system.ml - OCAMLC lib/explore.ml - OCAMLC lib/cProfile.ml - OCAMLC lib/future.ml - OCAMLC lib/spawn.ml - OCAMLC lib/cAst.ml - OCAMLC lib/dAst.ml - OCAMLC lib/genarg.ml - OCAMLC lib/remoteCounter.ml - OCAMLC lib/aux_file.ml - OCAMLC lib/envars.ml - OCAMLC lib/coqProject_file.ml - OCAMLC kernel/names.ml - OCAMLC kernel/transparentState.ml - OCAMLC kernel/uint63.ml - OCAMLC kernel/float64.ml - OCAMLC kernel/cPrimitives.ml - OCAMLC kernel/univ.ml - OCAMLC kernel/uGraph.ml - OCAMLC kernel/esubst.ml - OCAMLC kernel/sorts.ml - OCAMLC kernel/evar.ml - OCAMLC kernel/context.ml - OCAMLC kernel/constr.ml - OCAMLC kernel/vars.ml - OCAMLC kernel/term.ml - OCAMLC kernel/mod_subst.ml - OCAMLC kernel/vmvalues.ml - OCAMLC kernel/cbytecodes.ml - OCAMLC kernel/cemitcodes.ml - OCAMLC kernel/opaqueproof.ml - OCAMLC kernel/nativevalues.ml - OCAMLC kernel/declareops.ml - OCAMLC kernel/retroknowledge.ml - OCAMLC kernel/conv_oracle.ml - OCAMLC kernel/environ.ml - OCAMLC kernel/primred.ml - OCAMLC kernel/cClosure.ml - OCAMLC kernel/retypeops.ml - OCAMLC kernel/reduction.ml - OCAMLC kernel/clambda.ml - OCAMLC kernel/nativelambda.ml - OCAMLC kernel/cbytegen.ml - OCAMLC kernel/nativecode.ml - OCAMLC kernel/nativelib.ml - OCAMLC kernel/csymtable.ml - OCAMLC kernel/vm.ml - OCAMLC kernel/nativeconv.ml - OCAMLC kernel/vconv.ml - OCAMLC kernel/type_errors.ml - OCAMLC kernel/modops.ml - OCAMLC kernel/inductive.ml - OCAMLC kernel/typeops.ml - OCAMLC kernel/indTyping.ml - OCAMLC kernel/indtypes.ml - OCAMLC kernel/inferCumulativity.ml - OCAMLC kernel/cooking.ml - OCAMLC kernel/term_typing.ml - OCAMLC kernel/subtyping.ml - OCAMLC kernel/mod_typing.ml - OCAMLC kernel/nativelibrary.ml - OCAMLC kernel/section.ml - OCAMLC kernel/safe_typing.ml - OCAMLC library/libnames.ml - OCAMLC library/globnames.ml - OCAMLC library/libobject.ml - OCAMLC library/summary.ml - OCAMLC library/nametab.ml - OCAMLC library/global.ml - OCAMLC library/lib.ml - OCAMLC library/states.ml - OCAMLC library/goptions.ml - OCAMLC library/coqlib.ml - OCAMLC engine/univNames.ml - OCAMLC engine/univGen.ml - OCAMLC engine/univSubst.ml - OCAMLC engine/univProblem.ml - OCAMLC engine/univMinim.ml - OCAMLC engine/uState.ml - OCAMLC engine/univops.ml - OCAMLC engine/nameops.ml - OCAMLC engine/evar_kinds.ml - OCAMLC engine/evd.ml - OCAMLC engine/eConstr.ml - OCAMLC engine/namegen.ml - OCAMLC engine/termops.ml - OCAMLC engine/evarutil.ml - OCAMLC engine/logic_monad.ml - OCAMLC engine/proofview_monad.ml - OCAMLC engine/proofview.ml - OCAMLC engine/ftactic.ml - OCAMLC pretyping/geninterp.ml - OCAMLC pretyping/locusops.ml - OCAMLC pretyping/pretype_errors.ml - OCAMLC pretyping/reductionops.ml - OCAMLC pretyping/inductiveops.ml - OCAMLC pretyping/arguments_renaming.ml - OCAMLC pretyping/retyping.ml - OCAMLC pretyping/vnorm.ml - OCAMLC pretyping/nativenorm.ml - OCAMLC pretyping/cbv.ml - OCAMLC pretyping/find_subterm.ml - OCAMLC pretyping/evardefine.ml - OCAMLC pretyping/evarsolve.ml - OCAMLC pretyping/recordops.ml - OCAMLC pretyping/heads.ml - OCAMLC pretyping/evarconv.ml - OCAMLC pretyping/typing.ml - OCAMLC pretyping/glob_ops.ml - OCAMLC pretyping/patternops.ml - OCAMLC pretyping/constr_matching.ml - OCAMLC pretyping/tacred.ml - OCAMLC pretyping/typeclasses_errors.ml - OCAMLC pretyping/typeclasses.ml - OCAMLC pretyping/classops.ml - OCAMLC pretyping/program.ml - OCAMLC pretyping/coercion.ml - OCAMLC pretyping/detyping.ml - OCAMLC pretyping/indrec.ml - OCAMLC pretyping/globEnv.ml - OCAMLC pretyping/cases.ml - OCAMLC pretyping/pretyping.ml - OCAMLC pretyping/keys.ml - OCAMLC pretyping/unification.ml - OCAMLC interp/deprecation.ml - OCAMLC interp/numTok.ml - OCAMLC interp/stdarg.ml - OCAMLC interp/genintern.ml - OCAMLC interp/notation_ops.ml - OCAMLC interp/notation.ml - OCAMLC interp/syntax_def.ml - OCAMLC interp/smartlocate.ml - OCAMLC interp/constrexpr_ops.ml - OCAMLC interp/decls.ml - OCAMLC interp/dumpglob.ml - OCAMLC interp/reserve.ml - OCAMLC interp/impargs.ml - OCAMLC interp/implicit_quantifiers.ml - OCAMLC interp/constrintern.ml - OCAMLC interp/modintern.ml - OCAMLC interp/constrextern.ml - OCAMLC proofs/miscprint.ml - OCAMLC proofs/goal.ml - OCAMLC proofs/evar_refiner.ml - OCAMLC proofs/refine.ml - OCAMLC proofs/proof.ml - OCAMLC proofs/logic.ml - OCAMLC proofs/goal_select.ml - OCAMLC proofs/proof_bullet.ml - OCAMLC proofs/refiner.ml - OCAMLC proofs/tacmach.ml - OCAMLC proofs/clenv.ml - OCAMLC proofs/clenvtac.ml - OCAMLC gramlib/.pack/gramlib__Ploc.ml - OCAMLC gramlib/.pack/gramlib__Plexing.ml - OCAMLC gramlib/.pack/gramlib__Gramext.ml - OCAMLC gramlib/.pack/gramlib__Grammar.ml - OCAMLC parsing/tok.ml - OCAMLC parsing/cLexer.ml - OCAMLC parsing/ppextend.ml - OCAMLC parsing/notgram_ops.ml - OCAMLC parsing/pcoq.ml - OCAMLC printing/genprint.ml - OCAMLC printing/pputils.ml - OCAMLC printing/ppconstr.ml - OCAMLC printing/proof_diffs.ml - OCAMLC printing/printer.ml - OCAMLC printing/printmod.ml - OCAMLC tactics/declareScheme.ml - OCAMLC tactics/declare.ml - OCAMLC tactics/proof_global.ml - OCAMLC tactics/pfedit.ml - OCAMLC tactics/dnet.ml - OCAMLC tactics/dn.ml - OCAMLC tactics/btermdn.ml - OCAMLC tactics/tacticals.ml - OCAMLC tactics/hipattern.ml - OCAMLC tactics/ind_tables.ml - OCAMLC tactics/eqschemes.ml - OCAMLC tactics/elimschemes.ml - OCAMLC tactics/redops.ml - OCAMLC tactics/redexpr.ml - OCAMLC tactics/ppred.ml - OCAMLC tactics/tactics.ml - OCAMLC tactics/abstract.ml - OCAMLC tactics/elim.ml - OCAMLC tactics/equality.ml - OCAMLC tactics/contradiction.ml - OCAMLC tactics/inv.ml - OCAMLC tactics/leminv.ml - OCAMLC tactics/hints.ml - OCAMLC tactics/auto.ml - OCAMLC tactics/eauto.ml - OCAMLC tactics/class_tactics.ml - OCAMLC tactics/term_dnet.ml - OCAMLC tactics/eqdecide.ml - OCAMLC tactics/autorewrite.ml - OCAMLC vernac/attributes.ml - OCAMLC vernac/pvernac.ml - OCAMLC vernac/declaremods.ml - OCAMLC vernac/vernacprop.ml - OCAMLC vernac/himsg.ml - OCAMLC vernac/locality.ml - OCAMLC vernac/egramml.ml - OCAMLC vernac/vernacextend.ml - OCAMLC vernac/proof_using.ml - OCAMLC vernac/ppvernac.ml - OCAMLC vernac/egramcoq.ml - OCAMLC vernac/metasyntax.ml - OCAMLC vernac/declareUniv.ml - OCAMLC vernac/declareDef.ml - OCAMLC vernac/declareObl.ml - OCAMLC vernac/canonical.ml - OCAMLC vernac/recLemmas.ml - OCAMLC vernac/library.ml - OCAMLC vernac/prettyp.ml - OCAMLC vernac/lemmas.ml - OCAMLC vernac/class.ml - OCAMLC vernac/auto_ind_decl.ml - OCAMLC vernac/search.ml - OCAMLC vernac/indschemes.ml - OCAMLC vernac/obligations.ml - OCAMLC vernac/comDefinition.ml - OCAMLC vernac/classes.ml - OCAMLC vernac/comPrimitive.ml - OCAMLC vernac/comAssumption.ml - OCAMLC vernac/declareInd.ml - OCAMLC vernac/comInductive.ml - OCAMLC vernac/comFixpoint.ml - OCAMLC vernac/comProgramFixpoint.ml - OCAMLC vernac/record.ml - OCAMLC vernac/assumptions.ml - OCAMLC vernac/mltop.ml - OCAMLC vernac/topfmt.ml - OCAMLC vernac/loadpath.ml - OCAMLC vernac/comArguments.ml - OCAMLC vernac/vernacentries.ml - OCAMLC vernac/vernacstate.ml - OCAMLC vernac/vernacinterp.ml - OCAMLC stm/spawned.ml - OCAMLC stm/dag.ml - OCAMLC stm/vcs.ml - OCAMLC stm/tQueue.ml - OCAMLC stm/workerPool.ml - OCAMLC stm/vernac_classifier.ml - OCAMLC stm/coqworkmgrApi.ml - OCAMLC stm/asyncTaskQueue.ml - OCAMLC stm/stm.ml - OCAMLC stm/proofBlockDelimiter.ml - OCAMLC stm/vio_checking.ml - OCAMLC toplevel/vernac.ml - OCAMLC toplevel/usage.ml - OCAMLC toplevel/coqinit.ml - OCAMLC toplevel/coqargs.ml - OCAMLC toplevel/coqcargs.ml - OCAMLC toplevel/coqloop.ml - OCAMLC toplevel/ccompile.ml - OCAMLC toplevel/coqtop.ml - OCAMLC toplevel/workerLoop.ml - OCAMLC toplevel/coqc.ml - OCAMLC checker/analyze.ml - OCAMLC checker/checkInductive.ml - OCAMLC checker/mod_checking.ml - OCAMLC checker/checkTypes.ml - OCAMLC checker/safe_checking.ml - OCAMLC checker/values.ml - OCAMLC checker/validate.ml - OCAMLC checker/check.ml - OCAMLC checker/check_stat.ml - OCAMLC checker/checker.ml - OCAMLC ide/protocol/xml_lexer.ml - OCAMLC ide/protocol/xml_parser.ml - OCAMLC ide/protocol/xml_printer.ml - OCAMLC ide/protocol/serialize.ml - OCAMLC ide/protocol/richpp.ml - OCAMLC ide/protocol/xmlprotocol.ml - OCAMLC ide/document.ml - OCAMLC plugins/ltac/tauto.ml - OCAMLC plugins/omega/coq_omega.ml - OCAMLC plugins/micromega/micromega.ml - OCAMLC plugins/micromega/mutils.ml - OCAMLC plugins/micromega/itv.ml - OCAMLC plugins/micromega/vect.ml - OCAMLC plugins/micromega/sos_types.ml - OCAMLC plugins/micromega/polynomial.ml - OCAMLC plugins/micromega/mfourier.ml - OCAMLC plugins/micromega/simplex.ml - OCAMLC plugins/micromega/certificate.ml - OCAMLC plugins/micromega/persistent_cache.ml - OCAMLC plugins/micromega/coq_micromega.ml - OCAMLC plugins/micromega/g_micromega.ml - OCAMLC plugins/setoid_ring/newring_ast.ml - OCAMLC plugins/setoid_ring/newring.ml - OCAMLC plugins/extraction/miniml.ml - OCAMLC plugins/extraction/table.ml - OCAMLC plugins/extraction/mlutil.ml - OCAMLC plugins/extraction/modutil.ml - OCAMLC plugins/extraction/extraction.ml - OCAMLC plugins/extraction/common.ml - OCAMLC plugins/extraction/ocaml.ml - OCAMLC plugins/extraction/haskell.ml - OCAMLC plugins/extraction/scheme.ml - OCAMLC plugins/extraction/json.ml - OCAMLC plugins/extraction/extract_env.ml - OCAMLC plugins/cc/ccalgo.ml - OCAMLC plugins/cc/ccproof.ml - OCAMLC plugins/cc/cctac.ml - OCAMLC plugins/firstorder/formula.ml - OCAMLC plugins/firstorder/unify.ml - OCAMLC plugins/firstorder/rules.ml - OCAMLC plugins/firstorder/sequent.ml - OCAMLC plugins/firstorder/instances.ml - OCAMLC plugins/firstorder/ground.ml - OCAMLC plugins/rtauto/proof_search.ml - OCAMLC plugins/rtauto/refl_tauto.ml - OCAMLC plugins/btauto/refl_btauto.ml - OCAMLC plugins/funind/indfun_common.ml - OCAMLC plugins/funind/glob_termops.ml - OCAMLC plugins/funind/glob_term_to_relation.ml - OCAMLC plugins/funind/functional_principles_proofs.ml - OCAMLC plugins/funind/functional_principles_types.ml - OCAMLC plugins/funind/invfun.ml - OCAMLC plugins/funind/indfun.ml - OCAMLC plugins/funind/gen_principle.ml - OCAMLC plugins/nsatz/utile.ml - OCAMLC plugins/nsatz/polynom.ml - OCAMLC plugins/nsatz/ideal.ml - OCAMLC plugins/nsatz/nsatz.ml - OCAMLC plugins/syntax/r_syntax.ml - OCAMLC -pack -o plugins/syntax/int63_syntax_plugin.cmo - OCAMLC -pack -o plugins/syntax/float_syntax_plugin.cmo - OCAMLC plugins/syntax/numeral.ml - OCAMLC plugins/syntax/string_notation.ml - OCAMLC plugins/derive/derive.ml - OCAMLC plugins/ssr/ssrprinters.ml - OCAMLC plugins/ssr/ssrcommon.ml - OCAMLC plugins/ssr/ssrtacticals.ml - OCAMLC plugins/ssr/ssrelim.ml - OCAMLC plugins/ssr/ssrview.ml - OCAMLC plugins/ssr/ssrbwd.ml - OCAMLC plugins/ssr/ssrequality.ml - OCAMLC plugins/ssr/ssripats.ml - OCAMLC plugins/ssr/ssrfwd.ml - OCAMLC plugins/ssr/ssrparser.ml - OCAMLC plugins/ssr/ssrvernac.ml - OCAMLC user-contrib/Ltac2/tac2dyn.ml - OCAMLC user-contrib/Ltac2/tac2ffi.ml - OCAMLC user-contrib/Ltac2/tac2env.ml - OCAMLC user-contrib/Ltac2/tac2print.ml - OCAMLC user-contrib/Ltac2/tac2intern.ml - OCAMLC user-contrib/Ltac2/tac2interp.ml - OCAMLC user-contrib/Ltac2/tac2entries.ml - OCAMLC user-contrib/Ltac2/tac2quote.ml - OCAMLC user-contrib/Ltac2/tac2match.ml - OCAMLC user-contrib/Ltac2/tac2core.ml - OCAMLC user-contrib/Ltac2/tac2extffi.ml - OCAMLC user-contrib/Ltac2/tac2tactics.ml - OCAMLC user-contrib/Ltac2/tac2stdlib.ml - OCAMLC plugins/micromega/zify.ml - OCAMLC dev/top_printers.mli - OCAMLC dev/vm_printers.ml - OCAMLC checker/votour.ml - OCAMLC -a -o config/config.cma - OCAMLC -a -o clib/clib.cma - OCAMLC -a -o lib/lib.cma - OCAMLC -a -o kernel/kernel.cma - OCAMLC -a -o library/library.cma - OCAMLC -a -o engine/engine.cma - OCAMLC -a -o pretyping/pretyping.cma - OCAMLC -a -o interp/interp.cma - OCAMLC -a -o proofs/proofs.cma - OCAMLC -a -o gramlib/.pack/gramlib.cma - OCAMLC -a -o parsing/parsing.cma - OCAMLC -a -o printing/printing.cma - OCAMLC -a -o tactics/tactics.cma - OCAMLC -a -o vernac/vernac.cma - OCAMLC -a -o stm/stm.cma - OCAMLC -a -o toplevel/toplevel.cma - OCAMLC -a -o checker/check.cma - OCAMLC -a -o ide/ide_common.cma - OCAMLC -pack -o plugins/ltac/tauto_plugin.cmo - OCAMLC -pack -o plugins/omega/omega_plugin.cmo - OCAMLC -pack -o plugins/micromega/micromega_plugin.cmo - OCAMLC -pack -o plugins/setoid_ring/newring_plugin.cmo - OCAMLC -pack -o plugins/extraction/extraction_plugin.cmo - OCAMLC -pack -o plugins/cc/cc_plugin.cmo - OCAMLC -pack -o plugins/firstorder/ground_plugin.cmo - OCAMLC -pack -o plugins/rtauto/rtauto_plugin.cmo - OCAMLC -pack -o plugins/btauto/btauto_plugin.cmo - OCAMLC -pack -o plugins/nsatz/nsatz_plugin.cmo - OCAMLC -pack -o plugins/syntax/r_syntax_plugin.cmo - OCAMLC -pack -o plugins/syntax/numeral_notation_plugin.cmo - OCAMLC -pack -o plugins/syntax/string_notation_plugin.cmo - OCAMLC -pack -o plugins/derive/derive_plugin.cmo - OCAMLC -pack -o plugins/micromega/zify_plugin.cmo - OCAMLC dev/top_printers.ml - OCAMLC -o bin/votour.byte - COQMKTOP -o bin/coqtop.byte - COQMKTOP -o bin/coqproofworker.byte - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.08/lib/ocaml/compiler-libs, /home/opam/.opam/4.08/lib/ocaml - COQMKTOP -o bin/coqtacticworker.byte - COQMKTOP -o bin/coqqueryworker.byte - COQMKTOP -o bin/coqc.byte - OCAMLC -o bin/coqchk.byte - COQMKTOP -o bin/coqidetop.byte - OCAMLC -pack -o user-contrib/Ltac2/ltac2_plugin.cmo - OCAMLC plugins/funind/recdef.ml - OCAMLC -pack -o plugins/funind/recdef_plugin.cmo - OCAMLC -pack -o plugins/ssr/ssreflect_plugin.cmo - make[1]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/coq.8.11.1' -> compiled coq.8.11.1 Processing 43/45: [coq: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.08/.opam-switch/build/coq.8.11.1) - rm -f - make --warn-undefined-variable --no-builtin-rules -f Makefile.build install - make[1]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/coq.8.11.1' - install -d "/home/opam/.opam/4.08/bin" - # copy style files for coqide - install -d "/home/opam/.opam/4.08/lib/coq"/tools/coqdoc - install -m 644 tools/coqdoc/coqdoc.css tools/coqdoc/coqdoc.sty "/home/opam/.opam/4.08/lib/coq"/tools/coqdoc - install bin/coqdep bin/coq_makefile bin/coq-tex bin/coqwc bin/coqdoc bin/coqc bin/coqworkmgr bin/coqpp bin/votour "/home/opam/.opam/4.08/bin" - install -d "/home/opam/.opam/4.08/bin" - install bin/coqc bin/coqchk bin/coqtop bin/coqtop.opt bin/coqproofworker.opt bin/coqtacticworker.opt bin/coqqueryworker.opt "/home/opam/.opam/4.08/bin" - install -d "/home/opam/.opam/4.08/lib/coq" - ./install.sh "/home/opam/.opam/4.08/lib/coq" theories/ZArith/auxiliary.vo theories/ZArith/Zwf.vo theories/ZArith/Zquot.vo theories/ZArith/Zpower.vo theories/ZArith/Zpow_facts.vo theories/ZArith/Zpow_def.vo theories/ZArith/Zpow_alt.vo theories/ZArith/Zorder.vo theories/ZArith/Znumtheory.vo theories/ZArith/Znat.vo theories/ZArith/Zmisc.vo theories/ZArith/Zminmax.vo theories/ZArith/Zmin.vo theories/ZArith/Zmax.vo theories/ZArith/Zhints.vo theories/ZArith/Zgcd_alt.vo theories/ZArith/Zeven.vo theories/ZArith/Zeuclid.vo theories/ZArith/Zdiv.vo theories/ZArith/Zdigits.vo theories/ZArith/Zcomplements.vo theories/ZArith/Zcompare.vo theories/ZArith/Zbool.vo theories/ZArith/Zabs.vo theories/ZArith/ZArith_dec.vo theories/ZArith/ZArith_base.vo theories/ZArith/ZArith.vo theories/ZArith/Wf_Z.vo theories/ZArith/Int.vo theories/ZArith/BinIntDef.vo theories/ZArith/BinInt.vo theories/Wellfounded/Wellfounded.vo theories/Wellfounded/Well_Ordering.vo theories/Wellfounded/Union.vo theories/Wellfounded/Transitive_Closure.vo theories/Wellfounded/Lexicographic_Product.vo theories/Wellfounded/Lexicographic_Exponentiation.vo theories/Wellfounded/Inverse_Image.vo theories/Wellfounded/Inclusion.vo theories/Wellfounded/Disjoint_Union.vo theories/Vectors/VectorSpec.vo theories/Vectors/VectorEq.vo theories/Vectors/VectorDef.vo theories/Vectors/Vector.vo theories/Vectors/Fin.vo theories/Unicode/Utf8_core.vo theories/Unicode/Utf8.vo theories/Structures/OrdersTac.vo theories/Structures/OrdersLists.vo theories/Structures/OrdersFacts.vo theories/Structures/OrdersEx.vo theories/Structures/OrdersAlt.vo theories/Structures/Orders.vo theories/Structures/OrderedTypeEx.vo theories/Structures/OrderedTypeAlt.vo theories/Structures/OrderedType.vo theories/Structures/GenericMinMax.vo theories/Structures/EqualitiesFacts.vo theories/Structures/Equalities.vo theories/Structures/DecidableTypeEx.vo theories/Structures/DecidableType.vo theories/Strings/String.vo theories/Strings/OctalString.vo theories/Strings/HexString.vo theories/Strings/ByteVector.vo theories/Strings/Byte.vo theories/Strings/BinaryString.vo theories/Strings/Ascii.vo theories/Sorting/Sorting.vo theories/Sorting/Sorted.vo theories/Sorting/Permutation.vo theories/Sorting/PermutSetoid.vo theories/Sorting/PermutEq.vo theories/Sorting/Mergesort.vo theories/Sorting/Heap.vo theories/Sets/Uniset.vo theories/Sets/Relations_3_facts.vo theories/Sets/Relations_3.vo theories/Sets/Relations_2_facts.vo theories/Sets/Relations_2.vo theories/Sets/Relations_1_facts.vo theories/Sets/Relations_1.vo theories/Sets/Powerset_facts.vo theories/Sets/Powerset_Classical_facts.vo theories/Sets/Powerset.vo theories/Sets/Permut.vo theories/Sets/Partial_Order.vo theories/Sets/Multiset.vo theories/Sets/Integers.vo theories/Sets/Infinite_sets.vo theories/Sets/Image.vo theories/Sets/Finite_sets_facts.vo theories/Sets/Finite_sets.vo theories/Sets/Ensembles.vo theories/Sets/Cpo.vo theories/Sets/Constructive_sets.vo theories/Sets/Classical_sets.vo theories/Setoids/Setoid.vo theories/Relations/Relations.vo theories/Relations/Relation_Operators.vo theories/Relations/Relation_Definitions.vo theories/Relations/Operators_Properties.vo theories/Reals/Sqrt_reg.vo theories/Reals/SplitRmult.vo theories/Reals/SplitAbsolu.vo theories/Reals/SeqSeries.vo theories/Reals/SeqProp.vo theories/Reals/Runcountable.vo theories/Reals/Rtrigo_reg.vo theories/Reals/Rtrigo_fun.vo theories/Reals/Rtrigo_def.vo theories/Reals/Rtrigo_calc.vo theories/Reals/Rtrigo_alt.vo theories/Reals/Rtrigo1.vo theories/Reals/Rtrigo.vo theories/Reals/Rtopology.vo theories/Reals/Rsqrt_def.vo theories/Reals/Rsigma.vo theories/Reals/Rseries.vo theories/Reals/Rregisternames.vo theories/Reals/Rprod.vo theories/Reals/Rpower.vo theories/Reals/Rpow_def.vo theories/Reals/Rminmax.vo theories/Reals/Rlogic.vo theories/Reals/Rlimit.vo theories/Reals/RiemannInt_SF.vo theories/Reals/RiemannInt.vo theories/Reals/Rgeom.vo theories/Reals/Rfunctions.vo theories/Reals/Reals.vo theories/Reals/Rderiv.vo theories/Reals/Rdefinitions.vo theories/Reals/Rcomplete.vo theories/Reals/Rbasic_fun.vo theories/Reals/Rbase.vo theories/Reals/Raxioms.vo theories/Reals/Ratan.vo theories/Reals/Ranalysis_reg.vo theories/Reals/Ranalysis5.vo theories/Reals/Ranalysis4.vo theories/Reals/Ranalysis3.vo theories/Reals/Ranalysis2.vo theories/Reals/Ranalysis1.vo theories/Reals/Ranalysis.vo theories/Reals/R_sqrt.vo theories/Reals/R_sqr.vo theories/Reals/R_Ifp.vo theories/Reals/ROrderedType.vo theories/Reals/RList.vo theories/Reals/RIneq.vo theories/Reals/PartSum.vo theories/Reals/PSeries_reg.vo theories/Reals/NewtonInt.vo theories/Reals/Machin.vo theories/Reals/MVT.vo theories/Reals/Integration.vo theories/Reals/Exp_prop.vo theories/Reals/DiscrR.vo theories/Reals/Cos_rel.vo theories/Reals/Cos_plus.vo theories/Reals/ConstructiveRealsMorphisms.vo theories/Reals/ConstructiveRealsLUB.vo theories/Reals/ConstructiveReals.vo theories/Reals/ConstructiveRcomplete.vo theories/Reals/ConstructiveCauchyRealsMult.vo theories/Reals/ConstructiveCauchyReals.vo theories/Reals/ClassicalDedekindReals.vo theories/Reals/Cauchy_prod.vo theories/Reals/Binomial.vo theories/Reals/ArithProp.vo theories/Reals/AltSeries.vo theories/Reals/Alembert.vo theories/QArith/Qround.vo theories/QArith/Qring.vo theories/QArith/Qreduction.vo theories/QArith/Qreals.vo theories/QArith/Qpower.vo theories/QArith/Qminmax.vo theories/QArith/Qfield.vo theories/QArith/Qcanon.vo theories/QArith/Qcabs.vo theories/QArith/Qabs.vo theories/QArith/QOrderedType.vo theories/QArith/QArith_base.vo theories/QArith/QArith.vo theories/Program/Wf.vo theories/Program/Utils.vo theories/Program/Tactics.vo theories/Program/Syntax.vo theories/Program/Subset.vo theories/Program/Program.vo theories/Program/Equality.vo theories/Program/Combinators.vo theories/Program/Basics.vo theories/PArith/Pnat.vo theories/PArith/POrderedType.vo theories/PArith/PArith.vo theories/PArith/BinPosDef.vo theories/PArith/BinPos.vo theories/Numbers/NumPrelude.vo theories/Numbers/Natural/Peano/NPeano.vo theories/Numbers/Natural/Binary/NBinary.vo theories/Numbers/Natural/Abstract/NSub.vo theories/Numbers/Natural/Abstract/NStrongRec.vo theories/Numbers/Natural/Abstract/NSqrt.vo theories/Numbers/Natural/Abstract/NProperties.vo theories/Numbers/Natural/Abstract/NPow.vo theories/Numbers/Natural/Abstract/NParity.vo theories/Numbers/Natural/Abstract/NOrder.vo theories/Numbers/Natural/Abstract/NMulOrder.vo theories/Numbers/Natural/Abstract/NMaxMin.vo theories/Numbers/Natural/Abstract/NLog.vo theories/Numbers/Natural/Abstract/NLcm.vo theories/Numbers/Natural/Abstract/NIso.vo theories/Numbers/Natural/Abstract/NGcd.vo theories/Numbers/Natural/Abstract/NDiv.vo theories/Numbers/Natural/Abstract/NDefOps.vo theories/Numbers/Natural/Abstract/NBits.vo theories/Numbers/Natural/Abstract/NBase.vo theories/Numbers/Natural/Abstract/NAxioms.vo theories/Numbers/Natural/Abstract/NAddOrder.vo theories/Numbers/Natural/Abstract/NAdd.vo theories/Numbers/NatInt/NZSqrt.vo theories/Numbers/NatInt/NZProperties.vo theories/Numbers/NatInt/NZPow.vo theories/Numbers/NatInt/NZParity.vo theories/Numbers/NatInt/NZOrder.vo theories/Numbers/NatInt/NZMulOrder.vo theories/Numbers/NatInt/NZMul.vo theories/Numbers/NatInt/NZLog.vo theories/Numbers/NatInt/NZGcd.vo theories/Numbers/NatInt/NZDomain.vo theories/Numbers/NatInt/NZDiv.vo theories/Numbers/NatInt/NZBits.vo theories/Numbers/NatInt/NZBase.vo theories/Numbers/NatInt/NZAxioms.vo theories/Numbers/NatInt/NZAddOrder.vo theories/Numbers/NatInt/NZAdd.vo theories/Numbers/NaryFunctions.vo theories/Numbers/Integer/NatPairs/ZNatPairs.vo theories/Numbers/Integer/Binary/ZBinary.vo theories/Numbers/Integer/Abstract/ZSgnAbs.vo theories/Numbers/Integer/Abstract/ZProperties.vo theories/Numbers/Integer/Abstract/ZPow.vo theories/Numbers/Integer/Abstract/ZParity.vo theories/Numbers/Integer/Abstract/ZMulOrder.vo theories/Numbers/Integer/Abstract/ZMul.vo theories/Numbers/Integer/Abstract/ZMaxMin.vo theories/Numbers/Integer/Abstract/ZLt.vo theories/Numbers/Integer/Abstract/ZLcm.vo theories/Numbers/Integer/Abstract/ZGcd.vo theories/Numbers/Integer/Abstract/ZDivTrunc.vo theories/Numbers/Integer/Abstract/ZDivFloor.vo theories/Numbers/Integer/Abstract/ZDivEucl.vo theories/Numbers/Integer/Abstract/ZBits.vo theories/Numbers/Integer/Abstract/ZBase.vo theories/Numbers/Integer/Abstract/ZAxioms.vo theories/Numbers/Integer/Abstract/ZAddOrder.vo theories/Numbers/Integer/Abstract/ZAdd.vo theories/Numbers/DecimalZ.vo theories/Numbers/DecimalString.vo theories/Numbers/DecimalPos.vo theories/Numbers/DecimalNat.vo theories/Numbers/DecimalN.vo theories/Numbers/DecimalFacts.vo theories/Numbers/Cyclic/ZModulo/ZModulo.vo theories/Numbers/Cyclic/Int63/Ring63.vo theories/Numbers/Cyclic/Int63/Int63.vo theories/Numbers/Cyclic/Int63/Cyclic63.vo theories/Numbers/Cyclic/Int31/Ring31.vo theories/Numbers/Cyclic/Int31/Int31.vo theories/Numbers/Cyclic/Int31/Cyclic31.vo theories/Numbers/Cyclic/Abstract/NZCyclic.vo theories/Numbers/Cyclic/Abstract/DoubleType.vo theories/Numbers/Cyclic/Abstract/CyclicAxioms.vo theories/Numbers/BinNums.vo theories/Numbers/AltBinNotations.vo theories/NArith/Nsqrt_def.vo theories/NArith/Nnat.vo theories/NArith/Ngcd_def.vo theories/NArith/Ndiv_def.vo theories/NArith/Ndist.vo theories/NArith/Ndigits.vo theories/NArith/Ndec.vo theories/NArith/NArith.vo theories/NArith/BinNatDef.vo theories/NArith/BinNat.vo theories/MSets/MSets.vo theories/MSets/MSetWeakList.vo theories/MSets/MSetToFiniteSet.vo theories/MSets/MSetRBT.vo theories/MSets/MSetProperties.vo theories/MSets/MSetPositive.vo theories/MSets/MSetList.vo theories/MSets/MSetInterface.vo theories/MSets/MSetGenTree.vo theories/MSets/MSetFacts.vo theories/MSets/MSetEqProperties.vo theories/MSets/MSetDecide.vo theories/MSets/MSetAVL.vo theories/Logic/WeakFan.vo theories/Logic/WKL.vo theories/Logic/StrictProp.vo theories/Logic/SetoidChoice.vo theories/Logic/SetIsType.vo theories/Logic/RelationalChoice.vo theories/Logic/PropFacts.vo theories/Logic/PropExtensionalityFacts.vo theories/Logic/PropExtensionality.vo theories/Logic/ProofIrrelevanceFacts.vo theories/Logic/ProofIrrelevance.vo theories/Logic/JMeq.vo theories/Logic/IndefiniteDescription.vo theories/Logic/Hurkens.vo theories/Logic/HLevels.vo theories/Logic/FunctionalExtensionality.vo theories/Logic/FinFun.vo theories/Logic/ExtensionalityFacts.vo theories/Logic/ExtensionalFunctionRepresentative.vo theories/Logic/Eqdep_dec.vo theories/Logic/EqdepFacts.vo theories/Logic/Eqdep.vo theories/Logic/Epsilon.vo theories/Logic/Diaconescu.vo theories/Logic/Description.vo theories/Logic/Decidable.vo theories/Logic/ConstructiveEpsilon.vo theories/Logic/Classical_Prop.vo theories/Logic/Classical_Pred_Type.vo theories/Logic/ClassicalUniqueChoice.vo theories/Logic/ClassicalFacts.vo theories/Logic/ClassicalEpsilon.vo theories/Logic/ClassicalDescription.vo theories/Logic/ClassicalChoice.vo theories/Logic/Classical.vo theories/Logic/ChoiceFacts.vo theories/Logic/Berardi.vo theories/Lists/Streams.vo theories/Lists/StreamMemo.vo theories/Lists/SetoidPermutation.vo theories/Lists/SetoidList.vo theories/Lists/ListTactics.vo theories/Lists/ListSet.vo theories/Lists/ListDec.vo theories/Lists/List.vo theories/Init/Wf.vo theories/Init/Tauto.vo theories/Init/Tactics.vo theories/Init/Specif.vo theories/Init/Prelude.vo theories/Init/Peano.vo theories/Init/Notations.vo theories/Init/Nat.vo theories/Init/Logic_Type.vo theories/Init/Logic.vo theories/Init/Decimal.vo theories/Init/Datatypes.vo theories/Init/Byte.vo theories/Floats/SpecFloat.vo theories/Floats/PrimFloat.vo theories/Floats/Floats.vo theories/Floats/FloatOps.vo theories/Floats/FloatLemmas.vo theories/Floats/FloatClass.vo theories/Floats/FloatAxioms.vo theories/FSets/FSets.vo theories/FSets/FSetWeakList.vo theories/FSets/FSetToFiniteSet.vo theories/FSets/FSetProperties.vo theories/FSets/FSetPositive.vo theories/FSets/FSetList.vo theories/FSets/FSetInterface.vo theories/FSets/FSetFacts.vo theories/FSets/FSetEqProperties.vo theories/FSets/FSetDecide.vo theories/FSets/FSetCompat.vo theories/FSets/FSetBridge.vo theories/FSets/FSetAVL.vo theories/FSets/FMaps.vo theories/FSets/FMapWeakList.vo theories/FSets/FMapPositive.vo theories/FSets/FMapList.vo theories/FSets/FMapInterface.vo theories/FSets/FMapFullAVL.vo theories/FSets/FMapFacts.vo theories/FSets/FMapAVL.vo theories/Compat/Coq89.vo theories/Compat/Coq811.vo theories/Compat/Coq810.vo theories/Compat/AdmitAxiom.vo theories/Classes/SetoidTactics.vo theories/Classes/SetoidDec.vo theories/Classes/SetoidClass.vo theories/Classes/RelationPairs.vo theories/Classes/RelationClasses.vo theories/Classes/Morphisms_Relations.vo theories/Classes/Morphisms_Prop.vo theories/Classes/Morphisms.vo theories/Classes/Init.vo theories/Classes/Equivalence.vo theories/Classes/EquivDec.vo theories/Classes/DecidableClass.vo theories/Classes/CRelationClasses.vo theories/Classes/CMorphisms.vo theories/Classes/CEquivalence.vo theories/Bool/Zerob.vo theories/Bool/Sumbool.vo theories/Bool/IfProp.vo theories/Bool/DecBool.vo theories/Bool/Bvector.vo theories/Bool/BoolEq.vo theories/Bool/Bool.vo theories/Arith/Wf_nat.vo theories/Arith/Plus.vo theories/Arith/Peano_dec.vo theories/Arith/PeanoNat.vo theories/Arith/Mult.vo theories/Arith/Minus.vo theories/Arith/Min.vo theories/Arith/Max.vo theories/Arith/Lt.vo theories/Arith/Le.vo theories/Arith/Gt.vo theories/Arith/Factorial.vo theories/Arith/Even.vo theories/Arith/Euclid.vo theories/Arith/EqNat.vo theories/Arith/Div2.vo theories/Arith/Compare_dec.vo theories/Arith/Compare.vo theories/Arith/Bool_nat.vo theories/Arith/Between.vo theories/Arith/Arith_base.vo theories/Arith/Arith.vo plugins/ssrmatching/ssrmatching.vo plugins/ssr/ssrunder.vo plugins/ssr/ssrsetoid.vo plugins/ssr/ssrfun.vo plugins/ssr/ssreflect.vo plugins/ssr/ssrclasses.vo plugins/ssr/ssrbool.vo plugins/setoid_ring/ZArithRing.vo plugins/setoid_ring/Rings_Z.vo plugins/setoid_ring/Rings_R.vo plugins/setoid_ring/Rings_Q.vo plugins/setoid_ring/Ring_theory.vo plugins/setoid_ring/Ring_tac.vo plugins/setoid_ring/Ring_polynom.vo plugins/setoid_ring/Ring_base.vo plugins/setoid_ring/Ring.vo plugins/setoid_ring/RealField.vo plugins/setoid_ring/Ncring_tac.vo plugins/setoid_ring/Ncring_polynom.vo plugins/setoid_ring/Ncring_initial.vo plugins/setoid_ring/Ncring.vo plugins/setoid_ring/NArithRing.vo plugins/setoid_ring/Integral_domain.vo plugins/setoid_ring/InitialRing.vo plugins/setoid_ring/Field_theory.vo plugins/setoid_ring/Field_tac.vo plugins/setoid_ring/Field.vo plugins/setoid_ring/Cring.vo plugins/setoid_ring/BinList.vo plugins/setoid_ring/ArithRing.vo plugins/setoid_ring/Algebra_syntax.vo plugins/rtauto/Rtauto.vo plugins/rtauto/Bintree.vo plugins/omega/PreOmega.vo plugins/omega/OmegaTactic.vo plugins/omega/OmegaPlugin.vo plugins/omega/OmegaLemmas.vo plugins/omega/Omega.vo plugins/nsatz/Nsatz.vo plugins/micromega/Ztac.vo plugins/micromega/ZifyPow.vo plugins/micromega/ZifyInst.vo plugins/micromega/ZifyComparison.vo plugins/micromega/ZifyClasses.vo plugins/micromega/ZifyBool.vo plugins/micromega/Zify.vo plugins/micromega/ZMicromega.vo plugins/micromega/ZCoeff.vo plugins/micromega/VarMap.vo plugins/micromega/Tauto.vo plugins/micromega/RingMicromega.vo plugins/micromega/Refl.vo plugins/micromega/RMicromega.vo plugins/micromega/QMicromega.vo plugins/micromega/Psatz.vo plugins/micromega/OrderedRing.vo plugins/micromega/MExtraction.vo plugins/micromega/Lra.vo plugins/micromega/Lqa.vo plugins/micromega/Lia.vo plugins/micromega/Fourier_util.vo plugins/micromega/Fourier.vo plugins/micromega/EnvRing.vo plugins/micromega/Env.vo plugins/micromega/DeclConstant.vo plugins/ltac/Ltac.vo plugins/funind/Recdef.vo plugins/funind/FunInd.vo plugins/extraction/Extraction.vo plugins/extraction/ExtrOcamlZInt.vo plugins/extraction/ExtrOcamlZBigInt.vo plugins/extraction/ExtrOcamlString.vo plugins/extraction/ExtrOcamlNatInt.vo plugins/extraction/ExtrOcamlNatBigInt.vo plugins/extraction/ExtrOcamlIntConv.vo plugins/extraction/ExtrOcamlBigIntConv.vo plugins/extraction/ExtrOcamlBasic.vo plugins/extraction/ExtrOCamlInt63.vo plugins/extraction/ExtrOCamlFloats.vo plugins/extraction/ExtrHaskellZNum.vo plugins/extraction/ExtrHaskellZInteger.vo plugins/extraction/ExtrHaskellZInt.vo plugins/extraction/ExtrHaskellString.vo plugins/extraction/ExtrHaskellNatNum.vo plugins/extraction/ExtrHaskellNatInteger.vo plugins/extraction/ExtrHaskellNatInt.vo plugins/extraction/ExtrHaskellBasic.vo plugins/derive/Derive.vo plugins/btauto/Reflect.vo plugins/btauto/Btauto.vo plugins/btauto/Algebra.vo user-contrib/Ltac2/String.vo user-contrib/Ltac2/Std.vo user-contrib/Ltac2/Pattern.vo user-contrib/Ltac2/Option.vo user-contrib/Ltac2/Notations.vo user-contrib/Ltac2/Message.vo user-contrib/Ltac2/Ltac2.vo user-contrib/Ltac2/Ltac1.vo user-contrib/Ltac2/List.vo user-contrib/Ltac2/Int.vo user-contrib/Ltac2/Init.vo user-contrib/Ltac2/Ident.vo user-contrib/Ltac2/Fresh.vo user-contrib/Ltac2/Env.vo user-contrib/Ltac2/Control.vo user-contrib/Ltac2/Constr.vo user-contrib/Ltac2/Char.vo user-contrib/Ltac2/Bool.vo user-contrib/Ltac2/Array.vo - ./install.sh "/home/opam/.opam/4.08/lib/coq" theories/ZArith/auxiliary.vos theories/ZArith/Zwf.vos theories/ZArith/Zquot.vos theories/ZArith/Zpower.vos theories/ZArith/Zpow_facts.vos theories/ZArith/Zpow_def.vos theories/ZArith/Zpow_alt.vos theories/ZArith/Zorder.vos theories/ZArith/Znumtheory.vos theories/ZArith/Znat.vos theories/ZArith/Zmisc.vos theories/ZArith/Zminmax.vos theories/ZArith/Zmin.vos theories/ZArith/Zmax.vos theories/ZArith/Zhints.vos theories/ZArith/Zgcd_alt.vos theories/ZArith/Zeven.vos theories/ZArith/Zeuclid.vos theories/ZArith/Zdiv.vos theories/ZArith/Zdigits.vos theories/ZArith/Zcomplements.vos theories/ZArith/Zcompare.vos theories/ZArith/Zbool.vos theories/ZArith/Zabs.vos theories/ZArith/ZArith_dec.vos theories/ZArith/ZArith_base.vos theories/ZArith/ZArith.vos theories/ZArith/Wf_Z.vos theories/ZArith/Int.vos theories/ZArith/BinIntDef.vos theories/ZArith/BinInt.vos theories/Wellfounded/Wellfounded.vos theories/Wellfounded/Well_Ordering.vos theories/Wellfounded/Union.vos theories/Wellfounded/Transitive_Closure.vos theories/Wellfounded/Lexicographic_Product.vos theories/Wellfounded/Lexicographic_Exponentiation.vos theories/Wellfounded/Inverse_Image.vos theories/Wellfounded/Inclusion.vos theories/Wellfounded/Disjoint_Union.vos theories/Vectors/VectorSpec.vos theories/Vectors/VectorEq.vos theories/Vectors/VectorDef.vos theories/Vectors/Vector.vos theories/Vectors/Fin.vos theories/Unicode/Utf8_core.vos theories/Unicode/Utf8.vos theories/Structures/OrdersTac.vos theories/Structures/OrdersLists.vos theories/Structures/OrdersFacts.vos theories/Structures/OrdersEx.vos theories/Structures/OrdersAlt.vos theories/Structures/Orders.vos theories/Structures/OrderedTypeEx.vos theories/Structures/OrderedTypeAlt.vos theories/Structures/OrderedType.vos theories/Structures/GenericMinMax.vos theories/Structures/EqualitiesFacts.vos theories/Structures/Equalities.vos theories/Structures/DecidableTypeEx.vos theories/Structures/DecidableType.vos theories/Strings/String.vos theories/Strings/OctalString.vos theories/Strings/HexString.vos theories/Strings/ByteVector.vos theories/Strings/Byte.vos theories/Strings/BinaryString.vos theories/Strings/Ascii.vos theories/Sorting/Sorting.vos theories/Sorting/Sorted.vos theories/Sorting/Permutation.vos theories/Sorting/PermutSetoid.vos theories/Sorting/PermutEq.vos theories/Sorting/Mergesort.vos theories/Sorting/Heap.vos theories/Sets/Uniset.vos theories/Sets/Relations_3_facts.vos theories/Sets/Relations_3.vos theories/Sets/Relations_2_facts.vos theories/Sets/Relations_2.vos theories/Sets/Relations_1_facts.vos theories/Sets/Relations_1.vos theories/Sets/Powerset_facts.vos theories/Sets/Powerset_Classical_facts.vos theories/Sets/Powerset.vos theories/Sets/Permut.vos theories/Sets/Partial_Order.vos theories/Sets/Multiset.vos theories/Sets/Integers.vos theories/Sets/Infinite_sets.vos theories/Sets/Image.vos theories/Sets/Finite_sets_facts.vos theories/Sets/Finite_sets.vos theories/Sets/Ensembles.vos theories/Sets/Cpo.vos theories/Sets/Constructive_sets.vos theories/Sets/Classical_sets.vos theories/Setoids/Setoid.vos theories/Relations/Relations.vos theories/Relations/Relation_Operators.vos theories/Relations/Relation_Definitions.vos theories/Relations/Operators_Properties.vos theories/Reals/Sqrt_reg.vos theories/Reals/SplitRmult.vos theories/Reals/SplitAbsolu.vos theories/Reals/SeqSeries.vos theories/Reals/SeqProp.vos theories/Reals/Runcountable.vos theories/Reals/Rtrigo_reg.vos theories/Reals/Rtrigo_fun.vos theories/Reals/Rtrigo_def.vos theories/Reals/Rtrigo_calc.vos theories/Reals/Rtrigo_alt.vos theories/Reals/Rtrigo1.vos theories/Reals/Rtrigo.vos theories/Reals/Rtopology.vos theories/Reals/Rsqrt_def.vos theories/Reals/Rsigma.vos theories/Reals/Rseries.vos theories/Reals/Rregisternames.vos theories/Reals/Rprod.vos theories/Reals/Rpower.vos theories/Reals/Rpow_def.vos theories/Reals/Rminmax.vos theories/Reals/Rlogic.vos theories/Reals/Rlimit.vos theories/Reals/RiemannInt_SF.vos theories/Reals/RiemannInt.vos theories/Reals/Rgeom.vos theories/Reals/Rfunctions.vos theories/Reals/Reals.vos theories/Reals/Rderiv.vos theories/Reals/Rdefinitions.vos theories/Reals/Rcomplete.vos theories/Reals/Rbasic_fun.vos theories/Reals/Rbase.vos theories/Reals/Raxioms.vos theories/Reals/Ratan.vos theories/Reals/Ranalysis_reg.vos theories/Reals/Ranalysis5.vos theories/Reals/Ranalysis4.vos theories/Reals/Ranalysis3.vos theories/Reals/Ranalysis2.vos theories/Reals/Ranalysis1.vos theories/Reals/Ranalysis.vos theories/Reals/R_sqrt.vos theories/Reals/R_sqr.vos theories/Reals/R_Ifp.vos theories/Reals/ROrderedType.vos theories/Reals/RList.vos theories/Reals/RIneq.vos theories/Reals/PartSum.vos theories/Reals/PSeries_reg.vos theories/Reals/NewtonInt.vos theories/Reals/Machin.vos theories/Reals/MVT.vos theories/Reals/Integration.vos theories/Reals/Exp_prop.vos theories/Reals/DiscrR.vos theories/Reals/Cos_rel.vos theories/Reals/Cos_plus.vos theories/Reals/ConstructiveRealsMorphisms.vos theories/Reals/ConstructiveRealsLUB.vos theories/Reals/ConstructiveReals.vos theories/Reals/ConstructiveRcomplete.vos theories/Reals/ConstructiveCauchyRealsMult.vos theories/Reals/ConstructiveCauchyReals.vos theories/Reals/ClassicalDedekindReals.vos theories/Reals/Cauchy_prod.vos theories/Reals/Binomial.vos theories/Reals/ArithProp.vos theories/Reals/AltSeries.vos theories/Reals/Alembert.vos theories/QArith/Qround.vos theories/QArith/Qring.vos theories/QArith/Qreduction.vos theories/QArith/Qreals.vos theories/QArith/Qpower.vos theories/QArith/Qminmax.vos theories/QArith/Qfield.vos theories/QArith/Qcanon.vos theories/QArith/Qcabs.vos theories/QArith/Qabs.vos theories/QArith/QOrderedType.vos theories/QArith/QArith_base.vos theories/QArith/QArith.vos theories/Program/Wf.vos theories/Program/Utils.vos theories/Program/Tactics.vos theories/Program/Syntax.vos theories/Program/Subset.vos theories/Program/Program.vos theories/Program/Equality.vos theories/Program/Combinators.vos theories/Program/Basics.vos theories/PArith/Pnat.vos theories/PArith/POrderedType.vos theories/PArith/PArith.vos theories/PArith/BinPosDef.vos theories/PArith/BinPos.vos theories/Numbers/NumPrelude.vos theories/Numbers/Natural/Peano/NPeano.vos theories/Numbers/Natural/Binary/NBinary.vos theories/Numbers/Natural/Abstract/NSub.vos theories/Numbers/Natural/Abstract/NStrongRec.vos theories/Numbers/Natural/Abstract/NSqrt.vos theories/Numbers/Natural/Abstract/NProperties.vos theories/Numbers/Natural/Abstract/NPow.vos theories/Numbers/Natural/Abstract/NParity.vos theories/Numbers/Natural/Abstract/NOrder.vos theories/Numbers/Natural/Abstract/NMulOrder.vos theories/Numbers/Natural/Abstract/NMaxMin.vos theories/Numbers/Natural/Abstract/NLog.vos theories/Numbers/Natural/Abstract/NLcm.vos theories/Numbers/Natural/Abstract/NIso.vos theories/Numbers/Natural/Abstract/NGcd.vos theories/Numbers/Natural/Abstract/NDiv.vos theories/Numbers/Natural/Abstract/NDefOps.vos theories/Numbers/Natural/Abstract/NBits.vos theories/Numbers/Natural/Abstract/NBase.vos theories/Numbers/Natural/Abstract/NAxioms.vos theories/Numbers/Natural/Abstract/NAddOrder.vos theories/Numbers/Natural/Abstract/NAdd.vos theories/Numbers/NatInt/NZSqrt.vos theories/Numbers/NatInt/NZProperties.vos theories/Numbers/NatInt/NZPow.vos theories/Numbers/NatInt/NZParity.vos theories/Numbers/NatInt/NZOrder.vos theories/Numbers/NatInt/NZMulOrder.vos theories/Numbers/NatInt/NZMul.vos theories/Numbers/NatInt/NZLog.vos theories/Numbers/NatInt/NZGcd.vos theories/Numbers/NatInt/NZDomain.vos theories/Numbers/NatInt/NZDiv.vos theories/Numbers/NatInt/NZBits.vos theories/Numbers/NatInt/NZBase.vos theories/Numbers/NatInt/NZAxioms.vos theories/Numbers/NatInt/NZAddOrder.vos theories/Numbers/NatInt/NZAdd.vos theories/Numbers/NaryFunctions.vos theories/Numbers/Integer/NatPairs/ZNatPairs.vos theories/Numbers/Integer/Binary/ZBinary.vos theories/Numbers/Integer/Abstract/ZSgnAbs.vos theories/Numbers/Integer/Abstract/ZProperties.vos theories/Numbers/Integer/Abstract/ZPow.vos theories/Numbers/Integer/Abstract/ZParity.vos theories/Numbers/Integer/Abstract/ZMulOrder.vos theories/Numbers/Integer/Abstract/ZMul.vos theories/Numbers/Integer/Abstract/ZMaxMin.vos theories/Numbers/Integer/Abstract/ZLt.vos theories/Numbers/Integer/Abstract/ZLcm.vos theories/Numbers/Integer/Abstract/ZGcd.vos theories/Numbers/Integer/Abstract/ZDivTrunc.vos theories/Numbers/Integer/Abstract/ZDivFloor.vos theories/Numbers/Integer/Abstract/ZDivEucl.vos theories/Numbers/Integer/Abstract/ZBits.vos theories/Numbers/Integer/Abstract/ZBase.vos theories/Numbers/Integer/Abstract/ZAxioms.vos theories/Numbers/Integer/Abstract/ZAddOrder.vos theories/Numbers/Integer/Abstract/ZAdd.vos theories/Numbers/DecimalZ.vos theories/Numbers/DecimalString.vos theories/Numbers/DecimalPos.vos theories/Numbers/DecimalNat.vos theories/Numbers/DecimalN.vos theories/Numbers/DecimalFacts.vos theories/Numbers/Cyclic/ZModulo/ZModulo.vos theories/Numbers/Cyclic/Int63/Ring63.vos theories/Numbers/Cyclic/Int63/Int63.vos theories/Numbers/Cyclic/Int63/Cyclic63.vos theories/Numbers/Cyclic/Int31/Ring31.vos theories/Numbers/Cyclic/Int31/Int31.vos theories/Numbers/Cyclic/Int31/Cyclic31.vos theories/Numbers/Cyclic/Abstract/NZCyclic.vos theories/Numbers/Cyclic/Abstract/DoubleType.vos theories/Numbers/Cyclic/Abstract/CyclicAxioms.vos theories/Numbers/BinNums.vos theories/Numbers/AltBinNotations.vos theories/NArith/Nsqrt_def.vos theories/NArith/Nnat.vos theories/NArith/Ngcd_def.vos theories/NArith/Ndiv_def.vos theories/NArith/Ndist.vos theories/NArith/Ndigits.vos theories/NArith/Ndec.vos theories/NArith/NArith.vos theories/NArith/BinNatDef.vos theories/NArith/BinNat.vos theories/MSets/MSets.vos theories/MSets/MSetWeakList.vos theories/MSets/MSetToFiniteSet.vos theories/MSets/MSetRBT.vos theories/MSets/MSetProperties.vos theories/MSets/MSetPositive.vos theories/MSets/MSetList.vos theories/MSets/MSetInterface.vos theories/MSets/MSetGenTree.vos theories/MSets/MSetFacts.vos theories/MSets/MSetEqProperties.vos theories/MSets/MSetDecide.vos theories/MSets/MSetAVL.vos theories/Logic/WeakFan.vos theories/Logic/WKL.vos theories/Logic/StrictProp.vos theories/Logic/SetoidChoice.vos theories/Logic/SetIsType.vos theories/Logic/RelationalChoice.vos theories/Logic/PropFacts.vos theories/Logic/PropExtensionalityFacts.vos theories/Logic/PropExtensionality.vos theories/Logic/ProofIrrelevanceFacts.vos theories/Logic/ProofIrrelevance.vos theories/Logic/JMeq.vos theories/Logic/IndefiniteDescription.vos theories/Logic/Hurkens.vos theories/Logic/HLevels.vos theories/Logic/FunctionalExtensionality.vos theories/Logic/FinFun.vos theories/Logic/ExtensionalityFacts.vos theories/Logic/ExtensionalFunctionRepresentative.vos theories/Logic/Eqdep_dec.vos theories/Logic/EqdepFacts.vos theories/Logic/Eqdep.vos theories/Logic/Epsilon.vos theories/Logic/Diaconescu.vos theories/Logic/Description.vos theories/Logic/Decidable.vos theories/Logic/ConstructiveEpsilon.vos theories/Logic/Classical_Prop.vos theories/Logic/Classical_Pred_Type.vos theories/Logic/ClassicalUniqueChoice.vos theories/Logic/ClassicalFacts.vos theories/Logic/ClassicalEpsilon.vos theories/Logic/ClassicalDescription.vos theories/Logic/ClassicalChoice.vos theories/Logic/Classical.vos theories/Logic/ChoiceFacts.vos theories/Logic/Berardi.vos theories/Lists/Streams.vos theories/Lists/StreamMemo.vos theories/Lists/SetoidPermutation.vos theories/Lists/SetoidList.vos theories/Lists/ListTactics.vos theories/Lists/ListSet.vos theories/Lists/ListDec.vos theories/Lists/List.vos theories/Init/Wf.vos theories/Init/Tauto.vos theories/Init/Tactics.vos theories/Init/Specif.vos theories/Init/Prelude.vos theories/Init/Peano.vos theories/Init/Notations.vos theories/Init/Nat.vos theories/Init/Logic_Type.vos theories/Init/Logic.vos theories/Init/Decimal.vos theories/Init/Datatypes.vos theories/Init/Byte.vos theories/Floats/SpecFloat.vos theories/Floats/PrimFloat.vos theories/Floats/Floats.vos theories/Floats/FloatOps.vos theories/Floats/FloatLemmas.vos theories/Floats/FloatClass.vos theories/Floats/FloatAxioms.vos theories/FSets/FSets.vos theories/FSets/FSetWeakList.vos theories/FSets/FSetToFiniteSet.vos theories/FSets/FSetProperties.vos theories/FSets/FSetPositive.vos theories/FSets/FSetList.vos theories/FSets/FSetInterface.vos theories/FSets/FSetFacts.vos theories/FSets/FSetEqProperties.vos theories/FSets/FSetDecide.vos theories/FSets/FSetCompat.vos theories/FSets/FSetBridge.vos theories/FSets/FSetAVL.vos theories/FSets/FMaps.vos theories/FSets/FMapWeakList.vos theories/FSets/FMapPositive.vos theories/FSets/FMapList.vos theories/FSets/FMapInterface.vos theories/FSets/FMapFullAVL.vos theories/FSets/FMapFacts.vos theories/FSets/FMapAVL.vos theories/Compat/Coq89.vos theories/Compat/Coq811.vos theories/Compat/Coq810.vos theories/Compat/AdmitAxiom.vos theories/Classes/SetoidTactics.vos theories/Classes/SetoidDec.vos theories/Classes/SetoidClass.vos theories/Classes/RelationPairs.vos theories/Classes/RelationClasses.vos theories/Classes/Morphisms_Relations.vos theories/Classes/Morphisms_Prop.vos theories/Classes/Morphisms.vos theories/Classes/Init.vos theories/Classes/Equivalence.vos theories/Classes/EquivDec.vos theories/Classes/DecidableClass.vos theories/Classes/CRelationClasses.vos theories/Classes/CMorphisms.vos theories/Classes/CEquivalence.vos theories/Bool/Zerob.vos theories/Bool/Sumbool.vos theories/Bool/IfProp.vos theories/Bool/DecBool.vos theories/Bool/Bvector.vos theories/Bool/BoolEq.vos theories/Bool/Bool.vos theories/Arith/Wf_nat.vos theories/Arith/Plus.vos theories/Arith/Peano_dec.vos theories/Arith/PeanoNat.vos theories/Arith/Mult.vos theories/Arith/Minus.vos theories/Arith/Min.vos theories/Arith/Max.vos theories/Arith/Lt.vos theories/Arith/Le.vos theories/Arith/Gt.vos theories/Arith/Factorial.vos theories/Arith/Even.vos theories/Arith/Euclid.vos theories/Arith/EqNat.vos theories/Arith/Div2.vos theories/Arith/Compare_dec.vos theories/Arith/Compare.vos theories/Arith/Bool_nat.vos theories/Arith/Between.vos theories/Arith/Arith_base.vos theories/Arith/Arith.vos plugins/ssrmatching/ssrmatching.vos plugins/ssr/ssrunder.vos plugins/ssr/ssrsetoid.vos plugins/ssr/ssrfun.vos plugins/ssr/ssreflect.vos plugins/ssr/ssrclasses.vos plugins/ssr/ssrbool.vos plugins/setoid_ring/ZArithRing.vos plugins/setoid_ring/Rings_Z.vos plugins/setoid_ring/Rings_R.vos plugins/setoid_ring/Rings_Q.vos plugins/setoid_ring/Ring_theory.vos plugins/setoid_ring/Ring_tac.vos plugins/setoid_ring/Ring_polynom.vos plugins/setoid_ring/Ring_base.vos plugins/setoid_ring/Ring.vos plugins/setoid_ring/RealField.vos plugins/setoid_ring/Ncring_tac.vos plugins/setoid_ring/Ncring_polynom.vos plugins/setoid_ring/Ncring_initial.vos plugins/setoid_ring/Ncring.vos plugins/setoid_ring/NArithRing.vos plugins/setoid_ring/Integral_domain.vos plugins/setoid_ring/InitialRing.vos plugins/setoid_ring/Field_theory.vos plugins/setoid_ring/Field_tac.vos plugins/setoid_ring/Field.vos plugins/setoid_ring/Cring.vos plugins/setoid_ring/BinList.vos plugins/setoid_ring/ArithRing.vos plugins/setoid_ring/Algebra_syntax.vos plugins/rtauto/Rtauto.vos plugins/rtauto/Bintree.vos plugins/omega/PreOmega.vos plugins/omega/OmegaTactic.vos plugins/omega/OmegaPlugin.vos plugins/omega/OmegaLemmas.vos plugins/omega/Omega.vos plugins/nsatz/Nsatz.vos plugins/micromega/Ztac.vos plugins/micromega/ZifyPow.vos plugins/micromega/ZifyInst.vos plugins/micromega/ZifyComparison.vos plugins/micromega/ZifyClasses.vos plugins/micromega/ZifyBool.vos plugins/micromega/Zify.vos plugins/micromega/ZMicromega.vos plugins/micromega/ZCoeff.vos plugins/micromega/VarMap.vos plugins/micromega/Tauto.vos plugins/micromega/RingMicromega.vos plugins/micromega/Refl.vos plugins/micromega/RMicromega.vos plugins/micromega/QMicromega.vos plugins/micromega/Psatz.vos plugins/micromega/OrderedRing.vos plugins/micromega/MExtraction.vos plugins/micromega/Lra.vos plugins/micromega/Lqa.vos plugins/micromega/Lia.vos plugins/micromega/Fourier_util.vos plugins/micromega/Fourier.vos plugins/micromega/EnvRing.vos plugins/micromega/Env.vos plugins/micromega/DeclConstant.vos plugins/ltac/Ltac.vos plugins/funind/Recdef.vos plugins/funind/FunInd.vos plugins/extraction/Extraction.vos plugins/extraction/ExtrOcamlZInt.vos plugins/extraction/ExtrOcamlZBigInt.vos plugins/extraction/ExtrOcamlString.vos plugins/extraction/ExtrOcamlNatInt.vos plugins/extraction/ExtrOcamlNatBigInt.vos plugins/extraction/ExtrOcamlIntConv.vos plugins/extraction/ExtrOcamlBigIntConv.vos plugins/extraction/ExtrOcamlBasic.vos plugins/extraction/ExtrOCamlInt63.vos plugins/extraction/ExtrOCamlFloats.vos plugins/extraction/ExtrHaskellZNum.vos plugins/extraction/ExtrHaskellZInteger.vos plugins/extraction/ExtrHaskellZInt.vos plugins/extraction/ExtrHaskellString.vos plugins/extraction/ExtrHaskellNatNum.vos plugins/extraction/ExtrHaskellNatInteger.vos plugins/extraction/ExtrHaskellNatInt.vos plugins/extraction/ExtrHaskellBasic.vos plugins/derive/Derive.vos plugins/btauto/Reflect.vos plugins/btauto/Btauto.vos plugins/btauto/Algebra.vos user-contrib/Ltac2/String.vos user-contrib/Ltac2/Std.vos user-contrib/Ltac2/Pattern.vos user-contrib/Ltac2/Option.vos user-contrib/Ltac2/Notations.vos user-contrib/Ltac2/Message.vos user-contrib/Ltac2/Ltac2.vos user-contrib/Ltac2/Ltac1.vos user-contrib/Ltac2/List.vos user-contrib/Ltac2/Int.vos user-contrib/Ltac2/Init.vos user-contrib/Ltac2/Ident.vos user-contrib/Ltac2/Fresh.vos user-contrib/Ltac2/Env.vos user-contrib/Ltac2/Control.vos user-contrib/Ltac2/Constr.vos user-contrib/Ltac2/Char.vos user-contrib/Ltac2/Bool.vos user-contrib/Ltac2/Array.vos || true - ./install.sh "/home/opam/.opam/4.08/lib/coq" theories/ZArith/auxiliary.v theories/ZArith/Zwf.v theories/ZArith/Zquot.v theories/ZArith/Zpower.v theories/ZArith/Zpow_facts.v theories/ZArith/Zpow_def.v theories/ZArith/Zpow_alt.v theories/ZArith/Zorder.v theories/ZArith/Znumtheory.v theories/ZArith/Znat.v theories/ZArith/Zmisc.v theories/ZArith/Zminmax.v theories/ZArith/Zmin.v theories/ZArith/Zmax.v theories/ZArith/Zhints.v theories/ZArith/Zgcd_alt.v theories/ZArith/Zeven.v theories/ZArith/Zeuclid.v theories/ZArith/Zdiv.v theories/ZArith/Zdigits.v theories/ZArith/Zcomplements.v theories/ZArith/Zcompare.v theories/ZArith/Zbool.v theories/ZArith/Zabs.v theories/ZArith/ZArith_dec.v theories/ZArith/ZArith_base.v theories/ZArith/ZArith.v theories/ZArith/Wf_Z.v theories/ZArith/Int.v theories/ZArith/BinIntDef.v theories/ZArith/BinInt.v theories/Wellfounded/Wellfounded.v theories/Wellfounded/Well_Ordering.v theories/Wellfounded/Union.v theories/Wellfounded/Transitive_Closure.v theories/Wellfounded/Lexicographic_Product.v theories/Wellfounded/Lexicographic_Exponentiation.v theories/Wellfounded/Inverse_Image.v theories/Wellfounded/Inclusion.v theories/Wellfounded/Disjoint_Union.v theories/Vectors/VectorSpec.v theories/Vectors/VectorEq.v theories/Vectors/VectorDef.v theories/Vectors/Vector.v theories/Vectors/Fin.v theories/Unicode/Utf8_core.v theories/Unicode/Utf8.v theories/Structures/OrdersTac.v theories/Structures/OrdersLists.v theories/Structures/OrdersFacts.v theories/Structures/OrdersEx.v theories/Structures/OrdersAlt.v theories/Structures/Orders.v theories/Structures/OrderedTypeEx.v theories/Structures/OrderedTypeAlt.v theories/Structures/OrderedType.v theories/Structures/GenericMinMax.v theories/Structures/EqualitiesFacts.v theories/Structures/Equalities.v theories/Structures/DecidableTypeEx.v theories/Structures/DecidableType.v theories/Strings/String.v theories/Strings/OctalString.v theories/Strings/HexString.v theories/Strings/ByteVector.v theories/Strings/Byte.v theories/Strings/BinaryString.v theories/Strings/Ascii.v theories/Sorting/Sorting.v theories/Sorting/Sorted.v theories/Sorting/Permutation.v theories/Sorting/PermutSetoid.v theories/Sorting/PermutEq.v theories/Sorting/Mergesort.v theories/Sorting/Heap.v theories/Sets/Uniset.v theories/Sets/Relations_3_facts.v theories/Sets/Relations_3.v theories/Sets/Relations_2_facts.v theories/Sets/Relations_2.v theories/Sets/Relations_1_facts.v theories/Sets/Relations_1.v theories/Sets/Powerset_facts.v theories/Sets/Powerset_Classical_facts.v theories/Sets/Powerset.v theories/Sets/Permut.v theories/Sets/Partial_Order.v theories/Sets/Multiset.v theories/Sets/Integers.v theories/Sets/Infinite_sets.v theories/Sets/Image.v theories/Sets/Finite_sets_facts.v theories/Sets/Finite_sets.v theories/Sets/Ensembles.v theories/Sets/Cpo.v theories/Sets/Constructive_sets.v theories/Sets/Classical_sets.v theories/Setoids/Setoid.v theories/Relations/Relations.v theories/Relations/Relation_Operators.v theories/Relations/Relation_Definitions.v theories/Relations/Operators_Properties.v theories/Reals/Sqrt_reg.v theories/Reals/SplitRmult.v theories/Reals/SplitAbsolu.v theories/Reals/SeqSeries.v theories/Reals/SeqProp.v theories/Reals/Runcountable.v theories/Reals/Rtrigo_reg.v theories/Reals/Rtrigo_fun.v theories/Reals/Rtrigo_def.v theories/Reals/Rtrigo_calc.v theories/Reals/Rtrigo_alt.v theories/Reals/Rtrigo1.v theories/Reals/Rtrigo.v theories/Reals/Rtopology.v theories/Reals/Rsqrt_def.v theories/Reals/Rsigma.v theories/Reals/Rseries.v theories/Reals/Rregisternames.v theories/Reals/Rprod.v theories/Reals/Rpower.v theories/Reals/Rpow_def.v theories/Reals/Rminmax.v theories/Reals/Rlogic.v theories/Reals/Rlimit.v theories/Reals/RiemannInt_SF.v theories/Reals/RiemannInt.v theories/Reals/Rgeom.v theories/Reals/Rfunctions.v theories/Reals/Reals.v theories/Reals/Rderiv.v theories/Reals/Rdefinitions.v theories/Reals/Rcomplete.v theories/Reals/Rbasic_fun.v theories/Reals/Rbase.v theories/Reals/Raxioms.v theories/Reals/Ratan.v theories/Reals/Ranalysis_reg.v theories/Reals/Ranalysis5.v theories/Reals/Ranalysis4.v theories/Reals/Ranalysis3.v theories/Reals/Ranalysis2.v theories/Reals/Ranalysis1.v theories/Reals/Ranalysis.v theories/Reals/R_sqrt.v theories/Reals/R_sqr.v theories/Reals/R_Ifp.v theories/Reals/ROrderedType.v theories/Reals/RList.v theories/Reals/RIneq.v theories/Reals/PartSum.v theories/Reals/PSeries_reg.v theories/Reals/NewtonInt.v theories/Reals/Machin.v theories/Reals/MVT.v theories/Reals/Integration.v theories/Reals/Exp_prop.v theories/Reals/DiscrR.v theories/Reals/Cos_rel.v theories/Reals/Cos_plus.v theories/Reals/ConstructiveRealsMorphisms.v theories/Reals/ConstructiveRealsLUB.v theories/Reals/ConstructiveReals.v theories/Reals/ConstructiveRcomplete.v theories/Reals/ConstructiveCauchyRealsMult.v theories/Reals/ConstructiveCauchyReals.v theories/Reals/ClassicalDedekindReals.v theories/Reals/Cauchy_prod.v theories/Reals/Binomial.v theories/Reals/ArithProp.v theories/Reals/AltSeries.v theories/Reals/Alembert.v theories/QArith/Qround.v theories/QArith/Qring.v theories/QArith/Qreduction.v theories/QArith/Qreals.v theories/QArith/Qpower.v theories/QArith/Qminmax.v theories/QArith/Qfield.v theories/QArith/Qcanon.v theories/QArith/Qcabs.v theories/QArith/Qabs.v theories/QArith/QOrderedType.v theories/QArith/QArith_base.v theories/QArith/QArith.v theories/Program/Wf.v theories/Program/Utils.v theories/Program/Tactics.v theories/Program/Syntax.v theories/Program/Subset.v theories/Program/Program.v theories/Program/Equality.v theories/Program/Combinators.v theories/Program/Basics.v theories/PArith/Pnat.v theories/PArith/POrderedType.v theories/PArith/PArith.v theories/PArith/BinPosDef.v theories/PArith/BinPos.v theories/Numbers/NumPrelude.v theories/Numbers/Natural/Peano/NPeano.v theories/Numbers/Natural/Binary/NBinary.v theories/Numbers/Natural/Abstract/NSub.v theories/Numbers/Natural/Abstract/NStrongRec.v theories/Numbers/Natural/Abstract/NSqrt.v theories/Numbers/Natural/Abstract/NProperties.v theories/Numbers/Natural/Abstract/NPow.v theories/Numbers/Natural/Abstract/NParity.v theories/Numbers/Natural/Abstract/NOrder.v theories/Numbers/Natural/Abstract/NMulOrder.v theories/Numbers/Natural/Abstract/NMaxMin.v theories/Numbers/Natural/Abstract/NLog.v theories/Numbers/Natural/Abstract/NLcm.v theories/Numbers/Natural/Abstract/NIso.v theories/Numbers/Natural/Abstract/NGcd.v theories/Numbers/Natural/Abstract/NDiv.v theories/Numbers/Natural/Abstract/NDefOps.v theories/Numbers/Natural/Abstract/NBits.v theories/Numbers/Natural/Abstract/NBase.v theories/Numbers/Natural/Abstract/NAxioms.v theories/Numbers/Natural/Abstract/NAddOrder.v theories/Numbers/Natural/Abstract/NAdd.v theories/Numbers/NatInt/NZSqrt.v theories/Numbers/NatInt/NZProperties.v theories/Numbers/NatInt/NZPow.v theories/Numbers/NatInt/NZParity.v theories/Numbers/NatInt/NZOrder.v theories/Numbers/NatInt/NZMulOrder.v theories/Numbers/NatInt/NZMul.v theories/Numbers/NatInt/NZLog.v theories/Numbers/NatInt/NZGcd.v theories/Numbers/NatInt/NZDomain.v theories/Numbers/NatInt/NZDiv.v theories/Numbers/NatInt/NZBits.v theories/Numbers/NatInt/NZBase.v theories/Numbers/NatInt/NZAxioms.v theories/Numbers/NatInt/NZAddOrder.v theories/Numbers/NatInt/NZAdd.v theories/Numbers/NaryFunctions.v theories/Numbers/Integer/NatPairs/ZNatPairs.v theories/Numbers/Integer/Binary/ZBinary.v theories/Numbers/Integer/Abstract/ZSgnAbs.v theories/Numbers/Integer/Abstract/ZProperties.v theories/Numbers/Integer/Abstract/ZPow.v theories/Numbers/Integer/Abstract/ZParity.v theories/Numbers/Integer/Abstract/ZMulOrder.v theories/Numbers/Integer/Abstract/ZMul.v theories/Numbers/Integer/Abstract/ZMaxMin.v theories/Numbers/Integer/Abstract/ZLt.v theories/Numbers/Integer/Abstract/ZLcm.v theories/Numbers/Integer/Abstract/ZGcd.v theories/Numbers/Integer/Abstract/ZDivTrunc.v theories/Numbers/Integer/Abstract/ZDivFloor.v theories/Numbers/Integer/Abstract/ZDivEucl.v theories/Numbers/Integer/Abstract/ZBits.v theories/Numbers/Integer/Abstract/ZBase.v theories/Numbers/Integer/Abstract/ZAxioms.v theories/Numbers/Integer/Abstract/ZAddOrder.v theories/Numbers/Integer/Abstract/ZAdd.v theories/Numbers/DecimalZ.v theories/Numbers/DecimalString.v theories/Numbers/DecimalPos.v theories/Numbers/DecimalNat.v theories/Numbers/DecimalN.v theories/Numbers/DecimalFacts.v theories/Numbers/Cyclic/ZModulo/ZModulo.v theories/Numbers/Cyclic/Int63/Ring63.v theories/Numbers/Cyclic/Int63/Int63.v theories/Numbers/Cyclic/Int63/Cyclic63.v theories/Numbers/Cyclic/Int31/Ring31.v theories/Numbers/Cyclic/Int31/Int31.v theories/Numbers/Cyclic/Int31/Cyclic31.v theories/Numbers/Cyclic/Abstract/NZCyclic.v theories/Numbers/Cyclic/Abstract/DoubleType.v theories/Numbers/Cyclic/Abstract/CyclicAxioms.v theories/Numbers/BinNums.v theories/Numbers/AltBinNotations.v theories/NArith/Nsqrt_def.v theories/NArith/Nnat.v theories/NArith/Ngcd_def.v theories/NArith/Ndiv_def.v theories/NArith/Ndist.v theories/NArith/Ndigits.v theories/NArith/Ndec.v theories/NArith/NArith.v theories/NArith/BinNatDef.v theories/NArith/BinNat.v theories/MSets/MSets.v theories/MSets/MSetWeakList.v theories/MSets/MSetToFiniteSet.v theories/MSets/MSetRBT.v theories/MSets/MSetProperties.v theories/MSets/MSetPositive.v theories/MSets/MSetList.v theories/MSets/MSetInterface.v theories/MSets/MSetGenTree.v theories/MSets/MSetFacts.v theories/MSets/MSetEqProperties.v theories/MSets/MSetDecide.v theories/MSets/MSetAVL.v theories/Logic/WeakFan.v theories/Logic/WKL.v theories/Logic/StrictProp.v theories/Logic/SetoidChoice.v theories/Logic/SetIsType.v theories/Logic/RelationalChoice.v theories/Logic/PropFacts.v theories/Logic/PropExtensionalityFacts.v theories/Logic/PropExtensionality.v theories/Logic/ProofIrrelevanceFacts.v theories/Logic/ProofIrrelevance.v theories/Logic/JMeq.v theories/Logic/IndefiniteDescription.v theories/Logic/Hurkens.v theories/Logic/HLevels.v theories/Logic/FunctionalExtensionality.v theories/Logic/FinFun.v theories/Logic/ExtensionalityFacts.v theories/Logic/ExtensionalFunctionRepresentative.v theories/Logic/Eqdep_dec.v theories/Logic/EqdepFacts.v theories/Logic/Eqdep.v theories/Logic/Epsilon.v theories/Logic/Diaconescu.v theories/Logic/Description.v theories/Logic/Decidable.v theories/Logic/ConstructiveEpsilon.v theories/Logic/Classical_Prop.v theories/Logic/Classical_Pred_Type.v theories/Logic/ClassicalUniqueChoice.v theories/Logic/ClassicalFacts.v theories/Logic/ClassicalEpsilon.v theories/Logic/ClassicalDescription.v theories/Logic/ClassicalChoice.v theories/Logic/Classical.v theories/Logic/ChoiceFacts.v theories/Logic/Berardi.v theories/Lists/Streams.v theories/Lists/StreamMemo.v theories/Lists/SetoidPermutation.v theories/Lists/SetoidList.v theories/Lists/ListTactics.v theories/Lists/ListSet.v theories/Lists/ListDec.v theories/Lists/List.v theories/Init/Wf.v theories/Init/Tauto.v theories/Init/Tactics.v theories/Init/Specif.v theories/Init/Prelude.v theories/Init/Peano.v theories/Init/Notations.v theories/Init/Nat.v theories/Init/Logic_Type.v theories/Init/Logic.v theories/Init/Decimal.v theories/Init/Datatypes.v theories/Init/Byte.v theories/Floats/SpecFloat.v theories/Floats/PrimFloat.v theories/Floats/Floats.v theories/Floats/FloatOps.v theories/Floats/FloatLemmas.v theories/Floats/FloatClass.v theories/Floats/FloatAxioms.v theories/FSets/FSets.v theories/FSets/FSetWeakList.v theories/FSets/FSetToFiniteSet.v theories/FSets/FSetProperties.v theories/FSets/FSetPositive.v theories/FSets/FSetList.v theories/FSets/FSetInterface.v theories/FSets/FSetFacts.v theories/FSets/FSetEqProperties.v theories/FSets/FSetDecide.v theories/FSets/FSetCompat.v theories/FSets/FSetBridge.v theories/FSets/FSetAVL.v theories/FSets/FMaps.v theories/FSets/FMapWeakList.v theories/FSets/FMapPositive.v theories/FSets/FMapList.v theories/FSets/FMapInterface.v theories/FSets/FMapFullAVL.v theories/FSets/FMapFacts.v theories/FSets/FMapAVL.v theories/Compat/Coq89.v theories/Compat/Coq811.v theories/Compat/Coq810.v theories/Compat/AdmitAxiom.v theories/Classes/SetoidTactics.v theories/Classes/SetoidDec.v theories/Classes/SetoidClass.v theories/Classes/RelationPairs.v theories/Classes/RelationClasses.v theories/Classes/Morphisms_Relations.v theories/Classes/Morphisms_Prop.v theories/Classes/Morphisms.v theories/Classes/Init.v theories/Classes/Equivalence.v theories/Classes/EquivDec.v theories/Classes/DecidableClass.v theories/Classes/CRelationClasses.v theories/Classes/CMorphisms.v theories/Classes/CEquivalence.v theories/Bool/Zerob.v theories/Bool/Sumbool.v theories/Bool/IfProp.v theories/Bool/DecBool.v theories/Bool/Bvector.v theories/Bool/BoolEq.v theories/Bool/Bool.v theories/Arith/Wf_nat.v theories/Arith/Plus.v theories/Arith/Peano_dec.v theories/Arith/PeanoNat.v theories/Arith/Mult.v theories/Arith/Minus.v theories/Arith/Min.v theories/Arith/Max.v theories/Arith/Lt.v theories/Arith/Le.v theories/Arith/Gt.v theories/Arith/Factorial.v theories/Arith/Even.v theories/Arith/Euclid.v theories/Arith/EqNat.v theories/Arith/Div2.v theories/Arith/Compare_dec.v theories/Arith/Compare.v theories/Arith/Bool_nat.v theories/Arith/Between.v theories/Arith/Arith_base.v theories/Arith/Arith.v plugins/ssrmatching/ssrmatching.v plugins/ssr/ssrunder.v plugins/ssr/ssrsetoid.v plugins/ssr/ssrfun.v plugins/ssr/ssreflect.v plugins/ssr/ssrclasses.v plugins/ssr/ssrbool.v plugins/setoid_ring/ZArithRing.v plugins/setoid_ring/Rings_Z.v plugins/setoid_ring/Rings_R.v plugins/setoid_ring/Rings_Q.v plugins/setoid_ring/Ring_theory.v plugins/setoid_ring/Ring_tac.v plugins/setoid_ring/Ring_polynom.v plugins/setoid_ring/Ring_base.v plugins/setoid_ring/Ring.v plugins/setoid_ring/RealField.v plugins/setoid_ring/Ncring_tac.v plugins/setoid_ring/Ncring_polynom.v plugins/setoid_ring/Ncring_initial.v plugins/setoid_ring/Ncring.v plugins/setoid_ring/NArithRing.v plugins/setoid_ring/Integral_domain.v plugins/setoid_ring/InitialRing.v plugins/setoid_ring/Field_theory.v plugins/setoid_ring/Field_tac.v plugins/setoid_ring/Field.v plugins/setoid_ring/Cring.v plugins/setoid_ring/BinList.v plugins/setoid_ring/ArithRing.v plugins/setoid_ring/Algebra_syntax.v plugins/rtauto/Rtauto.v plugins/rtauto/Bintree.v plugins/omega/PreOmega.v plugins/omega/OmegaTactic.v plugins/omega/OmegaPlugin.v plugins/omega/OmegaLemmas.v plugins/omega/Omega.v plugins/nsatz/Nsatz.v plugins/micromega/Ztac.v plugins/micromega/ZifyPow.v plugins/micromega/ZifyInst.v plugins/micromega/ZifyComparison.v plugins/micromega/ZifyClasses.v plugins/micromega/ZifyBool.v plugins/micromega/Zify.v plugins/micromega/ZMicromega.v plugins/micromega/ZCoeff.v plugins/micromega/VarMap.v plugins/micromega/Tauto.v plugins/micromega/RingMicromega.v plugins/micromega/Refl.v plugins/micromega/RMicromega.v plugins/micromega/QMicromega.v plugins/micromega/Psatz.v plugins/micromega/OrderedRing.v plugins/micromega/MExtraction.v plugins/micromega/Lra.v plugins/micromega/Lqa.v plugins/micromega/Lia.v plugins/micromega/Fourier_util.v plugins/micromega/Fourier.v plugins/micromega/EnvRing.v plugins/micromega/Env.v plugins/micromega/DeclConstant.v plugins/ltac/Ltac.v plugins/funind/Recdef.v plugins/funind/FunInd.v plugins/extraction/Extraction.v plugins/extraction/ExtrOcamlZInt.v plugins/extraction/ExtrOcamlZBigInt.v plugins/extraction/ExtrOcamlString.v plugins/extraction/ExtrOcamlNatInt.v plugins/extraction/ExtrOcamlNatBigInt.v plugins/extraction/ExtrOcamlIntConv.v plugins/extraction/ExtrOcamlBigIntConv.v plugins/extraction/ExtrOcamlBasic.v plugins/extraction/ExtrOCamlInt63.v plugins/extraction/ExtrOCamlFloats.v plugins/extraction/ExtrHaskellZNum.v plugins/extraction/ExtrHaskellZInteger.v plugins/extraction/ExtrHaskellZInt.v plugins/extraction/ExtrHaskellString.v plugins/extraction/ExtrHaskellNatNum.v plugins/extraction/ExtrHaskellNatInteger.v plugins/extraction/ExtrHaskellNatInt.v plugins/extraction/ExtrHaskellBasic.v plugins/derive/Derive.v plugins/btauto/Reflect.v plugins/btauto/Btauto.v plugins/btauto/Algebra.v user-contrib/Ltac2/String.v user-contrib/Ltac2/Std.v user-contrib/Ltac2/Pattern.v user-contrib/Ltac2/Option.v user-contrib/Ltac2/Notations.v user-contrib/Ltac2/Message.v user-contrib/Ltac2/Ltac2.v user-contrib/Ltac2/Ltac1.v user-contrib/Ltac2/List.v user-contrib/Ltac2/Int.v user-contrib/Ltac2/Init.v user-contrib/Ltac2/Ident.v user-contrib/Ltac2/Fresh.v user-contrib/Ltac2/Env.v user-contrib/Ltac2/Control.v user-contrib/Ltac2/Constr.v user-contrib/Ltac2/Char.v user-contrib/Ltac2/Bool.v user-contrib/Ltac2/Array.v - ./install.sh "/home/opam/.opam/4.08/lib/coq" theories/ZArith/auxiliary.glob theories/ZArith/Zwf.glob theories/ZArith/Zquot.glob theories/ZArith/Zpower.glob theories/ZArith/Zpow_facts.glob theories/ZArith/Zpow_def.glob theories/ZArith/Zpow_alt.glob theories/ZArith/Zorder.glob theories/ZArith/Znumtheory.glob theories/ZArith/Znat.glob theories/ZArith/Zmisc.glob theories/ZArith/Zminmax.glob theories/ZArith/Zmin.glob theories/ZArith/Zmax.glob theories/ZArith/Zhints.glob theories/ZArith/Zgcd_alt.glob theories/ZArith/Zeven.glob theories/ZArith/Zeuclid.glob theories/ZArith/Zdiv.glob theories/ZArith/Zdigits.glob theories/ZArith/Zcomplements.glob theories/ZArith/Zcompare.glob theories/ZArith/Zbool.glob theories/ZArith/Zabs.glob theories/ZArith/ZArith_dec.glob theories/ZArith/ZArith_base.glob theories/ZArith/ZArith.glob theories/ZArith/Wf_Z.glob theories/ZArith/Int.glob theories/ZArith/BinIntDef.glob theories/ZArith/BinInt.glob theories/Wellfounded/Wellfounded.glob theories/Wellfounded/Well_Ordering.glob theories/Wellfounded/Union.glob theories/Wellfounded/Transitive_Closure.glob theories/Wellfounded/Lexicographic_Product.glob theories/Wellfounded/Lexicographic_Exponentiation.glob theories/Wellfounded/Inverse_Image.glob theories/Wellfounded/Inclusion.glob theories/Wellfounded/Disjoint_Union.glob theories/Vectors/VectorSpec.glob theories/Vectors/VectorEq.glob theories/Vectors/VectorDef.glob theories/Vectors/Vector.glob theories/Vectors/Fin.glob theories/Unicode/Utf8_core.glob theories/Unicode/Utf8.glob theories/Structures/OrdersTac.glob theories/Structures/OrdersLists.glob theories/Structures/OrdersFacts.glob theories/Structures/OrdersEx.glob theories/Structures/OrdersAlt.glob theories/Structures/Orders.glob theories/Structures/OrderedTypeEx.glob theories/Structures/OrderedTypeAlt.glob theories/Structures/OrderedType.glob theories/Structures/GenericMinMax.glob theories/Structures/EqualitiesFacts.glob theories/Structures/Equalities.glob theories/Structures/DecidableTypeEx.glob theories/Structures/DecidableType.glob theories/Strings/String.glob theories/Strings/OctalString.glob theories/Strings/HexString.glob theories/Strings/ByteVector.glob theories/Strings/Byte.glob theories/Strings/BinaryString.glob theories/Strings/Ascii.glob theories/Sorting/Sorting.glob theories/Sorting/Sorted.glob theories/Sorting/Permutation.glob theories/Sorting/PermutSetoid.glob theories/Sorting/PermutEq.glob theories/Sorting/Mergesort.glob theories/Sorting/Heap.glob theories/Sets/Uniset.glob theories/Sets/Relations_3_facts.glob theories/Sets/Relations_3.glob theories/Sets/Relations_2_facts.glob theories/Sets/Relations_2.glob theories/Sets/Relations_1_facts.glob theories/Sets/Relations_1.glob theories/Sets/Powerset_facts.glob theories/Sets/Powerset_Classical_facts.glob theories/Sets/Powerset.glob theories/Sets/Permut.glob theories/Sets/Partial_Order.glob theories/Sets/Multiset.glob theories/Sets/Integers.glob theories/Sets/Infinite_sets.glob theories/Sets/Image.glob theories/Sets/Finite_sets_facts.glob theories/Sets/Finite_sets.glob theories/Sets/Ensembles.glob theories/Sets/Cpo.glob theories/Sets/Constructive_sets.glob theories/Sets/Classical_sets.glob theories/Setoids/Setoid.glob theories/Relations/Relations.glob theories/Relations/Relation_Operators.glob theories/Relations/Relation_Definitions.glob theories/Relations/Operators_Properties.glob theories/Reals/Sqrt_reg.glob theories/Reals/SplitRmult.glob theories/Reals/SplitAbsolu.glob theories/Reals/SeqSeries.glob theories/Reals/SeqProp.glob theories/Reals/Runcountable.glob theories/Reals/Rtrigo_reg.glob theories/Reals/Rtrigo_fun.glob theories/Reals/Rtrigo_def.glob theories/Reals/Rtrigo_calc.glob theories/Reals/Rtrigo_alt.glob theories/Reals/Rtrigo1.glob theories/Reals/Rtrigo.glob theories/Reals/Rtopology.glob theories/Reals/Rsqrt_def.glob theories/Reals/Rsigma.glob theories/Reals/Rseries.glob theories/Reals/Rregisternames.glob theories/Reals/Rprod.glob theories/Reals/Rpower.glob theories/Reals/Rpow_def.glob theories/Reals/Rminmax.glob theories/Reals/Rlogic.glob theories/Reals/Rlimit.glob theories/Reals/RiemannInt_SF.glob theories/Reals/RiemannInt.glob theories/Reals/Rgeom.glob theories/Reals/Rfunctions.glob theories/Reals/Reals.glob theories/Reals/Rderiv.glob theories/Reals/Rdefinitions.glob theories/Reals/Rcomplete.glob theories/Reals/Rbasic_fun.glob theories/Reals/Rbase.glob theories/Reals/Raxioms.glob theories/Reals/Ratan.glob theories/Reals/Ranalysis_reg.glob theories/Reals/Ranalysis5.glob theories/Reals/Ranalysis4.glob theories/Reals/Ranalysis3.glob theories/Reals/Ranalysis2.glob theories/Reals/Ranalysis1.glob theories/Reals/Ranalysis.glob theories/Reals/R_sqrt.glob theories/Reals/R_sqr.glob theories/Reals/R_Ifp.glob theories/Reals/ROrderedType.glob theories/Reals/RList.glob theories/Reals/RIneq.glob theories/Reals/PartSum.glob theories/Reals/PSeries_reg.glob theories/Reals/NewtonInt.glob theories/Reals/Machin.glob theories/Reals/MVT.glob theories/Reals/Integration.glob theories/Reals/Exp_prop.glob theories/Reals/DiscrR.glob theories/Reals/Cos_rel.glob theories/Reals/Cos_plus.glob theories/Reals/ConstructiveRealsMorphisms.glob theories/Reals/ConstructiveRealsLUB.glob theories/Reals/ConstructiveReals.glob theories/Reals/ConstructiveRcomplete.glob theories/Reals/ConstructiveCauchyRealsMult.glob theories/Reals/ConstructiveCauchyReals.glob theories/Reals/ClassicalDedekindReals.glob theories/Reals/Cauchy_prod.glob theories/Reals/Binomial.glob theories/Reals/ArithProp.glob theories/Reals/AltSeries.glob theories/Reals/Alembert.glob theories/QArith/Qround.glob theories/QArith/Qring.glob theories/QArith/Qreduction.glob theories/QArith/Qreals.glob theories/QArith/Qpower.glob theories/QArith/Qminmax.glob theories/QArith/Qfield.glob theories/QArith/Qcanon.glob theories/QArith/Qcabs.glob theories/QArith/Qabs.glob theories/QArith/QOrderedType.glob theories/QArith/QArith_base.glob theories/QArith/QArith.glob theories/Program/Wf.glob theories/Program/Utils.glob theories/Program/Tactics.glob theories/Program/Syntax.glob theories/Program/Subset.glob theories/Program/Program.glob theories/Program/Equality.glob theories/Program/Combinators.glob theories/Program/Basics.glob theories/PArith/Pnat.glob theories/PArith/POrderedType.glob theories/PArith/PArith.glob theories/PArith/BinPosDef.glob theories/PArith/BinPos.glob theories/Numbers/NumPrelude.glob theories/Numbers/Natural/Peano/NPeano.glob theories/Numbers/Natural/Binary/NBinary.glob theories/Numbers/Natural/Abstract/NSub.glob theories/Numbers/Natural/Abstract/NStrongRec.glob theories/Numbers/Natural/Abstract/NSqrt.glob theories/Numbers/Natural/Abstract/NProperties.glob theories/Numbers/Natural/Abstract/NPow.glob theories/Numbers/Natural/Abstract/NParity.glob theories/Numbers/Natural/Abstract/NOrder.glob theories/Numbers/Natural/Abstract/NMulOrder.glob theories/Numbers/Natural/Abstract/NMaxMin.glob theories/Numbers/Natural/Abstract/NLog.glob theories/Numbers/Natural/Abstract/NLcm.glob theories/Numbers/Natural/Abstract/NIso.glob theories/Numbers/Natural/Abstract/NGcd.glob theories/Numbers/Natural/Abstract/NDiv.glob theories/Numbers/Natural/Abstract/NDefOps.glob theories/Numbers/Natural/Abstract/NBits.glob theories/Numbers/Natural/Abstract/NBase.glob theories/Numbers/Natural/Abstract/NAxioms.glob theories/Numbers/Natural/Abstract/NAddOrder.glob theories/Numbers/Natural/Abstract/NAdd.glob theories/Numbers/NatInt/NZSqrt.glob theories/Numbers/NatInt/NZProperties.glob theories/Numbers/NatInt/NZPow.glob theories/Numbers/NatInt/NZParity.glob theories/Numbers/NatInt/NZOrder.glob theories/Numbers/NatInt/NZMulOrder.glob theories/Numbers/NatInt/NZMul.glob theories/Numbers/NatInt/NZLog.glob theories/Numbers/NatInt/NZGcd.glob theories/Numbers/NatInt/NZDomain.glob theories/Numbers/NatInt/NZDiv.glob theories/Numbers/NatInt/NZBits.glob theories/Numbers/NatInt/NZBase.glob theories/Numbers/NatInt/NZAxioms.glob theories/Numbers/NatInt/NZAddOrder.glob theories/Numbers/NatInt/NZAdd.glob theories/Numbers/NaryFunctions.glob theories/Numbers/Integer/NatPairs/ZNatPairs.glob theories/Numbers/Integer/Binary/ZBinary.glob theories/Numbers/Integer/Abstract/ZSgnAbs.glob theories/Numbers/Integer/Abstract/ZProperties.glob theories/Numbers/Integer/Abstract/ZPow.glob theories/Numbers/Integer/Abstract/ZParity.glob theories/Numbers/Integer/Abstract/ZMulOrder.glob theories/Numbers/Integer/Abstract/ZMul.glob theories/Numbers/Integer/Abstract/ZMaxMin.glob theories/Numbers/Integer/Abstract/ZLt.glob theories/Numbers/Integer/Abstract/ZLcm.glob theories/Numbers/Integer/Abstract/ZGcd.glob theories/Numbers/Integer/Abstract/ZDivTrunc.glob theories/Numbers/Integer/Abstract/ZDivFloor.glob theories/Numbers/Integer/Abstract/ZDivEucl.glob theories/Numbers/Integer/Abstract/ZBits.glob theories/Numbers/Integer/Abstract/ZBase.glob theories/Numbers/Integer/Abstract/ZAxioms.glob theories/Numbers/Integer/Abstract/ZAddOrder.glob theories/Numbers/Integer/Abstract/ZAdd.glob theories/Numbers/DecimalZ.glob theories/Numbers/DecimalString.glob theories/Numbers/DecimalPos.glob theories/Numbers/DecimalNat.glob theories/Numbers/DecimalN.glob theories/Numbers/DecimalFacts.glob theories/Numbers/Cyclic/ZModulo/ZModulo.glob theories/Numbers/Cyclic/Int63/Ring63.glob theories/Numbers/Cyclic/Int63/Int63.glob theories/Numbers/Cyclic/Int63/Cyclic63.glob theories/Numbers/Cyclic/Int31/Ring31.glob theories/Numbers/Cyclic/Int31/Int31.glob theories/Numbers/Cyclic/Int31/Cyclic31.glob theories/Numbers/Cyclic/Abstract/NZCyclic.glob theories/Numbers/Cyclic/Abstract/DoubleType.glob theories/Numbers/Cyclic/Abstract/CyclicAxioms.glob theories/Numbers/BinNums.glob theories/Numbers/AltBinNotations.glob theories/NArith/Nsqrt_def.glob theories/NArith/Nnat.glob theories/NArith/Ngcd_def.glob theories/NArith/Ndiv_def.glob theories/NArith/Ndist.glob theories/NArith/Ndigits.glob theories/NArith/Ndec.glob theories/NArith/NArith.glob theories/NArith/BinNatDef.glob theories/NArith/BinNat.glob theories/MSets/MSets.glob theories/MSets/MSetWeakList.glob theories/MSets/MSetToFiniteSet.glob theories/MSets/MSetRBT.glob theories/MSets/MSetProperties.glob theories/MSets/MSetPositive.glob theories/MSets/MSetList.glob theories/MSets/MSetInterface.glob theories/MSets/MSetGenTree.glob theories/MSets/MSetFacts.glob theories/MSets/MSetEqProperties.glob theories/MSets/MSetDecide.glob theories/MSets/MSetAVL.glob theories/Logic/WeakFan.glob theories/Logic/WKL.glob theories/Logic/StrictProp.glob theories/Logic/SetoidChoice.glob theories/Logic/SetIsType.glob theories/Logic/RelationalChoice.glob theories/Logic/PropFacts.glob theories/Logic/PropExtensionalityFacts.glob theories/Logic/PropExtensionality.glob theories/Logic/ProofIrrelevanceFacts.glob theories/Logic/ProofIrrelevance.glob theories/Logic/JMeq.glob theories/Logic/IndefiniteDescription.glob theories/Logic/Hurkens.glob theories/Logic/HLevels.glob theories/Logic/FunctionalExtensionality.glob theories/Logic/FinFun.glob theories/Logic/ExtensionalityFacts.glob theories/Logic/ExtensionalFunctionRepresentative.glob theories/Logic/Eqdep_dec.glob theories/Logic/EqdepFacts.glob theories/Logic/Eqdep.glob theories/Logic/Epsilon.glob theories/Logic/Diaconescu.glob theories/Logic/Description.glob theories/Logic/Decidable.glob theories/Logic/ConstructiveEpsilon.glob theories/Logic/Classical_Prop.glob theories/Logic/Classical_Pred_Type.glob theories/Logic/ClassicalUniqueChoice.glob theories/Logic/ClassicalFacts.glob theories/Logic/ClassicalEpsilon.glob theories/Logic/ClassicalDescription.glob theories/Logic/ClassicalChoice.glob theories/Logic/Classical.glob theories/Logic/ChoiceFacts.glob theories/Logic/Berardi.glob theories/Lists/Streams.glob theories/Lists/StreamMemo.glob theories/Lists/SetoidPermutation.glob theories/Lists/SetoidList.glob theories/Lists/ListTactics.glob theories/Lists/ListSet.glob theories/Lists/ListDec.glob theories/Lists/List.glob theories/Init/Wf.glob theories/Init/Tauto.glob theories/Init/Tactics.glob theories/Init/Specif.glob theories/Init/Prelude.glob theories/Init/Peano.glob theories/Init/Notations.glob theories/Init/Nat.glob theories/Init/Logic_Type.glob theories/Init/Logic.glob theories/Init/Decimal.glob theories/Init/Datatypes.glob theories/Init/Byte.glob theories/Floats/SpecFloat.glob theories/Floats/PrimFloat.glob theories/Floats/Floats.glob theories/Floats/FloatOps.glob theories/Floats/FloatLemmas.glob theories/Floats/FloatClass.glob theories/Floats/FloatAxioms.glob theories/FSets/FSets.glob theories/FSets/FSetWeakList.glob theories/FSets/FSetToFiniteSet.glob theories/FSets/FSetProperties.glob theories/FSets/FSetPositive.glob theories/FSets/FSetList.glob theories/FSets/FSetInterface.glob theories/FSets/FSetFacts.glob theories/FSets/FSetEqProperties.glob theories/FSets/FSetDecide.glob theories/FSets/FSetCompat.glob theories/FSets/FSetBridge.glob theories/FSets/FSetAVL.glob theories/FSets/FMaps.glob theories/FSets/FMapWeakList.glob theories/FSets/FMapPositive.glob theories/FSets/FMapList.glob theories/FSets/FMapInterface.glob theories/FSets/FMapFullAVL.glob theories/FSets/FMapFacts.glob theories/FSets/FMapAVL.glob theories/Compat/Coq89.glob theories/Compat/Coq811.glob theories/Compat/Coq810.glob theories/Compat/AdmitAxiom.glob theories/Classes/SetoidTactics.glob theories/Classes/SetoidDec.glob theories/Classes/SetoidClass.glob theories/Classes/RelationPairs.glob theories/Classes/RelationClasses.glob theories/Classes/Morphisms_Relations.glob theories/Classes/Morphisms_Prop.glob theories/Classes/Morphisms.glob theories/Classes/Init.glob theories/Classes/Equivalence.glob theories/Classes/EquivDec.glob theories/Classes/DecidableClass.glob theories/Classes/CRelationClasses.glob theories/Classes/CMorphisms.glob theories/Classes/CEquivalence.glob theories/Bool/Zerob.glob theories/Bool/Sumbool.glob theories/Bool/IfProp.glob theories/Bool/DecBool.glob theories/Bool/Bvector.glob theories/Bool/BoolEq.glob theories/Bool/Bool.glob theories/Arith/Wf_nat.glob theories/Arith/Plus.glob theories/Arith/Peano_dec.glob theories/Arith/PeanoNat.glob theories/Arith/Mult.glob theories/Arith/Minus.glob theories/Arith/Min.glob theories/Arith/Max.glob theories/Arith/Lt.glob theories/Arith/Le.glob theories/Arith/Gt.glob theories/Arith/Factorial.glob theories/Arith/Even.glob theories/Arith/Euclid.glob theories/Arith/EqNat.glob theories/Arith/Div2.glob theories/Arith/Compare_dec.glob theories/Arith/Compare.glob theories/Arith/Bool_nat.glob theories/Arith/Between.glob theories/Arith/Arith_base.glob theories/Arith/Arith.glob plugins/ssrmatching/ssrmatching.glob plugins/ssr/ssrunder.glob plugins/ssr/ssrsetoid.glob plugins/ssr/ssrfun.glob plugins/ssr/ssreflect.glob plugins/ssr/ssrclasses.glob plugins/ssr/ssrbool.glob plugins/setoid_ring/ZArithRing.glob plugins/setoid_ring/Rings_Z.glob plugins/setoid_ring/Rings_R.glob plugins/setoid_ring/Rings_Q.glob plugins/setoid_ring/Ring_theory.glob plugins/setoid_ring/Ring_tac.glob plugins/setoid_ring/Ring_polynom.glob plugins/setoid_ring/Ring_base.glob plugins/setoid_ring/Ring.glob plugins/setoid_ring/RealField.glob plugins/setoid_ring/Ncring_tac.glob plugins/setoid_ring/Ncring_polynom.glob plugins/setoid_ring/Ncring_initial.glob plugins/setoid_ring/Ncring.glob plugins/setoid_ring/NArithRing.glob plugins/setoid_ring/Integral_domain.glob plugins/setoid_ring/InitialRing.glob plugins/setoid_ring/Field_theory.glob plugins/setoid_ring/Field_tac.glob plugins/setoid_ring/Field.glob plugins/setoid_ring/Cring.glob plugins/setoid_ring/BinList.glob plugins/setoid_ring/ArithRing.glob plugins/setoid_ring/Algebra_syntax.glob plugins/rtauto/Rtauto.glob plugins/rtauto/Bintree.glob plugins/omega/PreOmega.glob plugins/omega/OmegaTactic.glob plugins/omega/OmegaPlugin.glob plugins/omega/OmegaLemmas.glob plugins/omega/Omega.glob plugins/nsatz/Nsatz.glob plugins/micromega/Ztac.glob plugins/micromega/ZifyPow.glob plugins/micromega/ZifyInst.glob plugins/micromega/ZifyComparison.glob plugins/micromega/ZifyClasses.glob plugins/micromega/ZifyBool.glob plugins/micromega/Zify.glob plugins/micromega/ZMicromega.glob plugins/micromega/ZCoeff.glob plugins/micromega/VarMap.glob plugins/micromega/Tauto.glob plugins/micromega/RingMicromega.glob plugins/micromega/Refl.glob plugins/micromega/RMicromega.glob plugins/micromega/QMicromega.glob plugins/micromega/Psatz.glob plugins/micromega/OrderedRing.glob plugins/micromega/MExtraction.glob plugins/micromega/Lra.glob plugins/micromega/Lqa.glob plugins/micromega/Lia.glob plugins/micromega/Fourier_util.glob plugins/micromega/Fourier.glob plugins/micromega/EnvRing.glob plugins/micromega/Env.glob plugins/micromega/DeclConstant.glob plugins/ltac/Ltac.glob plugins/funind/Recdef.glob plugins/funind/FunInd.glob plugins/extraction/Extraction.glob plugins/extraction/ExtrOcamlZInt.glob plugins/extraction/ExtrOcamlZBigInt.glob plugins/extraction/ExtrOcamlString.glob plugins/extraction/ExtrOcamlNatInt.glob plugins/extraction/ExtrOcamlNatBigInt.glob plugins/extraction/ExtrOcamlIntConv.glob plugins/extraction/ExtrOcamlBigIntConv.glob plugins/extraction/ExtrOcamlBasic.glob plugins/extraction/ExtrOCamlInt63.glob plugins/extraction/ExtrOCamlFloats.glob plugins/extraction/ExtrHaskellZNum.glob plugins/extraction/ExtrHaskellZInteger.glob plugins/extraction/ExtrHaskellZInt.glob plugins/extraction/ExtrHaskellString.glob plugins/extraction/ExtrHaskellNatNum.glob plugins/extraction/ExtrHaskellNatInteger.glob plugins/extraction/ExtrHaskellNatInt.glob plugins/extraction/ExtrHaskellBasic.glob plugins/derive/Derive.glob plugins/btauto/Reflect.glob plugins/btauto/Btauto.glob plugins/btauto/Algebra.glob user-contrib/Ltac2/String.glob user-contrib/Ltac2/Std.glob user-contrib/Ltac2/Pattern.glob user-contrib/Ltac2/Option.glob user-contrib/Ltac2/Notations.glob user-contrib/Ltac2/Message.glob user-contrib/Ltac2/Ltac2.glob user-contrib/Ltac2/Ltac1.glob user-contrib/Ltac2/List.glob user-contrib/Ltac2/Int.glob user-contrib/Ltac2/Init.glob user-contrib/Ltac2/Ident.glob user-contrib/Ltac2/Fresh.glob user-contrib/Ltac2/Env.glob user-contrib/Ltac2/Control.glob user-contrib/Ltac2/Constr.glob user-contrib/Ltac2/Char.glob user-contrib/Ltac2/Bool.glob user-contrib/Ltac2/Array.glob - install -d "/home/opam/.opam/4.08/lib/coq"/user-contrib - install -d "/home/opam/.opam/4.08/lib/coq"/kernel/byterun - install -m 644 kernel/byterun/dllcoqrun.so "/home/opam/.opam/4.08/lib/coq"/kernel/byterun - install -m 644 kernel/byterun/libcoqrun.a "/home/opam/.opam/4.08/lib/coq"/kernel/byterun - ./install.sh "/home/opam/.opam/4.08/lib/coq" plugins/ltac/ltac_plugin.cmxs plugins/ltac/tauto_plugin.cmxs plugins/omega/omega_plugin.cmxs plugins/micromega/micromega_plugin.cmxs plugins/setoid_ring/newring_plugin.cmxs plugins/extraction/extraction_plugin.cmxs plugins/cc/cc_plugin.cmxs plugins/firstorder/ground_plugin.cmxs plugins/rtauto/rtauto_plugin.cmxs plugins/btauto/btauto_plugin.cmxs plugins/funind/recdef_plugin.cmxs plugins/nsatz/nsatz_plugin.cmxs plugins/syntax/r_syntax_plugin.cmxs plugins/syntax/int63_syntax_plugin.cmxs plugins/syntax/float_syntax_plugin.cmxs plugins/syntax/numeral_notation_plugin.cmxs plugins/syntax/string_notation_plugin.cmxs plugins/derive/derive_plugin.cmxs plugins/ssrmatching/ssrmatching_plugin.cmxs plugins/ssr/ssreflect_plugin.cmxs user-contrib/Ltac2/ltac2_plugin.cmxs plugins/micromega/zify_plugin.cmxs - install -d "/home/opam/.opam/4.08/lib/coq"/plugins/micromega - install plugins/micromega/csdpcert "/home/opam/.opam/4.08/lib/coq"/plugins/micromega - rm -f "/home/opam/.opam/4.08/lib/coq"/revision - install -m 644 revision "/home/opam/.opam/4.08/lib/coq" - install -d "/home/opam/.opam/4.08/man"/man1 - install -m 644 man/coq-tex.1 man/coqdep.1 man/coqc.1 man/coqtop.1 man/coqtop.byte.1 man/coqtop.opt.1 man/coqwc.1 man/coqdoc.1 man/coqide.1 man/coq_makefile.1 man/coqchk.1 "/home/opam/.opam/4.08/man"/man1 - install -d "/home/opam/.opam/4.08/share/texmf/tex/latex/misc" - install -m 644 tools/coqdoc/coqdoc.sty "/home/opam/.opam/4.08/share/texmf/tex/latex/misc" - install -d "/home/opam/.opam/4.08/bin" - install -d "/home/opam/.opam/4.08/lib/coq" - ./install.sh "/home/opam/.opam/4.08/lib/coq" clib/backtrace.cmi clib/bigint.cmi clib/cArray.cmi clib/cEphemeron.cmi clib/cList.cmi clib/cMap.cmi clib/cObj.cmi clib/cSet.cmi clib/cSig.cmi clib/cStack.cmi clib/cString.cmi clib/cThread.cmi clib/cUnix.cmi clib/diff2.cmi clib/dyn.cmi clib/exninfo.cmi clib/hMap.cmi clib/hashcons.cmi clib/hashset.cmi clib/heap.cmi clib/iStream.cmi clib/int.cmi clib/minisys.cmi clib/monad.cmi clib/option.cmi clib/orderedType.cmi clib/predicate.cmi clib/range.cmi clib/segmenttree.cmi clib/store.cmi clib/terminal.cmi clib/trie.cmi clib/unicode.cmi clib/unicodetable.cmi clib/unionfind.cmi config/coq_config.cmi coqpp/coqpp_ast.cmi coqpp/coqpp_parse.cmi coqpp/coqpp_parser.cmi dev/top_printers.cmi engine/eConstr.cmi engine/evar_kinds.cmi engine/evarutil.cmi engine/evd.cmi engine/ftactic.cmi engine/logic_monad.cmi engine/namegen.cmi engine/nameops.cmi engine/proofview.cmi engine/proofview_monad.cmi engine/termops.cmi engine/uState.cmi engine/univGen.cmi engine/univMinim.cmi engine/univNames.cmi engine/univProblem.cmi engine/univSubst.cmi engine/univops.cmi gramlib/.pack/gramlib.cmi gramlib/.pack/gramlib__Gramext.cmi gramlib/.pack/gramlib__Grammar.cmi gramlib/.pack/gramlib__Plexing.cmi gramlib/.pack/gramlib__Ploc.cmi interp/constrexpr.cmi interp/constrexpr_ops.cmi interp/constrextern.cmi interp/constrintern.cmi interp/decls.cmi interp/deprecation.cmi interp/dumpglob.cmi interp/genintern.cmi interp/impargs.cmi interp/implicit_quantifiers.cmi interp/modintern.cmi interp/notation.cmi interp/notation_ops.cmi interp/notation_term.cmi interp/numTok.cmi interp/reserve.cmi interp/smartlocate.cmi interp/stdarg.cmi interp/syntax_def.cmi kernel/cClosure.cmi kernel/cPrimitives.cmi kernel/cbytecodes.cmi kernel/cbytegen.cmi kernel/cemitcodes.cmi kernel/clambda.cmi kernel/constr.cmi kernel/context.cmi kernel/conv_oracle.cmi kernel/cooking.cmi kernel/copcodes.cmi kernel/csymtable.cmi kernel/declarations.cmi kernel/declareops.cmi kernel/entries.cmi kernel/environ.cmi kernel/esubst.cmi kernel/evar.cmi kernel/float64.cmi kernel/indTyping.cmi kernel/indtypes.cmi kernel/inductive.cmi kernel/inferCumulativity.cmi kernel/mod_subst.cmi kernel/mod_typing.cmi kernel/modops.cmi kernel/names.cmi kernel/nativecode.cmi kernel/nativeconv.cmi kernel/nativelambda.cmi kernel/nativelib.cmi kernel/nativelibrary.cmi kernel/nativevalues.cmi kernel/opaqueproof.cmi kernel/primred.cmi kernel/reduction.cmi kernel/retroknowledge.cmi kernel/retypeops.cmi kernel/safe_typing.cmi kernel/section.cmi kernel/sorts.cmi kernel/subtyping.cmi kernel/term.cmi kernel/term_typing.cmi kernel/transparentState.cmi kernel/type_errors.cmi kernel/typeops.cmi kernel/uGraph.cmi kernel/uint63.cmi kernel/univ.cmi kernel/vars.cmi kernel/vconv.cmi kernel/vm.cmi kernel/vmvalues.cmi lib/acyclicGraph.cmi lib/aux_file.cmi lib/cAst.cmi lib/cErrors.cmi lib/cProfile.cmi lib/cWarnings.cmi lib/control.cmi lib/coqProject_file.cmi lib/dAst.cmi lib/envars.cmi lib/explore.cmi lib/feedback.cmi lib/flags.cmi lib/future.cmi lib/genarg.cmi lib/hook.cmi lib/loc.cmi lib/pp.cmi lib/pp_diff.cmi lib/remoteCounter.cmi lib/rtree.cmi lib/spawn.cmi lib/stateid.cmi lib/system.cmi lib/util.cmi lib/xml_datatype.cmi library/coqlib.cmi library/global.cmi library/globnames.cmi library/goptions.cmi library/lib.cmi library/libnames.cmi library/libobject.cmi library/nametab.cmi library/states.cmi library/summary.cmi parsing/cLexer.cmi parsing/extend.cmi parsing/g_constr.cmi parsing/g_prim.cmi parsing/notation_gram.cmi parsing/notgram_ops.cmi parsing/pcoq.cmi parsing/ppextend.cmi parsing/tok.cmi plugins/btauto/refl_btauto.cmi plugins/cc/ccalgo.cmi plugins/cc/ccproof.cmi plugins/cc/cctac.cmi plugins/derive/derive.cmi plugins/extraction/common.cmi plugins/extraction/extract_env.cmi plugins/extraction/extraction.cmi plugins/extraction/haskell.cmi plugins/extraction/json.cmi plugins/extraction/miniml.cmi plugins/extraction/mlutil.cmi plugins/extraction/modutil.cmi plugins/extraction/ocaml.cmi plugins/extraction/scheme.cmi plugins/extraction/table.cmi plugins/firstorder/formula.cmi plugins/firstorder/ground.cmi plugins/firstorder/instances.cmi plugins/firstorder/rules.cmi plugins/firstorder/sequent.cmi plugins/firstorder/unify.cmi plugins/funind/functional_principles_proofs.cmi plugins/funind/functional_principles_types.cmi plugins/funind/gen_principle.cmi plugins/funind/glob_term_to_relation.cmi plugins/funind/glob_termops.cmi plugins/funind/indfun.cmi plugins/funind/indfun_common.cmi plugins/funind/invfun.cmi plugins/funind/recdef.cmi plugins/ltac/evar_tactics.cmi plugins/ltac/extraargs.cmi plugins/ltac/extratactics.cmi plugins/ltac/pltac.cmi plugins/ltac/pptactic.cmi plugins/ltac/profile_ltac.cmi plugins/ltac/rewrite.cmi plugins/ltac/tacarg.cmi plugins/ltac/taccoerce.cmi plugins/ltac/tacentries.cmi plugins/ltac/tacenv.cmi plugins/ltac/tacexpr.cmi plugins/ltac/tacintern.cmi plugins/ltac/tacinterp.cmi plugins/ltac/tacsubst.cmi plugins/ltac/tactic_debug.cmi plugins/ltac/tactic_matching.cmi plugins/ltac/tactic_option.cmi plugins/ltac/tauto.cmi plugins/micromega/certificate.cmi plugins/micromega/coq_micromega.cmi plugins/micromega/csdpcert.cmi plugins/micromega/g_micromega.cmi plugins/micromega/itv.cmi plugins/micromega/mfourier.cmi plugins/micromega/micromega.cmi plugins/micromega/mutils.cmi plugins/micromega/persistent_cache.cmi plugins/micromega/polynomial.cmi plugins/micromega/simplex.cmi plugins/micromega/sos.cmi plugins/micromega/sos_lib.cmi plugins/micromega/sos_types.cmi plugins/micromega/vect.cmi plugins/micromega/zify.cmi plugins/nsatz/ideal.cmi plugins/nsatz/nsatz.cmi plugins/nsatz/polynom.cmi plugins/nsatz/utile.cmi plugins/omega/coq_omega.cmi plugins/rtauto/proof_search.cmi plugins/rtauto/refl_tauto.cmi plugins/setoid_ring/newring.cmi plugins/setoid_ring/newring_ast.cmi plugins/ssr/ssrast.cmi plugins/ssr/ssrbwd.cmi plugins/ssr/ssrcommon.cmi plugins/ssr/ssrelim.cmi plugins/ssr/ssrequality.cmi plugins/ssr/ssrfwd.cmi plugins/ssr/ssripats.cmi plugins/ssr/ssrparser.cmi plugins/ssr/ssrprinters.cmi plugins/ssr/ssrtacticals.cmi plugins/ssr/ssrvernac.cmi plugins/ssr/ssrview.cmi plugins/ssrmatching/g_ssrmatching.cmi plugins/ssrmatching/ssrmatching.cmi plugins/syntax/numeral.cmi plugins/syntax/r_syntax.cmi plugins/syntax/string_notation.cmi pretyping/arguments_renaming.cmi pretyping/cases.cmi pretyping/cbv.cmi pretyping/classops.cmi pretyping/coercion.cmi pretyping/constr_matching.cmi pretyping/detyping.cmi pretyping/evarconv.cmi pretyping/evardefine.cmi pretyping/evarsolve.cmi pretyping/find_subterm.cmi pretyping/geninterp.cmi pretyping/globEnv.cmi pretyping/glob_ops.cmi pretyping/glob_term.cmi pretyping/heads.cmi pretyping/indrec.cmi pretyping/inductiveops.cmi pretyping/keys.cmi pretyping/locus.cmi pretyping/locusops.cmi pretyping/ltac_pretype.cmi pretyping/nativenorm.cmi pretyping/pattern.cmi pretyping/patternops.cmi pretyping/pretype_errors.cmi pretyping/pretyping.cmi pretyping/program.cmi pretyping/recordops.cmi pretyping/reductionops.cmi pretyping/retyping.cmi pretyping/tacred.cmi pretyping/typeclasses.cmi pretyping/typeclasses_errors.cmi pretyping/typing.cmi pretyping/unification.cmi pretyping/vnorm.cmi printing/genprint.cmi printing/ppconstr.cmi printing/pputils.cmi printing/printer.cmi printing/printmod.cmi printing/proof_diffs.cmi proofs/clenv.cmi proofs/clenvtac.cmi proofs/evar_refiner.cmi proofs/goal.cmi proofs/goal_select.cmi proofs/logic.cmi proofs/miscprint.cmi proofs/proof.cmi proofs/proof_bullet.cmi proofs/refine.cmi proofs/refiner.cmi proofs/tacmach.cmi proofs/tactypes.cmi stm/asyncTaskQueue.cmi stm/coqworkmgrApi.cmi stm/dag.cmi stm/proofBlockDelimiter.cmi stm/spawned.cmi stm/stm.cmi stm/tQueue.cmi stm/vcs.cmi stm/vernac_classifier.cmi stm/vio_checking.cmi stm/workerPool.cmi tactics/abstract.cmi tactics/auto.cmi tactics/autorewrite.cmi tactics/btermdn.cmi tactics/class_tactics.cmi tactics/contradiction.cmi tactics/declare.cmi tactics/declareScheme.cmi tactics/dn.cmi tactics/dnet.cmi tactics/eauto.cmi tactics/elim.cmi tactics/elimschemes.cmi tactics/eqdecide.cmi tactics/eqschemes.cmi tactics/equality.cmi tactics/genredexpr.cmi tactics/hints.cmi tactics/hipattern.cmi tactics/ind_tables.cmi tactics/inv.cmi tactics/leminv.cmi tactics/pfedit.cmi tactics/ppred.cmi tactics/proof_global.cmi tactics/redexpr.cmi tactics/redops.cmi tactics/tacticals.cmi tactics/tactics.cmi tactics/term_dnet.cmi toplevel/ccompile.cmi toplevel/coqargs.cmi toplevel/coqc.cmi toplevel/coqcargs.cmi toplevel/coqinit.cmi toplevel/coqloop.cmi toplevel/coqtop.cmi toplevel/g_toplevel.cmi toplevel/usage.cmi toplevel/vernac.cmi toplevel/workerLoop.cmi user-contrib/Ltac2/tac2core.cmi user-contrib/Ltac2/tac2dyn.cmi user-contrib/Ltac2/tac2entries.cmi user-contrib/Ltac2/tac2env.cmi user-contrib/Ltac2/tac2expr.cmi user-contrib/Ltac2/tac2extffi.cmi user-contrib/Ltac2/tac2ffi.cmi user-contrib/Ltac2/tac2intern.cmi user-contrib/Ltac2/tac2interp.cmi user-contrib/Ltac2/tac2match.cmi user-contrib/Ltac2/tac2print.cmi user-contrib/Ltac2/tac2qexpr.cmi user-contrib/Ltac2/tac2quote.cmi user-contrib/Ltac2/tac2stdlib.cmi user-contrib/Ltac2/tac2tactics.cmi user-contrib/Ltac2/tac2types.cmi vernac/assumptions.cmi vernac/attributes.cmi vernac/auto_ind_decl.cmi vernac/canonical.cmi vernac/class.cmi vernac/classes.cmi vernac/comArguments.cmi vernac/comAssumption.cmi vernac/comDefinition.cmi vernac/comFixpoint.cmi vernac/comInductive.cmi vernac/comPrimitive.cmi vernac/comProgramFixpoint.cmi vernac/declareDef.cmi vernac/declareInd.cmi vernac/declareObl.cmi vernac/declareUniv.cmi vernac/declaremods.cmi vernac/egramcoq.cmi vernac/egramml.cmi vernac/g_proofs.cmi vernac/g_vernac.cmi vernac/himsg.cmi vernac/indschemes.cmi vernac/lemmas.cmi vernac/library.cmi vernac/loadpath.cmi vernac/locality.cmi vernac/metasyntax.cmi vernac/mltop.cmi vernac/obligations.cmi vernac/ppvernac.cmi vernac/prettyp.cmi vernac/proof_using.cmi vernac/pvernac.cmi vernac/recLemmas.cmi vernac/record.cmi vernac/search.cmi vernac/topfmt.cmi vernac/vernacentries.cmi vernac/vernacexpr.cmi vernac/vernacextend.cmi vernac/vernacinterp.cmi vernac/vernacprop.cmi vernac/vernacstate.cmi plugins/ltac/ltac_plugin.cmi plugins/ltac/tauto_plugin.cmi plugins/omega/omega_plugin.cmi plugins/micromega/micromega_plugin.cmi plugins/setoid_ring/newring_plugin.cmi plugins/extraction/extraction_plugin.cmi plugins/cc/cc_plugin.cmi plugins/firstorder/ground_plugin.cmi plugins/rtauto/rtauto_plugin.cmi plugins/btauto/btauto_plugin.cmi plugins/funind/recdef_plugin.cmi plugins/nsatz/nsatz_plugin.cmi plugins/syntax/r_syntax_plugin.cmi plugins/syntax/int63_syntax_plugin.cmi plugins/syntax/float_syntax_plugin.cmi plugins/syntax/numeral_notation_plugin.cmi plugins/syntax/string_notation_plugin.cmi plugins/derive/derive_plugin.cmi plugins/ssrmatching/ssrmatching_plugin.cmi plugins/ssr/ssreflect_plugin.cmi user-contrib/Ltac2/ltac2_plugin.cmi plugins/micromega/zify_plugin.cmi # Regular CMI files - ./install.sh "/home/opam/.opam/4.08/lib/coq" tools/CoqMakefile.in tools/make-one-time-file.py tools/TimeFileMaker.py tools/make-both-time-files.py tools/make-both-single-timing-files.py - ./install.sh "/home/opam/.opam/4.08/lib/coq" clib/backtrace.cmx clib/bigint.cmx clib/cArray.cmx clib/cEphemeron.cmx clib/cList.cmx clib/cMap.cmx clib/cObj.cmx clib/cSet.cmx clib/cStack.cmx clib/cString.cmx clib/cThread.cmx clib/cUnix.cmx clib/diff2.cmx clib/dyn.cmx clib/exninfo.cmx clib/hMap.cmx clib/hashcons.cmx clib/hashset.cmx clib/heap.cmx clib/iStream.cmx clib/int.cmx clib/minisys.cmx clib/monad.cmx clib/option.cmx clib/orderedType.cmx clib/predicate.cmx clib/range.cmx clib/segmenttree.cmx clib/store.cmx clib/terminal.cmx clib/trie.cmx clib/unicode.cmx clib/unicodetable.cmx clib/unionfind.cmx config/coq_config.cmx coqpp/coqpp_lex.cmx coqpp/coqpp_main.cmx coqpp/coqpp_parse.cmx coqpp/coqpp_parser.cmx doc/tools/docgram/doc_grammar.cmx engine/eConstr.cmx engine/evar_kinds.cmx engine/evarutil.cmx engine/evd.cmx engine/ftactic.cmx engine/logic_monad.cmx engine/namegen.cmx engine/nameops.cmx engine/proofview.cmx engine/proofview_monad.cmx engine/termops.cmx engine/uState.cmx engine/univGen.cmx engine/univMinim.cmx engine/univNames.cmx engine/univProblem.cmx engine/univSubst.cmx engine/univops.cmx gramlib/.pack/gramlib.cmx gramlib/.pack/gramlib__Gramext.cmx gramlib/.pack/gramlib__Grammar.cmx gramlib/.pack/gramlib__Plexing.cmx gramlib/.pack/gramlib__Ploc.cmx interp/constrexpr.cmx interp/constrexpr_ops.cmx interp/constrextern.cmx interp/constrintern.cmx interp/decls.cmx interp/deprecation.cmx interp/dumpglob.cmx interp/genintern.cmx interp/impargs.cmx interp/implicit_quantifiers.cmx interp/modintern.cmx interp/notation.cmx interp/notation_ops.cmx interp/notation_term.cmx interp/numTok.cmx interp/reserve.cmx interp/smartlocate.cmx interp/stdarg.cmx interp/syntax_def.cmx kernel/cClosure.cmx kernel/cPrimitives.cmx kernel/cbytecodes.cmx kernel/cbytegen.cmx kernel/cemitcodes.cmx kernel/clambda.cmx kernel/constr.cmx kernel/context.cmx kernel/conv_oracle.cmx kernel/cooking.cmx kernel/copcodes.cmx kernel/csymtable.cmx kernel/declarations.cmx kernel/declareops.cmx kernel/entries.cmx kernel/environ.cmx kernel/esubst.cmx kernel/evar.cmx kernel/float64.cmx kernel/genOpcodeFiles.cmx kernel/indTyping.cmx kernel/indtypes.cmx kernel/inductive.cmx kernel/inferCumulativity.cmx kernel/mod_subst.cmx kernel/mod_typing.cmx kernel/modops.cmx kernel/names.cmx kernel/nativecode.cmx kernel/nativeconv.cmx kernel/nativelambda.cmx kernel/nativelib.cmx kernel/nativelibrary.cmx kernel/nativevalues.cmx kernel/opaqueproof.cmx kernel/primred.cmx kernel/reduction.cmx kernel/retroknowledge.cmx kernel/retypeops.cmx kernel/safe_typing.cmx kernel/section.cmx kernel/sorts.cmx kernel/subtyping.cmx kernel/term.cmx kernel/term_typing.cmx kernel/transparentState.cmx kernel/type_errors.cmx kernel/typeops.cmx kernel/uGraph.cmx kernel/uint63.cmx kernel/uint63_31.cmx kernel/uint63_63.cmx kernel/univ.cmx kernel/vars.cmx kernel/vconv.cmx kernel/vm.cmx kernel/vmvalues.cmx lib/acyclicGraph.cmx lib/aux_file.cmx lib/cAst.cmx lib/cErrors.cmx lib/cProfile.cmx lib/cWarnings.cmx lib/control.cmx lib/coqProject_file.cmx lib/dAst.cmx lib/envars.cmx lib/explore.cmx lib/feedback.cmx lib/flags.cmx lib/future.cmx lib/genarg.cmx lib/hook.cmx lib/loc.cmx lib/pp.cmx lib/pp_diff.cmx lib/remoteCounter.cmx lib/rtree.cmx lib/spawn.cmx lib/stateid.cmx lib/system.cmx lib/util.cmx library/coqlib.cmx library/global.cmx library/globnames.cmx library/goptions.cmx library/lib.cmx library/libnames.cmx library/libobject.cmx library/nametab.cmx library/states.cmx library/summary.cmx parsing/cLexer.cmx parsing/extend.cmx parsing/g_constr.cmx parsing/g_prim.cmx parsing/notation_gram.cmx parsing/notgram_ops.cmx parsing/pcoq.cmx parsing/ppextend.cmx parsing/tok.cmx plugins/btauto/g_btauto.cmx plugins/btauto/refl_btauto.cmx plugins/cc/ccalgo.cmx plugins/cc/ccproof.cmx plugins/cc/cctac.cmx plugins/cc/g_congruence.cmx plugins/derive/derive.cmx plugins/derive/g_derive.cmx plugins/extraction/common.cmx plugins/extraction/extract_env.cmx plugins/extraction/extraction.cmx plugins/extraction/g_extraction.cmx plugins/extraction/haskell.cmx plugins/extraction/json.cmx plugins/extraction/miniml.cmx plugins/extraction/mlutil.cmx plugins/extraction/modutil.cmx plugins/extraction/ocaml.cmx plugins/extraction/scheme.cmx plugins/extraction/table.cmx plugins/firstorder/formula.cmx plugins/firstorder/g_ground.cmx plugins/firstorder/ground.cmx plugins/firstorder/instances.cmx plugins/firstorder/rules.cmx plugins/firstorder/sequent.cmx plugins/firstorder/unify.cmx plugins/funind/functional_principles_proofs.cmx plugins/funind/functional_principles_types.cmx plugins/funind/g_indfun.cmx plugins/funind/gen_principle.cmx plugins/funind/glob_term_to_relation.cmx plugins/funind/glob_termops.cmx plugins/funind/indfun.cmx plugins/funind/indfun_common.cmx plugins/funind/invfun.cmx plugins/funind/recdef.cmx plugins/ltac/coretactics.cmx plugins/ltac/evar_tactics.cmx plugins/ltac/extraargs.cmx plugins/ltac/extratactics.cmx plugins/ltac/g_auto.cmx plugins/ltac/g_class.cmx plugins/ltac/g_eqdecide.cmx plugins/ltac/g_ltac.cmx plugins/ltac/g_obligations.cmx plugins/ltac/g_rewrite.cmx plugins/ltac/g_tactic.cmx plugins/ltac/pltac.cmx plugins/ltac/pptactic.cmx plugins/ltac/profile_ltac.cmx plugins/ltac/profile_ltac_tactics.cmx plugins/ltac/rewrite.cmx plugins/ltac/tacarg.cmx plugins/ltac/taccoerce.cmx plugins/ltac/tacentries.cmx plugins/ltac/tacenv.cmx plugins/ltac/tacexpr.cmx plugins/ltac/tacintern.cmx plugins/ltac/tacinterp.cmx plugins/ltac/tacsubst.cmx plugins/ltac/tactic_debug.cmx plugins/ltac/tactic_matching.cmx plugins/ltac/tactic_option.cmx plugins/ltac/tauto.cmx plugins/micromega/certificate.cmx plugins/micromega/coq_micromega.cmx plugins/micromega/csdpcert.cmx plugins/micromega/g_micromega.cmx plugins/micromega/g_zify.cmx plugins/micromega/itv.cmx plugins/micromega/mfourier.cmx plugins/micromega/micromega.cmx plugins/micromega/mutils.cmx plugins/micromega/persistent_cache.cmx plugins/micromega/polynomial.cmx plugins/micromega/simplex.cmx plugins/micromega/sos.cmx plugins/micromega/sos_lib.cmx plugins/micromega/sos_types.cmx plugins/micromega/vect.cmx plugins/micromega/zify.cmx plugins/nsatz/g_nsatz.cmx plugins/nsatz/ideal.cmx plugins/nsatz/nsatz.cmx plugins/nsatz/polynom.cmx plugins/nsatz/utile.cmx plugins/omega/coq_omega.cmx plugins/omega/g_omega.cmx plugins/omega/omega.cmx plugins/rtauto/g_rtauto.cmx plugins/rtauto/proof_search.cmx plugins/rtauto/refl_tauto.cmx plugins/setoid_ring/g_newring.cmx plugins/setoid_ring/newring.cmx plugins/setoid_ring/newring_ast.cmx plugins/ssr/ssrbwd.cmx plugins/ssr/ssrcommon.cmx plugins/ssr/ssrelim.cmx plugins/ssr/ssrequality.cmx plugins/ssr/ssrfwd.cmx plugins/ssr/ssripats.cmx plugins/ssr/ssrparser.cmx plugins/ssr/ssrprinters.cmx plugins/ssr/ssrtacticals.cmx plugins/ssr/ssrvernac.cmx plugins/ssr/ssrview.cmx plugins/ssrmatching/g_ssrmatching.cmx plugins/ssrmatching/ssrmatching.cmx plugins/syntax/float_syntax.cmx plugins/syntax/g_numeral.cmx plugins/syntax/g_string.cmx plugins/syntax/int63_syntax.cmx plugins/syntax/numeral.cmx plugins/syntax/r_syntax.cmx plugins/syntax/string_notation.cmx pretyping/arguments_renaming.cmx pretyping/cases.cmx pretyping/cbv.cmx pretyping/classops.cmx pretyping/coercion.cmx pretyping/constr_matching.cmx pretyping/detyping.cmx pretyping/evarconv.cmx pretyping/evardefine.cmx pretyping/evarsolve.cmx pretyping/find_subterm.cmx pretyping/geninterp.cmx pretyping/globEnv.cmx pretyping/glob_ops.cmx pretyping/glob_term.cmx pretyping/heads.cmx pretyping/indrec.cmx pretyping/inductiveops.cmx pretyping/keys.cmx pretyping/locus.cmx pretyping/locusops.cmx pretyping/ltac_pretype.cmx pretyping/nativenorm.cmx pretyping/pattern.cmx pretyping/patternops.cmx pretyping/pretype_errors.cmx pretyping/pretyping.cmx pretyping/program.cmx pretyping/recordops.cmx pretyping/reductionops.cmx pretyping/retyping.cmx pretyping/tacred.cmx pretyping/typeclasses.cmx pretyping/typeclasses_errors.cmx pretyping/typing.cmx pretyping/unification.cmx pretyping/vnorm.cmx printing/genprint.cmx printing/ppconstr.cmx printing/pputils.cmx printing/printer.cmx printing/printmod.cmx printing/proof_diffs.cmx proofs/clenv.cmx proofs/clenvtac.cmx proofs/evar_refiner.cmx proofs/goal.cmx proofs/goal_select.cmx proofs/logic.cmx proofs/miscprint.cmx proofs/proof.cmx proofs/proof_bullet.cmx proofs/refine.cmx proofs/refiner.cmx proofs/tacmach.cmx proofs/tactypes.cmx stm/asyncTaskQueue.cmx stm/coqworkmgrApi.cmx stm/dag.cmx stm/proofBlockDelimiter.cmx stm/spawned.cmx stm/stm.cmx stm/tQueue.cmx stm/vcs.cmx stm/vernac_classifier.cmx stm/vio_checking.cmx stm/workerPool.cmx tactics/abstract.cmx tactics/auto.cmx tactics/autorewrite.cmx tactics/btermdn.cmx tactics/class_tactics.cmx tactics/contradiction.cmx tactics/declare.cmx tactics/declareScheme.cmx tactics/dn.cmx tactics/dnet.cmx tactics/eauto.cmx tactics/elim.cmx tactics/elimschemes.cmx tactics/eqdecide.cmx tactics/eqschemes.cmx tactics/equality.cmx tactics/genredexpr.cmx tactics/hints.cmx tactics/hipattern.cmx tactics/ind_tables.cmx tactics/inv.cmx tactics/leminv.cmx tactics/pfedit.cmx tactics/ppred.cmx tactics/proof_global.cmx tactics/redexpr.cmx tactics/redops.cmx tactics/tacticals.cmx tactics/tactics.cmx tactics/term_dnet.cmx topbin/coqc_bin.cmx topbin/coqproofworker_bin.cmx topbin/coqqueryworker_bin.cmx topbin/coqtacticworker_bin.cmx topbin/coqtop_bin.cmx topbin/coqtop_byte_bin.cmx toplevel/ccompile.cmx toplevel/coqargs.cmx toplevel/coqc.cmx toplevel/coqcargs.cmx toplevel/coqinit.cmx toplevel/coqloop.cmx toplevel/coqtop.cmx toplevel/g_toplevel.cmx toplevel/usage.cmx toplevel/vernac.cmx toplevel/workerLoop.cmx user-contrib/Ltac2/g_ltac2.cmx user-contrib/Ltac2/tac2core.cmx user-contrib/Ltac2/tac2dyn.cmx user-contrib/Ltac2/tac2entries.cmx user-contrib/Ltac2/tac2env.cmx user-contrib/Ltac2/tac2extffi.cmx user-contrib/Ltac2/tac2ffi.cmx user-contrib/Ltac2/tac2intern.cmx user-contrib/Ltac2/tac2interp.cmx user-contrib/Ltac2/tac2match.cmx user-contrib/Ltac2/tac2print.cmx user-contrib/Ltac2/tac2quote.cmx user-contrib/Ltac2/tac2stdlib.cmx user-contrib/Ltac2/tac2tactics.cmx vernac/assumptions.cmx vernac/attributes.cmx vernac/auto_ind_decl.cmx vernac/canonical.cmx vernac/class.cmx vernac/classes.cmx vernac/comArguments.cmx vernac/comAssumption.cmx vernac/comDefinition.cmx vernac/comFixpoint.cmx vernac/comInductive.cmx vernac/comPrimitive.cmx vernac/comProgramFixpoint.cmx vernac/declareDef.cmx vernac/declareInd.cmx vernac/declareObl.cmx vernac/declareUniv.cmx vernac/declaremods.cmx vernac/egramcoq.cmx vernac/egramml.cmx vernac/g_proofs.cmx vernac/g_vernac.cmx vernac/himsg.cmx vernac/indschemes.cmx vernac/lemmas.cmx vernac/library.cmx vernac/loadpath.cmx vernac/locality.cmx vernac/metasyntax.cmx vernac/mltop.cmx vernac/obligations.cmx vernac/ppvernac.cmx vernac/prettyp.cmx vernac/proof_using.cmx vernac/pvernac.cmx vernac/recLemmas.cmx vernac/record.cmx vernac/search.cmx vernac/topfmt.cmx vernac/vernacentries.cmx vernac/vernacexpr.cmx vernac/vernacextend.cmx vernac/vernacinterp.cmx vernac/vernacprop.cmx vernac/vernacstate.cmx # To avoid warning 58 "-opaque" - install: cannot stat 'coqpp/coqpp_lex.cmx': No such file or directory - install: cannot stat 'coqpp/coqpp_main.cmx': No such file or directory - install: cannot stat 'coqpp/coqpp_parse.cmx': No such file or directory - install: cannot stat 'coqpp/coqpp_parser.cmx': No such file or directory - install: cannot stat 'doc/tools/docgram/doc_grammar.cmx': No such file or directory - install: cannot stat 'kernel/genOpcodeFiles.cmx': No such file or directory - install: cannot stat 'kernel/uint63_31.cmx': No such file or directory - install: cannot stat 'kernel/uint63_63.cmx': No such file or directory - install: cannot stat 'topbin/coqtop_byte_bin.cmx': No such file or directory - ./install.sh "/home/opam/.opam/4.08/lib/coq" plugins/ltac/ltac_plugin.cmx plugins/ltac/tauto_plugin.cmx plugins/omega/omega_plugin.cmx plugins/micromega/micromega_plugin.cmx plugins/setoid_ring/newring_plugin.cmx plugins/extraction/extraction_plugin.cmx plugins/cc/cc_plugin.cmx plugins/firstorder/ground_plugin.cmx plugins/rtauto/rtauto_plugin.cmx plugins/btauto/btauto_plugin.cmx plugins/funind/recdef_plugin.cmx plugins/nsatz/nsatz_plugin.cmx plugins/syntax/r_syntax_plugin.cmx plugins/syntax/int63_syntax_plugin.cmx plugins/syntax/float_syntax_plugin.cmx plugins/syntax/numeral_notation_plugin.cmx plugins/syntax/string_notation_plugin.cmx plugins/derive/derive_plugin.cmx plugins/ssrmatching/ssrmatching_plugin.cmx plugins/ssr/ssreflect_plugin.cmx user-contrib/Ltac2/ltac2_plugin.cmx plugins/micromega/zify_plugin.cmx # For static linking of plugins - ./install.sh "/home/opam/.opam/4.08/lib/coq" plugins/ltac/ltac_plugin.o plugins/ltac/tauto_plugin.o plugins/omega/omega_plugin.o plugins/micromega/micromega_plugin.o plugins/setoid_ring/newring_plugin.o plugins/extraction/extraction_plugin.o plugins/cc/cc_plugin.o plugins/firstorder/ground_plugin.o plugins/rtauto/rtauto_plugin.o plugins/btauto/btauto_plugin.o plugins/funind/recdef_plugin.o plugins/nsatz/nsatz_plugin.o plugins/syntax/r_syntax_plugin.o plugins/syntax/int63_syntax_plugin.o plugins/syntax/float_syntax_plugin.o plugins/syntax/numeral_notation_plugin.o plugins/syntax/string_notation_plugin.o plugins/derive/derive_plugin.o plugins/ssrmatching/ssrmatching_plugin.o plugins/ssr/ssreflect_plugin.o user-contrib/Ltac2/ltac2_plugin.o plugins/micromega/zify_plugin.o # For static linking of plugins - ./install.sh "/home/opam/.opam/4.08/lib/coq" config/config.cmxa clib/clib.cmxa lib/lib.cmxa kernel/kernel.cmxa library/library.cmxa engine/engine.cmxa pretyping/pretyping.cmxa interp/interp.cmxa proofs/proofs.cmxa gramlib/.pack/gramlib.cmxa parsing/parsing.cmxa printing/printing.cmxa tactics/tactics.cmxa vernac/vernac.cmxa stm/stm.cmxa toplevel/toplevel.cmxa config/config.a clib/clib.a lib/lib.a kernel/kernel.a library/library.a engine/engine.a pretyping/pretyping.a interp/interp.a proofs/proofs.a gramlib/.pack/gramlib.a parsing/parsing.a printing/printing.a tactics/tactics.a vernac/vernac.a stm/stm.a toplevel/toplevel.a - install bin/coqidetop bin/coqidetop.opt "/home/opam/.opam/4.08/bin" - install -m 644 META.coq "/home/opam/.opam/4.08/lib/coq"/META - make[1]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/coq.8.11.1' Processing 43/45: [coq: make install-byte] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install-byte" (CWD=/home/opam/.opam/4.08/.opam-switch/build/coq.8.11.1) - rm -f - make --warn-undefined-variable --no-builtin-rules -f Makefile.build install-byte - make[1]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/coq.8.11.1' - install -d "/home/opam/.opam/4.08/bin" - install bin/coqtop.byte bin/coqproofworker.byte bin/coqtacticworker.byte bin/coqqueryworker.byte "/home/opam/.opam/4.08/bin" - ./install.sh "/home/opam/.opam/4.08/lib/coq" config/config.cma clib/clib.cma lib/lib.cma kernel/kernel.cma library/library.cma engine/engine.cma pretyping/pretyping.cma interp/interp.cma proofs/proofs.cma gramlib/.pack/gramlib.cma parsing/parsing.cma printing/printing.cma tactics/tactics.cma vernac/vernac.cma stm/stm.cma toplevel/toplevel.cma plugins/ltac/ltac_plugin.cmo plugins/ltac/tauto_plugin.cmo plugins/omega/omega_plugin.cmo plugins/micromega/micromega_plugin.cmo plugins/setoid_ring/newring_plugin.cmo plugins/extraction/extraction_plugin.cmo plugins/cc/cc_plugin.cmo plugins/firstorder/ground_plugin.cmo plugins/rtauto/rtauto_plugin.cmo plugins/btauto/btauto_plugin.cmo plugins/funind/recdef_plugin.cmo plugins/nsatz/nsatz_plugin.cmo plugins/syntax/r_syntax_plugin.cmo plugins/syntax/int63_syntax_plugin.cmo plugins/syntax/float_syntax_plugin.cmo plugins/syntax/numeral_notation_plugin.cmo plugins/syntax/string_notation_plugin.cmo plugins/derive/derive_plugin.cmo plugins/ssrmatching/ssrmatching_plugin.cmo plugins/ssr/ssreflect_plugin.cmo user-contrib/Ltac2/ltac2_plugin.cmo plugins/micromega/zify_plugin.cmo - install -m 644 kernel/byterun/dllcoqrun.so "/home/opam/.opam/4.08/lib/coq" - make[1]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/coq.8.11.1' -> installed coq.8.11.1 Processing 44/45: [coqide: ./configure] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-configdir" "/home/opam/.opam/4.08/lib/coq/config" "-prefix" "/home/opam/.opam/4.08" "-mandir" "/home/opam/.opam/4.08/man" "-docdir" "/home/opam/.opam/4.08/doc" "-libdir" "/home/opam/.opam/4.08/lib/coq" "-datadir" "/home/opam/.opam/4.08/share/coq" (CWD=/home/opam/.opam/4.08/.opam-switch/build/coqide.8.11.1) - You have OCaml 4.08.1. Good! - You have OCamlfind 1.9.6. Good! - You have native-code compilation. Good! - You have the Num library installed. Good! - LablGtk3 found (3.1.1), 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.08/lib/coq/kernel/byterun - Other bytecode link flags : - OCaml version : 4.08.1 - OCaml binaries in : /home/opam/.opam/4.08/bin/ - OCaml library in : /home/opam/.opam/4.08/lib/ocaml - OCaml flambda flags : - Native dynamic link support : true - Lablgtk3 library in : /home/opam/.opam/4.08/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 : true - - Paths for true installation: - - the Coq binaries will be copied in /home/opam/.opam/4.08/bin - - the Coq library will be copied in /home/opam/.opam/4.08/lib/coq - - the Coqide configuration files will be copied in /home/opam/.opam/4.08/lib/coq/config - - the Coqide data files will be copied in /home/opam/.opam/4.08/share/coq - - the Coq man pages will be copied in /home/opam/.opam/4.08/man - - the Coq documentation will be copied in /home/opam/.opam/4.08/doc - - the Coqdoc LaTeX files will be copied in /home/opam/.opam/4.08/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 44/45: [coqide: make coqide-files] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "-j39" "coqide-files" (CWD=/home/opam/.opam/4.08/.opam-switch/build/coqide.8.11.1) - rm -f - cp -a "plugins/.merlin.in" "plugins/.merlin" - cp -a "kernel/.merlin.in" "kernel/.merlin" - cp -a "ide/.merlin.in" "ide/.merlin" - cp -a ".merlin.in" ".merlin" - cp -a "test-suite/unit-tests/.merlin.in" "test-suite/unit-tests/.merlin" - cp -a "META.coq.in" "META.coq" - mkdir bin - make --warn-undefined-variable --no-builtin-rules -f Makefile.build coqide-files - make[1]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/coqide.8.11.1' - OCAMLC clib/segmenttree.mli - OCAMLC clib/unicode.mli - OCAMLC tools/coqdep_lexer.mli - OCAMLLEX tools/coqdep_lexer.mll - OCAMLC tools/coqdep_common.mli - OCAMLC kernel/genOpcodeFiles.ml - OCAMLLEX tools/ocamllibdep.mll - make[1]: Circular coqpp/coqpp_parse.cmi <- coqpp/coqpp_parse.cmo dependency dropped. - OCAMLC coqpp/coqpp_ast.mli - OCAMLYACC coqpp/coqpp_parse.mly - OCAMLLEX coqpp/coqpp_lex.mll - mkdir -p gramlib/.pack - 14 states, 417 transitions, table size 1752 bytes - OCAMLLEX tools/coqwc.mll - OCAMLLEX tools/coqdoc/cpretty.mll - OCAMLLEX ide/utf8_convert.mll - OCAMLLEX ide/protocol/xml_lexer.mll - OCAMLLEX ide/coq_lex.mll - printf '# 1 "%s"\n' gramlib/ploc.ml > gramlib/.pack/gramlib__Ploc.ml - printf '# 1 "%s"\n' gramlib/plexing.ml > gramlib/.pack/gramlib__Plexing.ml - OCAMLLEX ide/config_lexer.mll - printf '# 1 "%s"\n' gramlib/gramext.ml > gramlib/.pack/gramlib__Gramext.ml - printf '# 1 "%s"\n' gramlib/grammar.ml > gramlib/.pack/gramlib__Grammar.ml - cat gramlib/ploc.ml >> gramlib/.pack/gramlib__Ploc.ml - cat gramlib/plexing.ml >> gramlib/.pack/gramlib__Plexing.ml - cat gramlib/gramext.ml >> gramlib/.pack/gramlib__Gramext.ml - echo " \ - module Ploc = Gramlib__Ploc \ - module Plexing = Gramlib__Plexing \ - module Gramext = Gramlib__Gramext \ - module Grammar = Gramlib__Grammar" > gramlib/.pack/gramlib.ml - cat gramlib/grammar.ml >> gramlib/.pack/gramlib__Grammar.ml - rm -f ide/coqide_os_specific.ml && cp ide/coqide_X11.ml.in ide/coqide_os_specific.ml && chmod a-w ide/coqide_os_specific.ml - 15 states, 827 transitions, table size 3398 bytes - rm -f kernel/uint63.ml && cp kernel/uint63_63.ml kernel/uint63.ml && chmod a-w kernel/uint63.ml - printf '# 1 "%s"\n' gramlib/ploc.mli > gramlib/.pack/gramlib__Ploc.mli - printf '# 1 "%s"\n' gramlib/plexing.mli > gramlib/.pack/gramlib__Plexing.mli - printf '# 1 "%s"\n' gramlib/gramext.mli > gramlib/.pack/gramlib__Gramext.mli - printf '# 1 "%s"\n' gramlib/grammar.mli > gramlib/.pack/gramlib__Grammar.mli - 80 states, 774 transitions, table size 3576 bytes - 30 states, 1657 transitions, table size 6808 bytes - 6052 additional bytes used for bindings - 97 states, 1352 transitions, table size 5990 bytes - 244 states, 858 transitions, table size 4896 bytes - 314 states, 4454 transitions, table size 19700 bytes - 2927 additional bytes used for bindings - cat gramlib/ploc.mli >> gramlib/.pack/gramlib__Ploc.mli - cat gramlib/plexing.mli >> gramlib/.pack/gramlib__Plexing.mli - cat gramlib/gramext.mli >> gramlib/.pack/gramlib__Gramext.mli - cat gramlib/grammar.mli >> gramlib/.pack/gramlib__Grammar.mli - 240 states, 15992 transitions, table size 65408 bytes - OCAMLDEP checker/MLFILES checker/MLIFILES - OCAMLOPT clib/segmenttree.ml - OCAMLC clib/segmenttree.ml - OCAMLC tools/coqdep_boot.ml - OCAMLC tools/ocamllibdep.ml - OCAMLC coqpp/coqpp_parse.mli - WRITE kernel/byterun/coq_instruct.h - WRITE kernel/byterun/coq_jumptbl.h - WRITE kernel/copcodes.ml - CCDEP kernel/byterun/coq_fix_code.c - CCDEP kernel/byterun/coq_interp.c - CCDEP kernel/byterun/coq_memory.c - CCDEP kernel/byterun/coq_values.c - OCAMLC coqpp/coqpp_parse.ml - OCAMLC clib/unicodetable.ml - OCAMLOPT tools/ocamllibdep.ml - OCAMLC coqpp/coqpp_lex.ml - OCAMLC -a bin/coqpp - OCAMLBEST -o bin/ocamllibdep - 2679 states, 8690 transitions, table size 50834 bytes - COQPP vernac/g_vernac.mlg - COQPP vernac/g_proofs.mlg - COQPP plugins/syntax/g_string.mlg - COQPP toplevel/g_toplevel.mlg - COQPP plugins/syntax/g_numeral.mlg - COQPP plugins/ssrmatching/g_ssrmatching.mlg - COQPP plugins/ssr/ssrvernac.mlg - COQPP plugins/ssr/ssrparser.mlg - COQPP plugins/setoid_ring/g_newring.mlg - COQPP plugins/rtauto/g_rtauto.mlg - COQPP plugins/omega/g_omega.mlg - COQPP plugins/nsatz/g_nsatz.mlg - COQPP plugins/micromega/g_zify.mlg - COQPP plugins/micromega/g_micromega.mlg - COQPP plugins/ltac/profile_ltac_tactics.mlg - COQPP plugins/ltac/g_tactic.mlg - COQPP plugins/ltac/g_rewrite.mlg - COQPP plugins/ltac/g_obligations.mlg - COQPP plugins/ltac/g_ltac.mlg - COQPP plugins/ltac/g_class.mlg - COQPP plugins/ltac/g_eqdecide.mlg - COQPP plugins/ltac/g_auto.mlg - COQPP plugins/ltac/extratactics.mlg - COQPP plugins/ltac/extraargs.mlg - COQPP plugins/ltac/coretactics.mlg - COQPP plugins/funind/g_indfun.mlg - COQPP plugins/extraction/g_extraction.mlg - COQPP plugins/derive/g_derive.mlg - COQPP plugins/firstorder/g_ground.mlg - COQPP plugins/cc/g_congruence.mlg - COQPP plugins/btauto/g_btauto.mlg - COQPP parsing/g_prim.mlg - COQPP parsing/g_constr.mlg - COQPP user-contrib/Ltac2/g_ltac2.mlg - OCAMLLIBDEP checker/MLLIBFILES checker/MLPACKFILES - OCAMLLIBDEP user-contrib/MLLIBFILES user-contrib/MLPACKFILES - OCAMLDEP user-contrib/MLFILES user-contrib/MLIFILES - OCAMLLIBDEP plugins/MLLIBFILES plugins/MLPACKFILES - OCAMLDEP plugins/MLFILES plugins/MLIFILES - OCAMLLIBDEP MLLIBFILES MLPACKFILES - OCAMLDEP MLFILES MLIFILES - OCAMLOPT clib/unicodetable.ml - OCAMLC clib/unicode.ml - OCAMLC clib/minisys.ml - OCAMLOPT clib/unicode.ml - OCAMLOPT clib/minisys.ml - OCAMLOPT tools/coqdep_lexer.ml - OCAMLOPT tools/coqdep_common.ml - OCAMLOPT tools/coqdep_boot.ml - OCAMLBEST -o bin/coqdep_boot - COQDEP VFILES - make[1]: Circular coqpp/coqpp_parse.cmi <- coqpp/coqpp_parse.cmo dependency dropped. - "/home/opam/.opam/4.08/bin/ocamlfind" ocamlc -thread -rectypes -w +a-4-9-27-41-42-44-45-48-58-67 -safe-string -strict-sequence ide/default_bindings_src.ml -o ide/default_bindings_src.exe - ide/default_bindings_src.exe ide/default.bindings - make[1]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/coqide.8.11.1' Processing 44/45: [coqide: make coqide-opt] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "-j39" "coqide-opt" (CWD=/home/opam/.opam/4.08/.opam-switch/build/coqide.8.11.1) - rm -f - make --warn-undefined-variable --no-builtin-rules -f Makefile.build coqide-opt - make[1]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/coqide.8.11.1' - OCAMLC config/coq_config.mli - OCAMLC clib/cObj.mli - OCAMLC clib/cEphemeron.mli - OCAMLC clib/cSig.mli - OCAMLC clib/hashset.mli - OCAMLC clib/orderedType.mli - OCAMLC clib/range.mli - OCAMLC clib/bigint.mli - OCAMLC clib/cArray.mli - OCAMLC clib/option.mli - OCAMLC clib/cUnix.mli - OCAMLC clib/cThread.mli - OCAMLC clib/trie.mli - OCAMLC clib/predicate.mli - OCAMLC clib/heap.mli - OCAMLC clib/unionfind.mli - OCAMLC clib/dyn.mli - OCAMLC clib/store.mli - OCAMLC clib/exninfo.mli - OCAMLC clib/iStream.mli - OCAMLC clib/terminal.mli - OCAMLC clib/monad.mli - OCAMLC clib/diff2.mli - OCAMLC lib/hook.mli - OCAMLC lib/flags.mli - OCAMLC lib/control.mli - OCAMLC lib/pp.mli - OCAMLC lib/loc.mli - OCAMLC lib/xml_datatype.mli - OCAMLC lib/cProfile.mli - OCAMLC lib/spawn.mli - OCAMLC lib/remoteCounter.mli - OCAMLC lib/envars.mli - OCAMLC ide/protocol/xml_lexer.mli - OCAMLC lib/coqProject_file.mli - OCAMLC ide/configwin_messages.ml - OCAMLC ide/configwin_types.ml - OCAMLC ide/configwin.mli - OCAMLC ide/tags.mli - OCAMLC ide/wg_Notebook.mli - OCAMLC ide/utf8_convert.mli - OCAMLC ide/unicode_bindings.mli - OCAMLC ide/coq_lex.mli - OCAMLC ide/sentence.mli - OCAMLC ide/gtk_parsing.mli - OCAMLC ide/wg_Segment.mli - OCAMLC ide/wg_Detachable.mli - OCAMLC ide/wg_Find.mli - OCAMLC ide/coq_commands.mli - OCAMLC ide/coqide_ui.mli - OCAMLC ide/coqide.mli - OCAMLC ide/coqide_os_specific.mli - OCAMLC kernel/uint63.mli - OCAMLC kernel/cPrimitives.mli - OCAMLC kernel/copcodes.ml - OCAMLC library/summary.mli - OCAMLC engine/logic_monad.mli - OCAMLC interp/deprecation.mli - OCAMLC interp/numTok.mli - OCAMLC gramlib/.pack/gramlib.ml - OCAMLC tactics/dnet.mli - OCAMLC tactics/dn.mli - OCAMLC stm/spawned.mli - OCAMLC stm/dag.mli - OCAMLC stm/tQueue.mli - OCAMLC stm/coqworkmgrApi.mli - OCAMLC stm/vio_checking.mli - OCAMLC toplevel/usage.mli - OCAMLC toplevel/workerLoop.mli - OCAMLC toplevel/coqc.mli - OCAMLC kernel/byterun/coq_fix_code.c - OCAMLC kernel/byterun/coq_memory.c - OCAMLC kernel/byterun/coq_values.c - OCAMLC kernel/byterun/coq_interp.c - OCAMLOPT config/coq_config.ml - OCAMLOPT clib/cObj.ml - OCAMLOPT clib/cEphemeron.ml - OCAMLC clib/cMap.mli - OCAMLC clib/hashcons.mli - OCAMLC clib/cList.mli - OCAMLC clib/cStack.mli - OCAMLOPT clib/option.ml - OCAMLOPT clib/cThread.ml - OCAMLOPT clib/trie.ml - OCAMLOPT clib/heap.ml - OCAMLOPT clib/predicate.ml - OCAMLOPT clib/unionfind.ml - OCAMLC clib/backtrace.mli - OCAMLOPT clib/iStream.ml - OCAMLOPT clib/terminal.ml - OCAMLOPT clib/monad.ml - OCAMLOPT clib/diff2.ml - OCAMLOPT lib/hook.ml - OCAMLC lib/pp_diff.mli - OCAMLC lib/stateid.mli - OCAMLC lib/cErrors.mli - OCAMLC lib/cWarnings.mli - OCAMLC lib/rtree.mli - OCAMLC lib/system.mli - OCAMLC lib/explore.mli - OCAMLC lib/future.mli - OCAMLC lib/genarg.mli - OCAMLC lib/cAst.mli - OCAMLC lib/aux_file.mli - OCAMLOPT ide/protocol/xml_lexer.ml - OCAMLC ide/protocol/xml_parser.mli - OCAMLC ide/protocol/xml_printer.mli - OCAMLC ide/protocol/serialize.mli - OCAMLC ide/protocol/richpp.mli - OCAMLC ide/minilib.mli - OCAMLOPT ide/configwin_messages.ml - OCAMLOPT ide/configwin_types.ml - OCAMLC ide/configwin_ihm.mli - OCAMLOPT ide/tags.ml - OCAMLOPT ide/utf8_convert.ml - OCAMLOPT ide/gtk_parsing.ml - OCAMLOPT ide/wg_Detachable.ml - OCAMLOPT ide/coq_commands.ml - OCAMLC ide/document.mli - OCAMLOPT ide/coqide_os_specific.ml - OCAMLOPT kernel/uint63.ml - OCAMLC kernel/float64.mli - OCAMLOPT kernel/cPrimitives.ml - OCAMLC kernel/evar.mli - OCAMLOPT kernel/copcodes.ml - OCAMLOPT interp/numTok.ml - OCAMLOPT gramlib/.pack/gramlib.ml - OCAMLC gramlib/.pack/gramlib__Ploc.mli - OCAMLC gramlib/.pack/gramlib__Gramext.mli - OCAMLOPT tactics/dnet.ml - OCAMLC vernac/attributes.mli - OCAMLC stm/vcs.mli - OCAMLOPT stm/coqworkmgrApi.ml - OCAMLC stm/workerPool.mli - OCAMLOPT toplevel/usage.ml - OCAMLOPT -a -o config/config.cmxa - OCAMLOPT clib/cMap.ml - OCAMLC clib/int.mli - OCAMLC clib/cSet.mli - OCAMLC clib/cString.mli - OCAMLC clib/hMap.mli - OCAMLC lib/feedback.mli - OCAMLC lib/dAst.mli - OCAMLOPT ide/protocol/xml_parser.ml - OCAMLOPT ide/protocol/xml_printer.ml - OCAMLOPT ide/coq_lex.ml - OCAMLOPT kernel/float64.ml - OCAMLOPT gramlib/.pack/gramlib__Gramext.ml - OCAMLC lib/acyclicGraph.mli - OCAMLC ide/ideutils.mli - OCAMLC stm/asyncTaskQueue.mli - OCAMLC lib/util.mli - OCAMLOPT ide/sentence.ml - OCAMLOPT clib/int.ml - OCAMLC ide/protocol/interface.ml - OCAMLC ide/config_lexer.mli - OCAMLC ide/preferences.mli - OCAMLC kernel/names.mli - OCAMLC kernel/esubst.mli - OCAMLC gramlib/.pack/gramlib__Plexing.mli - OCAMLC parsing/tok.mli - OCAMLC gramlib/.pack/gramlib__Grammar.mli - OCAMLC ide/wg_MessageView.mli - OCAMLC ide/fileOps.mli - OCAMLC ide/protocol/xmlprotocol.mli - OCAMLC ide/wg_ProofView.mli - OCAMLC ide/coq.mli - OCAMLOPT clib/hashset.ml - OCAMLOPT clib/orderedType.ml - OCAMLOPT clib/cList.ml - OCAMLOPT clib/range.ml - OCAMLOPT clib/hMap.ml - OCAMLOPT clib/bigint.ml - OCAMLOPT clib/dyn.ml - OCAMLC parsing/cLexer.mli - OCAMLOPT stm/dag.ml - OCAMLC ide/wg_RoutedMessageViews.mli - OCAMLC ide/wg_Completion.mli - OCAMLC ide/wg_ScriptView.mli - OCAMLC kernel/transparentState.mli - OCAMLC kernel/univ.mli - OCAMLC kernel/retroknowledge.mli - OCAMLC library/libnames.mli - OCAMLC engine/evar_kinds.mli - OCAMLC pretyping/locus.ml - OCAMLC proofs/goal_select.mli - OCAMLC tactics/declareScheme.mli - OCAMLC vernac/canonical.mli - OCAMLOPT clib/hashcons.ml - OCAMLOPT clib/store.ml - OCAMLC ide/coqOps.mli - OCAMLC kernel/uGraph.mli - OCAMLC kernel/sorts.mli - OCAMLC library/coqlib.mli - OCAMLC kernel/conv_oracle.mli - OCAMLC engine/univNames.mli - OCAMLC pretyping/locusops.mli - OCAMLC interp/decls.mli - OCAMLC vernac/loadpath.mli - OCAMLOPT clib/cSet.ml - OCAMLC ide/wg_Command.mli - OCAMLC kernel/context.mli - OCAMLOPT clib/exninfo.ml - OCAMLC ide/session.mli - OCAMLC kernel/constr.mli - OCAMLOPT clib/cString.ml - OCAMLOPT clib/cStack.ml - OCAMLOPT clib/cArray.ml - OCAMLOPT lib/loc.ml - OCAMLOPT clib/backtrace.ml - OCAMLC kernel/vars.mli - OCAMLC kernel/term.mli - OCAMLC kernel/mod_subst.mli - OCAMLC kernel/vmvalues.mli - OCAMLC kernel/nativevalues.mli - OCAMLC engine/univSubst.mli - OCAMLC engine/univProblem.mli - OCAMLC engine/univops.mli - OCAMLC engine/nameops.mli - OCAMLC pretyping/pattern.ml - OCAMLC pretyping/keys.mli - OCAMLOPT gramlib/.pack/gramlib__Ploc.ml - OCAMLOPT clib/cUnix.ml - OCAMLOPT lib/flags.ml - OCAMLOPT lib/control.ml - OCAMLOPT lib/cAst.ml - OCAMLOPT ide/protocol/serialize.ml - OCAMLC ide/microPG.mli - OCAMLC kernel/cbytecodes.mli - OCAMLC kernel/opaqueproof.mli - OCAMLC kernel/vm.mli - OCAMLC library/globnames.mli - OCAMLC library/libobject.mli - OCAMLC engine/univMinim.mli - OCAMLC tactics/term_dnet.mli - OCAMLOPT lib/util.ml - OCAMLOPT lib/pp.ml - OCAMLC library/nametab.mli - OCAMLOPT lib/dAst.ml - OCAMLOPT -a -o clib/clib.cmxa - OCAMLOPT lib/coqProject_file.ml - OCAMLC vernac/library.mli - OCAMLC kernel/cemitcodes.mli - OCAMLC kernel/declarations.ml - OCAMLC kernel/entries.ml - OCAMLC kernel/environ.mli - OCAMLOPT lib/envars.ml - OCAMLOPT ide/wg_Notebook.ml - OCAMLOPT ide/config_lexer.ml - OCAMLOPT kernel/esubst.ml - OCAMLOPT gramlib/.pack/gramlib__Plexing.ml - OCAMLOPT parsing/tok.ml - OCAMLOPT tactics/dn.ml - OCAMLOPT lib/pp_diff.ml - OCAMLOPT lib/stateid.ml - OCAMLOPT lib/cErrors.ml - OCAMLOPT lib/rtree.ml - OCAMLOPT ide/protocol/richpp.ml - OCAMLOPT kernel/evar.ml - OCAMLC kernel/declareops.mli - OCAMLC kernel/cooking.mli - OCAMLC kernel/cClosure.mli - OCAMLC kernel/primred.mli - OCAMLC kernel/reduction.mli - OCAMLC kernel/clambda.mli - OCAMLC kernel/nativelambda.mli - OCAMLC kernel/cbytegen.mli - OCAMLC kernel/csymtable.mli - OCAMLC kernel/type_errors.mli - OCAMLC kernel/modops.mli - OCAMLC kernel/inductive.mli - OCAMLC kernel/typeops.mli - OCAMLC kernel/indTyping.mli - OCAMLC kernel/indtypes.mli - OCAMLC kernel/inferCumulativity.mli - OCAMLC kernel/term_typing.mli - OCAMLC kernel/mod_typing.mli - OCAMLC kernel/subtyping.mli - OCAMLC kernel/section.mli - OCAMLC library/goptions.mli - OCAMLC engine/univGen.mli - OCAMLC pretyping/arguments_renaming.mli - OCAMLC pretyping/heads.mli - OCAMLOPT gramlib/.pack/gramlib__Grammar.ml - OCAMLC printing/printmod.mli - OCAMLOPT stm/vcs.ml - OCAMLOPT stm/tQueue.ml - OCAMLOPT stm/workerPool.ml - OCAMLOPT lib/feedback.ml - OCAMLOPT lib/acyclicGraph.ml - OCAMLOPT lib/future.ml - OCAMLOPT lib/cProfile.ml - OCAMLOPT lib/spawn.ml - OCAMLOPT lib/genarg.ml - OCAMLOPT lib/remoteCounter.ml - OCAMLOPT ide/minilib.ml - OCAMLOPT ide/document.ml - OCAMLOPT kernel/names.ml - OCAMLC kernel/retypeops.mli - OCAMLC kernel/nativecode.mli - OCAMLC kernel/vconv.mli - OCAMLC kernel/nativeconv.mli - OCAMLC library/lib.mli - OCAMLC kernel/nativelibrary.mli - OCAMLC kernel/nativelib.mli - OCAMLC kernel/safe_typing.mli - OCAMLOPT lib/cWarnings.ml - OCAMLOPT lib/explore.ml - OCAMLOPT lib/aux_file.ml - OCAMLOPT ide/protocol/interface.ml - OCAMLOPT ide/configwin_ihm.ml - OCAMLC library/states.mli - OCAMLOPT engine/logic_monad.ml - OCAMLC library/global.mli - OCAMLC engine/uState.mli - OCAMLOPT stm/spawned.ml - OCAMLOPT ide/protocol/xmlprotocol.ml - OCAMLC engine/evd.mli - OCAMLOPT lib/system.ml - OCAMLOPT library/summary.ml - OCAMLOPT interp/deprecation.ml - OCAMLOPT parsing/cLexer.ml - OCAMLC engine/eConstr.mli - OCAMLC engine/proofview_monad.mli - OCAMLC pretyping/indrec.mli - OCAMLC tactics/ind_tables.mli - OCAMLC tactics/eqschemes.mli - OCAMLC vernac/auto_ind_decl.mli - OCAMLOPT -a -o lib/lib.cmxa - OCAMLC engine/namegen.mli - OCAMLC engine/termops.mli - OCAMLC pretyping/pretype_errors.mli - OCAMLC pretyping/reductionops.mli - OCAMLC pretyping/inductiveops.mli - OCAMLC pretyping/retyping.mli - OCAMLC pretyping/vnorm.mli - OCAMLC pretyping/nativenorm.mli - OCAMLC pretyping/cbv.mli - OCAMLC pretyping/evardefine.mli - OCAMLC pretyping/typing.mli - OCAMLC pretyping/glob_term.ml - OCAMLC pretyping/typeclasses_errors.mli - OCAMLC pretyping/typeclasses.mli - OCAMLC pretyping/classops.mli - OCAMLC pretyping/program.mli - OCAMLC proofs/tactypes.ml - OCAMLC proofs/goal.mli - OCAMLC tactics/btermdn.mli - OCAMLC tactics/elimschemes.mli - OCAMLC vernac/recLemmas.mli - OCAMLC engine/evarutil.mli - OCAMLC engine/proofview.mli - OCAMLC pretyping/evarsolve.mli - OCAMLC pretyping/find_subterm.mli - OCAMLC pretyping/recordops.mli - OCAMLC interp/constrexpr.ml - OCAMLC interp/impargs.mli - OCAMLC proofs/miscprint.mli - OCAMLC proofs/logic.mli - OCAMLC tactics/declare.mli - OCAMLC vernac/declareUniv.mli - OCAMLC engine/ftactic.mli - OCAMLC proofs/refine.mli - OCAMLC proofs/proof.mli - OCAMLC proofs/refiner.mli - OCAMLC proofs/tacmach.mli - OCAMLC tactics/tacticals.mli - OCAMLC tactics/hipattern.mli - OCAMLC tactics/abstract.mli - OCAMLC tactics/contradiction.mli - OCAMLC tactics/inv.mli - OCAMLC tactics/leminv.mli - OCAMLC tactics/eqdecide.mli - OCAMLC vernac/declaremods.mli - OCAMLC vernac/himsg.mli - OCAMLC vernac/declareDef.mli - OCAMLC vernac/prettyp.mli - OCAMLC vernac/comPrimitive.mli - OCAMLC vernac/declareInd.mli - OCAMLOPT kernel/transparentState.ml - OCAMLOPT kernel/retroknowledge.ml - OCAMLOPT library/libnames.ml - OCAMLOPT kernel/univ.ml - OCAMLOPT engine/evar_kinds.ml - OCAMLC pretyping/geninterp.mli - OCAMLOPT pretyping/locus.ml - OCAMLC pretyping/evarconv.mli - OCAMLC interp/notation_term.ml - OCAMLC interp/smartlocate.mli - OCAMLC interp/constrexpr_ops.mli - OCAMLC interp/implicit_quantifiers.mli - OCAMLC interp/modintern.mli - OCAMLC proofs/proof_bullet.mli - OCAMLC printing/pputils.mli - OCAMLC printing/proof_diffs.mli - OCAMLC tactics/proof_global.mli - OCAMLC vernac/class.mli - OCAMLOPT kernel/conv_oracle.ml - OCAMLC pretyping/ltac_pretype.ml - OCAMLC pretyping/coercion.mli - OCAMLC interp/genintern.mli - OCAMLC interp/notation_ops.mli - OCAMLC interp/notation.mli - OCAMLC interp/syntax_def.mli - OCAMLC interp/reserve.mli - OCAMLC parsing/extend.ml - OCAMLOPT pretyping/locusops.ml - OCAMLC pretyping/glob_ops.mli - OCAMLC pretyping/constr_matching.mli - OCAMLC pretyping/patternops.mli - OCAMLC pretyping/tacred.mli - OCAMLC pretyping/detyping.mli - OCAMLC pretyping/globEnv.mli - OCAMLC pretyping/pretyping.mli - OCAMLC proofs/evar_refiner.mli - OCAMLOPT -a -o gramlib/.pack/gramlib.cmxa - OCAMLC tactics/pfedit.mli - OCAMLC tactics/genredexpr.ml - OCAMLC vernac/search.mli - OCAMLOPT ide/configwin.ml - OCAMLC interp/stdarg.mli - OCAMLOPT -a -o ide/protocol/ideprotocol.cmxa - OCAMLOPT -a -o ide/ide_common.cmxa - OCAMLC interp/dumpglob.mli - OCAMLC interp/constrextern.mli - OCAMLC parsing/pcoq.mli - OCAMLC parsing/notation_gram.ml - OCAMLC pretyping/cases.mli - OCAMLC tactics/redops.mli - OCAMLC tactics/redexpr.mli - OCAMLC tactics/ppred.mli - OCAMLC pretyping/unification.mli - OCAMLC interp/constrintern.mli - OCAMLC parsing/ppextend.mli - OCAMLC parsing/notgram_ops.mli - OCAMLC printing/genprint.mli - OCAMLC printing/ppconstr.mli - OCAMLC printing/printer.mli - OCAMLC vernac/egramcoq.mli - OCAMLC toplevel/coqcargs.mli - OCAMLC parsing/g_constr.ml - OCAMLC parsing/g_prim.ml - OCAMLOPT ide/preferences.ml - OCAMLC vernac/comDefinition.mli - OCAMLC proofs/clenv.mli - OCAMLC vernac/assumptions.mli - OCAMLC proofs/clenvtac.mli - OCAMLC tactics/tactics.mli - OCAMLC tactics/hints.mli - OCAMLC tactics/auto.mli - OCAMLC tactics/eauto.mli - OCAMLC tactics/class_tactics.mli - OCAMLC vernac/vernacexpr.ml - OCAMLC tactics/elim.mli - OCAMLC tactics/equality.mli - OCAMLC tactics/autorewrite.mli - OCAMLC vernac/pvernac.mli - OCAMLC vernac/vernacprop.mli - OCAMLC vernac/locality.mli - OCAMLC vernac/egramml.mli - OCAMLC vernac/ppvernac.mli - OCAMLC vernac/proof_using.mli - OCAMLC vernac/metasyntax.mli - OCAMLC vernac/declareObl.mli - OCAMLC vernac/indschemes.mli - OCAMLC vernac/comAssumption.mli - OCAMLC vernac/comInductive.mli - OCAMLC vernac/comProgramFixpoint.mli - OCAMLC vernac/record.mli - OCAMLC vernac/mltop.mli - OCAMLC vernac/topfmt.mli - OCAMLC vernac/comArguments.mli - OCAMLC toplevel/g_toplevel.ml - OCAMLC vernac/g_vernac.ml - OCAMLC vernac/lemmas.mli - OCAMLOPT kernel/uGraph.ml - OCAMLOPT kernel/sorts.ml - OCAMLC vernac/vernacextend.mli - OCAMLC vernac/obligations.mli - OCAMLC vernac/classes.mli - OCAMLC vernac/comFixpoint.mli - OCAMLC vernac/vernacstate.mli - OCAMLOPT kernel/context.ml - cd kernel/byterun/ && \ - "/home/opam/.opam/4.08/bin/ocamlfind" ocamlmklib -oc coqrun coq_fix_code.o coq_memory.o coq_values.o coq_interp.o - OCAMLC vernac/vernacentries.mli - OCAMLC stm/vernac_classifier.mli - OCAMLC stm/stm.mli - OCAMLC vernac/vernacinterp.mli - OCAMLC stm/proofBlockDelimiter.mli - OCAMLC toplevel/vernac.mli - OCAMLC toplevel/coqargs.mli - OCAMLC toplevel/coqinit.mli - OCAMLC toplevel/coqloop.mli - OCAMLC toplevel/ccompile.mli - OCAMLC toplevel/coqtop.mli - OCAMLOPT kernel/constr.ml - OCAMLOPT engine/nameops.ml - OCAMLOPT ide/ideutils.ml - OCAMLOPT ide/wg_Segment.ml - OCAMLOPT ide/coqide_ui.ml - OCAMLC vernac/g_proofs.ml - OCAMLOPT kernel/vars.ml - OCAMLOPT kernel/vmvalues.ml - OCAMLOPT kernel/nativevalues.ml - OCAMLOPT engine/univSubst.ml - OCAMLOPT pretyping/pattern.ml - OCAMLOPT ide/unicode_bindings.ml - OCAMLOPT ide/coq.ml - OCAMLOPT ide/wg_MessageView.ml - OCAMLOPT ide/wg_Find.ml - OCAMLOPT ide/fileOps.ml - OCAMLOPT engine/univProblem.ml - OCAMLOPT kernel/term.ml - OCAMLOPT kernel/mod_subst.ml - OCAMLOPT ide/wg_RoutedMessageViews.ml - OCAMLOPT kernel/cbytecodes.ml - OCAMLOPT kernel/cemitcodes.ml - OCAMLOPT kernel/opaqueproof.ml - OCAMLOPT library/globnames.ml - OCAMLOPT library/libobject.ml - OCAMLOPT ide/wg_ProofView.ml - OCAMLOPT ide/wg_Completion.ml - OCAMLOPT ide/wg_Command.ml - OCAMLOPT library/nametab.ml - OCAMLOPT kernel/declarations.ml - OCAMLOPT ide/wg_ScriptView.ml - OCAMLOPT kernel/entries.ml - OCAMLOPT kernel/declareops.ml - OCAMLOPT kernel/cooking.ml - OCAMLOPT engine/univNames.ml - OCAMLOPT kernel/environ.ml - OCAMLOPT ide/coqOps.ml - OCAMLOPT kernel/primred.ml - OCAMLOPT kernel/section.ml - OCAMLOPT kernel/cClosure.ml - OCAMLOPT ide/session.ml - OCAMLOPT kernel/retypeops.ml - OCAMLOPT kernel/reduction.ml - OCAMLOPT ide/microPG.ml - OCAMLOPT kernel/clambda.ml - OCAMLOPT kernel/nativelambda.ml - OCAMLOPT kernel/type_errors.ml - OCAMLOPT pretyping/heads.ml - OCAMLOPT kernel/inductive.ml - OCAMLOPT kernel/nativecode.ml - OCAMLOPT kernel/cbytegen.ml - OCAMLOPT ide/coqide.ml - OCAMLOPT kernel/csymtable.ml - OCAMLOPT kernel/modops.ml - OCAMLOPT kernel/vm.ml - OCAMLOPT kernel/vconv.ml - OCAMLOPT kernel/subtyping.ml - OCAMLOPT kernel/nativelib.ml - OCAMLOPT kernel/nativelibrary.ml - OCAMLOPT kernel/nativeconv.ml - OCAMLOPT -a -o ide/ide.cmxa - OCAMLOPT kernel/typeops.ml - OCAMLOPT -o bin/coqide - OCAMLOPT kernel/indTyping.ml - OCAMLOPT kernel/inferCumulativity.ml - OCAMLOPT kernel/term_typing.ml - OCAMLOPT kernel/mod_typing.ml - OCAMLOPT kernel/indtypes.ml - OCAMLOPT kernel/safe_typing.ml - OCAMLOPT -a -o kernel/kernel.cmxa - OCAMLOPT library/global.ml - OCAMLOPT library/lib.ml - OCAMLOPT engine/univGen.ml - OCAMLOPT stm/asyncTaskQueue.ml - OCAMLOPT library/states.ml - OCAMLOPT library/goptions.ml - OCAMLOPT library/coqlib.ml - OCAMLOPT pretyping/keys.ml - OCAMLOPT interp/decls.ml - OCAMLOPT tactics/declareScheme.ml - OCAMLOPT -a -o library/library.cmxa - OCAMLOPT engine/univMinim.ml - OCAMLOPT proofs/goal_select.ml - OCAMLOPT vernac/attributes.ml - OCAMLOPT engine/uState.ml - OCAMLOPT engine/univops.ml - OCAMLOPT engine/evd.ml - OCAMLOPT engine/eConstr.ml - OCAMLOPT engine/proofview_monad.ml - OCAMLOPT engine/namegen.ml - OCAMLOPT pretyping/pretype_errors.ml - OCAMLOPT pretyping/typeclasses_errors.ml - OCAMLOPT engine/termops.ml - OCAMLOPT pretyping/glob_term.ml - OCAMLOPT proofs/tactypes.ml - OCAMLOPT proofs/miscprint.ml - OCAMLOPT interp/constrexpr.ml - OCAMLOPT interp/notation_term.ml - OCAMLOPT parsing/extend.ml - OCAMLOPT parsing/notation_gram.ml - OCAMLOPT engine/evarutil.ml - OCAMLOPT pretyping/find_subterm.ml - OCAMLOPT tactics/term_dnet.ml - OCAMLOPT engine/proofview.ml - OCAMLOPT pretyping/reductionops.ml - OCAMLOPT pretyping/program.ml - OCAMLOPT engine/ftactic.ml - OCAMLOPT proofs/goal.ml - OCAMLOPT -a -o engine/engine.cmxa - OCAMLOPT pretyping/geninterp.ml - OCAMLOPT pretyping/ltac_pretype.ml - OCAMLOPT interp/stdarg.ml - OCAMLOPT printing/genprint.ml - OCAMLOPT parsing/pcoq.ml - OCAMLOPT printing/pputils.ml - OCAMLOPT pretyping/inductiveops.ml - OCAMLOPT pretyping/cbv.ml - OCAMLOPT pretyping/evardefine.ml - OCAMLOPT pretyping/recordops.ml - OCAMLOPT vernac/recLemmas.ml - OCAMLOPT parsing/g_prim.ml - OCAMLOPT vernac/canonical.ml - OCAMLOPT pretyping/arguments_renaming.ml - OCAMLOPT pretyping/nativenorm.ml - OCAMLOPT pretyping/glob_ops.ml - OCAMLOPT pretyping/retyping.ml - OCAMLOPT interp/impargs.ml - OCAMLOPT pretyping/vnorm.ml - OCAMLOPT pretyping/evarsolve.ml - OCAMLOPT pretyping/indrec.ml - OCAMLOPT pretyping/globEnv.ml - OCAMLOPT pretyping/typeclasses.ml - OCAMLOPT pretyping/patternops.ml - OCAMLOPT interp/dumpglob.ml - OCAMLOPT pretyping/constr_matching.ml - OCAMLOPT tactics/btermdn.ml - OCAMLOPT pretyping/evarconv.ml - OCAMLOPT pretyping/detyping.ml - OCAMLOPT interp/genintern.ml - OCAMLOPT interp/notation_ops.ml - OCAMLOPT tactics/genredexpr.ml - OCAMLOPT tactics/redops.ml - OCAMLOPT tactics/ppred.ml - OCAMLOPT pretyping/typing.ml - OCAMLOPT pretyping/tacred.ml - OCAMLOPT proofs/refine.ml - OCAMLOPT interp/reserve.ml - OCAMLOPT pretyping/classops.ml - OCAMLOPT tactics/redexpr.ml - OCAMLOPT pretyping/coercion.ml - OCAMLOPT interp/notation.ml - OCAMLOPT pretyping/cases.ml - OCAMLOPT interp/syntax_def.ml - OCAMLOPT parsing/ppextend.ml - OCAMLOPT parsing/notgram_ops.ml - OCAMLOPT tactics/declare.ml - OCAMLOPT vernac/egramcoq.ml - OCAMLOPT interp/smartlocate.ml - OCAMLOPT tactics/ind_tables.ml - OCAMLOPT tactics/eqschemes.ml - OCAMLOPT tactics/elimschemes.ml - OCAMLOPT pretyping/pretyping.ml - OCAMLOPT pretyping/unification.ml - OCAMLOPT interp/constrexpr_ops.ml - OCAMLOPT proofs/evar_refiner.ml - OCAMLOPT vernac/declareUniv.ml - OCAMLOPT proofs/proof.ml - OCAMLOPT vernac/declareDef.ml - OCAMLOPT proofs/logic.ml - OCAMLOPT proofs/proof_bullet.ml - OCAMLOPT tactics/proof_global.ml - OCAMLOPT interp/implicit_quantifiers.ml - OCAMLOPT parsing/g_constr.ml - OCAMLOPT interp/constrintern.ml - OCAMLOPT proofs/refiner.ml - OCAMLOPT proofs/tacmach.ml - OCAMLOPT tactics/pfedit.ml - OCAMLOPT -a -o parsing/parsing.cmxa - OCAMLOPT tactics/hipattern.ml - OCAMLOPT -a -o pretyping/pretyping.cmxa - OCAMLOPT proofs/clenv.ml - OCAMLOPT proofs/clenvtac.ml - OCAMLOPT -a -o proofs/proofs.cmxa - OCAMLOPT interp/modintern.ml - OCAMLOPT interp/constrextern.ml - OCAMLOPT vernac/comPrimitive.ml - OCAMLOPT -a -o interp/interp.cmxa - OCAMLOPT printing/ppconstr.ml - OCAMLOPT printing/proof_diffs.ml - OCAMLOPT printing/printer.ml - OCAMLOPT printing/printmod.ml - OCAMLOPT tactics/tacticals.ml - OCAMLOPT tactics/hints.ml - OCAMLOPT vernac/himsg.ml - OCAMLOPT vernac/class.ml - OCAMLOPT -a -o printing/printing.cmxa - OCAMLOPT vernac/declaremods.ml - OCAMLOPT tactics/tactics.ml - OCAMLOPT vernac/library.ml - OCAMLOPT vernac/search.ml - OCAMLOPT vernac/vernacexpr.ml - OCAMLOPT vernac/pvernac.ml - OCAMLOPT vernac/vernacprop.ml - OCAMLOPT vernac/locality.ml - OCAMLOPT vernac/mltop.ml - OCAMLOPT vernac/comArguments.ml - OCAMLOPT vernac/g_vernac.ml - OCAMLOPT vernac/egramml.ml - OCAMLOPT vernac/assumptions.ml - OCAMLOPT toplevel/g_toplevel.ml - OCAMLOPT vernac/loadpath.ml - OCAMLOPT vernac/ppvernac.ml - OCAMLOPT vernac/metasyntax.ml - OCAMLOPT vernac/prettyp.ml - OCAMLOPT vernac/topfmt.ml - OCAMLOPT toplevel/coqcargs.ml - OCAMLOPT vernac/g_proofs.ml - OCAMLOPT vernac/proof_using.ml - OCAMLOPT tactics/abstract.ml - OCAMLOPT tactics/elim.ml - OCAMLOPT tactics/equality.ml - OCAMLOPT tactics/contradiction.ml - OCAMLOPT tactics/leminv.ml - OCAMLOPT tactics/auto.ml - OCAMLOPT vernac/declareObl.ml - OCAMLOPT vernac/lemmas.ml - OCAMLOPT tactics/eauto.ml - OCAMLOPT vernac/vernacextend.ml - OCAMLOPT vernac/obligations.ml - OCAMLOPT vernac/comFixpoint.ml - OCAMLOPT vernac/vernacstate.ml - OCAMLOPT tactics/class_tactics.ml - OCAMLOPT tactics/inv.ml - OCAMLOPT tactics/eqdecide.ml - OCAMLOPT tactics/autorewrite.ml - OCAMLOPT vernac/auto_ind_decl.ml - OCAMLOPT vernac/comDefinition.ml - OCAMLOPT vernac/comProgramFixpoint.ml - OCAMLOPT vernac/classes.ml - OCAMLOPT -a -o tactics/tactics.cmxa - OCAMLOPT vernac/indschemes.ml - OCAMLOPT vernac/comAssumption.ml - OCAMLOPT vernac/declareInd.ml - OCAMLOPT vernac/comInductive.ml - OCAMLOPT vernac/record.ml - OCAMLOPT vernac/vernacentries.ml - OCAMLOPT vernac/vernacinterp.ml - OCAMLOPT -a -o vernac/vernac.cmxa - OCAMLOPT stm/vernac_classifier.ml - OCAMLOPT stm/stm.ml - OCAMLOPT stm/proofBlockDelimiter.ml - OCAMLOPT stm/vio_checking.ml - OCAMLOPT toplevel/vernac.ml - OCAMLOPT toplevel/coqinit.ml - OCAMLOPT -a -o stm/stm.cmxa - OCAMLOPT toplevel/coqargs.ml - OCAMLOPT toplevel/coqloop.ml - OCAMLOPT toplevel/ccompile.ml - OCAMLOPT toplevel/coqtop.ml - OCAMLOPT toplevel/workerLoop.ml - OCAMLOPT toplevel/coqc.ml - OCAMLOPT -a -o toplevel/toplevel.cmxa - COQMKTOP -o bin/coqidetop.opt - rm -f bin/coqidetop && cp bin/coqidetop.opt bin/coqidetop - make[1]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/coqide.8.11.1' -> compiled coqide.8.11.1 Processing 45/45: [coqide: make install-ide-bin] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install-ide-bin" "install-ide-files" "install-ide-info" "install-ide-devfiles" (CWD=/home/opam/.opam/4.08/.opam-switch/build/coqide.8.11.1) - rm -f - make --warn-undefined-variable --no-builtin-rules -f Makefile.build install-ide-bin install-ide-files install-ide-info install-ide-devfiles - make[1]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/coqide.8.11.1' - install -d "/home/opam/.opam/4.08/bin" - install bin/coqide "/home/opam/.opam/4.08/bin" - install -d "/home/opam/.opam/4.08/share/coq" - install -m 644 ide/coq.png ide/*.lang ide/coq_style.xml ide/default.bindings "/home/opam/.opam/4.08/share/coq" - install -d "/home/opam/.opam/4.08/lib/coq/config" - install -d "/home/opam/.opam/4.08/doc" - install -m 644 ide/FAQ "/home/opam/.opam/4.08/doc"/FAQ-CoqIde - install -d "/home/opam/.opam/4.08/lib/coq" - ./install.sh "/home/opam/.opam/4.08/lib/coq" \ - ide/minilib.cmi ide/configwin_messages.cmi ide/configwin_ihm.cmi ide/configwin.cmi ide/tags.cmi ide/wg_Notebook.cmi ide/config_lexer.cmi ide/utf8_convert.cmi ide/preferences.cmi ide/ideutils.cmi ide/unicode_bindings.cmi ide/coq.cmi ide/coq_lex.cmi ide/sentence.cmi ide/gtk_parsing.cmi ide/wg_Segment.cmi ide/wg_ProofView.cmi ide/wg_MessageView.cmi ide/wg_RoutedMessageViews.cmi ide/wg_Detachable.cmi ide/wg_Find.cmi ide/wg_Completion.cmi ide/wg_ScriptView.cmi ide/coq_commands.cmi ide/fileOps.cmi ide/document.cmi ide/coqOps.cmi ide/wg_Command.cmi ide/session.cmi ide/coqide_ui.cmi ide/microPG.cmi ide/coqide.cmi - ./install.sh "/home/opam/.opam/4.08/lib/coq" ide/ide.cmxa ide/ide.a - make[1]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/coqide.8.11.1' - make: 'install-ide-files' is up to date. - make: 'install-ide-info' is up to date. - make: 'install-ide-devfiles' is up to date. -> installed coqide.8.11.1 Done. # Run eval $(opam env) to update the current shell environment 2024-06-30 23:18.43 ---> saved as "964d833b1b5b2301c85ada6e0357d291c85a0574ba3be6ce5c8e9908f59ac585" Job succeeded