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


Building on m1-c.ocamllabs.io

(from ocaml/opam:debian-unstable)
2021-12-04 01:49.43 ---> using "0acd5aeaa8f7bc314514d9795d14a7f12ec72a6a5b11c5904350189734c6859b" from cache

/: (user (uid 1000) (gid 1000))

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (run (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam"))
2021-12-04 01:49.43 ---> using "4d29eb3e0b7cd69a97ed90837671d5ca38aa41e2fb94346298af500378eca6fa" 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 b1ed080260d9fb3332ffd1ed74a70b40f8d46d66"))
2021-12-04 01:49.43 ---> using "470a5139cd314c308ef6f8a7115ce3eecbef27ce3b36ad57c590d49c448a8f62" from cache

/: (run (shell "rm -rf ~/.opam && opam init -ya --bare --config ~/.opamrc-sandbox ~/opam-repository"))
Configuring from /home/opam/.opamrc-sandbox, then /home/opam/.opamrc, and finally from built-in defaults.
Checking for available remotes: rsync and local, git.
  - you won't be able to use mercurial repositories unless you install the hg command on your system.
  - you won't be able to use darcs repositories unless you install the darcs command on your system.


<><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><>
[default] Initialised

User configuration:
  ~/.profile is already up-to-date.
[NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc.

2021-12-04 01:49.43 ---> using "6ff696b0fce120bd80d73dc055775d9b6cd971171da508a2aeef8fc7d75ea210" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> retrieved ocaml-base-compiler.4.09.1  (cached)
-> installed ocaml-base-compiler.4.09.1
-> installed ocaml-config.1
-> installed ocaml.4.09.1
Done.
# Run eval $(opam env --switch=4.09) to update the current shell environment
2021-12-04 01:49.43 ---> using "0e38fe413b54c61efc89a327e12fe3900a62f3b6cb3cd04c0c479a041012ee9a" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [165 kB]
- Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB]
- Ign:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages [8877 kB]
- Fetched 9106 kB in 2s (4884 kB/s)
- Reading package lists...
2021-12-04 01:49.43 ---> using "52f2d4f15b9d78ee09b71f4309e713a547edef1ddf1f05123778836008ea41c8" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell  "\
               \nopam remove -y \"why3-coq.1.4.0\"\
               \nopam install -vy \"why3-coq.1.4.0\"\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: \"why3-coq.1.4.0\" | grep -q '\"debian-unstable\"'; then\
               \n        echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\
               \n        exit 69\
               \n    fi\
               \nfi\
               \n\
               \n\
               \nexit $res\
               \n"))
[NOTE] why3-coq.1.4.0 is not installed.

Nothing to do.
The following actions will be performed:
  - install ocamlfind      1.9.1    [required by why3-coq]
  - install dune           2.9.1    [required by menhir]
  - install conf-gmp       3        [required by zarith]
  - install conf-findutils 1        [required by coq]
  - install num            1.4      [required by coq, why3]
  - install menhirSdk      20211012 [required by menhir]
  - install menhirLib      20211012 [required by menhir]
  - install zarith         1.12     [required by coq, why3]
  - install menhir         20211012 [required by why3]
  - install coq            8.13.2   [required by why3-coq]
  - install why3           1.4.0    [required by why3-coq]
  - install why3-coq       1.4.0
===== 12 to install =====

The following system packages will first need to be installed:
    libgmp-dev

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
Let opam run your package manager to install the required system packages?
(answer 'n' for other options) [Y/n] y
+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libgmp-dev"
- debconf: delaying package configuration, since apt-utils is not installed
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
- (Reading database ... 100%
(Reading database ... 18069 files and directories currently installed.)
- Preparing to unpack .../libgmp10_2%3a6.2.1+dfsg-3_amd64.deb ...
- Unpacking libgmp10:amd64 (2:6.2.1+dfsg-3) over (2:6.2.1+dfsg-2) ...
- Setting up libgmp10:amd64 (2:6.2.1+dfsg-3) ...
- Selecting previously unselected package libgmpxx4ldbl: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 ... 18069 files and directories currently installed.)
- Preparing to unpack .../libgmpxx4ldbl_2%3a6.2.1+dfsg-3_amd64.deb ...
- Unpacking libgmpxx4ldbl:amd64 (2:6.2.1+dfsg-3) ...
- Selecting previously unselected package libgmp-dev:amd64.
- Preparing to unpack .../libgmp-dev_2%3a6.2.1+dfsg-3_amd64.deb ...
- Unpacking libgmp-dev:amd64 (2:6.2.1+dfsg-3) ...
- Setting up libgmpxx4ldbl:amd64 (2:6.2.1+dfsg-3) ...
- Setting up libgmp-dev:amd64 (2:6.2.1+dfsg-3) ...
- Processing triggers for libc-bin (2.32-4) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  3/36:
Processing  4/36:
Processing  5/36:
Processing  6/36: [conf-findutils: sh find . -name .]
Processing  7/36: [conf-findutils: sh find . -name .] [conf-gmp: sh]
-> retrieved coq.8.13.2  (cached)
Processing  8/36: [conf-findutils: sh find . -name .] [conf-gmp: sh]
-> retrieved dune.2.9.1  (cached)
Processing  9/36: [conf-findutils: sh find . -name .] [conf-gmp: sh]
Processing 10/36: [conf-findutils: sh find . -name .] [conf-gmp: sh] [dune: ocaml bootstrap.ml]
-> retrieved menhir.20211012  (cached)
Processing 11/36: [conf-findutils: sh find . -name .] [conf-gmp: sh] [dune: ocaml bootstrap.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-exc" "find . -name ." (CWD=/home/opam/.opam/4.09/.opam-switch/build/conf-findutils.1)
- + find . -name .
- .
- + find . -name .
- .
-> compiled  conf-findutils.1
Processing 11/36: [conf-gmp: sh] [dune: ocaml bootstrap.ml]
-> installed conf-findutils.1
Processing 12/36: [conf-gmp: sh] [dune: ocaml bootstrap.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-exc" "cc -c $CFLAGS -I/usr/local/include test.c" (CWD=/home/opam/.opam/4.09/.opam-switch/build/conf-gmp.3)
- + cc -c -I/usr/local/include test.c
- + cc -c -I/usr/local/include test.c
-> compiled  conf-gmp.3
Processing 12/36: [dune: ocaml bootstrap.ml]
-> installed conf-gmp.3
Processing 13/36: [dune: ocaml bootstrap.ml]
-> retrieved menhirLib.20211012  (cached)
Processing 14/36: [dune: ocaml bootstrap.ml]
-> retrieved menhirSdk.20211012  (cached)
Processing 15/36: [dune: ocaml bootstrap.ml]
-> retrieved num.1.4  (cached)
Processing 16/36: [dune: ocaml bootstrap.ml]
-> retrieved ocamlfind.1.9.1  (cached)
Processing 17/36: [dune: ocaml bootstrap.ml]
Processing 18/36: [dune: ocaml bootstrap.ml] [ocamlfind: ./configure]
-> retrieved zarith.1.12  (cached)
-> retrieved why3.1.4.0  (cached)
-> retrieved why3-coq.1.4.0  (cached)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-bindir" "/home/opam/.opam/4.09/bin" "-sitelib" "/home/opam/.opam/4.09/lib" "-mandir" "/home/opam/.opam/4.09/man" "-config" "/home/opam/.opam/4.09/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.09/.opam-switch/build/ocamlfind.1.9.1)
- Welcome to findlib version 1.9.1
- Configuring core...
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Querying installation: META list not found
- make install will double-check installed META files
- Configuring libraries...
- unix: found
- bigarray: found
- compiler-libs: found
- dbm: not present (normal since 4.00)
- graphics: not present (normal since 4.09)
- num: not present (normal since 4.06)
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: found
- raw_spacetime: found
- threads: found
- str: found
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for bigarray written to site-lib-src/bigarray/META
- Configuration for compiler-libs written to site-lib-src/compiler-libs/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for 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.09/lib/ocaml
-     Binaries:              /home/opam/.opam/4.09/bin
-     Manual pages:          /home/opam/.opam/4.09/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.09/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.09/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.09/bin
-     Manual pages:          /home/opam/.opam/4.09/man
-     topfind script:        /home/opam/.opam/4.09/lib/ocaml
- Topfind ppxopt support:    yes
- Toolbox:                   no
- Link custom runtime:       no
- Need bytes compatibility:  no
- 
- Configuration has been written to Makefile.config
- 
- You can now do 'make all', and optionally 'make opt', to build ocamlfind.
- Welcome to findlib version 1.9.1
- Configuring core...
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Querying installation: META list not found
- make install will double-check installed META files
- Configuring libraries...
- unix: found
- bigarray: found
- compiler-libs: found
- dbm: not present (normal since 4.00)
- graphics: not present (normal since 4.09)
- num: not present (normal since 4.06)
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: found
- raw_spacetime: found
- threads: found
- str: found
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for bigarray written to site-lib-src/bigarray/META
- Configuration for compiler-libs written to site-lib-src/compiler-libs/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for 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.09/lib/ocaml
-     Binaries:              /home/opam/.opam/4.09/bin
-     Manual pages:          /home/opam/.opam/4.09/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.09/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.09/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.09/bin
-     Manual pages:          /home/opam/.opam/4.09/man
-     topfind script:        /home/opam/.opam/4.09/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 18/36: [dune: ocaml bootstrap.ml] [ocamlfind: make all]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.09/.opam-switch/build/ocamlfind.1.9.1)
- for p in findlib; do ( cd src/$p; make all ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- ocamllex fl_meta.mll
- 22 states, 392 transitions, table size 1700 bytes
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib_config.mlp | \
-          ../../tools/patch '@CONFIGFILE@' '/home/opam/.opam/4.09/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.09/lib/ocaml' | \
- 	sed -e 's;@AUTOLINK@;true;g' \
- 	    -e 's;@SYSTEM@;linux;g' \
- 	     >findlib_config.ml
- if [ "true" = "true" ]; then                 \
- 	cp topfind.ml.in topfind.ml;                             \
- else                                                             \
- 	sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in     \
- 		> topfind.ml ;                                   \
- fi
- ocamldep *.ml *.mli >depend
- ocamlc -I +compiler-libs -opaque -g -c findlib_config.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_split.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_metatoken.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_meta.ml
- ocamlc -I +compiler-libs -opaque -c fl_metascanner.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_metascanner.ml
- ocamlc -I +compiler-libs -opaque -c fl_topo.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_topo.ml
- ocamlc -I +compiler-libs -opaque -c fl_package_base.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_package_base.ml
- ocamlc -I +compiler-libs -opaque -c findlib.mli
- ocamlc -I +compiler-libs -opaque -g -c findlib.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_args.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_lint.ml
- ocamlc -I +compiler-libs -a -o findlib.cma findlib_config.cmo fl_split.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo
- ocamlc -I +compiler-libs -opaque -g -c ocaml_args.ml
- ocamlc -I +compiler-libs -opaque -g -c frontend.ml
- File "frontend.ml", line 1826, characters 16-29:
- 1826 |       let buf = String.create buflen in   (* FIXME: Bytes.create *)
-                        ^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.create
- Use Bytes.create instead.
- ocamlc -I +compiler-libs  -o ocamlfind -g findlib.cma unix.cma \
-            ocaml_args.cmo frontend.cmo
- ocamlc -I +compiler-libs -opaque -c topfind.mli
- ocamlc -I +compiler-libs -opaque -g -c topfind.ml
- 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.09/lib' \
-     	    >topfind
- ocamlc -I +compiler-libs -opaque -c fl_dynload.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_dynload.ml
- ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo
- make[1]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- make all-config
- make[1]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/ocamlfind.1.9.1'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/4.09/lib' >findlib.conf
- if ./tools/cmd_from_same_dir ocamlc; then \
- 	echo 'ocamlc="ocamlc.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamlopt; then \
- 	echo 'ocamlopt="ocamlopt.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldep; then \
- 	echo 'ocamldep="ocamldep.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldoc; then \
- 	echo 'ocamldoc="ocamldoc.opt"' >>findlib.conf; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/ocamlfind.1.9.1'
- for p in findlib; do ( cd src/$p; make all ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- ocamllex fl_meta.mll
- 22 states, 392 transitions, table size 1700 bytes
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib_config.mlp | \
-          ../../tools/patch '@CONFIGFILE@' '/home/opam/.opam/4.09/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.09/lib/ocaml' | \
- 	sed -e 's;@AUTOLINK@;true;g' \
- 	    -e 's;@SYSTEM@;linux;g' \
- 	     >findlib_config.ml
- if [ "true" = "true" ]; then                 \
- 	cp topfind.ml.in topfind.ml;                             \
- else                                                             \
- 	sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in     \
- 		> topfind.ml ;                                   \
- fi
- ocamldep *.ml *.mli >depend
- ocamlc -I +compiler-libs -opaque -g -c findlib_config.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_split.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_metatoken.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_meta.ml
- ocamlc -I +compiler-libs -opaque -c fl_metascanner.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_metascanner.ml
- ocamlc -I +compiler-libs -opaque -c fl_topo.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_topo.ml
- ocamlc -I +compiler-libs -opaque -c fl_package_base.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_package_base.ml
- ocamlc -I +compiler-libs -opaque -c findlib.mli
- ocamlc -I +compiler-libs -opaque -g -c findlib.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_args.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_lint.ml
- ocamlc -I +compiler-libs -a -o findlib.cma findlib_config.cmo fl_split.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo
- ocamlc -I +compiler-libs -opaque -g -c ocaml_args.ml
- ocamlc -I +compiler-libs -opaque -g -c frontend.ml
- File "frontend.ml", line 1826, characters 16-29:
- 1826 |       let buf = String.create buflen in   (* FIXME: Bytes.create *)
-                        ^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.create
- Use Bytes.create instead.
- ocamlc -I +compiler-libs  -o ocamlfind -g findlib.cma unix.cma \
-            ocaml_args.cmo frontend.cmo
- ocamlc -I +compiler-libs -opaque -c topfind.mli
- ocamlc -I +compiler-libs -opaque -g -c topfind.ml
- 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.09/lib' \
-     	    >topfind
- ocamlc -I +compiler-libs -opaque -c fl_dynload.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_dynload.ml
- ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo
- make[1]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- make all-config
- make[1]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/ocamlfind.1.9.1'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/4.09/lib' >findlib.conf
- if ./tools/cmd_from_same_dir ocamlc; then \
- 	echo 'ocamlc="ocamlc.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamlopt; then \
- 	echo 'ocamlopt="ocamlopt.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldep; then \
- 	echo 'ocamldep="ocamldep.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldoc; then \
- 	echo 'ocamldoc="ocamldoc.opt"' >>findlib.conf; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/ocamlfind.1.9.1'
Processing 18/36: [dune: ocaml bootstrap.ml] [ocamlfind: make opt]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opt" (CWD=/home/opam/.opam/4.09/.opam-switch/build/ocamlfind.1.9.1)
- for p in findlib; do ( cd src/$p; make opt ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- ocamlopt -I +compiler-libs -g -opaque -c findlib_config.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_split.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_metatoken.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_meta.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_metascanner.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_topo.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_package_base.ml
- ocamlopt -I +compiler-libs -g -opaque -c findlib.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_args.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_lint.ml
- ocamlopt -I +compiler-libs -g -a -o findlib.cmxa findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque -c ocaml_args.ml
- ocamlopt -I +compiler-libs -g -opaque -c frontend.ml
- File "frontend.ml", line 1826, characters 16-29:
- 1826 |       let buf = String.create buflen in   (* FIXME: Bytes.create *)
-                        ^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.create
- Use Bytes.create instead.
- ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \
- 	   ocaml_args.cmx frontend.cmx
- ocamlopt -I +compiler-libs -g -opaque -c topfind.ml
- File "_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 -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.09/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- for p in findlib; do ( cd src/$p; make opt ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- ocamlopt -I +compiler-libs -g -opaque -c findlib_config.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_split.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_metatoken.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_meta.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_metascanner.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_topo.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_package_base.ml
- ocamlopt -I +compiler-libs -g -opaque -c findlib.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_args.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_lint.ml
- ocamlopt -I +compiler-libs -g -a -o findlib.cmxa findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque -c ocaml_args.ml
- ocamlopt -I +compiler-libs -g -opaque -c frontend.ml
- File "frontend.ml", line 1826, characters 16-29:
- 1826 |       let buf = String.create buflen in   (* FIXME: Bytes.create *)
-                        ^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.create
- Use Bytes.create instead.
- ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \
- 	   ocaml_args.cmx frontend.cmx
- ocamlopt -I +compiler-libs -g -opaque -c topfind.ml
- File "_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 -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.09/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
-> compiled  ocamlfind.1.9.1
Processing 18/36: [dune: ocaml bootstrap.ml]
Processing 19/36: [dune: ocaml bootstrap.ml] [ocamlfind: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.09/.opam-switch/build/ocamlfind.1.9.1)
- if [ "1" -eq 1 ]; then \
-     for x in camlp4 dbm graphics labltk num ocamlbuild; do \
-       if [ -f "/home/opam/.opam/4.09/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.09/lib/$x/META"; then \
-           rm -f site-lib-src/$x/META; \
-         fi \
-       fi \
-     done; \
-     test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \
-   fi
- echo 'SITELIB_META =' > Makefile.packages.in
- for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done
- tr '\n' ' ' < Makefile.packages.in > Makefile.packages
- rm Makefile.packages.in
- mkdir -p "/home/opam/.opam/4.09/bin"
- mkdir -p "/home/opam/.opam/4.09/man"
- make install-config
- make[1]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "`dirname \"/home/opam/.opam/4.09/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.09/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/4.09/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/ocamlfind.1.9.1'
- for p in findlib; do ( cd src/$p; make install ); done
- make[1]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- mkdir -p "/home/opam/.opam/4.09/lib/findlib"
- mkdir -p "/home/opam/.opam/4.09/bin"
- test 1 -eq 0 || cp topfind "/home/opam/.opam/4.09/lib/ocaml"
- files=` ../../tools/collect_files ../../Makefile.config findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs topfind.cmi topfind.mli fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi fl_metatoken.cmi findlib_top.cma findlib_top.cmxa findlib_top.a findlib_top.cmxs findlib_dynload.cma findlib_dynload.cmxa findlib_dynload.a findlib_dynload.cmxs fl_dynload.mli fl_dynload.cmi META` && \
- cp $files "/home/opam/.opam/4.09/lib/findlib"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- cp $f "/home/opam/.opam/4.09/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/4.09/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/4.09/lib/ocaml/compiler-libs/"; \
-     cp topdirs.cmi toploop.cmi "/home/opam/.opam/4.09/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- make install-meta
- make[1]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/ocamlfind.1.9.1'
- for x in bigarray bytes compiler-libs dynlink ocamldoc raw_spacetime stdlib str threads unix ; do mkdir -p "/home/opam/.opam/4.09/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.09/lib/$x"; done
- mkdir -p "/home/opam/.opam/4.09/lib/findlib"; cp Makefile.packages "/home/opam/.opam/4.09/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/ocamlfind.1.9.1'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; }
- test ! -f 'site-lib-src/camlp4/META' ||	cp tools/safe_camlp4 "/home/opam/.opam/4.09/bin"
- make install-doc
- make[1]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "/home/opam/.opam/4.09/man/man1" "/home/opam/.opam/4.09/man/man3" "/home/opam/.opam/4.09/man/man5"
- cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.09/man/man1"
- cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.09/man/man5"
- make[1]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/ocamlfind.1.9.1'
- if [ "1" -eq 1 ]; then \
-     for x in camlp4 dbm graphics labltk num ocamlbuild; do \
-       if [ -f "/home/opam/.opam/4.09/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.09/lib/$x/META"; then \
-           rm -f site-lib-src/$x/META; \
-         fi \
-       fi \
-     done; \
-     test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \
-   fi
- echo 'SITELIB_META =' > Makefile.packages.in
- for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done
- tr '\n' ' ' < Makefile.packages.in > Makefile.packages
- rm Makefile.packages.in
- mkdir -p "/home/opam/.opam/4.09/bin"
- mkdir -p "/home/opam/.opam/4.09/man"
- make install-config
- make[1]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "`dirname \"/home/opam/.opam/4.09/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.09/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/4.09/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/ocamlfind.1.9.1'
- for p in findlib; do ( cd src/$p; make install ); done
- make[1]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- mkdir -p "/home/opam/.opam/4.09/lib/findlib"
- mkdir -p "/home/opam/.opam/4.09/bin"
- test 1 -eq 0 || cp topfind "/home/opam/.opam/4.09/lib/ocaml"
- files=` ../../tools/collect_files ../../Makefile.config findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs topfind.cmi topfind.mli fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi fl_metatoken.cmi findlib_top.cma findlib_top.cmxa findlib_top.a findlib_top.cmxs findlib_dynload.cma findlib_dynload.cmxa findlib_dynload.a findlib_dynload.cmxs fl_dynload.mli fl_dynload.cmi META` && \
- cp $files "/home/opam/.opam/4.09/lib/findlib"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- cp $f "/home/opam/.opam/4.09/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/4.09/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/4.09/lib/ocaml/compiler-libs/"; \
-     cp topdirs.cmi toploop.cmi "/home/opam/.opam/4.09/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- make install-meta
- make[1]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/ocamlfind.1.9.1'
- for x in bigarray bytes compiler-libs dynlink ocamldoc raw_spacetime stdlib str threads unix ; do mkdir -p "/home/opam/.opam/4.09/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.09/lib/$x"; done
- mkdir -p "/home/opam/.opam/4.09/lib/findlib"; cp Makefile.packages "/home/opam/.opam/4.09/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/ocamlfind.1.9.1'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; }
- test ! -f 'site-lib-src/camlp4/META' ||	cp tools/safe_camlp4 "/home/opam/.opam/4.09/bin"
- make install-doc
- make[1]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "/home/opam/.opam/4.09/man/man1" "/home/opam/.opam/4.09/man/man3" "/home/opam/.opam/4.09/man/man5"
- cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.09/man/man1"
- cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.09/man/man5"
- make[1]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/ocamlfind.1.9.1'
-> installed ocamlfind.1.9.1
Processing 19/36: [dune: ocaml bootstrap.ml]
Processing 20/36: [dune: ocaml bootstrap.ml] [num: make]
Processing 21/36: [dune: ocaml bootstrap.ml] [num: make] [zarith: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" (CWD=/home/opam/.opam/4.09/.opam-switch/build/zarith.1.12)
- binary ocaml: found in /home/opam/.opam/4.09/bin
- binary ocamlc: found in /home/opam/.opam/4.09/bin
- binary ocamldep: found in /home/opam/.opam/4.09/bin
- binary ocamlmklib: found in /home/opam/.opam/4.09/bin
- binary ocamldoc: found in /home/opam/.opam/4.09/bin
- binary gcc: found in /usr/bin
- binary ocamlopt: found in /home/opam/.opam/4.09/bin
- checking compilation with gcc -O3 -Wall -Wextra : working
- include caml/mlvalues.h: found
- library dynlink.cmxa: found
- binary ocamlfind: found in /home/opam/.opam/4.09/bin
- OCaml's word size is 64
- binary uname: found in /bin
- include gmp.h: found
- library gmp: found
- OCaml supports -bin-annot to produce documentation
- 
- detected configuration:
- 
-   native-code:          yes
-   dynamic linking:      yes
-   defines:              -DHAS_GMP 
-   libraries:             -lgmp
-   C options:            -O3 -Wall -Wextra 
-   installation path:    /home/opam/.opam/4.09/lib
-   installation method   findlib
- 
- configuration successful!
- now type "make" to build
- then type "make install" or "sudo make install" to install
- binary ocaml: found in /home/opam/.opam/4.09/bin
- binary ocamlc: found in /home/opam/.opam/4.09/bin
- binary ocamldep: found in /home/opam/.opam/4.09/bin
- binary ocamlmklib: found in /home/opam/.opam/4.09/bin
- binary ocamldoc: found in /home/opam/.opam/4.09/bin
- binary gcc: found in /usr/bin
- binary ocamlopt: found in /home/opam/.opam/4.09/bin
- checking compilation with gcc -O3 -Wall -Wextra : working
- include caml/mlvalues.h: found
- library dynlink.cmxa: found
- binary ocamlfind: found in /home/opam/.opam/4.09/bin
- OCaml's word size is 64
- binary uname: found in /bin
- include gmp.h: found
- library gmp: found
- OCaml supports -bin-annot to produce documentation
- 
- detected configuration:
- 
-   native-code:          yes
-   dynamic linking:      yes
-   defines:              -DHAS_GMP 
-   libraries:             -lgmp
-   C options:            -O3 -Wall -Wextra 
-   installation path:    /home/opam/.opam/4.09/lib
-   installation method   findlib
- 
- configuration successful!
- now type "make" to build
- then type "make install" or "sudo make install" to install
Processing 21/36: [dune: ocaml bootstrap.ml] [num: make] [zarith: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.09/.opam-switch/build/num.1.4)
- make -C src all
- make[1]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/num.1.4/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 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c int_misc.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c int_misc.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c nat.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c nat.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c big_int.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c big_int.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_flags.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_flags.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c ratio.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c ratio.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c num.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c num.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_status.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -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
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c int_misc.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c nat.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c big_int.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_flags.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c ratio.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c num.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -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 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -I . -shared -o nums.cmxs nums.cmxa
- make[1]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/num.1.4/src'
- make -C toplevel all
- make[1]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/num.1.4/toplevel'
- ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -c num_top_printers.mli
- ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -c num_top_printers.ml
- ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -c num_top.mli
- ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -c num_top.ml
- ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -a -o num_top.cma num_top_printers.cmo num_top.cmo
- make[1]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/num.1.4/toplevel'
- make -C src all
- make[1]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/num.1.4/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 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c int_misc.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c int_misc.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c nat.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c nat.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c big_int.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c big_int.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_flags.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_flags.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c ratio.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c ratio.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c num.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c num.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_status.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -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
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c int_misc.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c nat.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c big_int.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_flags.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c ratio.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c num.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -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 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -I . -shared -o nums.cmxs nums.cmxa
- make[1]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/num.1.4/src'
- make -C toplevel all
- make[1]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/num.1.4/toplevel'
- ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -c num_top_printers.mli
- ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -c num_top_printers.ml
- ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -c num_top.mli
- ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -c num_top.ml
- ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -a -o num_top.cma num_top_printers.cmo num_top.cmo
- make[1]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/num.1.4/toplevel'
-> compiled  num.1.4
Processing 21/36: [dune: ocaml bootstrap.ml] [zarith: make]
Processing 22/36: [dune: ocaml bootstrap.ml] [zarith: make] [num: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.09/.opam-switch/build/num.1.4)
- make -C src install
- make[1]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/num.1.4/src'
- install -d /home/opam/.opam/4.09/lib/ocaml
- sed -e 's/%%VERSION%%/1.4/g' META.in > META
- ocamlfind install num META
- Installed /home/opam/.opam/4.09/lib/num/META
- rm -f META
- install -m 644 nums.cma libnums.a big_int.cmi nat.cmi num.cmi ratio.cmi arith_status.cmi big_int.mli nat.mli num.mli ratio.mli arith_status.mli big_int.cmti nat.cmti num.cmti ratio.cmti arith_status.cmti nums.cmxa nums.a int_misc.cmx nat.cmx big_int.cmx arith_flags.cmx ratio.cmx num.cmx arith_status.cmx nums.cmxs /home/opam/.opam/4.09/lib/ocaml
- install -d /home/opam/.opam/4.09/lib/ocaml/stublibs
- install dllnums.so /home/opam/.opam/4.09/lib/ocaml/stublibs
- make[1]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/num.1.4/src'
- make -C toplevel install
- make[1]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/num.1.4/toplevel'
- sed -e 's/%%VERSION%%/1.4/g' META.in > META
- ocamlfind install num-top META num_top.cma num_top.cmi num_top_printers.cmi
- Installed /home/opam/.opam/4.09/lib/num-top/num_top_printers.cmi
- Installed /home/opam/.opam/4.09/lib/num-top/num_top.cmi
- Installed /home/opam/.opam/4.09/lib/num-top/num_top.cma
- Installed /home/opam/.opam/4.09/lib/num-top/META
- rm -f META
- make[1]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/num.1.4/toplevel'
- make -C src install
- make[1]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/num.1.4/src'
- install -d /home/opam/.opam/4.09/lib/ocaml
- sed -e 's/%%VERSION%%/1.4/g' META.in > META
- ocamlfind install num META
- Installed /home/opam/.opam/4.09/lib/num/META
- rm -f META
- install -m 644 nums.cma libnums.a big_int.cmi nat.cmi num.cmi ratio.cmi arith_status.cmi big_int.mli nat.mli num.mli ratio.mli arith_status.mli big_int.cmti nat.cmti num.cmti ratio.cmti arith_status.cmti nums.cmxa nums.a int_misc.cmx nat.cmx big_int.cmx arith_flags.cmx ratio.cmx num.cmx arith_status.cmx nums.cmxs /home/opam/.opam/4.09/lib/ocaml
- install -d /home/opam/.opam/4.09/lib/ocaml/stublibs
- install dllnums.so /home/opam/.opam/4.09/lib/ocaml/stublibs
- make[1]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/num.1.4/src'
- make -C toplevel install
- make[1]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/num.1.4/toplevel'
- sed -e 's/%%VERSION%%/1.4/g' META.in > META
- ocamlfind install num-top META num_top.cma num_top.cmi num_top_printers.cmi
- Installed /home/opam/.opam/4.09/lib/num-top/num_top_printers.cmi
- Installed /home/opam/.opam/4.09/lib/num-top/num_top.cmi
- Installed /home/opam/.opam/4.09/lib/num-top/num_top.cma
- Installed /home/opam/.opam/4.09/lib/num-top/META
- rm -f META
- make[1]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/num.1.4/toplevel'
-> installed num.1.4
Processing 22/36: [dune: ocaml bootstrap.ml] [zarith: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.09/.opam-switch/build/zarith.1.12)
- (echo "let"; grep "version" META | head -1) > zarith_version.ml
- ocamldep -native  zarith_version.ml z.ml q.ml big_int_Z.ml z.mli q.mli big_int_Z.mli > depend
- ocamlc -I +compiler-libs -bin-annot  -c zarith_version.ml
- ocamlc -I +compiler-libs -bin-annot  -c z.mli
- ocamlc -I +compiler-libs -bin-annot  -c z.ml
- ocamlc -I +compiler-libs -bin-annot  -c q.mli
- ocamlc -I +compiler-libs -bin-annot  -c q.ml
- ocamlc -I +compiler-libs -bin-annot  -c big_int_Z.mli
- ocamlc -I +compiler-libs -bin-annot  -c big_int_Z.ml
- ocamlmklib -failsafe -o zarith zarith_version.cmo z.cmo q.cmo big_int_Z.cmo -lgmp
- ocamlc -ccopt "-I/home/opam/.opam/4.09/lib/ocaml  -DHAS_GMP  -O3 -Wall -Wextra " -c caml_z.c
- ocamlmklib -failsafe -o zarith caml_z.o -lgmp
- ocamlc -I +compiler-libs -bin-annot  -c zarith_top.ml
- ocamlc -o zarith_top.cma -a zarith_top.cmo
- ocamlopt -I +compiler-libs  -c zarith_version.ml
- ocamlopt -I +compiler-libs  -c z.ml
- ocamlopt -I +compiler-libs  -c q.ml
- ocamlopt -I +compiler-libs  -c big_int_Z.ml
- ocamlmklib -failsafe -o zarith zarith_version.cmx z.cmx q.cmx big_int_Z.cmx -lgmp
- ocamlopt -shared -o zarith.cmxs -I . zarith.cmxa -linkall
- (echo "let"; grep "version" META | head -1) > zarith_version.ml
- ocamldep -native  zarith_version.ml z.ml q.ml big_int_Z.ml z.mli q.mli big_int_Z.mli > depend
- ocamlc -I +compiler-libs -bin-annot  -c zarith_version.ml
- ocamlc -I +compiler-libs -bin-annot  -c z.mli
- ocamlc -I +compiler-libs -bin-annot  -c z.ml
- ocamlc -I +compiler-libs -bin-annot  -c q.mli
- ocamlc -I +compiler-libs -bin-annot  -c q.ml
- ocamlc -I +compiler-libs -bin-annot  -c big_int_Z.mli
- ocamlc -I +compiler-libs -bin-annot  -c big_int_Z.ml
- ocamlmklib -failsafe -o zarith zarith_version.cmo z.cmo q.cmo big_int_Z.cmo -lgmp
- ocamlc -ccopt "-I/home/opam/.opam/4.09/lib/ocaml  -DHAS_GMP  -O3 -Wall -Wextra " -c caml_z.c
- ocamlmklib -failsafe -o zarith caml_z.o -lgmp
- ocamlc -I +compiler-libs -bin-annot  -c zarith_top.ml
- ocamlc -o zarith_top.cma -a zarith_top.cmo
- ocamlopt -I +compiler-libs  -c zarith_version.ml
- ocamlopt -I +compiler-libs  -c z.ml
- ocamlopt -I +compiler-libs  -c q.ml
- ocamlopt -I +compiler-libs  -c big_int_Z.ml
- ocamlmklib -failsafe -o zarith zarith_version.cmx z.cmx q.cmx big_int_Z.cmx -lgmp
- ocamlopt -shared -o zarith.cmxs -I . zarith.cmxa -linkall
-> compiled  zarith.1.12
Processing 22/36: [dune: ocaml bootstrap.ml]
Processing 23/36: [dune: ocaml bootstrap.ml] [zarith: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.09/.opam-switch/build/zarith.1.12)
- ocamlfind install -destdir "/home/opam/.opam/4.09/lib" zarith META zarith.cma libzarith.a z.cmi q.cmi big_int_Z.cmi zarith_top.cma z.mli zarith.cmxa z.cmx q.cmx big_int_Z.cmx zarith.cmxs zarith.h q.mli big_int_Z.mli zarith.a z.cmti q.cmti big_int_Z.cmti -optional dllzarith.so
- Installed /home/opam/.opam/4.09/lib/zarith/big_int_Z.cmti
- Installed /home/opam/.opam/4.09/lib/zarith/q.cmti
- Installed /home/opam/.opam/4.09/lib/zarith/z.cmti
- Installed /home/opam/.opam/4.09/lib/zarith/zarith.a
- Installed /home/opam/.opam/4.09/lib/zarith/big_int_Z.mli
- Installed /home/opam/.opam/4.09/lib/zarith/q.mli
- Installed /home/opam/.opam/4.09/lib/zarith/zarith.h
- Installed /home/opam/.opam/4.09/lib/zarith/zarith.cmxs
- Installed /home/opam/.opam/4.09/lib/zarith/big_int_Z.cmx
- Installed /home/opam/.opam/4.09/lib/zarith/q.cmx
- Installed /home/opam/.opam/4.09/lib/zarith/z.cmx
- Installed /home/opam/.opam/4.09/lib/zarith/zarith.cmxa
- Installed /home/opam/.opam/4.09/lib/zarith/z.mli
- Installed /home/opam/.opam/4.09/lib/zarith/zarith_top.cma
- Installed /home/opam/.opam/4.09/lib/zarith/big_int_Z.cmi
- Installed /home/opam/.opam/4.09/lib/zarith/q.cmi
- Installed /home/opam/.opam/4.09/lib/zarith/z.cmi
- Installed /home/opam/.opam/4.09/lib/zarith/libzarith.a
- Installed /home/opam/.opam/4.09/lib/zarith/zarith.cma
- Installed /home/opam/.opam/4.09/lib/stublibs/dllzarith.so
- Installed /home/opam/.opam/4.09/lib/stublibs/dllzarith.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.09/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/4.09/lib/zarith/META
- ocamlfind install -destdir "/home/opam/.opam/4.09/lib" zarith META zarith.cma libzarith.a z.cmi q.cmi big_int_Z.cmi zarith_top.cma z.mli zarith.cmxa z.cmx q.cmx big_int_Z.cmx zarith.cmxs zarith.h q.mli big_int_Z.mli zarith.a z.cmti q.cmti big_int_Z.cmti -optional dllzarith.so
- Installed /home/opam/.opam/4.09/lib/zarith/big_int_Z.cmti
- Installed /home/opam/.opam/4.09/lib/zarith/q.cmti
- Installed /home/opam/.opam/4.09/lib/zarith/z.cmti
- Installed /home/opam/.opam/4.09/lib/zarith/zarith.a
- Installed /home/opam/.opam/4.09/lib/zarith/big_int_Z.mli
- Installed /home/opam/.opam/4.09/lib/zarith/q.mli
- Installed /home/opam/.opam/4.09/lib/zarith/zarith.h
- Installed /home/opam/.opam/4.09/lib/zarith/zarith.cmxs
- Installed /home/opam/.opam/4.09/lib/zarith/big_int_Z.cmx
- Installed /home/opam/.opam/4.09/lib/zarith/q.cmx
- Installed /home/opam/.opam/4.09/lib/zarith/z.cmx
- Installed /home/opam/.opam/4.09/lib/zarith/zarith.cmxa
- Installed /home/opam/.opam/4.09/lib/zarith/z.mli
- Installed /home/opam/.opam/4.09/lib/zarith/zarith_top.cma
- Installed /home/opam/.opam/4.09/lib/zarith/big_int_Z.cmi
- Installed /home/opam/.opam/4.09/lib/zarith/q.cmi
- Installed /home/opam/.opam/4.09/lib/zarith/z.cmi
- Installed /home/opam/.opam/4.09/lib/zarith/libzarith.a
- Installed /home/opam/.opam/4.09/lib/zarith/zarith.cma
- Installed /home/opam/.opam/4.09/lib/stublibs/dllzarith.so
- Installed /home/opam/.opam/4.09/lib/stublibs/dllzarith.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.09/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/4.09/lib/zarith/META
-> installed zarith.1.12
Processing 23/36: [dune: ocaml bootstrap.ml]
[coq: patch] applying disable_warn_70.patch
Processing 24/36: [coq: patch] [dune: ocaml bootstrap.ml]
Processing 24/36: [coq: ./configure no] [dune: ocaml bootstrap.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-configdir" "/home/opam/.opam/4.09/lib/coq/config" "-prefix" "/home/opam/.opam/4.09" "-mandir" "/home/opam/.opam/4.09/man" "-docdir" "/home/opam/.opam/4.09/doc" "-libdir" "/home/opam/.opam/4.09/lib/coq" "-datadir" "/home/opam/.opam/4.09/share/coq" "-coqide" "no" "-native-compiler" "no" (CWD=/home/opam/.opam/4.09/.opam-switch/build/coq.8.13.2)
- You have OCaml 4.09.1. Good!
- You have OCamlfind 1.9.1. Good!
- You have native-code compilation. Good!
- You have the Zarith library 1.12 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.09/lib/coq/kernel/byterun
-   Other bytecode link flags   : 
-   OCaml version               : 4.09.1
-   OCaml binaries in           : /home/opam/.opam/4.09/bin/
-   OCaml library in            : /home/opam/.opam/4.09/lib/ocaml
-   OCaml flambda flags         : 
-   Native dynamic link support : true
-   CoqIde                      : no
-   Documentation               : None
-   Web browser                 : firefox -remote "OpenURL(%s,new-tab)" || firefox %s &
-   Coq web site                : http://coq.inria.fr/
-   Bytecode VM enabled         : true
-   Native Compiler enabled     : no
- 
-   Paths for true installation:
-   - the Coq binaries will be copied in /home/opam/.opam/4.09/bin
-   - the Coq library will be copied in /home/opam/.opam/4.09/lib/coq
-   - the Coqide configuration files will be copied in /home/opam/.opam/4.09/lib/coq/config
-   - the Coqide data files will be copied in /home/opam/.opam/4.09/share/coq
-   - the Coq man pages will be copied in /home/opam/.opam/4.09/man
-   - the Coq documentation will be copied in /home/opam/.opam/4.09/doc
-   - the Coqdoc LaTeX files will be copied in /home/opam/.opam/4.09/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'.
- You have OCaml 4.09.1. Good!
- You have OCamlfind 1.9.1. Good!
- You have native-code compilation. Good!
- You have the Zarith library 1.12 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.09/lib/coq/kernel/byterun
-   Other bytecode link flags   : 
-   OCaml version               : 4.09.1
-   OCaml binaries in           : /home/opam/.opam/4.09/bin/
-   OCaml library in            : /home/opam/.opam/4.09/lib/ocaml
-   OCaml flambda flags         : 
-   Native dynamic link support : true
-   CoqIde                      : no
-   Documentation               : None
-   Web browser                 : firefox -remote "OpenURL(%s,new-tab)" || firefox %s &
-   Coq web site                : http://coq.inria.fr/
-   Bytecode VM enabled         : true
-   Native Compiler enabled     : no
- 
-   Paths for true installation:
-   - the Coq binaries will be copied in /home/opam/.opam/4.09/bin
-   - the Coq library will be copied in /home/opam/.opam/4.09/lib/coq
-   - the Coqide configuration files will be copied in /home/opam/.opam/4.09/lib/coq/config
-   - the Coqide data files will be copied in /home/opam/.opam/4.09/share/coq
-   - the Coq man pages will be copied in /home/opam/.opam/4.09/man
-   - the Coq documentation will be copied in /home/opam/.opam/4.09/doc
-   - the Coqdoc LaTeX files will be copied in /home/opam/.opam/4.09/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 24/36: [coq: make] [dune: ocaml bootstrap.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "bootstrap.ml" "-j" "47" (CWD=/home/opam/.opam/4.09/.opam-switch/build/dune.2.9.1)
- ocamlc -custom -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 47
- 

- ocamlc -custom -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 47
- 

Processing 24/36: [coq: make] [dune: ./dune.exe build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./dune.exe" "build" "-p" "dune" "--profile" "dune-bootstrap" "-j" "47" (CWD=/home/opam/.opam/4.09/.opam-switch/build/dune.2.9.1)
-> compiled  dune.2.9.1
Processing 24/36: [coq: make]
-> installed dune.2.9.1
Processing 25/36: [coq: make]
Processing 26/36: [coq: make] [menhirLib: dune build]
Processing 27/36: [coq: make] [menhirLib: dune build] [menhirSdk: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhirSdk" "-j" "47" (CWD=/home/opam/.opam/4.09/.opam-switch/build/menhirSdk.20211012)
-> compiled  menhirSdk.20211012
Processing 27/36: [coq: make] [menhirLib: dune build]
-> installed menhirSdk.20211012
Processing 28/36: [coq: make] [menhirLib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhirLib" "-j" "47" (CWD=/home/opam/.opam/4.09/.opam-switch/build/menhirLib.20211012)
-         pack lib/pack/menhirLib.{ml,mli}
- Creating menhirLib.ml...
- Creating menhirLib.mli...
-         pack lib/pack/menhirLib.{ml,mli}
- Creating menhirLib.ml...
- Creating menhirLib.mli...
-> compiled  menhirLib.20211012
Processing 28/36: [coq: make]
-> installed menhirLib.20211012
Processing 29/36: [coq: make]
Processing 30/36: [coq: make] [menhir: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhir" "-j" "47" (CWD=/home/opam/.opam/4.09/.opam-switch/build/menhir.20211012)
-       menhir src/stage2/parserMessages.check
- Read 101 sample input sentences and 101 error messages.
- Read 101 sample input sentences and 48 error messages.
-       menhir src/stage2/parserMessages.ml
- Read 101 sample input sentences and 48 error messages.
-       menhir src/stage2/parser.{ml,mli}
- Grammar has 56 nonterminal symbols, among which 1 start symbols.
- Grammar has 37 terminal symbols.
- Grammar has 129 productions.
- Built an LR(0) automaton with 194 states.
- The grammar is not SLR(1) -- 5 states have a conflict.
- The construction mode is no-pager.
- Built an LR(1) automaton with 298 states.
- One shift/reduce conflict was silently solved.
- Extra reductions on error were added in 40 states.
- Priority played a role in 0 of these states.
- 152 out of 298 states have a default reduction.
- 102 out of 298 states are represented.
- 44 out of 96 symbols keep track of their start position.
- 48 out of 96 symbols keep track of their end position.
- The action table is 11324 entries; 1610 non-zero; 1359 compressed.
- The action table occupies roughly 2816 bytes.
- The goto table is 16986 entries; 329 non-zero; 636 compressed.
- The goto table occupies roughly 1368 bytes.
- The error table occupies roughly 1448 bytes.
- The default_reduction table occupies roughly 336 bytes.
- The lhs table occupies roughly 168 bytes.
- The trace table occupies roughly 8 bytes.
-       menhir src/stage2/parserMessages.check
- Read 101 sample input sentences and 101 error messages.
- Read 101 sample input sentences and 48 error messages.
-       menhir src/stage2/parserMessages.ml
- Read 101 sample input sentences and 48 error messages.
-       menhir src/stage2/parser.{ml,mli}
- Grammar has 56 nonterminal symbols, among which 1 start symbols.
- Grammar has 37 terminal symbols.
- Grammar has 129 productions.
- Built an LR(0) automaton with 194 states.
- The grammar is not SLR(1) -- 5 states have a conflict.
- The construction mode is no-pager.
- Built an LR(1) automaton with 298 states.
- One shift/reduce conflict was silently solved.
- Extra reductions on error were added in 40 states.
- Priority played a role in 0 of these states.
- 152 out of 298 states have a default reduction.
- 102 out of 298 states are represented.
- 44 out of 96 symbols keep track of their start position.
- 48 out of 96 symbols keep track of their end position.
- The action table is 11324 entries; 1610 non-zero; 1359 compressed.
- The action table occupies roughly 2816 bytes.
- The goto table is 16986 entries; 329 non-zero; 636 compressed.
- The goto table occupies roughly 1368 bytes.
- The error table occupies roughly 1448 bytes.
- The default_reduction table occupies roughly 336 bytes.
- The lhs table occupies roughly 168 bytes.
- The trace table occupies roughly 8 bytes.
-> compiled  menhir.20211012
Processing 30/36: [coq: make]
-> installed menhir.20211012
Processing 31/36: [coq: make]
Processing 32/36: [coq: make] [why3: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "--prefix" "/home/opam/.opam/4.09" "--disable-frama-c" "--disable-coq-libs" "--disable-js-of-ocaml" "--disable-ide" (CWD=/home/opam/.opam/4.09/.opam-switch/build/why3.1.4.0)
- checking executable suffix... <none>
- checking for gcc... gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables... 
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether gcc accepts -g... yes
- checking for gcc option to accept ISO C89... none needed
- checking for gcc option to accept ISO C99... none needed
- checking for gcc option to accept ISO Standard C... (cached) none needed
- checking for a thread-safe mkdir -p... /bin/mkdir -p
- checking for a BSD-compatible install... /usr/bin/install -c
- checking for ocamlc... ocamlc
- ocaml version is 4.09.1
- ocaml library path is /home/opam/.opam/4.09/lib/ocaml
- checking for ocamlopt... ocamlopt
- checking ocamlopt version... ok
- checking for ocamlc.opt... ocamlc.opt
- checking ocamlc.opt version... ok
- checking for ocamlopt.opt... ocamlopt.opt
- checking ocamlc.opt version... ok
- checking for ocamldep... ocamldep
- checking for ocamldep.opt... ocamldep.opt
- checking for ocamllex... ocamllex
- checking for ocamllex.opt... ocamllex.opt
- checking for ocamlyacc... ocamlyacc
- checking for ocamldoc... ocamldoc
- checking for ocamldoc.opt... ocamldoc.opt
- checking for menhir... menhir
- checking for ocamlfind... ocamlfind
- ocamlfind found compiler-libs in /home/opam/.opam/4.09/lib/ocaml/compiler-libs
- checking for sphinx-build... no
- configure: WARNING: Cannot find sphinx-build, Documentation disabled.
- checking for emacs... no
- configure: WARNING: Cannot find emacs, compilation of why3.elc disabled.
- ocamlfind found num in /home/opam/.opam/4.09/lib/num
- checking for /home/opam/.opam/4.09/lib/num/nums.cma... no
- checking for /home/opam/.opam/4.09/lib/num/num.cmi... no
- checking for /home/opam/.opam/4.09/lib/ocaml/nums.cma... yes
- checking for /home/opam/.opam/4.09/lib/ocaml/num.cmi... yes
- ocamlfind found zarith in /home/opam/.opam/4.09/lib/zarith
- checking for /home/opam/.opam/4.09/lib/zarith/z.cmi... yes
- ocamlfind: Package `zip' not found
- ocamlfind found camlzip in 
- checking for /home/opam/.opam/4.09/lib/ocaml/zip/zip.cma... no
- checking for /home/opam/.opam/4.09/lib/ocaml/zip/zip.cmi... no
- configure: WARNING: Lib camlzip not found, sessions files will not be compressed.
- ocamlfind found menhirLib in /home/opam/.opam/4.09/lib/menhirLib
- checking for /home/opam/.opam/4.09/lib/menhirLib/menhirLib.cmi... yes
- ocamlfind: Package `seq' not found
- checking for /home/opam/.opam/4.09/lib/ocaml/stdlib__seq.cmi... yes
- ocamlfind: Package `re' not found
- checking for /home/opam/.opam/4.09/lib/ocaml/re/re.cmx... no
- checking for /home/opam/.opam/4.09/lib/ocaml/re/re.cmi... no
- configure: WARNING: Library re not found.
- ocamlfind: Package `ocamlgraph' not found
- checking for /home/opam/.opam/4.09/lib/ocaml/ocamlgraph/graph.cma... no
- checking for /home/opam/.opam/4.09/lib/ocaml/ocamlgraph/graph.cmi... no
- configure: WARNING: Lib ocamlgraph not found, hypothesis selection disabled.
- ocamlfind: Package `mlmpfr' not found
- ocamlfind: Package `ppx_sexp_conv' not found
- checking for pvs... no
- configure: WARNING: Cannot find pvs.
- checking for isabelle... no
- configure: WARNING: Cannot find isabelle.
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating src/config.sh
- config.status: creating lib/why3/META
- config.status: creating .merlin
- config.status: creating src/jessie/Makefile
- config.status: creating src/jessie/.merlin
- config.status: creating lib/coq/version
- config.status: creating lib/pvs/version
- config.status: executing chmod commands
- 
-                  Summary
- -----------------------------------------
- Verbose make                : no
- OCaml compiler              : yes
-     Version                 : 4.09.1
-     Library path            : /home/opam/.opam/4.09/lib/ocaml
-     Ocamlfind               : yes
-     Native compilation      : yes
-     Profiling               : no
-     Memory profiling        : no (disabled by default)
-     PPX                     : yes
-     S-expr for why3pp       : no (requires ppx_sexp_conv)
-     Javascript support      : no (disabled by user)
-     Mpfr support            : no (mlmpfr not found)
-     Re support              : no
- Components
-     Why3 library            : yes
-     GTK IDE                 : no (disabled by user)
-     Web IDE                 : no (Javascript support not available)
-     GMP arithmetic          : yes
-     Compressed sessions     : no (camlzip not found)
-     Hypothesis selection    : no (ocamlgraph not found)
-     Invariant inference(exp): no (disabled by default)
-     Frama-C support         : no
- Documentation               : no (sphinx-build not found)
- Support for interactive proof assistants
-     Coq                     : no (disabled by user)
-     PVS                     : no (pvs not found)
-     Isabelle                : no (isabelle not found)
- Installable                 : yes
-     Binary path             : ${exec_prefix}/bin
-     Library path            : ${exec_prefix}/lib/why3
-     Data path               : ${prefix}/share/why3
-     OCaml library path      : /home/opam/.opam/4.09/lib/why3
-     Relocatable             : no
- checking executable suffix... <none>
- checking for gcc... gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables... 
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether gcc accepts -g... yes
- checking for gcc option to accept ISO C89... none needed
- checking for gcc option to accept ISO C99... none needed
- checking for gcc option to accept ISO Standard C... (cached) none needed
- checking for a thread-safe mkdir -p... /bin/mkdir -p
- checking for a BSD-compatible install... /usr/bin/install -c
- checking for ocamlc... ocamlc
- ocaml version is 4.09.1
- ocaml library path is /home/opam/.opam/4.09/lib/ocaml
- checking for ocamlopt... ocamlopt
- checking ocamlopt version... ok
- checking for ocamlc.opt... ocamlc.opt
- checking ocamlc.opt version... ok
- checking for ocamlopt.opt... ocamlopt.opt
- checking ocamlc.opt version... ok
- checking for ocamldep... ocamldep
- checking for ocamldep.opt... ocamldep.opt
- checking for ocamllex... ocamllex
- checking for ocamllex.opt... ocamllex.opt
- checking for ocamlyacc... ocamlyacc
- checking for ocamldoc... ocamldoc
- checking for ocamldoc.opt... ocamldoc.opt
- checking for menhir... menhir
- checking for ocamlfind... ocamlfind
- ocamlfind found compiler-libs in /home/opam/.opam/4.09/lib/ocaml/compiler-libs
- checking for sphinx-build... no
- configure: WARNING: Cannot find sphinx-build, Documentation disabled.
- checking for emacs... no
- configure: WARNING: Cannot find emacs, compilation of why3.elc disabled.
- ocamlfind found num in /home/opam/.opam/4.09/lib/num
- checking for /home/opam/.opam/4.09/lib/num/nums.cma... no
- checking for /home/opam/.opam/4.09/lib/num/num.cmi... no
- checking for /home/opam/.opam/4.09/lib/ocaml/nums.cma... yes
- checking for /home/opam/.opam/4.09/lib/ocaml/num.cmi... yes
- ocamlfind found zarith in /home/opam/.opam/4.09/lib/zarith
- checking for /home/opam/.opam/4.09/lib/zarith/z.cmi... yes
- ocamlfind: Package `zip' not found
- ocamlfind found camlzip in 
- checking for /home/opam/.opam/4.09/lib/ocaml/zip/zip.cma... no
- checking for /home/opam/.opam/4.09/lib/ocaml/zip/zip.cmi... no
- configure: WARNING: Lib camlzip not found, sessions files will not be compressed.
- ocamlfind found menhirLib in /home/opam/.opam/4.09/lib/menhirLib
- checking for /home/opam/.opam/4.09/lib/menhirLib/menhirLib.cmi... yes
- ocamlfind: Package `seq' not found
- checking for /home/opam/.opam/4.09/lib/ocaml/stdlib__seq.cmi... yes
- ocamlfind: Package `re' not found
- checking for /home/opam/.opam/4.09/lib/ocaml/re/re.cmx... no
- checking for /home/opam/.opam/4.09/lib/ocaml/re/re.cmi... no
- configure: WARNING: Library re not found.
- ocamlfind: Package `ocamlgraph' not found
- checking for /home/opam/.opam/4.09/lib/ocaml/ocamlgraph/graph.cma... no
- checking for /home/opam/.opam/4.09/lib/ocaml/ocamlgraph/graph.cmi... no
- configure: WARNING: Lib ocamlgraph not found, hypothesis selection disabled.
- ocamlfind: Package `mlmpfr' not found
- ocamlfind: Package `ppx_sexp_conv' not found
- checking for pvs... no
- configure: WARNING: Cannot find pvs.
- checking for isabelle... no
- configure: WARNING: Cannot find isabelle.
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating src/config.sh
- config.status: creating lib/why3/META
- config.status: creating .merlin
- config.status: creating src/jessie/Makefile
- config.status: creating src/jessie/.merlin
- config.status: creating lib/coq/version
- config.status: creating lib/pvs/version
- config.status: executing chmod commands
- 
-                  Summary
- -----------------------------------------
- Verbose make                : no
- OCaml compiler              : yes
-     Version                 : 4.09.1
-     Library path            : /home/opam/.opam/4.09/lib/ocaml
-     Ocamlfind               : yes
-     Native compilation      : yes
-     Profiling               : no
-     Memory profiling        : no (disabled by default)
-     PPX                     : yes
-     S-expr for why3pp       : no (requires ppx_sexp_conv)
-     Javascript support      : no (disabled by user)
-     Mpfr support            : no (mlmpfr not found)
-     Re support              : no
- Components
-     Why3 library            : yes
-     GTK IDE                 : no (disabled by user)
-     Web IDE                 : no (Javascript support not available)
-     GMP arithmetic          : yes
-     Compressed sessions     : no (camlzip not found)
-     Hypothesis selection    : no (ocamlgraph not found)
-     Invariant inference(exp): no (disabled by default)
-     Frama-C support         : no
- Documentation               : no (sphinx-build not found)
- Support for interactive proof assistants
-     Coq                     : no (disabled by user)
-     PVS                     : no (pvs not found)
-     Isabelle                : no (isabelle not found)
- Installable                 : yes
-     Binary path             : ${exec_prefix}/bin
-     Library path            : ${exec_prefix}/lib/why3
-     Data path               : ${prefix}/share/why3
-     OCaml library path      : /home/opam/.opam/4.09/lib/why3
-     Relocatable             : no
Processing 32/36: [coq: make] [why3: make all]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "-j47" "all" "opt" "byte" (CWD=/home/opam/.opam/4.09/.opam-switch/build/why3.1.4.0)
- Ocamldep src/trywhy3/worker_proto.ml
- Ocamldep src/trywhy3/why3_worker.ml
- Ocamldep src/trywhy3/trywhy3.ml
- Ocamldep src/trywhy3/shortener.ml
- Ocamldep src/trywhy3/bindings.ml
- Ocamldep src/trywhy3/alt_ergo_worker.ml
- cp src/tools/why3pp_sexp-dummy.ml src/tools/why3pp_sexp.ml
- Ocamllex src/why3doc/doc_lexer.mll
- Ocamldep src/isabelle-client/isabelle_client_main.ml
- Ocamldep src/tools/why3shell.ml
- 125 states, 1119 transitions, table size 5226 bytes
- 1793 additional bytes used for bindings
- Ocamldep src/why3session/why3session_main.ml
- Ocamldep src/why3session/why3session_latex.ml
- Ocamldep src/why3session/why3session_update.ml
- Ocamldep src/why3session/why3session_html.ml
- Ocamldep src/why3session/why3session_info.ml
- Ocamldep src/why3session/why3session_lib.ml
- Ocamldep src/ide/why3web.ml
- Ocamldep src/ide/wserver.ml
- Ocamllex src/tools/why3wc.mll
- Ocamllex plugins/tptp/tptp_lexer.mll
- Menhir plugins/tptp/tptp_parser.mly
- Ocamllex plugins/python/py_lexer.mll
- Ocamllex plugins/microc/mc_lexer.mll
- Menhir plugins/python/py_parser.mly
- Menhir plugins/microc/mc_parser.mly
- 56 states, 651 transitions, table size 2940 bytes
- 1375 additional bytes used for bindings
- 101 states, 1563 transitions, table size 6858 bytes
- 3126 additional bytes used for bindings
- Ocamllex plugins/cfg/cfg_lexer.mll
- 77 states, 473 transitions, table size 2354 bytes
- 1504 additional bytes used for bindings
- Menhir src/parser/parser_common.mly plugins/cfg/cfg_parser.mly
- Menhir src/parser/parser_common.mly plugins/cfg/cfg_parser.mly
- Ocamllex plugins/parser/dimacs.mll
- Generate src/util/config.ml
- Ocamllex src/util/rc.mll
- cp src/util/mysexplib-dummy.ml src/util/mysexplib.ml
- Ocamllex src/util/lexlib.mll
- 34 states, 434 transitions, table size 1940 bytes
- 1293 additional bytes used for bindings
- Menhir src/util/json_parser.mly
- cp src/util/mlmpfr_dummy.ml src/util/mlmpfr_wrapper.ml
- cp src/util/dynlink_new.ml src/util/dynlink_wrapper.ml
- 39 states, 600 transitions, table size 2634 bytes
- 1338 additional bytes used for bindings
- Ocamllex src/util/json_lexer.mll
- 48 states, 1889 transitions, table size 7844 bytes
- 3073 additional bytes used for bindings
- Ocamllex src/parser/lexer.mll
- 52 states, 495 transitions, table size 2292 bytes
- Menhir src/parser/parser_common.mly src/parser/parser.mly
- Menhir src/parser/parser_common.mly src/parser/parser.mly
- 155 states, 4342 transitions, table size 18298 bytes
- 7537 additional bytes used for bindings
- Menhir src/driver/driver_parser.mly
- Ocamllex src/driver/driver_lexer.mll
- 307 states, 15627 transitions, table size 64350 bytes
- cp src/session/compress_none.ml src/session/compress.ml
- Ocamllex src/driver/sexp.mll
- 27 states, 306 transitions, table size 1386 bytes
- 158 states, 4359 transitions, table size 18384 bytes
- 7555 additional bytes used for bindings
- 34 states, 1366 transitions, table size 5668 bytes
- Ocamllex src/session/xml.mll
- 117 states, 1396 transitions, table size 6286 bytes
- 3556 additional bytes used for bindings
- Ocamllex src/session/strategy_parser.mll
- cp src/util/recompat.ml src/util/re.ml
- 43 states, 639 transitions, table size 2814 bytes
- 1799 additional bytes used for bindings
- Read 3 sample input sentences and 3 error messages.
- menhir --explain --strict src/parser/parser_common.mly src/parser/parser.mly --base src/parser/parser --compile-errors \
- 	src/parser/handcrafted.messages > src/parser/parser_messages.ml
- Read 3 sample input sentences and 3 error messages.
- Ocamldep src/why3doc/doc_main.ml
- Ocamldep src/why3doc/doc_def.ml
- Ocamldep src/why3doc/doc_lexer.ml
- Ocamldep src/why3doc/doc_html.ml
- Ocamldep src/tools/why3pp.ml
- Ocamldep src/tools/why3pp_sexp.ml
- Ocamldep src/tools/why3wc.ml
- Ocamldep src/tools/why3replay.ml
- Ocamldep src/tools/why3realize.ml
- Ocamldep src/tools/why3prove.ml
- Ocamldep src/tools/why3extract.ml
- Ocamldep src/tools/why3execute.ml
- Ocamldep src/tools/why3config.ml
- Ocamldep src/tools/main.ml
- Ocamldep plugins/cfg/cfg_main.ml
- Ocamldep plugins/cfg/cfg_lexer.ml
- Ocamldep plugins/cfg/cfg_parser.ml
- Ocamldep plugins/cfg/cfg_tokens.ml
- Ocamldep plugins/cfg/cfg_ast.ml
- Ocamldep plugins/microc/mc_main.ml
- Ocamldep plugins/microc/mc_printer.ml
- Ocamldep plugins/microc/mc_lexer.ml
- Ocamldep plugins/microc/mc_parser.ml
- Ocamldep plugins/microc/mc_ast.ml
- Ocamldep plugins/python/py_main.ml
- Ocamldep plugins/python/py_lexer.ml
- Ocamldep plugins/python/py_parser.ml
- Ocamldep plugins/python/py_ast.ml
- Ocamldep plugins/tptp/tptp_printer.ml
- Ocamldep plugins/tptp/tptp_lexer.ml
- Ocamldep plugins/tptp/tptp_typing.ml
- Ocamldep plugins/tptp/tptp_parser.ml
- Ocamldep plugins/tptp/tptp_ast.ml
- Ocamldep plugins/parser/dimacs.ml
- Ocamldep plugins/parser/genequlin.ml
- Ocamldep src/session/unix_scheduler.ml
- Ocamldep src/session/json_util.ml
- Ocamldep src/session/itp_server.ml
- Ocamldep src/session/itp_communication.ml
- Ocamldep src/session/server_utils.ml
- Ocamldep src/session/controller_itp.ml
- Ocamldep src/session/strategy_parser.ml
- Ocamldep src/session/strategy.ml
- Ocamldep src/session/session_itp.ml
- Ocamldep src/session/termcode.ml
- Ocamldep src/session/xml.ml
- Ocamldep src/session/compress.ml
- Ocamldep src/printer/mathematica.ml
- Ocamldep src/printer/yices.ml
- Ocamldep src/printer/cvc3.ml
- Ocamldep src/printer/gappa.ml
- Ocamldep src/printer/simplify.ml
- Ocamldep src/printer/isabelle.ml
- Ocamldep src/printer/pvs.ml
- Ocamldep src/printer/coq.ml
- Ocamldep src/printer/smtv2.ml
- Ocamldep src/printer/smtv1.ml
- Ocamldep src/printer/why3printer.ml
- Ocamldep src/printer/alt_ergo.ml
- Ocamldep src/printer/cntexmp_printer.ml
- Ocamldep src/transform/reflection.ml
- Ocamldep src/transform/matching.ml
- Ocamldep src/transform/induction_pr.ml
- Ocamldep src/transform/induction.ml
- Ocamldep src/transform/prepare_for_counterexmp.ml
- Ocamldep src/transform/intro_vc_vars_counterexmp.ml
- Ocamldep src/transform/congruence.ml
- Ocamldep src/transform/cut.ml
- Ocamldep src/transform/destruct.ml
- Ocamldep src/transform/ind_itp.ml
- Ocamldep src/transform/introduction.ml
- Ocamldep src/transform/subst.ml
- Ocamldep src/transform/apply.ml
- Ocamldep src/transform/case.ml
- Ocamldep src/transform/generic_arg_trans_utils.ml
- Ocamldep src/transform/eliminate_literal.ml
- Ocamldep src/transform/prop_curry.ml
- Ocamldep src/transform/smoke_detector.ml
- Ocamldep src/transform/instantiate_predicate.ml
- Ocamldep src/transform/intro_projections_counterexmp.ml
- Ocamldep src/transform/eliminate_epsilon.ml
- Ocamldep src/transform/lift_epsilon.ml
- Ocamldep src/transform/close_epsilon.ml
- Ocamldep src/transform/abstraction.ml
- Ocamldep src/transform/filter_trigger.ml
- Ocamldep src/transform/simplify_array.ml
- Ocamldep src/transform/encoding_sort.ml
- Ocamldep src/transform/encoding_twin.ml
- Ocamldep src/transform/encoding_tags.ml
- Ocamldep src/transform/encoding_guards.ml
- Ocamldep src/transform/encoding_tags_full.ml
- Ocamldep src/transform/encoding_guards_full.ml
- Ocamldep src/transform/encoding_select.ml
- Ocamldep src/transform/encoding.ml
- Ocamldep src/transform/discriminate.ml
- Ocamldep src/transform/libencoding.ml
- Ocamldep src/transform/eliminate_if.ml
- Ocamldep src/transform/eliminate_let.ml
- Ocamldep src/transform/eliminate_inductive.ml
- Ocamldep src/transform/eliminate_symbol.ml
- Ocamldep src/transform/eliminate_unknown_lsymbols.ml
- Ocamldep src/transform/eliminate_unknown_types.ml
- Ocamldep src/transform/abstract_quantifiers.ml
- Ocamldep src/transform/eliminate_algebraic.ml
- Ocamldep src/transform/eliminate_definition.ml
- Ocamldep src/transform/compute.ml
- Ocamldep src/transform/reduction_engine.ml
- Ocamldep src/transform/detect_polymorphism.ml
- Ocamldep src/transform/args_wrapper.ml
- Ocamldep src/transform/split_goal.ml
- Ocamldep src/transform/inlining.ml
- Ocamldep src/transform/simplify_formula.ml
- Ocamldep src/parser/mlw_printer.ml
- Ocamldep src/parser/lexer.ml
- Ocamldep src/parser/report.ml
- Ocamldep src/parser/typing.ml
- Ocamldep src/parser/parser.ml
- Ocamldep src/parser/parser_messages.ml
- Ocamldep src/parser/glob.ml
- Ocamldep src/parser/ptree_helpers.ml
- Ocamldep src/parser/ptree.ml
- Ocamldep src/extract/cakeml.ml
- Ocamldep src/extract/ocaml.ml
- Ocamldep src/extract/c.ml
- Ocamldep src/extract/ml_printer.ml
- Ocamldep src/extract/pdriver.ml
- Ocamldep src/extract/mlinterp.ml
- Ocamldep src/extract/compile.ml
- Ocamldep src/extract/mltree.ml
- Ocamldep src/mlw/counterexample.ml
- Ocamldep src/mlw/pinterp.ml
- Ocamldep src/mlw/big_real.ml
- Ocamldep src/mlw/dexpr.ml
- Ocamldep src/mlw/pmodule.ml
- Ocamldep src/mlw/vc.ml
- Ocamldep src/mlw/typeinv.ml
- Ocamldep src/mlw/eval_match.ml
- Ocamldep src/mlw/pdecl.ml
- Ocamldep src/mlw/expr.ml
- Ocamldep src/mlw/ity.ml
- Ocamldep src/driver/smtv2_model_parser.ml
- Ocamldep src/driver/sexp.ml
- Ocamldep src/driver/collect_data_model.ml
- Ocamldep src/driver/smtv2_model_defs.ml
- Ocamldep src/driver/autodetection.ml
- Ocamldep src/driver/whyconf.ml
- Ocamldep src/driver/driver.ml
- Ocamldep src/driver/driver_lexer.ml
- Ocamldep src/driver/driver_parser.ml
- Ocamldep src/driver/driver_ast.ml
- Ocamldep src/driver/call_provers.ml
- Ocamldep src/driver/prove_client.ml
- Ocamldep src/core/model_parser.ml
- Ocamldep src/core/printer.ml
- Ocamldep src/core/trans.ml
- Ocamldep src/core/env.ml
- Ocamldep src/core/dterm.ml
- Ocamldep src/core/pretty.ml
- Ocamldep src/core/task.ml
- Ocamldep src/core/theory.ml
- Ocamldep src/core/coercion.ml
- Ocamldep src/core/decl.ml
- Ocamldep src/core/pattern.ml
- Ocamldep src/core/term.ml
- Ocamldep src/core/ty.ml
- Ocamldep src/core/ident.ml
- Ocamldep src/util/re.ml
- Ocamldep src/util/pqueue.ml
- Ocamldep src/util/vector.ml
- Ocamldep src/util/constant.ml
- Ocamldep src/util/number.ml
- Ocamldep src/util/bigInt.ml
- Ocamldep src/util/plugin.ml
- Ocamldep src/util/rc.ml
- Ocamldep src/util/sysutil.ml
- Ocamldep src/util/warning.ml
- Ocamldep src/util/cmdline.ml
- Ocamldep src/util/print_tree.ml
- Ocamldep src/util/dynlink_wrapper.ml
- Ocamldep src/util/lexlib.ml
- Ocamldep src/util/loc.ml
- Ocamldep src/util/debug.ml
- Ocamldep src/util/json_lexer.ml
- Ocamldep src/util/json_parser.ml
- Ocamldep src/util/json_base.ml
- Ocamldep src/util/getopt.ml
- Ocamldep src/util/exn_printer.ml
- Ocamldep src/util/wstdlib.ml
- Ocamldep src/util/hashcons.ml
- Ocamldep src/util/diffmap.ml
- Ocamldep src/util/weakhtbl.ml
- Ocamldep src/util/exthtbl.ml
- Ocamldep src/util/extset.ml
- Ocamldep src/util/extmap.ml
- Ocamldep src/util/pp.ml
- Ocamldep src/util/strings.ml
- Ocamldep src/util/lists.ml
- Ocamldep src/util/opt.ml
- Ocamldep src/util/util.ml
- Ocamldep src/util/mlmpfr_wrapper.ml
- Ocamldep src/util/config.ml
- Ocamldep src/util/mysexplib.ml
- mkdir lib/plugins
- Ocamlc   src/util/mysexplib.ml
- Ocamlc   src/util/config.ml
- Ocamlc   src/util/bigInt.mli
- Ocamlc   src/util/mlmpfr_wrapper.mli
- Ocamlc   src/util/util.mli
- Ocamlc   src/util/opt.mli
- Ocamlc   src/util/lists.mli
- Ocamlc   src/util/strings.mli
- Ocamlc   src/util/pp.mli
- Ocamlc   src/util/extmap.mli
- Ocamlc   src/util/exthtbl.mli
- Ocamlc   src/util/weakhtbl.mli
- Ocamlc   src/util/hashcons.mli
- Ocamlc   src/util/exn_printer.mli
- Ocamlc   src/util/getopt.mli
- Ocamlc   src/util/loc.mli
- Ocamlc   src/util/lexlib.mli
- Ocamlc   src/util/print_tree.mli
- Ocamlc   src/util/dynlink_wrapper.ml
- Ocamlc   src/util/cmdline.mli
- Ocamlc   src/util/sysutil.mli
- Ocamlc   src/util/vector.mli
- Ocamlc   src/util/pqueue.mli
- Ocamlc   src/util/re.ml
- Ocamlc   src/driver/prove_client.mli
- Ocamlc   src/driver/sexp.mli
- Ocamlc   src/mlw/big_real.mli
- Linking src/util/ppx_debug_optim
- Ocamlc   src/parser/parser_messages.ml
- File "src/util/util.mli", line 103, characters 22-52:
- 103 | val ansi_color_tags : Format.formatter_tag_functions
-                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.formatter_tag_functions
- Use formatter_stag_functions.
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.09/lib/ocaml, /home/opam/.opam/4.09/lib/ocaml/compiler-libs
- Ocamlc   src/transform/encoding_select.mli
- Ocamlc   src/transform/encoding_guards_full.mli
- File "src/util/pp.mli", line 122, characters 33-51:
- 122 |   ('b,  formatter, unit, string) Pervasives.format4 -> 'b
-                                        ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- Ocamlc   src/transform/encoding_tags_full.mli
- File "src/util/pp.mli", line 125, characters 33-51:
- 125 |   ('b,  formatter, unit, string) Pervasives.format4 -> 'b
-                                        ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- Ocamlc   src/transform/encoding_guards.mli
- Ocamlc   src/transform/encoding_tags.mli
- Ocamlc   src/transform/encoding_twin.mli
- Ocamlc   src/transform/encoding_sort.mli
- Ocamlc   src/transform/simplify_array.mli
- Ocamlc   src/transform/filter_trigger.mli
- Ocamlc   src/transform/lift_epsilon.mli
- Ocamlc   src/transform/instantiate_predicate.mli
- Ocamlc   src/transform/induction.mli
- Ocamlc   src/transform/induction_pr.mli
- Ocamlc   src/printer/alt_ergo.mli
- Ocamlc   src/printer/why3printer.mli
- Ocamlc   src/printer/smtv1.mli
- Ocamlc   src/printer/smtv2.mli
- Ocamlc   src/printer/coq.mli
- Ocamlc   src/printer/simplify.mli
- Ocamlc   src/printer/gappa.mli
- Ocamlc   src/printer/cvc3.mli
- Ocamlc   src/session/compress.mli
- Ocamlc   src/session/xml.mli
- Ocamlc   src/session/unix_scheduler.mli
- Ocamlc   src/util/bigInt.ml
- Ocamlc   src/util/mlmpfr_wrapper.ml
- Ocamlc   src/util/util.ml
- Ocamlc   src/util/opt.ml
- Ocamlc   src/util/lists.ml
- Ocamlc   src/util/strings.ml
- Ocamlc   src/util/pp.ml
- Ocamlc   src/util/extmap.ml
- Ocamlc   src/util/exthtbl.ml
- Ocamlc   src/util/weakhtbl.ml
- Ocamlc   src/util/hashcons.ml
- Ocamlc   src/util/exn_printer.ml
- Ocamlc   src/util/getopt.ml
- Ocamlc   src/util/lexlib.ml
- Ocamlc   src/util/print_tree.ml
- Ocamlc   src/util/cmdline.ml
- Ocamlc   src/util/sysutil.ml
- Ocamlc   src/util/vector.ml
- Ocamlc   src/util/pqueue.ml
- Ocamlc   src/driver/prove_client.ml
- Ocamlc   src/driver/sexp.ml
- Ocamlc   src/mlw/big_real.ml
- Ocamlc   plugins/tptp/tptp_printer.mli
- Ocamlc   src/ide/wserver.mli
- Ocamlc   src/tools/why3pp_sexp.ml
- Ocamlc   src/why3doc/doc_html.mli
- gcc -Wall -O -g -o src/server/logging.o -c src/server/logging.c
- gcc -Wall -O -g -o src/server/arraylist.o -c src/server/arraylist.c
- gcc -Wall -O -g -o src/server/options.o -c src/server/options.c
- gcc -Wall -O -g -o src/server/queue.o -c src/server/queue.c
- gcc -Wall -O -g -o src/server/readbuf.o -c src/server/readbuf.c
- gcc -Wall -O -g -o src/server/request.o -c src/server/request.c
- gcc -Wall -O -g -o src/server/proc.o -c src/server/proc.c
- gcc -Wall -O -g -o src/server/writebuf.o -c src/server/writebuf.c
- gcc -Wall -O -g -o src/server/server-unix.o -c src/server/server-unix.c
- gcc -Wall -O -g -o src/server/server-win.o -c src/server/server-win.c
- gcc -Wall -O -g -o src/server/cpulimit-unix.o -c src/server/cpulimit-unix.c
- gcc -Wall -O -g -o src/server/cpulimit-win.o -c src/server/cpulimit-win.c
- Generate drivers/coq-realizations.aux
- Generate drivers/pvs-realizations.aux
- Generate drivers/isabelle-realizations.aux
- Ocamlopt src/util/config.ml
- Ocamlopt src/util/mysexplib.ml
- Ocamlopt src/util/mlmpfr_wrapper.ml
- Ocamlopt src/util/util.ml
- Ocamlopt src/util/opt.ml
- Ocamlopt src/util/strings.ml
- Ocamlopt src/util/lists.ml
- Ocamlopt src/util/extmap.ml
- Ocamlc   src/util/extset.mli
- Ocamlopt src/util/exthtbl.ml
- Ocamlopt src/util/weakhtbl.ml
- Ocamlc   src/util/diffmap.mli
- Ocamlopt src/util/exn_printer.ml
- Ocamlopt src/util/hashcons.ml
- Ocamlc   src/util/debug.mli
- Ocamlopt src/util/print_tree.ml
- Ocamlopt src/util/dynlink_wrapper.ml
- Ocamlc   src/util/warning.mli
- Ocamlc   src/util/number.mli
- Ocamlopt src/util/vector.ml
- Ocamlopt src/util/re.ml
- Ocamlc   src/driver/driver_ast.ml
- Ocamlopt src/driver/sexp.ml
- Ocamlopt src/parser/parser_messages.ml
- Ocamlopt src/session/compress.ml
- Ocamlopt src/session/unix_scheduler.ml
- Ocamlc   src/session/compress.ml
- Ocamlc   src/session/unix_scheduler.ml
- Ocamlopt src/tools/why3pp_sexp.ml
- Ocamlopt src/util/bigInt.ml
- Ocamlopt src/util/pp.ml
- Ocamlopt src/mlw/big_real.ml
- Ocamlc   src/util/plugin.mli
- Ocamlc   src/util/debug.ml
- Ocamlc   src/util/loc.ml
- Ocamlc   src/session/xml.ml
- Ocamlc   src/util/wstdlib.mli
- Ocamlc   src/core/ident.mli
- File "src/session/compress_none.ml", line 43, characters 23-33:
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/session/compress_none.ml", line 45, characters 20-30:
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- Ocamlc   src/util/extset.ml
- Ocamlc   src/util/diffmap.ml
- Ocamlc   src/driver/driver_parser.mli
- Ocamlc   src/driver/driver_lexer.mli
- Ocamlc   src/util/warning.ml
- Ocamlopt src/util/cmdline.ml
- Ocamlc   src/util/constant.mli
- Ocamlc   src/util/number.ml
- File "src/session/compress_none.ml", line 43, characters 23-33:
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/session/compress_none.ml", line 45, characters 20-30:
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- Ocamlopt src/util/getopt.ml
- gcc -Wall -o lib/why3cpulimit src/server/cpulimit-unix.o src/server/cpulimit-win.o
- Ocamlopt src/driver/prove_client.ml
- File "src/util/loc.ml", line 69, characters 14-32:
- 69 | let compare = Pervasives.compare
-                    ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/util/debug.ml", line 115, characters 21-39:
- 115 |           (List.sort Pervasives.compare list);
-                            ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/util/loc.ml", line 70, characters 12-26:
- 70 | let equal = Pervasives.(=)
-                  ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- Ocamlc   src/util/plugin.ml
- Ocamlc   src/driver/driver_lexer.ml
- Ocamlc   src/util/constant.ml
- Ocamlopt src/util/pqueue.ml
- File "src/util/constant.ml", line 26, characters 33-51:
- 26 |       let c = if structural then Pervasives.compare k1 k2 else 0 in
-                                       ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/util/constant.ml", line 29, characters 33-51:
- 29 |       let c = if structural then Pervasives.compare k1 k2 else 0 in
-                                       ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- Ocamlc   src/core/ty.mli
- File "src/util/constant.ml", line 32, characters 6-24:
- 32 |       Pervasives.compare c1 c2
-            ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- Ocamlc   src/parser/glob.mli
- Ocamlc   src/driver/driver_parser.ml
- Ocamlc   src/util/json_base.mli
- Ocamlc   src/util/rc.mli
- Ocamlc   src/util/wstdlib.ml
- Ocamlc   src/core/ident.ml
- Ocamlc   src/parser/glob.ml
- Ocamlopt src/util/sysutil.ml
- Ocamlc   src/core/term.mli
- Ocamlc   src/core/ty.ml
- Ocamlc   src/util/json_parser.mli
- Ocamlc   src/util/json_base.ml
- Ocamlc   src/util/rc.ml
- Ocamlc   src/util/json_lexer.ml
- Ocamlc   src/util/json_parser.ml
- gcc -Wall -o lib/why3server src/server/logging.o src/server/arraylist.o src/server/options.o src/server/queue.o src/server/readbuf.o src/server/request.o src/server/proc.o src/server/writebuf.o src/server/server-unix.o src/server/server-win.o
- Ocamlopt src/util/debug.ml
- File "src/util/debug.ml", line 115, characters 21-39:
- 115 |           (List.sort Pervasives.compare list);
-                            ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- Ocamlc   src/core/pattern.mli
- Ocamlc   src/core/decl.mli
- Ocamlc   src/core/coercion.mli
- Ocamlc   src/mlw/ity.mli
- Ocamlc   src/transform/close_epsilon.mli
- Ocamlc   src/transform/matching.ml
- Ocamlc   src/printer/cntexmp_printer.mli
- Ocamlc   src/core/term.ml
- Ocamlopt src/util/extset.ml
- Ocamlopt src/util/diffmap.ml
- Ocamlc   src/core/pattern.ml
- Ocamlc   src/core/dterm.mli
- Ocamlc   src/core/coercion.ml
- File "src/transform/matching.ml", line 157, characters 15-33:
- 157 |     let (--) = Pervasives.compare in
-                      ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- Ocamlc   src/core/theory.mli
- Ocamlc   src/core/decl.ml
- File "src/transform/matching.ml", line 268, characters 16-34:
- 268 |   let compare = Pervasives.compare
-                       ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- Ocamlopt src/util/loc.ml
- Ocamlopt src/util/plugin.ml
- Ocamlopt src/util/number.ml
- Ocamlopt src/session/xml.ml
- File "src/core/term.ml", line 281, characters 39-57:
- 281 |   let perv_compare h1 h2 = comp_raise (Pervasives.compare h1 h2) in
-                                              ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/util/loc.ml", line 69, characters 14-32:
- 69 | let compare = Pervasives.compare
-                    ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/util/loc.ml", line 70, characters 12-26:
- 70 | let equal = Pervasives.(=)
-                  ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- Ocamlopt src/util/wstdlib.ml
- Ocamlc   src/core/task.mli
- Ocamlc   src/core/env.mli
- Ocamlc   src/transform/detect_polymorphism.mli
- Ocamlc   src/transform/eliminate_literal.mli
- Ocamlc   src/core/theory.ml
- Ocamlc   src/mlw/expr.mli
- Ocamlc   src/printer/cntexmp_printer.ml
- Ocamlc   src/transform/reduction_engine.mli
- Ocamlc   src/core/env.ml
- Ocamlc   src/core/pretty.mli
- Ocamlc   src/core/trans.mli
- Ocamlc   src/session/termcode.mli
- Ocamlc   src/core/task.ml
- Ocamlopt src/util/lexlib.ml
- Ocamlopt src/util/warning.ml
- Ocamlopt src/driver/driver_ast.ml
- Ocamlc   src/mlw/pdecl.mli
- Ocamlc   src/parser/ptree.ml
- Ocamlc   src/core/pretty.ml
- Ocamlc   src/core/dterm.ml
- Ocamlc   src/mlw/ity.ml
- Ocamlc   src/mlw/expr.ml
- Ocamlc   src/transform/reduction_engine.ml
- Ocamlc   src/core/printer.mli
- Ocamlc   src/transform/simplify_formula.mli
- Ocamlc   src/transform/inlining.mli
- Ocamlc   src/transform/split_goal.mli
- Ocamlc   src/transform/compute.mli
- Ocamlc   src/transform/eliminate_definition.mli
- Ocamlc   src/transform/eliminate_algebraic.mli
- Ocamlc   src/transform/abstract_quantifiers.ml
- Ocamlc   src/transform/eliminate_symbol.ml
- Ocamlc   src/transform/eliminate_inductive.mli
- Ocamlc   src/transform/eliminate_let.mli
- Ocamlc   src/transform/eliminate_if.mli
- Ocamlc   src/transform/libencoding.mli
- Ocamlc   src/transform/encoding.mli
- Ocamlc   src/transform/abstraction.mli
- Ocamlc   src/transform/eliminate_epsilon.mli
- Ocamlc   src/transform/intro_projections_counterexmp.mli
- Ocamlc   src/transform/smoke_detector.mli
- Ocamlc   src/transform/prop_curry.ml
- Ocamlc   src/transform/generic_arg_trans_utils.mli
- Ocamlc   src/transform/apply.mli
- Ocamlc   src/transform/subst.mli
- Ocamlc   src/transform/introduction.mli
- Ocamlc   src/transform/destruct.mli
- Ocamlc   src/transform/intro_vc_vars_counterexmp.mli
- Ocamlc   src/transform/congruence.ml
- Ocamlc   src/transform/prepare_for_counterexmp.mli
- Ocamlc   src/transform/reflection.mli
- Ocamlc   src/core/trans.ml
- Ocamlc   src/mlw/pdecl.ml
- Ocamlc   src/transform/detect_polymorphism.ml
- Ocamlc   src/transform/simplify_array.ml
- Ocamlc   src/transform/lift_epsilon.ml
- Ocamlc   src/transform/close_epsilon.ml
- Ocamlc   src/transform/eliminate_epsilon.ml
- Ocamlc   src/transform/instantiate_predicate.ml
- Ocamlc   src/transform/smoke_detector.ml
- Ocamlc   src/session/termcode.ml
- Ocamlopt src/util/json_base.ml
- Ocamlopt src/util/rc.ml
- Ocamlopt src/core/ident.ml
- Ocamlc   src/core/model_parser.mli
- Ocamlc   src/mlw/eval_match.mli
- Ocamlc   src/mlw/typeinv.mli
- Ocamlc   src/mlw/vc.mli
- Ocamlc   src/mlw/pmodule.mli
- Ocamlc   src/parser/ptree_helpers.mli
- Ocamlc   src/transform/args_wrapper.mli
- Ocamlc   src/parser/mlw_printer.mli
- Ocamlc   src/transform/eliminate_unknown_types.ml
- Ocamlc   src/transform/eliminate_unknown_lsymbols.ml
- Ocamlc   src/transform/discriminate.mli
- Ocamlc   src/printer/pvs.ml
- Ocamlc   src/printer/isabelle.ml
- Ocamlc   src/printer/mathematica.ml
- Ocamlc   src/core/printer.ml
- Ocamlc   src/transform/simplify_formula.ml
- Ocamlc   src/transform/inlining.ml
- Ocamlc   src/transform/split_goal.ml
- Ocamlc   src/transform/eliminate_algebraic.ml
- Ocamlc   src/transform/eliminate_inductive.ml
- Ocamlc   src/transform/eliminate_if.ml
- Ocamlc   src/transform/libencoding.ml
- Ocamlc   src/transform/encoding.ml
- Ocamlc   src/transform/eliminate_let.ml
- Ocamlc   src/transform/encoding_guards_full.ml
- Ocamlc   src/transform/encoding_tags_full.ml
- Ocamlc   src/transform/encoding_guards.ml
- Ocamlc   src/transform/encoding_tags.ml
- Ocamlc   src/transform/encoding_twin.ml
- Ocamlc   src/transform/encoding_sort.ml
- Ocamlc   src/transform/filter_trigger.ml
- Ocamlc   src/transform/abstraction.ml
- Ocamlc   src/transform/intro_projections_counterexmp.ml
- Ocamlc   src/transform/eliminate_literal.ml
- Ocamlc   src/transform/generic_arg_trans_utils.ml
- Ocamlc   src/transform/introduction.ml
- Ocamlc   src/transform/intro_vc_vars_counterexmp.ml
- Ocamlc   src/transform/prepare_for_counterexmp.ml
- Ocamlc   src/printer/alt_ergo.ml
- Ocamlc   src/printer/why3printer.ml
- Ocamlc   src/printer/smtv1.ml
- Ocamlc   src/printer/smtv2.ml
- Ocamlc   src/printer/coq.ml
- Ocamlc   src/printer/simplify.ml
- Ocamlc   src/printer/gappa.ml
- Ocamlc   src/printer/cvc3.ml
- Ocamlopt src/util/json_parser.ml
- Ocamlopt src/util/constant.ml
- Ocamlc   src/driver/call_provers.mli
- Ocamlc   src/driver/smtv2_model_defs.mli
- Ocamlc   src/mlw/dexpr.mli
- File "src/session/termcode.ml", line 1106, characters 24-42:
- 1106 |     let compare e1 e2 = Pervasives.compare e1.shape e2.shape in
-                                ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- Ocamlc   src/extract/mlinterp.mli
- Ocamlc   src/parser/parser.mli
- Ocamlc   src/parser/lexer.mli
- Ocamlc   src/transform/case.ml
- Ocamlc   src/transform/ind_itp.mli
- File "src/util/constant.ml", line 26, characters 33-51:
- 26 |       let c = if structural then Pervasives.compare k1 k2 else 0 in
-                                       ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/util/constant.ml", line 29, characters 33-51:
- 29 |       let c = if structural then Pervasives.compare k1 k2 else 0 in
-                                       ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/util/constant.ml", line 32, characters 6-24:
- 32 |       Pervasives.compare c1 c2
-            ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- Ocamlc   src/transform/cut.ml
- Ocamlc   src/printer/yices.ml
- Ocamlc   src/core/model_parser.ml
- Ocamlc   src/driver/call_provers.ml
- Ocamlc   src/driver/smtv2_model_defs.ml
- Ocamlc   src/mlw/eval_match.ml
- Ocamlc   src/mlw/typeinv.ml
- Ocamlc   src/mlw/vc.ml
- Ocamlc   src/mlw/pmodule.ml
- Ocamlc   src/mlw/dexpr.ml
- Ocamlc   src/parser/ptree_helpers.ml
- Ocamlc   src/parser/mlw_printer.ml
- Ocamlc   src/transform/compute.ml
- Ocamlc   src/transform/eliminate_definition.ml
- Ocamlc   src/transform/discriminate.ml
- Ocamlc   src/transform/encoding_select.ml
- Ocamlc   src/transform/apply.ml
- Ocamlc   src/transform/ind_itp.ml
- Ocamlc   src/transform/subst.ml
- Ocamlc   src/transform/destruct.ml
- Ocamlc   src/transform/induction.ml
- Ocamlc   src/transform/induction_pr.ml
- Ocamlopt src/core/ty.ml
- Ocamlopt src/driver/driver_parser.ml
- Ocamlc   src/driver/driver.mli
- Ocamlc   src/driver/collect_data_model.mli
- Ocamlc   src/extract/mltree.ml
- Ocamlopt src/parser/glob.ml
- Ocamlc   src/parser/typing.mli
- Ocamlc   src/parser/report.mli
- Ocamlopt src/util/json_lexer.ml
- Ocamlc   src/transform/reflection.ml
- Ocamlc   src/driver/smtv2_model_parser.ml
- Ocamlc   src/driver/collect_data_model.ml
- Ocamlc   src/parser/report.ml
- Ocamlc   src/parser/typing.ml
- Ocamlc   src/parser/parser.ml
- Ocamlc   src/parser/lexer.ml
- Ocamlc   src/transform/args_wrapper.ml
- Ocamlc   src/driver/driver.ml
- Ocamlc   src/driver/whyconf.mli
- Ocamlc   src/driver/autodetection.mli
- Ocamlc   src/mlw/pinterp.mli
- Ocamlc   src/session/session_itp.mli
- Ocamlc   src/session/strategy.mli
- Ocamlc   src/driver/whyconf.ml
- Ocamlc   src/session/strategy_parser.mli
- Ocamlc   src/driver/autodetection.ml
- Ocamlc   src/session/strategy.ml
- Ocamlc   src/session/controller_itp.mli
- Ocamlc   src/session/session_itp.ml
- Ocamlc   src/session/strategy_parser.ml
- Ocamlopt src/core/term.ml
- Ocamlc   src/session/itp_communication.mli
- Ocamlc   src/session/controller_itp.ml
- Ocamlc   src/mlw/counterexample.mli
- Ocamlc   src/mlw/pinterp.ml
- Ocamlc   src/extract/compile.mli
- Ocamlc   src/extract/pdriver.mli
- Ocamlc   src/mlw/counterexample.ml
- Ocamlc   src/extract/compile.ml
- Ocamlc   src/extract/mlinterp.ml
- Ocamlc   src/extract/ml_printer.mli
- Ocamlc   src/extract/c.ml
- Ocamlc   src/extract/pdriver.ml
- Ocamlc   src/session/server_utils.mli
- Ocamlc   src/session/itp_server.mli
- Ocamlc   src/session/json_util.mli
- Ocamlc   src/session/itp_communication.ml
- File "src/mlw/pinterp.ml", line 60, characters 14-28:
- 60 |       let n = Pervasives.max 0 (Array.length a - 25) in
-                    ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- Ocamlc   src/session/json_util.ml
- Ocamlc   src/session/server_utils.ml
- Ocamlc   src/session/itp_server.ml
- Ocamlc   src/extract/ocaml.ml
- Ocamlc   src/extract/cakeml.ml
- Ocamlc   src/extract/ml_printer.ml
- File "src/core/term.ml", line 281, characters 39-57:
- 281 |   let perv_compare h1 h2 = comp_raise (Pervasives.compare h1 h2) in
-                                              ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/mlw/pinterp.ml", line 1851, characters 48-62:
- 1851 |   let s = String.(if length s > n then sub s 0 (Pervasives.min n (length s)) ^ "..." else s) in
-                                                        ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- Ocamlopt src/driver/driver_lexer.ml
- Ocamlopt src/core/pattern.ml
- Ocamlopt src/core/coercion.ml
- Ocamlopt src/transform/matching.ml
- File "src/transform/matching.ml", line 157, characters 15-33:
- 157 |     let (--) = Pervasives.compare in
-                      ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/transform/matching.ml", line 268, characters 16-34:
- 268 |   let compare = Pervasives.compare
-                       ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- Ocamlopt src/core/decl.ml
- Ocamlopt src/core/theory.ml
- Ocamlopt src/core/task.ml
- Ocamlopt src/core/env.ml
- Linking  lib/why3/why3.cmo
- Ocamlopt src/core/pretty.ml
- Ocamlopt src/core/dterm.ml
- Ocamlopt src/core/trans.ml
- Ocamlopt src/mlw/ity.ml
- Ocamlopt src/transform/reduction_engine.ml
- Ocamlopt src/core/printer.ml
- Ocamlopt src/transform/simplify_formula.ml
- Ocamlopt src/transform/inlining.ml
- Ocamlopt src/transform/split_goal.ml
- Ocamlopt src/transform/detect_polymorphism.ml
- Ocamlopt src/transform/abstract_quantifiers.ml
- Ocamlopt src/transform/eliminate_symbol.ml
- Ocamlopt src/transform/eliminate_let.ml
- Ocamlopt src/transform/simplify_array.ml
- Ocamlopt src/transform/abstraction.ml
- Ocamlopt src/transform/close_epsilon.ml
- Ocamlopt src/transform/eliminate_epsilon.ml
- Ocamlopt src/transform/intro_projections_counterexmp.ml
- Ocamlopt src/transform/instantiate_predicate.ml
- Ocamlopt src/transform/smoke_detector.ml
- Ocamlopt src/transform/prop_curry.ml
- Ocamlopt src/transform/congruence.ml
- Ocamlopt src/session/termcode.ml
- Ocamlopt src/transform/lift_epsilon.ml
- File "src/session/termcode.ml", line 1106, characters 24-42:
- 1106 |     let compare e1 e2 = Pervasives.compare e1.shape e2.shape in
-                                ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- Ocamlopt src/transform/eliminate_inductive.ml
- Ocamlopt src/transform/generic_arg_trans_utils.ml
- Ocamlopt src/core/model_parser.ml
- Ocamlopt src/transform/eliminate_algebraic.ml
- Ocamlopt src/transform/eliminate_unknown_types.ml
- Ocamlopt src/transform/eliminate_unknown_lsymbols.ml
- Ocamlopt src/transform/eliminate_if.ml
- Ocamlopt src/transform/libencoding.ml
- Ocamlopt src/transform/encoding_sort.ml
- Ocamlopt src/transform/filter_trigger.ml
- Ocamlopt src/printer/coq.ml
- Ocamlopt src/printer/pvs.ml
- Ocamlopt src/printer/isabelle.ml
- Ocamlopt src/printer/mathematica.ml
- Ocamlc   plugins/parser/genequlin.ml
- Ocamlc   plugins/parser/dimacs.ml
- Ocamlc   plugins/tptp/tptp_ast.ml
- Ocamlc   plugins/python/py_ast.ml
- Ocamlc   plugins/microc/mc_ast.ml
- Ocamlc   plugins/microc/mc_printer.mli
- Ocamlc   plugins/cfg/cfg_ast.ml
- Ocamlc   plugins/cfg/cfg_tokens.ml
- Ocamlc   src/tools/main.ml
- Ocamlc   src/tools/why3config.ml
- Ocamlc   src/tools/why3execute.ml
- Ocamlc   src/tools/why3extract.ml
- Ocamlc   src/tools/why3prove.ml
- Ocamlc   src/tools/why3realize.ml
- Ocamlc   src/tools/why3replay.ml
- Ocamlc   src/tools/why3wc.ml
- Ocamlc   src/ide/why3web.ml
- Ocamlc   src/why3session/why3session_lib.mli
- Ocamlc   src/tools/why3shell.ml
- Ocamlc   src/isabelle-client/isabelle_client_main.ml
- Ocamlc   src/tools/why3pp.ml
- Ocamlc   src/why3doc/doc_def.mli
- Ocamlc   plugins/tptp/tptp_printer.ml
- Linking  lib/why3/why3.cma
- Ocamlc   src/ide/wserver.ml
- Ocamlc   src/why3doc/doc_html.ml
- Ocamlc   plugins/tptp/tptp_parser.mli
- Ocamlc   plugins/tptp/tptp_typing.mli
- Ocamlc   plugins/tptp/tptp_lexer.mli
- Ocamlc   plugins/python/py_parser.mli
- Ocamlc   plugins/microc/mc_parser.mli
- Ocamlc   plugins/cfg/cfg_parser.mli
- Ocamlc   plugins/microc/mc_printer.ml
- Ocamlc   src/why3session/why3session_info.ml
- Ocamlc   src/why3session/why3session_html.ml
- Ocamlc   src/why3session/why3session_latex.ml
- Ocamlc   src/why3session/why3session_update.ml
- Ocamlc   src/why3doc/doc_lexer.ml
- Ocamlc   plugins/cfg/cfg_parser.ml
- Ocamlc   src/why3session/why3session_lib.ml
- Ocamlc   src/why3doc/doc_def.ml
- Ocamlc   plugins/python/py_lexer.ml
- Ocamlc   plugins/microc/mc_lexer.ml
- Ocamlc   plugins/cfg/cfg_lexer.ml
- Ocamlc   plugins/tptp/tptp_parser.ml
- Ocamlc   plugins/tptp/tptp_typing.ml
- Ocamlc   plugins/tptp/tptp_lexer.ml
- Ocamlc   plugins/python/py_parser.ml
- Ocamlc   plugins/microc/mc_parser.ml
- Linking  bin/why3config.cma
- Linking  bin/why3realize.cma
- Linking  bin/why3wc.cma
- Ocamlopt src/mlw/expr.ml
- Ocamlopt src/transform/encoding.ml
- Ocamlopt src/transform/eliminate_literal.ml
- Ocamlopt src/transform/intro_vc_vars_counterexmp.ml
- Ocamlopt src/printer/cntexmp_printer.ml
- Linking  lib/plugins/genequlin.cmo
- Linking  lib/plugins/dimacs.cmo
- Linking  bin/why3.byte
- Linking  bin/why3execute.cma
- Linking  bin/why3replay.cma
- Linking  bin/why3shell.cma
- Linking  bin/isabelle_client.byte
- Ocamlc   plugins/python/py_main.ml
- File "src/tools/why3prove.ml", line 446, characters 6-40:
- 446 |       Format.set_formatter_tag_functions Util.ansi_color_tags;
-             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.set_formatter_tag_functions
- Use Format.set_formatter_stag_functions.
- Ocamlc   plugins/microc/mc_main.ml
- Linking  bin/why3webserver.cma
- Ocamlc   plugins/cfg/cfg_main.ml
- Linking  bin/why3pp.cma
- Linking  bin/why3extract.cma
- Ocamlc   src/why3doc/doc_main.ml
- Ocamlc   src/why3session/why3session_main.ml
- Ocamlopt src/transform/encoding_guards_full.ml
- Ocamlopt src/transform/encoding_tags_full.ml
- Ocamlopt src/transform/encoding_guards.ml
- Ocamlopt src/transform/encoding_tags.ml
- Ocamlopt src/transform/encoding_twin.ml
- Linking  bin/why3prove.cma
- Linking  bin/why3session.cma
- Ocamlopt src/driver/call_provers.ml
- Ocamlopt src/driver/smtv2_model_defs.ml
- Linking  bin/why3doc.cma
- Ocamlopt src/driver/collect_data_model.ml
- Ocamlopt src/driver/driver.ml
- Linking  lib/plugins/tptp.cmo
- Linking  lib/plugins/python.cmo
- Ocamlopt src/driver/smtv2_model_parser.ml
- Linking  lib/plugins/microc.cmo
- Ocamlopt src/driver/whyconf.ml
- Ocamlopt src/mlw/pdecl.ml
- Ocamlopt src/parser/ptree.ml
- Ocamlopt src/parser/ptree_helpers.ml
- Ocamlopt src/parser/mlw_printer.ml
- Ocamlopt src/driver/autodetection.ml
- Ocamlopt src/session/strategy.ml
- Ocamlopt src/session/strategy_parser.ml
- Ocamlopt src/mlw/eval_match.ml
- Ocamlopt src/mlw/typeinv.ml
- Ocamlopt src/mlw/vc.ml
- Linking  lib/plugins/cfg.cmo
- Ocamlopt src/mlw/pmodule.ml
- Ocamlopt src/mlw/dexpr.ml
- Ocamlopt src/mlw/pinterp.ml
- File "src/mlw/pinterp.ml", line 60, characters 14-28:
- 60 |       let n = Pervasives.max 0 (Array.length a - 25) in
-                    ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/mlw/pinterp.ml", line 1851, characters 48-62:
- 1851 |   let s = String.(if length s > n then sub s 0 (Pervasives.min n (length s)) ^ "..." else s) in
-                                                        ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- Ocamlopt src/extract/mltree.ml
- Ocamlopt src/parser/typing.ml
- Ocamlopt src/extract/compile.ml
- Ocamlopt src/extract/pdriver.ml
- Ocamlopt src/mlw/counterexample.ml
- Ocamlopt src/extract/ml_printer.ml
- Ocamlopt src/extract/ocaml.ml
- Ocamlopt src/extract/cakeml.ml
- Ocamlopt src/extract/mlinterp.ml
- Ocamlopt src/extract/c.ml
- Ocamlopt src/parser/parser.ml
- Ocamlopt src/parser/report.ml
- Ocamlopt src/parser/lexer.ml
- Ocamlopt src/transform/args_wrapper.ml
- Ocamlopt src/transform/compute.ml
- Ocamlopt src/transform/case.ml
- Ocamlopt src/transform/apply.ml
- Ocamlopt src/transform/subst.ml
- Ocamlopt src/transform/ind_itp.ml
- Ocamlopt src/transform/cut.ml
- Ocamlopt src/transform/induction.ml
- Ocamlopt src/transform/induction_pr.ml
- Ocamlopt src/transform/eliminate_definition.ml
- Ocamlopt src/transform/discriminate.ml
- Ocamlopt src/printer/gappa.ml
- Ocamlopt src/transform/introduction.ml
- Ocamlopt src/transform/destruct.ml
- Ocamlopt src/transform/reflection.ml
- Ocamlopt src/transform/encoding_select.ml
- Ocamlopt src/printer/alt_ergo.ml
- Ocamlopt src/printer/why3printer.ml
- Ocamlopt src/printer/smtv1.ml
- Ocamlopt src/printer/smtv2.ml
- Ocamlopt src/printer/simplify.ml
- Ocamlopt src/printer/cvc3.ml
- Ocamlopt src/printer/yices.ml
- Ocamlopt src/transform/prepare_for_counterexmp.ml
- Ocamlopt src/session/session_itp.ml
- Ocamlopt src/session/controller_itp.ml
- Ocamlopt src/session/itp_communication.ml
- Ocamlopt src/session/server_utils.ml
- Ocamlopt src/session/json_util.ml
- Ocamlopt src/session/itp_server.ml
- Linking  lib/why3/why3.cmx
- Ocamlopt plugins/parser/genequlin.ml
- Ocamlopt plugins/parser/dimacs.ml
- Ocamlopt plugins/tptp/tptp_ast.ml
- Ocamlopt plugins/tptp/tptp_printer.ml
- Ocamlopt plugins/python/py_ast.ml
- Ocamlopt plugins/microc/mc_ast.ml
- Ocamlopt plugins/microc/mc_printer.ml
- Ocamlopt plugins/cfg/cfg_ast.ml
- Ocamlopt plugins/cfg/cfg_tokens.ml
- Linking  lib/why3/why3.cmxa
- Linking  lib/why3/why3.cmxs
- Ocamlopt src/tools/main.ml
- Ocamlopt src/tools/why3config.ml
- Ocamlopt src/tools/why3execute.ml
- Ocamlopt src/tools/why3extract.ml
- Ocamlopt src/tools/why3prove.ml
- Ocamlopt src/tools/why3realize.ml
- Ocamlopt src/tools/why3replay.ml
- Ocamlopt src/tools/why3wc.ml
- Ocamlopt src/ide/wserver.ml
- Ocamlopt src/why3session/why3session_lib.ml
- Ocamlopt src/tools/why3shell.ml
- Ocamlopt src/isabelle-client/isabelle_client_main.ml
- Ocamlopt src/tools/why3pp.ml
- Ocamlopt src/why3doc/doc_html.ml
- File "src/tools/why3prove.ml", line 446, characters 6-40:
- 446 |       Format.set_formatter_tag_functions Util.ansi_color_tags;
-             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.set_formatter_tag_functions
- Use Format.set_formatter_stag_functions.
- Ocamlopt src/why3doc/doc_def.ml
- Linking  lib/plugins/genequlin.cmxs
- Linking  lib/plugins/dimacs.cmxs
- Ocamlopt plugins/tptp/tptp_parser.ml
- Ocamlopt plugins/tptp/tptp_typing.ml
- Ocamlopt plugins/python/py_parser.ml
- Ocamlopt plugins/microc/mc_parser.ml
- Ocamlopt plugins/cfg/cfg_parser.ml
- Linking  bin/why3.opt
- Linking  bin/why3config.cmxs
- Linking  bin/why3execute.cmxs
- Linking  bin/why3realize.cmxs
- Linking  bin/why3wc.cmxs
- Linking  bin/why3replay.cmxs
- Ocamlopt src/why3session/why3session_info.ml
- Linking  bin/why3extract.cmxs
- Ocamlopt src/why3session/why3session_html.ml
- Ocamlopt src/why3session/why3session_latex.ml
- Ocamlopt src/why3session/why3session_update.ml
- Ocamlopt src/why3doc/doc_lexer.ml
- Linking  bin/why3prove.cmxs
- Linking  bin/why3shell.cmxs
- Ocamlopt src/ide/why3web.ml
- Linking  bin/isabelle_client.opt
- Linking  bin/why3webserver.cmxs
- Linking  bin/why3pp.cmxs
- Ocamlopt src/why3doc/doc_main.ml
- Ocamlopt src/why3session/why3session_main.ml
- Linking  bin/why3doc.cmxs
- Linking  bin/why3session.cmxs
- Ocamlopt plugins/tptp/tptp_lexer.ml
- Ocamlopt plugins/python/py_lexer.ml
- Linking  lib/plugins/tptp.cmxs
- Ocamlopt plugins/microc/mc_lexer.ml
- Ocamlopt plugins/python/py_main.ml
- Ocamlopt plugins/microc/mc_main.ml
- Linking  lib/plugins/microc.cmxs
- Linking  lib/plugins/python.cmxs
- Ocamlopt plugins/cfg/cfg_lexer.ml
- Ocamlopt plugins/cfg/cfg_main.ml
- Linking  lib/plugins/cfg.cmxs
- make: Nothing to be done for 'opt'.
- Ocamldep src/trywhy3/worker_proto.ml
- Ocamldep src/trywhy3/why3_worker.ml
- Ocamldep src/trywhy3/trywhy3.ml
- Ocamldep src/trywhy3/shortener.ml
- Ocamldep src/trywhy3/bindings.ml
- Ocamldep src/trywhy3/alt_ergo_worker.ml
- cp src/tools/why3pp_sexp-dummy.ml src/tools/why3pp_sexp.ml
- Ocamllex src/why3doc/doc_lexer.mll
- Ocamldep src/isabelle-client/isabelle_client_main.ml
- Ocamldep src/tools/why3shell.ml
- 125 states, 1119 transitions, table size 5226 bytes
- 1793 additional bytes used for bindings
- Ocamldep src/why3session/why3session_main.ml
- Ocamldep src/why3session/why3session_latex.ml
- Ocamldep src/why3session/why3session_update.ml
- Ocamldep src/why3session/why3session_html.ml
- Ocamldep src/why3session/why3session_info.ml
- Ocamldep src/why3session/why3session_lib.ml
- Ocamldep src/ide/why3web.ml
- Ocamldep src/ide/wserver.ml
- Ocamllex src/tools/why3wc.mll
- Ocamllex plugins/tptp/tptp_lexer.mll
- Menhir plugins/tptp/tptp_parser.mly
- Ocamllex plugins/python/py_lexer.mll
- Ocamllex plugins/microc/mc_lexer.mll
- Menhir plugins/python/py_parser.mly
- Menhir plugins/microc/mc_parser.mly
- 56 states, 651 transitions, table size 2940 bytes
- 1375 additional bytes used for bindings
- 101 states, 1563 transitions, table size 6858 bytes
- 3126 additional bytes used for bindings
- Ocamllex plugins/cfg/cfg_lexer.mll
- 77 states, 473 transitions, table size 2354 bytes
- 1504 additional bytes used for bindings
- Menhir src/parser/parser_common.mly plugins/cfg/cfg_parser.mly
- Menhir src/parser/parser_common.mly plugins/cfg/cfg_parser.mly
- Ocamllex plugins/parser/dimacs.mll
- Generate src/util/config.ml
- Ocamllex src/util/rc.mll
- cp src/util/mysexplib-dummy.ml src/util/mysexplib.ml
- Ocamllex src/util/lexlib.mll
- 34 states, 434 transitions, table size 1940 bytes
- 1293 additional bytes used for bindings
- Menhir src/util/json_parser.mly
- cp src/util/mlmpfr_dummy.ml src/util/mlmpfr_wrapper.ml
- cp src/util/dynlink_new.ml src/util/dynlink_wrapper.ml
- 39 states, 600 transitions, table size 2634 bytes
- 1338 additional bytes used for bindings
- Ocamllex src/util/json_lexer.mll
- 48 states, 1889 transitions, table size 7844 bytes
- 3073 additional bytes used for bindings
- Ocamllex src/parser/lexer.mll
- 52 states, 495 transitions, table size 2292 bytes
- Menhir src/parser/parser_common.mly src/parser/parser.mly
- Menhir src/parser/parser_common.mly src/parser/parser.mly
- 155 states, 4342 transitions, table size 18298 bytes
- 7537 additional bytes used for bindings
- Menhir src/driver/driver_parser.mly
- Ocamllex src/driver/driver_lexer.mll
- 307 states, 15627 transitions, table size 64350 bytes
- cp src/session/compress_none.ml src/session/compress.ml
- Ocamllex src/driver/sexp.mll
- 27 states, 306 transitions, table size 1386 bytes
- 158 states, 4359 transitions, table size 18384 bytes
- 7555 additional bytes used for bindings
- 34 states, 1366 transitions, table size 5668 bytes
- Ocamllex src/session/xml.mll
- 117 states, 1396 transitions, table size 6286 bytes
- 3556 additional bytes used for bindings
- Ocamllex src/session/strategy_parser.mll
- cp src/util/recompat.ml src/util/re.ml
- 43 states, 639 transitions, table size 2814 bytes
- 1799 additional bytes used for bindings
- Read 3 sample input sentences and 3 error messages.
- menhir --explain --strict src/parser/parser_common.mly src/parser/parser.mly --base src/parser/parser --compile-errors \
- 	src/parser/handcrafted.messages > src/parser/parser_messages.ml
- Read 3 sample input sentences and 3 error messages.
- Ocamldep src/why3doc/doc_main.ml
- Ocamldep src/why3doc/doc_def.ml
- Ocamldep src/why3doc/doc_lexer.ml
- Ocamldep src/why3doc/doc_html.ml
- Ocamldep src/tools/why3pp.ml
- Ocamldep src/tools/why3pp_sexp.ml
- Ocamldep src/tools/why3wc.ml
- Ocamldep src/tools/why3replay.ml
- Ocamldep src/tools/why3realize.ml
- Ocamldep src/tools/why3prove.ml
- Ocamldep src/tools/why3extract.ml
- Ocamldep src/tools/why3execute.ml
- Ocamldep src/tools/why3config.ml
- Ocamldep src/tools/main.ml
- Ocamldep plugins/cfg/cfg_main.ml
- Ocamldep plugins/cfg/cfg_lexer.ml
- Ocamldep plugins/cfg/cfg_parser.ml
- Ocamldep plugins/cfg/cfg_tokens.ml
- Ocamldep plugins/cfg/cfg_ast.ml
- Ocamldep plugins/microc/mc_main.ml
- Ocamldep plugins/microc/mc_printer.ml
- Ocamldep plugins/microc/mc_lexer.ml
- Ocamldep plugins/microc/mc_parser.ml
- Ocamldep plugins/microc/mc_ast.ml
- Ocamldep plugins/python/py_main.ml
- Ocamldep plugins/python/py_lexer.ml
- Ocamldep plugins/python/py_parser.ml
- Ocamldep plugins/python/py_ast.ml
- Ocamldep plugins/tptp/tptp_printer.ml
- Ocamldep plugins/tptp/tptp_lexer.ml
- Ocamldep plugins/tptp/tptp_typing.ml
- Ocamldep plugins/tptp/tptp_parser.ml
- Ocamldep plugins/tptp/tptp_ast.ml
- Ocamldep plugins/parser/dimacs.ml
- Ocamldep plugins/parser/genequlin.ml
- Ocamldep src/session/unix_scheduler.ml
- Ocamldep src/session/json_util.ml
- Ocamldep src/session/itp_server.ml
- Ocamldep src/session/itp_communication.ml
- Ocamldep src/session/server_utils.ml
- Ocamldep src/session/controller_itp.ml
- Ocamldep src/session/strategy_parser.ml
- Ocamldep src/session/strategy.ml
- Ocamldep src/session/session_itp.ml
- Ocamldep src/session/termcode.ml
- Ocamldep src/session/xml.ml
- Ocamldep src/session/compress.ml
- Ocamldep src/printer/mathematica.ml
- Ocamldep src/printer/yices.ml
- Ocamldep src/printer/cvc3.ml
- Ocamldep src/printer/gappa.ml
- Ocamldep src/printer/simplify.ml
- Ocamldep src/printer/isabelle.ml
- Ocamldep src/printer/pvs.ml
- Ocamldep src/printer/coq.ml
- Ocamldep src/printer/smtv2.ml
- Ocamldep src/printer/smtv1.ml
- Ocamldep src/printer/why3printer.ml
- Ocamldep src/printer/alt_ergo.ml
- Ocamldep src/printer/cntexmp_printer.ml
- Ocamldep src/transform/reflection.ml
- Ocamldep src/transform/matching.ml
- Ocamldep src/transform/induction_pr.ml
- Ocamldep src/transform/induction.ml
- Ocamldep src/transform/prepare_for_counterexmp.ml
- Ocamldep src/transform/intro_vc_vars_counterexmp.ml
- Ocamldep src/transform/congruence.ml
- Ocamldep src/transform/cut.ml
- Ocamldep src/transform/destruct.ml
- Ocamldep src/transform/ind_itp.ml
- Ocamldep src/transform/introduction.ml
- Ocamldep src/transform/subst.ml
- Ocamldep src/transform/apply.ml
- Ocamldep src/transform/case.ml
- Ocamldep src/transform/generic_arg_trans_utils.ml
- Ocamldep src/transform/eliminate_literal.ml
- Ocamldep src/transform/prop_curry.ml
- Ocamldep src/transform/smoke_detector.ml
- Ocamldep src/transform/instantiate_predicate.ml
- Ocamldep src/transform/intro_projections_counterexmp.ml
- Ocamldep src/transform/eliminate_epsilon.ml
- Ocamldep src/transform/lift_epsilon.ml
- Ocamldep src/transform/close_epsilon.ml
- Ocamldep src/transform/abstraction.ml
- Ocamldep src/transform/filter_trigger.ml
- Ocamldep src/transform/simplify_array.ml
- Ocamldep src/transform/encoding_sort.ml
- Ocamldep src/transform/encoding_twin.ml
- Ocamldep src/transform/encoding_tags.ml
- Ocamldep src/transform/encoding_guards.ml
- Ocamldep src/transform/encoding_tags_full.ml
- Ocamldep src/transform/encoding_guards_full.ml
- Ocamldep src/transform/encoding_select.ml
- Ocamldep src/transform/encoding.ml
- Ocamldep src/transform/discriminate.ml
- Ocamldep src/transform/libencoding.ml
- Ocamldep src/transform/eliminate_if.ml
- Ocamldep src/transform/eliminate_let.ml
- Ocamldep src/transform/eliminate_inductive.ml
- Ocamldep src/transform/eliminate_symbol.ml
- Ocamldep src/transform/eliminate_unknown_lsymbols.ml
- Ocamldep src/transform/eliminate_unknown_types.ml
- Ocamldep src/transform/abstract_quantifiers.ml
- Ocamldep src/transform/eliminate_algebraic.ml
- Ocamldep src/transform/eliminate_definition.ml
- Ocamldep src/transform/compute.ml
- Ocamldep src/transform/reduction_engine.ml
- Ocamldep src/transform/detect_polymorphism.ml
- Ocamldep src/transform/args_wrapper.ml
- Ocamldep src/transform/split_goal.ml
- Ocamldep src/transform/inlining.ml
- Ocamldep src/transform/simplify_formula.ml
- Ocamldep src/parser/mlw_printer.ml
- Ocamldep src/parser/lexer.ml
- Ocamldep src/parser/report.ml
- Ocamldep src/parser/typing.ml
- Ocamldep src/parser/parser.ml
- Ocamldep src/parser/parser_messages.ml
- Ocamldep src/parser/glob.ml
- Ocamldep src/parser/ptree_helpers.ml
- Ocamldep src/parser/ptree.ml
- Ocamldep src/extract/cakeml.ml
- Ocamldep src/extract/ocaml.ml
- Ocamldep src/extract/c.ml
- Ocamldep src/extract/ml_printer.ml
- Ocamldep src/extract/pdriver.ml
- Ocamldep src/extract/mlinterp.ml
- Ocamldep src/extract/compile.ml
- Ocamldep src/extract/mltree.ml
- Ocamldep src/mlw/counterexample.ml
- Ocamldep src/mlw/pinterp.ml
- Ocamldep src/mlw/big_real.ml
- Ocamldep src/mlw/dexpr.ml
- Ocamldep src/mlw/pmodule.ml
- Ocamldep src/mlw/vc.ml
- Ocamldep src/mlw/typeinv.ml
- Ocamldep src/mlw/eval_match.ml
- Ocamldep src/mlw/pdecl.ml
- Ocamldep src/mlw/expr.ml
- Ocamldep src/mlw/ity.ml
- Ocamldep src/driver/smtv2_model_parser.ml
- Ocamldep src/driver/sexp.ml
- Ocamldep src/driver/collect_data_model.ml
- Ocamldep src/driver/smtv2_model_defs.ml
- Ocamldep src/driver/autodetection.ml
- Ocamldep src/driver/whyconf.ml
- Ocamldep src/driver/driver.ml
- Ocamldep src/driver/driver_lexer.ml
- Ocamldep src/driver/driver_parser.ml
- Ocamldep src/driver/driver_ast.ml
- Ocamldep src/driver/call_provers.ml
- Ocamldep src/driver/prove_client.ml
- Ocamldep src/core/model_parser.ml
- Ocamldep src/core/printer.ml
- Ocamldep src/core/trans.ml
- Ocamldep src/core/env.ml
- Ocamldep src/core/dterm.ml
- Ocamldep src/core/pretty.ml
- Ocamldep src/core/task.ml
- Ocamldep src/core/theory.ml
- Ocamldep src/core/coercion.ml
- Ocamldep src/core/decl.ml
- Ocamldep src/core/pattern.ml
- Ocamldep src/core/term.ml
- Ocamldep src/core/ty.ml
- Ocamldep src/core/ident.ml
- Ocamldep src/util/re.ml
- Ocamldep src/util/pqueue.ml
- Ocamldep src/util/vector.ml
- Ocamldep src/util/constant.ml
- Ocamldep src/util/number.ml
- Ocamldep src/util/bigInt.ml
- Ocamldep src/util/plugin.ml
- Ocamldep src/util/rc.ml
- Ocamldep src/util/sysutil.ml
- Ocamldep src/util/warning.ml
- Ocamldep src/util/cmdline.ml
- Ocamldep src/util/print_tree.ml
- Ocamldep src/util/dynlink_wrapper.ml
- Ocamldep src/util/lexlib.ml
- Ocamldep src/util/loc.ml
- Ocamldep src/util/debug.ml
- Ocamldep src/util/json_lexer.ml
- Ocamldep src/util/json_parser.ml
- Ocamldep src/util/json_base.ml
- Ocamldep src/util/getopt.ml
- Ocamldep src/util/exn_printer.ml
- Ocamldep src/util/wstdlib.ml
- Ocamldep src/util/hashcons.ml
- Ocamldep src/util/diffmap.ml
- Ocamldep src/util/weakhtbl.ml
- Ocamldep src/util/exthtbl.ml
- Ocamldep src/util/extset.ml
- Ocamldep src/util/extmap.ml
- Ocamldep src/util/pp.ml
- Ocamldep src/util/strings.ml
- Ocamldep src/util/lists.ml
- Ocamldep src/util/opt.ml
- Ocamldep src/util/util.ml
- Ocamldep src/util/mlmpfr_wrapper.ml
- Ocamldep src/util/config.ml
- Ocamldep src/util/mysexplib.ml
- mkdir lib/plugins
- Ocamlc   src/util/mysexplib.ml
- Ocamlc   src/util/config.ml
- Ocamlc   src/util/bigInt.mli
- Ocamlc   src/util/mlmpfr_wrapper.mli
- Ocamlc   src/util/util.mli
- Ocamlc   src/util/opt.mli
- Ocamlc   src/util/lists.mli
- Ocamlc   src/util/strings.mli
- Ocamlc   src/util/pp.mli
- Ocamlc   src/util/extmap.mli
- Ocamlc   src/util/exthtbl.mli
- Ocamlc   src/util/weakhtbl.mli
- Ocamlc   src/util/hashcons.mli
- Ocamlc   src/util/exn_printer.mli
- Ocamlc   src/util/getopt.mli
- Ocamlc   src/util/loc.mli
- Ocamlc   src/util/lexlib.mli
- Ocamlc   src/util/print_tree.mli
- Ocamlc   src/util/dynlink_wrapper.ml
- Ocamlc   src/util/cmdline.mli
- Ocamlc   src/util/sysutil.mli
- Ocamlc   src/util/vector.mli
- Ocamlc   src/util/pqueue.mli
- Ocamlc   src/util/re.ml
- Ocamlc   src/driver/prove_client.mli
- Ocamlc   src/driver/sexp.mli
- Ocamlc   src/mlw/big_real.mli
- Linking src/util/ppx_debug_optim
- Ocamlc   src/parser/parser_messages.ml
- File "src/util/util.mli", line 103, characters 22-52:
- 103 | val ansi_color_tags : Format.formatter_tag_functions
-                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.formatter_tag_functions
- Use formatter_stag_functions.
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.09/lib/ocaml, /home/opam/.opam/4.09/lib/ocaml/compiler-libs
- Ocamlc   src/transform/encoding_select.mli
- Ocamlc   src/transform/encoding_guards_full.mli
- File "src/util/pp.mli", line 122, characters 33-51:
- 122 |   ('b,  formatter, unit, string) Pervasives.format4 -> 'b
-                                        ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- Ocamlc   src/transform/encoding_tags_full.mli
- File "src/util/pp.mli", line 125, characters 33-51:
- 125 |   ('b,  formatter, unit, string) Pervasives.format4 -> 'b
-                                        ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- Ocamlc   src/transform/encoding_guards.mli
- Ocamlc   src/transform/encoding_tags.mli
- Ocamlc   src/transform/encoding_twin.mli
- Ocamlc   src/transform/encoding_sort.mli
- Ocamlc   src/transform/simplify_array.mli
- Ocamlc   src/transform/filter_trigger.mli
- Ocamlc   src/transform/lift_epsilon.mli
- Ocamlc   src/transform/instantiate_predicate.mli
- Ocamlc   src/transform/induction.mli
- Ocamlc   src/transform/induction_pr.mli
- Ocamlc   src/printer/alt_ergo.mli
- Ocamlc   src/printer/why3printer.mli
- Ocamlc   src/printer/smtv1.mli
- Ocamlc   src/printer/smtv2.mli
- Ocamlc   src/printer/coq.mli
- Ocamlc   src/printer/simplify.mli
- Ocamlc   src/printer/gappa.mli
- Ocamlc   src/printer/cvc3.mli
- Ocamlc   src/session/compress.mli
- Ocamlc   src/session/xml.mli
- Ocamlc   src/session/unix_scheduler.mli
- Ocamlc   src/util/bigInt.ml
- Ocamlc   src/util/mlmpfr_wrapper.ml
- Ocamlc   src/util/util.ml
- Ocamlc   src/util/opt.ml
- Ocamlc   src/util/lists.ml
- Ocamlc   src/util/strings.ml
- Ocamlc   src/util/pp.ml
- Ocamlc   src/util/extmap.ml
- Ocamlc   src/util/exthtbl.ml
- Ocamlc   src/util/weakhtbl.ml
- Ocamlc   src/util/hashcons.ml
- Ocamlc   src/util/exn_printer.ml
- Ocamlc   src/util/getopt.ml
- Ocamlc   src/util/lexlib.ml
- Ocamlc   src/util/print_tree.ml
- Ocamlc   src/util/cmdline.ml
- Ocamlc   src/util/sysutil.ml
- Ocamlc   src/util/vector.ml
- Ocamlc   src/util/pqueue.ml
- Ocamlc   src/driver/prove_client.ml
- Ocamlc   src/driver/sexp.ml
- Ocamlc   src/mlw/big_real.ml
- Ocamlc   plugins/tptp/tptp_printer.mli
- Ocamlc   src/ide/wserver.mli
- Ocamlc   src/tools/why3pp_sexp.ml
- Ocamlc   src/why3doc/doc_html.mli
- gcc -Wall -O -g -o src/server/logging.o -c src/server/logging.c
- gcc -Wall -O -g -o src/server/arraylist.o -c src/server/arraylist.c
- gcc -Wall -O -g -o src/server/options.o -c src/server/options.c
- gcc -Wall -O -g -o src/server/queue.o -c src/server/queue.c
- gcc -Wall -O -g -o src/server/readbuf.o -c src/server/readbuf.c
- gcc -Wall -O -g -o src/server/request.o -c src/server/request.c
- gcc -Wall -O -g -o src/server/proc.o -c src/server/proc.c
- gcc -Wall -O -g -o src/server/writebuf.o -c src/server/writebuf.c
- gcc -Wall -O -g -o src/server/server-unix.o -c src/server/server-unix.c
- gcc -Wall -O -g -o src/server/server-win.o -c src/server/server-win.c
- gcc -Wall -O -g -o src/server/cpulimit-unix.o -c src/server/cpulimit-unix.c
- gcc -Wall -O -g -o src/server/cpulimit-win.o -c src/server/cpulimit-win.c
- Generate drivers/coq-realizations.aux
- Generate drivers/pvs-realizations.aux
- Generate drivers/isabelle-realizations.aux
- Ocamlopt src/util/config.ml
- Ocamlopt src/util/mysexplib.ml
- Ocamlopt src/util/mlmpfr_wrapper.ml
- Ocamlopt src/util/util.ml
- Ocamlopt src/util/opt.ml
- Ocamlopt src/util/strings.ml
- Ocamlopt src/util/lists.ml
- Ocamlopt src/util/extmap.ml
- Ocamlc   src/util/extset.mli
- Ocamlopt src/util/exthtbl.ml
- Ocamlopt src/util/weakhtbl.ml
- Ocamlc   src/util/diffmap.mli
- Ocamlopt src/util/exn_printer.ml
- Ocamlopt src/util/hashcons.ml
- Ocamlc   src/util/debug.mli
- Ocamlopt src/util/print_tree.ml
- Ocamlopt src/util/dynlink_wrapper.ml
- Ocamlc   src/util/warning.mli
- Ocamlc   src/util/number.mli
- Ocamlopt src/util/vector.ml
- Ocamlopt src/util/re.ml
- Ocamlc   src/driver/driver_ast.ml
- Ocamlopt src/driver/sexp.ml
- Ocamlopt src/parser/parser_messages.ml
- Ocamlopt src/session/compress.ml
- Ocamlopt src/session/unix_scheduler.ml
- Ocamlc   src/session/compress.ml
- Ocamlc   src/session/unix_scheduler.ml
- Ocamlopt src/tools/why3pp_sexp.ml
- Ocamlopt src/util/bigInt.ml
- Ocamlopt src/util/pp.ml
- Ocamlopt src/mlw/big_real.ml
- Ocamlc   src/util/plugin.mli
- Ocamlc   src/util/debug.ml
- Ocamlc   src/util/loc.ml
- Ocamlc   src/session/xml.ml
- Ocamlc   src/util/wstdlib.mli
- Ocamlc   src/core/ident.mli
- File "src/session/compress_none.ml", line 43, characters 23-33:
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/session/compress_none.ml", line 45, characters 20-30:
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- Ocamlc   src/util/extset.ml
- Ocamlc   src/util/diffmap.ml
- Ocamlc   src/driver/driver_parser.mli
- Ocamlc   src/driver/driver_lexer.mli
- Ocamlc   src/util/warning.ml
- Ocamlopt src/util/cmdline.ml
- Ocamlc   src/util/constant.mli
- Ocamlc   src/util/number.ml
- File "src/session/compress_none.ml", line 43, characters 23-33:
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/session/compress_none.ml", line 45, characters 20-30:
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- Ocamlopt src/util/getopt.ml
- gcc -Wall -o lib/why3cpulimit src/server/cpulimit-unix.o src/server/cpulimit-win.o
- Ocamlopt src/driver/prove_client.ml
- File "src/util/loc.ml", line 69, characters 14-32:
- 69 | let compare = Pervasives.compare
-                    ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/util/debug.ml", line 115, characters 21-39:
- 115 |           (List.sort Pervasives.compare list);
-                            ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/util/loc.ml", line 70, characters 12-26:
- 70 | let equal = Pervasives.(=)
-                  ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- Ocamlc   src/util/plugin.ml
- Ocamlc   src/driver/driver_lexer.ml
- Ocamlc   src/util/constant.ml
- Ocamlopt src/util/pqueue.ml
- File "src/util/constant.ml", line 26, characters 33-51:
- 26 |       let c = if structural then Pervasives.compare k1 k2 else 0 in
-                                       ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/util/constant.ml", line 29, characters 33-51:
- 29 |       let c = if structural then Pervasives.compare k1 k2 else 0 in
-                                       ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- Ocamlc   src/core/ty.mli
- File "src/util/constant.ml", line 32, characters 6-24:
- 32 |       Pervasives.compare c1 c2
-            ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- Ocamlc   src/parser/glob.mli
- Ocamlc   src/driver/driver_parser.ml
- Ocamlc   src/util/json_base.mli
- Ocamlc   src/util/rc.mli
- Ocamlc   src/util/wstdlib.ml
- Ocamlc   src/core/ident.ml
- Ocamlc   src/parser/glob.ml
- Ocamlopt src/util/sysutil.ml
- Ocamlc   src/core/term.mli
- Ocamlc   src/core/ty.ml
- Ocamlc   src/util/json_parser.mli
- Ocamlc   src/util/json_base.ml
- Ocamlc   src/util/rc.ml
- Ocamlc   src/util/json_lexer.ml
- Ocamlc   src/util/json_parser.ml
- gcc -Wall -o lib/why3server src/server/logging.o src/server/arraylist.o src/server/options.o src/server/queue.o src/server/readbuf.o src/server/request.o src/server/proc.o src/server/writebuf.o src/server/server-unix.o src/server/server-win.o
- Ocamlopt src/util/debug.ml
- File "src/util/debug.ml", line 115, characters 21-39:
- 115 |           (List.sort Pervasives.compare list);
-                            ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- Ocamlc   src/core/pattern.mli
- Ocamlc   src/core/decl.mli
- Ocamlc   src/core/coercion.mli
- Ocamlc   src/mlw/ity.mli
- Ocamlc   src/transform/close_epsilon.mli
- Ocamlc   src/transform/matching.ml
- Ocamlc   src/printer/cntexmp_printer.mli
- Ocamlc   src/core/term.ml
- Ocamlopt src/util/extset.ml
- Ocamlopt src/util/diffmap.ml
- Ocamlc   src/core/pattern.ml
- Ocamlc   src/core/dterm.mli
- Ocamlc   src/core/coercion.ml
- File "src/transform/matching.ml", line 157, characters 15-33:
- 157 |     let (--) = Pervasives.compare in
-                      ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- Ocamlc   src/core/theory.mli
- Ocamlc   src/core/decl.ml
- File "src/transform/matching.ml", line 268, characters 16-34:
- 268 |   let compare = Pervasives.compare
-                       ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- Ocamlopt src/util/loc.ml
- Ocamlopt src/util/plugin.ml
- Ocamlopt src/util/number.ml
- Ocamlopt src/session/xml.ml
- File "src/core/term.ml", line 281, characters 39-57:
- 281 |   let perv_compare h1 h2 = comp_raise (Pervasives.compare h1 h2) in
-                                              ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/util/loc.ml", line 69, characters 14-32:
- 69 | let compare = Pervasives.compare
-                    ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/util/loc.ml", line 70, characters 12-26:
- 70 | let equal = Pervasives.(=)
-                  ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- Ocamlopt src/util/wstdlib.ml
- Ocamlc   src/core/task.mli
- Ocamlc   src/core/env.mli
- Ocamlc   src/transform/detect_polymorphism.mli
- Ocamlc   src/transform/eliminate_literal.mli
- Ocamlc   src/core/theory.ml
- Ocamlc   src/mlw/expr.mli
- Ocamlc   src/printer/cntexmp_printer.ml
- Ocamlc   src/transform/reduction_engine.mli
- Ocamlc   src/core/env.ml
- Ocamlc   src/core/pretty.mli
- Ocamlc   src/core/trans.mli
- Ocamlc   src/session/termcode.mli
- Ocamlc   src/core/task.ml
- Ocamlopt src/util/lexlib.ml
- Ocamlopt src/util/warning.ml
- Ocamlopt src/driver/driver_ast.ml
- Ocamlc   src/mlw/pdecl.mli
- Ocamlc   src/parser/ptree.ml
- Ocamlc   src/core/pretty.ml
- Ocamlc   src/core/dterm.ml
- Ocamlc   src/mlw/ity.ml
- Ocamlc   src/mlw/expr.ml
- Ocamlc   src/transform/reduction_engine.ml
- Ocamlc   src/core/printer.mli
- Ocamlc   src/transform/simplify_formula.mli
- Ocamlc   src/transform/inlining.mli
- Ocamlc   src/transform/split_goal.mli
- Ocamlc   src/transform/compute.mli
- Ocamlc   src/transform/eliminate_definition.mli
- Ocamlc   src/transform/eliminate_algebraic.mli
- Ocamlc   src/transform/abstract_quantifiers.ml
- Ocamlc   src/transform/eliminate_symbol.ml
- Ocamlc   src/transform/eliminate_inductive.mli
- Ocamlc   src/transform/eliminate_let.mli
- Ocamlc   src/transform/eliminate_if.mli
- Ocamlc   src/transform/libencoding.mli
- Ocamlc   src/transform/encoding.mli
- Ocamlc   src/transform/abstraction.mli
- Ocamlc   src/transform/eliminate_epsilon.mli
- Ocamlc   src/transform/intro_projections_counterexmp.mli
- Ocamlc   src/transform/smoke_detector.mli
- Ocamlc   src/transform/prop_curry.ml
- Ocamlc   src/transform/generic_arg_trans_utils.mli
- Ocamlc   src/transform/apply.mli
- Ocamlc   src/transform/subst.mli
- Ocamlc   src/transform/introduction.mli
- Ocamlc   src/transform/destruct.mli
- Ocamlc   src/transform/intro_vc_vars_counterexmp.mli
- Ocamlc   src/transform/congruence.ml
- Ocamlc   src/transform/prepare_for_counterexmp.mli
- Ocamlc   src/transform/reflection.mli
- Ocamlc   src/core/trans.ml
- Ocamlc   src/mlw/pdecl.ml
- Ocamlc   src/transform/detect_polymorphism.ml
- Ocamlc   src/transform/simplify_array.ml
- Ocamlc   src/transform/lift_epsilon.ml
- Ocamlc   src/transform/close_epsilon.ml
- Ocamlc   src/transform/eliminate_epsilon.ml
- Ocamlc   src/transform/instantiate_predicate.ml
- Ocamlc   src/transform/smoke_detector.ml
- Ocamlc   src/session/termcode.ml
- Ocamlopt src/util/json_base.ml
- Ocamlopt src/util/rc.ml
- Ocamlopt src/core/ident.ml
- Ocamlc   src/core/model_parser.mli
- Ocamlc   src/mlw/eval_match.mli
- Ocamlc   src/mlw/typeinv.mli
- Ocamlc   src/mlw/vc.mli
- Ocamlc   src/mlw/pmodule.mli
- Ocamlc   src/parser/ptree_helpers.mli
- Ocamlc   src/transform/args_wrapper.mli
- Ocamlc   src/parser/mlw_printer.mli
- Ocamlc   src/transform/eliminate_unknown_types.ml
- Ocamlc   src/transform/eliminate_unknown_lsymbols.ml
- Ocamlc   src/transform/discriminate.mli
- Ocamlc   src/printer/pvs.ml
- Ocamlc   src/printer/isabelle.ml
- Ocamlc   src/printer/mathematica.ml
- Ocamlc   src/core/printer.ml
- Ocamlc   src/transform/simplify_formula.ml
- Ocamlc   src/transform/inlining.ml
- Ocamlc   src/transform/split_goal.ml
- Ocamlc   src/transform/eliminate_algebraic.ml
- Ocamlc   src/transform/eliminate_inductive.ml
- Ocamlc   src/transform/eliminate_if.ml
- Ocamlc   src/transform/libencoding.ml
- Ocamlc   src/transform/encoding.ml
- Ocamlc   src/transform/eliminate_let.ml
- Ocamlc   src/transform/encoding_guards_full.ml
- Ocamlc   src/transform/encoding_tags_full.ml
- Ocamlc   src/transform/encoding_guards.ml
- Ocamlc   src/transform/encoding_tags.ml
- Ocamlc   src/transform/encoding_twin.ml
- Ocamlc   src/transform/encoding_sort.ml
- Ocamlc   src/transform/filter_trigger.ml
- Ocamlc   src/transform/abstraction.ml
- Ocamlc   src/transform/intro_projections_counterexmp.ml
- Ocamlc   src/transform/eliminate_literal.ml
- Ocamlc   src/transform/generic_arg_trans_utils.ml
- Ocamlc   src/transform/introduction.ml
- Ocamlc   src/transform/intro_vc_vars_counterexmp.ml
- Ocamlc   src/transform/prepare_for_counterexmp.ml
- Ocamlc   src/printer/alt_ergo.ml
- Ocamlc   src/printer/why3printer.ml
- Ocamlc   src/printer/smtv1.ml
- Ocamlc   src/printer/smtv2.ml
- Ocamlc   src/printer/coq.ml
- Ocamlc   src/printer/simplify.ml
- Ocamlc   src/printer/gappa.ml
- Ocamlc   src/printer/cvc3.ml
- Ocamlopt src/util/json_parser.ml
- Ocamlopt src/util/constant.ml
- Ocamlc   src/driver/call_provers.mli
- Ocamlc   src/driver/smtv2_model_defs.mli
- Ocamlc   src/mlw/dexpr.mli
- File "src/session/termcode.ml", line 1106, characters 24-42:
- 1106 |     let compare e1 e2 = Pervasives.compare e1.shape e2.shape in
-                                ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- Ocamlc   src/extract/mlinterp.mli
- Ocamlc   src/parser/parser.mli
- Ocamlc   src/parser/lexer.mli
- Ocamlc   src/transform/case.ml
- Ocamlc   src/transform/ind_itp.mli
- File "src/util/constant.ml", line 26, characters 33-51:
- 26 |       let c = if structural then Pervasives.compare k1 k2 else 0 in
-                                       ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/util/constant.ml", line 29, characters 33-51:
- 29 |       let c = if structural then Pervasives.compare k1 k2 else 0 in
-                                       ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/util/constant.ml", line 32, characters 6-24:
- 32 |       Pervasives.compare c1 c2
-            ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- Ocamlc   src/transform/cut.ml
- Ocamlc   src/printer/yices.ml
- Ocamlc   src/core/model_parser.ml
- Ocamlc   src/driver/call_provers.ml
- Ocamlc   src/driver/smtv2_model_defs.ml
- Ocamlc   src/mlw/eval_match.ml
- Ocamlc   src/mlw/typeinv.ml
- Ocamlc   src/mlw/vc.ml
- Ocamlc   src/mlw/pmodule.ml
- Ocamlc   src/mlw/dexpr.ml
- Ocamlc   src/parser/ptree_helpers.ml
- Ocamlc   src/parser/mlw_printer.ml
- Ocamlc   src/transform/compute.ml
- Ocamlc   src/transform/eliminate_definition.ml
- Ocamlc   src/transform/discriminate.ml
- Ocamlc   src/transform/encoding_select.ml
- Ocamlc   src/transform/apply.ml
- Ocamlc   src/transform/ind_itp.ml
- Ocamlc   src/transform/subst.ml
- Ocamlc   src/transform/destruct.ml
- Ocamlc   src/transform/induction.ml
- Ocamlc   src/transform/induction_pr.ml
- Ocamlopt src/core/ty.ml
- Ocamlopt src/driver/driver_parser.ml
- Ocamlc   src/driver/driver.mli
- Ocamlc   src/driver/collect_data_model.mli
- Ocamlc   src/extract/mltree.ml
- Ocamlopt src/parser/glob.ml
- Ocamlc   src/parser/typing.mli
- Ocamlc   src/parser/report.mli
- Ocamlopt src/util/json_lexer.ml
- Ocamlc   src/transform/reflection.ml
- Ocamlc   src/driver/smtv2_model_parser.ml
- Ocamlc   src/driver/collect_data_model.ml
- Ocamlc   src/parser/report.ml
- Ocamlc   src/parser/typing.ml
- Ocamlc   src/parser/parser.ml
- Ocamlc   src/parser/lexer.ml
- Ocamlc   src/transform/args_wrapper.ml
- Ocamlc   src/driver/driver.ml
- Ocamlc   src/driver/whyconf.mli
- Ocamlc   src/driver/autodetection.mli
- Ocamlc   src/mlw/pinterp.mli
- Ocamlc   src/session/session_itp.mli
- Ocamlc   src/session/strategy.mli
- Ocamlc   src/driver/whyconf.ml
- Ocamlc   src/session/strategy_parser.mli
- Ocamlc   src/driver/autodetection.ml
- Ocamlc   src/session/strategy.ml
- Ocamlc   src/session/controller_itp.mli
- Ocamlc   src/session/session_itp.ml
- Ocamlc   src/session/strategy_parser.ml
- Ocamlopt src/core/term.ml
- Ocamlc   src/session/itp_communication.mli
- Ocamlc   src/session/controller_itp.ml
- Ocamlc   src/mlw/counterexample.mli
- Ocamlc   src/mlw/pinterp.ml
- Ocamlc   src/extract/compile.mli
- Ocamlc   src/extract/pdriver.mli
- Ocamlc   src/mlw/counterexample.ml
- Ocamlc   src/extract/compile.ml
- Ocamlc   src/extract/mlinterp.ml
- Ocamlc   src/extract/ml_printer.mli
- Ocamlc   src/extract/c.ml
- Ocamlc   src/extract/pdriver.ml
- Ocamlc   src/session/server_utils.mli
- Ocamlc   src/session/itp_server.mli
- Ocamlc   src/session/json_util.mli
- Ocamlc   src/session/itp_communication.ml
- File "src/mlw/pinterp.ml", line 60, characters 14-28:
- 60 |       let n = Pervasives.max 0 (Array.length a - 25) in
-                    ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- Ocamlc   src/session/json_util.ml
- Ocamlc   src/session/server_utils.ml
- Ocamlc   src/session/itp_server.ml
- Ocamlc   src/extract/ocaml.ml
- Ocamlc   src/extract/cakeml.ml
- Ocamlc   src/extract/ml_printer.ml
- File "src/core/term.ml", line 281, characters 39-57:
- 281 |   let perv_compare h1 h2 = comp_raise (Pervasives.compare h1 h2) in
-                                              ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/mlw/pinterp.ml", line 1851, characters 48-62:
- 1851 |   let s = String.(if length s > n then sub s 0 (Pervasives.min n (length s)) ^ "..." else s) in
-                                                        ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- Ocamlopt src/driver/driver_lexer.ml
- Ocamlopt src/core/pattern.ml
- Ocamlopt src/core/coercion.ml
- Ocamlopt src/transform/matching.ml
- File "src/transform/matching.ml", line 157, characters 15-33:
- 157 |     let (--) = Pervasives.compare in
-                      ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/transform/matching.ml", line 268, characters 16-34:
- 268 |   let compare = Pervasives.compare
-                       ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- Ocamlopt src/core/decl.ml
- Ocamlopt src/core/theory.ml
- Ocamlopt src/core/task.ml
- Ocamlopt src/core/env.ml
- Linking  lib/why3/why3.cmo
- Ocamlopt src/core/pretty.ml
- Ocamlopt src/core/dterm.ml
- Ocamlopt src/core/trans.ml
- Ocamlopt src/mlw/ity.ml
- Ocamlopt src/transform/reduction_engine.ml
- Ocamlopt src/core/printer.ml
- Ocamlopt src/transform/simplify_formula.ml
- Ocamlopt src/transform/inlining.ml
- Ocamlopt src/transform/split_goal.ml
- Ocamlopt src/transform/detect_polymorphism.ml
- Ocamlopt src/transform/abstract_quantifiers.ml
- Ocamlopt src/transform/eliminate_symbol.ml
- Ocamlopt src/transform/eliminate_let.ml
- Ocamlopt src/transform/simplify_array.ml
- Ocamlopt src/transform/abstraction.ml
- Ocamlopt src/transform/close_epsilon.ml
- Ocamlopt src/transform/eliminate_epsilon.ml
- Ocamlopt src/transform/intro_projections_counterexmp.ml
- Ocamlopt src/transform/instantiate_predicate.ml
- Ocamlopt src/transform/smoke_detector.ml
- Ocamlopt src/transform/prop_curry.ml
- Ocamlopt src/transform/congruence.ml
- Ocamlopt src/session/termcode.ml
- Ocamlopt src/transform/lift_epsilon.ml
- File "src/session/termcode.ml", line 1106, characters 24-42:
- 1106 |     let compare e1 e2 = Pervasives.compare e1.shape e2.shape in
-                                ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- Ocamlopt src/transform/eliminate_inductive.ml
- Ocamlopt src/transform/generic_arg_trans_utils.ml
- Ocamlopt src/core/model_parser.ml
- Ocamlopt src/transform/eliminate_algebraic.ml
- Ocamlopt src/transform/eliminate_unknown_types.ml
- Ocamlopt src/transform/eliminate_unknown_lsymbols.ml
- Ocamlopt src/transform/eliminate_if.ml
- Ocamlopt src/transform/libencoding.ml
- Ocamlopt src/transform/encoding_sort.ml
- Ocamlopt src/transform/filter_trigger.ml
- Ocamlopt src/printer/coq.ml
- Ocamlopt src/printer/pvs.ml
- Ocamlopt src/printer/isabelle.ml
- Ocamlopt src/printer/mathematica.ml
- Ocamlc   plugins/parser/genequlin.ml
- Ocamlc   plugins/parser/dimacs.ml
- Ocamlc   plugins/tptp/tptp_ast.ml
- Ocamlc   plugins/python/py_ast.ml
- Ocamlc   plugins/microc/mc_ast.ml
- Ocamlc   plugins/microc/mc_printer.mli
- Ocamlc   plugins/cfg/cfg_ast.ml
- Ocamlc   plugins/cfg/cfg_tokens.ml
- Ocamlc   src/tools/main.ml
- Ocamlc   src/tools/why3config.ml
- Ocamlc   src/tools/why3execute.ml
- Ocamlc   src/tools/why3extract.ml
- Ocamlc   src/tools/why3prove.ml
- Ocamlc   src/tools/why3realize.ml
- Ocamlc   src/tools/why3replay.ml
- Ocamlc   src/tools/why3wc.ml
- Ocamlc   src/ide/why3web.ml
- Ocamlc   src/why3session/why3session_lib.mli
- Ocamlc   src/tools/why3shell.ml
- Ocamlc   src/isabelle-client/isabelle_client_main.ml
- Ocamlc   src/tools/why3pp.ml
- Ocamlc   src/why3doc/doc_def.mli
- Ocamlc   plugins/tptp/tptp_printer.ml
- Linking  lib/why3/why3.cma
- Ocamlc   src/ide/wserver.ml
- Ocamlc   src/why3doc/doc_html.ml
- Ocamlc   plugins/tptp/tptp_parser.mli
- Ocamlc   plugins/tptp/tptp_typing.mli
- Ocamlc   plugins/tptp/tptp_lexer.mli
- Ocamlc   plugins/python/py_parser.mli
- Ocamlc   plugins/microc/mc_parser.mli
- Ocamlc   plugins/cfg/cfg_parser.mli
- Ocamlc   plugins/microc/mc_printer.ml
- Ocamlc   src/why3session/why3session_info.ml
- Ocamlc   src/why3session/why3session_html.ml
- Ocamlc   src/why3session/why3session_latex.ml
- Ocamlc   src/why3session/why3session_update.ml
- Ocamlc   src/why3doc/doc_lexer.ml
- Ocamlc   plugins/cfg/cfg_parser.ml
- Ocamlc   src/why3session/why3session_lib.ml
- Ocamlc   src/why3doc/doc_def.ml
- Ocamlc   plugins/python/py_lexer.ml
- Ocamlc   plugins/microc/mc_lexer.ml
- Ocamlc   plugins/cfg/cfg_lexer.ml
- Ocamlc   plugins/tptp/tptp_parser.ml
- Ocamlc   plugins/tptp/tptp_typing.ml
- Ocamlc   plugins/tptp/tptp_lexer.ml
- Ocamlc   plugins/python/py_parser.ml
- Ocamlc   plugins/microc/mc_parser.ml
- Linking  bin/why3config.cma
- Linking  bin/why3realize.cma
- Linking  bin/why3wc.cma
- Ocamlopt src/mlw/expr.ml
- Ocamlopt src/transform/encoding.ml
- Ocamlopt src/transform/eliminate_literal.ml
- Ocamlopt src/transform/intro_vc_vars_counterexmp.ml
- Ocamlopt src/printer/cntexmp_printer.ml
- Linking  lib/plugins/genequlin.cmo
- Linking  lib/plugins/dimacs.cmo
- Linking  bin/why3.byte
- Linking  bin/why3execute.cma
- Linking  bin/why3replay.cma
- Linking  bin/why3shell.cma
- Linking  bin/isabelle_client.byte
- Ocamlc   plugins/python/py_main.ml
- File "src/tools/why3prove.ml", line 446, characters 6-40:
- 446 |       Format.set_formatter_tag_functions Util.ansi_color_tags;
-             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.set_formatter_tag_functions
- Use Format.set_formatter_stag_functions.
- Ocamlc   plugins/microc/mc_main.ml
- Linking  bin/why3webserver.cma
- Ocamlc   plugins/cfg/cfg_main.ml
- Linking  bin/why3pp.cma
- Linking  bin/why3extract.cma
- Ocamlc   src/why3doc/doc_main.ml
- Ocamlc   src/why3session/why3session_main.ml
- Ocamlopt src/transform/encoding_guards_full.ml
- Ocamlopt src/transform/encoding_tags_full.ml
- Ocamlopt src/transform/encoding_guards.ml
- Ocamlopt src/transform/encoding_tags.ml
- Ocamlopt src/transform/encoding_twin.ml
- Linking  bin/why3prove.cma
- Linking  bin/why3session.cma
- Ocamlopt src/driver/call_provers.ml
- Ocamlopt src/driver/smtv2_model_defs.ml
- Linking  bin/why3doc.cma
- Ocamlopt src/driver/collect_data_model.ml
- Ocamlopt src/driver/driver.ml
- Linking  lib/plugins/tptp.cmo
- Linking  lib/plugins/python.cmo
- Ocamlopt src/driver/smtv2_model_parser.ml
- Linking  lib/plugins/microc.cmo
- Ocamlopt src/driver/whyconf.ml
- Ocamlopt src/mlw/pdecl.ml
- Ocamlopt src/parser/ptree.ml
- Ocamlopt src/parser/ptree_helpers.ml
- Ocamlopt src/parser/mlw_printer.ml
- Ocamlopt src/driver/autodetection.ml
- Ocamlopt src/session/strategy.ml
- Ocamlopt src/session/strategy_parser.ml
- Ocamlopt src/mlw/eval_match.ml
- Ocamlopt src/mlw/typeinv.ml
- Ocamlopt src/mlw/vc.ml
- Linking  lib/plugins/cfg.cmo
- Ocamlopt src/mlw/pmodule.ml
- Ocamlopt src/mlw/dexpr.ml
- Ocamlopt src/mlw/pinterp.ml
- File "src/mlw/pinterp.ml", line 60, characters 14-28:
- 60 |       let n = Pervasives.max 0 (Array.length a - 25) in
-                    ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/mlw/pinterp.ml", line 1851, characters 48-62:
- 1851 |   let s = String.(if length s > n then sub s 0 (Pervasives.min n (length s)) ^ "..." else s) in
-                                                        ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- Ocamlopt src/extract/mltree.ml
- Ocamlopt src/parser/typing.ml
- Ocamlopt src/extract/compile.ml
- Ocamlopt src/extract/pdriver.ml
- Ocamlopt src/mlw/counterexample.ml
- Ocamlopt src/extract/ml_printer.ml
- Ocamlopt src/extract/ocaml.ml
- Ocamlopt src/extract/cakeml.ml
- Ocamlopt src/extract/mlinterp.ml
- Ocamlopt src/extract/c.ml
- Ocamlopt src/parser/parser.ml
- Ocamlopt src/parser/report.ml
- Ocamlopt src/parser/lexer.ml
- Ocamlopt src/transform/args_wrapper.ml
- Ocamlopt src/transform/compute.ml
- Ocamlopt src/transform/case.ml
- Ocamlopt src/transform/apply.ml
- Ocamlopt src/transform/subst.ml
- Ocamlopt src/transform/ind_itp.ml
- Ocamlopt src/transform/cut.ml
- Ocamlopt src/transform/induction.ml
- Ocamlopt src/transform/induction_pr.ml
- Ocamlopt src/transform/eliminate_definition.ml
- Ocamlopt src/transform/discriminate.ml
- Ocamlopt src/printer/gappa.ml
- Ocamlopt src/transform/introduction.ml
- Ocamlopt src/transform/destruct.ml
- Ocamlopt src/transform/reflection.ml
- Ocamlopt src/transform/encoding_select.ml
- Ocamlopt src/printer/alt_ergo.ml
- Ocamlopt src/printer/why3printer.ml
- Ocamlopt src/printer/smtv1.ml
- Ocamlopt src/printer/smtv2.ml
- Ocamlopt src/printer/simplify.ml
- Ocamlopt src/printer/cvc3.ml
- Ocamlopt src/printer/yices.ml
- Ocamlopt src/transform/prepare_for_counterexmp.ml
- Ocamlopt src/session/session_itp.ml
- Ocamlopt src/session/controller_itp.ml
- Ocamlopt src/session/itp_communication.ml
- Ocamlopt src/session/server_utils.ml
- Ocamlopt src/session/json_util.ml
- Ocamlopt src/session/itp_server.ml
- Linking  lib/why3/why3.cmx
- Ocamlopt plugins/parser/genequlin.ml
- Ocamlopt plugins/parser/dimacs.ml
- Ocamlopt plugins/tptp/tptp_ast.ml
- Ocamlopt plugins/tptp/tptp_printer.ml
- Ocamlopt plugins/python/py_ast.ml
- Ocamlopt plugins/microc/mc_ast.ml
- Ocamlopt plugins/microc/mc_printer.ml
- Ocamlopt plugins/cfg/cfg_ast.ml
- Ocamlopt plugins/cfg/cfg_tokens.ml
- Linking  lib/why3/why3.cmxa
- Linking  lib/why3/why3.cmxs
- Ocamlopt src/tools/main.ml
- Ocamlopt src/tools/why3config.ml
- Ocamlopt src/tools/why3execute.ml
- Ocamlopt src/tools/why3extract.ml
- Ocamlopt src/tools/why3prove.ml
- Ocamlopt src/tools/why3realize.ml
- Ocamlopt src/tools/why3replay.ml
- Ocamlopt src/tools/why3wc.ml
- Ocamlopt src/ide/wserver.ml
- Ocamlopt src/why3session/why3session_lib.ml
- Ocamlopt src/tools/why3shell.ml
- Ocamlopt src/isabelle-client/isabelle_client_main.ml
- Ocamlopt src/tools/why3pp.ml
- Ocamlopt src/why3doc/doc_html.ml
- File "src/tools/why3prove.ml", line 446, characters 6-40:
- 446 |       Format.set_formatter_tag_functions Util.ansi_color_tags;
-             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.set_formatter_tag_functions
- Use Format.set_formatter_stag_functions.
- Ocamlopt src/why3doc/doc_def.ml
- Linking  lib/plugins/genequlin.cmxs
- Linking  lib/plugins/dimacs.cmxs
- Ocamlopt plugins/tptp/tptp_parser.ml
- Ocamlopt plugins/tptp/tptp_typing.ml
- Ocamlopt plugins/python/py_parser.ml
- Ocamlopt plugins/microc/mc_parser.ml
- Ocamlopt plugins/cfg/cfg_parser.ml
- Linking  bin/why3.opt
- Linking  bin/why3config.cmxs
- Linking  bin/why3execute.cmxs
- Linking  bin/why3realize.cmxs
- Linking  bin/why3wc.cmxs
- Linking  bin/why3replay.cmxs
- Ocamlopt src/why3session/why3session_info.ml
- Linking  bin/why3extract.cmxs
- Ocamlopt src/why3session/why3session_html.ml
- Ocamlopt src/why3session/why3session_latex.ml
- Ocamlopt src/why3session/why3session_update.ml
- Ocamlopt src/why3doc/doc_lexer.ml
- Linking  bin/why3prove.cmxs
- Linking  bin/why3shell.cmxs
- Ocamlopt src/ide/why3web.ml
- Linking  bin/isabelle_client.opt
- Linking  bin/why3webserver.cmxs
- Linking  bin/why3pp.cmxs
- Ocamlopt src/why3doc/doc_main.ml
- Ocamlopt src/why3session/why3session_main.ml
- Linking  bin/why3doc.cmxs
- Linking  bin/why3session.cmxs
- Ocamlopt plugins/tptp/tptp_lexer.ml
- Ocamlopt plugins/python/py_lexer.ml
- Linking  lib/plugins/tptp.cmxs
- Ocamlopt plugins/microc/mc_lexer.ml
- Ocamlopt plugins/python/py_main.ml
- Ocamlopt plugins/microc/mc_main.ml
- Linking  lib/plugins/microc.cmxs
- Linking  lib/plugins/python.cmxs
- Ocamlopt plugins/cfg/cfg_lexer.ml
- Ocamlopt plugins/cfg/cfg_main.ml
- Linking  lib/plugins/cfg.cmxs
- make: Nothing to be done for 'opt'.
-> compiled  why3.1.4.0
Processing 32/36: [coq: make]
Processing 33/36: [coq: make] [why3: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" "install-lib" (CWD=/home/opam/.opam/4.09/.opam-switch/build/why3.1.4.0)
- /bin/mkdir -p /home/opam/.opam/4.09/lib/why3/plugins
- /usr/bin/install -c -m 644 lib/plugins/genequlin.cmo lib/plugins/dimacs.cmo lib/plugins/tptp.cmo lib/plugins/python.cmo lib/plugins/microc.cmo lib/plugins/cfg.cmo lib/plugins/genequlin.cmxs lib/plugins/dimacs.cmxs lib/plugins/tptp.cmxs lib/plugins/python.cmxs lib/plugins/microc.cmxs lib/plugins/cfg.cmxs /home/opam/.opam/4.09/lib/why3/plugins
- /bin/mkdir -p /home/opam/.opam/4.09/bin
- /usr/bin/install -c bin/why3.opt /home/opam/.opam/4.09/bin/why3
- /bin/mkdir -p /home/opam/.opam/4.09/lib/why3/commands
- /usr/bin/install -c -m 644 bin/why3config.cmxs bin/why3execute.cmxs bin/why3extract.cmxs bin/why3prove.cmxs bin/why3realize.cmxs bin/why3replay.cmxs bin/why3wc.cmxs /home/opam/.opam/4.09/lib/why3/commands
- /bin/mkdir -p /home/opam/.opam/4.09/lib/why3
- /usr/bin/install -c lib/why3server /home/opam/.opam/4.09/lib/why3/why3server
- /usr/bin/install -c lib/why3cpulimit /home/opam/.opam/4.09/lib/why3/why3cpulimit
- /usr/bin/install -c lib/why3-call-pvs /home/opam/.opam/4.09/lib/why3/why3-call-pvs
- /bin/mkdir -p /home/opam/.opam/4.09/lib/why3/commands
- /usr/bin/install -c -m 644 bin/why3webserver.cmxs /home/opam/.opam/4.09/lib/why3/commands
- /bin/mkdir -p /home/opam/.opam/4.09/lib/why3/commands
- /usr/bin/install -c -m 644 bin/why3session.cmxs /home/opam/.opam/4.09/lib/why3/commands
- /bin/mkdir -p /home/opam/.opam/4.09/lib/why3/commands
- /usr/bin/install -c -m 644 bin/why3shell.cmxs /home/opam/.opam/4.09/lib/why3/commands
- /bin/mkdir -p /home/opam/.opam/4.09/lib/why3/commands
- /usr/bin/install -c -m 644 bin/why3pp.cmxs /home/opam/.opam/4.09/lib/why3/commands
- /bin/mkdir -p /home/opam/.opam/4.09/lib/why3/commands
- /usr/bin/install -c -m 644 bin/why3doc.cmxs /home/opam/.opam/4.09/lib/why3/commands
- /bin/mkdir -p /home/opam/.opam/4.09/share/why3
- /bin/mkdir -p /home/opam/.opam/4.09/share/why3/vim
- /bin/mkdir -p /home/opam/.opam/4.09/share/why3/vim/ftdetect
- /bin/mkdir -p /home/opam/.opam/4.09/share/why3/vim/syntax
- /bin/mkdir -p /home/opam/.opam/4.09/share/why3/lang
- /bin/mkdir -p /home/opam/.opam/4.09/share/why3/stdlib
- /bin/mkdir -p /home/opam/.opam/4.09/share/why3/stdlib/mach
- /bin/mkdir -p /home/opam/.opam/4.09/share/why3/drivers
- /usr/bin/install -c -m 644 stdlib/*.mlw /home/opam/.opam/4.09/share/why3/stdlib
- /usr/bin/install -c -m 644 stdlib/mach/*.mlw /home/opam/.opam/4.09/share/why3/stdlib/mach
- /usr/bin/install -c -m 644 drivers/*.drv drivers/*.gen /home/opam/.opam/4.09/share/why3/drivers
- /usr/bin/install -c -m 644 LICENSE /home/opam/.opam/4.09/share/why3/
- /usr/bin/install -c -m 644 share/provers-detection-data.conf /home/opam/.opam/4.09/share/why3/
- /usr/bin/install -c -m 644 share/why3session.dtd /home/opam/.opam/4.09/share/why3
- /usr/bin/install -c -m 644 share/Makefile.config /home/opam/.opam/4.09/share/why3
- /usr/bin/install -c -m 644 share/vim/ftdetect/why3.vim /home/opam/.opam/4.09/share/why3/vim/ftdetect/why3.vim
- /usr/bin/install -c -m 644 share/vim/syntax/why3.vim /home/opam/.opam/4.09/share/why3/vim/syntax/why3.vim
- /usr/bin/install -c -m 644 share/lang/why3.lang /home/opam/.opam/4.09/share/why3/lang/why3.lang
- /usr/bin/install -c -m 644 share/lang/why3c.lang /home/opam/.opam/4.09/share/why3/lang/why3c.lang
- /usr/bin/install -c -m 644 share/lang/why3py.lang /home/opam/.opam/4.09/share/why3/lang/why3py.lang
- /bin/mkdir -p /home/opam/.opam/4.09/share/why3/drivers
- /usr/bin/install -c -m 644 drivers/coq-realizations.aux /home/opam/.opam/4.09/share/why3/drivers/
- /bin/mkdir -p /home/opam/.opam/4.09/share/why3/drivers/
- /usr/bin/install -c -m 644 drivers/pvs-realizations.aux /home/opam/.opam/4.09/share/why3/drivers/
- /usr/bin/install -c -m 644 drivers/isabelle-realizations.aux /home/opam/.opam/4.09/share/why3/drivers/
- /bin/mkdir -p /home/opam/.opam/4.09/share/emacs/site-lisp/
- /usr/bin/install -c -m 644 share/emacs/why3.el /home/opam/.opam/4.09/share/emacs/site-lisp/why3.el
- if test -d /etc/bash_completion.d -a -w /etc/bash_completion.d; then \
-   /usr/bin/install -c share/bash/why3 /etc/bash_completion.d; \
- fi
- /bin/mkdir -p /home/opam/.opam/4.09/lib/why3
- /usr/bin/install -c -m 644 lib/why3/why3.a lib/why3/why3.cma lib/why3/why3.cmx lib/why3/why3.cmi lib/why3/why3.cmxa lib/why3/why3.cmxs lib/why3/why3.cmt \
- 	lib/why3/META /home/opam/.opam/4.09/lib/why3
- /bin/mkdir -p /home/opam/.opam/4.09/lib/why3/plugins
- /usr/bin/install -c -m 644 lib/plugins/genequlin.cmo lib/plugins/dimacs.cmo lib/plugins/tptp.cmo lib/plugins/python.cmo lib/plugins/microc.cmo lib/plugins/cfg.cmo lib/plugins/genequlin.cmxs lib/plugins/dimacs.cmxs lib/plugins/tptp.cmxs lib/plugins/python.cmxs lib/plugins/microc.cmxs lib/plugins/cfg.cmxs /home/opam/.opam/4.09/lib/why3/plugins
- /bin/mkdir -p /home/opam/.opam/4.09/bin
- /usr/bin/install -c bin/why3.opt /home/opam/.opam/4.09/bin/why3
- /bin/mkdir -p /home/opam/.opam/4.09/lib/why3/commands
- /usr/bin/install -c -m 644 bin/why3config.cmxs bin/why3execute.cmxs bin/why3extract.cmxs bin/why3prove.cmxs bin/why3realize.cmxs bin/why3replay.cmxs bin/why3wc.cmxs /home/opam/.opam/4.09/lib/why3/commands
- /bin/mkdir -p /home/opam/.opam/4.09/lib/why3
- /usr/bin/install -c lib/why3server /home/opam/.opam/4.09/lib/why3/why3server
- /usr/bin/install -c lib/why3cpulimit /home/opam/.opam/4.09/lib/why3/why3cpulimit
- /usr/bin/install -c lib/why3-call-pvs /home/opam/.opam/4.09/lib/why3/why3-call-pvs
- /bin/mkdir -p /home/opam/.opam/4.09/lib/why3/commands
- /usr/bin/install -c -m 644 bin/why3webserver.cmxs /home/opam/.opam/4.09/lib/why3/commands
- /bin/mkdir -p /home/opam/.opam/4.09/lib/why3/commands
- /usr/bin/install -c -m 644 bin/why3session.cmxs /home/opam/.opam/4.09/lib/why3/commands
- /bin/mkdir -p /home/opam/.opam/4.09/lib/why3/commands
- /usr/bin/install -c -m 644 bin/why3shell.cmxs /home/opam/.opam/4.09/lib/why3/commands
- /bin/mkdir -p /home/opam/.opam/4.09/lib/why3/commands
- /usr/bin/install -c -m 644 bin/why3pp.cmxs /home/opam/.opam/4.09/lib/why3/commands
- /bin/mkdir -p /home/opam/.opam/4.09/lib/why3/commands
- /usr/bin/install -c -m 644 bin/why3doc.cmxs /home/opam/.opam/4.09/lib/why3/commands
- /bin/mkdir -p /home/opam/.opam/4.09/share/why3
- /bin/mkdir -p /home/opam/.opam/4.09/share/why3/vim
- /bin/mkdir -p /home/opam/.opam/4.09/share/why3/vim/ftdetect
- /bin/mkdir -p /home/opam/.opam/4.09/share/why3/vim/syntax
- /bin/mkdir -p /home/opam/.opam/4.09/share/why3/lang
- /bin/mkdir -p /home/opam/.opam/4.09/share/why3/stdlib
- /bin/mkdir -p /home/opam/.opam/4.09/share/why3/stdlib/mach
- /bin/mkdir -p /home/opam/.opam/4.09/share/why3/drivers
- /usr/bin/install -c -m 644 stdlib/*.mlw /home/opam/.opam/4.09/share/why3/stdlib
- /usr/bin/install -c -m 644 stdlib/mach/*.mlw /home/opam/.opam/4.09/share/why3/stdlib/mach
- /usr/bin/install -c -m 644 drivers/*.drv drivers/*.gen /home/opam/.opam/4.09/share/why3/drivers
- /usr/bin/install -c -m 644 LICENSE /home/opam/.opam/4.09/share/why3/
- /usr/bin/install -c -m 644 share/provers-detection-data.conf /home/opam/.opam/4.09/share/why3/
- /usr/bin/install -c -m 644 share/why3session.dtd /home/opam/.opam/4.09/share/why3
- /usr/bin/install -c -m 644 share/Makefile.config /home/opam/.opam/4.09/share/why3
- /usr/bin/install -c -m 644 share/vim/ftdetect/why3.vim /home/opam/.opam/4.09/share/why3/vim/ftdetect/why3.vim
- /usr/bin/install -c -m 644 share/vim/syntax/why3.vim /home/opam/.opam/4.09/share/why3/vim/syntax/why3.vim
- /usr/bin/install -c -m 644 share/lang/why3.lang /home/opam/.opam/4.09/share/why3/lang/why3.lang
- /usr/bin/install -c -m 644 share/lang/why3c.lang /home/opam/.opam/4.09/share/why3/lang/why3c.lang
- /usr/bin/install -c -m 644 share/lang/why3py.lang /home/opam/.opam/4.09/share/why3/lang/why3py.lang
- /bin/mkdir -p /home/opam/.opam/4.09/share/why3/drivers
- /usr/bin/install -c -m 644 drivers/coq-realizations.aux /home/opam/.opam/4.09/share/why3/drivers/
- /bin/mkdir -p /home/opam/.opam/4.09/share/why3/drivers/
- /usr/bin/install -c -m 644 drivers/pvs-realizations.aux /home/opam/.opam/4.09/share/why3/drivers/
- /usr/bin/install -c -m 644 drivers/isabelle-realizations.aux /home/opam/.opam/4.09/share/why3/drivers/
- /bin/mkdir -p /home/opam/.opam/4.09/share/emacs/site-lisp/
- /usr/bin/install -c -m 644 share/emacs/why3.el /home/opam/.opam/4.09/share/emacs/site-lisp/why3.el
- if test -d /etc/bash_completion.d -a -w /etc/bash_completion.d; then \
-   /usr/bin/install -c share/bash/why3 /etc/bash_completion.d; \
- fi
- /bin/mkdir -p /home/opam/.opam/4.09/lib/why3
- /usr/bin/install -c -m 644 lib/why3/why3.a lib/why3/why3.cma lib/why3/why3.cmx lib/why3/why3.cmi lib/why3/why3.cmxa lib/why3/why3.cmxs lib/why3/why3.cmt \
- 	lib/why3/META /home/opam/.opam/4.09/lib/why3
-> installed why3.1.4.0
Processing 33/36: [coq: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "COQ_USE_DUNE=" "-j47" (CWD=/home/opam/.opam/4.09/.opam-switch/build/coq.8.13.2)
- rm -f  
- cp -a ".merlin.in" ".merlin"
- cp -a "ide/.merlin.in" "ide/.merlin"
- cp -a "kernel/.merlin.in" "kernel/.merlin"
- cp -a "plugins/.merlin.in" "plugins/.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.09/.opam-switch/build/coq.8.13.2'
- 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
- OCAMLC    coqpp/coqpp_ast.mli
- make[1]: Circular coqpp/coqpp_parse.cmi <- coqpp/coqpp_parse.cmo dependency dropped.
- OCAMLYACC  coqpp/coqpp_parse.mly
- OCAMLLEX  coqpp/coqpp_lex.mll
- mkdir -p gramlib/.pack
- 14 states, 417 transitions, table size 1752 bytes
- OCAMLLEX  ide/coqide/config_lexer.mll
- OCAMLLEX  ide/coqide/coq_lex.mll
- OCAMLLEX  ide/coqide/protocol/xml_lexer.mll
- OCAMLLEX  ide/coqide/utf8_convert.mll
- printf '# 1 "%s"\n' gramlib/ploc.ml > gramlib/.pack/gramlib__Ploc.ml
- OCAMLLEX  tools/coqdoc/cpretty.mll
- OCAMLLEX  tools/coqwc.mll
- cat gramlib/ploc.ml >> gramlib/.pack/gramlib__Ploc.ml
- printf '# 1 "%s"\n' gramlib/plexing.ml > gramlib/.pack/gramlib__Plexing.ml
- 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/plexing.ml >> gramlib/.pack/gramlib__Plexing.ml
- echo " \
- module Ploc    = Gramlib__Ploc \
- module Plexing = Gramlib__Plexing \
- module Gramext = Gramlib__Gramext \
- module Grammar = Gramlib__Grammar" > gramlib/.pack/gramlib.ml
- 15 states, 827 transitions, table size 3398 bytes
- cat gramlib/gramext.ml >> gramlib/.pack/gramlib__Gramext.ml
- cat gramlib/grammar.ml >> gramlib/.pack/gramlib__Grammar.ml
- rm -f ide/coqide/coqide_os_specific.ml && cp ide/coqide/coqide_X11.ml.in ide/coqide/coqide_os_specific.ml && chmod a-w ide/coqide/coqide_os_specific.ml
- 30 states, 1657 transitions, table size 6808 bytes
- 6052 additional bytes used for bindings
- 217 states, 2223 transitions, table size 10194 bytes
- rm -f kernel/uint63.ml && cp kernel/uint63_63.ml kernel/uint63.ml && chmod a-w kernel/uint63.ml
- rm -f kernel/float64.ml && cp kernel/float64_63.ml kernel/float64.ml && chmod a-w kernel/float64.ml
- 80 states, 774 transitions, table size 3576 bytes
- 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
- 124 states, 1808 transitions, table size 7976 bytes
- 244 states, 858 transitions, table size 4896 bytes
- 240 states, 15992 transitions, table size 65408 bytes
- 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
- OCAMLDEP  checker/MLFILES checker/MLIFILES
- OCAMLOPT  clib/segmenttree.ml
- OCAMLC    clib/segmenttree.ml
- OCAMLC    tools/coqdep_boot.ml
- WRITE kernel/byterun/coq_instruct.h
- WRITE kernel/byterun/coq_jumptbl.h
- OCAMLC    tools/ocamllibdep.ml
- OCAMLC    coqpp/coqpp_parse.mli
- WRITE kernel/vmopcodes.ml
- CCDEP     kernel/byterun/coq_values.c
- CCDEP     kernel/byterun/coq_memory.c
- CCDEP     kernel/byterun/coq_interp.c
- CCDEP     kernel/byterun/coq_float64.c
- CCDEP     kernel/byterun/coq_fix_code.c
- OCAMLC    coqpp/coqpp_parse.ml
- OCAMLC    clib/unicodetable.ml
- OCAMLOPT  tools/ocamllibdep.ml
- OCAMLC    coqpp/coqpp_lex.ml
- OCAMLBEST -o bin/ocamllibdep
- OCAMLC -a bin/coqpp
- 2719 states, 8742 transitions, table size 51282 bytes
- 17643 additional bytes used for bindings
- COQPP   parsing/g_constr.mlg
- COQPP   parsing/g_prim.mlg
- COQPP   plugins/btauto/g_btauto.mlg
- COQPP   plugins/cc/g_congruence.mlg
- COQPP   plugins/derive/g_derive.mlg
- COQPP   plugins/extraction/g_extraction.mlg
- COQPP   plugins/firstorder/g_ground.mlg
- COQPP   plugins/funind/g_indfun.mlg
- COQPP   plugins/ltac/coretactics.mlg
- COQPP   plugins/ltac/extraargs.mlg
- COQPP   plugins/ltac/extratactics.mlg
- COQPP   plugins/ltac/g_auto.mlg
- COQPP   plugins/ltac/g_class.mlg
- COQPP   plugins/ltac/g_eqdecide.mlg
- COQPP   plugins/ltac/g_ltac.mlg
- COQPP   plugins/ltac/g_obligations.mlg
- COQPP   plugins/ltac/g_rewrite.mlg
- COQPP   plugins/ltac/g_tactic.mlg
- COQPP   plugins/ltac/profile_ltac_tactics.mlg
- COQPP   plugins/micromega/g_micromega.mlg
- COQPP   plugins/micromega/g_zify.mlg
- COQPP   plugins/nsatz/g_nsatz.mlg
- COQPP   plugins/omega/g_omega.mlg
- COQPP   plugins/ring/g_ring.mlg
- COQPP   plugins/rtauto/g_rtauto.mlg
- COQPP   plugins/ssr/ssrparser.mlg
- COQPP   plugins/ssr/ssrvernac.mlg
- COQPP   plugins/ssrmatching/g_ssrmatching.mlg
- COQPP   plugins/ssrsearch/g_search.mlg
- COQPP   plugins/syntax/g_number_string.mlg
- COQPP   toplevel/g_toplevel.mlg
- COQPP   vernac/g_proofs.mlg
- COQPP   vernac/g_vernac.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.
- 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/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/vmopcodes.ml
- 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_float64.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/numCompat.mli
- OCAMLC    plugins/micromega/persistent_cache.mli
- OCAMLC    plugins/micromega/g_micromega.mli
- OCAMLC    plugins/nsatz/utile.mli
- OCAMLC    plugins/nsatz/polynom.mli
- OCAMLC    plugins/rtauto/proof_search.mli
- OCAMLC    plugins/ssr/ssrvernac.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/coqide/protocol/xml_lexer.mli
- OCAMLC    ide/coqide/protocol/xml_parser.mli
- OCAMLC    ide/coqide/protocol/xml_printer.mli
- OCAMLC    ide/coqide/protocol/richpp.mli
- OCAMLC    tools/coq_tex.ml
- OCAMLC    tools/coqwc.ml
- OCAMLC    tools/coqdoc/cdglobals.mli
- OCAMLC    tools/coqdoc/alpha.mli
- OCAMLC    tools/coqworkmgr.ml
- OCAMLC    checker/votour.mli
- OCAMLC -a bin/doc_grammar
- "/home/opam/.opam/4.09/bin/ocamlfind" ocamlc -thread -rectypes -w +a-4-9-27-41-42-44-45-48-58-67-70   -safe-string -strict-sequence  ide/coqide/default_bindings_src.ml -o ide/coqide/default_bindings_src.exe
- CHECK revision
- OCAMLOPT  config/coq_config.ml
- OCAMLOPT  clib/cObj.ml
- OCAMLOPT  clib/cEphemeron.ml
- OCAMLC    clib/cMap.mli
- /usr/bin/which: this version of `which' is deprecated; use `command -v' in scripts instead.
- OCAMLC    clib/hashcons.mli
- OCAMLC    clib/cList.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
- 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/future.mli
- OCAMLC    lib/genarg.mli
- OCAMLOPT  kernel/uint63.ml
- OCAMLC    kernel/parray.mli
- OCAMLC    kernel/float64_common.mli
- OCAMLC    kernel/float64.mli
- OCAMLC    kernel/evar.mli
- OCAMLOPT  kernel/vmopcodes.ml
- OCAMLC    engine/logic_monad.mli
- OCAMLOPT  gramlib/.pack/gramlib.ml
- OCAMLC    gramlib/.pack/gramlib__Gramext.mli
- OCAMLC    interp/numTok.mli
- OCAMLC    stm/vcs.mli
- OCAMLOPT  stm/coqworkmgrApi.ml
- OCAMLC    stm/workerPool.mli
- OCAMLOPT  toplevel/usage.ml
- OCAMLOPT  plugins/micromega/micromega.ml
- OCAMLC    plugins/micromega/itv.mli
- OCAMLC    plugins/micromega/mutils.mli
- OCAMLC    plugins/micromega/sos_types.mli
- OCAMLC    plugins/nsatz/ideal.mli
- OCAMLOPT  checker/analyze.ml
- OCAMLOPT  checker/values.ml
- OCAMLC    checker/validate.mli
- OCAMLOPT  plugins/micromega/sos_lib.ml
- OCAMLOPT  ide/coqide/protocol/xml_lexer.ml
- OCAMLOPT  ide/coqide/protocol/xml_printer.ml
- OCAMLC    ide/coqide/protocol/serialize.mli
- OCAMLC    tools/coqdep.ml
- OCAMLOPT  tools/coq_tex.ml
- OCAMLOPT  tools/coqwc.ml
- OCAMLOPT  tools/coqdoc/cdglobals.ml
- OCAMLC    tools/coqdoc/index.mli
- OCAMLC    tools/coqdoc/cpretty.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/cAst.mli
- OCAMLC    lib/aux_file.mli
- OCAMLC    library/summary.mli
- OCAMLC    interp/deprecation.mli
- OCAMLC    gramlib/.pack/gramlib__Ploc.mli
- OCAMLOPT  tactics/dnet.ml
- OCAMLC    user-contrib/Ltac2/tac2dyn.mli
- OCAMLOPT  gramlib/.pack/gramlib__Gramext.ml
- OCAMLC    plugins/micromega/certificate.mli
- OCAMLC    plugins/micromega/sos.mli
- OCAMLC    tools/coqdoc/tokens.mli
- OCAMLC    tools/coqdoc/output.mli
- OCAMLOPT  kernel/float64_common.ml
- OCAMLC    plugins/micromega/vect.mli
- OCAMLC    lib/acyclicGraph.mli
- OCAMLC    lib/dAst.mli
- OCAMLOPT  tools/coqworkmgr.ml
- OCAMLC    lib/util.mli
- OCAMLC    lib/feedback.mli
- OCAMLC    lib/objFile.mli
- OCAMLC    ide/coqide/document.mli
- OCAMLOPT  tools/coqdoc/alpha.ml
- OCAMLC    plugins/micromega/polynomial.mli
- OCAMLC    tools/coqdoc/main.ml
- OCAMLBEST -o bin/coq-tex
- OCAMLOPT  ide/coqide/protocol/xml_parser.ml
- OCAMLC    tools/coq_makefile.ml
- OCAMLC    stm/asyncTaskQueue.mli
- OCAMLBEST -o bin/coqwc
- OCAMLOPT  kernel/float64.ml
- OCAMLOPT  checker/validate.ml
- OCAMLOPT  checker/votour.ml
- OCAMLC    stm/partac.mli
- OCAMLC    plugins/micromega/simplex.mli
- OCAMLOPT  tools/coqdoc/index.ml
- OCAMLOPT  clib/int.ml
- OCAMLC    kernel/names.mli
- OCAMLC    kernel/esubst.mli
- OCAMLC    gramlib/.pack/gramlib__Plexing.mli
- OCAMLC    parsing/tok.mli
- OCAMLC    plugins/micromega/mfourier.mli
- OCAMLC    plugins/omega/omega.ml
- OCAMLC    ide/coqide/protocol/interface.ml
- OCAMLC    gramlib/.pack/gramlib__Grammar.mli
- OCAMLC    parsing/cLexer.mli
- OCAMLC    ide/coqide/protocol/xmlprotocol.mli
- OCAMLC    ide/coqide/fake_ide.ml
- ide/coqide/default_bindings_src.exe ide/coqide/default.bindings
- 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/dyn.ml
- OCAMLC    kernel/transparentState.mli
- OCAMLC    kernel/univ.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  stm/dag.ml
- OCAMLOPT  plugins/micromega/numCompat.ml
- OCAMLC    plugins/extraction/miniml.mli
- OCAMLC    kernel/conv_oracle.mli
- OCAMLC    pretyping/locusops.mli
- OCAMLC    library/coqlib.mli
- OCAMLC    interp/decls.mli
- OCAMLC    vernac/loadpath.mli
- OCAMLC    user-contrib/Ltac2/tac2expr.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
- OCAMLOPT  clib/store.ml
- OCAMLOPT  user-contrib/Ltac2/tac2dyn.ml
- OCAMLOPT  tools/coqdoc/output.ml
- OCAMLOPT  clib/hashcons.ml
- OCAMLC    kernel/uGraph.mli
- OCAMLC    kernel/sorts.mli
- OCAMLC    engine/univNames.mli
- OCAMLC    tactics/declareUctx.mli
- OCAMLC    kernel/context.mli
- OCAMLC    kernel/vmvalues.mli
- OCAMLOPT  clib/exninfo.ml
- OCAMLOPT  clib/cSet.ml
- OCAMLOPT  plugins/micromega/itv.ml
- OCAMLOPT  plugins/micromega/sos_types.ml
- OCAMLC    kernel/vm.mli
- OCAMLC    kernel/constr.mli
- OCAMLOPT  lib/flags.ml
- OCAMLOPT  lib/control.ml
- OCAMLOPT  lib/loc.ml
- OCAMLOPT  plugins/micromega/sos.ml
- OCAMLC    kernel/vars.mli
- OCAMLC    kernel/term.mli
- OCAMLC    kernel/cPrimitives.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
- OCAMLC    plugins/funind/functional_principles_types.mli
- OCAMLOPT  lib/cAst.ml
- OCAMLC    engine/univMinim.mli
- OCAMLC    kernel/retroknowledge.mli
- OCAMLC    kernel/vmbytecodes.mli
- OCAMLOPT  clib/cString.ml
- OCAMLOPT  clib/cArray.ml
- OCAMLOPT  lib/dAst.ml
- OCAMLC    kernel/mod_subst.mli
- OCAMLOPT  plugins/micromega/mutils.ml
- OCAMLC    kernel/vmemitcodes.mli
- OCAMLC    kernel/opaqueproof.mli
- OCAMLC    library/globnames.mli
- OCAMLC    tactics/term_dnet.mli
- OCAMLOPT  clib/cUnix.ml
- OCAMLOPT  ide/coqide/protocol/serialize.ml
- OCAMLC    kernel/declarations.ml
- OCAMLC    library/libobject.mli
- OCAMLC    library/nametab.mli
- OCAMLC    vernac/library.mli
- OCAMLOPT  lib/coqProject_file.ml
- OCAMLC    kernel/entries.ml
- OCAMLC    kernel/environ.mli
- OCAMLC    kernel/cooking.mli
- OCAMLOPT -a -o clib/clib.cmxa
- OCAMLOPT  lib/util.ml
- OCAMLOPT  lib/pp.ml
- OCAMLOPT  kernel/parray.ml
- OCAMLC    kernel/declareops.mli
- OCAMLC    kernel/primred.mli
- OCAMLC    kernel/cClosure.mli
- OCAMLC    kernel/reduction.mli
- OCAMLC    kernel/vmlambda.mli
- OCAMLC    kernel/nativelambda.mli
- OCAMLC    kernel/vmbytegen.mli
- OCAMLC    kernel/vmsymtable.mli
- OCAMLC    kernel/type_errors.mli
- OCAMLC    kernel/modops.mli
- OCAMLC    kernel/inductive.mli
- OCAMLC    kernel/typeops.mli
- OCAMLC    kernel/inferCumulativity.mli
- OCAMLC    kernel/indTyping.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    engine/univGen.mli
- OCAMLC    pretyping/arguments_renaming.mli
- OCAMLC    pretyping/heads.mli
- OCAMLC    vernac/printmod.mli
- OCAMLOPT  plugins/micromega/vect.ml
- OCAMLC    plugins/extraction/table.mli
- OCAMLC    checker/checkFlags.mli
- OCAMLC    checker/checkInductive.mli
- OCAMLC    checker/mod_checking.mli
- OCAMLC    checker/checkTypes.mli
- OCAMLC    checker/check_stat.mli
- OCAMLC    kernel/nativecode.mli
- OCAMLC    kernel/vconv.mli
- OCAMLC    kernel/nativeconv.mli
- OCAMLC    library/lib.mli
- OCAMLC    vernac/attributes.mli
- OCAMLC    kernel/relevanceops.mli
- OCAMLC    plugins/extraction/mlutil.mli
- OCAMLC    kernel/nativelib.mli
- OCAMLC    kernel/nativelibrary.mli
- OCAMLOPT  plugins/micromega/csdpcert.ml
- OCAMLOPT  lib/envars.ml
- OCAMLOPT  kernel/esubst.ml
- OCAMLOPT  gramlib/.pack/gramlib__Plexing.ml
- OCAMLOPT  tactics/dn.ml
- OCAMLOPT  plugins/omega/omega.ml
- OCAMLOPT  ide/coqide/protocol/richpp.ml
- OCAMLOPT  tools/coqdoc/cpretty.ml
- OCAMLOPT  lib/pp_diff.ml
- OCAMLOPT  lib/stateid.ml
- OCAMLOPT  lib/cErrors.ml
- OCAMLOPT  lib/rtree.ml
- OCAMLOPT  kernel/evar.ml
- OCAMLC    kernel/safe_typing.mli
- OCAMLOPT  interp/numTok.ml
- OCAMLOPT  plugins/micromega/polynomial.ml
- OCAMLOPT  lib/feedback.ml
- OCAMLOPT  ide/coqide/document.ml
- OCAMLC    library/global.mli
- OCAMLC    engine/uState.mli
- OCAMLC    checker/safe_checking.mli
- OCAMLC    checker/check.mli
- 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
- OCAMLBEST -o plugins/micromega/csdpcert
- OCAMLC    engine/evd.mli
- OCAMLOPT  lib/cWarnings.ml
- OCAMLOPT  lib/explore.ml
- OCAMLOPT  lib/aux_file.ml
- OCAMLOPT  engine/logic_monad.ml
- OCAMLOPT  gramlib/.pack/gramlib__Grammar.ml
- OCAMLOPT  plugins/nsatz/utile.ml
- OCAMLOPT  ide/coqide/protocol/interface.ml
- OCAMLOPT  tools/coq_makefile.ml
- OCAMLOPT  plugins/nsatz/polynom.ml
- OCAMLOPT  ide/coqide/protocol/xmlprotocol.ml
- OCAMLOPT  parsing/tok.ml
- OCAMLOPT  stm/spawned.ml
- OCAMLOPT  lib/system.ml
- OCAMLOPT  library/summary.ml
- OCAMLOPT  interp/deprecation.ml
- OCAMLC    engine/eConstr.mli
- OCAMLC    engine/proofview_monad.mli
- OCAMLC    pretyping/indrec.mli
- OCAMLOPT  parsing/cLexer.ml
- OCAMLC    engine/namegen.mli
- OCAMLC    engine/termops.mli
- OCAMLC    engine/proofview.mli
- OCAMLC    pretyping/reductionops.mli
- OCAMLC    pretyping/pretype_errors.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/typeclasses_errors.mli
- OCAMLC    pretyping/typeclasses.mli
- OCAMLC    pretyping/coercionops.mli
- OCAMLC    pretyping/program.mli
- OCAMLC    proofs/goal.mli
- OCAMLC    tactics/btermdn.mli
- OCAMLC    tactics/hipattern.mli
- OCAMLC    tactics/cbn.mli
- OCAMLC    plugins/firstorder/formula.mli
- OCAMLC    plugins/firstorder/unify.mli
- OCAMLC    plugins/extraction/extraction.mli
- OCAMLC    engine/evarutil.mli
- OCAMLC    pretyping/glob_term.ml
- OCAMLC    proofs/tactypes.ml
- OCAMLC    plugins/cc/ccalgo.mli
- OCAMLC    pretyping/find_subterm.mli
- OCAMLC    pretyping/evarsolve.mli
- OCAMLOPT  lib/objFile.ml
- OCAMLOPT  tools/coqdep.ml
- OCAMLC    engine/ftactic.mli
- OCAMLC    pretyping/recordops.mli
- OCAMLC    proofs/refine.mli
- OCAMLC    proofs/logic.mli
- OCAMLC    proofs/tacmach.mli
- OCAMLC    tactics/ind_tables.mli
- OCAMLC    tactics/abstract.mli
- OCAMLC    tactics/eqdecide.mli
- OCAMLC    vernac/retrieveObl.mli
- OCAMLC    plugins/micromega/coq_micromega.mli
- OCAMLC    plugins/omega/coq_omega.mli
- OCAMLC    plugins/btauto/refl_btauto.mli
- OCAMLC    plugins/nsatz/nsatz.mli
- OCAMLC    plugins/rtauto/refl_tauto.mli
- OCAMLC    user-contrib/Ltac2/tac2core.mli
- OCAMLC    proofs/miscprint.mli
- OCAMLC    tactics/tacticals.mli
- OCAMLC    tactics/elim.mli
- OCAMLC    tactics/contradiction.mli
- OCAMLC    tactics/inv.mli
- OCAMLC    plugins/ltac/extratactics.mli
- OCAMLC    plugins/funind/invfun.mli
- OCAMLC    pretyping/geninterp.mli
- OCAMLC    pretyping/evarconv.mli
- OCAMLOPT  tools/coqdoc/main.ml
- OCAMLC    interp/constrexpr.ml
- OCAMLC    proofs/proof.mli
- OCAMLC    tactics/eqschemes.mli
- OCAMLC    tactics/elimschemes.mli
- OCAMLC    vernac/himsg.mli
- OCAMLC    vernac/auto_ind_decl.mli
- OCAMLC    plugins/cc/ccproof.mli
- OCAMLC    plugins/funind/indfun_common.mli
- OCAMLOPT  plugins/micromega/mfourier.ml
- OCAMLOPT  plugins/micromega/simplex.ml
- OCAMLC    pretyping/coercion.mli
- OCAMLOPT  plugins/nsatz/ideal.ml
- OCAMLOPT -a -o lib/lib.cmxa
- OCAMLC    pretyping/ltac_pretype.ml
- OCAMLC    plugins/cc/cctac.mli
- OCAMLC    proofs/proof_bullet.mli
- OCAMLC    plugins/funind/functional_principles_proofs.mli
- OCAMLC    user-contrib/Ltac2/tac2qexpr.mli
- OCAMLC    interp/notation_term.ml
- OCAMLC    interp/smartlocate.mli
- OCAMLC    interp/constrexpr_ops.mli
- OCAMLC    interp/impargs.mli
- OCAMLC    interp/modintern.mli
- OCAMLC    parsing/pcoq.mli
- OCAMLC    printing/genprint.mli
- OCAMLC    printing/pputils.mli
- OCAMLC    printing/ppconstr.mli
- OCAMLC    vernac/declaremods.mli
- OCAMLC    vernac/declareUniv.mli
- OCAMLC    vernac/comPrimitive.mli
- OCAMLC    vernac/prettyp.mli
- OCAMLC    plugins/ltac/leminv.mli
- OCAMLC    plugins/funind/glob_term_to_relation.mli
- OCAMLC    user-contrib/Ltac2/tac2ffi.mli
- OCAMLC    user-contrib/Ltac2/tac2match.mli
- 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    proofs/evar_refiner.mli
- OCAMLBEST -o bin/coqdep
- OCAMLBEST -o bin/coq_makefile
- OCAMLBEST -o bin/coqworkmgr
- 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.mli
- OCAMLC    printing/proof_diffs.mli
- OCAMLC    printing/printer.mli
- OCAMLC    interp/implicit_quantifiers.mli
- OCAMLC    vernac/declareInd.mli
- OCAMLC    parsing/g_constr.ml
- OCAMLC    parsing/g_prim.ml
- OCAMLC    user-contrib/Ltac2/tac2print.mli
- OCAMLC    pretyping/cases.mli
- OCAMLC    pretyping/pretyping.mli
- OCAMLC    parsing/ppextend.mli
- OCAMLC    interp/stdarg.mli
- OCAMLC    tactics/genredexpr.ml
- OCAMLC    plugins/ssrmatching/ssrmatching.mli
- OCAMLC    user-contrib/Ltac2/tac2env.mli
- OCAMLC    user-contrib/Ltac2/tac2intern.mli
- OCAMLOPT -a -o ide/coqide/protocol/ideprotocol.cmxa
- OCAMLOPT  ide/coqide/fake_ide.ml
- OCAMLOPT -a -o ide/coqide/ide_common.cmxa
- cd kernel/byterun/ && \
- "/home/opam/.opam/4.09/bin/ocamlfind" ocamlmklib -oc coqrun coq_fix_code.o coq_float64.o coq_memory.o coq_values.o coq_interp.o
- OCAMLC    interp/dumpglob.mli
- OCAMLC    interp/constrextern.mli
- OCAMLC    parsing/notation_gram.ml
- OCAMLC    vernac/assumptions.mli
- OCAMLC    tactics/redops.mli
- OCAMLC    tactics/redexpr.mli
- OCAMLC    tactics/ppred.mli
- OCAMLC    pretyping/unification.mli
- OCAMLC    interp/constrintern.mli
- OCAMLC    plugins/funind/glob_termops.mli
- OCAMLC    plugins/ssrmatching/g_ssrmatching.mli
- OCAMLBEST -o bin/coqdoc
- OCAMLC    user-contrib/Ltac2/tac2interp.mli
- OCAMLOPT  kernel/transparentState.ml
- OCAMLOPT  kernel/univ.ml
- OCAMLOPT  library/libnames.ml
- OCAMLOPT  engine/evar_kinds.ml
- OCAMLOPT  pretyping/locus.ml
- OCAMLOPT  plugins/extraction/miniml.ml
- OCAMLC    parsing/notgram_ops.mli
- OCAMLC    vernac/egramcoq.mli
- OCAMLC    toplevel/coqcargs.mli
- OCAMLBEST -o bin/votour
- OCAMLC    proofs/clenv.mli
- OCAMLOPT  kernel/conv_oracle.ml
- OCAMLOPT  pretyping/locusops.ml
- 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    plugins/firstorder/sequent.mli
- OCAMLC    tactics/equality.mli
- OCAMLOPT -a -o gramlib/.pack/gramlib.cmxa
- OCAMLC    plugins/firstorder/rules.mli
- OCAMLC    plugins/firstorder/ground.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/comHints.mli
- OCAMLC    vernac/indschemes.mli
- OCAMLC    vernac/search.mli
- OCAMLC    vernac/comSearch.mli
- OCAMLC    vernac/comInductive.mli
- OCAMLC    vernac/record.mli
- OCAMLC    vernac/mltop.mli
- OCAMLC    vernac/topfmt.mli
- OCAMLC    vernac/comArguments.mli
- OCAMLC    plugins/syntax/number.mli
- OCAMLC    plugins/firstorder/instances.mli
- OCAMLC    vernac/declare.mli
- OCAMLC    vernac/comAssumption.mli
- OCAMLC    vernac/g_vernac.ml
- OCAMLC    toplevel/g_toplevel.ml
- OCAMLC    user-contrib/Ltac2/tac2extffi.mli
- OCAMLC    user-contrib/Ltac2/tac2tactics.mli
- OCAMLC    plugins/syntax/int63_syntax.ml
- OCAMLC    plugins/syntax/float_syntax.ml
- OCAMLC    plugins/syntax/string_notation.mli
- 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/ltac/tacexpr.ml
- OCAMLC    vernac/vernacextend.mli
- OCAMLC    vernac/recLemmas.mli
- OCAMLC    vernac/comCoercion.mli
- OCAMLC    vernac/comDefinition.mli
- OCAMLC    vernac/classes.mli
- OCAMLC    vernac/comFixpoint.mli
- OCAMLC    vernac/comProgramFixpoint.mli
- OCAMLC    vernac/vernacstate.mli
- OCAMLC    vernac/comTactic.mli
- OCAMLC    plugins/ltac/tacenv.ml
- OCAMLC    plugins/ltac/leminv.ml
- OCAMLC    plugins/extraction/extract_env.mli
- OCAMLC    plugins/funind/recdef.mli
- OCAMLC    plugins/funind/gen_principle.mli
- OCAMLC    plugins/derive/derive.mli
- OCAMLC    user-contrib/Ltac2/tac2entries.mli
- OCAMLC    plugins/ltac/tacarg.ml
- OCAMLC    plugins/ltac/tacsubst.ml
- OCAMLC    plugins/ltac/pptactic.ml
- OCAMLC    plugins/ltac/pltac.ml
- OCAMLC    plugins/ltac/tactic_debug.ml
- OCAMLC    plugins/ltac/tacintern.ml
- OCAMLC    plugins/ltac/tactic_matching.ml
- OCAMLC    plugins/ltac/taccoerce.ml
- OCAMLC    plugins/ltac/tacinterp.mli
- OCAMLC    vernac/vernacentries.mli
- OCAMLC    stm/vernac_classifier.mli
- OCAMLC    plugins/ltac/tacentries.mli
- OCAMLC    plugins/syntax/g_number_string.ml
- OCAMLC    plugins/derive/g_derive.ml
- OCAMLC    vernac/vernacinterp.mli
- OCAMLC    stm/stm.mli
- OCAMLC    plugins/ltac/evar_tactics.mli
- OCAMLC    plugins/ltac/extraargs.mli
- OCAMLC    plugins/ltac/rewrite.mli
- OCAMLC    plugins/ltac/tacinterp.ml
- OCAMLC    plugins/ltac/tactic_option.ml
- OCAMLOPT  kernel/uGraph.ml
- OCAMLOPT  kernel/sorts.ml
- OCAMLC    plugins/ltac/profile_ltac_tactics.ml
- OCAMLC    plugins/ltac/g_auto.ml
- OCAMLC    plugins/ltac/g_class.ml
- OCAMLC    plugins/ltac/g_eqdecide.ml
- OCAMLC    plugins/ltac/tacentries.ml
- OCAMLC    stm/proofBlockDelimiter.mli
- OCAMLC    toplevel/vernac.mli
- OCAMLC    toplevel/coqargs.mli
- OCAMLC    plugins/ltac/profile_ltac.ml
- OCAMLC    plugins/ltac/evar_tactics.ml
- OCAMLC    plugins/ltac/g_obligations.ml
- OCAMLC    plugins/ltac/coretactics.ml
- OCAMLC    plugins/ltac/g_rewrite.ml
- OCAMLC    plugins/ltac/g_tactic.ml
- OCAMLC    plugins/ltac/extraargs.ml
- OCAMLC    plugins/ltac/extratactics.ml
- OCAMLC    plugins/ltac/rewrite.ml
- OCAMLC    toplevel/coqinit.mli
- OCAMLC    toplevel/coqloop.mli
- OCAMLC    toplevel/ccompile.mli
- OCAMLC    toplevel/coqtop.mli
- OCAMLOPT  kernel/context.ml
- OCAMLOPT  kernel/vmvalues.ml
- OCAMLOPT  kernel/constr.ml
- OCAMLOPT  engine/nameops.ml
- OCAMLC    vernac/g_proofs.ml
- OCAMLC    plugins/ltac/g_ltac.ml
- OCAMLOPT  kernel/vars.ml
- OCAMLOPT  kernel/cPrimitives.ml
- OCAMLOPT  kernel/nativevalues.ml
- OCAMLOPT  engine/univSubst.ml
- OCAMLOPT  pretyping/pattern.ml
- OCAMLC -pack -o plugins/ltac/ltac_plugin.cmo
- OCAMLOPT  kernel/retroknowledge.ml
- OCAMLOPT  kernel/vmbytecodes.ml
- OCAMLOPT  engine/univProblem.ml
- OCAMLOPT  kernel/term.ml
- OCAMLOPT  kernel/mod_subst.ml
- OCAMLC    plugins/cc/g_congruence.ml
- OCAMLC    plugins/firstorder/g_ground.ml
- OCAMLC    plugins/ring/ring_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/btauto/g_btauto.ml
- OCAMLC    plugins/nsatz/g_nsatz.ml
- OCAMLC    plugins/rtauto/g_rtauto.ml
- OCAMLC    plugins/ssrmatching/ssrmatching.ml
- OCAMLC    plugins/ssrmatching/g_ssrmatching.ml
- OCAMLC    user-contrib/Ltac2/tac2quote.mli
- OCAMLC    plugins/micromega/g_zify.ml
- OCAMLC    plugins/funind/g_indfun.ml
- OCAMLC    plugins/ring/ring.mli
- OCAMLC    user-contrib/Ltac2/g_ltac2.ml
- OCAMLC    plugins/ring/g_ring.ml
- OCAMLOPT  kernel/vmemitcodes.ml
- OCAMLOPT  kernel/opaqueproof.ml
- OCAMLOPT  library/globnames.ml
- OCAMLOPT  library/libobject.ml
- OCAMLOPT  library/nametab.ml
- OCAMLOPT  kernel/declarations.ml
- OCAMLOPT  kernel/entries.ml
- OCAMLOPT  kernel/cooking.ml
- OCAMLOPT  kernel/declareops.ml
- OCAMLOPT  engine/univNames.ml
- OCAMLC -pack -o plugins/ssrmatching/ssrmatching_plugin.cmo
- OCAMLC    plugins/ssr/ssrast.mli
- OCAMLOPT  kernel/environ.ml
- 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/ssrprinters.ml
- OCAMLC    plugins/ssr/ssrfwd.mli
- OCAMLC    plugins/ssr/ssrparser.mli
- OCAMLC    plugins/ssr/ssrtacticals.ml
- OCAMLC    plugins/ssr/ssrcommon.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/ssrvernac.ml
- OCAMLC    plugins/ssr/ssrfwd.ml
- OCAMLC    plugins/ssr/ssrparser.ml
- OCAMLOPT  kernel/primred.ml
- OCAMLOPT  kernel/section.ml
- OCAMLOPT  checker/checkFlags.ml
- OCAMLOPT  checker/check_stat.ml
- OCAMLOPT  kernel/cClosure.ml
- OCAMLOPT  kernel/relevanceops.ml
- OCAMLC -pack -o plugins/ssr/ssreflect_plugin.cmo
- OCAMLOPT  kernel/reduction.ml
- OCAMLC    plugins/ssrsearch/g_search.ml
- OCAMLOPT  kernel/vmlambda.ml
- OCAMLOPT  kernel/nativelambda.ml
- OCAMLOPT  kernel/type_errors.ml
- OCAMLOPT  pretyping/heads.ml
- OCAMLOPT  checker/checkTypes.ml
- OCAMLOPT  kernel/inductive.ml
- OCAMLOPT  kernel/inferCumulativity.ml
- OCAMLOPT  kernel/nativecode.ml
- OCAMLOPT  kernel/vmbytegen.ml
- OCAMLOPT  kernel/modops.ml
- OCAMLOPT  kernel/vmsymtable.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/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  tactics/declareUctx.ml
- OCAMLOPT  stm/asyncTaskQueue.ml
- OCAMLOPT  checker/checker.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  engine/univMinim.ml
- OCAMLOPT -a -o library/library.cmxa
- OCAMLOPT  proofs/goal_select.ml
- OCAMLOPT  vernac/attributes.ml
- OCAMLOPT  plugins/micromega/certificate.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/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  pretyping/typeclasses.ml
- OCAMLOPT  engine/evarutil.ml
- OCAMLOPT  tactics/term_dnet.ml
- OCAMLOPT  interp/dumpglob.ml
- OCAMLOPT  engine/proofview.ml
- OCAMLOPT  pretyping/reductionops.ml
- OCAMLOPT  pretyping/program.ml
- OCAMLOPT  engine/ftactic.ml
- OCAMLOPT  tactics/ind_tables.ml
- OCAMLOPT -a -o engine/engine.cmxa
- OCAMLOPT  pretyping/geninterp.ml
- OCAMLOPT  pretyping/pretype_errors.ml
- OCAMLOPT  pretyping/inductiveops.ml
- OCAMLOPT  pretyping/cbv.ml
- OCAMLOPT  pretyping/recordops.ml
- OCAMLOPT  tactics/cbn.ml
- OCAMLOPT  plugins/firstorder/unify.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  pretyping/find_subterm.ml
- OCAMLOPT  pretyping/evardefine.ml
- OCAMLOPT  proofs/goal.ml
- OCAMLOPT  vernac/retrieveObl.ml
- OCAMLOPT  printing/pputils.ml
- OCAMLOPT  vernac/canonical.ml
- OCAMLOPT  user-contrib/Ltac2/tac2extffi.ml
- OCAMLOPT  pretyping/arguments_renaming.ml
- OCAMLOPT  pretyping/nativenorm.ml
- OCAMLOPT  pretyping/glob_ops.ml
- OCAMLOPT  parsing/g_prim.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/patternops.ml
- OCAMLOPT  tactics/eqschemes.ml
- OCAMLOPT  tactics/elimschemes.ml
- OCAMLOPT  pretyping/constr_matching.ml
- OCAMLOPT  tactics/btermdn.ml
- OCAMLOPT  pretyping/evarconv.ml
- OCAMLOPT  pretyping/detyping.ml
- OCAMLOPT  tactics/hipattern.ml
- OCAMLOPT  user-contrib/Ltac2/tac2match.ml
- OCAMLOPT  plugins/firstorder/formula.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/coercionops.ml
- OCAMLOPT  proofs/logic.ml
- OCAMLOPT  tactics/redexpr.ml
- OCAMLOPT  pretyping/coercion.ml
- OCAMLOPT  interp/notation.ml
- OCAMLOPT  proofs/tacmach.ml
- OCAMLOPT  tactics/tacticals.ml
- OCAMLOPT  pretyping/cases.ml
- OCAMLOPT  interp/syntax_def.ml
- OCAMLOPT  parsing/notation_gram.ml
- OCAMLOPT  parsing/notgram_ops.ml
- OCAMLOPT  parsing/ppextend.ml
- OCAMLOPT  vernac/egramcoq.ml
- OCAMLOPT  interp/smartlocate.ml
- OCAMLOPT  interp/constrexpr_ops.ml
- OCAMLOPT  pretyping/pretyping.ml
- OCAMLOPT  interp/implicit_quantifiers.ml
- OCAMLOPT  parsing/g_constr.ml
- OCAMLOPT  user-contrib/Ltac2/tac2quote.ml
- OCAMLOPT -a -o parsing/parsing.cmxa
- OCAMLOPT  pretyping/unification.ml
- OCAMLOPT  interp/constrintern.ml
- OCAMLOPT  proofs/evar_refiner.ml
- OCAMLOPT  proofs/proof.ml
- OCAMLOPT  proofs/proof_bullet.ml
- OCAMLOPT -a -o pretyping/pretyping.cmxa
- OCAMLOPT  proofs/clenv.ml
- OCAMLOPT -a -o proofs/proofs.cmxa
- OCAMLOPT  interp/modintern.ml
- OCAMLOPT  interp/constrextern.ml
- OCAMLOPT  vernac/declareUniv.ml
- OCAMLOPT  vernac/declaremods.ml
- OCAMLOPT  vernac/library.ml
- OCAMLOPT -a -o interp/interp.cmxa
- OCAMLOPT  printing/ppconstr.ml
- OCAMLOPT  printing/proof_diffs.ml
- OCAMLOPT  printing/printer.ml
- OCAMLOPT -a -o printing/printing.cmxa
- OCAMLOPT  tactics/tactics.ml
- OCAMLOPT  tactics/hints.ml
- OCAMLOPT  vernac/himsg.ml
- OCAMLOPT  vernac/assumptions.ml
- OCAMLOPT  plugins/syntax/number.ml
- OCAMLOPT  plugins/cc/ccalgo.ml
- OCAMLOPT  plugins/extraction/table.ml
- OCAMLOPT  user-contrib/Ltac2/tac2print.ml
- OCAMLOPT  plugins/syntax/string_notation.ml
- OCAMLOPT  plugins/extraction/mlutil.ml
- OCAMLOPT  plugins/cc/ccproof.ml
- OCAMLOPT  vernac/vernacexpr.ml
- OCAMLOPT  plugins/firstorder/sequent.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  toplevel/g_toplevel.ml
- OCAMLOPT  vernac/loadpath.ml
- OCAMLOPT  plugins/syntax/int63_syntax.ml
- OCAMLOPT  plugins/syntax/float_syntax.ml
- OCAMLOPT  vernac/ppvernac.ml
- OCAMLOPT  plugins/extraction/modutil.ml
- OCAMLOPT  plugins/extraction/extraction.ml
- OCAMLOPT  plugins/extraction/common.ml
- OCAMLOPT -pack -o plugins/syntax/int63_syntax_plugin.cmx
- OCAMLOPT -pack -o plugins/syntax/float_syntax_plugin.cmx
- OCAMLOPT -shared -o plugins/syntax/int63_syntax_plugin.cmxs
- OCAMLOPT -shared -o plugins/syntax/float_syntax_plugin.cmxs
- OCAMLOPT  plugins/extraction/ocaml.ml
- OCAMLOPT  plugins/extraction/haskell.ml
- OCAMLOPT  plugins/extraction/scheme.ml
- OCAMLOPT  plugins/extraction/json.ml
- OCAMLOPT  vernac/metasyntax.ml
- OCAMLOPT  vernac/topfmt.ml
- OCAMLOPT  toplevel/coqcargs.ml
- OCAMLOPT  tactics/abstract.ml
- OCAMLOPT  tactics/elim.ml
- OCAMLOPT  tactics/equality.ml
- OCAMLOPT  tactics/auto.ml
- OCAMLOPT  tactics/contradiction.ml
- OCAMLOPT  plugins/firstorder/rules.ml
- OCAMLOPT  plugins/micromega/coq_micromega.ml
- OCAMLOPT  plugins/btauto/refl_btauto.ml
- OCAMLOPT  plugins/nsatz/nsatz.ml
- OCAMLOPT  plugins/firstorder/instances.ml
- OCAMLOPT  vernac/g_proofs.ml
- OCAMLOPT  vernac/proof_using.ml
- OCAMLOPT  tactics/eauto.ml
- OCAMLOPT  vernac/declare.ml
- OCAMLOPT  tactics/class_tactics.ml
- OCAMLOPT  tactics/inv.ml
- OCAMLOPT  tactics/eqdecide.ml
- OCAMLOPT  tactics/autorewrite.ml
- OCAMLOPT  plugins/cc/cctac.ml
- OCAMLOPT  plugins/omega/coq_omega.ml
- OCAMLOPT  plugins/ltac/tacexpr.ml
- OCAMLOPT -a -o tactics/tactics.cmxa
- OCAMLOPT  plugins/ltac/tacarg.ml
- OCAMLOPT  plugins/ltac/tactic_matching.ml
- OCAMLOPT  plugins/ltac/tacsubst.ml
- OCAMLOPT  plugins/ltac/pltac.ml
- OCAMLOPT  vernac/vernacextend.ml
- OCAMLOPT  vernac/comHints.ml
- OCAMLOPT  vernac/recLemmas.ml
- OCAMLOPT  vernac/comCoercion.ml
- OCAMLOPT  vernac/auto_ind_decl.ml
- OCAMLOPT  vernac/comDefinition.ml
- OCAMLOPT  vernac/classes.ml
- OCAMLOPT  vernac/comPrimitive.ml
- OCAMLOPT  vernac/comFixpoint.ml
- OCAMLOPT  vernac/vernacstate.ml
- OCAMLOPT  plugins/ltac/leminv.ml
- OCAMLOPT  plugins/extraction/extract_env.ml
- OCAMLOPT  plugins/derive/derive.ml
- OCAMLOPT  plugins/ltac/tacenv.ml
- OCAMLOPT  plugins/syntax/g_number_string.ml
- OCAMLOPT  plugins/derive/g_derive.ml
- OCAMLOPT  vernac/printmod.ml
- OCAMLOPT  plugins/funind/indfun_common.ml
- OCAMLOPT -pack -o plugins/derive/derive_plugin.cmx
- OCAMLOPT  plugins/ltac/pptactic.ml
- OCAMLOPT -shared -o plugins/derive/derive_plugin.cmxs
- OCAMLOPT -pack -o plugins/syntax/number_string_notation_plugin.cmx
- OCAMLOPT -shared -o plugins/syntax/number_string_notation_plugin.cmxs
- OCAMLOPT  vernac/comProgramFixpoint.ml
- OCAMLOPT  vernac/comAssumption.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  vernac/indschemes.ml
- OCAMLOPT  vernac/declareInd.ml
- OCAMLOPT  vernac/search.ml
- OCAMLOPT  vernac/comInductive.ml
- OCAMLOPT  vernac/prettyp.ml
- OCAMLOPT  plugins/ltac/taccoerce.ml
- OCAMLOPT  plugins/ltac/tactic_debug.ml
- OCAMLOPT  plugins/ltac/tacintern.ml
- OCAMLOPT  vernac/comSearch.ml
- OCAMLOPT  vernac/record.ml
- OCAMLOPT  plugins/funind/glob_term_to_relation.ml
- OCAMLOPT  vernac/vernacentries.ml
- OCAMLOPT  vernac/comTactic.ml
- OCAMLOPT  vernac/vernacinterp.ml
- OCAMLOPT  stm/partac.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  plugins/ltac/profile_ltac.ml
- OCAMLOPT  toplevel/coqinit.ml
- OCAMLOPT  toplevel/coqargs.ml
- OCAMLOPT -a -o stm/stm.cmxa
- 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/coqc && cp bin/coqc.opt bin/coqc
- COQC -noinit theories/Init/Notations.v
- rm -f bin/coqtop && cp bin/coqtop.opt bin/coqtop
- OCAMLOPT -pack -o plugins/ltac/ltac_plugin.cmx
- rm -f bin/coqidetop && cp bin/coqidetop.opt bin/coqidetop
- OCAMLBEST -o bin/fake_ide
- 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/ring/ring_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/btauto/g_btauto.ml
- OCAMLOPT  plugins/nsatz/g_nsatz.ml
- OCAMLOPT  plugins/rtauto/refl_tauto.ml
- OCAMLOPT  plugins/ssrmatching/ssrmatching.ml
- OCAMLOPT  user-contrib/Ltac2/tac2intern.ml
- OCAMLOPT -pack -o plugins/cc/cc_plugin.cmx
- OCAMLOPT  plugins/ring/ring.ml
- OCAMLOPT -pack -o plugins/omega/omega_plugin.cmx
- OCAMLOPT -pack -o plugins/btauto/btauto_plugin.cmx
- OCAMLOPT -pack -o plugins/nsatz/nsatz_plugin.cmx
- OCAMLOPT  plugins/firstorder/g_ground.ml
- OCAMLOPT -pack -o plugins/micromega/micromega_plugin.cmx
- OCAMLOPT -shared -o plugins/cc/cc_plugin.cmxs
- COQC -noinit theories/Init/Ltac.v
- OCAMLOPT -shared -o plugins/omega/omega_plugin.cmxs
- OCAMLOPT -pack -o plugins/ltac/tauto_plugin.cmx
- OCAMLOPT -shared -o plugins/btauto/btauto_plugin.cmxs
- OCAMLOPT -shared -o plugins/nsatz/nsatz_plugin.cmxs
- OCAMLOPT -pack -o plugins/extraction/extraction_plugin.cmx
- OCAMLOPT -shared -o plugins/ltac/tauto_plugin.cmxs
- COQC -noinit theories/Init/Logic.v
- OCAMLOPT -shared -o plugins/micromega/micromega_plugin.cmxs
- OCAMLOPT  plugins/rtauto/g_rtauto.ml
- OCAMLOPT -pack -o plugins/firstorder/ground_plugin.cmx
- OCAMLOPT -shared -o plugins/extraction/extraction_plugin.cmxs
- OCAMLOPT  plugins/funind/recdef.ml
- OCAMLOPT -pack -o plugins/rtauto/rtauto_plugin.cmx
- OCAMLOPT -shared -o plugins/firstorder/ground_plugin.cmxs
- OCAMLOPT -shared -o plugins/rtauto/rtauto_plugin.cmxs
- OCAMLOPT  plugins/micromega/g_zify.ml
- OCAMLOPT  user-contrib/Ltac2/tac2entries.ml
- OCAMLOPT -pack -o plugins/micromega/zify_plugin.cmx
- OCAMLOPT  plugins/ring/g_ring.ml
- COQC -noinit theories/Init/Datatypes.v
- OCAMLOPT -shared -o plugins/micromega/zify_plugin.cmxs
- OCAMLOPT  plugins/ssrmatching/g_ssrmatching.ml
- OCAMLOPT -pack -o plugins/ring/ring_plugin.cmx
- OCAMLOPT -pack -o plugins/ssrmatching/ssrmatching_plugin.cmx
- OCAMLOPT -shared -o plugins/ring/ring_plugin.cmxs
- COQC -noinit theories/Init/Logic_Type.v
- COQC -noinit theories/Init/Specif.v
- COQC -noinit theories/Init/Wf.v
- COQC -noinit theories/Init/Tauto.v
- OCAMLOPT  user-contrib/Ltac2/tac2core.ml
- OCAMLOPT  plugins/funind/functional_principles_proofs.ml
- OCAMLOPT -shared -o plugins/ssrmatching/ssrmatching_plugin.cmxs
- OCAMLOPT  plugins/ssr/ssrprinters.ml
- OCAMLOPT  plugins/ssr/ssrcommon.ml
- OCAMLOPT  plugins/funind/gen_principle.ml
- OCAMLOPT  user-contrib/Ltac2/tac2tactics.ml
- OCAMLOPT  user-contrib/Ltac2/g_ltac2.ml
- COQC -noinit theories/Init/Decimal.v
- COQC -noinit theories/Init/Tactics.v
- OCAMLOPT  plugins/ssr/ssrtacticals.ml
- OCAMLOPT  plugins/ssr/ssrelim.ml
- OCAMLOPT  plugins/ssr/ssrview.ml
- OCAMLOPT  user-contrib/Ltac2/tac2stdlib.ml
- COQC -noinit theories/Init/Hexadecimal.v
- OCAMLOPT  plugins/ssr/ssrbwd.ml
- OCAMLOPT  plugins/ssr/ssrvernac.ml
- OCAMLOPT  plugins/funind/g_indfun.ml
- OCAMLOPT  plugins/ssr/ssrequality.ml
- OCAMLOPT -pack -o user-contrib/Ltac2/ltac2_plugin.cmx
- 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
- COQC -noinit theories/Init/Number.v
- OCAMLOPT  plugins/ssr/ssrfwd.ml
- COQC -noinit theories/Init/Nat.v
- COQC -noinit theories/Init/Numeral.v
- COQC -noinit theories/Init/Byte.v
- COQC -noinit theories/Init/Peano.v
- OCAMLOPT  plugins/ssr/ssrparser.ml
- COQC -noinit theories/Init/Prelude.v
- OCAMLOPT -pack -o plugins/ssr/ssreflect_plugin.cmx
- OCAMLOPT -shared -o plugins/ssr/ssreflect_plugin.cmxs
- OCAMLOPT  plugins/ssrsearch/g_search.ml
- COQC      theories/Bool/Bool.v
- COQC      theories/Program/Basics.v
- COQC      theories/Program/Tactics.v
- COQC      theories/Relations/Relation_Definitions.v
- COQC      theories/ssr/ssrclasses.v
- COQC      theories/Logic/Decidable.v
- COQC      theories/Logic/EqdepFacts.v
- COQC      theories/Numbers/BinNums.v
- COQC      theories/Bool/Sumbool.v
- COQC      theories/Unicode/Utf8_core.v
- COQC      theories/micromega/ZifyClasses.v
- COQC      theories/Bool/DecBool.v
- COQC      theories/extraction/Extraction.v
- COQC      theories/Logic/FunctionalExtensionality.v
- COQC      theories/Sets/Relations_1.v
- COQC      theories/Compat/AdmitAxiom.v
- COQC      theories/Compat/Coq813.v
- COQC      theories/Sets/Ensembles.v
- COQC      theories/Floats/FloatClass.v
- COQC      theories/Lists/Streams.v
- COQC      theories/Logic/Berardi.v
- COQC      theories/Logic/PropExtensionalityFacts.v
- COQC      theories/Logic/Hurkens.v
- COQC      theories/Logic/RelationalChoice.v
- COQC      theories/Logic/ExtensionalFunctionRepresentative.v
- COQC      theories/Logic/ExtensionalityFacts.v
- COQC      theories/Logic/PropFacts.v
- COQC      theories/Logic/SetIsType.v
- COQC      theories/Logic/StrictProp.v
- COQC      theories/Sets/Permut.v
- COQC      theories/Wellfounded/Inverse_Image.v
- COQC      theories/derive/Derive.v
- COQC      theories/setoid_ring/Algebra_syntax.v
- COQC      theories/ssrmatching/ssrmatching.v
- COQC      user-contrib/Ltac2/Init.v
- COQC      theories/ssr/ssrunder.v
- COQC      theories/Classes/Init.v
- COQC      theories/Relations/Relation_Operators.v
- COQC      theories/PArith/BinPosDef.v
- COQC      theories/Wellfounded/Inclusion.v
- COQC      theories/Compat/Coq812.v
- COQC      theories/Numbers/AltBinNotations.v
- COQC      theories/funind/FunInd.v
- COQC      theories/extraction/ExtrHaskellBasic.v
- COQC      theories/extraction/ExtrOcamlBasic.v
- COQC      theories/Unicode/Utf8.v
- COQC      theories/Program/Utils.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      user-contrib/Ltac2/Int.v
- COQC      user-contrib/Ltac2/Message.v
- COQC      user-contrib/Ltac2/Bool.v
- COQC      user-contrib/Ltac2/Char.v
- COQC      user-contrib/Ltac2/Constr.v
- COQC      user-contrib/Ltac2/Std.v
- COQC      user-contrib/Ltac2/Ident.v
- COQC      user-contrib/Ltac2/Ltac1.v
- COQC      user-contrib/Ltac2/String.v
- COQC      theories/Program/Combinators.v
- COQC      theories/Logic/HLevels.v
- COQC      theories/Classes/RelationClasses.v
- COQC      theories/Classes/CRelationClasses.v
- COQC      theories/Compat/Coq811.v
- COQC      theories/Program/Wf.v
- COQC      theories/Sets/Relations_3.v
- COQC      theories/Relations/Operators_Properties.v
- COQC      theories/Wellfounded/Disjoint_Union.v
- COQC      theories/Wellfounded/Transitive_Closure.v
- COQC      theories/Sets/Relations_2_facts.v
- COQC      user-contrib/Ltac2/Control.v
- COQC      theories/Logic/Eqdep_dec.v
- COQC      theories/Logic/Eqdep.v
- COQC      theories/Logic/ProofIrrelevanceFacts.v
- COQC      theories/Sets/Finite_sets.v
- OCAMLOPT -pack -o plugins/ssrsearch/ssrsearch_plugin.cmx
- COQC      theories/Sets/Cpo.v
- COQC      user-contrib/Ltac2/Env.v
- OCAMLOPT -shared -o plugins/ssrsearch/ssrsearch_plugin.cmxs
- COQC      theories/Logic/JMeq.v
- COQC      theories/Wellfounded/Well_Ordering.v
- COQC      theories/Wellfounded/Lexicographic_Product.v
- COQC      theories/Wellfounded/Union.v
- COQC      theories/Logic/ProofIrrelevance.v
- COQC      user-contrib/Ltac2/Array.v
- COQC      user-contrib/Ltac2/List.v
- COQC      user-contrib/Ltac2/Pattern.v
- COQC      user-contrib/Ltac2/Option.v
- COQC      theories/Sets/Powerset.v
- COQC      theories/Sets/Relations_3_facts.v
- COQC      user-contrib/Ltac2/Notations.v
- COQC      theories/Relations/Relations.v
- COQC      user-contrib/Ltac2/Fresh.v
- COQC      theories/Program/Equality.v
- COQC      theories/Lists/StreamMemo.v
- COQC      theories/Classes/CMorphisms.v
- COQC      theories/Sets/Powerset_facts.v
- COQC      user-contrib/Ltac2/Ltac2.v
- COQC      theories/Program/Subset.v
- COQC      theories/Classes/Morphisms.v
- COQC      theories/ssr/ssrsetoid.v
- COQC      theories/Bool/BoolEq.v
- COQC      theories/Bool/IfProp.v
- COQC      theories/Sets/Uniset.v
- COQC      theories/ssr/ssreflect.v
- COQC      theories/ssr/ssrfun.v
- COQC      theories/ssrsearch/ssrsearch.v
- COQC      theories/ssr/ssrbool.v
- COQC      theories/Classes/CEquivalence.v
- COQC      theories/Classes/Morphisms_Prop.v
- COQC      theories/Classes/Equivalence.v
- COQC      theories/Classes/SetoidTactics.v
- COQC      theories/Setoids/Setoid.v
- COQC      theories/Structures/Equalities.v
- COQC      theories/Numbers/NumPrelude.v
- COQC      theories/Structures/Orders.v
- COQC      theories/Structures/OrdersTac.v
- COQC      theories/Bool/BoolOrder.v
- COQC      theories/Structures/OrdersFacts.v
- COQC      theories/Structures/GenericMinMax.v
- COQC      theories/Numbers/NatInt/NZAxioms.v
- COQC      theories/Numbers/NatInt/NZBase.v
- COQC      theories/Numbers/NatInt/NZAdd.v
- COQC      theories/Numbers/NatInt/NZOrder.v
- COQC      theories/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/Integer/Abstract/ZAddOrder.v
- COQC      theories/Numbers/Natural/Abstract/NAddOrder.v
- COQC      theories/Numbers/Natural/Abstract/NMulOrder.v
- COQC      theories/Numbers/Natural/Abstract/NSub.v
- COQC      theories/Numbers/Integer/Abstract/ZMulOrder.v
- COQC      theories/Numbers/Natural/Abstract/NMaxMin.v
- COQC      theories/Numbers/Natural/Abstract/NParity.v
- COQC      theories/Numbers/Natural/Abstract/NSqrt.v
- COQC      theories/Numbers/Natural/Abstract/NDiv.v
- COQC      theories/Numbers/Natural/Abstract/NGcd.v
- COQC      theories/Numbers/Natural/Abstract/NStrongRec.v
- COQC      theories/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/ZLcm.v
- COQC      theories/Numbers/Integer/Abstract/ZBits.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/Min.v
- COQC      theories/Arith/Max.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/Numbers/NatInt/NZDomain.v
- COQC      theories/Sets/Multiset.v
- COQC      theories/Arith/Compare_dec.v
- COQC      theories/Lists/List.v
- COQC      theories/Arith/Factorial.v
- COQC      theories/Arith/Wf_nat.v
- COQC      theories/Arith/Bool_nat.v
- COQC      theories/Arith/Div2.v
- COQC      theories/Numbers/Natural/Peano/NPeano.v
- COQC      theories/Numbers/Integer/Abstract/ZProperties.v
- COQC      theories/Arith/Arith_base.v
- COQC      theories/Arith/Euclid.v
- COQC      theories/funind/Recdef.v
- COQC      theories/Logic/ClassicalFacts.v
- COQC      theories/Arith/Compare.v
- COQC      theories/Vectors/Fin.v
- COQC      theories/NArith/BinNatDef.v
- COQC      theories/PArith/Pnat.v
- COQC      theories/PArith/POrderedType.v
- COQC      theories/Logic/Classical_Prop.v
- COQC      theories/Logic/PropExtensionality.v
- COQC      theories/Vectors/VectorDef.v
- COQC      theories/NArith/BinNat.v
- COQC      theories/Logic/Classical_Pred_Type.v
- COQC      theories/PArith/PArith.v
- COQC      theories/Vectors/VectorSpec.v
- COQC      theories/Logic/Classical.v
- COQC      theories/Logic/ClassicalUniqueChoice.v
- COQC      theories/Sets/Classical_sets.v
- COQC      theories/Sets/Powerset_Classical_facts.v
- COQC      theories/Vectors/VectorEq.v
- COQC      theories/NArith/Nnat.v
- COQC      theories/setoid_ring/Ring_theory.v
- COQC      theories/ZArith/BinIntDef.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      theories/Vectors/Vector.v
- COQC      theories/Sets/Finite_sets_facts.v
- COQC      theories/Bool/Bvector.v
- COQC      theories/setoid_ring/BinList.v
- COQC      theories/Lists/ListTactics.v
- COQC      theories/micromega/Refl.v
- COQC      theories/Sorting/Sorted.v
- COQC      theories/Lists/ListDec.v
- COQC      theories/Lists/ListSet.v
- COQC      theories/Logic/WeakFan.v
- COQC      theories/Numbers/NaryFunctions.v
- COQC      theories/Wellfounded/Lexicographic_Exponentiation.v
- COQC      theories/rtauto/Bintree.v
- COQC      theories/ZArith/BinInt.v
- COQC      theories/Program/Syntax.v
- COQC      theories/Lists/SetoidList.v
- COQC      theories/Strings/Byte.v
- COQC      theories/Logic/FinFun.v
- COQC      theories/Program/Program.v
- COQC      theories/micromega/Tauto.v
- COQC      theories/Wellfounded/Wellfounded.v
- COQC      theories/Sets/Image.v
- COQC      theories/rtauto/Rtauto.v
- COQC      theories/Classes/EquivDec.v
- COQC      theories/Classes/Morphisms_Relations.v
- COQC      theories/Classes/SetoidClass.v
- COQC      theories/Sets/Infinite_sets.v
- COQC      theories/Sorting/Permutation.v
- COQC      theories/Sets/Integers.v
- COQC      theories/setoid_ring/Ring_polynom.v
- COQC      theories/ZArith/Zeven.v
- COQC      theories/ZArith/Zcompare.v
- COQC      theories/Numbers/Cyclic/Abstract/DoubleType.v
- COQC      theories/micromega/Env.v
- COQC      theories/ZArith/Znat.v
- COQC      theories/ZArith/Zpow_def.v
- COQC      theories/ZArith/Int.v
- COQC      theories/Numbers/Integer/Binary/ZBinary.v
- COQC      theories/Sorting/CPermutation.v
- COQC      theories/Sorting/Mergesort.v
- COQC      theories/ZArith/Zeuclid.v
- COQC      theories/ZArith/Zpow_alt.v
- COQC      theories/Classes/RelationPairs.v
- COQC      theories/Structures/DecidableType.v
- COQC      theories/Structures/OrderedType.v
- COQC      theories/Lists/SetoidPermutation.v
- COQC      theories/micromega/EnvRing.v
- COQC      theories/Sorting/Sorting.v
- COQC      theories/ZArith/Zorder.v
- COQC      theories/MSets/MSetInterface.v
- COQC      theories/Structures/EqualitiesFacts.v
- COQC      theories/Numbers/Natural/Abstract/NDefOps.v
- COQC      theories/FSets/FMapInterface.v
- COQC      theories/Structures/OrderedTypeAlt.v
- COQC      theories/FSets/FSetInterface.v
- COQC      theories/Structures/OrdersAlt.v
- COQC      theories/FSets/FMapList.v
- COQC      theories/FSets/FMapWeakList.v
- COQC      theories/FSets/FSetBridge.v
- COQC      theories/omega/OmegaLemmas.v
- COQC      theories/Structures/OrdersLists.v
- COQC      theories/Structures/OrdersEx.v
- COQC      theories/ZArith/ZArith_dec.v
- COQC      theories/ZArith/Zminmax.v
- COQC      theories/ZArith/Zmin.v
- COQC      theories/ZArith/Zmax.v
- COQC      theories/ZArith/auxiliary.v
- COQC      theories/ZArith/Zmisc.v
- COQC      theories/MSets/MSetGenTree.v
- COQC      theories/MSets/MSetList.v
- COQC      theories/MSets/MSetWeakList.v
- COQC      theories/ZArith/Wf_Z.v
- COQC      theories/ZArith/Zbool.v
- COQC      theories/ZArith/Zabs.v
- COQC      theories/ZArith/Zhints.v
- COQC      theories/ZArith/ZArith_base.v
- COQC      theories/micromega/VarMap.v
- COQC      theories/setoid_ring/Ncring.v
- COQC      theories/MSets/MSetPositive.v
- COQC      theories/MSets/MSetAVL.v
- COQC      theories/MSets/MSetRBT.v
- COQC      theories/setoid_ring/InitialRing.v
- COQC      theories/setoid_ring/Ncring_polynom.v
- COQC      theories/setoid_ring/Ring_tac.v
- COQC      theories/setoid_ring/Ring_base.v
- COQC      theories/Strings/Ascii.v
- COQC      theories/setoid_ring/Ring.v
- COQC      theories/setoid_ring/ArithRing.v
- COQC      theories/micromega/OrderedRing.v
- COQC      theories/setoid_ring/NArithRing.v
- COQC      theories/setoid_ring/ZArithRing.v
- COQC      theories/setoid_ring/Field_theory.v
- COQC      theories/Numbers/Integer/NatPairs/ZNatPairs.v
- COQC      theories/Arith/Arith.v
- COQC      theories/micromega/Ztac.v
- COQC      theories/ZArith/Zcomplements.v
- COQC      theories/QArith/QArith_base.v
- COQC      theories/micromega/ZifyInst.v
- COQC      theories/Bool/Zerob.v
- COQC      theories/Classes/SetoidDec.v
- COQC      theories/Logic/ConstructiveEpsilon.v
- COQC      theories/Logic/ChoiceFacts.v
- COQC      theories/Logic/WKL.v
- COQC      theories/extraction/ExtrHaskellNatNum.v
- COQC      theories/extraction/ExtrOcamlNatBigInt.v
- COQC      theories/extraction/ExtrOcamlNatInt.v
- COQC      theories/ZArith/Zdiv.v
- COQC      theories/ZArith/Zpower.v
- COQC      theories/extraction/ExtrHaskellNatInt.v
- COQC      theories/extraction/ExtrHaskellNatInteger.v
- COQC      theories/micromega/Zify.v
- COQC      theories/micromega/ZifyPow.v
- COQC      theories/omega/PreOmega.v
- COQC      theories/omega/OmegaPlugin.v
- COQC      theories/omega/OmegaTactic.v
- COQC      theories/ZArith/Znumtheory.v
- COQC      theories/micromega/DeclConstant.v
- COQC      theories/QArith/QOrderedType.v
- COQC      theories/QArith/Qminmax.v
- COQC      theories/Strings/String.v
- COQC      theories/Logic/ClassicalChoice.v
- COQC      theories/Logic/Description.v
- COQC      theories/Logic/ClassicalEpsilon.v
- COQC      theories/Logic/Diaconescu.v
- COQC      theories/Logic/Epsilon.v
- COQC      theories/Logic/IndefiniteDescription.v
- COQC      theories/Logic/SetoidChoice.v
- COQC      theories/Logic/ClassicalDescription.v
- COQC      theories/Strings/ByteVector.v
- COQC      theories/Numbers/DecimalString.v
- COQC      theories/Numbers/HexadecimalString.v
- COQC      theories/Strings/BinaryString.v
- COQC      theories/Strings/HexString.v
- COQC      theories/Strings/OctalString.v
- COQC      theories/extraction/ExtrHaskellString.v
- COQC      theories/extraction/ExtrOcamlChar.v
- COQC      theories/extraction/ExtrOcamlNativeString.v
- COQC      theories/extraction/ExtrOcamlString.v
- COQC      theories/NArith/Ndigits.v
- COQC      theories/NArith/NArith.v
- COQC      theories/NArith/Ndec.v
- COQC      theories/NArith/Ndist.v
- COQC      theories/micromega/RingMicromega.v
- COQC      theories/QArith/Qreduction.v
- COQC      theories/Structures/OrderedTypeEx.v
- COQC      theories/Structures/DecidableTypeEx.v
- COQC      theories/FSets/FSetPositive.v
- COQC      theories/setoid_ring/Field_tac.v
- COQC      theories/FSets/FMapFacts.v
- COQC      theories/FSets/FSetFacts.v
- COQC      theories/MSets/MSetFacts.v
- COQC      theories/setoid_ring/Field.v
- COQC      theories/QArith/Qfield.v
- COQC      theories/micromega/ZCoeff.v
- COQC      theories/QArith/Qring.v
- COQC      theories/QArith/QArith.v
- COQC      theories/micromega/ZMicromega.v
- COQC      theories/micromega/QMicromega.v
- COQC      theories/QArith/Qabs.v
- COQC      theories/QArith/Qround.v
- COQC      theories/QArith/Qcanon.v
- COQC      theories/FSets/FSetDecide.v
- COQC      theories/FSets/FSetCompat.v
- COQC      theories/MSets/MSetDecide.v
- COQC      theories/Reals/Abstract/ConstructiveReals.v
- COQC      theories/QArith/Qcabs.v
- COQC      theories/micromega/Lqa.v
- COQC      theories/FSets/FSetList.v
- COQC      theories/FSets/FSetWeakList.v
- COQC      theories/FSets/FSetProperties.v
- COQC      theories/MSets/MSetProperties.v
- COQC      theories/micromega/Lia.v
- COQC      theories/ZArith/Zpow_facts.v
- COQC      theories/ZArith/Zgcd_alt.v
- COQC      theories/micromega/ZArith_hints.v
- COQC      theories/Sorting/PermutSetoid.v
- COQC      theories/ZArith/Zquot.v
- COQC      theories/ZArith/Zwf.v
- COQC      theories/Reals/Abstract/ConstructiveAbs.v
- COQC      theories/omega/Omega.v
- COQC      theories/QArith/Qpower.v
- COQC      theories/ZArith/ZArith.v
- COQC      theories/Numbers/Cyclic/Int63/Int63.v
- COQC      theories/Classes/DecidableClass.v
- COQC      theories/FSets/FMapAVL.v
- COQC      theories/FSets/FMapPositive.v
- COQC      theories/FSets/FSetAVL.v
- COQC      theories/Floats/SpecFloat.v
- COQC      theories/Reals/Cauchy/PosExtra.v
- COQC      theories/Reals/Cauchy/ConstructiveExtra.v
- COQC      theories/Numbers/Cyclic/Abstract/CyclicAxioms.v
- COQC      theories/Numbers/Cyclic/Int31/Int31.v
- COQC      theories/Numbers/DecimalFacts.v
- COQC      theories/Numbers/HexadecimalFacts.v
- COQC      theories/ZArith/Zdigits.v
- COQC      theories/extraction/ExtrHaskellZNum.v
- COQC      theories/extraction/ExtrOcamlBigIntConv.v
- COQC      theories/extraction/ExtrOcamlIntConv.v
- COQC      theories/extraction/ExtrOcamlZBigInt.v
- COQC      theories/extraction/ExtrOcamlZInt.v
- COQC      theories/micromega/ZifyBool.v
- COQC      theories/micromega/ZifyComparison.v
- COQC      theories/Sorting/Heap.v
- COQC      theories/Sorting/PermutEq.v
- COQC      theories/btauto/Algebra.v
- COQC      theories/Reals/Cauchy/QExtra.v
- COQC      theories/extraction/ExtrHaskellZInt.v
- COQC      theories/extraction/ExtrHaskellZInteger.v
- COQC      theories/Numbers/Cyclic/Abstract/NZCyclic.v
- COQC      theories/Numbers/Cyclic/ZModulo/ZModulo.v
- COQC      theories/Reals/Abstract/ConstructiveLimits.v
- COQC      theories/Numbers/Cyclic/Int31/Cyclic31.v
- COQC      theories/Reals/Cauchy/ConstructiveCauchyReals.v
- COQC      theories/FSets/FSetEqProperties.v
- COQC      theories/FSets/FSetToFiniteSet.v
- COQC      theories/btauto/Reflect.v
- COQC      theories/MSets/MSetToFiniteSet.v
- COQC      theories/Numbers/DecimalPos.v
- COQC      theories/Numbers/DecimalNat.v
- COQC      theories/FSets/FMaps.v
- COQC      theories/btauto/Btauto.v
- COQC      theories/FSets/FSets.v
- COQC      theories/MSets/MSetEqProperties.v
- COQC      theories/Reals/Abstract/ConstructiveLUB.v
- COQC      theories/Reals/Abstract/ConstructiveRealsMorphisms.v
- COQC      theories/Numbers/DecimalN.v
- COQC      theories/MSets/MSets.v
- COQC      theories/Numbers/DecimalZ.v
- COQC      theories/Numbers/DecimalQ.v
- COQC      theories/Reals/Abstract/ConstructiveMinMax.v
- COQC      theories/Reals/Abstract/ConstructiveSum.v
- COQC      theories/Reals/Cauchy/ConstructiveCauchyRealsMult.v
- COQC      theories/Numbers/HexadecimalPos.v
- COQC      theories/Numbers/HexadecimalNat.v
- COQC      theories/Numbers/Cyclic/Int31/Ring31.v
- COQC      theories/Array/PArray.v
- COQC      theories/Floats/PrimFloat.v
- COQC      theories/Numbers/Cyclic/Int63/Cyclic63.v
- COQC      theories/extraction/ExtrOCamlInt63.v
- COQC      theories/micromega/ZifyInt63.v
- COQC      theories/Reals/Abstract/ConstructivePower.v
- COQC      theories/extraction/ExtrOCamlPArray.v
- COQC      theories/Floats/FloatOps.v
- COQC      theories/Numbers/Cyclic/Int63/Ring63.v
- COQC      theories/Floats/FloatAxioms.v
- COQC      theories/setoid_ring/Ncring_initial.v
- COQC      theories/FSets/FMapFullAVL.v
- COQC      theories/Reals/Cauchy/ConstructiveCauchyAbs.v
- COQC      theories/setoid_ring/Ncring_tac.v
- COQC      theories/setoid_ring/Cring.v
- COQC      theories/setoid_ring/Integral_domain.v
- COQC      theories/Reals/Cauchy/ConstructiveRcomplete.v
- COQC      theories/nsatz/NsatzTactic.v
- COQC      theories/setoid_ring/Rings_Q.v
- COQC      theories/setoid_ring/Rings_Z.v
- COQC      theories/Numbers/HexadecimalN.v
- COQC      theories/Numbers/HexadecimalZ.v
- COQC      theories/Numbers/HexadecimalQ.v
- COQC      theories/Reals/ClassicalDedekindReals.v
- COQC      theories/Reals/Rdefinitions.v
- COQC      theories/Reals/Raxioms.v
- COQC      theories/Reals/Rpow_def.v
- COQC      theories/Numbers/DecimalR.v
- COQC      theories/Numbers/HexadecimalR.v
- COQC      theories/setoid_ring/RealField.v
- COQC      theories/Reals/ClassicalConstructiveReals.v
- COQC      theories/Reals/RIneq.v
- COQC      theories/Reals/R_Ifp.v
- COQC      theories/Reals/SplitRmult.v
- COQC      theories/QArith/Qreals.v
- COQC      theories/Reals/DiscrR.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      theories/Reals/Rfunctions.v
- COQC      theories/micromega/RMicromega.v
- COQC      theories/Reals/Rregisternames.v
- COQC      theories/Reals/Rseries.v
- COQC      theories/Reals/RList.v
- COQC      theories/Reals/Runcountable.v
- COQC      theories/Reals/SeqProp.v
- COQC      theories/micromega/Lra.v
- COQC      theories/micromega/MExtraction.v
- COQC      theories/micromega/Psatz.v
- COQC      theories/Reals/Rlimit.v
- COQC      theories/micromega/Fourier_util.v
- COQC      theories/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/Floats/Floats.v
- COQC      theories/Reals/Alembert.v
- COQC      theories/Reals/AltSeries.v
- COQC      theories/Reals/Binomial.v
- COQC      theories/Reals/Cauchy_prod.v
- COQC      theories/Reals/Rsigma.v
- COQC      theories/extraction/ExtrOCamlFloats.v
- COQC      theories/Reals/Rtopology.v
- COQC      theories/Reals/Ranalysis2.v
- COQC      theories/Reals/Rprod.v
- COQC      theories/Reals/SeqSeries.v
- COQC      theories/Reals/Ranalysis3.v
- COQC      theories/Reals/MVT.v
- COQC      theories/Reals/Rtrigo_fun.v
- COQC      theories/Reals/Rsqrt_def.v
- COQC      theories/Reals/Rtrigo_def.v
- COQC      theories/Reals/PSeries_reg.v
- COQC      theories/Reals/R_sqrt.v
- COQC      theories/Reals/Cos_rel.v
- COQC      theories/Reals/Rtrigo_alt.v
- COQC      theories/Reals/Sqrt_reg.v
- COQC      theories/Reals/Cos_plus.v
- COQC      theories/Reals/Rtrigo1.v
- COQC      theories/Reals/Exp_prop.v
- COQC      theories/Reals/Rtrigo_reg.v
- COQC      theories/Reals/Rtrigo_calc.v
- COQC      theories/Reals/Rgeom.v
- COQC      theories/Reals/Ranalysis4.v
- COQC      theories/Reals/Rpower.v
- COQC      theories/Reals/Ranalysis_reg.v
- COQC      theories/Reals/Rtrigo_facts.v
- COQC      theories/Reals/RiemannInt_SF.v
- COQC      theories/Reals/RiemannInt.v
- COQC      theories/Reals/Ranalysis5.v
- COQC      theories/Reals/Ratan.v
- COQC      theories/Reals/Machin.v
- COQC      theories/Reals/Rtrigo.v
- COQC      theories/Reals/Ranalysis.v
- COQC      theories/Reals/NewtonInt.v
- COQC      theories/Reals/Integration.v
- COQC      theories/Reals/Reals.v
- COQC      theories/nsatz/Nsatz.v
- COQC      theories/setoid_ring/Rings_R.v
- make[1]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/coq.8.13.2'
Processing 33/36: [coq: make byte]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "COQ_USE_DUNE=" "-j47" "byte" (CWD=/home/opam/.opam/4.09/.opam-switch/build/coq.8.13.2)
- rm -f  
- make --warn-undefined-variable --no-builtin-rules -f Makefile.build byte
- make[1]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/coq.8.13.2'
- 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/int.ml
- OCAMLC    clib/range.ml
- OCAMLC    clib/hMap.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/exninfo.ml
- OCAMLC    clib/store.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/cErrors.ml
- OCAMLC    lib/cWarnings.ml
- OCAMLC    lib/acyclicGraph.ml
- OCAMLC    lib/rtree.ml
- OCAMLC    lib/system.ml
- OCAMLC    lib/objFile.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_common.ml
- OCAMLC    kernel/parray.ml
- OCAMLC    kernel/float64.ml
- OCAMLC    kernel/uGraph.ml
- OCAMLC    kernel/univ.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/vmvalues.ml
- OCAMLC    kernel/mod_subst.ml
- OCAMLC    kernel/cPrimitives.ml
- OCAMLC    kernel/vmbytecodes.ml
- OCAMLC    kernel/opaqueproof.ml
- OCAMLC    kernel/vmemitcodes.ml
- OCAMLC    kernel/nativevalues.ml
- OCAMLC    kernel/declareops.ml
- OCAMLC    kernel/retroknowledge.ml
- OCAMLC    kernel/environ.ml
- OCAMLC    kernel/conv_oracle.ml
- OCAMLC    kernel/primred.ml
- OCAMLC    kernel/cClosure.ml
- OCAMLC    kernel/relevanceops.ml
- OCAMLC    kernel/reduction.ml
- OCAMLC    kernel/vmlambda.ml
- OCAMLC    kernel/nativelambda.ml
- OCAMLC    kernel/vmbytegen.ml
- OCAMLC    kernel/nativecode.ml
- OCAMLC    kernel/nativelib.ml
- OCAMLC    kernel/vmsymtable.ml
- OCAMLC    kernel/vm.ml
- OCAMLC    kernel/vconv.ml
- OCAMLC    kernel/nativeconv.ml
- OCAMLC    kernel/type_errors.ml
- OCAMLC    kernel/modops.ml
- OCAMLC    kernel/inductive.ml
- OCAMLC    kernel/typeops.ml
- OCAMLC    kernel/inferCumulativity.ml
- OCAMLC    kernel/indTyping.ml
- OCAMLC    kernel/indtypes.ml
- OCAMLC    kernel/cooking.ml
- OCAMLC    kernel/subtyping.ml
- OCAMLC    kernel/mod_typing.ml
- OCAMLC    kernel/term_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/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/logic_monad.ml
- OCAMLC    engine/evarutil.ml
- OCAMLC    engine/proofview_monad.ml
- OCAMLC    engine/proofview.ml
- OCAMLC    engine/ftactic.ml
- OCAMLC    pretyping/geninterp.ml
- OCAMLC    pretyping/locusops.ml
- OCAMLC    pretyping/reductionops.ml
- OCAMLC    pretyping/pretype_errors.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/typing.ml
- OCAMLC    pretyping/evarconv.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/coercionops.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/unification.ml
- OCAMLC    pretyping/keys.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/constrexpr_ops.ml
- OCAMLC    interp/smartlocate.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/evar_refiner.ml
- OCAMLC    proofs/goal.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/tacmach.ml
- OCAMLC    proofs/clenv.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/extend.ml
- OCAMLC    parsing/notgram_ops.ml
- OCAMLC    parsing/ppextend.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    tactics/declareScheme.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/cbn.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/declareUctx.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/vernacprop.ml
- OCAMLC    vernac/himsg.ml
- OCAMLC    vernac/locality.ml
- OCAMLC    vernac/egramml.ml
- OCAMLC    vernac/vernacextend.ml
- OCAMLC    vernac/ppvernac.ml
- OCAMLC    vernac/proof_using.ml
- OCAMLC    vernac/egramcoq.ml
- OCAMLC    vernac/metasyntax.ml
- OCAMLC    vernac/declareUniv.ml
- OCAMLC    vernac/retrieveObl.ml
- OCAMLC    vernac/declare.ml
- OCAMLC    vernac/canonical.ml
- OCAMLC    vernac/comHints.ml
- OCAMLC    vernac/recLemmas.ml
- OCAMLC    vernac/declaremods.ml
- OCAMLC    vernac/library.ml
- OCAMLC    vernac/comCoercion.ml
- OCAMLC    vernac/auto_ind_decl.ml
- OCAMLC    vernac/indschemes.ml
- OCAMLC    vernac/comDefinition.ml
- OCAMLC    vernac/classes.ml
- OCAMLC    vernac/comPrimitive.ml
- OCAMLC    vernac/comAssumption.ml
- OCAMLC    vernac/declareInd.ml
- OCAMLC    vernac/search.ml
- OCAMLC    vernac/comSearch.ml
- OCAMLC    vernac/comInductive.ml
- OCAMLC    vernac/comFixpoint.ml
- OCAMLC    vernac/comProgramFixpoint.ml
- OCAMLC    vernac/vernacstate.ml
- OCAMLC    vernac/printmod.ml
- OCAMLC    vernac/prettyp.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/comTactic.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/partac.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/checkFlags.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/coqide/protocol/xml_lexer.ml
- OCAMLC    ide/coqide/protocol/xml_parser.ml
- OCAMLC    ide/coqide/protocol/xml_printer.ml
- OCAMLC    ide/coqide/protocol/serialize.ml
- OCAMLC    ide/coqide/protocol/richpp.ml
- OCAMLC    ide/coqide/protocol/xmlprotocol.ml
- OCAMLC    plugins/ltac/tauto.ml
- OCAMLC    plugins/omega/coq_omega.ml
- OCAMLC    ide/coqide/document.ml
- OCAMLC    plugins/micromega/micromega.ml
- OCAMLC    plugins/micromega/numCompat.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/ring/ring_ast.ml
- OCAMLC    plugins/extraction/miniml.ml
- OCAMLC    plugins/extraction/table.ml
- OCAMLC    plugins/ring/ring.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/sequent.ml
- OCAMLC    plugins/firstorder/rules.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 -pack -o plugins/syntax/int63_syntax_plugin.cmo
- OCAMLC -pack -o plugins/syntax/float_syntax_plugin.cmo
- OCAMLC    plugins/syntax/number.ml
- OCAMLC    plugins/syntax/string_notation.ml
- OCAMLC    plugins/derive/derive.ml
- OCAMLC -pack -o plugins/ssrsearch/ssrsearch_plugin.cmo
- 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    plugins/micromega/zify.ml
- OCAMLC    user-contrib/Ltac2/tac2stdlib.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 pretyping/pretyping.cma
- OCAMLC -a -o engine/engine.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/coqide/ide_common.cma
- OCAMLC -pack -o plugins/ltac/tauto_plugin.cmo
- OCAMLC -pack -o plugins/ring/ring_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/nsatz/nsatz_plugin.cmo
- OCAMLC -pack -o plugins/btauto/btauto_plugin.cmo
- OCAMLC -pack -o plugins/syntax/number_string_notation_plugin.cmo
- OCAMLC -pack -o plugins/derive/derive_plugin.cmo
- OCAMLC    dev/top_printers.ml
- OCAMLC -pack -o plugins/micromega/micromega_plugin.cmo
- OCAMLC -o bin/votour.byte
- OCAMLC -o bin/coqchk.byte
- OCAMLC -pack -o plugins/omega/omega_plugin.cmo
- COQMKTOP -o bin/coqtop.byte
- COQMKTOP -o bin/coqproofworker.byte
- COQMKTOP -o bin/coqtacticworker.byte
- COQMKTOP -o bin/coqqueryworker.byte
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.09/lib/ocaml/compiler-libs, /home/opam/.opam/4.09/lib/ocaml
- COQMKTOP -o bin/coqc.byte
- COQMKTOP -o bin/coqidetop.byte
- OCAMLC    plugins/funind/recdef.ml
- OCAMLC -pack -o user-contrib/Ltac2/ltac2_plugin.cmo
- OCAMLC -pack -o plugins/micromega/zify_plugin.cmo
- OCAMLC -pack -o plugins/funind/recdef_plugin.cmo
- make[1]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/coq.8.13.2'
-> compiled  coq.8.13.2
Processing 34/36: [coq: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "COQ_USE_DUNE=" "install" (CWD=/home/opam/.opam/4.09/.opam-switch/build/coq.8.13.2)
- rm -f  
- make --warn-undefined-variable --no-builtin-rules -f Makefile.build install
- make[1]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/coq.8.13.2'
- install -d "/home/opam/.opam/4.09/bin"
- # copy style files for coqide
- install -d "/home/opam/.opam/4.09/lib/coq"/tools/coqdoc
- install -m 644 tools/coqdoc/coqdoc.css tools/coqdoc/coqdoc.sty "/home/opam/.opam/4.09/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 bin/ocamllibdep "/home/opam/.opam/4.09/bin"
- install -d "/home/opam/.opam/4.09/bin"
- install bin/coqc bin/coqchk bin/coqtop bin/coqtop.opt bin/coqproofworker.opt bin/coqtacticworker.opt bin/coqqueryworker.opt "/home/opam/.opam/4.09/bin"
- install -d "/home/opam/.opam/4.09/lib/coq"
- ./install.sh "/home/opam/.opam/4.09/lib/coq" theories/Arith/Arith.vo theories/Arith/Arith_base.vo theories/Arith/Between.vo theories/Arith/Bool_nat.vo theories/Arith/Compare.vo theories/Arith/Compare_dec.vo theories/Arith/Div2.vo theories/Arith/EqNat.vo theories/Arith/Euclid.vo theories/Arith/Even.vo theories/Arith/Factorial.vo theories/Arith/Gt.vo theories/Arith/Le.vo theories/Arith/Lt.vo theories/Arith/Max.vo theories/Arith/Min.vo theories/Arith/Minus.vo theories/Arith/Mult.vo theories/Arith/PeanoNat.vo theories/Arith/Peano_dec.vo theories/Arith/Plus.vo theories/Arith/Wf_nat.vo theories/Array/PArray.vo theories/Bool/Bool.vo theories/Bool/BoolEq.vo theories/Bool/BoolOrder.vo theories/Bool/Bvector.vo theories/Bool/DecBool.vo theories/Bool/IfProp.vo theories/Bool/Sumbool.vo theories/Bool/Zerob.vo theories/Classes/CEquivalence.vo theories/Classes/CMorphisms.vo theories/Classes/CRelationClasses.vo theories/Classes/DecidableClass.vo theories/Classes/EquivDec.vo theories/Classes/Equivalence.vo theories/Classes/Init.vo theories/Classes/Morphisms.vo theories/Classes/Morphisms_Prop.vo theories/Classes/Morphisms_Relations.vo theories/Classes/RelationClasses.vo theories/Classes/RelationPairs.vo theories/Classes/SetoidClass.vo theories/Classes/SetoidDec.vo theories/Classes/SetoidTactics.vo theories/Compat/AdmitAxiom.vo theories/Compat/Coq811.vo theories/Compat/Coq812.vo theories/Compat/Coq813.vo theories/FSets/FMapAVL.vo theories/FSets/FMapFacts.vo theories/FSets/FMapFullAVL.vo theories/FSets/FMapInterface.vo theories/FSets/FMapList.vo theories/FSets/FMapPositive.vo theories/FSets/FMapWeakList.vo theories/FSets/FMaps.vo theories/FSets/FSetAVL.vo theories/FSets/FSetBridge.vo theories/FSets/FSetCompat.vo theories/FSets/FSetDecide.vo theories/FSets/FSetEqProperties.vo theories/FSets/FSetFacts.vo theories/FSets/FSetInterface.vo theories/FSets/FSetList.vo theories/FSets/FSetPositive.vo theories/FSets/FSetProperties.vo theories/FSets/FSetToFiniteSet.vo theories/FSets/FSetWeakList.vo theories/FSets/FSets.vo theories/Floats/FloatAxioms.vo theories/Floats/FloatClass.vo theories/Floats/FloatLemmas.vo theories/Floats/FloatOps.vo theories/Floats/Floats.vo theories/Floats/PrimFloat.vo theories/Floats/SpecFloat.vo theories/Init/Byte.vo theories/Init/Datatypes.vo theories/Init/Decimal.vo theories/Init/Hexadecimal.vo theories/Init/Logic.vo theories/Init/Logic_Type.vo theories/Init/Ltac.vo theories/Init/Nat.vo theories/Init/Notations.vo theories/Init/Number.vo theories/Init/Numeral.vo theories/Init/Peano.vo theories/Init/Prelude.vo theories/Init/Specif.vo theories/Init/Tactics.vo theories/Init/Tauto.vo theories/Init/Wf.vo theories/Lists/List.vo theories/Lists/ListDec.vo theories/Lists/ListSet.vo theories/Lists/ListTactics.vo theories/Lists/SetoidList.vo theories/Lists/SetoidPermutation.vo theories/Lists/StreamMemo.vo theories/Lists/Streams.vo theories/Logic/Berardi.vo theories/Logic/ChoiceFacts.vo theories/Logic/Classical.vo theories/Logic/ClassicalChoice.vo theories/Logic/ClassicalDescription.vo theories/Logic/ClassicalEpsilon.vo theories/Logic/ClassicalFacts.vo theories/Logic/ClassicalUniqueChoice.vo theories/Logic/Classical_Pred_Type.vo theories/Logic/Classical_Prop.vo theories/Logic/ConstructiveEpsilon.vo theories/Logic/Decidable.vo theories/Logic/Description.vo theories/Logic/Diaconescu.vo theories/Logic/Epsilon.vo theories/Logic/Eqdep.vo theories/Logic/EqdepFacts.vo theories/Logic/Eqdep_dec.vo theories/Logic/ExtensionalFunctionRepresentative.vo theories/Logic/ExtensionalityFacts.vo theories/Logic/FinFun.vo theories/Logic/FunctionalExtensionality.vo theories/Logic/HLevels.vo theories/Logic/Hurkens.vo theories/Logic/IndefiniteDescription.vo theories/Logic/JMeq.vo theories/Logic/ProofIrrelevance.vo theories/Logic/ProofIrrelevanceFacts.vo theories/Logic/PropExtensionality.vo theories/Logic/PropExtensionalityFacts.vo theories/Logic/PropFacts.vo theories/Logic/RelationalChoice.vo theories/Logic/SetIsType.vo theories/Logic/SetoidChoice.vo theories/Logic/StrictProp.vo theories/Logic/WKL.vo theories/Logic/WeakFan.vo theories/MSets/MSetAVL.vo theories/MSets/MSetDecide.vo theories/MSets/MSetEqProperties.vo theories/MSets/MSetFacts.vo theories/MSets/MSetGenTree.vo theories/MSets/MSetInterface.vo theories/MSets/MSetList.vo theories/MSets/MSetPositive.vo theories/MSets/MSetProperties.vo theories/MSets/MSetRBT.vo theories/MSets/MSetToFiniteSet.vo theories/MSets/MSetWeakList.vo theories/MSets/MSets.vo theories/NArith/BinNat.vo theories/NArith/BinNatDef.vo theories/NArith/NArith.vo theories/NArith/Ndec.vo theories/NArith/Ndigits.vo theories/NArith/Ndist.vo theories/NArith/Ndiv_def.vo theories/NArith/Ngcd_def.vo theories/NArith/Nnat.vo theories/NArith/Nsqrt_def.vo theories/Numbers/AltBinNotations.vo theories/Numbers/BinNums.vo theories/Numbers/Cyclic/Abstract/CyclicAxioms.vo theories/Numbers/Cyclic/Abstract/DoubleType.vo theories/Numbers/Cyclic/Abstract/NZCyclic.vo theories/Numbers/Cyclic/Int31/Cyclic31.vo theories/Numbers/Cyclic/Int31/Int31.vo theories/Numbers/Cyclic/Int31/Ring31.vo theories/Numbers/Cyclic/Int63/Cyclic63.vo theories/Numbers/Cyclic/Int63/Int63.vo theories/Numbers/Cyclic/Int63/Ring63.vo theories/Numbers/Cyclic/ZModulo/ZModulo.vo theories/Numbers/DecimalFacts.vo theories/Numbers/DecimalN.vo theories/Numbers/DecimalNat.vo theories/Numbers/DecimalPos.vo theories/Numbers/DecimalQ.vo theories/Numbers/DecimalR.vo theories/Numbers/DecimalString.vo theories/Numbers/DecimalZ.vo theories/Numbers/HexadecimalFacts.vo theories/Numbers/HexadecimalN.vo theories/Numbers/HexadecimalNat.vo theories/Numbers/HexadecimalPos.vo theories/Numbers/HexadecimalQ.vo theories/Numbers/HexadecimalR.vo theories/Numbers/HexadecimalString.vo theories/Numbers/HexadecimalZ.vo theories/Numbers/Integer/Abstract/ZAdd.vo theories/Numbers/Integer/Abstract/ZAddOrder.vo theories/Numbers/Integer/Abstract/ZAxioms.vo theories/Numbers/Integer/Abstract/ZBase.vo theories/Numbers/Integer/Abstract/ZBits.vo theories/Numbers/Integer/Abstract/ZDivEucl.vo theories/Numbers/Integer/Abstract/ZDivFloor.vo theories/Numbers/Integer/Abstract/ZDivTrunc.vo theories/Numbers/Integer/Abstract/ZGcd.vo theories/Numbers/Integer/Abstract/ZLcm.vo theories/Numbers/Integer/Abstract/ZLt.vo theories/Numbers/Integer/Abstract/ZMaxMin.vo theories/Numbers/Integer/Abstract/ZMul.vo theories/Numbers/Integer/Abstract/ZMulOrder.vo theories/Numbers/Integer/Abstract/ZParity.vo theories/Numbers/Integer/Abstract/ZPow.vo theories/Numbers/Integer/Abstract/ZProperties.vo theories/Numbers/Integer/Abstract/ZSgnAbs.vo theories/Numbers/Integer/Binary/ZBinary.vo theories/Numbers/Integer/NatPairs/ZNatPairs.vo theories/Numbers/NaryFunctions.vo theories/Numbers/NatInt/NZAdd.vo theories/Numbers/NatInt/NZAddOrder.vo theories/Numbers/NatInt/NZAxioms.vo theories/Numbers/NatInt/NZBase.vo theories/Numbers/NatInt/NZBits.vo theories/Numbers/NatInt/NZDiv.vo theories/Numbers/NatInt/NZDomain.vo theories/Numbers/NatInt/NZGcd.vo theories/Numbers/NatInt/NZLog.vo theories/Numbers/NatInt/NZMul.vo theories/Numbers/NatInt/NZMulOrder.vo theories/Numbers/NatInt/NZOrder.vo theories/Numbers/NatInt/NZParity.vo theories/Numbers/NatInt/NZPow.vo theories/Numbers/NatInt/NZProperties.vo theories/Numbers/NatInt/NZSqrt.vo theories/Numbers/Natural/Abstract/NAdd.vo theories/Numbers/Natural/Abstract/NAddOrder.vo theories/Numbers/Natural/Abstract/NAxioms.vo theories/Numbers/Natural/Abstract/NBase.vo theories/Numbers/Natural/Abstract/NBits.vo theories/Numbers/Natural/Abstract/NDefOps.vo theories/Numbers/Natural/Abstract/NDiv.vo theories/Numbers/Natural/Abstract/NGcd.vo theories/Numbers/Natural/Abstract/NIso.vo theories/Numbers/Natural/Abstract/NLcm.vo theories/Numbers/Natural/Abstract/NLog.vo theories/Numbers/Natural/Abstract/NMaxMin.vo theories/Numbers/Natural/Abstract/NMulOrder.vo theories/Numbers/Natural/Abstract/NOrder.vo theories/Numbers/Natural/Abstract/NParity.vo theories/Numbers/Natural/Abstract/NPow.vo theories/Numbers/Natural/Abstract/NProperties.vo theories/Numbers/Natural/Abstract/NSqrt.vo theories/Numbers/Natural/Abstract/NStrongRec.vo theories/Numbers/Natural/Abstract/NSub.vo theories/Numbers/Natural/Binary/NBinary.vo theories/Numbers/Natural/Peano/NPeano.vo theories/Numbers/NumPrelude.vo theories/PArith/BinPos.vo theories/PArith/BinPosDef.vo theories/PArith/PArith.vo theories/PArith/POrderedType.vo theories/PArith/Pnat.vo theories/Program/Basics.vo theories/Program/Combinators.vo theories/Program/Equality.vo theories/Program/Program.vo theories/Program/Subset.vo theories/Program/Syntax.vo theories/Program/Tactics.vo theories/Program/Utils.vo theories/Program/Wf.vo theories/QArith/QArith.vo theories/QArith/QArith_base.vo theories/QArith/QOrderedType.vo theories/QArith/Qabs.vo theories/QArith/Qcabs.vo theories/QArith/Qcanon.vo theories/QArith/Qfield.vo theories/QArith/Qminmax.vo theories/QArith/Qpower.vo theories/QArith/Qreals.vo theories/QArith/Qreduction.vo theories/QArith/Qring.vo theories/QArith/Qround.vo theories/Reals/Abstract/ConstructiveAbs.vo theories/Reals/Abstract/ConstructiveLUB.vo theories/Reals/Abstract/ConstructiveLimits.vo theories/Reals/Abstract/ConstructiveMinMax.vo theories/Reals/Abstract/ConstructivePower.vo theories/Reals/Abstract/ConstructiveReals.vo theories/Reals/Abstract/ConstructiveRealsMorphisms.vo theories/Reals/Abstract/ConstructiveSum.vo theories/Reals/Alembert.vo theories/Reals/AltSeries.vo theories/Reals/ArithProp.vo theories/Reals/Binomial.vo theories/Reals/Cauchy/ConstructiveCauchyAbs.vo theories/Reals/Cauchy/ConstructiveCauchyReals.vo theories/Reals/Cauchy/ConstructiveCauchyRealsMult.vo theories/Reals/Cauchy/ConstructiveExtra.vo theories/Reals/Cauchy/ConstructiveRcomplete.vo theories/Reals/Cauchy/PosExtra.vo theories/Reals/Cauchy/QExtra.vo theories/Reals/Cauchy_prod.vo theories/Reals/ClassicalConstructiveReals.vo theories/Reals/ClassicalDedekindReals.vo theories/Reals/Cos_plus.vo theories/Reals/Cos_rel.vo theories/Reals/DiscrR.vo theories/Reals/Exp_prop.vo theories/Reals/Integration.vo theories/Reals/MVT.vo theories/Reals/Machin.vo theories/Reals/NewtonInt.vo theories/Reals/PSeries_reg.vo theories/Reals/PartSum.vo theories/Reals/RIneq.vo theories/Reals/RList.vo theories/Reals/ROrderedType.vo theories/Reals/R_Ifp.vo theories/Reals/R_sqr.vo theories/Reals/R_sqrt.vo theories/Reals/Ranalysis.vo theories/Reals/Ranalysis1.vo theories/Reals/Ranalysis2.vo theories/Reals/Ranalysis3.vo theories/Reals/Ranalysis4.vo theories/Reals/Ranalysis5.vo theories/Reals/Ranalysis_reg.vo theories/Reals/Ratan.vo theories/Reals/Raxioms.vo theories/Reals/Rbase.vo theories/Reals/Rbasic_fun.vo theories/Reals/Rcomplete.vo theories/Reals/Rdefinitions.vo theories/Reals/Rderiv.vo theories/Reals/Reals.vo theories/Reals/Rfunctions.vo theories/Reals/Rgeom.vo theories/Reals/RiemannInt.vo theories/Reals/RiemannInt_SF.vo theories/Reals/Rlimit.vo theories/Reals/Rlogic.vo theories/Reals/Rminmax.vo theories/Reals/Rpow_def.vo theories/Reals/Rpower.vo theories/Reals/Rprod.vo theories/Reals/Rregisternames.vo theories/Reals/Rseries.vo theories/Reals/Rsigma.vo theories/Reals/Rsqrt_def.vo theories/Reals/Rtopology.vo theories/Reals/Rtrigo.vo theories/Reals/Rtrigo1.vo theories/Reals/Rtrigo_alt.vo theories/Reals/Rtrigo_calc.vo theories/Reals/Rtrigo_def.vo theories/Reals/Rtrigo_facts.vo theories/Reals/Rtrigo_fun.vo theories/Reals/Rtrigo_reg.vo theories/Reals/Runcountable.vo theories/Reals/SeqProp.vo theories/Reals/SeqSeries.vo theories/Reals/SplitAbsolu.vo theories/Reals/SplitRmult.vo theories/Reals/Sqrt_reg.vo theories/Relations/Operators_Properties.vo theories/Relations/Relation_Definitions.vo theories/Relations/Relation_Operators.vo theories/Relations/Relations.vo theories/Setoids/Setoid.vo theories/Sets/Classical_sets.vo theories/Sets/Constructive_sets.vo theories/Sets/Cpo.vo theories/Sets/Ensembles.vo theories/Sets/Finite_sets.vo theories/Sets/Finite_sets_facts.vo theories/Sets/Image.vo theories/Sets/Infinite_sets.vo theories/Sets/Integers.vo theories/Sets/Multiset.vo theories/Sets/Partial_Order.vo theories/Sets/Permut.vo theories/Sets/Powerset.vo theories/Sets/Powerset_Classical_facts.vo theories/Sets/Powerset_facts.vo theories/Sets/Relations_1.vo theories/Sets/Relations_1_facts.vo theories/Sets/Relations_2.vo theories/Sets/Relations_2_facts.vo theories/Sets/Relations_3.vo theories/Sets/Relations_3_facts.vo theories/Sets/Uniset.vo theories/Sorting/CPermutation.vo theories/Sorting/Heap.vo theories/Sorting/Mergesort.vo theories/Sorting/PermutEq.vo theories/Sorting/PermutSetoid.vo theories/Sorting/Permutation.vo theories/Sorting/Sorted.vo theories/Sorting/Sorting.vo theories/Strings/Ascii.vo theories/Strings/BinaryString.vo theories/Strings/Byte.vo theories/Strings/ByteVector.vo theories/Strings/HexString.vo theories/Strings/OctalString.vo theories/Strings/String.vo theories/Structures/DecidableType.vo theories/Structures/DecidableTypeEx.vo theories/Structures/Equalities.vo theories/Structures/EqualitiesFacts.vo theories/Structures/GenericMinMax.vo theories/Structures/OrderedType.vo theories/Structures/OrderedTypeAlt.vo theories/Structures/OrderedTypeEx.vo theories/Structures/Orders.vo theories/Structures/OrdersAlt.vo theories/Structures/OrdersEx.vo theories/Structures/OrdersFacts.vo theories/Structures/OrdersLists.vo theories/Structures/OrdersTac.vo theories/Unicode/Utf8.vo theories/Unicode/Utf8_core.vo theories/Vectors/Fin.vo theories/Vectors/Vector.vo theories/Vectors/VectorDef.vo theories/Vectors/VectorEq.vo theories/Vectors/VectorSpec.vo theories/Wellfounded/Disjoint_Union.vo theories/Wellfounded/Inclusion.vo theories/Wellfounded/Inverse_Image.vo theories/Wellfounded/Lexicographic_Exponentiation.vo theories/Wellfounded/Lexicographic_Product.vo theories/Wellfounded/Transitive_Closure.vo theories/Wellfounded/Union.vo theories/Wellfounded/Well_Ordering.vo theories/Wellfounded/Wellfounded.vo theories/ZArith/BinInt.vo theories/ZArith/BinIntDef.vo theories/ZArith/Int.vo theories/ZArith/Wf_Z.vo theories/ZArith/ZArith.vo theories/ZArith/ZArith_base.vo theories/ZArith/ZArith_dec.vo theories/ZArith/Zabs.vo theories/ZArith/Zbool.vo theories/ZArith/Zcompare.vo theories/ZArith/Zcomplements.vo theories/ZArith/Zdigits.vo theories/ZArith/Zdiv.vo theories/ZArith/Zeuclid.vo theories/ZArith/Zeven.vo theories/ZArith/Zgcd_alt.vo theories/ZArith/Zhints.vo theories/ZArith/Zmax.vo theories/ZArith/Zmin.vo theories/ZArith/Zminmax.vo theories/ZArith/Zmisc.vo theories/ZArith/Znat.vo theories/ZArith/Znumtheory.vo theories/ZArith/Zorder.vo theories/ZArith/Zpow_alt.vo theories/ZArith/Zpow_def.vo theories/ZArith/Zpow_facts.vo theories/ZArith/Zpower.vo theories/ZArith/Zquot.vo theories/ZArith/Zwf.vo theories/ZArith/auxiliary.vo theories/btauto/Algebra.vo theories/btauto/Btauto.vo theories/btauto/Reflect.vo theories/derive/Derive.vo theories/extraction/ExtrHaskellBasic.vo theories/extraction/ExtrHaskellNatInt.vo theories/extraction/ExtrHaskellNatInteger.vo theories/extraction/ExtrHaskellNatNum.vo theories/extraction/ExtrHaskellString.vo theories/extraction/ExtrHaskellZInt.vo theories/extraction/ExtrHaskellZInteger.vo theories/extraction/ExtrHaskellZNum.vo theories/extraction/ExtrOCamlFloats.vo theories/extraction/ExtrOCamlInt63.vo theories/extraction/ExtrOCamlPArray.vo theories/extraction/ExtrOcamlBasic.vo theories/extraction/ExtrOcamlBigIntConv.vo theories/extraction/ExtrOcamlChar.vo theories/extraction/ExtrOcamlIntConv.vo theories/extraction/ExtrOcamlNatBigInt.vo theories/extraction/ExtrOcamlNatInt.vo theories/extraction/ExtrOcamlNativeString.vo theories/extraction/ExtrOcamlString.vo theories/extraction/ExtrOcamlZBigInt.vo theories/extraction/ExtrOcamlZInt.vo theories/extraction/Extraction.vo theories/funind/FunInd.vo theories/funind/Recdef.vo theories/micromega/DeclConstant.vo theories/micromega/Env.vo theories/micromega/EnvRing.vo theories/micromega/Fourier.vo theories/micromega/Fourier_util.vo theories/micromega/Lia.vo theories/micromega/Lqa.vo theories/micromega/Lra.vo theories/micromega/MExtraction.vo theories/micromega/OrderedRing.vo theories/micromega/Psatz.vo theories/micromega/QMicromega.vo theories/micromega/RMicromega.vo theories/micromega/Refl.vo theories/micromega/RingMicromega.vo theories/micromega/Tauto.vo theories/micromega/VarMap.vo theories/micromega/ZArith_hints.vo theories/micromega/ZCoeff.vo theories/micromega/ZMicromega.vo theories/micromega/Zify.vo theories/micromega/ZifyBool.vo theories/micromega/ZifyClasses.vo theories/micromega/ZifyComparison.vo theories/micromega/ZifyInst.vo theories/micromega/ZifyInt63.vo theories/micromega/ZifyPow.vo theories/micromega/Ztac.vo theories/nsatz/Nsatz.vo theories/nsatz/NsatzTactic.vo theories/omega/Omega.vo theories/omega/OmegaLemmas.vo theories/omega/OmegaPlugin.vo theories/omega/OmegaTactic.vo theories/omega/PreOmega.vo theories/rtauto/Bintree.vo theories/rtauto/Rtauto.vo theories/setoid_ring/Algebra_syntax.vo theories/setoid_ring/ArithRing.vo theories/setoid_ring/BinList.vo theories/setoid_ring/Cring.vo theories/setoid_ring/Field.vo theories/setoid_ring/Field_tac.vo theories/setoid_ring/Field_theory.vo theories/setoid_ring/InitialRing.vo theories/setoid_ring/Integral_domain.vo theories/setoid_ring/NArithRing.vo theories/setoid_ring/Ncring.vo theories/setoid_ring/Ncring_initial.vo theories/setoid_ring/Ncring_polynom.vo theories/setoid_ring/Ncring_tac.vo theories/setoid_ring/RealField.vo theories/setoid_ring/Ring.vo theories/setoid_ring/Ring_base.vo theories/setoid_ring/Ring_polynom.vo theories/setoid_ring/Ring_tac.vo theories/setoid_ring/Ring_theory.vo theories/setoid_ring/Rings_Q.vo theories/setoid_ring/Rings_R.vo theories/setoid_ring/Rings_Z.vo theories/setoid_ring/ZArithRing.vo theories/ssr/ssrbool.vo theories/ssr/ssrclasses.vo theories/ssr/ssreflect.vo theories/ssr/ssrfun.vo theories/ssr/ssrsetoid.vo theories/ssr/ssrunder.vo theories/ssrmatching/ssrmatching.vo theories/ssrsearch/ssrsearch.vo user-contrib/Ltac2/Array.vo user-contrib/Ltac2/Bool.vo user-contrib/Ltac2/Char.vo user-contrib/Ltac2/Constr.vo user-contrib/Ltac2/Control.vo user-contrib/Ltac2/Env.vo user-contrib/Ltac2/Fresh.vo user-contrib/Ltac2/Ident.vo user-contrib/Ltac2/Init.vo user-contrib/Ltac2/Int.vo user-contrib/Ltac2/List.vo user-contrib/Ltac2/Ltac1.vo user-contrib/Ltac2/Ltac2.vo user-contrib/Ltac2/Message.vo user-contrib/Ltac2/Notations.vo user-contrib/Ltac2/Option.vo user-contrib/Ltac2/Pattern.vo user-contrib/Ltac2/Std.vo user-contrib/Ltac2/String.vo
- ./install.sh "/home/opam/.opam/4.09/lib/coq" theories/Arith/Arith.vos theories/Arith/Arith_base.vos theories/Arith/Between.vos theories/Arith/Bool_nat.vos theories/Arith/Compare.vos theories/Arith/Compare_dec.vos theories/Arith/Div2.vos theories/Arith/EqNat.vos theories/Arith/Euclid.vos theories/Arith/Even.vos theories/Arith/Factorial.vos theories/Arith/Gt.vos theories/Arith/Le.vos theories/Arith/Lt.vos theories/Arith/Max.vos theories/Arith/Min.vos theories/Arith/Minus.vos theories/Arith/Mult.vos theories/Arith/PeanoNat.vos theories/Arith/Peano_dec.vos theories/Arith/Plus.vos theories/Arith/Wf_nat.vos theories/Array/PArray.vos theories/Bool/Bool.vos theories/Bool/BoolEq.vos theories/Bool/BoolOrder.vos theories/Bool/Bvector.vos theories/Bool/DecBool.vos theories/Bool/IfProp.vos theories/Bool/Sumbool.vos theories/Bool/Zerob.vos theories/Classes/CEquivalence.vos theories/Classes/CMorphisms.vos theories/Classes/CRelationClasses.vos theories/Classes/DecidableClass.vos theories/Classes/EquivDec.vos theories/Classes/Equivalence.vos theories/Classes/Init.vos theories/Classes/Morphisms.vos theories/Classes/Morphisms_Prop.vos theories/Classes/Morphisms_Relations.vos theories/Classes/RelationClasses.vos theories/Classes/RelationPairs.vos theories/Classes/SetoidClass.vos theories/Classes/SetoidDec.vos theories/Classes/SetoidTactics.vos theories/Compat/AdmitAxiom.vos theories/Compat/Coq811.vos theories/Compat/Coq812.vos theories/Compat/Coq813.vos theories/FSets/FMapAVL.vos theories/FSets/FMapFacts.vos theories/FSets/FMapFullAVL.vos theories/FSets/FMapInterface.vos theories/FSets/FMapList.vos theories/FSets/FMapPositive.vos theories/FSets/FMapWeakList.vos theories/FSets/FMaps.vos theories/FSets/FSetAVL.vos theories/FSets/FSetBridge.vos theories/FSets/FSetCompat.vos theories/FSets/FSetDecide.vos theories/FSets/FSetEqProperties.vos theories/FSets/FSetFacts.vos theories/FSets/FSetInterface.vos theories/FSets/FSetList.vos theories/FSets/FSetPositive.vos theories/FSets/FSetProperties.vos theories/FSets/FSetToFiniteSet.vos theories/FSets/FSetWeakList.vos theories/FSets/FSets.vos theories/Floats/FloatAxioms.vos theories/Floats/FloatClass.vos theories/Floats/FloatLemmas.vos theories/Floats/FloatOps.vos theories/Floats/Floats.vos theories/Floats/PrimFloat.vos theories/Floats/SpecFloat.vos theories/Init/Byte.vos theories/Init/Datatypes.vos theories/Init/Decimal.vos theories/Init/Hexadecimal.vos theories/Init/Logic.vos theories/Init/Logic_Type.vos theories/Init/Ltac.vos theories/Init/Nat.vos theories/Init/Notations.vos theories/Init/Number.vos theories/Init/Numeral.vos theories/Init/Peano.vos theories/Init/Prelude.vos theories/Init/Specif.vos theories/Init/Tactics.vos theories/Init/Tauto.vos theories/Init/Wf.vos theories/Lists/List.vos theories/Lists/ListDec.vos theories/Lists/ListSet.vos theories/Lists/ListTactics.vos theories/Lists/SetoidList.vos theories/Lists/SetoidPermutation.vos theories/Lists/StreamMemo.vos theories/Lists/Streams.vos theories/Logic/Berardi.vos theories/Logic/ChoiceFacts.vos theories/Logic/Classical.vos theories/Logic/ClassicalChoice.vos theories/Logic/ClassicalDescription.vos theories/Logic/ClassicalEpsilon.vos theories/Logic/ClassicalFacts.vos theories/Logic/ClassicalUniqueChoice.vos theories/Logic/Classical_Pred_Type.vos theories/Logic/Classical_Prop.vos theories/Logic/ConstructiveEpsilon.vos theories/Logic/Decidable.vos theories/Logic/Description.vos theories/Logic/Diaconescu.vos theories/Logic/Epsilon.vos theories/Logic/Eqdep.vos theories/Logic/EqdepFacts.vos theories/Logic/Eqdep_dec.vos theories/Logic/ExtensionalFunctionRepresentative.vos theories/Logic/ExtensionalityFacts.vos theories/Logic/FinFun.vos theories/Logic/FunctionalExtensionality.vos theories/Logic/HLevels.vos theories/Logic/Hurkens.vos theories/Logic/IndefiniteDescription.vos theories/Logic/JMeq.vos theories/Logic/ProofIrrelevance.vos theories/Logic/ProofIrrelevanceFacts.vos theories/Logic/PropExtensionality.vos theories/Logic/PropExtensionalityFacts.vos theories/Logic/PropFacts.vos theories/Logic/RelationalChoice.vos theories/Logic/SetIsType.vos theories/Logic/SetoidChoice.vos theories/Logic/StrictProp.vos theories/Logic/WKL.vos theories/Logic/WeakFan.vos theories/MSets/MSetAVL.vos theories/MSets/MSetDecide.vos theories/MSets/MSetEqProperties.vos theories/MSets/MSetFacts.vos theories/MSets/MSetGenTree.vos theories/MSets/MSetInterface.vos theories/MSets/MSetList.vos theories/MSets/MSetPositive.vos theories/MSets/MSetProperties.vos theories/MSets/MSetRBT.vos theories/MSets/MSetToFiniteSet.vos theories/MSets/MSetWeakList.vos theories/MSets/MSets.vos theories/NArith/BinNat.vos theories/NArith/BinNatDef.vos theories/NArith/NArith.vos theories/NArith/Ndec.vos theories/NArith/Ndigits.vos theories/NArith/Ndist.vos theories/NArith/Ndiv_def.vos theories/NArith/Ngcd_def.vos theories/NArith/Nnat.vos theories/NArith/Nsqrt_def.vos theories/Numbers/AltBinNotations.vos theories/Numbers/BinNums.vos theories/Numbers/Cyclic/Abstract/CyclicAxioms.vos theories/Numbers/Cyclic/Abstract/DoubleType.vos theories/Numbers/Cyclic/Abstract/NZCyclic.vos theories/Numbers/Cyclic/Int31/Cyclic31.vos theories/Numbers/Cyclic/Int31/Int31.vos theories/Numbers/Cyclic/Int31/Ring31.vos theories/Numbers/Cyclic/Int63/Cyclic63.vos theories/Numbers/Cyclic/Int63/Int63.vos theories/Numbers/Cyclic/Int63/Ring63.vos theories/Numbers/Cyclic/ZModulo/ZModulo.vos theories/Numbers/DecimalFacts.vos theories/Numbers/DecimalN.vos theories/Numbers/DecimalNat.vos theories/Numbers/DecimalPos.vos theories/Numbers/DecimalQ.vos theories/Numbers/DecimalR.vos theories/Numbers/DecimalString.vos theories/Numbers/DecimalZ.vos theories/Numbers/HexadecimalFacts.vos theories/Numbers/HexadecimalN.vos theories/Numbers/HexadecimalNat.vos theories/Numbers/HexadecimalPos.vos theories/Numbers/HexadecimalQ.vos theories/Numbers/HexadecimalR.vos theories/Numbers/HexadecimalString.vos theories/Numbers/HexadecimalZ.vos theories/Numbers/Integer/Abstract/ZAdd.vos theories/Numbers/Integer/Abstract/ZAddOrder.vos theories/Numbers/Integer/Abstract/ZAxioms.vos theories/Numbers/Integer/Abstract/ZBase.vos theories/Numbers/Integer/Abstract/ZBits.vos theories/Numbers/Integer/Abstract/ZDivEucl.vos theories/Numbers/Integer/Abstract/ZDivFloor.vos theories/Numbers/Integer/Abstract/ZDivTrunc.vos theories/Numbers/Integer/Abstract/ZGcd.vos theories/Numbers/Integer/Abstract/ZLcm.vos theories/Numbers/Integer/Abstract/ZLt.vos theories/Numbers/Integer/Abstract/ZMaxMin.vos theories/Numbers/Integer/Abstract/ZMul.vos theories/Numbers/Integer/Abstract/ZMulOrder.vos theories/Numbers/Integer/Abstract/ZParity.vos theories/Numbers/Integer/Abstract/ZPow.vos theories/Numbers/Integer/Abstract/ZProperties.vos theories/Numbers/Integer/Abstract/ZSgnAbs.vos theories/Numbers/Integer/Binary/ZBinary.vos theories/Numbers/Integer/NatPairs/ZNatPairs.vos theories/Numbers/NaryFunctions.vos theories/Numbers/NatInt/NZAdd.vos theories/Numbers/NatInt/NZAddOrder.vos theories/Numbers/NatInt/NZAxioms.vos theories/Numbers/NatInt/NZBase.vos theories/Numbers/NatInt/NZBits.vos theories/Numbers/NatInt/NZDiv.vos theories/Numbers/NatInt/NZDomain.vos theories/Numbers/NatInt/NZGcd.vos theories/Numbers/NatInt/NZLog.vos theories/Numbers/NatInt/NZMul.vos theories/Numbers/NatInt/NZMulOrder.vos theories/Numbers/NatInt/NZOrder.vos theories/Numbers/NatInt/NZParity.vos theories/Numbers/NatInt/NZPow.vos theories/Numbers/NatInt/NZProperties.vos theories/Numbers/NatInt/NZSqrt.vos theories/Numbers/Natural/Abstract/NAdd.vos theories/Numbers/Natural/Abstract/NAddOrder.vos theories/Numbers/Natural/Abstract/NAxioms.vos theories/Numbers/Natural/Abstract/NBase.vos theories/Numbers/Natural/Abstract/NBits.vos theories/Numbers/Natural/Abstract/NDefOps.vos theories/Numbers/Natural/Abstract/NDiv.vos theories/Numbers/Natural/Abstract/NGcd.vos theories/Numbers/Natural/Abstract/NIso.vos theories/Numbers/Natural/Abstract/NLcm.vos theories/Numbers/Natural/Abstract/NLog.vos theories/Numbers/Natural/Abstract/NMaxMin.vos theories/Numbers/Natural/Abstract/NMulOrder.vos theories/Numbers/Natural/Abstract/NOrder.vos theories/Numbers/Natural/Abstract/NParity.vos theories/Numbers/Natural/Abstract/NPow.vos theories/Numbers/Natural/Abstract/NProperties.vos theories/Numbers/Natural/Abstract/NSqrt.vos theories/Numbers/Natural/Abstract/NStrongRec.vos theories/Numbers/Natural/Abstract/NSub.vos theories/Numbers/Natural/Binary/NBinary.vos theories/Numbers/Natural/Peano/NPeano.vos theories/Numbers/NumPrelude.vos theories/PArith/BinPos.vos theories/PArith/BinPosDef.vos theories/PArith/PArith.vos theories/PArith/POrderedType.vos theories/PArith/Pnat.vos theories/Program/Basics.vos theories/Program/Combinators.vos theories/Program/Equality.vos theories/Program/Program.vos theories/Program/Subset.vos theories/Program/Syntax.vos theories/Program/Tactics.vos theories/Program/Utils.vos theories/Program/Wf.vos theories/QArith/QArith.vos theories/QArith/QArith_base.vos theories/QArith/QOrderedType.vos theories/QArith/Qabs.vos theories/QArith/Qcabs.vos theories/QArith/Qcanon.vos theories/QArith/Qfield.vos theories/QArith/Qminmax.vos theories/QArith/Qpower.vos theories/QArith/Qreals.vos theories/QArith/Qreduction.vos theories/QArith/Qring.vos theories/QArith/Qround.vos theories/Reals/Abstract/ConstructiveAbs.vos theories/Reals/Abstract/ConstructiveLUB.vos theories/Reals/Abstract/ConstructiveLimits.vos theories/Reals/Abstract/ConstructiveMinMax.vos theories/Reals/Abstract/ConstructivePower.vos theories/Reals/Abstract/ConstructiveReals.vos theories/Reals/Abstract/ConstructiveRealsMorphisms.vos theories/Reals/Abstract/ConstructiveSum.vos theories/Reals/Alembert.vos theories/Reals/AltSeries.vos theories/Reals/ArithProp.vos theories/Reals/Binomial.vos theories/Reals/Cauchy/ConstructiveCauchyAbs.vos theories/Reals/Cauchy/ConstructiveCauchyReals.vos theories/Reals/Cauchy/ConstructiveCauchyRealsMult.vos theories/Reals/Cauchy/ConstructiveExtra.vos theories/Reals/Cauchy/ConstructiveRcomplete.vos theories/Reals/Cauchy/PosExtra.vos theories/Reals/Cauchy/QExtra.vos theories/Reals/Cauchy_prod.vos theories/Reals/ClassicalConstructiveReals.vos theories/Reals/ClassicalDedekindReals.vos theories/Reals/Cos_plus.vos theories/Reals/Cos_rel.vos theories/Reals/DiscrR.vos theories/Reals/Exp_prop.vos theories/Reals/Integration.vos theories/Reals/MVT.vos theories/Reals/Machin.vos theories/Reals/NewtonInt.vos theories/Reals/PSeries_reg.vos theories/Reals/PartSum.vos theories/Reals/RIneq.vos theories/Reals/RList.vos theories/Reals/ROrderedType.vos theories/Reals/R_Ifp.vos theories/Reals/R_sqr.vos theories/Reals/R_sqrt.vos theories/Reals/Ranalysis.vos theories/Reals/Ranalysis1.vos theories/Reals/Ranalysis2.vos theories/Reals/Ranalysis3.vos theories/Reals/Ranalysis4.vos theories/Reals/Ranalysis5.vos theories/Reals/Ranalysis_reg.vos theories/Reals/Ratan.vos theories/Reals/Raxioms.vos theories/Reals/Rbase.vos theories/Reals/Rbasic_fun.vos theories/Reals/Rcomplete.vos theories/Reals/Rdefinitions.vos theories/Reals/Rderiv.vos theories/Reals/Reals.vos theories/Reals/Rfunctions.vos theories/Reals/Rgeom.vos theories/Reals/RiemannInt.vos theories/Reals/RiemannInt_SF.vos theories/Reals/Rlimit.vos theories/Reals/Rlogic.vos theories/Reals/Rminmax.vos theories/Reals/Rpow_def.vos theories/Reals/Rpower.vos theories/Reals/Rprod.vos theories/Reals/Rregisternames.vos theories/Reals/Rseries.vos theories/Reals/Rsigma.vos theories/Reals/Rsqrt_def.vos theories/Reals/Rtopology.vos theories/Reals/Rtrigo.vos theories/Reals/Rtrigo1.vos theories/Reals/Rtrigo_alt.vos theories/Reals/Rtrigo_calc.vos theories/Reals/Rtrigo_def.vos theories/Reals/Rtrigo_facts.vos theories/Reals/Rtrigo_fun.vos theories/Reals/Rtrigo_reg.vos theories/Reals/Runcountable.vos theories/Reals/SeqProp.vos theories/Reals/SeqSeries.vos theories/Reals/SplitAbsolu.vos theories/Reals/SplitRmult.vos theories/Reals/Sqrt_reg.vos theories/Relations/Operators_Properties.vos theories/Relations/Relation_Definitions.vos theories/Relations/Relation_Operators.vos theories/Relations/Relations.vos theories/Setoids/Setoid.vos theories/Sets/Classical_sets.vos theories/Sets/Constructive_sets.vos theories/Sets/Cpo.vos theories/Sets/Ensembles.vos theories/Sets/Finite_sets.vos theories/Sets/Finite_sets_facts.vos theories/Sets/Image.vos theories/Sets/Infinite_sets.vos theories/Sets/Integers.vos theories/Sets/Multiset.vos theories/Sets/Partial_Order.vos theories/Sets/Permut.vos theories/Sets/Powerset.vos theories/Sets/Powerset_Classical_facts.vos theories/Sets/Powerset_facts.vos theories/Sets/Relations_1.vos theories/Sets/Relations_1_facts.vos theories/Sets/Relations_2.vos theories/Sets/Relations_2_facts.vos theories/Sets/Relations_3.vos theories/Sets/Relations_3_facts.vos theories/Sets/Uniset.vos theories/Sorting/CPermutation.vos theories/Sorting/Heap.vos theories/Sorting/Mergesort.vos theories/Sorting/PermutEq.vos theories/Sorting/PermutSetoid.vos theories/Sorting/Permutation.vos theories/Sorting/Sorted.vos theories/Sorting/Sorting.vos theories/Strings/Ascii.vos theories/Strings/BinaryString.vos theories/Strings/Byte.vos theories/Strings/ByteVector.vos theories/Strings/HexString.vos theories/Strings/OctalString.vos theories/Strings/String.vos theories/Structures/DecidableType.vos theories/Structures/DecidableTypeEx.vos theories/Structures/Equalities.vos theories/Structures/EqualitiesFacts.vos theories/Structures/GenericMinMax.vos theories/Structures/OrderedType.vos theories/Structures/OrderedTypeAlt.vos theories/Structures/OrderedTypeEx.vos theories/Structures/Orders.vos theories/Structures/OrdersAlt.vos theories/Structures/OrdersEx.vos theories/Structures/OrdersFacts.vos theories/Structures/OrdersLists.vos theories/Structures/OrdersTac.vos theories/Unicode/Utf8.vos theories/Unicode/Utf8_core.vos theories/Vectors/Fin.vos theories/Vectors/Vector.vos theories/Vectors/VectorDef.vos theories/Vectors/VectorEq.vos theories/Vectors/VectorSpec.vos theories/Wellfounded/Disjoint_Union.vos theories/Wellfounded/Inclusion.vos theories/Wellfounded/Inverse_Image.vos theories/Wellfounded/Lexicographic_Exponentiation.vos theories/Wellfounded/Lexicographic_Product.vos theories/Wellfounded/Transitive_Closure.vos theories/Wellfounded/Union.vos theories/Wellfounded/Well_Ordering.vos theories/Wellfounded/Wellfounded.vos theories/ZArith/BinInt.vos theories/ZArith/BinIntDef.vos theories/ZArith/Int.vos theories/ZArith/Wf_Z.vos theories/ZArith/ZArith.vos theories/ZArith/ZArith_base.vos theories/ZArith/ZArith_dec.vos theories/ZArith/Zabs.vos theories/ZArith/Zbool.vos theories/ZArith/Zcompare.vos theories/ZArith/Zcomplements.vos theories/ZArith/Zdigits.vos theories/ZArith/Zdiv.vos theories/ZArith/Zeuclid.vos theories/ZArith/Zeven.vos theories/ZArith/Zgcd_alt.vos theories/ZArith/Zhints.vos theories/ZArith/Zmax.vos theories/ZArith/Zmin.vos theories/ZArith/Zminmax.vos theories/ZArith/Zmisc.vos theories/ZArith/Znat.vos theories/ZArith/Znumtheory.vos theories/ZArith/Zorder.vos theories/ZArith/Zpow_alt.vos theories/ZArith/Zpow_def.vos theories/ZArith/Zpow_facts.vos theories/ZArith/Zpower.vos theories/ZArith/Zquot.vos theories/ZArith/Zwf.vos theories/ZArith/auxiliary.vos theories/btauto/Algebra.vos theories/btauto/Btauto.vos theories/btauto/Reflect.vos theories/derive/Derive.vos theories/extraction/ExtrHaskellBasic.vos theories/extraction/ExtrHaskellNatInt.vos theories/extraction/ExtrHaskellNatInteger.vos theories/extraction/ExtrHaskellNatNum.vos theories/extraction/ExtrHaskellString.vos theories/extraction/ExtrHaskellZInt.vos theories/extraction/ExtrHaskellZInteger.vos theories/extraction/ExtrHaskellZNum.vos theories/extraction/ExtrOCamlFloats.vos theories/extraction/ExtrOCamlInt63.vos theories/extraction/ExtrOCamlPArray.vos theories/extraction/ExtrOcamlBasic.vos theories/extraction/ExtrOcamlBigIntConv.vos theories/extraction/ExtrOcamlChar.vos theories/extraction/ExtrOcamlIntConv.vos theories/extraction/ExtrOcamlNatBigInt.vos theories/extraction/ExtrOcamlNatInt.vos theories/extraction/ExtrOcamlNativeString.vos theories/extraction/ExtrOcamlString.vos theories/extraction/ExtrOcamlZBigInt.vos theories/extraction/ExtrOcamlZInt.vos theories/extraction/Extraction.vos theories/funind/FunInd.vos theories/funind/Recdef.vos theories/micromega/DeclConstant.vos theories/micromega/Env.vos theories/micromega/EnvRing.vos theories/micromega/Fourier.vos theories/micromega/Fourier_util.vos theories/micromega/Lia.vos theories/micromega/Lqa.vos theories/micromega/Lra.vos theories/micromega/MExtraction.vos theories/micromega/OrderedRing.vos theories/micromega/Psatz.vos theories/micromega/QMicromega.vos theories/micromega/RMicromega.vos theories/micromega/Refl.vos theories/micromega/RingMicromega.vos theories/micromega/Tauto.vos theories/micromega/VarMap.vos theories/micromega/ZArith_hints.vos theories/micromega/ZCoeff.vos theories/micromega/ZMicromega.vos theories/micromega/Zify.vos theories/micromega/ZifyBool.vos theories/micromega/ZifyClasses.vos theories/micromega/ZifyComparison.vos theories/micromega/ZifyInst.vos theories/micromega/ZifyInt63.vos theories/micromega/ZifyPow.vos theories/micromega/Ztac.vos theories/nsatz/Nsatz.vos theories/nsatz/NsatzTactic.vos theories/omega/Omega.vos theories/omega/OmegaLemmas.vos theories/omega/OmegaPlugin.vos theories/omega/OmegaTactic.vos theories/omega/PreOmega.vos theories/rtauto/Bintree.vos theories/rtauto/Rtauto.vos theories/setoid_ring/Algebra_syntax.vos theories/setoid_ring/ArithRing.vos theories/setoid_ring/BinList.vos theories/setoid_ring/Cring.vos theories/setoid_ring/Field.vos theories/setoid_ring/Field_tac.vos theories/setoid_ring/Field_theory.vos theories/setoid_ring/InitialRing.vos theories/setoid_ring/Integral_domain.vos theories/setoid_ring/NArithRing.vos theories/setoid_ring/Ncring.vos theories/setoid_ring/Ncring_initial.vos theories/setoid_ring/Ncring_polynom.vos theories/setoid_ring/Ncring_tac.vos theories/setoid_ring/RealField.vos theories/setoid_ring/Ring.vos theories/setoid_ring/Ring_base.vos theories/setoid_ring/Ring_polynom.vos theories/setoid_ring/Ring_tac.vos theories/setoid_ring/Ring_theory.vos theories/setoid_ring/Rings_Q.vos theories/setoid_ring/Rings_R.vos theories/setoid_ring/Rings_Z.vos theories/setoid_ring/ZArithRing.vos theories/ssr/ssrbool.vos theories/ssr/ssrclasses.vos theories/ssr/ssreflect.vos theories/ssr/ssrfun.vos theories/ssr/ssrsetoid.vos theories/ssr/ssrunder.vos theories/ssrmatching/ssrmatching.vos theories/ssrsearch/ssrsearch.vos user-contrib/Ltac2/Array.vos user-contrib/Ltac2/Bool.vos user-contrib/Ltac2/Char.vos user-contrib/Ltac2/Constr.vos user-contrib/Ltac2/Control.vos user-contrib/Ltac2/Env.vos user-contrib/Ltac2/Fresh.vos user-contrib/Ltac2/Ident.vos user-contrib/Ltac2/Init.vos user-contrib/Ltac2/Int.vos user-contrib/Ltac2/List.vos user-contrib/Ltac2/Ltac1.vos user-contrib/Ltac2/Ltac2.vos user-contrib/Ltac2/Message.vos user-contrib/Ltac2/Notations.vos user-contrib/Ltac2/Option.vos user-contrib/Ltac2/Pattern.vos user-contrib/Ltac2/Std.vos user-contrib/Ltac2/String.vos || true
- ./install.sh "/home/opam/.opam/4.09/lib/coq" theories/Arith/Arith.v theories/Arith/Arith_base.v theories/Arith/Between.v theories/Arith/Bool_nat.v theories/Arith/Compare.v theories/Arith/Compare_dec.v theories/Arith/Div2.v theories/Arith/EqNat.v theories/Arith/Euclid.v theories/Arith/Even.v theories/Arith/Factorial.v theories/Arith/Gt.v theories/Arith/Le.v theories/Arith/Lt.v theories/Arith/Max.v theories/Arith/Min.v theories/Arith/Minus.v theories/Arith/Mult.v theories/Arith/PeanoNat.v theories/Arith/Peano_dec.v theories/Arith/Plus.v theories/Arith/Wf_nat.v theories/Array/PArray.v theories/Bool/Bool.v theories/Bool/BoolEq.v theories/Bool/BoolOrder.v theories/Bool/Bvector.v theories/Bool/DecBool.v theories/Bool/IfProp.v theories/Bool/Sumbool.v theories/Bool/Zerob.v theories/Classes/CEquivalence.v theories/Classes/CMorphisms.v theories/Classes/CRelationClasses.v theories/Classes/DecidableClass.v theories/Classes/EquivDec.v theories/Classes/Equivalence.v theories/Classes/Init.v theories/Classes/Morphisms.v theories/Classes/Morphisms_Prop.v theories/Classes/Morphisms_Relations.v theories/Classes/RelationClasses.v theories/Classes/RelationPairs.v theories/Classes/SetoidClass.v theories/Classes/SetoidDec.v theories/Classes/SetoidTactics.v theories/Compat/AdmitAxiom.v theories/Compat/Coq811.v theories/Compat/Coq812.v theories/Compat/Coq813.v theories/FSets/FMapAVL.v theories/FSets/FMapFacts.v theories/FSets/FMapFullAVL.v theories/FSets/FMapInterface.v theories/FSets/FMapList.v theories/FSets/FMapPositive.v theories/FSets/FMapWeakList.v theories/FSets/FMaps.v theories/FSets/FSetAVL.v theories/FSets/FSetBridge.v theories/FSets/FSetCompat.v theories/FSets/FSetDecide.v theories/FSets/FSetEqProperties.v theories/FSets/FSetFacts.v theories/FSets/FSetInterface.v theories/FSets/FSetList.v theories/FSets/FSetPositive.v theories/FSets/FSetProperties.v theories/FSets/FSetToFiniteSet.v theories/FSets/FSetWeakList.v theories/FSets/FSets.v theories/Floats/FloatAxioms.v theories/Floats/FloatClass.v theories/Floats/FloatLemmas.v theories/Floats/FloatOps.v theories/Floats/Floats.v theories/Floats/PrimFloat.v theories/Floats/SpecFloat.v theories/Init/Byte.v theories/Init/Datatypes.v theories/Init/Decimal.v theories/Init/Hexadecimal.v theories/Init/Logic.v theories/Init/Logic_Type.v theories/Init/Ltac.v theories/Init/Nat.v theories/Init/Notations.v theories/Init/Number.v theories/Init/Numeral.v theories/Init/Peano.v theories/Init/Prelude.v theories/Init/Specif.v theories/Init/Tactics.v theories/Init/Tauto.v theories/Init/Wf.v theories/Lists/List.v theories/Lists/ListDec.v theories/Lists/ListSet.v theories/Lists/ListTactics.v theories/Lists/SetoidList.v theories/Lists/SetoidPermutation.v theories/Lists/StreamMemo.v theories/Lists/Streams.v theories/Logic/Berardi.v theories/Logic/ChoiceFacts.v theories/Logic/Classical.v theories/Logic/ClassicalChoice.v theories/Logic/ClassicalDescription.v theories/Logic/ClassicalEpsilon.v theories/Logic/ClassicalFacts.v theories/Logic/ClassicalUniqueChoice.v theories/Logic/Classical_Pred_Type.v theories/Logic/Classical_Prop.v theories/Logic/ConstructiveEpsilon.v theories/Logic/Decidable.v theories/Logic/Description.v theories/Logic/Diaconescu.v theories/Logic/Epsilon.v theories/Logic/Eqdep.v theories/Logic/EqdepFacts.v theories/Logic/Eqdep_dec.v theories/Logic/ExtensionalFunctionRepresentative.v theories/Logic/ExtensionalityFacts.v theories/Logic/FinFun.v theories/Logic/FunctionalExtensionality.v theories/Logic/HLevels.v theories/Logic/Hurkens.v theories/Logic/IndefiniteDescription.v theories/Logic/JMeq.v theories/Logic/ProofIrrelevance.v theories/Logic/ProofIrrelevanceFacts.v theories/Logic/PropExtensionality.v theories/Logic/PropExtensionalityFacts.v theories/Logic/PropFacts.v theories/Logic/RelationalChoice.v theories/Logic/SetIsType.v theories/Logic/SetoidChoice.v theories/Logic/StrictProp.v theories/Logic/WKL.v theories/Logic/WeakFan.v theories/MSets/MSetAVL.v theories/MSets/MSetDecide.v theories/MSets/MSetEqProperties.v theories/MSets/MSetFacts.v theories/MSets/MSetGenTree.v theories/MSets/MSetInterface.v theories/MSets/MSetList.v theories/MSets/MSetPositive.v theories/MSets/MSetProperties.v theories/MSets/MSetRBT.v theories/MSets/MSetToFiniteSet.v theories/MSets/MSetWeakList.v theories/MSets/MSets.v theories/NArith/BinNat.v theories/NArith/BinNatDef.v theories/NArith/NArith.v theories/NArith/Ndec.v theories/NArith/Ndigits.v theories/NArith/Ndist.v theories/NArith/Ndiv_def.v theories/NArith/Ngcd_def.v theories/NArith/Nnat.v theories/NArith/Nsqrt_def.v theories/Numbers/AltBinNotations.v theories/Numbers/BinNums.v theories/Numbers/Cyclic/Abstract/CyclicAxioms.v theories/Numbers/Cyclic/Abstract/DoubleType.v theories/Numbers/Cyclic/Abstract/NZCyclic.v theories/Numbers/Cyclic/Int31/Cyclic31.v theories/Numbers/Cyclic/Int31/Int31.v theories/Numbers/Cyclic/Int31/Ring31.v theories/Numbers/Cyclic/Int63/Cyclic63.v theories/Numbers/Cyclic/Int63/Int63.v theories/Numbers/Cyclic/Int63/Ring63.v theories/Numbers/Cyclic/ZModulo/ZModulo.v theories/Numbers/DecimalFacts.v theories/Numbers/DecimalN.v theories/Numbers/DecimalNat.v theories/Numbers/DecimalPos.v theories/Numbers/DecimalQ.v theories/Numbers/DecimalR.v theories/Numbers/DecimalString.v theories/Numbers/DecimalZ.v theories/Numbers/HexadecimalFacts.v theories/Numbers/HexadecimalN.v theories/Numbers/HexadecimalNat.v theories/Numbers/HexadecimalPos.v theories/Numbers/HexadecimalQ.v theories/Numbers/HexadecimalR.v theories/Numbers/HexadecimalString.v theories/Numbers/HexadecimalZ.v theories/Numbers/Integer/Abstract/ZAdd.v theories/Numbers/Integer/Abstract/ZAddOrder.v theories/Numbers/Integer/Abstract/ZAxioms.v theories/Numbers/Integer/Abstract/ZBase.v theories/Numbers/Integer/Abstract/ZBits.v theories/Numbers/Integer/Abstract/ZDivEucl.v theories/Numbers/Integer/Abstract/ZDivFloor.v theories/Numbers/Integer/Abstract/ZDivTrunc.v theories/Numbers/Integer/Abstract/ZGcd.v theories/Numbers/Integer/Abstract/ZLcm.v theories/Numbers/Integer/Abstract/ZLt.v theories/Numbers/Integer/Abstract/ZMaxMin.v theories/Numbers/Integer/Abstract/ZMul.v theories/Numbers/Integer/Abstract/ZMulOrder.v theories/Numbers/Integer/Abstract/ZParity.v theories/Numbers/Integer/Abstract/ZPow.v theories/Numbers/Integer/Abstract/ZProperties.v theories/Numbers/Integer/Abstract/ZSgnAbs.v theories/Numbers/Integer/Binary/ZBinary.v theories/Numbers/Integer/NatPairs/ZNatPairs.v theories/Numbers/NaryFunctions.v theories/Numbers/NatInt/NZAdd.v theories/Numbers/NatInt/NZAddOrder.v theories/Numbers/NatInt/NZAxioms.v theories/Numbers/NatInt/NZBase.v theories/Numbers/NatInt/NZBits.v theories/Numbers/NatInt/NZDiv.v theories/Numbers/NatInt/NZDomain.v theories/Numbers/NatInt/NZGcd.v theories/Numbers/NatInt/NZLog.v theories/Numbers/NatInt/NZMul.v theories/Numbers/NatInt/NZMulOrder.v theories/Numbers/NatInt/NZOrder.v theories/Numbers/NatInt/NZParity.v theories/Numbers/NatInt/NZPow.v theories/Numbers/NatInt/NZProperties.v theories/Numbers/NatInt/NZSqrt.v theories/Numbers/Natural/Abstract/NAdd.v theories/Numbers/Natural/Abstract/NAddOrder.v theories/Numbers/Natural/Abstract/NAxioms.v theories/Numbers/Natural/Abstract/NBase.v theories/Numbers/Natural/Abstract/NBits.v theories/Numbers/Natural/Abstract/NDefOps.v theories/Numbers/Natural/Abstract/NDiv.v theories/Numbers/Natural/Abstract/NGcd.v theories/Numbers/Natural/Abstract/NIso.v theories/Numbers/Natural/Abstract/NLcm.v theories/Numbers/Natural/Abstract/NLog.v theories/Numbers/Natural/Abstract/NMaxMin.v theories/Numbers/Natural/Abstract/NMulOrder.v theories/Numbers/Natural/Abstract/NOrder.v theories/Numbers/Natural/Abstract/NParity.v theories/Numbers/Natural/Abstract/NPow.v theories/Numbers/Natural/Abstract/NProperties.v theories/Numbers/Natural/Abstract/NSqrt.v theories/Numbers/Natural/Abstract/NStrongRec.v theories/Numbers/Natural/Abstract/NSub.v theories/Numbers/Natural/Binary/NBinary.v theories/Numbers/Natural/Peano/NPeano.v theories/Numbers/NumPrelude.v theories/PArith/BinPos.v theories/PArith/BinPosDef.v theories/PArith/PArith.v theories/PArith/POrderedType.v theories/PArith/Pnat.v theories/Program/Basics.v theories/Program/Combinators.v theories/Program/Equality.v theories/Program/Program.v theories/Program/Subset.v theories/Program/Syntax.v theories/Program/Tactics.v theories/Program/Utils.v theories/Program/Wf.v theories/QArith/QArith.v theories/QArith/QArith_base.v theories/QArith/QOrderedType.v theories/QArith/Qabs.v theories/QArith/Qcabs.v theories/QArith/Qcanon.v theories/QArith/Qfield.v theories/QArith/Qminmax.v theories/QArith/Qpower.v theories/QArith/Qreals.v theories/QArith/Qreduction.v theories/QArith/Qring.v theories/QArith/Qround.v theories/Reals/Abstract/ConstructiveAbs.v theories/Reals/Abstract/ConstructiveLUB.v theories/Reals/Abstract/ConstructiveLimits.v theories/Reals/Abstract/ConstructiveMinMax.v theories/Reals/Abstract/ConstructivePower.v theories/Reals/Abstract/ConstructiveReals.v theories/Reals/Abstract/ConstructiveRealsMorphisms.v theories/Reals/Abstract/ConstructiveSum.v theories/Reals/Alembert.v theories/Reals/AltSeries.v theories/Reals/ArithProp.v theories/Reals/Binomial.v theories/Reals/Cauchy/ConstructiveCauchyAbs.v theories/Reals/Cauchy/ConstructiveCauchyReals.v theories/Reals/Cauchy/ConstructiveCauchyRealsMult.v theories/Reals/Cauchy/ConstructiveExtra.v theories/Reals/Cauchy/ConstructiveRcomplete.v theories/Reals/Cauchy/PosExtra.v theories/Reals/Cauchy/QExtra.v theories/Reals/Cauchy_prod.v theories/Reals/ClassicalConstructiveReals.v theories/Reals/ClassicalDedekindReals.v theories/Reals/Cos_plus.v theories/Reals/Cos_rel.v theories/Reals/DiscrR.v theories/Reals/Exp_prop.v theories/Reals/Integration.v theories/Reals/MVT.v theories/Reals/Machin.v theories/Reals/NewtonInt.v theories/Reals/PSeries_reg.v theories/Reals/PartSum.v theories/Reals/RIneq.v theories/Reals/RList.v theories/Reals/ROrderedType.v theories/Reals/R_Ifp.v theories/Reals/R_sqr.v theories/Reals/R_sqrt.v theories/Reals/Ranalysis.v theories/Reals/Ranalysis1.v theories/Reals/Ranalysis2.v theories/Reals/Ranalysis3.v theories/Reals/Ranalysis4.v theories/Reals/Ranalysis5.v theories/Reals/Ranalysis_reg.v theories/Reals/Ratan.v theories/Reals/Raxioms.v theories/Reals/Rbase.v theories/Reals/Rbasic_fun.v theories/Reals/Rcomplete.v theories/Reals/Rdefinitions.v theories/Reals/Rderiv.v theories/Reals/Reals.v theories/Reals/Rfunctions.v theories/Reals/Rgeom.v theories/Reals/RiemannInt.v theories/Reals/RiemannInt_SF.v theories/Reals/Rlimit.v theories/Reals/Rlogic.v theories/Reals/Rminmax.v theories/Reals/Rpow_def.v theories/Reals/Rpower.v theories/Reals/Rprod.v theories/Reals/Rregisternames.v theories/Reals/Rseries.v theories/Reals/Rsigma.v theories/Reals/Rsqrt_def.v theories/Reals/Rtopology.v theories/Reals/Rtrigo.v theories/Reals/Rtrigo1.v theories/Reals/Rtrigo_alt.v theories/Reals/Rtrigo_calc.v theories/Reals/Rtrigo_def.v theories/Reals/Rtrigo_facts.v theories/Reals/Rtrigo_fun.v theories/Reals/Rtrigo_reg.v theories/Reals/Runcountable.v theories/Reals/SeqProp.v theories/Reals/SeqSeries.v theories/Reals/SplitAbsolu.v theories/Reals/SplitRmult.v theories/Reals/Sqrt_reg.v theories/Relations/Operators_Properties.v theories/Relations/Relation_Definitions.v theories/Relations/Relation_Operators.v theories/Relations/Relations.v theories/Setoids/Setoid.v theories/Sets/Classical_sets.v theories/Sets/Constructive_sets.v theories/Sets/Cpo.v theories/Sets/Ensembles.v theories/Sets/Finite_sets.v theories/Sets/Finite_sets_facts.v theories/Sets/Image.v theories/Sets/Infinite_sets.v theories/Sets/Integers.v theories/Sets/Multiset.v theories/Sets/Partial_Order.v theories/Sets/Permut.v theories/Sets/Powerset.v theories/Sets/Powerset_Classical_facts.v theories/Sets/Powerset_facts.v theories/Sets/Relations_1.v theories/Sets/Relations_1_facts.v theories/Sets/Relations_2.v theories/Sets/Relations_2_facts.v theories/Sets/Relations_3.v theories/Sets/Relations_3_facts.v theories/Sets/Uniset.v theories/Sorting/CPermutation.v theories/Sorting/Heap.v theories/Sorting/Mergesort.v theories/Sorting/PermutEq.v theories/Sorting/PermutSetoid.v theories/Sorting/Permutation.v theories/Sorting/Sorted.v theories/Sorting/Sorting.v theories/Strings/Ascii.v theories/Strings/BinaryString.v theories/Strings/Byte.v theories/Strings/ByteVector.v theories/Strings/HexString.v theories/Strings/OctalString.v theories/Strings/String.v theories/Structures/DecidableType.v theories/Structures/DecidableTypeEx.v theories/Structures/Equalities.v theories/Structures/EqualitiesFacts.v theories/Structures/GenericMinMax.v theories/Structures/OrderedType.v theories/Structures/OrderedTypeAlt.v theories/Structures/OrderedTypeEx.v theories/Structures/Orders.v theories/Structures/OrdersAlt.v theories/Structures/OrdersEx.v theories/Structures/OrdersFacts.v theories/Structures/OrdersLists.v theories/Structures/OrdersTac.v theories/Unicode/Utf8.v theories/Unicode/Utf8_core.v theories/Vectors/Fin.v theories/Vectors/Vector.v theories/Vectors/VectorDef.v theories/Vectors/VectorEq.v theories/Vectors/VectorSpec.v theories/Wellfounded/Disjoint_Union.v theories/Wellfounded/Inclusion.v theories/Wellfounded/Inverse_Image.v theories/Wellfounded/Lexicographic_Exponentiation.v theories/Wellfounded/Lexicographic_Product.v theories/Wellfounded/Transitive_Closure.v theories/Wellfounded/Union.v theories/Wellfounded/Well_Ordering.v theories/Wellfounded/Wellfounded.v theories/ZArith/BinInt.v theories/ZArith/BinIntDef.v theories/ZArith/Int.v theories/ZArith/Wf_Z.v theories/ZArith/ZArith.v theories/ZArith/ZArith_base.v theories/ZArith/ZArith_dec.v theories/ZArith/Zabs.v theories/ZArith/Zbool.v theories/ZArith/Zcompare.v theories/ZArith/Zcomplements.v theories/ZArith/Zdigits.v theories/ZArith/Zdiv.v theories/ZArith/Zeuclid.v theories/ZArith/Zeven.v theories/ZArith/Zgcd_alt.v theories/ZArith/Zhints.v theories/ZArith/Zmax.v theories/ZArith/Zmin.v theories/ZArith/Zminmax.v theories/ZArith/Zmisc.v theories/ZArith/Znat.v theories/ZArith/Znumtheory.v theories/ZArith/Zorder.v theories/ZArith/Zpow_alt.v theories/ZArith/Zpow_def.v theories/ZArith/Zpow_facts.v theories/ZArith/Zpower.v theories/ZArith/Zquot.v theories/ZArith/Zwf.v theories/ZArith/auxiliary.v theories/btauto/Algebra.v theories/btauto/Btauto.v theories/btauto/Reflect.v theories/derive/Derive.v theories/extraction/ExtrHaskellBasic.v theories/extraction/ExtrHaskellNatInt.v theories/extraction/ExtrHaskellNatInteger.v theories/extraction/ExtrHaskellNatNum.v theories/extraction/ExtrHaskellString.v theories/extraction/ExtrHaskellZInt.v theories/extraction/ExtrHaskellZInteger.v theories/extraction/ExtrHaskellZNum.v theories/extraction/ExtrOCamlFloats.v theories/extraction/ExtrOCamlInt63.v theories/extraction/ExtrOCamlPArray.v theories/extraction/ExtrOcamlBasic.v theories/extraction/ExtrOcamlBigIntConv.v theories/extraction/ExtrOcamlChar.v theories/extraction/ExtrOcamlIntConv.v theories/extraction/ExtrOcamlNatBigInt.v theories/extraction/ExtrOcamlNatInt.v theories/extraction/ExtrOcamlNativeString.v theories/extraction/ExtrOcamlString.v theories/extraction/ExtrOcamlZBigInt.v theories/extraction/ExtrOcamlZInt.v theories/extraction/Extraction.v theories/funind/FunInd.v theories/funind/Recdef.v theories/micromega/DeclConstant.v theories/micromega/Env.v theories/micromega/EnvRing.v theories/micromega/Fourier.v theories/micromega/Fourier_util.v theories/micromega/Lia.v theories/micromega/Lqa.v theories/micromega/Lra.v theories/micromega/MExtraction.v theories/micromega/OrderedRing.v theories/micromega/Psatz.v theories/micromega/QMicromega.v theories/micromega/RMicromega.v theories/micromega/Refl.v theories/micromega/RingMicromega.v theories/micromega/Tauto.v theories/micromega/VarMap.v theories/micromega/ZArith_hints.v theories/micromega/ZCoeff.v theories/micromega/ZMicromega.v theories/micromega/Zify.v theories/micromega/ZifyBool.v theories/micromega/ZifyClasses.v theories/micromega/ZifyComparison.v theories/micromega/ZifyInst.v theories/micromega/ZifyInt63.v theories/micromega/ZifyPow.v theories/micromega/Ztac.v theories/nsatz/Nsatz.v theories/nsatz/NsatzTactic.v theories/omega/Omega.v theories/omega/OmegaLemmas.v theories/omega/OmegaPlugin.v theories/omega/OmegaTactic.v theories/omega/PreOmega.v theories/rtauto/Bintree.v theories/rtauto/Rtauto.v theories/setoid_ring/Algebra_syntax.v theories/setoid_ring/ArithRing.v theories/setoid_ring/BinList.v theories/setoid_ring/Cring.v theories/setoid_ring/Field.v theories/setoid_ring/Field_tac.v theories/setoid_ring/Field_theory.v theories/setoid_ring/InitialRing.v theories/setoid_ring/Integral_domain.v theories/setoid_ring/NArithRing.v theories/setoid_ring/Ncring.v theories/setoid_ring/Ncring_initial.v theories/setoid_ring/Ncring_polynom.v theories/setoid_ring/Ncring_tac.v theories/setoid_ring/RealField.v theories/setoid_ring/Ring.v theories/setoid_ring/Ring_base.v theories/setoid_ring/Ring_polynom.v theories/setoid_ring/Ring_tac.v theories/setoid_ring/Ring_theory.v theories/setoid_ring/Rings_Q.v theories/setoid_ring/Rings_R.v theories/setoid_ring/Rings_Z.v theories/setoid_ring/ZArithRing.v theories/ssr/ssrbool.v theories/ssr/ssrclasses.v theories/ssr/ssreflect.v theories/ssr/ssrfun.v theories/ssr/ssrsetoid.v theories/ssr/ssrunder.v theories/ssrmatching/ssrmatching.v theories/ssrsearch/ssrsearch.v user-contrib/Ltac2/Array.v user-contrib/Ltac2/Bool.v user-contrib/Ltac2/Char.v user-contrib/Ltac2/Constr.v user-contrib/Ltac2/Control.v user-contrib/Ltac2/Env.v user-contrib/Ltac2/Fresh.v user-contrib/Ltac2/Ident.v user-contrib/Ltac2/Init.v user-contrib/Ltac2/Int.v user-contrib/Ltac2/List.v user-contrib/Ltac2/Ltac1.v user-contrib/Ltac2/Ltac2.v user-contrib/Ltac2/Message.v user-contrib/Ltac2/Notations.v user-contrib/Ltac2/Option.v user-contrib/Ltac2/Pattern.v user-contrib/Ltac2/Std.v user-contrib/Ltac2/String.v
- ./install.sh "/home/opam/.opam/4.09/lib/coq" theories/Arith/Arith.glob theories/Arith/Arith_base.glob theories/Arith/Between.glob theories/Arith/Bool_nat.glob theories/Arith/Compare.glob theories/Arith/Compare_dec.glob theories/Arith/Div2.glob theories/Arith/EqNat.glob theories/Arith/Euclid.glob theories/Arith/Even.glob theories/Arith/Factorial.glob theories/Arith/Gt.glob theories/Arith/Le.glob theories/Arith/Lt.glob theories/Arith/Max.glob theories/Arith/Min.glob theories/Arith/Minus.glob theories/Arith/Mult.glob theories/Arith/PeanoNat.glob theories/Arith/Peano_dec.glob theories/Arith/Plus.glob theories/Arith/Wf_nat.glob theories/Array/PArray.glob theories/Bool/Bool.glob theories/Bool/BoolEq.glob theories/Bool/BoolOrder.glob theories/Bool/Bvector.glob theories/Bool/DecBool.glob theories/Bool/IfProp.glob theories/Bool/Sumbool.glob theories/Bool/Zerob.glob theories/Classes/CEquivalence.glob theories/Classes/CMorphisms.glob theories/Classes/CRelationClasses.glob theories/Classes/DecidableClass.glob theories/Classes/EquivDec.glob theories/Classes/Equivalence.glob theories/Classes/Init.glob theories/Classes/Morphisms.glob theories/Classes/Morphisms_Prop.glob theories/Classes/Morphisms_Relations.glob theories/Classes/RelationClasses.glob theories/Classes/RelationPairs.glob theories/Classes/SetoidClass.glob theories/Classes/SetoidDec.glob theories/Classes/SetoidTactics.glob theories/Compat/AdmitAxiom.glob theories/Compat/Coq811.glob theories/Compat/Coq812.glob theories/Compat/Coq813.glob theories/FSets/FMapAVL.glob theories/FSets/FMapFacts.glob theories/FSets/FMapFullAVL.glob theories/FSets/FMapInterface.glob theories/FSets/FMapList.glob theories/FSets/FMapPositive.glob theories/FSets/FMapWeakList.glob theories/FSets/FMaps.glob theories/FSets/FSetAVL.glob theories/FSets/FSetBridge.glob theories/FSets/FSetCompat.glob theories/FSets/FSetDecide.glob theories/FSets/FSetEqProperties.glob theories/FSets/FSetFacts.glob theories/FSets/FSetInterface.glob theories/FSets/FSetList.glob theories/FSets/FSetPositive.glob theories/FSets/FSetProperties.glob theories/FSets/FSetToFiniteSet.glob theories/FSets/FSetWeakList.glob theories/FSets/FSets.glob theories/Floats/FloatAxioms.glob theories/Floats/FloatClass.glob theories/Floats/FloatLemmas.glob theories/Floats/FloatOps.glob theories/Floats/Floats.glob theories/Floats/PrimFloat.glob theories/Floats/SpecFloat.glob theories/Init/Byte.glob theories/Init/Datatypes.glob theories/Init/Decimal.glob theories/Init/Hexadecimal.glob theories/Init/Logic.glob theories/Init/Logic_Type.glob theories/Init/Ltac.glob theories/Init/Nat.glob theories/Init/Notations.glob theories/Init/Number.glob theories/Init/Numeral.glob theories/Init/Peano.glob theories/Init/Prelude.glob theories/Init/Specif.glob theories/Init/Tactics.glob theories/Init/Tauto.glob theories/Init/Wf.glob theories/Lists/List.glob theories/Lists/ListDec.glob theories/Lists/ListSet.glob theories/Lists/ListTactics.glob theories/Lists/SetoidList.glob theories/Lists/SetoidPermutation.glob theories/Lists/StreamMemo.glob theories/Lists/Streams.glob theories/Logic/Berardi.glob theories/Logic/ChoiceFacts.glob theories/Logic/Classical.glob theories/Logic/ClassicalChoice.glob theories/Logic/ClassicalDescription.glob theories/Logic/ClassicalEpsilon.glob theories/Logic/ClassicalFacts.glob theories/Logic/ClassicalUniqueChoice.glob theories/Logic/Classical_Pred_Type.glob theories/Logic/Classical_Prop.glob theories/Logic/ConstructiveEpsilon.glob theories/Logic/Decidable.glob theories/Logic/Description.glob theories/Logic/Diaconescu.glob theories/Logic/Epsilon.glob theories/Logic/Eqdep.glob theories/Logic/EqdepFacts.glob theories/Logic/Eqdep_dec.glob theories/Logic/ExtensionalFunctionRepresentative.glob theories/Logic/ExtensionalityFacts.glob theories/Logic/FinFun.glob theories/Logic/FunctionalExtensionality.glob theories/Logic/HLevels.glob theories/Logic/Hurkens.glob theories/Logic/IndefiniteDescription.glob theories/Logic/JMeq.glob theories/Logic/ProofIrrelevance.glob theories/Logic/ProofIrrelevanceFacts.glob theories/Logic/PropExtensionality.glob theories/Logic/PropExtensionalityFacts.glob theories/Logic/PropFacts.glob theories/Logic/RelationalChoice.glob theories/Logic/SetIsType.glob theories/Logic/SetoidChoice.glob theories/Logic/StrictProp.glob theories/Logic/WKL.glob theories/Logic/WeakFan.glob theories/MSets/MSetAVL.glob theories/MSets/MSetDecide.glob theories/MSets/MSetEqProperties.glob theories/MSets/MSetFacts.glob theories/MSets/MSetGenTree.glob theories/MSets/MSetInterface.glob theories/MSets/MSetList.glob theories/MSets/MSetPositive.glob theories/MSets/MSetProperties.glob theories/MSets/MSetRBT.glob theories/MSets/MSetToFiniteSet.glob theories/MSets/MSetWeakList.glob theories/MSets/MSets.glob theories/NArith/BinNat.glob theories/NArith/BinNatDef.glob theories/NArith/NArith.glob theories/NArith/Ndec.glob theories/NArith/Ndigits.glob theories/NArith/Ndist.glob theories/NArith/Ndiv_def.glob theories/NArith/Ngcd_def.glob theories/NArith/Nnat.glob theories/NArith/Nsqrt_def.glob theories/Numbers/AltBinNotations.glob theories/Numbers/BinNums.glob theories/Numbers/Cyclic/Abstract/CyclicAxioms.glob theories/Numbers/Cyclic/Abstract/DoubleType.glob theories/Numbers/Cyclic/Abstract/NZCyclic.glob theories/Numbers/Cyclic/Int31/Cyclic31.glob theories/Numbers/Cyclic/Int31/Int31.glob theories/Numbers/Cyclic/Int31/Ring31.glob theories/Numbers/Cyclic/Int63/Cyclic63.glob theories/Numbers/Cyclic/Int63/Int63.glob theories/Numbers/Cyclic/Int63/Ring63.glob theories/Numbers/Cyclic/ZModulo/ZModulo.glob theories/Numbers/DecimalFacts.glob theories/Numbers/DecimalN.glob theories/Numbers/DecimalNat.glob theories/Numbers/DecimalPos.glob theories/Numbers/DecimalQ.glob theories/Numbers/DecimalR.glob theories/Numbers/DecimalString.glob theories/Numbers/DecimalZ.glob theories/Numbers/HexadecimalFacts.glob theories/Numbers/HexadecimalN.glob theories/Numbers/HexadecimalNat.glob theories/Numbers/HexadecimalPos.glob theories/Numbers/HexadecimalQ.glob theories/Numbers/HexadecimalR.glob theories/Numbers/HexadecimalString.glob theories/Numbers/HexadecimalZ.glob theories/Numbers/Integer/Abstract/ZAdd.glob theories/Numbers/Integer/Abstract/ZAddOrder.glob theories/Numbers/Integer/Abstract/ZAxioms.glob theories/Numbers/Integer/Abstract/ZBase.glob theories/Numbers/Integer/Abstract/ZBits.glob theories/Numbers/Integer/Abstract/ZDivEucl.glob theories/Numbers/Integer/Abstract/ZDivFloor.glob theories/Numbers/Integer/Abstract/ZDivTrunc.glob theories/Numbers/Integer/Abstract/ZGcd.glob theories/Numbers/Integer/Abstract/ZLcm.glob theories/Numbers/Integer/Abstract/ZLt.glob theories/Numbers/Integer/Abstract/ZMaxMin.glob theories/Numbers/Integer/Abstract/ZMul.glob theories/Numbers/Integer/Abstract/ZMulOrder.glob theories/Numbers/Integer/Abstract/ZParity.glob theories/Numbers/Integer/Abstract/ZPow.glob theories/Numbers/Integer/Abstract/ZProperties.glob theories/Numbers/Integer/Abstract/ZSgnAbs.glob theories/Numbers/Integer/Binary/ZBinary.glob theories/Numbers/Integer/NatPairs/ZNatPairs.glob theories/Numbers/NaryFunctions.glob theories/Numbers/NatInt/NZAdd.glob theories/Numbers/NatInt/NZAddOrder.glob theories/Numbers/NatInt/NZAxioms.glob theories/Numbers/NatInt/NZBase.glob theories/Numbers/NatInt/NZBits.glob theories/Numbers/NatInt/NZDiv.glob theories/Numbers/NatInt/NZDomain.glob theories/Numbers/NatInt/NZGcd.glob theories/Numbers/NatInt/NZLog.glob theories/Numbers/NatInt/NZMul.glob theories/Numbers/NatInt/NZMulOrder.glob theories/Numbers/NatInt/NZOrder.glob theories/Numbers/NatInt/NZParity.glob theories/Numbers/NatInt/NZPow.glob theories/Numbers/NatInt/NZProperties.glob theories/Numbers/NatInt/NZSqrt.glob theories/Numbers/Natural/Abstract/NAdd.glob theories/Numbers/Natural/Abstract/NAddOrder.glob theories/Numbers/Natural/Abstract/NAxioms.glob theories/Numbers/Natural/Abstract/NBase.glob theories/Numbers/Natural/Abstract/NBits.glob theories/Numbers/Natural/Abstract/NDefOps.glob theories/Numbers/Natural/Abstract/NDiv.glob theories/Numbers/Natural/Abstract/NGcd.glob theories/Numbers/Natural/Abstract/NIso.glob theories/Numbers/Natural/Abstract/NLcm.glob theories/Numbers/Natural/Abstract/NLog.glob theories/Numbers/Natural/Abstract/NMaxMin.glob theories/Numbers/Natural/Abstract/NMulOrder.glob theories/Numbers/Natural/Abstract/NOrder.glob theories/Numbers/Natural/Abstract/NParity.glob theories/Numbers/Natural/Abstract/NPow.glob theories/Numbers/Natural/Abstract/NProperties.glob theories/Numbers/Natural/Abstract/NSqrt.glob theories/Numbers/Natural/Abstract/NStrongRec.glob theories/Numbers/Natural/Abstract/NSub.glob theories/Numbers/Natural/Binary/NBinary.glob theories/Numbers/Natural/Peano/NPeano.glob theories/Numbers/NumPrelude.glob theories/PArith/BinPos.glob theories/PArith/BinPosDef.glob theories/PArith/PArith.glob theories/PArith/POrderedType.glob theories/PArith/Pnat.glob theories/Program/Basics.glob theories/Program/Combinators.glob theories/Program/Equality.glob theories/Program/Program.glob theories/Program/Subset.glob theories/Program/Syntax.glob theories/Program/Tactics.glob theories/Program/Utils.glob theories/Program/Wf.glob theories/QArith/QArith.glob theories/QArith/QArith_base.glob theories/QArith/QOrderedType.glob theories/QArith/Qabs.glob theories/QArith/Qcabs.glob theories/QArith/Qcanon.glob theories/QArith/Qfield.glob theories/QArith/Qminmax.glob theories/QArith/Qpower.glob theories/QArith/Qreals.glob theories/QArith/Qreduction.glob theories/QArith/Qring.glob theories/QArith/Qround.glob theories/Reals/Abstract/ConstructiveAbs.glob theories/Reals/Abstract/ConstructiveLUB.glob theories/Reals/Abstract/ConstructiveLimits.glob theories/Reals/Abstract/ConstructiveMinMax.glob theories/Reals/Abstract/ConstructivePower.glob theories/Reals/Abstract/ConstructiveReals.glob theories/Reals/Abstract/ConstructiveRealsMorphisms.glob theories/Reals/Abstract/ConstructiveSum.glob theories/Reals/Alembert.glob theories/Reals/AltSeries.glob theories/Reals/ArithProp.glob theories/Reals/Binomial.glob theories/Reals/Cauchy/ConstructiveCauchyAbs.glob theories/Reals/Cauchy/ConstructiveCauchyReals.glob theories/Reals/Cauchy/ConstructiveCauchyRealsMult.glob theories/Reals/Cauchy/ConstructiveExtra.glob theories/Reals/Cauchy/ConstructiveRcomplete.glob theories/Reals/Cauchy/PosExtra.glob theories/Reals/Cauchy/QExtra.glob theories/Reals/Cauchy_prod.glob theories/Reals/ClassicalConstructiveReals.glob theories/Reals/ClassicalDedekindReals.glob theories/Reals/Cos_plus.glob theories/Reals/Cos_rel.glob theories/Reals/DiscrR.glob theories/Reals/Exp_prop.glob theories/Reals/Integration.glob theories/Reals/MVT.glob theories/Reals/Machin.glob theories/Reals/NewtonInt.glob theories/Reals/PSeries_reg.glob theories/Reals/PartSum.glob theories/Reals/RIneq.glob theories/Reals/RList.glob theories/Reals/ROrderedType.glob theories/Reals/R_Ifp.glob theories/Reals/R_sqr.glob theories/Reals/R_sqrt.glob theories/Reals/Ranalysis.glob theories/Reals/Ranalysis1.glob theories/Reals/Ranalysis2.glob theories/Reals/Ranalysis3.glob theories/Reals/Ranalysis4.glob theories/Reals/Ranalysis5.glob theories/Reals/Ranalysis_reg.glob theories/Reals/Ratan.glob theories/Reals/Raxioms.glob theories/Reals/Rbase.glob theories/Reals/Rbasic_fun.glob theories/Reals/Rcomplete.glob theories/Reals/Rdefinitions.glob theories/Reals/Rderiv.glob theories/Reals/Reals.glob theories/Reals/Rfunctions.glob theories/Reals/Rgeom.glob theories/Reals/RiemannInt.glob theories/Reals/RiemannInt_SF.glob theories/Reals/Rlimit.glob theories/Reals/Rlogic.glob theories/Reals/Rminmax.glob theories/Reals/Rpow_def.glob theories/Reals/Rpower.glob theories/Reals/Rprod.glob theories/Reals/Rregisternames.glob theories/Reals/Rseries.glob theories/Reals/Rsigma.glob theories/Reals/Rsqrt_def.glob theories/Reals/Rtopology.glob theories/Reals/Rtrigo.glob theories/Reals/Rtrigo1.glob theories/Reals/Rtrigo_alt.glob theories/Reals/Rtrigo_calc.glob theories/Reals/Rtrigo_def.glob theories/Reals/Rtrigo_facts.glob theories/Reals/Rtrigo_fun.glob theories/Reals/Rtrigo_reg.glob theories/Reals/Runcountable.glob theories/Reals/SeqProp.glob theories/Reals/SeqSeries.glob theories/Reals/SplitAbsolu.glob theories/Reals/SplitRmult.glob theories/Reals/Sqrt_reg.glob theories/Relations/Operators_Properties.glob theories/Relations/Relation_Definitions.glob theories/Relations/Relation_Operators.glob theories/Relations/Relations.glob theories/Setoids/Setoid.glob theories/Sets/Classical_sets.glob theories/Sets/Constructive_sets.glob theories/Sets/Cpo.glob theories/Sets/Ensembles.glob theories/Sets/Finite_sets.glob theories/Sets/Finite_sets_facts.glob theories/Sets/Image.glob theories/Sets/Infinite_sets.glob theories/Sets/Integers.glob theories/Sets/Multiset.glob theories/Sets/Partial_Order.glob theories/Sets/Permut.glob theories/Sets/Powerset.glob theories/Sets/Powerset_Classical_facts.glob theories/Sets/Powerset_facts.glob theories/Sets/Relations_1.glob theories/Sets/Relations_1_facts.glob theories/Sets/Relations_2.glob theories/Sets/Relations_2_facts.glob theories/Sets/Relations_3.glob theories/Sets/Relations_3_facts.glob theories/Sets/Uniset.glob theories/Sorting/CPermutation.glob theories/Sorting/Heap.glob theories/Sorting/Mergesort.glob theories/Sorting/PermutEq.glob theories/Sorting/PermutSetoid.glob theories/Sorting/Permutation.glob theories/Sorting/Sorted.glob theories/Sorting/Sorting.glob theories/Strings/Ascii.glob theories/Strings/BinaryString.glob theories/Strings/Byte.glob theories/Strings/ByteVector.glob theories/Strings/HexString.glob theories/Strings/OctalString.glob theories/Strings/String.glob theories/Structures/DecidableType.glob theories/Structures/DecidableTypeEx.glob theories/Structures/Equalities.glob theories/Structures/EqualitiesFacts.glob theories/Structures/GenericMinMax.glob theories/Structures/OrderedType.glob theories/Structures/OrderedTypeAlt.glob theories/Structures/OrderedTypeEx.glob theories/Structures/Orders.glob theories/Structures/OrdersAlt.glob theories/Structures/OrdersEx.glob theories/Structures/OrdersFacts.glob theories/Structures/OrdersLists.glob theories/Structures/OrdersTac.glob theories/Unicode/Utf8.glob theories/Unicode/Utf8_core.glob theories/Vectors/Fin.glob theories/Vectors/Vector.glob theories/Vectors/VectorDef.glob theories/Vectors/VectorEq.glob theories/Vectors/VectorSpec.glob theories/Wellfounded/Disjoint_Union.glob theories/Wellfounded/Inclusion.glob theories/Wellfounded/Inverse_Image.glob theories/Wellfounded/Lexicographic_Exponentiation.glob theories/Wellfounded/Lexicographic_Product.glob theories/Wellfounded/Transitive_Closure.glob theories/Wellfounded/Union.glob theories/Wellfounded/Well_Ordering.glob theories/Wellfounded/Wellfounded.glob theories/ZArith/BinInt.glob theories/ZArith/BinIntDef.glob theories/ZArith/Int.glob theories/ZArith/Wf_Z.glob theories/ZArith/ZArith.glob theories/ZArith/ZArith_base.glob theories/ZArith/ZArith_dec.glob theories/ZArith/Zabs.glob theories/ZArith/Zbool.glob theories/ZArith/Zcompare.glob theories/ZArith/Zcomplements.glob theories/ZArith/Zdigits.glob theories/ZArith/Zdiv.glob theories/ZArith/Zeuclid.glob theories/ZArith/Zeven.glob theories/ZArith/Zgcd_alt.glob theories/ZArith/Zhints.glob theories/ZArith/Zmax.glob theories/ZArith/Zmin.glob theories/ZArith/Zminmax.glob theories/ZArith/Zmisc.glob theories/ZArith/Znat.glob theories/ZArith/Znumtheory.glob theories/ZArith/Zorder.glob theories/ZArith/Zpow_alt.glob theories/ZArith/Zpow_def.glob theories/ZArith/Zpow_facts.glob theories/ZArith/Zpower.glob theories/ZArith/Zquot.glob theories/ZArith/Zwf.glob theories/ZArith/auxiliary.glob theories/btauto/Algebra.glob theories/btauto/Btauto.glob theories/btauto/Reflect.glob theories/derive/Derive.glob theories/extraction/ExtrHaskellBasic.glob theories/extraction/ExtrHaskellNatInt.glob theories/extraction/ExtrHaskellNatInteger.glob theories/extraction/ExtrHaskellNatNum.glob theories/extraction/ExtrHaskellString.glob theories/extraction/ExtrHaskellZInt.glob theories/extraction/ExtrHaskellZInteger.glob theories/extraction/ExtrHaskellZNum.glob theories/extraction/ExtrOCamlFloats.glob theories/extraction/ExtrOCamlInt63.glob theories/extraction/ExtrOCamlPArray.glob theories/extraction/ExtrOcamlBasic.glob theories/extraction/ExtrOcamlBigIntConv.glob theories/extraction/ExtrOcamlChar.glob theories/extraction/ExtrOcamlIntConv.glob theories/extraction/ExtrOcamlNatBigInt.glob theories/extraction/ExtrOcamlNatInt.glob theories/extraction/ExtrOcamlNativeString.glob theories/extraction/ExtrOcamlString.glob theories/extraction/ExtrOcamlZBigInt.glob theories/extraction/ExtrOcamlZInt.glob theories/extraction/Extraction.glob theories/funind/FunInd.glob theories/funind/Recdef.glob theories/micromega/DeclConstant.glob theories/micromega/Env.glob theories/micromega/EnvRing.glob theories/micromega/Fourier.glob theories/micromega/Fourier_util.glob theories/micromega/Lia.glob theories/micromega/Lqa.glob theories/micromega/Lra.glob theories/micromega/MExtraction.glob theories/micromega/OrderedRing.glob theories/micromega/Psatz.glob theories/micromega/QMicromega.glob theories/micromega/RMicromega.glob theories/micromega/Refl.glob theories/micromega/RingMicromega.glob theories/micromega/Tauto.glob theories/micromega/VarMap.glob theories/micromega/ZArith_hints.glob theories/micromega/ZCoeff.glob theories/micromega/ZMicromega.glob theories/micromega/Zify.glob theories/micromega/ZifyBool.glob theories/micromega/ZifyClasses.glob theories/micromega/ZifyComparison.glob theories/micromega/ZifyInst.glob theories/micromega/ZifyInt63.glob theories/micromega/ZifyPow.glob theories/micromega/Ztac.glob theories/nsatz/Nsatz.glob theories/nsatz/NsatzTactic.glob theories/omega/Omega.glob theories/omega/OmegaLemmas.glob theories/omega/OmegaPlugin.glob theories/omega/OmegaTactic.glob theories/omega/PreOmega.glob theories/rtauto/Bintree.glob theories/rtauto/Rtauto.glob theories/setoid_ring/Algebra_syntax.glob theories/setoid_ring/ArithRing.glob theories/setoid_ring/BinList.glob theories/setoid_ring/Cring.glob theories/setoid_ring/Field.glob theories/setoid_ring/Field_tac.glob theories/setoid_ring/Field_theory.glob theories/setoid_ring/InitialRing.glob theories/setoid_ring/Integral_domain.glob theories/setoid_ring/NArithRing.glob theories/setoid_ring/Ncring.glob theories/setoid_ring/Ncring_initial.glob theories/setoid_ring/Ncring_polynom.glob theories/setoid_ring/Ncring_tac.glob theories/setoid_ring/RealField.glob theories/setoid_ring/Ring.glob theories/setoid_ring/Ring_base.glob theories/setoid_ring/Ring_polynom.glob theories/setoid_ring/Ring_tac.glob theories/setoid_ring/Ring_theory.glob theories/setoid_ring/Rings_Q.glob theories/setoid_ring/Rings_R.glob theories/setoid_ring/Rings_Z.glob theories/setoid_ring/ZArithRing.glob theories/ssr/ssrbool.glob theories/ssr/ssrclasses.glob theories/ssr/ssreflect.glob theories/ssr/ssrfun.glob theories/ssr/ssrsetoid.glob theories/ssr/ssrunder.glob theories/ssrmatching/ssrmatching.glob theories/ssrsearch/ssrsearch.glob user-contrib/Ltac2/Array.glob user-contrib/Ltac2/Bool.glob user-contrib/Ltac2/Char.glob user-contrib/Ltac2/Constr.glob user-contrib/Ltac2/Control.glob user-contrib/Ltac2/Env.glob user-contrib/Ltac2/Fresh.glob user-contrib/Ltac2/Ident.glob user-contrib/Ltac2/Init.glob user-contrib/Ltac2/Int.glob user-contrib/Ltac2/List.glob user-contrib/Ltac2/Ltac1.glob user-contrib/Ltac2/Ltac2.glob user-contrib/Ltac2/Message.glob user-contrib/Ltac2/Notations.glob user-contrib/Ltac2/Option.glob user-contrib/Ltac2/Pattern.glob user-contrib/Ltac2/Std.glob user-contrib/Ltac2/String.glob
- install -d "/home/opam/.opam/4.09/lib/coq"/user-contrib
- install -d "/home/opam/.opam/4.09/lib/coq"/kernel/byterun
- install -m 644 kernel/byterun/dllcoqrun.so "/home/opam/.opam/4.09/lib/coq"/kernel/byterun
- install -m 644 kernel/byterun/libcoqrun.a "/home/opam/.opam/4.09/lib/coq"/kernel/byterun
- ./install.sh "/home/opam/.opam/4.09/lib/coq" plugins/ltac/ltac_plugin.cmxs plugins/ltac/tauto_plugin.cmxs plugins/omega/omega_plugin.cmxs plugins/micromega/micromega_plugin.cmxs plugins/ring/ring_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/int63_syntax_plugin.cmxs plugins/syntax/float_syntax_plugin.cmxs plugins/syntax/number_string_notation_plugin.cmxs plugins/derive/derive_plugin.cmxs plugins/ssrmatching/ssrmatching_plugin.cmxs plugins/ssr/ssreflect_plugin.cmxs plugins/ssrsearch/ssrsearch_plugin.cmxs user-contrib/Ltac2/ltac2_plugin.cmxs plugins/micromega/zify_plugin.cmxs
- install -d "/home/opam/.opam/4.09/lib/coq"/plugins/micromega
- install plugins/micromega/csdpcert "/home/opam/.opam/4.09/lib/coq"/plugins/micromega
- rm -f "/home/opam/.opam/4.09/lib/coq"/revision
- install -m 644 revision "/home/opam/.opam/4.09/lib/coq"
- install -d "/home/opam/.opam/4.09/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.09/man"/man1
- install -d "/home/opam/.opam/4.09/share/texmf/tex/latex/misc"
- install -m 644 tools/coqdoc/coqdoc.sty "/home/opam/.opam/4.09/share/texmf/tex/latex/misc"
- install -d "/home/opam/.opam/4.09/bin"
- install -d "/home/opam/.opam/4.09/lib/coq"
- ./install.sh  "/home/opam/.opam/4.09/lib/coq" clib/cArray.cmi clib/cEphemeron.cmi clib/cList.cmi clib/cMap.cmi clib/cObj.cmi clib/cSet.cmi clib/cSig.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/constr.cmi kernel/context.cmi kernel/conv_oracle.cmi kernel/cooking.cmi kernel/declarations.cmi kernel/declareops.cmi kernel/entries.cmi kernel/environ.cmi kernel/esubst.cmi kernel/evar.cmi kernel/float64.cmi kernel/float64_common.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/parray.cmi kernel/primred.cmi kernel/reduction.cmi kernel/relevanceops.cmi kernel/retroknowledge.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/vmbytecodes.cmi kernel/vmbytegen.cmi kernel/vmemitcodes.cmi kernel/vmlambda.cmi kernel/vmopcodes.cmi kernel/vmsymtable.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/objFile.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/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/leminv.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/numCompat.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/ring/ring.cmi plugins/ring/ring_ast.cmi plugins/rtauto/proof_search.cmi plugins/rtauto/refl_tauto.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/number.cmi plugins/syntax/string_notation.cmi pretyping/arguments_renaming.cmi pretyping/cases.cmi pretyping/cbv.cmi pretyping/coercion.cmi pretyping/coercionops.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/proof_diffs.cmi proofs/clenv.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/tacmach.cmi proofs/tactypes.cmi stm/asyncTaskQueue.cmi stm/coqworkmgrApi.cmi stm/dag.cmi stm/partac.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/cbn.cmi tactics/class_tactics.cmi tactics/contradiction.cmi tactics/declareScheme.cmi tactics/declareUctx.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/ppred.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/classes.cmi vernac/comArguments.cmi vernac/comAssumption.cmi vernac/comCoercion.cmi vernac/comDefinition.cmi vernac/comFixpoint.cmi vernac/comHints.cmi vernac/comInductive.cmi vernac/comPrimitive.cmi vernac/comProgramFixpoint.cmi vernac/comSearch.cmi vernac/comTactic.cmi vernac/declare.cmi vernac/declareInd.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/library.cmi vernac/loadpath.cmi vernac/locality.cmi vernac/metasyntax.cmi vernac/mltop.cmi vernac/ppvernac.cmi vernac/prettyp.cmi vernac/printmod.cmi vernac/proof_using.cmi vernac/pvernac.cmi vernac/recLemmas.cmi vernac/record.cmi vernac/retrieveObl.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/ring/ring_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/int63_syntax_plugin.cmi plugins/syntax/float_syntax_plugin.cmi plugins/syntax/number_string_notation_plugin.cmi plugins/derive/derive_plugin.cmi plugins/ssrmatching/ssrmatching_plugin.cmi plugins/ssr/ssreflect_plugin.cmi plugins/ssrsearch/ssrsearch_plugin.cmi user-contrib/Ltac2/ltac2_plugin.cmi plugins/micromega/zify_plugin.cmi           # Regular CMI files
- ./install.sh  "/home/opam/.opam/4.09/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.09/lib/coq" clib/cArray.cmx clib/cEphemeron.cmx clib/cList.cmx clib/cMap.cmx clib/cObj.cmx clib/cSet.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 config/list_plugins.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/constr.cmx kernel/context.cmx kernel/conv_oracle.cmx kernel/cooking.cmx kernel/declarations.cmx kernel/declareops.cmx kernel/entries.cmx kernel/environ.cmx kernel/esubst.cmx kernel/evar.cmx kernel/float64.cmx kernel/float64_31.cmx kernel/float64_63.cmx kernel/float64_common.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/parray.cmx kernel/primred.cmx kernel/reduction.cmx kernel/relevanceops.cmx kernel/retroknowledge.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/vmbytecodes.cmx kernel/vmbytegen.cmx kernel/vmemitcodes.cmx kernel/vmlambda.cmx kernel/vmopcodes.cmx kernel/vmsymtable.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/objFile.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/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/leminv.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/numCompat.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/ring/g_ring.cmx plugins/ring/ring.cmx plugins/ring/ring_ast.cmx plugins/rtauto/g_rtauto.cmx plugins/rtauto/proof_search.cmx plugins/rtauto/refl_tauto.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/ssrsearch/g_search.cmx plugins/syntax/float_syntax.cmx plugins/syntax/g_number_string.cmx plugins/syntax/int63_syntax.cmx plugins/syntax/number.cmx plugins/syntax/string_notation.cmx pretyping/arguments_renaming.cmx pretyping/cases.cmx pretyping/cbv.cmx pretyping/coercion.cmx pretyping/coercionops.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/proof_diffs.cmx proofs/clenv.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/tacmach.cmx proofs/tactypes.cmx stm/asyncTaskQueue.cmx stm/coqworkmgrApi.cmx stm/dag.cmx stm/partac.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/cbn.cmx tactics/class_tactics.cmx tactics/contradiction.cmx tactics/declareScheme.cmx tactics/declareUctx.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/ppred.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/classes.cmx vernac/comArguments.cmx vernac/comAssumption.cmx vernac/comCoercion.cmx vernac/comDefinition.cmx vernac/comFixpoint.cmx vernac/comHints.cmx vernac/comInductive.cmx vernac/comPrimitive.cmx vernac/comProgramFixpoint.cmx vernac/comSearch.cmx vernac/comTactic.cmx vernac/declare.cmx vernac/declareInd.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/library.cmx vernac/loadpath.cmx vernac/locality.cmx vernac/metasyntax.cmx vernac/mltop.cmx vernac/ppvernac.cmx vernac/prettyp.cmx vernac/printmod.cmx vernac/proof_using.cmx vernac/pvernac.cmx vernac/recLemmas.cmx vernac/record.cmx vernac/retrieveObl.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 'config/list_plugins.cmx': No such file or directory
- 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/float64_31.cmx': No such file or directory
- install: cannot stat 'kernel/float64_63.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.09/lib/coq" plugins/ltac/ltac_plugin.cmx plugins/ltac/tauto_plugin.cmx plugins/omega/omega_plugin.cmx plugins/micromega/micromega_plugin.cmx plugins/ring/ring_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/int63_syntax_plugin.cmx plugins/syntax/float_syntax_plugin.cmx plugins/syntax/number_string_notation_plugin.cmx plugins/derive/derive_plugin.cmx plugins/ssrmatching/ssrmatching_plugin.cmx plugins/ssr/ssreflect_plugin.cmx plugins/ssrsearch/ssrsearch_plugin.cmx user-contrib/Ltac2/ltac2_plugin.cmx plugins/micromega/zify_plugin.cmx # For static linking of plugins
- ./install.sh  "/home/opam/.opam/4.09/lib/coq" plugins/ltac/ltac_plugin.o plugins/ltac/tauto_plugin.o plugins/omega/omega_plugin.o plugins/micromega/micromega_plugin.o plugins/ring/ring_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/int63_syntax_plugin.o plugins/syntax/float_syntax_plugin.o plugins/syntax/number_string_notation_plugin.o plugins/derive/derive_plugin.o plugins/ssrmatching/ssrmatching_plugin.o plugins/ssr/ssreflect_plugin.o plugins/ssrsearch/ssrsearch_plugin.o user-contrib/Ltac2/ltac2_plugin.o plugins/micromega/zify_plugin.o   # For static linking of plugins
- ./install.sh  "/home/opam/.opam/4.09/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.09/bin"
- install -m 644 META.coq "/home/opam/.opam/4.09/lib/coq"/META
- make[1]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/coq.8.13.2'
Processing 34/36: [coq: make install-byte]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "COQ_USE_DUNE=" "install-byte" (CWD=/home/opam/.opam/4.09/.opam-switch/build/coq.8.13.2)
- rm -f  
- make --warn-undefined-variable --no-builtin-rules -f Makefile.build install-byte
- make[1]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/coq.8.13.2'
- install -d "/home/opam/.opam/4.09/bin"
- install bin/coqtop.byte bin/coqproofworker.byte bin/coqtacticworker.byte bin/coqqueryworker.byte "/home/opam/.opam/4.09/bin"
- ./install.sh "/home/opam/.opam/4.09/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/ring/ring_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/int63_syntax_plugin.cmo plugins/syntax/float_syntax_plugin.cmo plugins/syntax/number_string_notation_plugin.cmo plugins/derive/derive_plugin.cmo plugins/ssrmatching/ssrmatching_plugin.cmo plugins/ssr/ssreflect_plugin.cmo plugins/ssrsearch/ssrsearch_plugin.cmo user-contrib/Ltac2/ltac2_plugin.cmo plugins/micromega/zify_plugin.cmo
- install -m 644 kernel/byterun/dllcoqrun.so "/home/opam/.opam/4.09/lib/coq"
- make[1]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/coq.8.13.2'
-> installed coq.8.13.2
Processing 35/36: [why3-coq: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "--prefix" "/home/opam/.opam/4.09" "--disable-why3-lib" "--disable-frama-c" "--disable-ide" "--disable-js-of-ocaml" (CWD=/home/opam/.opam/4.09/.opam-switch/build/why3-coq.1.4.0)
- checking executable suffix... <none>
- checking for gcc... gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables... 
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether gcc accepts -g... yes
- checking for gcc option to accept ISO C89... none needed
- checking for gcc option to accept ISO C99... none needed
- checking for gcc option to accept ISO Standard C... (cached) none needed
- checking for a thread-safe mkdir -p... /bin/mkdir -p
- checking for a BSD-compatible install... /usr/bin/install -c
- checking for ocamlc... ocamlc
- ocaml version is 4.09.1
- ocaml library path is /home/opam/.opam/4.09/lib/ocaml
- checking for ocamlopt... ocamlopt
- checking ocamlopt version... ok
- checking for ocamlc.opt... ocamlc.opt
- checking ocamlc.opt version... ok
- checking for ocamlopt.opt... ocamlopt.opt
- checking ocamlc.opt version... ok
- checking for ocamldep... ocamldep
- checking for ocamldep.opt... ocamldep.opt
- checking for ocamllex... ocamllex
- checking for ocamllex.opt... ocamllex.opt
- checking for ocamlyacc... ocamlyacc
- checking for ocamldoc... ocamldoc
- checking for ocamldoc.opt... ocamldoc.opt
- checking for menhir... menhir
- checking for ocamlfind... ocamlfind
- checking For Why3... /home/opam/.opam/4.09/lib/why3
- ocamlfind found compiler-libs in /home/opam/.opam/4.09/lib/ocaml/compiler-libs
- checking for sphinx-build... no
- configure: WARNING: Cannot find sphinx-build, Documentation disabled.
- checking for emacs... no
- configure: WARNING: Cannot find emacs, compilation of why3.elc disabled.
- ocamlfind found num in /home/opam/.opam/4.09/lib/num
- checking for /home/opam/.opam/4.09/lib/num/nums.cma... no
- checking for /home/opam/.opam/4.09/lib/num/num.cmi... no
- checking for /home/opam/.opam/4.09/lib/ocaml/nums.cma... yes
- checking for /home/opam/.opam/4.09/lib/ocaml/num.cmi... yes
- ocamlfind found zarith in /home/opam/.opam/4.09/lib/zarith
- checking for /home/opam/.opam/4.09/lib/zarith/z.cmi... yes
- ocamlfind: Package `zip' not found
- ocamlfind found camlzip in 
- checking for /home/opam/.opam/4.09/lib/ocaml/zip/zip.cma... no
- checking for /home/opam/.opam/4.09/lib/ocaml/zip/zip.cmi... no
- configure: WARNING: Lib camlzip not found, sessions files will not be compressed.
- ocamlfind found menhirLib in /home/opam/.opam/4.09/lib/menhirLib
- checking for /home/opam/.opam/4.09/lib/menhirLib/menhirLib.cmi... yes
- ocamlfind: Package `seq' not found
- checking for /home/opam/.opam/4.09/lib/ocaml/stdlib__seq.cmi... yes
- ocamlfind: Package `re' not found
- checking for /home/opam/.opam/4.09/lib/ocaml/re/re.cmx... no
- checking for /home/opam/.opam/4.09/lib/ocaml/re/re.cmi... no
- configure: WARNING: Library re not found.
- ocamlfind: Package `ocamlgraph' not found
- checking for /home/opam/.opam/4.09/lib/ocaml/ocamlgraph/graph.cma... no
- checking for /home/opam/.opam/4.09/lib/ocaml/ocamlgraph/graph.cmi... no
- configure: WARNING: Lib ocamlgraph not found, hypothesis selection disabled.
- ocamlfind: Package `mlmpfr' not found
- ocamlfind: Package `ppx_sexp_conv' not found
- checking for coqc... coqc
- checking Coq version... 8.13.2
- checking for coqdep... coqdep
- checking for Flocq... File "./conftest.v", line 1, characters 15-28:
- Error: Cannot find a physical path bound to logical path matching suffix
- Flocq.
- 
- no
- configure: WARNING: Cannot find Flocq.
- checking for pvs... no
- configure: WARNING: Cannot find pvs.
- checking for isabelle... no
- configure: WARNING: Cannot find isabelle.
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating src/config.sh
- config.status: creating lib/why3/META
- config.status: creating .merlin
- config.status: creating src/jessie/Makefile
- config.status: creating src/jessie/.merlin
- config.status: creating lib/coq/version
- config.status: creating lib/pvs/version
- config.status: executing chmod commands
- 
-                  Summary
- -----------------------------------------
- Verbose make                : no
- OCaml compiler              : yes
-     Version                 : 4.09.1
-     Library path            : /home/opam/.opam/4.09/lib/ocaml
-     Ocamlfind               : yes
-     Native compilation      : yes
-     Profiling               : no
-     Memory profiling        : no (disabled by default)
-     PPX                     : yes
-     S-expr for why3pp       : no (requires ppx_sexp_conv)
-     Javascript support      : no (disabled by user)
-     Mpfr support            : no (mlmpfr not found)
-     Re support              : no
- Components
-     Why3 library            : no
-     GTK IDE                 : no (disabled by user)
-     Web IDE                 : no (Javascript support not available)
-     GMP arithmetic          : yes
-     Compressed sessions     : no (camlzip not found)
-     Hypothesis selection    : no (ocamlgraph not found)
-     Invariant inference(exp): no (disabled by default)
-     Frama-C support         : no
- Documentation               : no (sphinx-build not found)
- Support for interactive proof assistants
-     Coq                     : yes
-         Version             : 8.13.2
-         Library path        : /home/opam/.opam/4.09/lib/coq
-         Realization support : yes
-             FP arithmetic   : no (Flocq >= 3.1 not found)
-     PVS                     : no (pvs not found)
-     Isabelle                : no (isabelle not found)
- Installable                 : yes
-     Binary path             : ${exec_prefix}/bin
-     Library path            : ${exec_prefix}/lib/why3
-     Data path               : ${prefix}/share/why3
-     OCaml library path      : /home/opam/.opam/4.09/lib/why3
-     Relocatable             : no
Processing 35/36: [why3-coq: make coq]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "-j47" "coq" (CWD=/home/opam/.opam/4.09/.opam-switch/build/why3-coq.1.4.0)
- Ocamldep src/trywhy3/worker_proto.ml
- Ocamldep src/trywhy3/why3_worker.ml
- Ocamldep src/trywhy3/trywhy3.ml
- Ocamldep src/trywhy3/shortener.ml
- Ocamldep src/trywhy3/bindings.ml
- Ocamldep src/trywhy3/alt_ergo_worker.ml
- Ocamllex src/why3doc/doc_lexer.mll
- cp src/tools/why3pp_sexp-dummy.ml src/tools/why3pp_sexp.ml
- Ocamldep src/isabelle-client/isabelle_client_main.ml
- 125 states, 1119 transitions, table size 5226 bytes
- 1793 additional bytes used for bindings
- Coqdep   lib/coq/for_drivers/ComputerOfEuclideanDivision.v
- Coqdep   lib/coq/bv/BV_Gen.v
- Coqdep   lib/coq/bv/Pow2int.v
- Coqdep   lib/coq/option/Option.v
- Coqdep   lib/coq/list/Permut.v
- Coqdep   lib/coq/list/NumOcc.v
- Coqdep   lib/coq/list/Distinct.v
- Coqdep   lib/coq/list/Combine.v
- Coqdep   lib/coq/list/RevAppend.v
- Coqdep   lib/coq/list/NthNoOpt.v
- Coqdep   lib/coq/list/HdTlNoOpt.v
- Coqdep   lib/coq/list/Reverse.v
- Coqdep   lib/coq/list/NthLengthAppend.v
- Coqdep   lib/coq/list/Append.v
- Coqdep   lib/coq/list/NthHdTl.v
- Coqdep   lib/coq/list/HdTl.v
- Coqdep   lib/coq/list/NthLength.v
- Coqdep   lib/coq/list/Nth.v
- Coqdep   lib/coq/list/Mem.v
- Coqdep   lib/coq/list/Length.v
- Coqdep   lib/coq/list/List.v
- Coqdep   lib/coq/map/MapInjection.v
- Coqdep   lib/coq/map/MapPermut.v
- Coqdep   lib/coq/map/Occ.v
- Coqdep   lib/coq/map/Const.v
- Coqdep   lib/coq/map/Map.v
- Coqdep   lib/coq/set/SetImpInt.v
- Coqdep   lib/coq/set/SetImp.v
- Coqdep   lib/coq/set/SetAppInt.v
- Coqdep   lib/coq/set/SetApp.v
- Coqdep   lib/coq/set/FsetSum.v
- Coqdep   lib/coq/set/FsetInt.v
- Coqdep   lib/coq/set/FsetInduction.v
- Coqdep   lib/coq/set/Fset.v
- Coqdep   lib/coq/set/Cardinal.v
- Coqdep   lib/coq/set/Set.v
- Coqdep   lib/coq/number/Coprime.v
- Coqdep   lib/coq/number/Prime.v
- Coqdep   lib/coq/number/Parity.v
- Coqdep   lib/coq/number/Gcd.v
- Coqdep   lib/coq/number/Divisibility.v
- Coqdep   lib/coq/real/Trigonometry.v
- Coqdep   lib/coq/real/Square.v
- Coqdep   lib/coq/real/RealInfix.v
- Coqdep   lib/coq/real/Real.v
- Coqdep   lib/coq/real/PowerReal.v
- Coqdep   lib/coq/real/PowerInt.v
- Coqdep   lib/coq/real/FromInt.v
- Coqdep   lib/coq/real/MinMax.v
- Coqdep   lib/coq/real/ExpLog.v
- Coqdep   lib/coq/real/Abs.v
- Coqdep   lib/coq/bool/Bool.v
- Coqdep   lib/coq/int/NumOf.v
- Coqdep   lib/coq/int/Power.v
- Coqdep   lib/coq/int/MinMax.v
- Coqdep   lib/coq/int/Int.v
- Coqdep   lib/coq/int/EuclideanDivision.v
- Coqdep   lib/coq/int/Div2.v
- Coqdep   lib/coq/int/ComputerDivision.v
- Coqdep   lib/coq/int/Abs.v
- Coqdep   lib/coq/int/Exponentiation.v
- Coqdep   lib/coq/HighOrd.v
- Coqdep   lib/coq/BuiltIn.v
- Ocamldep src/tools/why3shell.ml
- Ocamldep src/why3session/why3session_main.ml
- Ocamldep src/why3session/why3session_update.ml
- Ocamldep src/why3session/why3session_latex.ml
- Ocamldep src/why3session/why3session_html.ml
- Ocamldep src/why3session/why3session_info.ml
- Ocamldep src/why3session/why3session_lib.ml
- Ocamldep src/ide/why3web.ml
- Ocamldep src/ide/wserver.ml
- Ocamllex plugins/tptp/tptp_lexer.mll
- Ocamllex src/tools/why3wc.mll
- Menhir plugins/tptp/tptp_parser.mly
- Ocamllex plugins/python/py_lexer.mll
- Menhir plugins/python/py_parser.mly
- 56 states, 651 transitions, table size 2940 bytes
- 1375 additional bytes used for bindings
- Menhir plugins/microc/mc_parser.mly
- Ocamllex plugins/microc/mc_lexer.mll
- 101 states, 1563 transitions, table size 6858 bytes
- 3126 additional bytes used for bindings
- Ocamllex plugins/cfg/cfg_lexer.mll
- Menhir src/parser/parser_common.mly plugins/cfg/cfg_parser.mly
- Menhir src/parser/parser_common.mly plugins/cfg/cfg_parser.mly
- 77 states, 473 transitions, table size 2354 bytes
- 1504 additional bytes used for bindings
- Ocamllex plugins/parser/dimacs.mll
- Generate src/util/config.ml
- Ocamllex src/util/rc.mll
- cp src/util/mysexplib-dummy.ml src/util/mysexplib.ml
- Ocamllex src/util/lexlib.mll
- 34 states, 434 transitions, table size 1940 bytes
- 1293 additional bytes used for bindings
- Menhir src/util/json_parser.mly
- cp src/util/mlmpfr_dummy.ml src/util/mlmpfr_wrapper.ml
- Ocamllex src/util/json_lexer.mll
- cp src/util/dynlink_new.ml src/util/dynlink_wrapper.ml
- 39 states, 600 transitions, table size 2634 bytes
- 1338 additional bytes used for bindings
- 48 states, 1889 transitions, table size 7844 bytes
- 3073 additional bytes used for bindings
- Ocamllex src/parser/lexer.mll
- 52 states, 495 transitions, table size 2292 bytes
- Menhir src/parser/parser_common.mly src/parser/parser.mly
- Menhir src/parser/parser_common.mly src/parser/parser.mly
- Menhir src/driver/driver_parser.mly
- 155 states, 4342 transitions, table size 18298 bytes
- 7537 additional bytes used for bindings
- Ocamllex src/driver/driver_lexer.mll
- cp src/session/compress_none.ml src/session/compress.ml
- Ocamllex src/driver/sexp.mll
- 34 states, 1366 transitions, table size 5668 bytes
- Ocamllex src/session/xml.mll
- Ocamllex src/session/strategy_parser.mll
- 27 states, 306 transitions, table size 1386 bytes
- 307 states, 15627 transitions, table size 64350 bytes
- 117 states, 1396 transitions, table size 6286 bytes
- 3556 additional bytes used for bindings
- 158 states, 4359 transitions, table size 18384 bytes
- 7555 additional bytes used for bindings
- cp src/util/recompat.ml src/util/re.ml
- 43 states, 639 transitions, table size 2814 bytes
- 1799 additional bytes used for bindings
- Read 3 sample input sentences and 3 error messages.
- menhir --explain --strict src/parser/parser_common.mly src/parser/parser.mly --base src/parser/parser --compile-errors \
- 	src/parser/handcrafted.messages > src/parser/parser_messages.ml
- Read 3 sample input sentences and 3 error messages.
- Ocamldep src/why3doc/doc_main.ml
- Ocamldep src/why3doc/doc_lexer.ml
- Ocamldep src/why3doc/doc_def.ml
- Ocamldep src/why3doc/doc_html.ml
- Ocamldep src/tools/why3pp.ml
- Ocamldep src/tools/why3pp_sexp.ml
- Ocamldep src/tools/why3wc.ml
- Ocamldep src/tools/why3replay.ml
- Ocamldep src/tools/why3realize.ml
- Ocamldep src/tools/why3prove.ml
- Ocamldep src/tools/why3extract.ml
- Ocamldep src/tools/why3execute.ml
- Ocamldep src/tools/why3config.ml
- Ocamldep src/tools/main.ml
- Ocamldep plugins/cfg/cfg_main.ml
- Ocamldep plugins/cfg/cfg_lexer.ml
- Ocamldep plugins/cfg/cfg_parser.ml
- Ocamldep plugins/cfg/cfg_tokens.ml
- Ocamldep plugins/cfg/cfg_ast.ml
- Ocamldep plugins/microc/mc_main.ml
- Ocamldep plugins/microc/mc_printer.ml
- Ocamldep plugins/microc/mc_lexer.ml
- Ocamldep plugins/microc/mc_parser.ml
- Ocamldep plugins/microc/mc_ast.ml
- Ocamldep plugins/python/py_main.ml
- Ocamldep plugins/python/py_lexer.ml
- Ocamldep plugins/python/py_parser.ml
- Ocamldep plugins/python/py_ast.ml
- Ocamldep plugins/tptp/tptp_lexer.ml
- Ocamldep plugins/tptp/tptp_printer.ml
- Ocamldep plugins/tptp/tptp_typing.ml
- Ocamldep plugins/tptp/tptp_parser.ml
- Ocamldep plugins/tptp/tptp_ast.ml
- Ocamldep plugins/parser/dimacs.ml
- Ocamldep plugins/parser/genequlin.ml
- Ocamldep src/session/unix_scheduler.ml
- Ocamldep src/session/json_util.ml
- Ocamldep src/session/itp_server.ml
- Ocamldep src/session/itp_communication.ml
- Ocamldep src/session/server_utils.ml
- Ocamldep src/session/controller_itp.ml
- Ocamldep src/session/strategy_parser.ml
- Ocamldep src/session/strategy.ml
- Ocamldep src/session/session_itp.ml
- Ocamldep src/session/termcode.ml
- Ocamldep src/session/xml.ml
- Ocamldep src/session/compress.ml
- Ocamldep src/printer/mathematica.ml
- Ocamldep src/printer/yices.ml
- Ocamldep src/printer/cvc3.ml
- Ocamldep src/printer/gappa.ml
- Ocamldep src/printer/simplify.ml
- Ocamldep src/printer/isabelle.ml
- Ocamldep src/printer/pvs.ml
- Ocamldep src/printer/coq.ml
- Ocamldep src/printer/smtv2.ml
- Ocamldep src/printer/smtv1.ml
- Ocamldep src/printer/why3printer.ml
- Ocamldep src/printer/alt_ergo.ml
- Ocamldep src/printer/cntexmp_printer.ml
- Ocamldep src/transform/reflection.ml
- Ocamldep src/transform/matching.ml
- Ocamldep src/transform/induction.ml
- Ocamldep src/transform/prepare_for_counterexmp.ml
- Ocamldep src/transform/intro_vc_vars_counterexmp.ml
- Ocamldep src/transform/induction_pr.ml
- Ocamldep src/transform/congruence.ml
- Ocamldep src/transform/cut.ml
- Ocamldep src/transform/destruct.ml
- Ocamldep src/transform/ind_itp.ml
- Ocamldep src/transform/introduction.ml
- Ocamldep src/transform/subst.ml
- Ocamldep src/transform/apply.ml
- Ocamldep src/transform/case.ml
- Ocamldep src/transform/generic_arg_trans_utils.ml
- Ocamldep src/transform/eliminate_literal.ml
- Ocamldep src/transform/prop_curry.ml
- Ocamldep src/transform/smoke_detector.ml
- Ocamldep src/transform/instantiate_predicate.ml
- Ocamldep src/transform/intro_projections_counterexmp.ml
- Ocamldep src/transform/eliminate_epsilon.ml
- Ocamldep src/transform/lift_epsilon.ml
- Ocamldep src/transform/close_epsilon.ml
- Ocamldep src/transform/abstraction.ml
- Ocamldep src/transform/filter_trigger.ml
- Ocamldep src/transform/simplify_array.ml
- Ocamldep src/transform/encoding_sort.ml
- Ocamldep src/transform/encoding_twin.ml
- Ocamldep src/transform/encoding_tags.ml
- Ocamldep src/transform/encoding_guards.ml
- Ocamldep src/transform/encoding_tags_full.ml
- Ocamldep src/transform/encoding_guards_full.ml
- Ocamldep src/transform/encoding_select.ml
- Ocamldep src/transform/encoding.ml
- Ocamldep src/transform/discriminate.ml
- Ocamldep src/transform/libencoding.ml
- Ocamldep src/transform/eliminate_if.ml
- Ocamldep src/transform/eliminate_let.ml
- Ocamldep src/transform/eliminate_inductive.ml
- Ocamldep src/transform/eliminate_symbol.ml
- Ocamldep src/transform/eliminate_unknown_types.ml
- Ocamldep src/transform/eliminate_unknown_lsymbols.ml
- Ocamldep src/transform/abstract_quantifiers.ml
- Ocamldep src/transform/eliminate_algebraic.ml
- Ocamldep src/transform/eliminate_definition.ml
- Ocamldep src/transform/compute.ml
- Ocamldep src/transform/reduction_engine.ml
- Ocamldep src/transform/detect_polymorphism.ml
- Ocamldep src/transform/args_wrapper.ml
- Ocamldep src/transform/split_goal.ml
- Ocamldep src/transform/inlining.ml
- Ocamldep src/transform/simplify_formula.ml
- Ocamldep src/parser/mlw_printer.ml
- Ocamldep src/parser/lexer.ml
- Ocamldep src/parser/report.ml
- Ocamldep src/parser/typing.ml
- Ocamldep src/parser/parser.ml
- Ocamldep src/parser/parser_messages.ml
- Ocamldep src/parser/glob.ml
- Ocamldep src/parser/ptree_helpers.ml
- Ocamldep src/parser/ptree.ml
- Ocamldep src/extract/cakeml.ml
- Ocamldep src/extract/ocaml.ml
- Ocamldep src/extract/c.ml
- Ocamldep src/extract/ml_printer.ml
- Ocamldep src/extract/mlinterp.ml
- Ocamldep src/extract/pdriver.ml
- Ocamldep src/extract/compile.ml
- Ocamldep src/extract/mltree.ml
- Ocamldep src/mlw/counterexample.ml
- Ocamldep src/mlw/pinterp.ml
- Ocamldep src/mlw/big_real.ml
- Ocamldep src/mlw/dexpr.ml
- Ocamldep src/mlw/pmodule.ml
- Ocamldep src/mlw/vc.ml
- Ocamldep src/mlw/typeinv.ml
- Ocamldep src/mlw/eval_match.ml
- Ocamldep src/mlw/pdecl.ml
- Ocamldep src/mlw/expr.ml
- Ocamldep src/mlw/ity.ml
- Ocamldep src/driver/smtv2_model_parser.ml
- Ocamldep src/driver/sexp.ml
- Ocamldep src/driver/collect_data_model.ml
- Ocamldep src/driver/smtv2_model_defs.ml
- Ocamldep src/driver/autodetection.ml
- Ocamldep src/driver/whyconf.ml
- Ocamldep src/driver/driver.ml
- Ocamldep src/driver/driver_lexer.ml
- Ocamldep src/driver/driver_parser.ml
- Ocamldep src/driver/driver_ast.ml
- Ocamldep src/driver/call_provers.ml
- Ocamldep src/driver/prove_client.ml
- Ocamldep src/core/model_parser.ml
- Ocamldep src/core/printer.ml
- Ocamldep src/core/trans.ml
- Ocamldep src/core/env.ml
- Ocamldep src/core/dterm.ml
- Ocamldep src/core/pretty.ml
- Ocamldep src/core/task.ml
- Ocamldep src/core/theory.ml
- Ocamldep src/core/coercion.ml
- Ocamldep src/core/decl.ml
- Ocamldep src/core/pattern.ml
- Ocamldep src/core/term.ml
- Ocamldep src/core/ty.ml
- Ocamldep src/core/ident.ml
- Ocamldep src/util/re.ml
- Ocamldep src/util/pqueue.ml
- Ocamldep src/util/vector.ml
- Ocamldep src/util/constant.ml
- Ocamldep src/util/number.ml
- Ocamldep src/util/bigInt.ml
- Ocamldep src/util/plugin.ml
- Ocamldep src/util/rc.ml
- Ocamldep src/util/sysutil.ml
- Ocamldep src/util/warning.ml
- Ocamldep src/util/cmdline.ml
- Ocamldep src/util/dynlink_wrapper.ml
- Ocamldep src/util/print_tree.ml
- Ocamldep src/util/lexlib.ml
- Ocamldep src/util/loc.ml
- Ocamldep src/util/debug.ml
- Ocamldep src/util/json_lexer.ml
- Ocamldep src/util/json_parser.ml
- Ocamldep src/util/json_base.ml
- Ocamldep src/util/getopt.ml
- Ocamldep src/util/exn_printer.ml
- Ocamldep src/util/wstdlib.ml
- Ocamldep src/util/hashcons.ml
- Ocamldep src/util/diffmap.ml
- Ocamldep src/util/weakhtbl.ml
- Ocamldep src/util/exthtbl.ml
- Ocamldep src/util/extset.ml
- Ocamldep src/util/extmap.ml
- Ocamldep src/util/pp.ml
- Ocamldep src/util/strings.ml
- Ocamldep src/util/lists.ml
- Ocamldep src/util/opt.ml
- Ocamldep src/util/util.ml
- Ocamldep src/util/mlmpfr_wrapper.ml
- Ocamldep src/util/config.ml
- Ocamldep src/util/mysexplib.ml
- Coqc     lib/coq/BuiltIn.v
- Generate drivers/coq-realizations.aux
- Coqc     lib/coq/HighOrd.v
- Coqc     lib/coq/int/Int.v
- Coqc     lib/coq/bool/Bool.v
- Coqc     lib/coq/real/Real.v
- Coqc     lib/coq/list/List.v
- Coqc     lib/coq/option/Option.v
- Coqc     lib/coq/int/Exponentiation.v
- Coqc     lib/coq/int/Abs.v
- Coqc     lib/coq/int/MinMax.v
- Coqc     lib/coq/bv/Pow2int.v
- Coqc     lib/coq/int/NumOf.v
- Coqc     lib/coq/map/Map.v
- Coqc     lib/coq/list/Length.v
- Coqc     lib/coq/list/Mem.v
- Coqc     lib/coq/list/Nth.v
- Coqc     lib/coq/list/HdTl.v
- Coqc     lib/coq/list/HdTlNoOpt.v
- Coqc     lib/coq/list/NthNoOpt.v
- Coqc     lib/coq/list/Combine.v
- Coqc     lib/coq/real/Abs.v
- Coqc     lib/coq/real/ExpLog.v
- Coqc     lib/coq/real/FromInt.v
- Coqc     lib/coq/real/MinMax.v
- Coqc     lib/coq/real/RealInfix.v
- Coqc     lib/coq/real/Square.v
- File "./lib/coq/int/Exponentiation.v", line 72, characters 0-15:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/int/MinMax.v", line 31, characters 0-6:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/int/MinMax.v", line 47, characters 0-6:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/int/Abs.v", line 43, characters 0-6:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/int/NumOf.v", line 53, characters 2-35:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/int/NumOf.v", line 56, characters 2-28:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- Coqc     lib/coq/map/Const.v
- Coqc     lib/coq/map/Occ.v
- File "./lib/coq/list/Length.v", line 57, characters 0-6:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- Coqc     lib/coq/int/ComputerDivision.v
- Coqc     lib/coq/int/EuclideanDivision.v
- File "./lib/coq/int/NumOf.v", line 83, characters 2-52:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- Coqc     lib/coq/list/Append.v
- Coqc     lib/coq/int/Power.v
- Coqc     lib/coq/list/NthLength.v
- Coqc     lib/coq/list/NthHdTl.v
- Coqc     lib/coq/real/PowerInt.v
- File "./lib/coq/int/NumOf.v", line 86, characters 2-15:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- Coqc     lib/coq/real/Trigonometry.v
- File "./lib/coq/int/NumOf.v", line 88, characters 2-37:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/int/NumOf.v", line 104, characters 2-52:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/int/NumOf.v", line 113, characters 2-23:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/int/NumOf.v", line 114, characters 2-26:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/int/NumOf.v", line 121, characters 2-42:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/int/NumOf.v", line 133, characters 2-8:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/int/NumOf.v", line 144, characters 2-52:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/int/NumOf.v", line 158, characters 2-52:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/int/NumOf.v", line 176, characters 2-38:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/int/NumOf.v", line 177, characters 2-54:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/int/NumOf.v", line 180, characters 2-47:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/int/NumOf.v", line 200, characters 2-59:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/int/NumOf.v", line 201, characters 2-54:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/int/NumOf.v", line 204, characters 2-47:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/int/NumOf.v", line 218, characters 2-40:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/int/NumOf.v", line 219, characters 2-54:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/int/NumOf.v", line 221, characters 2-17:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/int/NumOf.v", line 232, characters 2-54:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- Coqc     lib/coq/set/Set.v
- File "./lib/coq/int/NumOf.v", line 250, characters 0-40:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/Occ.v", line 38, characters 0-37:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/int/NumOf.v", line 263, characters 0-40:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/int/NumOf.v", line 278, characters 2-76:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/int/NumOf.v", line 282, characters 2-54:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/int/NumOf.v", line 283, characters 2-52:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/int/NumOf.v", line 284, characters 2-62:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/Occ.v", line 42, characters 0-43:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/int/ComputerDivision.v", line 50, characters 0-6:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/int/ComputerDivision.v", line 62, characters 0-25:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/list/NthLength.v", line 38, characters 0-6:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/int/ComputerDivision.v", line 65, characters 0-25:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/list/NthLength.v", line 60, characters 0-6:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/list/NthLength.v", line 63, characters 0-6:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/int/NumOf.v", line 309, characters 2-51:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/list/NthLength.v", line 76, characters 0-6:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/int/ComputerDivision.v", line 85, characters 0-6:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/int/NumOf.v", line 310, characters 2-61:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/list/NthHdTl.v", line 36, characters 0-6:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/list/NthLength.v", line 85, characters 0-6:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/int/NumOf.v", line 316, characters 2-8:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/int/Power.v", line 60, characters 0-6:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/int/ComputerDivision.v", line 114, characters 0-6:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- Coqc     lib/coq/list/Reverse.v
- Coqc     lib/coq/list/Distinct.v
- Coqc     lib/coq/list/NthLengthAppend.v
- File "./lib/coq/int/EuclideanDivision.v", line 54, characters 0-6:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/real/PowerInt.v", line 67, characters 0-15:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/real/PowerInt.v", line 68, characters 0-6:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/Occ.v", line 73, characters 0-33:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/Occ.v", line 74, characters 0-20:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/Occ.v", line 81, characters 0-24:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/Occ.v", line 91, characters 0-38:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/real/PowerInt.v", line 132, characters 0-40:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/Occ.v", line 151, characters 20-29:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/real/PowerInt.v", line 135, characters 0-36:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/Occ.v", line 153, characters 41-50:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/Occ.v", line 155, characters 0-41:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/Occ.v", line 156, characters 0-29:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- Coqc     lib/coq/real/PowerReal.v
- File "./lib/coq/real/PowerInt.v", line 138, characters 0-18:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/Occ.v", line 161, characters 0-15:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/int/EuclideanDivision.v", line 57, characters 0-6:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/Occ.v", line 163, characters 0-6:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/Occ.v", line 164, characters 0-6:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/Occ.v", line 169, characters 0-15:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/Occ.v", line 171, characters 0-6:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/Occ.v", line 172, characters 0-6:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/int/EuclideanDivision.v", line 66, characters 0-31:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/int/EuclideanDivision.v", line 70, characters 0-80:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/int/EuclideanDivision.v", line 76, characters 0-6:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- Coqc     lib/coq/number/Parity.v
- File "./lib/coq/int/EuclideanDivision.v", line 81, characters 0-6:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/int/EuclideanDivision.v", line 99, characters 0-6:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/int/EuclideanDivision.v", line 137, characters 0-40:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/set/Set.v", line 44, characters 0-16:
- Warning: Adding and removing hints in the core database implicitly is
- deprecated. Please specify a hint database.
- [implicit-core-hint-db,deprecated]
- File "./lib/coq/set/Set.v", line 44, characters 0-16:
- Warning: The default value for hint locality is currently "local" in a
- section and "global" otherwise, but is scheduled to change in a future
- release. For the time being, adding hints outside of sections without
- specifying an explicit locality is therefore deprecated. It is recommended to
- use "export" whenever possible. [deprecated-hint-without-locality,deprecated]
- File "./lib/coq/map/Occ.v", line 186, characters 22-31:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/Occ.v", line 189, characters 43-52:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/Occ.v", line 191, characters 0-41:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/Occ.v", line 194, characters 0-6:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/Occ.v", line 200, characters 0-15:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/Occ.v", line 202, characters 0-6:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/Occ.v", line 202, characters 7-13:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/Occ.v", line 205, characters 0-6:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/Occ.v", line 212, characters 0-15:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/Occ.v", line 214, characters 0-6:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/Occ.v", line 214, characters 7-13:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/Occ.v", line 217, characters 0-6:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/list/NthLengthAppend.v", line 44, characters 0-6:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/list/NthLengthAppend.v", line 70, characters 0-6:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/list/NthLengthAppend.v", line 73, characters 0-6:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- Coqc     lib/coq/int/Div2.v
- Coqc     lib/coq/bv/BV_Gen.v
- Coqc     lib/coq/for_drivers/ComputerOfEuclideanDivision.v
- File "./lib/coq/map/Occ.v", line 232, characters 0-45:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/Occ.v", line 233, characters 28-34:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/Occ.v", line 236, characters 41-50:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/Occ.v", line 238, characters 0-41:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/Occ.v", line 239, characters 0-29:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/Occ.v", line 242, characters 2-18:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/Occ.v", line 247, characters 14-20:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/Occ.v", line 248, characters 0-6:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/Occ.v", line 261, characters 0-45:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- Coqc     lib/coq/list/RevAppend.v
- Coqc     lib/coq/list/NumOcc.v
- File "./lib/coq/map/Occ.v", line 262, characters 25-47:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/Occ.v", line 262, characters 48-54:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/Occ.v", line 266, characters 41-50:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/Occ.v", line 268, characters 0-41:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/Occ.v", line 269, characters 25-47:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/Occ.v", line 269, characters 48-54:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/Occ.v", line 271, characters 27-33:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/Occ.v", line 272, characters 39-45:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/Occ.v", line 272, characters 46-52:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/Occ.v", line 275, characters 0-6:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/Occ.v", line 277, characters 17-23:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- Coqc     lib/coq/number/Divisibility.v
- File "./lib/coq/map/Occ.v", line 289, characters 20-26:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/Occ.v", line 291, characters 20-26:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/Occ.v", line 294, characters 52-58:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/Occ.v", line 294, characters 59-65:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/Occ.v", line 296, characters 55-61:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/Occ.v", line 297, characters 62-68:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/Occ.v", line 298, characters 64-70:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/Occ.v", line 299, characters 0-6:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/Occ.v", line 311, characters 0-45:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/Occ.v", line 314, characters 0-6:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/Occ.v", line 314, characters 7-13:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/Occ.v", line 318, characters 41-50:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/Occ.v", line 320, characters 0-41:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/Occ.v", line 321, characters 47-53:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/Occ.v", line 321, characters 54-60:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/Occ.v", line 327, characters 9-15:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/Occ.v", line 327, characters 16-22:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/Occ.v", line 327, characters 41-47:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/Occ.v", line 327, characters 48-54:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/Occ.v", line 329, characters 24-30:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/Occ.v", line 329, characters 31-37:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/Occ.v", line 335, characters 9-15:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/Occ.v", line 335, characters 16-22:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/Occ.v", line 335, characters 41-47:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/Occ.v", line 335, characters 48-54:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/Occ.v", line 337, characters 24-30:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/Occ.v", line 337, characters 31-37:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 41, characters 2-28:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/Occ.v", line 361, characters 0-42:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 63, characters 2-30:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/Occ.v", line 361, characters 0-42:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 70, characters 2-73:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/Occ.v", line 362, characters 0-48:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 77, characters 2-41:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 78, characters 2-19:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/Occ.v", line 362, characters 0-48:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 84, characters 2-41:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 85, characters 2-19:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 96, characters 2-44:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 104, characters 2-38:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 108, characters 2-19:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/Occ.v", line 369, characters 0-6:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/Occ.v", line 372, characters 0-6:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/int/Div2.v", line 31, characters 0-6:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 115, characters 2-45:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 119, characters 2-19:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/for_drivers/ComputerOfEuclideanDivision.v", line 82, characters 2-8:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 127, characters 2-45:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 132, characters 2-17:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/for_drivers/ComputerOfEuclideanDivision.v", line 90, characters 4-10:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- Coqc     lib/coq/map/MapPermut.v
- Coqc     lib/coq/map/MapInjection.v
- File "./lib/coq/bv/BV_Gen.v", line 140, characters 2-37:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 144, characters 2-34:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 153, characters 2-32:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 163, characters 2-38:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/for_drivers/ComputerOfEuclideanDivision.v", line 97, characters 4-10:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 176, characters 2-26:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 185, characters 2-35:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 204, characters 0-6:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 212, characters 0-6:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 338, characters 2-30:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 341, characters 2-19:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/list/NumOcc.v", line 61, characters 0-6:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 351, characters 0-31:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 364, characters 2-33:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 365, characters 2-28:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 366, characters 2-32:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/list/NumOcc.v", line 78, characters 0-6:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 388, characters 2-17:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 390, characters 2-23:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 392, characters 2-40:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 393, characters 2-41:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 394, characters 2-17:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- Coqc     lib/coq/number/Gcd.v
- Coqc     lib/coq/number/Prime.v
- File "./lib/coq/bv/BV_Gen.v", line 411, characters 2-86:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 441, characters 2-30:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 445, characters 2-19:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 446, characters 2-8:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 447, characters 2-34:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 458, characters 2-40:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 460, characters 2-37:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 479, characters 2-56:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 483, characters 2-30:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 492, characters 2-19:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- Coqc     lib/coq/list/Permut.v
- File "./lib/coq/bv/BV_Gen.v", line 493, characters 2-8:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 494, characters 2-34:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 505, characters 2-8:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 506, characters 2-26:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 529, characters 2-30:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 530, characters 2-45:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 532, characters 2-19:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 542, characters 2-49:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 547, characters 2-26:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 549, characters 2-8:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 555, characters 2-45:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 561, characters 2-24:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 563, characters 2-19:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 572, characters 2-26:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 585, characters 2-8:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 596, characters 2-35:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 633, characters 2-39:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 634, characters 2-36:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 635, characters 2-36:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 636, characters 2-39:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 647, characters 2-32:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 649, characters 2-8:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 650, characters 2-27:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 651, characters 2-29:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 657, characters 2-31:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/MapInjection.v", line 47, characters 0-22:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/MapInjection.v", line 51, characters 0-51:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 663, characters 2-31:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/MapInjection.v", line 64, characters 2-39:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 685, characters 2-16:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/MapInjection.v", line 69, characters 2-8:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 703, characters 2-22:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 712, characters 2-23:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/MapInjection.v", line 75, characters 2-8:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 713, characters 2-65:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/MapInjection.v", line 77, characters 2-45:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 720, characters 2-44:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/MapInjection.v", line 78, characters 2-8:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 732, characters 2-8:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 733, characters 2-44:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 734, characters 2-8:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 739, characters 2-43:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 760, characters 10-16:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 765, characters 10-16:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 767, characters 6-12:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 774, characters 10-16:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 779, characters 10-16:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 781, characters 6-12:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 800, characters 2-29:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 801, characters 2-49:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 802, characters 2-29:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/number/Prime.v", line 87, characters 0-35:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/number/Prime.v", line 92, characters 0-18:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/number/Prime.v", line 98, characters 0-19:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/number/Prime.v", line 105, characters 0-19:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/number/Prime.v", line 106, characters 0-19:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 836, characters 2-49:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 850, characters 2-22:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/number/Prime.v", line 115, characters 0-19:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/number/Prime.v", line 122, characters 0-19:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/number/Prime.v", line 133, characters 0-19:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/number/Prime.v", line 135, characters 0-19:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 868, characters 2-135:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/number/Prime.v", line 142, characters 0-19:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 870, characters 2-63:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/number/Prime.v", line 145, characters 0-19:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/number/Prime.v", line 146, characters 0-19:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/number/Prime.v", line 154, characters 0-19:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/number/Prime.v", line 155, characters 0-19:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 879, characters 2-8:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 883, characters 2-8:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 884, characters 2-63:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 888, characters 2-38:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/number/Prime.v", line 183, characters 0-6:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 903, characters 2-35:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/number/Prime.v", line 196, characters 0-6:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 908, characters 2-45:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 923, characters 2-45:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- Coqc     lib/coq/number/Coprime.v
- File "./lib/coq/bv/BV_Gen.v", line 929, characters 2-31:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 930, characters 2-25:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 937, characters 2-38:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 942, characters 2-25:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 948, characters 2-31:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/MapInjection.v", line 88, characters 2-35:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 948, characters 2-31:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 973, characters 2-37:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 974, characters 2-36:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 980, characters 2-38:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 980, characters 2-38:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 982, characters 2-28:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 985, characters 2-37:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 986, characters 2-57:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 987, characters 2-66:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 987, characters 2-66:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 992, characters 2-51:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 992, characters 2-51:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 996, characters 2-28:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 1003, characters 2-44:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 1003, characters 2-44:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 1005, characters 2-25:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 1021, characters 2-25:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 1027, characters 2-51:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 1038, characters 2-73:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 1044, characters 2-40:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 1046, characters 2-34:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 1047, characters 2-51:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 1049, characters 2-39:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 1049, characters 2-39:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 1051, characters 2-26:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- Coqc     lib/coq/set/Cardinal.v
- File "./lib/coq/bv/BV_Gen.v", line 1058, characters 2-24:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 1065, characters 2-46:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 1065, characters 2-46:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 1065, characters 2-46:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 1068, characters 2-60:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 1085, characters 2-101:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 1093, characters 2-8:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 1094, characters 2-31:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 1096, characters 2-101:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 1247, characters 2-8:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 1252, characters 2-80:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 1268, characters 2-96:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 1279, characters 2-64:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 1286, characters 2-8:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/MapInjection.v", line 92, characters 2-35:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 1287, characters 2-49:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 1288, characters 2-45:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 1289, characters 2-8:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 1294, characters 2-48:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 1320, characters 2-54:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 1332, characters 2-76:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 1333, characters 2-86:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/list/Permut.v", line 150, characters 2-8:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 1335, characters 2-34:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 1338, characters 2-60:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 1340, characters 2-39:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/list/Permut.v", line 160, characters 4-10:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 1341, characters 2-8:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 1353, characters 2-65:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/MapInjection.v", line 95, characters 2-35:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/list/Permut.v", line 178, characters 2-8:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 1462, characters 2-8:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 1463, characters 2-38:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 1463, characters 2-38:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 1463, characters 2-38:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 1464, characters 2-36:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 1465, characters 55-61:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 1469, characters 36-42:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 1855, characters 2-37:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 1951, characters 6-54:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 1985, characters 2-8:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 1997, characters 4-10:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 2009, characters 2-8:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 2013, characters 2-63:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 2043, characters 2-63:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 2044, characters 2-63:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 2065, characters 2-8:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 2069, characters 2-22:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 2070, characters 2-34:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 2076, characters 2-19:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/MapInjection.v", line 121, characters 0-37:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/MapInjection.v", line 126, characters 0-37:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/MapInjection.v", line 138, characters 0-6:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/set/Cardinal.v", line 307, characters 0-6:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/MapInjection.v", line 151, characters 0-6:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/set/Cardinal.v", line 433, characters 0-6:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/set/Cardinal.v", line 468, characters 2-8:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/set/Cardinal.v", line 471, characters 38-44:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/set/Cardinal.v", line 490, characters 6-46:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/set/Cardinal.v", line 523, characters 40-46:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/MapInjection.v", line 186, characters 0-32:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/MapInjection.v", line 194, characters 2-60:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/MapInjection.v", line 209, characters 0-32:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/MapInjection.v", line 216, characters 0-26:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/MapInjection.v", line 251, characters 0-43:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/MapInjection.v", line 268, characters 0-65:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/MapInjection.v", line 270, characters 48-54:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/MapInjection.v", line 272, characters 35-41:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/MapInjection.v", line 273, characters 0-63:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/MapInjection.v", line 276, characters 2-26:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/MapInjection.v", line 278, characters 2-26:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/MapInjection.v", line 281, characters 2-36:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/MapInjection.v", line 282, characters 2-27:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/MapInjection.v", line 283, characters 2-8:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/MapInjection.v", line 284, characters 2-36:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/MapInjection.v", line 285, characters 2-8:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/MapInjection.v", line 286, characters 52-58:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/MapInjection.v", line 287, characters 0-22:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/MapInjection.v", line 288, characters 48-54:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/MapInjection.v", line 289, characters 0-22:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/MapInjection.v", line 296, characters 2-26:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/MapInjection.v", line 298, characters 2-26:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/MapInjection.v", line 301, characters 2-36:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/MapInjection.v", line 302, characters 2-27:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/MapInjection.v", line 303, characters 2-8:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/MapInjection.v", line 304, characters 2-36:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/MapInjection.v", line 305, characters 0-46:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/MapInjection.v", line 308, characters 2-26:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/MapInjection.v", line 310, characters 2-26:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/MapInjection.v", line 313, characters 2-36:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/MapInjection.v", line 314, characters 2-27:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/MapInjection.v", line 315, characters 2-8:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/MapInjection.v", line 316, characters 2-36:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/MapInjection.v", line 320, characters 2-8:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/MapInjection.v", line 322, characters 0-6:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/MapInjection.v", line 325, characters 2-26:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/MapInjection.v", line 327, characters 2-26:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/MapInjection.v", line 330, characters 2-36:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/MapInjection.v", line 331, characters 2-27:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/MapInjection.v", line 332, characters 2-8:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/MapInjection.v", line 333, characters 2-36:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/MapInjection.v", line 337, characters 2-8:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/MapInjection.v", line 339, characters 2-8:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/map/MapInjection.v", line 340, characters 0-27:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/set/Cardinal.v", line 548, characters 2-8:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/set/Cardinal.v", line 660, characters 2-8:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/set/Cardinal.v", line 678, characters 31-37:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/set/Cardinal.v", line 732, characters 0-6:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/set/Cardinal.v", line 761, characters 0-6:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- Coqc     lib/coq/set/Fset.v
- File "./lib/coq/set/Fset.v", line 594, characters 2-8:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/set/Fset.v", line 597, characters 17-23:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- Coqc     lib/coq/set/FsetInduction.v
- Coqc     lib/coq/set/FsetInt.v
- Coqc     lib/coq/set/FsetSum.v
- Coqc     lib/coq/set/SetApp.v
- Coqc     lib/coq/set/SetImp.v
- File "./lib/coq/set/FsetInt.v", line 52, characters 38-44:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/set/FsetInt.v", line 53, characters 69-75:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/set/FsetInt.v", line 58, characters 32-38:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/set/FsetInt.v", line 63, characters 31-37:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/set/FsetInt.v", line 82, characters 0-6:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/set/FsetInt.v", line 118, characters 0-6:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/set/FsetInt.v", line 136, characters 15-21:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/set/FsetInt.v", line 137, characters 28-34:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/set/FsetInt.v", line 143, characters 2-8:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/set/FsetInt.v", line 145, characters 30-42:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/set/FsetInt.v", line 160, characters 38-44:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/set/FsetInt.v", line 182, characters 4-31:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/set/FsetInt.v", line 193, characters 4-10:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/set/FsetInt.v", line 231, characters 2-29:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/set/FsetInt.v", line 258, characters 6-36:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/set/FsetInt.v", line 261, characters 6-30:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/set/FsetInt.v", line 263, characters 38-62:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/set/FsetInt.v", line 267, characters 21-27:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- Coqc     lib/coq/set/SetAppInt.v
- Coqc     lib/coq/set/SetImpInt.v
- File "./lib/coq/set/FsetSum.v", line 195, characters 0-6:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./lib/coq/set/FsetSum.v", line 258, characters 0-6:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
-> compiled  why3-coq.1.4.0
Processing 36/36: [why3-coq: make install-coq]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install-coq" (CWD=/home/opam/.opam/4.09/.opam-switch/build/why3-coq.1.4.0)
- /bin/mkdir -p /home/opam/.opam/4.09/lib/why3/coq
- /usr/bin/install -c -m 644 lib/coq/version /home/opam/.opam/4.09/lib/why3/coq/
- /usr/bin/install -c -m 644 lib/coq/BuiltIn.vo lib/coq/HighOrd.vo /home/opam/.opam/4.09/lib/why3/coq/
- /bin/mkdir -p /home/opam/.opam/4.09/lib/why3/coq/int
- /usr/bin/install -c -m 644 lib/coq/int/Exponentiation.vo lib/coq/int/Abs.vo lib/coq/int/ComputerDivision.vo lib/coq/int/Div2.vo lib/coq/int/EuclideanDivision.vo lib/coq/int/Int.vo lib/coq/int/MinMax.vo lib/coq/int/Power.vo lib/coq/int/NumOf.vo /home/opam/.opam/4.09/lib/why3/coq/int/
- /bin/mkdir -p /home/opam/.opam/4.09/lib/why3/coq/bool
- /usr/bin/install -c -m 644 lib/coq/bool/Bool.vo /home/opam/.opam/4.09/lib/why3/coq/bool/
- /bin/mkdir -p /home/opam/.opam/4.09/lib/why3/coq/real
- /usr/bin/install -c -m 644 lib/coq/real/Abs.vo lib/coq/real/ExpLog.vo lib/coq/real/FromInt.vo lib/coq/real/MinMax.vo lib/coq/real/PowerInt.vo lib/coq/real/PowerReal.vo lib/coq/real/Real.vo lib/coq/real/RealInfix.vo lib/coq/real/Square.vo lib/coq/real/Trigonometry.vo /home/opam/.opam/4.09/lib/why3/coq/real/
- /bin/mkdir -p /home/opam/.opam/4.09/lib/why3/coq/number
- /usr/bin/install -c -m 644 lib/coq/number/Divisibility.vo lib/coq/number/Gcd.vo lib/coq/number/Parity.vo lib/coq/number/Prime.vo lib/coq/number/Coprime.vo /home/opam/.opam/4.09/lib/why3/coq/number/
- /bin/mkdir -p /home/opam/.opam/4.09/lib/why3/coq/set
- /usr/bin/install -c -m 644 lib/coq/set/Set.vo lib/coq/set/Cardinal.vo lib/coq/set/Fset.vo lib/coq/set/FsetInduction.vo lib/coq/set/FsetInt.vo lib/coq/set/FsetSum.vo lib/coq/set/SetApp.vo lib/coq/set/SetAppInt.vo lib/coq/set/SetImp.vo lib/coq/set/SetImpInt.vo /home/opam/.opam/4.09/lib/why3/coq/set/
- /bin/mkdir -p /home/opam/.opam/4.09/lib/why3/coq/map
- /usr/bin/install -c -m 644 lib/coq/map/Map.vo lib/coq/map/Const.vo lib/coq/map/Occ.vo lib/coq/map/MapPermut.vo lib/coq/map/MapInjection.vo /home/opam/.opam/4.09/lib/why3/coq/map/
- /bin/mkdir -p /home/opam/.opam/4.09/lib/why3/coq/list
- /usr/bin/install -c -m 644 lib/coq/list/List.vo lib/coq/list/Length.vo lib/coq/list/Mem.vo lib/coq/list/Nth.vo lib/coq/list/NthLength.vo lib/coq/list/HdTl.vo lib/coq/list/NthHdTl.vo lib/coq/list/Append.vo lib/coq/list/NthLengthAppend.vo lib/coq/list/Reverse.vo lib/coq/list/HdTlNoOpt.vo lib/coq/list/NthNoOpt.vo lib/coq/list/RevAppend.vo lib/coq/list/Combine.vo lib/coq/list/Distinct.vo lib/coq/list/NumOcc.vo lib/coq/list/Permut.vo /home/opam/.opam/4.09/lib/why3/coq/list/
- /bin/mkdir -p /home/opam/.opam/4.09/lib/why3/coq/option
- /usr/bin/install -c -m 644 lib/coq/option/Option.vo /home/opam/.opam/4.09/lib/why3/coq/option/
- /bin/mkdir -p /home/opam/.opam/4.09/lib/why3/coq/bv
- /usr/bin/install -c -m 644 lib/coq/bv/Pow2int.vo lib/coq/bv/BV_Gen.vo /home/opam/.opam/4.09/lib/why3/coq/bv/
- /bin/mkdir -p /home/opam/.opam/4.09/lib/why3/coq/for_drivers
- /usr/bin/install -c -m 644 lib/coq/for_drivers/ComputerOfEuclideanDivision.vo /home/opam/.opam/4.09/lib/why3/coq/for_drivers/
- /bin/mkdir -p /home/opam/.opam/4.09/share/why3/drivers
- /usr/bin/install -c -m 644 drivers/coq-realizations.aux /home/opam/.opam/4.09/share/why3/drivers/
-> installed why3-coq.1.4.0
Done.
# Run eval $(opam env) to update the current shell environment
2021-12-04 01:55.47 ---> saved as "c16cdd10409ac25d51e3a6f6f6f68e378daddec506338f8a693c8c1afb82bfd9"
Job succeeded