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


Building on x86-bm-8.ocamllabs.io

(from ocurrent/opam:debian-unstable)
---> using "ec5d5faa8619574bfe663422158251f52f4b465bd9d157e348e692194b4f4a2a" from cache

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

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMDEPEXTYES 1)

/: (env OPAMUTF8 never)

/: (run (network host)
        (shell  "\
               \n        set -e\
               \n        git clone -q git://github.com/kit-ty-kate/opam.git /tmp/opam\
               \n        git -C /tmp/opam checkout -q 'dcdba1db7b6ad3d18cc0b07e8337d02c160c62b3'\
               \n        opam remote set-url default git://github.com/ocaml/opam-repository.git\
               \n        opam pin add -yn /tmp/opam > /dev/null\
               \n        opam install -y opam-devel opam-0install-cudf 'ocamlfind>=1.9'\
               \n        sudo mv \"$(opam var opam-devel:lib)/opam\" /usr/bin/opam\
               \n        rm -rf /tmp/opam /tmp/depext.txt ~/.opam\
               \n        if ! test -d ~/opam-repository; then\
               \n          git clone -q git://github.com/ocaml/opam-repository.git ~/opam-repository\
               \n        else\
               \n          git -C ~/opam-repository pull -q origin master\
               \n        fi\
               \n        git -C ~/opam-repository checkout -q '7af4b295dc2de0b2b594c05ab4af40ef963bbc5c'\
               \n      "))
[default] Initialised

<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
[opam-devel.2.1.0~beta4] no changes from git+file:///tmp/opam#HEAD

The following actions will be performed:
  - install ocamlfind          1.9.1
  - install seq                base         [required by fmt]
  - install cmdliner           1.0.4        [required by opam-0install-cudf, opam-devel]
  - install dune               2.8.5        [required by opam-0install-cudf, opam-devel]
  - install ocamlbuild         0.14.0       [required by cudf, fmt]
  - install base-bytes         base         [required by extlib]
  - install stdlib-shims       0.3.0        [required by fmt]
  - install re                 1.9.0        [required by opam-client]
  - install opam-file-format   2.3.0*       [required by opam-format]
  - install cppo               1.6.7        [required by extlib]
  - install 0install-solver    2.17         [required by opam-0install-cudf]
  - install topkg              1.0.3        [required by fmt]
  - install ocamlgraph         2.0.0        [required by dose3]
  - install extlib             1.7.7-1      [required by cudf, opam-client]
  - install fmt                0.8.9        [required by opam-0install-cudf]
  - install opam-core          2.1.0~beta4* [required by opam-format]
  - install cudf               0.9-1        [required by opam-0install-cudf]
  - install opam-format        2.1.0~beta4* [required by opam-repository, opam-solver]
  - install opam-0install-cudf 0.4
  - install mccs               1.1+12       [required by opam-solver]
  - install dose3              5.0.1-1      [required by opam-solver]
  - install opam-repository    2.1.0~beta4* [required by opam-client]
  - install opam-solver        2.1.0~beta4* [required by opam-client]
  - install opam-state         2.1.0~beta4* [required by opam-client]
  - install opam-client        2.1.0~beta4* [required by opam-devel]
  - install opam-devel         2.1.0~beta4*
===== 26 to install =====

<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
[0install-solver.2.17] downloaded from https://github.com/0install/0install/releases/download/v2.17/0install-v2.17.tbz
[cppo.1.6.7] downloaded from https://github.com/ocaml-community/cppo/releases/download/v1.6.7/cppo-v1.6.7.tbz
[cudf.0.9-1] downloaded from https://gforge.inria.fr/frs/download.php/36602/cudf-0.9.tar.gz
[dose3.5.0.1-1] downloaded from https://gforge.inria.fr/frs/download.php/file/36063/dose3-5.0.1.tar.gz
[cmdliner.1.0.4] downloaded from http://erratique.ch/software/cmdliner/releases/cmdliner-1.0.4.tbz
[dune.2.8.5] downloaded from https://github.com/ocaml/dune/releases/download/2.8.5/dune-2.8.5.tbz
[extlib.1.7.7-1] downloaded from https://ygrek.org/p/release/ocaml-extlib/extlib-1.7.7.tar.gz
[fmt.0.8.9] downloaded from https://erratique.ch/software/fmt/releases/fmt-0.8.9.tbz
[ocamlbuild.0.14.0] downloaded from https://github.com/ocaml/ocamlbuild/archive/0.14.0.tar.gz
[mccs.1.1+12] downloaded from https://github.com/AltGr/ocaml-mccs/archive/1.1+12.tar.gz
[ocamlgraph.2.0.0] downloaded from https://github.com/backtracking/ocamlgraph/releases/download/2.0.0/ocamlgraph-2.0.0.tbz
[opam-0install-cudf.0.4] downloaded from https://github.com/ocaml-opam/opam-0install-solver/releases/download/v0.4/opam-0install-cudf-v0.4.tbz
[ocamlfind.1.9.1] downloaded from http://download.camlcity.org/download/findlib-1.9.1.tar.gz
[re.1.9.0] downloaded from https://github.com/ocaml/ocaml-re/releases/download/1.9.0/re-1.9.0.tbz
[stdlib-shims.0.3.0] downloaded from https://github.com/ocaml/stdlib-shims/releases/download/0.3.0/stdlib-shims-0.3.0.tbz
[topkg.1.0.3] downloaded from http://erratique.ch/software/topkg/releases/topkg-1.0.3.tbz
[opam-file-format.2.3.0] synchronised from git+https://github.com/rjbou/opam-file-format#endpos

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed seq.base
-> installed cmdliner.1.0.4
-> installed ocamlfind.1.9.1
-> installed base-bytes.base
-> installed ocamlbuild.0.14.0
-> installed dune.2.8.5
-> installed stdlib-shims.0.3.0
-> installed 0install-solver.2.17
-> installed topkg.1.0.3
-> installed cppo.1.6.7
-> installed opam-file-format.2.3.0
-> installed re.1.9.0
-> installed ocamlgraph.2.0.0
-> installed fmt.0.8.9
-> installed extlib.1.7.7-1
-> installed opam-core.2.1.0~beta4
-> installed cudf.0.9-1
-> installed opam-0install-cudf.0.4
-> installed mccs.1.1+12
-> installed opam-format.2.1.0~beta4
-> installed opam-repository.2.1.0~beta4
-> installed dose3.5.0.1-1
-> installed opam-state.2.1.0~beta4
-> installed opam-solver.2.1.0~beta4
-> installed opam-client.2.1.0~beta4
-> installed opam-devel.2.1.0~beta4
Done.

<><> opam-devel.2.1.0~beta4 installed successfully ><><><><><><><><><><><><><><>
=> The development version of opam has been successfully compiled into /home/opam/.opam/4.11/lib/opam-devel. You should not run it from there, please install the binaries to your PATH, e.g. with
       sudo cp /home/opam/.opam/4.11/lib/opam-devel/opam /usr/local/bin

   If you just want to give it a try without altering your current installation, you could use instead:
       alias opam2="OPAMROOT=~/.opam2 /home/opam/.opam/4.11/lib/opam-devel/opam"
# Run eval $(opam env) to update the current shell environment
---> using "310fb7594d9f0873efc277b6742d0667f048239b4a32d1032c7317df22d8acfe" from cache

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (run (shell "rm -rf ~/.opam && opam init -ya --bare --disable-sandboxing ~/opam-repository"))
Configuring from /home/opam/.opamrc and then 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.

---> using "6e0e4cb8d83a997aa93a89995166c703e50432ac925f85088097ad965e1b2fdd" from cache

/: (run (network host)
        (shell "git clone -q 'git://github.com/ocaml/ocaml-beta-repository.git' ~/'beta' && git -C ~/'beta' checkout -q 79aeeadd813bdae424ab53f882f08bee0a4e0b89"))
---> using "fec8f0ca87dd016419bfc26712d0aae42451d64e2ffbfdfa9fb56f27d891d00e" from cache

/: (run (shell "opam repository add --dont-select 'beta' ~/'beta'"))
[beta] Initialised
---> using "9db56549e55b576bd26307f46fea6c6449257ac7eeae4cd6652544efa56b5957" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=beta,default 4.04.2"))

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> retrieved ocaml-base-compiler.4.04.2  (cached)
-> installed ocaml-base-compiler.4.04.2
-> installed ocaml-config.1
-> installed ocaml.4.04.2
Done.
# Run eval $(opam env --switch=4.04.2) to update the current shell environment
---> using "8d5bbea5f0088a02250c8844d240c09c0b1c3b78c384fa2f741ac522e9dad6fb" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [157 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 [8625 kB]
- Fetched 8846 kB in 4s (2463 kB/s)
- Reading package lists...
- 
---> using "1755972f7ddf6b3204d68a5283ee4d61a432fde6fb19cc2d248df914b4e776c5" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam install -y ocaml-secondary-compiler"))
The following actions will be performed:
  - install ocaml-secondary-compiler 4.08.1-1

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocaml-secondary-compiler.4.08.1-1  (cached)
-> installed ocaml-secondary-compiler.4.08.1-1
Done.
# Run eval $(opam env) to update the current shell environment
---> using "2551dc242df88d9aff77f8f7452f391c6d2e83c29d4eb06e17432b70d6fe546d" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell  "\
               \nopam install -vy \"why3-coq.1.0.0\"\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: \"why3-coq.1.0.0\" | grep -q '\"debian-unstable\"'; then\
               \n        echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\
               \n        exit 69\
               \n    fi\
               \n\
               \nfi\
               \nexit $res\
               \n"))
The following actions will be performed:
  - remove  ocaml-secondary-compiler 4.08.1-1
  - install base-num                 base     [required by num]
  - install ocamlfind                1.9.1    [required by why3-coq]
  - install conf-perl                1        [required by camlp5]
  - install ocamlbuild               0.14.0   [required by menhir]
  - install conf-findutils           1        [required by coq]
  - install num                      0        [required by coq, why3]
  - install camlp5                   7.14     [required by coq]
  - install menhir                   20190924 [required by why3]
  - install coq                      8.8.2    [required by why3-coq]
  - install why3                     1.0.0    [required by why3-coq]
  - install why3-coq                 1.0.0
===== 11 to install | 1 to remove =====

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> removed   ocaml-secondary-compiler.4.08.1-1
Processing  3/34:
Processing  4/34:
Processing  5/34:
Processing  6/34: [coq.8.8.2: http]
Processing  7/34: [coq.8.8.2: http]
Processing  8/34: [coq.8.8.2: http]
Processing  9/34: [coq.8.8.2: http] [conf-findutils: sh find . -name .]
Processing 10/34: [coq.8.8.2: http] [conf-findutils: sh find . -name .] [conf-perl: perl]
-> installed base-num.base
Processing 11/34: [coq.8.8.2: http] [conf-findutils: sh find . -name .] [conf-perl: perl]
-> retrieved camlp5.7.14  (cached)
Processing 12/34: [coq.8.8.2: http] [conf-findutils: sh find . -name .] [conf-perl: perl]
Processing 13/34: [coq.8.8.2: http] [conf-findutils: sh find . -name .] [conf-perl: perl]
Processing 14/34: [coq.8.8.2: http] [conf-findutils: sh find . -name .] [conf-perl: perl]
-> installed num.0
Processing 15/34: [coq.8.8.2: http] [conf-findutils: sh find . -name .] [conf-perl: perl]
Processing 15/34: [conf-findutils: sh find . -name .] [conf-perl: perl]
-> retrieved menhir.20190924  (cached)
Processing 16/34: [conf-findutils: sh find . -name .] [conf-perl: perl]
+ /bin/sh "-exc" "find . -name ." (CWD=/home/opam/.opam/4.04.2/.opam-switch/build/conf-findutils.1)
- + find . -name .
- .
- + find . -name .
- .
-> compiled  conf-findutils.1
Processing 16/34: [conf-perl: perl]
-> installed conf-findutils.1
Processing 17/34: [conf-perl: perl]
+ /usr/bin/perl "--version" (CWD=/home/opam/.opam/4.04.2/.opam-switch/build/conf-perl.1)
- 
- This is perl 5, version 30, subversion 3 (v5.30.3) built for x86_64-linux-gnu-thread-multi
- (with 50 registered patches, see perl -V for more detail)
- 
- Copyright 1987-2020, Larry Wall
- 
- Perl may be copied only under the terms of either the Artistic License or the
- GNU General Public License, which may be found in the Perl 5 source kit.
- 
- Complete documentation for Perl, including FAQ lists, should be found on
- this system using "man perl" or "perldoc perl".  If you have access to the
- Internet, point your browser at http://www.perl.org/, the Perl Home Page.
- 
- 
- This is perl 5, version 30, subversion 3 (v5.30.3) built for x86_64-linux-gnu-thread-multi
- (with 50 registered patches, see perl -V for more detail)
- 
- Copyright 1987-2020, Larry Wall
- 
- Perl may be copied only under the terms of either the Artistic License or the
- GNU General Public License, which may be found in the Perl 5 source kit.
- 
- Complete documentation for Perl, including FAQ lists, should be found on
- this system using "man perl" or "perldoc perl".  If you have access to the
- Internet, point your browser at http://www.perl.org/, the Perl Home Page.
- 
-> compiled  conf-perl.1
Processing 17/34:
-> installed conf-perl.1
Processing 18/34:
Processing 19/34: [camlp5: ./configure]
-> retrieved ocamlbuild.0.14.0  (cached)
Processing 20/34: [camlp5: ./configure]
Processing 21/34: [camlp5: ./configure] [ocamlbuild: make configure.make]
-> retrieved coq.8.8.2  (https://github.com/coq/coq/archive/V8.8.2.tar.gz)
Processing 22/34: [camlp5: ./configure] [ocamlbuild: make configure.make]
-> retrieved ocamlfind.1.9.1  (cached)
Processing 23/34: [camlp5: ./configure] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
+ /home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/./configure "--prefix" "/home/opam/.opam/4.04.2" "-libdir" "/home/opam/.opam/4.04.2/lib" "-mandir" "/home/opam/.opam/4.04.2/man" (CWD=/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14)
- 
- Resulting configuration file (config/Makefile.cnf):
- 
- MODE=S
- EXE=
- OPT=.opt
- EXT_OBJ=.o
- EXT_LIB=.a
- OVERSION=4.04.2
- VERSION=7.14
- OCAMLC_W_Y="-w y"
- WARNERR="-warn-error +A-11"
- NO_PR_DIR=--no-print-directory
- OLIBDIR=/home/opam/.opam/4.04.2/lib/ocaml
- OCLIBDIR=+compiler-libs
- PREFIX=/home/opam/.opam/4.04.2
- OTOPP=+compiler-libs
- OTOPW=+compiler-libs
- OTOPU=$(TOP)/ocaml_stuff/4.04.2/utils
- BINDIR=$(PREFIX)/bin
- LIBDIR=/home/opam/.opam/4.04.2/lib
- MANDIR=/home/opam/.opam/4.04.2/man
- OCAMLN=ocaml
- CAMLP5N=camlp5
- 
- === strict mode ===
- 
- 
- Resulting configuration file (config/Makefile.cnf):
- 
- MODE=S
- EXE=
- OPT=.opt
- EXT_OBJ=.o
- EXT_LIB=.a
- OVERSION=4.04.2
- VERSION=7.14
- OCAMLC_W_Y="-w y"
- WARNERR="-warn-error +A-11"
- NO_PR_DIR=--no-print-directory
- OLIBDIR=/home/opam/.opam/4.04.2/lib/ocaml
- OCLIBDIR=+compiler-libs
- PREFIX=/home/opam/.opam/4.04.2
- OTOPP=+compiler-libs
- OTOPW=+compiler-libs
- OTOPU=$(TOP)/ocaml_stuff/4.04.2/utils
- BINDIR=$(PREFIX)/bin
- LIBDIR=/home/opam/.opam/4.04.2/lib
- MANDIR=/home/opam/.opam/4.04.2/man
- OCAMLN=ocaml
- CAMLP5N=camlp5
- 
- === strict mode ===
- 
Processing 23/34: [camlp5: make world.opt] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
-> retrieved why3.1.0.0  (cached)
+ /usr/bin/make "-f" "configure.make" "all" "OCAMLBUILD_PREFIX=/home/opam/.opam/4.04.2" "OCAMLBUILD_BINDIR=/home/opam/.opam/4.04.2/bin" "OCAMLBUILD_LIBDIR=/home/opam/.opam/4.04.2/lib" "OCAMLBUILD_MANDIR=/home/opam/.opam/4.04.2/man" "OCAML_NATIVE=true" "OCAML_NATIVE_TOOLS=true" (CWD=/home/opam/.opam/4.04.2/.opam-switch/build/ocamlbuild.0.14.0)
- (echo "# This file was generated from configure.make"; \
- echo ;\
- echo "OCAML_PREFIX=/home/opam/.opam/4.04.2"; \
- echo "OCAML_BINDIR=/home/opam/.opam/4.04.2/bin"; \
- echo "OCAML_LIBDIR=/home/opam/.opam/4.04.2/lib/ocaml"; \
- echo "OCAML_MANDIR=/home/opam/.opam/4.04.2/man"; \
- echo ;\
- echo "EXT_OBJ=.o"; \
- echo "EXT_ASM=.s"; \
- echo "EXT_LIB=.a"; \
- echo "EXT_DLL=.so"; \
- echo "EXE="; \
- echo ;\
- echo "OCAML_NATIVE=true"; \
- echo "OCAML_NATIVE_TOOLS=true"; \
- echo "NATDYNLINK=true"; \
- echo "SUPPORT_SHARED_LIBRARIES=true"; \
- echo ;\
- echo "PREFIX=/home/opam/.opam/4.04.2"; \
- echo "BINDIR=/home/opam/.opam/4.04.2/bin"; \
- echo "LIBDIR=/home/opam/.opam/4.04.2/lib"; \
- echo "MANDIR=/home/opam/.opam/4.04.2/man"; \
- ) > Makefile.config
- (echo "(* This file was generated from ../configure.make *)"; \
- echo ;\
- echo 'let bindir = "/home/opam/.opam/4.04.2/bin"'; \
- echo 'let libdir = "/home/opam/.opam/4.04.2/lib"'; \
- echo 'let ocaml_libdir = "/home/opam/.opam/4.04.2/lib/ocaml"'; \
- echo 'let libdir_abs = "/home/opam/.opam/4.04.2/lib"'; \
- echo 'let ocaml_native = true'; \
- echo 'let ocaml_native_tools = true'; \
- echo 'let supports_shared_libraries = true';\
- echo 'let a = "a"'; \
- echo 'let o = "o"'; \
- echo 'let so = "so"'; \
- echo 'let ext_dll = ".so"'; \
- echo 'let exe = ""'; \
- echo 'let version = "0.14.0"'; \
- ) > src/ocamlbuild_config.ml
- (echo "# This file was generated from configure.make"; \
- echo ;\
- echo "OCAML_PREFIX=/home/opam/.opam/4.04.2"; \
- echo "OCAML_BINDIR=/home/opam/.opam/4.04.2/bin"; \
- echo "OCAML_LIBDIR=/home/opam/.opam/4.04.2/lib/ocaml"; \
- echo "OCAML_MANDIR=/home/opam/.opam/4.04.2/man"; \
- echo ;\
- echo "EXT_OBJ=.o"; \
- echo "EXT_ASM=.s"; \
- echo "EXT_LIB=.a"; \
- echo "EXT_DLL=.so"; \
- echo "EXE="; \
- echo ;\
- echo "OCAML_NATIVE=true"; \
- echo "OCAML_NATIVE_TOOLS=true"; \
- echo "NATDYNLINK=true"; \
- echo "SUPPORT_SHARED_LIBRARIES=true"; \
- echo ;\
- echo "PREFIX=/home/opam/.opam/4.04.2"; \
- echo "BINDIR=/home/opam/.opam/4.04.2/bin"; \
- echo "LIBDIR=/home/opam/.opam/4.04.2/lib"; \
- echo "MANDIR=/home/opam/.opam/4.04.2/man"; \
- ) > Makefile.config
- (echo "(* This file was generated from ../configure.make *)"; \
- echo ;\
- echo 'let bindir = "/home/opam/.opam/4.04.2/bin"'; \
- echo 'let libdir = "/home/opam/.opam/4.04.2/lib"'; \
- echo 'let ocaml_libdir = "/home/opam/.opam/4.04.2/lib/ocaml"'; \
- echo 'let libdir_abs = "/home/opam/.opam/4.04.2/lib"'; \
- echo 'let ocaml_native = true'; \
- echo 'let ocaml_native_tools = true'; \
- echo 'let supports_shared_libraries = true';\
- echo 'let a = "a"'; \
- echo 'let o = "o"'; \
- echo 'let so = "so"'; \
- echo 'let ext_dll = ".so"'; \
- echo 'let exe = ""'; \
- echo 'let version = "0.14.0"'; \
- ) > src/ocamlbuild_config.ml
Processing 23/34: [camlp5: make world.opt] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved why3-coq.1.0.0  (cached)
+ /home/opam/.opam/4.04.2/.opam-switch/build/ocamlfind.1.9.1/./configure "-bindir" "/home/opam/.opam/4.04.2/bin" "-sitelib" "/home/opam/.opam/4.04.2/lib" "-mandir" "/home/opam/.opam/4.04.2/man" "-config" "/home/opam/.opam/4.04.2/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.04.2/.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: found
- num: found
- 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 graphics written to site-lib-src/graphics/META
- Configuration for num written to site-lib-src/num/META
- Configuration for num-top written to site-lib-src/num-top/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.04.2/lib/ocaml
-     Binaries:              /home/opam/.opam/4.04.2/bin
-     Manual pages:          /home/opam/.opam/4.04.2/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.04.2/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.04.2/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.04.2/bin
-     Manual pages:          /home/opam/.opam/4.04.2/man
-     topfind script:        /home/opam/.opam/4.04.2/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: found
- num: found
- 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 graphics written to site-lib-src/graphics/META
- Configuration for num written to site-lib-src/num/META
- Configuration for num-top written to site-lib-src/num-top/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.04.2/lib/ocaml
-     Binaries:              /home/opam/.opam/4.04.2/bin
-     Manual pages:          /home/opam/.opam/4.04.2/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.04.2/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.04.2/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.04.2/bin
-     Manual pages:          /home/opam/.opam/4.04.2/man
-     topfind script:        /home/opam/.opam/4.04.2/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 23/34: [camlp5: make world.opt] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
+ /usr/bin/make "all" (CWD=/home/opam/.opam/4.04.2/.opam-switch/build/ocamlfind.1.9.1)
- for p in findlib; do ( cd src/$p; /usr/bin/make all ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.04.2/.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.04.2/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.04.2/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:
- Warning 3: deprecated: 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.04.2/lib' \
-     	    >topfind
- ocamlc -I +compiler-libs -opaque -c num_top_printers.mli
- ocamlc -I +compiler-libs -opaque -g -c num_top_printers.ml
- ocamlc -I +compiler-libs -opaque -c num_top.mli
- ocamlc -I +compiler-libs -opaque -g -c num_top.ml
- ocamlc -I +compiler-libs -a -o num_top.cma num_top_printers.cmo num_top.cmo
- 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.04.2/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- /usr/bin/make all-config
- make[1]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlfind.1.9.1'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/4.04.2/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.04.2/.opam-switch/build/ocamlfind.1.9.1'
- for p in findlib; do ( cd src/$p; /usr/bin/make all ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.04.2/.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.04.2/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.04.2/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:
- Warning 3: deprecated: 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.04.2/lib' \
-     	    >topfind
- ocamlc -I +compiler-libs -opaque -c num_top_printers.mli
- ocamlc -I +compiler-libs -opaque -g -c num_top_printers.ml
- ocamlc -I +compiler-libs -opaque -c num_top.mli
- ocamlc -I +compiler-libs -opaque -g -c num_top.ml
- ocamlc -I +compiler-libs -a -o num_top.cma num_top_printers.cmo num_top.cmo
- 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.04.2/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- /usr/bin/make all-config
- make[1]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlfind.1.9.1'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/4.04.2/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.04.2/.opam-switch/build/ocamlfind.1.9.1'
Processing 23/34: [camlp5: make world.opt] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
+ /usr/bin/make "opt" (CWD=/home/opam/.opam/4.04.2/.opam-switch/build/ocamlfind.1.9.1)
- for p in findlib; do ( cd src/$p; /usr/bin/make opt ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.04.2/.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:
- Warning 3: deprecated: 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.04.2/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- for p in findlib; do ( cd src/$p; /usr/bin/make opt ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.04.2/.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:
- Warning 3: deprecated: 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.04.2/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
-> compiled  ocamlfind.1.9.1
Processing 23/34: [camlp5: make world.opt] [ocamlbuild: make check-if-preinstalled]
Processing 24/34: [camlp5: make world.opt] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make install]
+ /usr/bin/make "install" (CWD=/home/opam/.opam/4.04.2/.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.04.2/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.04.2/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.04.2/bin"
- mkdir -p "/home/opam/.opam/4.04.2/man"
- /usr/bin/make install-config
- make[1]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "`dirname \"/home/opam/.opam/4.04.2/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.04.2/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/4.04.2/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlfind.1.9.1'
- for p in findlib; do ( cd src/$p; /usr/bin/make install ); done
- make[1]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- mkdir -p "/home/opam/.opam/4.04.2/lib/findlib"
- mkdir -p "/home/opam/.opam/4.04.2/bin"
- test 1 -eq 0 || cp topfind "/home/opam/.opam/4.04.2/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.04.2/lib/findlib"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- cp $f "/home/opam/.opam/4.04.2/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/4.04.2/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/4.04.2/lib/ocaml/compiler-libs/"; \
-     cp topdirs.cmi toploop.cmi "/home/opam/.opam/4.04.2/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- /usr/bin/make install-meta
- make[1]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlfind.1.9.1'
- for x in bigarray bytes compiler-libs dynlink graphics num num-top ocamldoc raw_spacetime stdlib str threads unix ; do mkdir -p "/home/opam/.opam/4.04.2/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.04.2/lib/$x"; done
- mkdir -p "/home/opam/.opam/4.04.2/lib/findlib"; cp Makefile.packages "/home/opam/.opam/4.04.2/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlfind.1.9.1'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; /usr/bin/make install-num-top; }
- make[1]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- mkdir -p "/home/opam/.opam/4.04.2/lib/num-top"
- cp num_top.cma num_top.cmi num_top_printers.cmi \
- 	"/home/opam/.opam/4.04.2/lib/num-top"
- make[1]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- test ! -f 'site-lib-src/camlp4/META' ||	cp tools/safe_camlp4 "/home/opam/.opam/4.04.2/bin"
- /usr/bin/make install-doc
- make[1]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "/home/opam/.opam/4.04.2/man/man1" "/home/opam/.opam/4.04.2/man/man3" "/home/opam/.opam/4.04.2/man/man5"
- cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.04.2/man/man1"
- cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.04.2/man/man5"
- make[1]: Leaving directory '/home/opam/.opam/4.04.2/.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.04.2/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.04.2/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.04.2/bin"
- mkdir -p "/home/opam/.opam/4.04.2/man"
- /usr/bin/make install-config
- make[1]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "`dirname \"/home/opam/.opam/4.04.2/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.04.2/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/4.04.2/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlfind.1.9.1'
- for p in findlib; do ( cd src/$p; /usr/bin/make install ); done
- make[1]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- mkdir -p "/home/opam/.opam/4.04.2/lib/findlib"
- mkdir -p "/home/opam/.opam/4.04.2/bin"
- test 1 -eq 0 || cp topfind "/home/opam/.opam/4.04.2/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.04.2/lib/findlib"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- cp $f "/home/opam/.opam/4.04.2/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/4.04.2/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/4.04.2/lib/ocaml/compiler-libs/"; \
-     cp topdirs.cmi toploop.cmi "/home/opam/.opam/4.04.2/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- /usr/bin/make install-meta
- make[1]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlfind.1.9.1'
- for x in bigarray bytes compiler-libs dynlink graphics num num-top ocamldoc raw_spacetime stdlib str threads unix ; do mkdir -p "/home/opam/.opam/4.04.2/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.04.2/lib/$x"; done
- mkdir -p "/home/opam/.opam/4.04.2/lib/findlib"; cp Makefile.packages "/home/opam/.opam/4.04.2/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlfind.1.9.1'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; /usr/bin/make install-num-top; }
- make[1]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- mkdir -p "/home/opam/.opam/4.04.2/lib/num-top"
- cp num_top.cma num_top.cmi num_top_printers.cmi \
- 	"/home/opam/.opam/4.04.2/lib/num-top"
- make[1]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- test ! -f 'site-lib-src/camlp4/META' ||	cp tools/safe_camlp4 "/home/opam/.opam/4.04.2/bin"
- /usr/bin/make install-doc
- make[1]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "/home/opam/.opam/4.04.2/man/man1" "/home/opam/.opam/4.04.2/man/man3" "/home/opam/.opam/4.04.2/man/man5"
- cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.04.2/man/man1"
- cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.04.2/man/man5"
- make[1]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlfind.1.9.1'
-> installed ocamlfind.1.9.1
Processing 24/34: [camlp5: make world.opt] [ocamlbuild: make check-if-preinstalled]
+ /usr/bin/make "check-if-preinstalled" "all" "opam-install" (CWD=/home/opam/.opam/4.04.2/.opam-switch/build/ocamlbuild.0.14.0)
- if test -d /home/opam/.opam/4.04.2/lib/ocaml/ocamlbuild; then\
-   >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\
-        "/home/opam/.opam/4.04.2/lib/ocaml/ocamlbuild";\
-   >&2 echo "Installation aborted; if you want to bypass this"\
-         "safety check, pass CHECK_IF_PREINSTALLED=false to make";\
-   exit 2;\
- fi
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/signatures.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamllex.opt src/glob_lexer.mll
- 55 states, 419 transitions, table size 2006 bytes
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamllex.opt src/lexers.mll
- 251 states, 1051 transitions, table size 5710 bytes
- 4334 additional bytes used for bindings
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/main.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp
- ocamlc.opt -pack src/const.cmo src/loc.cmo src/discard_printf.cmo src/signatures.cmi src/my_std.cmo src/my_unix.cmo src/tags.cmo src/display.cmo src/log.cmo src/shell.cmo src/bool.cmo src/glob_ast.cmo src/glob_lexer.cmo src/glob.cmo src/lexers.cmo src/param_tags.cmo src/command.cmo src/ocamlbuild_config.cmo src/ocamlbuild_where.cmo src/slurp.cmo src/options.cmo src/pathname.cmo src/configuration.cmo src/flags.cmo src/hygiene.cmo src/digest_cache.cmo src/resource.cmo src/rule.cmo src/solver.cmo src/report.cmo src/tools.cmo src/fda.cmo src/findlib.cmo src/ocaml_arch.cmo src/ocaml_utils.cmo src/ocaml_dependencies.cmo src/ocaml_compiler.cmo src/ocaml_tools.cmo src/ocaml_specific.cmo src/exit_codes.cmo src/plugin.cmo src/hooks.cmo src/main.cmo -o tmp/ocamlbuild_pack.cmo
- mv tmp/ocamlbuild_pack.cmi src/ocamlbuild_pack.cmi
- mv tmp/ocamlbuild_pack.cmo src/ocamlbuild_pack.cmo
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.ml
- ocamlc.opt -I +unix -I src -o ocamlbuild.byte unix.cma src/ocamlbuild_pack.cmo src/ocamlbuild_plugin.cmo src/ocamlbuild_executor.cmo src/ocamlbuild_unix_plugin.cmo src/ocamlbuild.cmo
- ocamlc.opt -a -o src/ocamlbuildlib.cma src/ocamlbuild_pack.cmo src/ocamlbuild_plugin.cmo src/ocamlbuild_executor.cmo src/ocamlbuild_unix_plugin.cmo
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp
- ocamlopt.opt -pack src/const.cmx src/loc.cmx src/discard_printf.cmx src/signatures.cmi src/my_std.cmx src/my_unix.cmx src/tags.cmx src/display.cmx src/log.cmx src/shell.cmx src/bool.cmx src/glob_ast.cmx src/glob_lexer.cmx src/glob.cmx src/lexers.cmx src/param_tags.cmx src/command.cmx src/ocamlbuild_config.cmx src/ocamlbuild_where.cmx src/slurp.cmx src/options.cmx src/pathname.cmx src/configuration.cmx src/flags.cmx src/hygiene.cmx src/digest_cache.cmx src/resource.cmx src/rule.cmx src/solver.cmx src/report.cmx src/tools.cmx src/fda.cmx src/findlib.cmx src/ocaml_arch.cmx src/ocaml_utils.cmx src/ocaml_dependencies.cmx src/ocaml_compiler.cmx src/ocaml_tools.cmx src/ocaml_specific.cmx src/exit_codes.cmx src/plugin.cmx src/hooks.cmx src/main.cmx -o tmp/ocamlbuild_pack.cmx
- mv tmp/ocamlbuild_pack.cmx src/ocamlbuild_pack.cmx
- mv tmp/ocamlbuild_pack.o src/ocamlbuild_pack.o
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.ml
- ocamlopt.opt -I +unix -I src -o ocamlbuild.native unix.cmxa src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx src/ocamlbuild.cmx
- ocamlopt.opt -a -o src/ocamlbuildlib.cmxa src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx
- ocamlc.opt src/ocamlbuild_pack.cmo -I src man/options_man.ml -o man/options_man.byte
- ./man/options_man.byte > man/ocamlbuild.options.1
- cat man/ocamlbuild.header.1 man/ocamlbuild.options.1 man/ocamlbuild.footer.1 > man/ocamlbuild.1
- /usr/bin/make ocamlbuild.install
- make[1]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlbuild.0.14.0'
- rm -f ocamlbuild.install
- touch ocamlbuild.install
- /usr/bin/make install-bin-opam
- make[2]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlbuild.0.14.0'
- echo 'bin: [' >> ocamlbuild.install
- echo '  "ocamlbuild.byte" {"ocamlbuild.byte"}' >> ocamlbuild.install
- echo '  "ocamlbuild.native" {"ocamlbuild.native"}' >> ocamlbuild.install
- echo '  "ocamlbuild.native" {"ocamlbuild"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlbuild.0.14.0'
- /usr/bin/make install-lib-opam
- make[2]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlbuild.0.14.0'
- echo 'lib: [' >> ocamlbuild.install
- /usr/bin/make install-lib-basics-opam
- make[3]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlbuild.0.14.0'
- echo '  "ocamlbuild.opam" {"opam"}' >> ocamlbuild.install
- echo '  "META"' >> ocamlbuild.install
- for lib in src/signatures.mli src/signatures.cmi src/signatures.cmti; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlbuild.0.14.0'
- /usr/bin/make install-lib-byte-opam
- make[3]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlbuild.0.14.0'
- for lib in src/ocamlbuildlib.cma src/ocamlbuild.cmo src/ocamlbuild_pack.cmi src/ocamlbuild_plugin.cmi src/ocamlbuild_executor.cmi src/ocamlbuild_unix_plugin.cmi; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlbuild.0.14.0'
- /usr/bin/make install-lib-native-opam
- make[3]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlbuild.0.14.0'
- for lib in src/ocamlbuildlib.cmxa src/ocamlbuildlib.a src/ocamlbuild.cmx src/ocamlbuild.o src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx src/ocamlbuild_plugin.o src/ocamlbuild_executor.o src/ocamlbuild_unix_plugin.o; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlbuild.0.14.0'
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlbuild.0.14.0'
- /usr/bin/make install-man-opam
- make[2]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlbuild.0.14.0'
- echo 'man: [' >> ocamlbuild.install
- echo '  "man/ocamlbuild.1" {"man1/ocamlbuild.1"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlbuild.0.14.0'
- /usr/bin/make install-doc-opam
- make[2]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlbuild.0.14.0'
- echo 'doc: [' >> ocamlbuild.install
- echo '  "LICENSE"' >> ocamlbuild.install
- echo '  "Changes"' >> ocamlbuild.install
- echo '  "Readme.md"' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlbuild.0.14.0'
- make[1]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlbuild.0.14.0'
- if test -d /home/opam/.opam/4.04.2/lib/ocaml/ocamlbuild; then\
-   >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\
-        "/home/opam/.opam/4.04.2/lib/ocaml/ocamlbuild";\
-   >&2 echo "Installation aborted; if you want to bypass this"\
-         "safety check, pass CHECK_IF_PREINSTALLED=false to make";\
-   exit 2;\
- fi
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/signatures.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamllex.opt src/glob_lexer.mll
- 55 states, 419 transitions, table size 2006 bytes
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamllex.opt src/lexers.mll
- 251 states, 1051 transitions, table size 5710 bytes
- 4334 additional bytes used for bindings
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/main.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp
- ocamlc.opt -pack src/const.cmo src/loc.cmo src/discard_printf.cmo src/signatures.cmi src/my_std.cmo src/my_unix.cmo src/tags.cmo src/display.cmo src/log.cmo src/shell.cmo src/bool.cmo src/glob_ast.cmo src/glob_lexer.cmo src/glob.cmo src/lexers.cmo src/param_tags.cmo src/command.cmo src/ocamlbuild_config.cmo src/ocamlbuild_where.cmo src/slurp.cmo src/options.cmo src/pathname.cmo src/configuration.cmo src/flags.cmo src/hygiene.cmo src/digest_cache.cmo src/resource.cmo src/rule.cmo src/solver.cmo src/report.cmo src/tools.cmo src/fda.cmo src/findlib.cmo src/ocaml_arch.cmo src/ocaml_utils.cmo src/ocaml_dependencies.cmo src/ocaml_compiler.cmo src/ocaml_tools.cmo src/ocaml_specific.cmo src/exit_codes.cmo src/plugin.cmo src/hooks.cmo src/main.cmo -o tmp/ocamlbuild_pack.cmo
- mv tmp/ocamlbuild_pack.cmi src/ocamlbuild_pack.cmi
- mv tmp/ocamlbuild_pack.cmo src/ocamlbuild_pack.cmo
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.ml
- ocamlc.opt -I +unix -I src -o ocamlbuild.byte unix.cma src/ocamlbuild_pack.cmo src/ocamlbuild_plugin.cmo src/ocamlbuild_executor.cmo src/ocamlbuild_unix_plugin.cmo src/ocamlbuild.cmo
- ocamlc.opt -a -o src/ocamlbuildlib.cma src/ocamlbuild_pack.cmo src/ocamlbuild_plugin.cmo src/ocamlbuild_executor.cmo src/ocamlbuild_unix_plugin.cmo
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp
- ocamlopt.opt -pack src/const.cmx src/loc.cmx src/discard_printf.cmx src/signatures.cmi src/my_std.cmx src/my_unix.cmx src/tags.cmx src/display.cmx src/log.cmx src/shell.cmx src/bool.cmx src/glob_ast.cmx src/glob_lexer.cmx src/glob.cmx src/lexers.cmx src/param_tags.cmx src/command.cmx src/ocamlbuild_config.cmx src/ocamlbuild_where.cmx src/slurp.cmx src/options.cmx src/pathname.cmx src/configuration.cmx src/flags.cmx src/hygiene.cmx src/digest_cache.cmx src/resource.cmx src/rule.cmx src/solver.cmx src/report.cmx src/tools.cmx src/fda.cmx src/findlib.cmx src/ocaml_arch.cmx src/ocaml_utils.cmx src/ocaml_dependencies.cmx src/ocaml_compiler.cmx src/ocaml_tools.cmx src/ocaml_specific.cmx src/exit_codes.cmx src/plugin.cmx src/hooks.cmx src/main.cmx -o tmp/ocamlbuild_pack.cmx
- mv tmp/ocamlbuild_pack.cmx src/ocamlbuild_pack.cmx
- mv tmp/ocamlbuild_pack.o src/ocamlbuild_pack.o
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.ml
- ocamlopt.opt -I +unix -I src -o ocamlbuild.native unix.cmxa src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx src/ocamlbuild.cmx
- ocamlopt.opt -a -o src/ocamlbuildlib.cmxa src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx
- ocamlc.opt src/ocamlbuild_pack.cmo -I src man/options_man.ml -o man/options_man.byte
- ./man/options_man.byte > man/ocamlbuild.options.1
- cat man/ocamlbuild.header.1 man/ocamlbuild.options.1 man/ocamlbuild.footer.1 > man/ocamlbuild.1
- /usr/bin/make ocamlbuild.install
- make[1]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlbuild.0.14.0'
- rm -f ocamlbuild.install
- touch ocamlbuild.install
- /usr/bin/make install-bin-opam
- make[2]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlbuild.0.14.0'
- echo 'bin: [' >> ocamlbuild.install
- echo '  "ocamlbuild.byte" {"ocamlbuild.byte"}' >> ocamlbuild.install
- echo '  "ocamlbuild.native" {"ocamlbuild.native"}' >> ocamlbuild.install
- echo '  "ocamlbuild.native" {"ocamlbuild"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlbuild.0.14.0'
- /usr/bin/make install-lib-opam
- make[2]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlbuild.0.14.0'
- echo 'lib: [' >> ocamlbuild.install
- /usr/bin/make install-lib-basics-opam
- make[3]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlbuild.0.14.0'
- echo '  "ocamlbuild.opam" {"opam"}' >> ocamlbuild.install
- echo '  "META"' >> ocamlbuild.install
- for lib in src/signatures.mli src/signatures.cmi src/signatures.cmti; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlbuild.0.14.0'
- /usr/bin/make install-lib-byte-opam
- make[3]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlbuild.0.14.0'
- for lib in src/ocamlbuildlib.cma src/ocamlbuild.cmo src/ocamlbuild_pack.cmi src/ocamlbuild_plugin.cmi src/ocamlbuild_executor.cmi src/ocamlbuild_unix_plugin.cmi; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlbuild.0.14.0'
- /usr/bin/make install-lib-native-opam
- make[3]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlbuild.0.14.0'
- for lib in src/ocamlbuildlib.cmxa src/ocamlbuildlib.a src/ocamlbuild.cmx src/ocamlbuild.o src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx src/ocamlbuild_plugin.o src/ocamlbuild_executor.o src/ocamlbuild_unix_plugin.o; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlbuild.0.14.0'
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlbuild.0.14.0'
- /usr/bin/make install-man-opam
- make[2]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlbuild.0.14.0'
- echo 'man: [' >> ocamlbuild.install
- echo '  "man/ocamlbuild.1" {"man1/ocamlbuild.1"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlbuild.0.14.0'
- /usr/bin/make install-doc-opam
- make[2]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlbuild.0.14.0'
- echo 'doc: [' >> ocamlbuild.install
- echo '  "LICENSE"' >> ocamlbuild.install
- echo '  "Changes"' >> ocamlbuild.install
- echo '  "Readme.md"' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlbuild.0.14.0'
- make[1]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/ocamlbuild.0.14.0'
-> compiled  ocamlbuild.0.14.0
Processing 24/34: [camlp5: make world.opt]
-> installed ocamlbuild.0.14.0
Processing 25/34: [camlp5: make world.opt]
Processing 26/34: [camlp5: make world.opt] [menhir: make Makefile]
+ /usr/bin/make "-f" "Makefile" "PREFIX=/home/opam/.opam/4.04.2" "USE_OCAMLFIND=true" "docdir=/home/opam/.opam/4.04.2/doc/menhir" "libdir=/home/opam/.opam/4.04.2/lib/menhir" "mandir=/home/opam/.opam/4.04.2/man/man1" (CWD=/home/opam/.opam/4.04.2/.opam-switch/build/menhir.20190924)
- make[1]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/menhir.20190924/src'
- make[2]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/menhir.20190924/src'
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.04.2/lib/ocamlbuild /home/opam/.opam/4.04.2/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.04.2/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules General.mli > General.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o General.cmi General.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules General.ml > General.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Convert.mli > Convert.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Convert.cmi Convert.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Convert.ml > Convert.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules IncrementalEngine.ml > IncrementalEngine.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules EngineTypes.ml > EngineTypes.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o IncrementalEngine.cmo IncrementalEngine.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Engine.mli > Engine.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o EngineTypes.cmo EngineTypes.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Engine.cmi Engine.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Engine.ml > Engine.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules ErrorReports.mli > ErrorReports.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o ErrorReports.cmi ErrorReports.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules ErrorReports.ml > ErrorReports.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Printers.mli > Printers.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Printers.cmi Printers.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Printers.ml > Printers.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules InfiniteArray.mli > InfiniteArray.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InfiniteArray.cmi InfiniteArray.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules InfiniteArray.ml > InfiniteArray.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules PackedIntArray.mli > PackedIntArray.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o PackedIntArray.cmi PackedIntArray.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules PackedIntArray.ml > PackedIntArray.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules RowDisplacement.mli > RowDisplacement.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o RowDisplacement.cmi RowDisplacement.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules RowDisplacement.ml > RowDisplacement.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules LinearizedArray.mli > LinearizedArray.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o LinearizedArray.cmi LinearizedArray.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules LinearizedArray.ml > LinearizedArray.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules TableFormat.ml > TableFormat.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules InspectionTableFormat.ml > InspectionTableFormat.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules InspectionTableInterpreter.mli > InspectionTableInterpreter.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InspectionTableFormat.cmo InspectionTableFormat.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o TableFormat.cmo TableFormat.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InspectionTableInterpreter.cmi InspectionTableInterpreter.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules InspectionTableInterpreter.ml > InspectionTableInterpreter.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules TableInterpreter.mli > TableInterpreter.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o TableInterpreter.cmi TableInterpreter.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules TableInterpreter.ml > TableInterpreter.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules StaticVersion.mli > StaticVersion.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o StaticVersion.cmi StaticVersion.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules StaticVersion.ml > StaticVersion.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o General.cmo General.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Convert.cmo Convert.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Engine.cmo Engine.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o ErrorReports.cmo ErrorReports.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Printers.cmo Printers.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InfiniteArray.cmo InfiniteArray.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o PackedIntArray.cmo PackedIntArray.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o RowDisplacement.cmo RowDisplacement.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o LinearizedArray.cmo LinearizedArray.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InspectionTableInterpreter.cmo InspectionTableInterpreter.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o TableInterpreter.cmo TableInterpreter.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o StaticVersion.cmo StaticVersion.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -pack -g -bin-annot General.cmo Convert.cmo IncrementalEngine.cmo EngineTypes.cmo Engine.cmo ErrorReports.cmo Printers.cmo InfiniteArray.cmo PackedIntArray.cmo RowDisplacement.cmo LinearizedArray.cmo TableFormat.cmo InspectionTableFormat.cmo InspectionTableInterpreter.cmo TableInterpreter.cmo StaticVersion.cmo -o menhirLib.cmo
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o General.cmx General.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o IncrementalEngine.cmx IncrementalEngine.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o EngineTypes.cmx EngineTypes.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o InfiniteArray.cmx InfiniteArray.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o PackedIntArray.cmx PackedIntArray.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o InspectionTableFormat.cmx InspectionTableFormat.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o LinearizedArray.cmx LinearizedArray.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o TableFormat.cmx TableFormat.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o RowDisplacement.cmx RowDisplacement.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o Convert.cmx Convert.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o Engine.cmx Engine.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o ErrorReports.cmx ErrorReports.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o Printers.cmx Printers.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o InspectionTableInterpreter.cmx InspectionTableInterpreter.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o TableInterpreter.cmx TableInterpreter.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o StaticVersion.cmx StaticVersion.ml
- touch menhirLib.mli  ; if  /home/opam/.opam/4.04.2/bin/ocamlopt.opt -pack -g -bin-annot General.cmx Convert.cmx IncrementalEngine.cmx EngineTypes.cmx Engine.cmx ErrorReports.cmx Printers.cmx InfiniteArray.cmx PackedIntArray.cmx RowDisplacement.cmx LinearizedArray.cmx TableFormat.cmx InspectionTableFormat.cmx InspectionTableInterpreter.cmx TableInterpreter.cmx StaticVersion.cmx -o menhirLib.cmx  ; then  rm -f menhirLib.mli  ; else  rm -f menhirLib.mli  ; exit 1; fi
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -a menhirLib.cmx -o menhirLib.cmxa
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -shared -linkall menhirLib.cmxa -o menhirLib.cmxs
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules menhir.ml > menhir.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules back.mli > back.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o back.cmi back.mli
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o menhir.cmo menhir.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules back.ml > back.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules cmly_read.ml > cmly_read.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules cmly_read.mli > cmly_read.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules cmly_api.ml > cmly_api.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules keyword.mli > keyword.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o keyword.cmi keyword.mli
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o cmly_api.cmo cmly_api.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o cmly_read.cmi cmly_read.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules keyword.ml > keyword.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o keyword.cmx keyword.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules cmly_format.ml > cmly_format.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o cmly_format.cmo cmly_format.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules version.ml > version.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o version.cmo version.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o cmly_api.cmx cmly_api.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o cmly_format.cmx cmly_format.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o version.cmx version.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules cmly_write.ml > cmly_write.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules cmly_write.mli > cmly_write.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o cmly_write.cmi cmly_write.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules action.ml > action.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules action.mli > action.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules IL.mli > IL.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules stretch.mli > stretch.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o stretch.cmi stretch.mli
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o IL.cmi IL.mli
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o action.cmi action.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules codeBits.ml > codeBits.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules codeBits.mli > codeBits.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o codeBits.cmi codeBits.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules settings.ml > settings.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules settings.mli > settings.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules stringSet.mli > stringSet.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o stringSet.cmi stringSet.mli
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o settings.cmi settings.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules installation.ml > installation.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules installation.mli > installation.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o installation.cmi installation.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules stringSet.ml > stringSet.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o installation.cmx installation.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o stringSet.cmx stringSet.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o settings.cmx settings.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o codeBits.cmx codeBits.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules basicSyntax.ml > basicSyntax.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules positions.mli > positions.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules stringMap.mli > stringMap.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules syntax.ml > syntax.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules InputFile.mli > InputFile.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o positions.cmi positions.mli
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o stringMap.cmi stringMap.mli
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InputFile.cmi InputFile.mli
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o syntax.cmo syntax.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o basicSyntax.cmo basicSyntax.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules positions.ml > positions.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules stringMap.ml > stringMap.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o action.cmx action.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules InputFile.ml > InputFile.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o positions.cmx positions.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o stringMap.cmx stringMap.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o InputFile.cmx InputFile.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o syntax.cmx syntax.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules front.ml > front.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules front.mli > front.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o front.cmi front.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules anonymous.ml > anonymous.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules anonymous.mli > anonymous.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o anonymous.cmi anonymous.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules misc.ml > misc.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules misc.mli > misc.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o misc.cmi misc.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules error.ml > error.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules error.mli > error.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o error.cmi error.mli
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o error.cmx error.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules parameters.ml > parameters.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o parameters.cmo parameters.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o misc.cmx misc.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o parameters.cmx parameters.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules basicPrinter.ml > basicPrinter.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules basicPrinter.mli > basicPrinter.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o basicPrinter.cmi basicPrinter.mli
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o basicSyntax.cmx basicSyntax.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules option.ml > option.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules option.mli > option.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o option.cmi option.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules printer.ml > printer.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules printer.mli > printer.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o printer.cmi printer.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Compatibility.ml > Compatibility.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Compatibility.mli > Compatibility.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Compatibility.cmi Compatibility.mli
- /home/opam/.opam/4.04.2/bin/ocamllex.opt -q lineCount.mll
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules lineCount.ml > lineCount.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lineCount.cmo lineCount.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Compatibility.cmx Compatibility.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lineCount.cmx lineCount.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o option.cmx option.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o printer.cmx printer.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules CheckSafeParameterizedGrammar.ml > CheckSafeParameterizedGrammar.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules CheckSafeParameterizedGrammar.mli > CheckSafeParameterizedGrammar.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o CheckSafeParameterizedGrammar.cmi CheckSafeParameterizedGrammar.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules tarjan.ml > tarjan.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules tarjan.mli > tarjan.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o tarjan.cmi tarjan.mli
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o tarjan.cmx tarjan.ml
- cp -p yaccDriver.ml Driver.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Driver.ml > Driver.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Driver.mli > Driver.mli.depends
- cp -p yacc-parser.mly parser.mly
- /home/opam/.opam/4.04.2/bin/ocamlyacc parser.mly
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules parser.mli > parser.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o parser.cmi parser.mli
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Driver.cmi Driver.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules parser.ml > parser.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules parserAux.ml > parserAux.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules parserAux.mli > parserAux.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o parserAux.cmi parserAux.mli
- /home/opam/.opam/4.04.2/bin/ocamllex.opt -q lexpointfree.mll
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules lexpointfree.ml > lexpointfree.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lexpointfree.cmo lexpointfree.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lexpointfree.cmx lexpointfree.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o parserAux.cmx parserAux.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o parser.cmx parser.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Drop.ml > Drop.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Drop.mli > Drop.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Drop.cmi Drop.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules IO.ml > IO.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules IO.mli > IO.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o IO.cmi IO.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules infer.ml > infer.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules infer.mli > infer.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o infer.cmi infer.mli
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o IO.cmx IO.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules interface.ml > interface.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules interface.mli > interface.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o interface.cmi interface.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules nonterminalType.ml > nonterminalType.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules nonterminalType.mli > nonterminalType.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o nonterminalType.cmi nonterminalType.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules tokenType.ml > tokenType.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules tokenType.mli > tokenType.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o tokenType.cmi tokenType.mli
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o nonterminalType.cmx nonterminalType.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o tokenType.cmx tokenType.ml
- /home/opam/.opam/4.04.2/bin/ocamllex.opt -q lexdep.mll
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules lexdep.ml > lexdep.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lexdep.cmo lexdep.ml
- /home/opam/.opam/4.04.2/bin/ocamllex.opt -q lexmli.mll
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules lexmli.ml > lexmli.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lexmli.cmo lexmli.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o interface.cmx interface.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lexdep.cmx lexdep.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lexmli.cmx lexmli.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules inlining.ml > inlining.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules inlining.mli > inlining.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o inlining.cmi inlining.mli
- /home/opam/.opam/4.04.2/bin/ocamllex.opt -q chopInlined.mll
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules chopInlined.ml > chopInlined.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o chopInlined.cmo chopInlined.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules listMonad.ml > listMonad.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules listMonad.mli > listMonad.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o listMonad.cmi listMonad.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Memoize.ml > Memoize.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Memoize.mli > Memoize.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Memoize.cmi Memoize.mli
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o chopInlined.cmx chopInlined.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o listMonad.cmx listMonad.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Memoize.cmx Memoize.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules keywordExpansion.ml > keywordExpansion.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules keywordExpansion.mli > keywordExpansion.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o keywordExpansion.cmi keywordExpansion.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules grammarFunctor.ml > grammarFunctor.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules grammarFunctor.mli > grammarFunctor.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules gMap.ml > gMap.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules gSet.ml > gSet.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o gSet.cmo gSet.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o gMap.cmo gMap.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o grammarFunctor.cmi grammarFunctor.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Boolean.ml > Boolean.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Boolean.mli > Boolean.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Fix.mli > Fix.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Fix.cmi Fix.mli
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Boolean.cmi Boolean.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Fix.ml > Fix.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Fix.cmx Fix.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules CompletedNatWitness.ml > CompletedNatWitness.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules CompletedNatWitness.mli > CompletedNatWitness.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Seq.mli > Seq.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Seq.cmi Seq.mli
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o CompletedNatWitness.cmi CompletedNatWitness.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Seq.ml > Seq.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Seq.cmx Seq.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules compressedBitSet.ml > compressedBitSet.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules compressedBitSet.mli > compressedBitSet.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o compressedBitSet.cmi compressedBitSet.mli
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o gSet.cmx gSet.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules FixSolver.ml > FixSolver.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules FixSolver.mli > FixSolver.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o FixSolver.cmi FixSolver.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Maps.ml > Maps.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Maps.mli > Maps.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Maps.cmi Maps.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules patricia.ml > patricia.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules patricia.mli > patricia.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o patricia.cmi patricia.mli
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o gMap.cmx gMap.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules time.ml > time.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules time.mli > time.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o time.cmi time.mli
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Boolean.cmx Boolean.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o CompletedNatWitness.cmx CompletedNatWitness.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o compressedBitSet.cmx compressedBitSet.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o FixSolver.cmx FixSolver.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Maps.cmx Maps.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o patricia.cmx patricia.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o time.cmx time.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o grammarFunctor.cmx grammarFunctor.ml
- /home/opam/.opam/4.04.2/bin/ocamllex.opt -q lexer.mll
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules lexer.ml > lexer.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lexer.cmo lexer.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules partialGrammar.ml > partialGrammar.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules partialGrammar.mli > partialGrammar.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o partialGrammar.cmi partialGrammar.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules expandTokenAliases.ml > expandTokenAliases.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules expandTokenAliases.mli > expandTokenAliases.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o expandTokenAliases.cmi expandTokenAliases.mli
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o expandTokenAliases.cmx expandTokenAliases.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules reachability.ml > reachability.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules reachability.mli > reachability.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o reachability.cmi reachability.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules SelectiveExpansion.ml > SelectiveExpansion.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules SelectiveExpansion.mli > SelectiveExpansion.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules SortInference.mli > SortInference.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules GroundSort.mli > GroundSort.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o GroundSort.cmi GroundSort.mli
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o SortInference.cmi SortInference.mli
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o SelectiveExpansion.cmi SelectiveExpansion.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules GroundSort.ml > GroundSort.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules SortInference.ml > SortInference.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o GroundSort.cmx GroundSort.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules SortUnification.ml > SortUnification.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules SortUnification.mli > SortUnification.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o SortUnification.cmi SortUnification.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Unifier.ml > Unifier.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Unifier.mli > Unifier.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Unifier.cmi Unifier.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules mark.ml > mark.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules mark.mli > mark.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o mark.cmi mark.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules unionFind.ml > unionFind.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules unionFind.mli > unionFind.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o unionFind.cmi unionFind.mli
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o mark.cmx mark.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o unionFind.cmx unionFind.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Unifier.cmx Unifier.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o SortUnification.cmx SortUnification.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o SortInference.cmx SortInference.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules standard_mly.ml > standard_mly.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o standard_mly.cmo standard_mly.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o anonymous.cmx anonymous.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o basicPrinter.cmx basicPrinter.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o CheckSafeParameterizedGrammar.cmx CheckSafeParameterizedGrammar.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Driver.cmx Driver.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Drop.cmx Drop.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o infer.cmx infer.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o inlining.cmx inlining.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o keywordExpansion.cmx keywordExpansion.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lexer.cmx lexer.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o partialGrammar.cmx partialGrammar.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o reachability.cmx reachability.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o SelectiveExpansion.cmx SelectiveExpansion.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o standard_mly.cmx standard_mly.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules grammar.ml > grammar.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o grammar.cmo grammar.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o front.cmx front.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules item.ml > item.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules item.mli > item.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules lookahead.mli > lookahead.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lookahead.cmi lookahead.mli
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o item.cmi item.mli
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o grammar.cmx grammar.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules lr0.ml > lr0.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules lr0.mli > lr0.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lr0.cmi lr0.mli
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o item.cmx item.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules lr1.ml > lr1.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules lr1.mli > lr1.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lr1.cmi lr1.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules DFS.ml > DFS.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules DFS.mli > DFS.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o DFS.cmi DFS.mli
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lr0.cmx lr0.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules slr.ml > slr.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules slr.mli > slr.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o slr.cmi slr.mli
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o DFS.cmx DFS.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o slr.cmx slr.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lr1.cmx lr1.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules codeBackend.ml > codeBackend.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules codeBackend.mli > codeBackend.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o codeBackend.cmi codeBackend.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules codePieces.ml > codePieces.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules codePieces.mli > codePieces.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o codePieces.cmi codePieces.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules default.ml > default.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules default.mli > default.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o default.cmi default.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules conflict.ml > conflict.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules conflict.mli > conflict.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o conflict.cmi conflict.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules DependencyGraph.ml > DependencyGraph.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules DependencyGraph.mli > DependencyGraph.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o DependencyGraph.cmi DependencyGraph.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules dot.ml > dot.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules dot.mli > dot.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o dot.cmi dot.mli
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o dot.cmx dot.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules derivation.ml > derivation.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules derivation.mli > derivation.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o derivation.cmi derivation.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules lr1partial.ml > lr1partial.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules lr1partial.mli > lr1partial.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lr1partial.cmi lr1partial.mli
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o DependencyGraph.cmx DependencyGraph.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o derivation.cmx derivation.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lr1partial.cmx lr1partial.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o conflict.cmx conflict.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules invariant.ml > invariant.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules invariant.mli > invariant.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o invariant.cmi invariant.mli
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o codePieces.cmx codePieces.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o default.cmx default.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o invariant.cmx invariant.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules codeInliner.ml > codeInliner.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules codeInliner.mli > codeInliner.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o codeInliner.cmi codeInliner.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules traverse.ml > traverse.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o traverse.cmo traverse.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o traverse.cmx traverse.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules coqBackend.ml > coqBackend.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules coqBackend.mli > coqBackend.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o coqBackend.cmi coqBackend.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules interpret.ml > interpret.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules interpret.mli > interpret.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules referenceInterpreter.mli > referenceInterpreter.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules cst.mli > cst.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o cst.cmi cst.mli
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o referenceInterpreter.cmi referenceInterpreter.mli
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o interpret.cmi interpret.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules cst.ml > cst.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules pprint.ml > pprint.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules pprint.mli > pprint.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o pprint.cmi pprint.mli
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o pprint.cmx pprint.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules referenceInterpreter.ml > referenceInterpreter.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o cst.cmx cst.ml
- /home/opam/.opam/4.04.2/bin/ocamllex.opt -q segment.mll
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules segment.ml > segment.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o segment.cmo segment.ml
- /home/opam/.opam/4.04.2/bin/ocamllex.opt -q sentenceLexer.mll
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules sentenceLexer.ml > sentenceLexer.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlyacc sentenceParser.mly
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules sentenceParser.mli > sentenceParser.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules sentenceParserAux.ml > sentenceParserAux.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o sentenceParserAux.cmo sentenceParserAux.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o sentenceParser.cmi sentenceParser.mli
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o sentenceLexer.cmo sentenceLexer.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules sentenceParser.ml > sentenceParser.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o sentenceParserAux.cmx sentenceParserAux.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o sentenceParser.cmx sentenceParser.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o referenceInterpreter.cmx referenceInterpreter.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o segment.cmx segment.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o sentenceLexer.cmx sentenceLexer.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules LRijkstra.ml > LRijkstra.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules LRijkstra.mli > LRijkstra.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -noassert -noassert -o LRijkstra.cmi LRijkstra.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules astar.ml > astar.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules astar.mli > astar.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o astar.cmi astar.mli
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o interpret.cmx interpret.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules LRijkstraCore.ml > LRijkstraCore.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules LRijkstraCore.mli > LRijkstraCore.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -noassert -noassert -o LRijkstraCore.cmi LRijkstraCore.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules LowIntegerPriorityQueue.ml > LowIntegerPriorityQueue.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules LowIntegerPriorityQueue.mli > LowIntegerPriorityQueue.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o LowIntegerPriorityQueue.cmi LowIntegerPriorityQueue.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules resizableArray.ml > resizableArray.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules resizableArray.mli > resizableArray.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o resizableArray.cmi resizableArray.mli
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o resizableArray.cmx resizableArray.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules MySet.ml > MySet.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules MySet.mli > MySet.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o MySet.cmi MySet.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Trie.ml > Trie.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Trie.mli > Trie.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Trie.cmi Trie.mli
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o LowIntegerPriorityQueue.cmx LowIntegerPriorityQueue.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o MySet.cmx MySet.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Trie.cmx Trie.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o astar.cmx astar.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -noassert -noassert -o LRijkstraCore.cmx LRijkstraCore.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules tableBackend.ml > tableBackend.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules tableBackend.mli > tableBackend.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o tableBackend.cmi tableBackend.mli
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o cmly_read.cmx cmly_read.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o cmly_write.cmx cmly_write.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o codeBackend.cmx codeBackend.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o codeInliner.cmx codeInliner.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o coqBackend.cmx coqBackend.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -noassert -noassert -o LRijkstra.cmx LRijkstra.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o tableBackend.cmx tableBackend.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o back.cmx back.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o menhir.cmx menhir.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt unix.cmxa -g Fix.cmx Boolean.cmx InputFile.cmx installation.cmx keyword.cmx stringSet.cmx version.cmx settings.cmx codeBits.cmx action.cmx positions.cmx error.cmx menhirLib.cmx stringMap.cmx misc.cmx syntax.cmx parameters.cmx tarjan.cmx CheckSafeParameterizedGrammar.cmx Compatibility.cmx Seq.cmx CompletedNatWitness.cmx DFS.cmx lexpointfree.cmx option.cmx parserAux.cmx parser.cmx Driver.cmx basicSyntax.cmx Drop.cmx FixSolver.cmx GroundSort.cmx IO.cmx Maps.cmx Memoize.cmx mark.cmx unionFind.cmx Unifier.cmx SortUnification.cmx SortInference.cmx SelectiveExpansion.cmx anonymous.cmx lineCount.cmx printer.cmx basicPrinter.cmx chopInlined.cmx gSet.cmx compressedBitSet.cmx dot.cmx expandTokenAliases.cmx gMap.cmx patricia.cmx time.cmx grammarFunctor.cmx nonterminalType.cmx tokenType.cmx interface.cmx lexdep.cmx lexmli.cmx infer.cmx listMonad.cmx inlining.cmx keywordExpansion.cmx lexer.cmx partialGrammar.cmx reachability.cmx standard_mly.cmx front.cmx grammar.cmx DependencyGraph.cmx resizableArray.cmx LowIntegerPriorityQueue.cmx MySet.cmx item.cmx derivation.cmx lr0.cmx slr.cmx lr1.cmx lr1partial.cmx conflict.cmx default.cmx Trie.cmx LRijkstraCore.cmx astar.cmx pprint.cmx cst.cmx invariant.cmx referenceInterpreter.cmx segment.cmx sentenceParserAux.cmx sentenceParser.cmx sentenceLexer.cmx interpret.cmx LRijkstra.cmx cmly_api.cmx cmly_format.cmx cmly_read.cmx cmly_write.cmx codePieces.cmx codeBackend.cmx traverse.cmx codeInliner.cmx coqBackend.cmx tableBackend.cmx back.cmx menhir.cmx -o menhir.native
- # Parallel statistics: { count(total): 19(434), max: 13, min: 2, average(total): 4.263(1.143) }
- make[2]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/menhir.20190924/src'
- make[2]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/menhir.20190924/src'
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.04.2/lib/ocamlbuild /home/opam/.opam/4.04.2/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.04.2/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules General.mli > General.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o General.cmi General.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules General.ml > General.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Convert.mli > Convert.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Convert.cmi Convert.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Convert.ml > Convert.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules IncrementalEngine.ml > IncrementalEngine.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules EngineTypes.ml > EngineTypes.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o IncrementalEngine.cmo IncrementalEngine.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Engine.mli > Engine.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o EngineTypes.cmo EngineTypes.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Engine.cmi Engine.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Engine.ml > Engine.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules ErrorReports.mli > ErrorReports.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o ErrorReports.cmi ErrorReports.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules ErrorReports.ml > ErrorReports.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Printers.mli > Printers.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Printers.cmi Printers.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Printers.ml > Printers.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules InfiniteArray.mli > InfiniteArray.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InfiniteArray.cmi InfiniteArray.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules InfiniteArray.ml > InfiniteArray.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules PackedIntArray.mli > PackedIntArray.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o PackedIntArray.cmi PackedIntArray.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules PackedIntArray.ml > PackedIntArray.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules RowDisplacement.mli > RowDisplacement.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o RowDisplacement.cmi RowDisplacement.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules RowDisplacement.ml > RowDisplacement.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules LinearizedArray.mli > LinearizedArray.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o LinearizedArray.cmi LinearizedArray.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules LinearizedArray.ml > LinearizedArray.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules TableFormat.ml > TableFormat.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules InspectionTableFormat.ml > InspectionTableFormat.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules InspectionTableInterpreter.mli > InspectionTableInterpreter.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InspectionTableFormat.cmo InspectionTableFormat.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o TableFormat.cmo TableFormat.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InspectionTableInterpreter.cmi InspectionTableInterpreter.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules InspectionTableInterpreter.ml > InspectionTableInterpreter.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules TableInterpreter.mli > TableInterpreter.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o TableInterpreter.cmi TableInterpreter.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules TableInterpreter.ml > TableInterpreter.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules StaticVersion.mli > StaticVersion.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o StaticVersion.cmi StaticVersion.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules StaticVersion.ml > StaticVersion.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o General.cmo General.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Convert.cmo Convert.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Engine.cmo Engine.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o ErrorReports.cmo ErrorReports.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Printers.cmo Printers.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InfiniteArray.cmo InfiniteArray.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o PackedIntArray.cmo PackedIntArray.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o RowDisplacement.cmo RowDisplacement.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o LinearizedArray.cmo LinearizedArray.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InspectionTableInterpreter.cmo InspectionTableInterpreter.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o TableInterpreter.cmo TableInterpreter.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o StaticVersion.cmo StaticVersion.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -pack -g -bin-annot General.cmo Convert.cmo IncrementalEngine.cmo EngineTypes.cmo Engine.cmo ErrorReports.cmo Printers.cmo InfiniteArray.cmo PackedIntArray.cmo RowDisplacement.cmo LinearizedArray.cmo TableFormat.cmo InspectionTableFormat.cmo InspectionTableInterpreter.cmo TableInterpreter.cmo StaticVersion.cmo -o menhirLib.cmo
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o General.cmx General.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o IncrementalEngine.cmx IncrementalEngine.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o EngineTypes.cmx EngineTypes.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o InfiniteArray.cmx InfiniteArray.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o PackedIntArray.cmx PackedIntArray.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o InspectionTableFormat.cmx InspectionTableFormat.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o LinearizedArray.cmx LinearizedArray.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o TableFormat.cmx TableFormat.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o RowDisplacement.cmx RowDisplacement.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o Convert.cmx Convert.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o Engine.cmx Engine.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o ErrorReports.cmx ErrorReports.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o Printers.cmx Printers.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o InspectionTableInterpreter.cmx InspectionTableInterpreter.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o TableInterpreter.cmx TableInterpreter.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o StaticVersion.cmx StaticVersion.ml
- touch menhirLib.mli  ; if  /home/opam/.opam/4.04.2/bin/ocamlopt.opt -pack -g -bin-annot General.cmx Convert.cmx IncrementalEngine.cmx EngineTypes.cmx Engine.cmx ErrorReports.cmx Printers.cmx InfiniteArray.cmx PackedIntArray.cmx RowDisplacement.cmx LinearizedArray.cmx TableFormat.cmx InspectionTableFormat.cmx InspectionTableInterpreter.cmx TableInterpreter.cmx StaticVersion.cmx -o menhirLib.cmx  ; then  rm -f menhirLib.mli  ; else  rm -f menhirLib.mli  ; exit 1; fi
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -a menhirLib.cmx -o menhirLib.cmxa
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -shared -linkall menhirLib.cmxa -o menhirLib.cmxs
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules menhir.ml > menhir.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules back.mli > back.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o back.cmi back.mli
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o menhir.cmo menhir.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules back.ml > back.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules cmly_read.ml > cmly_read.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules cmly_read.mli > cmly_read.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules cmly_api.ml > cmly_api.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules keyword.mli > keyword.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o keyword.cmi keyword.mli
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o cmly_api.cmo cmly_api.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o cmly_read.cmi cmly_read.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules keyword.ml > keyword.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o keyword.cmx keyword.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules cmly_format.ml > cmly_format.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o cmly_format.cmo cmly_format.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules version.ml > version.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o version.cmo version.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o cmly_api.cmx cmly_api.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o cmly_format.cmx cmly_format.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o version.cmx version.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules cmly_write.ml > cmly_write.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules cmly_write.mli > cmly_write.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o cmly_write.cmi cmly_write.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules action.ml > action.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules action.mli > action.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules IL.mli > IL.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules stretch.mli > stretch.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o stretch.cmi stretch.mli
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o IL.cmi IL.mli
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o action.cmi action.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules codeBits.ml > codeBits.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules codeBits.mli > codeBits.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o codeBits.cmi codeBits.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules settings.ml > settings.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules settings.mli > settings.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules stringSet.mli > stringSet.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o stringSet.cmi stringSet.mli
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o settings.cmi settings.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules installation.ml > installation.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules installation.mli > installation.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o installation.cmi installation.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules stringSet.ml > stringSet.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o installation.cmx installation.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o stringSet.cmx stringSet.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o settings.cmx settings.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o codeBits.cmx codeBits.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules basicSyntax.ml > basicSyntax.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules positions.mli > positions.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules stringMap.mli > stringMap.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules syntax.ml > syntax.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules InputFile.mli > InputFile.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o positions.cmi positions.mli
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o stringMap.cmi stringMap.mli
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InputFile.cmi InputFile.mli
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o syntax.cmo syntax.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o basicSyntax.cmo basicSyntax.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules positions.ml > positions.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules stringMap.ml > stringMap.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o action.cmx action.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules InputFile.ml > InputFile.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o positions.cmx positions.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o stringMap.cmx stringMap.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o InputFile.cmx InputFile.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o syntax.cmx syntax.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules front.ml > front.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules front.mli > front.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o front.cmi front.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules anonymous.ml > anonymous.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules anonymous.mli > anonymous.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o anonymous.cmi anonymous.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules misc.ml > misc.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules misc.mli > misc.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o misc.cmi misc.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules error.ml > error.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules error.mli > error.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o error.cmi error.mli
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o error.cmx error.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules parameters.ml > parameters.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o parameters.cmo parameters.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o misc.cmx misc.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o parameters.cmx parameters.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules basicPrinter.ml > basicPrinter.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules basicPrinter.mli > basicPrinter.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o basicPrinter.cmi basicPrinter.mli
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o basicSyntax.cmx basicSyntax.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules option.ml > option.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules option.mli > option.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o option.cmi option.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules printer.ml > printer.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules printer.mli > printer.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o printer.cmi printer.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Compatibility.ml > Compatibility.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Compatibility.mli > Compatibility.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Compatibility.cmi Compatibility.mli
- /home/opam/.opam/4.04.2/bin/ocamllex.opt -q lineCount.mll
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules lineCount.ml > lineCount.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lineCount.cmo lineCount.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Compatibility.cmx Compatibility.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lineCount.cmx lineCount.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o option.cmx option.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o printer.cmx printer.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules CheckSafeParameterizedGrammar.ml > CheckSafeParameterizedGrammar.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules CheckSafeParameterizedGrammar.mli > CheckSafeParameterizedGrammar.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o CheckSafeParameterizedGrammar.cmi CheckSafeParameterizedGrammar.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules tarjan.ml > tarjan.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules tarjan.mli > tarjan.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o tarjan.cmi tarjan.mli
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o tarjan.cmx tarjan.ml
- cp -p fancyDriver.ml Driver.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Driver.ml > Driver.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Driver.mli > Driver.mli.depends
- cp -p fancy-parser.mly parser.mly
- ../_stage1/menhir.native -lg 1 -la 1 -lc 1 --canonical --table --strict --fixed-exception  -v --raw-depend --ocamldep '/home/opam/.opam/4.04.2/bin/ocamldep.opt -modules' parser.mly > parser.mly.depends
- /home/opam/.opam/4.04.2/bin/ocamllex.opt -q lexpointfree.mll
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules lexpointfree.ml > lexpointfree.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules newRuleSyntax.mli > newRuleSyntax.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules parserAux.mli > parserAux.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lexpointfree.cmo lexpointfree.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o newRuleSyntax.cmi newRuleSyntax.mli
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o parserAux.cmi parserAux.mli
- ../_stage1/menhir.native -lg 1 -la 1 -lc 1 --canonical --table --strict --fixed-exception  -v --ocamlc '/home/opam/.opam/4.04.2/bin/ocamlc.opt -g -bin-annot -safe-string' --infer parser.mly
- + ../_stage1/menhir.native -lg 1 -la 1 -lc 1 --canonical --table --strict --fixed-exception  -v --ocamlc '/home/opam/.opam/4.04.2/bin/ocamlc.opt -g -bin-annot -safe-string' --infer parser.mly
- 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.
- Built an LR(1) automaton with 368 states.
- One shift/reduce conflict was silently solved.
- Extra reductions on error were added in 47 states.
- Priority played a role in 0 of these states.
- 211 out of 368 states have a default reduction.
- 110 out of 368 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 13984 entries; 1795 non-zero; 1566 compressed.
- The action table occupies roughly 3224 bytes.
- The goto table is 20976 entries; 360 non-zero; 728 compressed.
- The goto table occupies roughly 1544 bytes.
- The error table occupies roughly 1784 bytes.
- The default_reduction table occupies roughly 400 bytes.
- The lhs table occupies roughly 168 bytes.
- The trace table occupies roughly 8 bytes.
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules parser.mli > parser.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o parser.cmi parser.mli
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Driver.cmi Driver.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules parser.ml > parser.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules newRuleSyntax.ml > newRuleSyntax.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules parserAux.ml > parserAux.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lexpointfree.cmx lexpointfree.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o parserAux.cmx parserAux.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o newRuleSyntax.cmx newRuleSyntax.ml
- ../_stage1/menhir.native -lg 1 -la 1 -lc 1 --canonical --table --strict --fixed-exception  -v --infer parser.mly --list-errors > parser.mly.auto.messages
- + ../_stage1/menhir.native -lg 1 -la 1 -lc 1 --canonical --table --strict --fixed-exception  -v --infer parser.mly --list-errors > parser.mly.auto.messages
- 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.
- Built an LR(1) automaton with 368 states.
- One shift/reduce conflict was silently solved.
- Extra reductions on error were added in 47 states.
- Priority played a role in 0 of these states.
- 211 out of 368 states have a default reduction.
- 110 out of 368 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.
- ../_stage1/menhir.native -lg 1 -la 1 -lc 1 --canonical --table --strict --fixed-exception  -v --infer parser.mly --compare-errors parser.mly.auto.messages --compare-errors parserMessages.messages
- + ../_stage1/menhir.native -lg 1 -la 1 -lc 1 --canonical --table --strict --fixed-exception  -v --infer parser.mly --compare-errors parser.mly.auto.messages --compare-errors parserMessages.messages
- 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.
- Built an LR(1) automaton with 368 states.
- One shift/reduce conflict was silently solved.
- Extra reductions on error were added in 47 states.
- Priority played a role in 0 of these states.
- 211 out of 368 states have a default reduction.
- 110 out of 368 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.
- Read 105 sample input sentences and 105 error messages.
- Read 105 sample input sentences and 50 error messages.
- ../_stage1/menhir.native -lg 1 -la 1 -lc 1 --canonical --table --strict --fixed-exception  -v --infer parser.mly --compile-errors parserMessages.messages > parserMessages.ml
- + ../_stage1/menhir.native -lg 1 -la 1 -lc 1 --canonical --table --strict --fixed-exception  -v --infer parser.mly --compile-errors parserMessages.messages > parserMessages.ml
- 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.
- Built an LR(1) automaton with 368 states.
- One shift/reduce conflict was silently solved.
- Extra reductions on error were added in 47 states.
- Priority played a role in 0 of these states.
- 211 out of 368 states have a default reduction.
- 110 out of 368 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.
- Read 105 sample input sentences and 50 error messages.
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules parserMessages.ml > parserMessages.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o parserMessages.cmo parserMessages.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o parser.cmx parser.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o parserMessages.cmx parserMessages.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Drop.ml > Drop.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Drop.mli > Drop.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Drop.cmi Drop.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules IO.ml > IO.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules IO.mli > IO.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o IO.cmi IO.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules infer.ml > infer.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules infer.mli > infer.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o infer.cmi infer.mli
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o IO.cmx IO.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules interface.ml > interface.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules interface.mli > interface.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o interface.cmi interface.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules nonterminalType.ml > nonterminalType.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules nonterminalType.mli > nonterminalType.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o nonterminalType.cmi nonterminalType.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules tokenType.ml > tokenType.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules tokenType.mli > tokenType.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o tokenType.cmi tokenType.mli
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o nonterminalType.cmx nonterminalType.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o tokenType.cmx tokenType.ml
- /home/opam/.opam/4.04.2/bin/ocamllex.opt -q lexdep.mll
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules lexdep.ml > lexdep.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lexdep.cmo lexdep.ml
- /home/opam/.opam/4.04.2/bin/ocamllex.opt -q lexmli.mll
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules lexmli.ml > lexmli.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lexmli.cmo lexmli.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o interface.cmx interface.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lexdep.cmx lexdep.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lexmli.cmx lexmli.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules inlining.ml > inlining.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules inlining.mli > inlining.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o inlining.cmi inlining.mli
- /home/opam/.opam/4.04.2/bin/ocamllex.opt -q chopInlined.mll
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules chopInlined.ml > chopInlined.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o chopInlined.cmo chopInlined.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules listMonad.ml > listMonad.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules listMonad.mli > listMonad.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o listMonad.cmi listMonad.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Memoize.ml > Memoize.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Memoize.mli > Memoize.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Memoize.cmi Memoize.mli
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o chopInlined.cmx chopInlined.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o listMonad.cmx listMonad.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Memoize.cmx Memoize.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules keywordExpansion.ml > keywordExpansion.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules keywordExpansion.mli > keywordExpansion.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o keywordExpansion.cmi keywordExpansion.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules grammarFunctor.ml > grammarFunctor.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules grammarFunctor.mli > grammarFunctor.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules gMap.ml > gMap.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules gSet.ml > gSet.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o gSet.cmo gSet.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o gMap.cmo gMap.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o grammarFunctor.cmi grammarFunctor.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Boolean.ml > Boolean.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Boolean.mli > Boolean.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Fix.mli > Fix.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Fix.cmi Fix.mli
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Boolean.cmi Boolean.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Fix.ml > Fix.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Fix.cmx Fix.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules CompletedNatWitness.ml > CompletedNatWitness.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules CompletedNatWitness.mli > CompletedNatWitness.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Seq.mli > Seq.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Seq.cmi Seq.mli
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o CompletedNatWitness.cmi CompletedNatWitness.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Seq.ml > Seq.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Seq.cmx Seq.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules compressedBitSet.ml > compressedBitSet.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules compressedBitSet.mli > compressedBitSet.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o compressedBitSet.cmi compressedBitSet.mli
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o gSet.cmx gSet.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules FixSolver.ml > FixSolver.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules FixSolver.mli > FixSolver.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o FixSolver.cmi FixSolver.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Maps.ml > Maps.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Maps.mli > Maps.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Maps.cmi Maps.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules patricia.ml > patricia.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules patricia.mli > patricia.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o patricia.cmi patricia.mli
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o gMap.cmx gMap.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules time.ml > time.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules time.mli > time.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o time.cmi time.mli
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Boolean.cmx Boolean.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o CompletedNatWitness.cmx CompletedNatWitness.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o compressedBitSet.cmx compressedBitSet.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o FixSolver.cmx FixSolver.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Maps.cmx Maps.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o patricia.cmx patricia.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o time.cmx time.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o grammarFunctor.cmx grammarFunctor.ml
- /home/opam/.opam/4.04.2/bin/ocamllex.opt -q lexer.mll
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules lexer.ml > lexer.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lexer.cmo lexer.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules partialGrammar.ml > partialGrammar.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules partialGrammar.mli > partialGrammar.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o partialGrammar.cmi partialGrammar.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules expandTokenAliases.ml > expandTokenAliases.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules expandTokenAliases.mli > expandTokenAliases.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o expandTokenAliases.cmi expandTokenAliases.mli
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o expandTokenAliases.cmx expandTokenAliases.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules reachability.ml > reachability.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules reachability.mli > reachability.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o reachability.cmi reachability.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules SelectiveExpansion.ml > SelectiveExpansion.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules SelectiveExpansion.mli > SelectiveExpansion.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules SortInference.mli > SortInference.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules GroundSort.mli > GroundSort.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o GroundSort.cmi GroundSort.mli
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o SortInference.cmi SortInference.mli
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o SelectiveExpansion.cmi SelectiveExpansion.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules GroundSort.ml > GroundSort.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules SortInference.ml > SortInference.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o GroundSort.cmx GroundSort.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules SortUnification.ml > SortUnification.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules SortUnification.mli > SortUnification.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o SortUnification.cmi SortUnification.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Unifier.ml > Unifier.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Unifier.mli > Unifier.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Unifier.cmi Unifier.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules mark.ml > mark.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules mark.mli > mark.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o mark.cmi mark.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules unionFind.ml > unionFind.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules unionFind.mli > unionFind.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o unionFind.cmi unionFind.mli
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o mark.cmx mark.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o unionFind.cmx unionFind.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Unifier.cmx Unifier.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o SortUnification.cmx SortUnification.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o SortInference.cmx SortInference.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules standard_mly.ml > standard_mly.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o standard_mly.cmo standard_mly.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o anonymous.cmx anonymous.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o basicPrinter.cmx basicPrinter.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o CheckSafeParameterizedGrammar.cmx CheckSafeParameterizedGrammar.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Driver.cmx Driver.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Drop.cmx Drop.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o infer.cmx infer.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o inlining.cmx inlining.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o keywordExpansion.cmx keywordExpansion.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lexer.cmx lexer.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o partialGrammar.cmx partialGrammar.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o reachability.cmx reachability.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o SelectiveExpansion.cmx SelectiveExpansion.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o standard_mly.cmx standard_mly.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules grammar.ml > grammar.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o grammar.cmo grammar.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o front.cmx front.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules item.ml > item.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules item.mli > item.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules lookahead.mli > lookahead.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lookahead.cmi lookahead.mli
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o item.cmi item.mli
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o grammar.cmx grammar.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules lr0.ml > lr0.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules lr0.mli > lr0.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lr0.cmi lr0.mli
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o item.cmx item.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules lr1.ml > lr1.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules lr1.mli > lr1.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lr1.cmi lr1.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules DFS.ml > DFS.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules DFS.mli > DFS.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o DFS.cmi DFS.mli
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lr0.cmx lr0.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules slr.ml > slr.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules slr.mli > slr.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o slr.cmi slr.mli
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o DFS.cmx DFS.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o slr.cmx slr.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lr1.cmx lr1.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules codeBackend.ml > codeBackend.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules codeBackend.mli > codeBackend.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o codeBackend.cmi codeBackend.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules codePieces.ml > codePieces.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules codePieces.mli > codePieces.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o codePieces.cmi codePieces.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules default.ml > default.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules default.mli > default.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o default.cmi default.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules conflict.ml > conflict.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules conflict.mli > conflict.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o conflict.cmi conflict.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules DependencyGraph.ml > DependencyGraph.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules DependencyGraph.mli > DependencyGraph.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o DependencyGraph.cmi DependencyGraph.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules dot.ml > dot.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules dot.mli > dot.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o dot.cmi dot.mli
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o dot.cmx dot.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules derivation.ml > derivation.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules derivation.mli > derivation.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o derivation.cmi derivation.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules lr1partial.ml > lr1partial.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules lr1partial.mli > lr1partial.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lr1partial.cmi lr1partial.mli
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o DependencyGraph.cmx DependencyGraph.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o derivation.cmx derivation.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lr1partial.cmx lr1partial.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o conflict.cmx conflict.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules invariant.ml > invariant.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules invariant.mli > invariant.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o invariant.cmi invariant.mli
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o codePieces.cmx codePieces.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o default.cmx default.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o invariant.cmx invariant.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules codeInliner.ml > codeInliner.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules codeInliner.mli > codeInliner.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o codeInliner.cmi codeInliner.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules traverse.ml > traverse.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o traverse.cmo traverse.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o traverse.cmx traverse.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules coqBackend.ml > coqBackend.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules coqBackend.mli > coqBackend.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o coqBackend.cmi coqBackend.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules interpret.ml > interpret.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules interpret.mli > interpret.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules referenceInterpreter.mli > referenceInterpreter.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules cst.mli > cst.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o cst.cmi cst.mli
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o referenceInterpreter.cmi referenceInterpreter.mli
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o interpret.cmi interpret.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules cst.ml > cst.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules pprint.ml > pprint.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules pprint.mli > pprint.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o pprint.cmi pprint.mli
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o pprint.cmx pprint.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules referenceInterpreter.ml > referenceInterpreter.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o cst.cmx cst.ml
- /home/opam/.opam/4.04.2/bin/ocamllex.opt -q segment.mll
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules segment.ml > segment.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o segment.cmo segment.ml
- /home/opam/.opam/4.04.2/bin/ocamllex.opt -q sentenceLexer.mll
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules sentenceLexer.ml > sentenceLexer.ml.depends
- ../_stage1/menhir.native -lg 1 -la 1 -lc 1 --canonical --table --strict --fixed-exception  -v --raw-depend --ocamldep '/home/opam/.opam/4.04.2/bin/ocamldep.opt -modules' sentenceParser.mly > sentenceParser.mly.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules sentenceParserAux.ml > sentenceParserAux.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o sentenceParserAux.cmo sentenceParserAux.ml
- ../_stage1/menhir.native -lg 1 -la 1 -lc 1 --canonical --table --strict --fixed-exception  -v --ocamlc '/home/opam/.opam/4.04.2/bin/ocamlc.opt -g -bin-annot -safe-string' --infer sentenceParser.mly
- + ../_stage1/menhir.native -lg 1 -la 1 -lc 1 --canonical --table --strict --fixed-exception  -v --ocamlc '/home/opam/.opam/4.04.2/bin/ocamlc.opt -g -bin-annot -safe-string' --infer sentenceParser.mly
- Grammar has 6 nonterminal symbols, among which 2 start symbols.
- Grammar has 6 terminal symbols.
- Grammar has 11 productions.
- Built an LR(0) automaton with 21 states.
- The grammar is SLR(1).
- Built an LR(1) automaton with 27 states.
- 13 out of 27 states have a default reduction.
- 7 out of 27 states are represented.
- 0 out of 16 symbols keep track of their start position.
- 0 out of 16 symbols keep track of their end position.
- The action table is 189 entries; 32 non-zero; 43 compressed.
- The action table occupies roughly 136 bytes.
- The goto table is 216 entries; 19 non-zero; 46 compressed.
- The goto table occupies roughly 144 bytes.
- The error table occupies roughly 56 bytes.
- The default_reduction table occupies roughly 48 bytes.
- The lhs table occupies roughly 40 bytes.
- The trace table occupies roughly 8 bytes.
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules sentenceParser.mli > sentenceParser.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o sentenceParser.cmi sentenceParser.mli
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o sentenceLexer.cmo sentenceLexer.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules sentenceParser.ml > sentenceParser.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o sentenceParserAux.cmx sentenceParserAux.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o sentenceParser.cmx sentenceParser.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o referenceInterpreter.cmx referenceInterpreter.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o segment.cmx segment.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o sentenceLexer.cmx sentenceLexer.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules LRijkstra.ml > LRijkstra.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules LRijkstra.mli > LRijkstra.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -noassert -noassert -o LRijkstra.cmi LRijkstra.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules astar.ml > astar.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules astar.mli > astar.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o astar.cmi astar.mli
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o interpret.cmx interpret.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules LRijkstraCore.ml > LRijkstraCore.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules LRijkstraCore.mli > LRijkstraCore.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -noassert -noassert -o LRijkstraCore.cmi LRijkstraCore.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules LowIntegerPriorityQueue.ml > LowIntegerPriorityQueue.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules LowIntegerPriorityQueue.mli > LowIntegerPriorityQueue.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o LowIntegerPriorityQueue.cmi LowIntegerPriorityQueue.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules resizableArray.ml > resizableArray.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules resizableArray.mli > resizableArray.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o resizableArray.cmi resizableArray.mli
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o resizableArray.cmx resizableArray.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules MySet.ml > MySet.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules MySet.mli > MySet.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o MySet.cmi MySet.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Trie.ml > Trie.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Trie.mli > Trie.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Trie.cmi Trie.mli
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o LowIntegerPriorityQueue.cmx LowIntegerPriorityQueue.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o MySet.cmx MySet.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Trie.cmx Trie.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o astar.cmx astar.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -noassert -noassert -o LRijkstraCore.cmx LRijkstraCore.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules tableBackend.ml > tableBackend.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules tableBackend.mli > tableBackend.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o tableBackend.cmi tableBackend.mli
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o cmly_read.cmx cmly_read.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o cmly_write.cmx cmly_write.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o codeBackend.cmx codeBackend.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o codeInliner.cmx codeInliner.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o coqBackend.cmx coqBackend.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -noassert -noassert -o LRijkstra.cmx LRijkstra.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o tableBackend.cmx tableBackend.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o back.cmx back.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o menhir.cmx menhir.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt unix.cmxa -g Fix.cmx Boolean.cmx InputFile.cmx installation.cmx keyword.cmx stringSet.cmx version.cmx settings.cmx codeBits.cmx action.cmx positions.cmx error.cmx menhirLib.cmx stringMap.cmx misc.cmx syntax.cmx parameters.cmx tarjan.cmx CheckSafeParameterizedGrammar.cmx Compatibility.cmx Seq.cmx CompletedNatWitness.cmx DFS.cmx lexpointfree.cmx option.cmx parserAux.cmx newRuleSyntax.cmx parser.cmx parserMessages.cmx Driver.cmx basicSyntax.cmx Drop.cmx FixSolver.cmx GroundSort.cmx IO.cmx Maps.cmx Memoize.cmx mark.cmx unionFind.cmx Unifier.cmx SortUnification.cmx SortInference.cmx SelectiveExpansion.cmx anonymous.cmx lineCount.cmx printer.cmx basicPrinter.cmx chopInlined.cmx gSet.cmx compressedBitSet.cmx dot.cmx expandTokenAliases.cmx gMap.cmx patricia.cmx time.cmx grammarFunctor.cmx nonterminalType.cmx tokenType.cmx interface.cmx lexdep.cmx lexmli.cmx infer.cmx listMonad.cmx inlining.cmx keywordExpansion.cmx lexer.cmx partialGrammar.cmx reachability.cmx standard_mly.cmx front.cmx grammar.cmx DependencyGraph.cmx resizableArray.cmx LowIntegerPriorityQueue.cmx MySet.cmx item.cmx derivation.cmx lr0.cmx slr.cmx lr1.cmx lr1partial.cmx conflict.cmx default.cmx Trie.cmx LRijkstraCore.cmx astar.cmx pprint.cmx cst.cmx invariant.cmx referenceInterpreter.cmx segment.cmx sentenceParserAux.cmx sentenceParser.cmx sentenceLexer.cmx interpret.cmx LRijkstra.cmx cmly_api.cmx cmly_format.cmx cmly_read.cmx cmly_write.cmx codePieces.cmx codeBackend.cmx traverse.cmx codeInliner.cmx coqBackend.cmx tableBackend.cmx back.cmx menhir.cmx -o menhir.native
- # Parallel statistics: { count(total): 21(443), max: 13, min: 2, average(total): 4.095(1.147) }
- make[2]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/menhir.20190924/src'
- make[2]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/menhir.20190924/src'
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.04.2/lib/ocamlbuild /home/opam/.opam/4.04.2/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.04.2/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- cp -p fancy-parser.mly parser.mly
- ../_stage2/menhir.native -lg 1 -la 1 -lc 1 --canonical --table --strict --fixed-exception  -v --raw-depend --ocamldep '/home/opam/.opam/4.04.2/bin/ocamldep.opt -modules' parser.mly > parser.mly.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules error.mli > error.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules positions.mli > positions.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o positions.cmi positions.mli
- /home/opam/.opam/4.04.2/bin/ocamllex.opt -q lexpointfree.mll
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules lexpointfree.ml > lexpointfree.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules misc.mli > misc.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules stringMap.mli > stringMap.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules stringSet.mli > stringSet.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o stringSet.cmi stringSet.mli
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o stringMap.cmi stringMap.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules newRuleSyntax.mli > newRuleSyntax.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules syntax.ml > syntax.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules action.mli > action.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules IL.mli > IL.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules stretch.mli > stretch.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules keyword.mli > keyword.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o keyword.cmi keyword.mli
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o stretch.cmi stretch.mli
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o IL.cmi IL.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules InputFile.mli > InputFile.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules settings.mli > settings.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o action.cmi action.mli
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InputFile.cmi InputFile.mli
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o settings.cmi settings.mli
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o syntax.cmo syntax.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules option.mli > option.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules parameters.ml > parameters.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o misc.cmi misc.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules parserAux.mli > parserAux.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules General.mli > General.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o General.cmi General.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules General.ml > General.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Convert.mli > Convert.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Convert.cmi Convert.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Convert.ml > Convert.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules IncrementalEngine.ml > IncrementalEngine.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules EngineTypes.ml > EngineTypes.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o IncrementalEngine.cmo IncrementalEngine.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Engine.mli > Engine.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o EngineTypes.cmo EngineTypes.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Engine.cmi Engine.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Engine.ml > Engine.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules ErrorReports.mli > ErrorReports.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o ErrorReports.cmi ErrorReports.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules ErrorReports.ml > ErrorReports.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Printers.mli > Printers.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Printers.cmi Printers.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Printers.ml > Printers.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules InfiniteArray.mli > InfiniteArray.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InfiniteArray.cmi InfiniteArray.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules InfiniteArray.ml > InfiniteArray.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules PackedIntArray.mli > PackedIntArray.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o PackedIntArray.cmi PackedIntArray.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules PackedIntArray.ml > PackedIntArray.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules RowDisplacement.mli > RowDisplacement.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o RowDisplacement.cmi RowDisplacement.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules RowDisplacement.ml > RowDisplacement.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules LinearizedArray.mli > LinearizedArray.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o LinearizedArray.cmi LinearizedArray.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules LinearizedArray.ml > LinearizedArray.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules TableFormat.ml > TableFormat.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules InspectionTableFormat.ml > InspectionTableFormat.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules InspectionTableInterpreter.mli > InspectionTableInterpreter.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InspectionTableFormat.cmo InspectionTableFormat.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o TableFormat.cmo TableFormat.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InspectionTableInterpreter.cmi InspectionTableInterpreter.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules InspectionTableInterpreter.ml > InspectionTableInterpreter.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules TableInterpreter.mli > TableInterpreter.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o TableInterpreter.cmi TableInterpreter.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules TableInterpreter.ml > TableInterpreter.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules StaticVersion.mli > StaticVersion.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o StaticVersion.cmi StaticVersion.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules StaticVersion.ml > StaticVersion.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o General.cmo General.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Convert.cmo Convert.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Engine.cmo Engine.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o ErrorReports.cmo ErrorReports.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Printers.cmo Printers.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InfiniteArray.cmo InfiniteArray.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o PackedIntArray.cmo PackedIntArray.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o RowDisplacement.cmo RowDisplacement.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o LinearizedArray.cmo LinearizedArray.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InspectionTableInterpreter.cmo InspectionTableInterpreter.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o TableInterpreter.cmo TableInterpreter.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o StaticVersion.cmo StaticVersion.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o error.cmi error.mli
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lexpointfree.cmo lexpointfree.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o newRuleSyntax.cmi newRuleSyntax.mli
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o option.cmi option.mli
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o parameters.cmo parameters.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o parserAux.cmi parserAux.mli
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -pack -g -bin-annot General.cmo Convert.cmo IncrementalEngine.cmo EngineTypes.cmo Engine.cmo ErrorReports.cmo Printers.cmo InfiniteArray.cmo PackedIntArray.cmo RowDisplacement.cmo LinearizedArray.cmo TableFormat.cmo InspectionTableFormat.cmo InspectionTableInterpreter.cmo TableInterpreter.cmo StaticVersion.cmo -o menhirLib.cmo
- ../_stage2/menhir.native -lg 1 -la 1 -lc 1 --canonical --table --strict --fixed-exception  -v --ocamlc '/home/opam/.opam/4.04.2/bin/ocamlc.opt -g -bin-annot -safe-string' --infer parser.mly
- + ../_stage2/menhir.native -lg 1 -la 1 -lc 1 --canonical --table --strict --fixed-exception  -v --ocamlc '/home/opam/.opam/4.04.2/bin/ocamlc.opt -g -bin-annot -safe-string' --infer parser.mly
- 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.
- Built an LR(1) automaton with 368 states.
- One shift/reduce conflict was silently solved.
- Extra reductions on error were added in 47 states.
- Priority played a role in 0 of these states.
- 211 out of 368 states have a default reduction.
- 110 out of 368 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 13984 entries; 1795 non-zero; 1566 compressed.
- The action table occupies roughly 3224 bytes.
- The goto table is 20976 entries; 360 non-zero; 728 compressed.
- The goto table occupies roughly 1544 bytes.
- The error table occupies roughly 1784 bytes.
- The default_reduction table occupies roughly 400 bytes.
- The lhs table occupies roughly 168 bytes.
- The trace table occupies roughly 8 bytes.
- # Parallel statistics: { count(total): 3(77), max: 12, min: 3, average(total): 7.333(1.247) }
- Bootstrap successful.
- make[2]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/menhir.20190924/src'
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.04.2/lib/ocamlbuild /home/opam/.opam/4.04.2/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.04.2/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules keyword.mli > keyword.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o keyword.cmi keyword.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules keyword.ml > keyword.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules version.ml > version.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules cmly_format.ml > cmly_format.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules cmly_api.ml > cmly_api.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules cmly_read.mli > cmly_read.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o cmly_api.cmo cmly_api.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o cmly_read.cmi cmly_read.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules cmly_read.ml > cmly_read.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o cmly_format.cmo cmly_format.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o version.cmo version.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o keyword.cmo keyword.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o cmly_read.cmo cmly_read.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -pack -g -bin-annot keyword.cmo version.cmo cmly_format.cmo cmly_api.cmo cmly_read.cmo -o menhirSdk.cmo
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirSdk -o keyword.cmx keyword.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirSdk -o cmly_api.cmx cmly_api.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirSdk -o cmly_format.cmx cmly_format.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirSdk -o version.cmx version.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirSdk -o cmly_read.cmx cmly_read.ml
- touch menhirSdk.mli  ; if  /home/opam/.opam/4.04.2/bin/ocamlopt.opt -pack -g -bin-annot keyword.cmx version.cmx cmly_format.cmx cmly_api.cmx cmly_read.cmx -o menhirSdk.cmx  ; then  rm -f menhirSdk.mli  ; else  rm -f menhirSdk.mli  ; exit 1; fi
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -a menhirSdk.cmx -o menhirSdk.cmxa
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -shared -linkall menhirSdk.cmxa -o menhirSdk.cmxs
- # Parallel statistics: { count(total): 1(23), max: 2, min: 2, average(total): 2.000(1.043) }
- make[1]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/menhir.20190924/src'
- Creating menhirLib.ml
- Creating menhirLib.mli
- make[1]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/menhir.20190924/src'
- make[2]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/menhir.20190924/src'
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.04.2/lib/ocamlbuild /home/opam/.opam/4.04.2/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.04.2/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules General.mli > General.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o General.cmi General.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules General.ml > General.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Convert.mli > Convert.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Convert.cmi Convert.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Convert.ml > Convert.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules IncrementalEngine.ml > IncrementalEngine.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules EngineTypes.ml > EngineTypes.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o IncrementalEngine.cmo IncrementalEngine.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Engine.mli > Engine.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o EngineTypes.cmo EngineTypes.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Engine.cmi Engine.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Engine.ml > Engine.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules ErrorReports.mli > ErrorReports.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o ErrorReports.cmi ErrorReports.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules ErrorReports.ml > ErrorReports.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Printers.mli > Printers.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Printers.cmi Printers.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Printers.ml > Printers.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules InfiniteArray.mli > InfiniteArray.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InfiniteArray.cmi InfiniteArray.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules InfiniteArray.ml > InfiniteArray.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules PackedIntArray.mli > PackedIntArray.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o PackedIntArray.cmi PackedIntArray.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules PackedIntArray.ml > PackedIntArray.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules RowDisplacement.mli > RowDisplacement.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o RowDisplacement.cmi RowDisplacement.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules RowDisplacement.ml > RowDisplacement.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules LinearizedArray.mli > LinearizedArray.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o LinearizedArray.cmi LinearizedArray.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules LinearizedArray.ml > LinearizedArray.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules TableFormat.ml > TableFormat.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules InspectionTableFormat.ml > InspectionTableFormat.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules InspectionTableInterpreter.mli > InspectionTableInterpreter.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InspectionTableFormat.cmo InspectionTableFormat.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o TableFormat.cmo TableFormat.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InspectionTableInterpreter.cmi InspectionTableInterpreter.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules InspectionTableInterpreter.ml > InspectionTableInterpreter.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules TableInterpreter.mli > TableInterpreter.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o TableInterpreter.cmi TableInterpreter.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules TableInterpreter.ml > TableInterpreter.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules StaticVersion.mli > StaticVersion.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o StaticVersion.cmi StaticVersion.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules StaticVersion.ml > StaticVersion.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o General.cmo General.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Convert.cmo Convert.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Engine.cmo Engine.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o ErrorReports.cmo ErrorReports.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Printers.cmo Printers.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InfiniteArray.cmo InfiniteArray.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o PackedIntArray.cmo PackedIntArray.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o RowDisplacement.cmo RowDisplacement.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o LinearizedArray.cmo LinearizedArray.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InspectionTableInterpreter.cmo InspectionTableInterpreter.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o TableInterpreter.cmo TableInterpreter.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o StaticVersion.cmo StaticVersion.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -pack -g -bin-annot General.cmo Convert.cmo IncrementalEngine.cmo EngineTypes.cmo Engine.cmo ErrorReports.cmo Printers.cmo InfiniteArray.cmo PackedIntArray.cmo RowDisplacement.cmo LinearizedArray.cmo TableFormat.cmo InspectionTableFormat.cmo InspectionTableInterpreter.cmo TableInterpreter.cmo StaticVersion.cmo -o menhirLib.cmo
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o General.cmx General.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o IncrementalEngine.cmx IncrementalEngine.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o EngineTypes.cmx EngineTypes.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o InfiniteArray.cmx InfiniteArray.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o PackedIntArray.cmx PackedIntArray.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o InspectionTableFormat.cmx InspectionTableFormat.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o LinearizedArray.cmx LinearizedArray.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o TableFormat.cmx TableFormat.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o RowDisplacement.cmx RowDisplacement.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o Convert.cmx Convert.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o Engine.cmx Engine.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o ErrorReports.cmx ErrorReports.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o Printers.cmx Printers.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o InspectionTableInterpreter.cmx InspectionTableInterpreter.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o TableInterpreter.cmx TableInterpreter.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o StaticVersion.cmx StaticVersion.ml
- touch menhirLib.mli  ; if  /home/opam/.opam/4.04.2/bin/ocamlopt.opt -pack -g -bin-annot General.cmx Convert.cmx IncrementalEngine.cmx EngineTypes.cmx Engine.cmx ErrorReports.cmx Printers.cmx InfiniteArray.cmx PackedIntArray.cmx RowDisplacement.cmx LinearizedArray.cmx TableFormat.cmx InspectionTableFormat.cmx InspectionTableInterpreter.cmx TableInterpreter.cmx StaticVersion.cmx -o menhirLib.cmx  ; then  rm -f menhirLib.mli  ; else  rm -f menhirLib.mli  ; exit 1; fi
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -a menhirLib.cmx -o menhirLib.cmxa
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -shared -linkall menhirLib.cmxa -o menhirLib.cmxs
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules menhir.ml > menhir.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules back.mli > back.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o back.cmi back.mli
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o menhir.cmo menhir.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules back.ml > back.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules cmly_read.ml > cmly_read.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules cmly_read.mli > cmly_read.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules cmly_api.ml > cmly_api.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules keyword.mli > keyword.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o keyword.cmi keyword.mli
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o cmly_api.cmo cmly_api.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o cmly_read.cmi cmly_read.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules keyword.ml > keyword.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o keyword.cmx keyword.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules cmly_format.ml > cmly_format.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o cmly_format.cmo cmly_format.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules version.ml > version.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o version.cmo version.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o cmly_api.cmx cmly_api.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o cmly_format.cmx cmly_format.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o version.cmx version.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules cmly_write.ml > cmly_write.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules cmly_write.mli > cmly_write.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o cmly_write.cmi cmly_write.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules action.ml > action.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules action.mli > action.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules IL.mli > IL.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules stretch.mli > stretch.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o stretch.cmi stretch.mli
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o IL.cmi IL.mli
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o action.cmi action.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules codeBits.ml > codeBits.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules codeBits.mli > codeBits.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o codeBits.cmi codeBits.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules settings.ml > settings.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules settings.mli > settings.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules stringSet.mli > stringSet.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o stringSet.cmi stringSet.mli
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o settings.cmi settings.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules installation.ml > installation.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules installation.mli > installation.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o installation.cmi installation.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules stringSet.ml > stringSet.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o installation.cmx installation.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o stringSet.cmx stringSet.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o settings.cmx settings.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o codeBits.cmx codeBits.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules basicSyntax.ml > basicSyntax.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules positions.mli > positions.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules stringMap.mli > stringMap.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules syntax.ml > syntax.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules InputFile.mli > InputFile.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o positions.cmi positions.mli
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o stringMap.cmi stringMap.mli
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InputFile.cmi InputFile.mli
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o syntax.cmo syntax.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o basicSyntax.cmo basicSyntax.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules positions.ml > positions.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules stringMap.ml > stringMap.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o action.cmx action.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules InputFile.ml > InputFile.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o positions.cmx positions.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o stringMap.cmx stringMap.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o InputFile.cmx InputFile.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o syntax.cmx syntax.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules front.ml > front.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules front.mli > front.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o front.cmi front.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules anonymous.ml > anonymous.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules anonymous.mli > anonymous.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o anonymous.cmi anonymous.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules misc.ml > misc.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules misc.mli > misc.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o misc.cmi misc.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules error.ml > error.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules error.mli > error.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o error.cmi error.mli
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o error.cmx error.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules parameters.ml > parameters.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o parameters.cmo parameters.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o misc.cmx misc.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o parameters.cmx parameters.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules basicPrinter.ml > basicPrinter.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules basicPrinter.mli > basicPrinter.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o basicPrinter.cmi basicPrinter.mli
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o basicSyntax.cmx basicSyntax.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules option.ml > option.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules option.mli > option.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o option.cmi option.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules printer.ml > printer.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules printer.mli > printer.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o printer.cmi printer.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Compatibility.ml > Compatibility.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Compatibility.mli > Compatibility.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Compatibility.cmi Compatibility.mli
- /home/opam/.opam/4.04.2/bin/ocamllex.opt -q lineCount.mll
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules lineCount.ml > lineCount.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lineCount.cmo lineCount.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Compatibility.cmx Compatibility.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lineCount.cmx lineCount.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o option.cmx option.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o printer.cmx printer.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules CheckSafeParameterizedGrammar.ml > CheckSafeParameterizedGrammar.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules CheckSafeParameterizedGrammar.mli > CheckSafeParameterizedGrammar.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o CheckSafeParameterizedGrammar.cmi CheckSafeParameterizedGrammar.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules tarjan.ml > tarjan.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules tarjan.mli > tarjan.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o tarjan.cmi tarjan.mli
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o tarjan.cmx tarjan.ml
- cp -p yaccDriver.ml Driver.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Driver.ml > Driver.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Driver.mli > Driver.mli.depends
- cp -p yacc-parser.mly parser.mly
- /home/opam/.opam/4.04.2/bin/ocamlyacc parser.mly
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules parser.mli > parser.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o parser.cmi parser.mli
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Driver.cmi Driver.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules parser.ml > parser.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules parserAux.ml > parserAux.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules parserAux.mli > parserAux.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o parserAux.cmi parserAux.mli
- /home/opam/.opam/4.04.2/bin/ocamllex.opt -q lexpointfree.mll
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules lexpointfree.ml > lexpointfree.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lexpointfree.cmo lexpointfree.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lexpointfree.cmx lexpointfree.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o parserAux.cmx parserAux.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o parser.cmx parser.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Drop.ml > Drop.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Drop.mli > Drop.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Drop.cmi Drop.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules IO.ml > IO.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules IO.mli > IO.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o IO.cmi IO.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules infer.ml > infer.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules infer.mli > infer.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o infer.cmi infer.mli
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o IO.cmx IO.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules interface.ml > interface.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules interface.mli > interface.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o interface.cmi interface.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules nonterminalType.ml > nonterminalType.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules nonterminalType.mli > nonterminalType.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o nonterminalType.cmi nonterminalType.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules tokenType.ml > tokenType.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules tokenType.mli > tokenType.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o tokenType.cmi tokenType.mli
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o nonterminalType.cmx nonterminalType.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o tokenType.cmx tokenType.ml
- /home/opam/.opam/4.04.2/bin/ocamllex.opt -q lexdep.mll
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules lexdep.ml > lexdep.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lexdep.cmo lexdep.ml
- /home/opam/.opam/4.04.2/bin/ocamllex.opt -q lexmli.mll
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules lexmli.ml > lexmli.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lexmli.cmo lexmli.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o interface.cmx interface.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lexdep.cmx lexdep.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lexmli.cmx lexmli.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules inlining.ml > inlining.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules inlining.mli > inlining.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o inlining.cmi inlining.mli
- /home/opam/.opam/4.04.2/bin/ocamllex.opt -q chopInlined.mll
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules chopInlined.ml > chopInlined.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o chopInlined.cmo chopInlined.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules listMonad.ml > listMonad.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules listMonad.mli > listMonad.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o listMonad.cmi listMonad.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Memoize.ml > Memoize.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Memoize.mli > Memoize.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Memoize.cmi Memoize.mli
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o chopInlined.cmx chopInlined.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o listMonad.cmx listMonad.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Memoize.cmx Memoize.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules keywordExpansion.ml > keywordExpansion.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules keywordExpansion.mli > keywordExpansion.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o keywordExpansion.cmi keywordExpansion.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules grammarFunctor.ml > grammarFunctor.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules grammarFunctor.mli > grammarFunctor.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules gMap.ml > gMap.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules gSet.ml > gSet.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o gSet.cmo gSet.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o gMap.cmo gMap.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o grammarFunctor.cmi grammarFunctor.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Boolean.ml > Boolean.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Boolean.mli > Boolean.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Fix.mli > Fix.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Fix.cmi Fix.mli
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Boolean.cmi Boolean.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Fix.ml > Fix.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Fix.cmx Fix.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules CompletedNatWitness.ml > CompletedNatWitness.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules CompletedNatWitness.mli > CompletedNatWitness.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Seq.mli > Seq.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Seq.cmi Seq.mli
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o CompletedNatWitness.cmi CompletedNatWitness.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Seq.ml > Seq.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Seq.cmx Seq.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules compressedBitSet.ml > compressedBitSet.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules compressedBitSet.mli > compressedBitSet.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o compressedBitSet.cmi compressedBitSet.mli
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o gSet.cmx gSet.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules FixSolver.ml > FixSolver.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules FixSolver.mli > FixSolver.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o FixSolver.cmi FixSolver.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Maps.ml > Maps.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Maps.mli > Maps.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Maps.cmi Maps.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules patricia.ml > patricia.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules patricia.mli > patricia.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o patricia.cmi patricia.mli
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o gMap.cmx gMap.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules time.ml > time.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules time.mli > time.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o time.cmi time.mli
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Boolean.cmx Boolean.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o CompletedNatWitness.cmx CompletedNatWitness.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o compressedBitSet.cmx compressedBitSet.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o FixSolver.cmx FixSolver.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Maps.cmx Maps.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o patricia.cmx patricia.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o time.cmx time.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o grammarFunctor.cmx grammarFunctor.ml
- /home/opam/.opam/4.04.2/bin/ocamllex.opt -q lexer.mll
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules lexer.ml > lexer.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lexer.cmo lexer.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules partialGrammar.ml > partialGrammar.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules partialGrammar.mli > partialGrammar.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o partialGrammar.cmi partialGrammar.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules expandTokenAliases.ml > expandTokenAliases.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules expandTokenAliases.mli > expandTokenAliases.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o expandTokenAliases.cmi expandTokenAliases.mli
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o expandTokenAliases.cmx expandTokenAliases.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules reachability.ml > reachability.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules reachability.mli > reachability.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o reachability.cmi reachability.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules SelectiveExpansion.ml > SelectiveExpansion.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules SelectiveExpansion.mli > SelectiveExpansion.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules SortInference.mli > SortInference.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules GroundSort.mli > GroundSort.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o GroundSort.cmi GroundSort.mli
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o SortInference.cmi SortInference.mli
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o SelectiveExpansion.cmi SelectiveExpansion.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules GroundSort.ml > GroundSort.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules SortInference.ml > SortInference.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o GroundSort.cmx GroundSort.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules SortUnification.ml > SortUnification.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules SortUnification.mli > SortUnification.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o SortUnification.cmi SortUnification.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Unifier.ml > Unifier.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Unifier.mli > Unifier.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Unifier.cmi Unifier.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules mark.ml > mark.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules mark.mli > mark.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o mark.cmi mark.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules unionFind.ml > unionFind.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules unionFind.mli > unionFind.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o unionFind.cmi unionFind.mli
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o mark.cmx mark.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o unionFind.cmx unionFind.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Unifier.cmx Unifier.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o SortUnification.cmx SortUnification.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o SortInference.cmx SortInference.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules standard_mly.ml > standard_mly.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o standard_mly.cmo standard_mly.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o anonymous.cmx anonymous.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o basicPrinter.cmx basicPrinter.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o CheckSafeParameterizedGrammar.cmx CheckSafeParameterizedGrammar.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Driver.cmx Driver.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Drop.cmx Drop.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o infer.cmx infer.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o inlining.cmx inlining.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o keywordExpansion.cmx keywordExpansion.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lexer.cmx lexer.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o partialGrammar.cmx partialGrammar.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o reachability.cmx reachability.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o SelectiveExpansion.cmx SelectiveExpansion.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o standard_mly.cmx standard_mly.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules grammar.ml > grammar.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o grammar.cmo grammar.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o front.cmx front.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules item.ml > item.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules item.mli > item.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules lookahead.mli > lookahead.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lookahead.cmi lookahead.mli
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o item.cmi item.mli
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o grammar.cmx grammar.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules lr0.ml > lr0.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules lr0.mli > lr0.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lr0.cmi lr0.mli
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o item.cmx item.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules lr1.ml > lr1.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules lr1.mli > lr1.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lr1.cmi lr1.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules DFS.ml > DFS.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules DFS.mli > DFS.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o DFS.cmi DFS.mli
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lr0.cmx lr0.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules slr.ml > slr.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules slr.mli > slr.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o slr.cmi slr.mli
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o DFS.cmx DFS.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o slr.cmx slr.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lr1.cmx lr1.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules codeBackend.ml > codeBackend.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules codeBackend.mli > codeBackend.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o codeBackend.cmi codeBackend.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules codePieces.ml > codePieces.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules codePieces.mli > codePieces.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o codePieces.cmi codePieces.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules default.ml > default.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules default.mli > default.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o default.cmi default.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules conflict.ml > conflict.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules conflict.mli > conflict.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o conflict.cmi conflict.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules DependencyGraph.ml > DependencyGraph.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules DependencyGraph.mli > DependencyGraph.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o DependencyGraph.cmi DependencyGraph.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules dot.ml > dot.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules dot.mli > dot.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o dot.cmi dot.mli
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o dot.cmx dot.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules derivation.ml > derivation.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules derivation.mli > derivation.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o derivation.cmi derivation.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules lr1partial.ml > lr1partial.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules lr1partial.mli > lr1partial.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lr1partial.cmi lr1partial.mli
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o DependencyGraph.cmx DependencyGraph.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o derivation.cmx derivation.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lr1partial.cmx lr1partial.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o conflict.cmx conflict.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules invariant.ml > invariant.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules invariant.mli > invariant.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o invariant.cmi invariant.mli
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o codePieces.cmx codePieces.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o default.cmx default.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o invariant.cmx invariant.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules codeInliner.ml > codeInliner.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules codeInliner.mli > codeInliner.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o codeInliner.cmi codeInliner.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules traverse.ml > traverse.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o traverse.cmo traverse.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o traverse.cmx traverse.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules coqBackend.ml > coqBackend.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules coqBackend.mli > coqBackend.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o coqBackend.cmi coqBackend.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules interpret.ml > interpret.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules interpret.mli > interpret.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules referenceInterpreter.mli > referenceInterpreter.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules cst.mli > cst.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o cst.cmi cst.mli
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o referenceInterpreter.cmi referenceInterpreter.mli
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o interpret.cmi interpret.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules cst.ml > cst.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules pprint.ml > pprint.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules pprint.mli > pprint.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o pprint.cmi pprint.mli
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o pprint.cmx pprint.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules referenceInterpreter.ml > referenceInterpreter.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o cst.cmx cst.ml
- /home/opam/.opam/4.04.2/bin/ocamllex.opt -q segment.mll
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules segment.ml > segment.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o segment.cmo segment.ml
- /home/opam/.opam/4.04.2/bin/ocamllex.opt -q sentenceLexer.mll
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules sentenceLexer.ml > sentenceLexer.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlyacc sentenceParser.mly
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules sentenceParser.mli > sentenceParser.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules sentenceParserAux.ml > sentenceParserAux.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o sentenceParserAux.cmo sentenceParserAux.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o sentenceParser.cmi sentenceParser.mli
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o sentenceLexer.cmo sentenceLexer.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules sentenceParser.ml > sentenceParser.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o sentenceParserAux.cmx sentenceParserAux.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o sentenceParser.cmx sentenceParser.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o referenceInterpreter.cmx referenceInterpreter.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o segment.cmx segment.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o sentenceLexer.cmx sentenceLexer.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules LRijkstra.ml > LRijkstra.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules LRijkstra.mli > LRijkstra.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -noassert -noassert -o LRijkstra.cmi LRijkstra.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules astar.ml > astar.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules astar.mli > astar.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o astar.cmi astar.mli
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o interpret.cmx interpret.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules LRijkstraCore.ml > LRijkstraCore.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules LRijkstraCore.mli > LRijkstraCore.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -noassert -noassert -o LRijkstraCore.cmi LRijkstraCore.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules LowIntegerPriorityQueue.ml > LowIntegerPriorityQueue.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules LowIntegerPriorityQueue.mli > LowIntegerPriorityQueue.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o LowIntegerPriorityQueue.cmi LowIntegerPriorityQueue.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules resizableArray.ml > resizableArray.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules resizableArray.mli > resizableArray.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o resizableArray.cmi resizableArray.mli
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o resizableArray.cmx resizableArray.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules MySet.ml > MySet.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules MySet.mli > MySet.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o MySet.cmi MySet.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Trie.ml > Trie.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Trie.mli > Trie.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Trie.cmi Trie.mli
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o LowIntegerPriorityQueue.cmx LowIntegerPriorityQueue.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o MySet.cmx MySet.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Trie.cmx Trie.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o astar.cmx astar.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -noassert -noassert -o LRijkstraCore.cmx LRijkstraCore.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules tableBackend.ml > tableBackend.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules tableBackend.mli > tableBackend.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o tableBackend.cmi tableBackend.mli
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o cmly_read.cmx cmly_read.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o cmly_write.cmx cmly_write.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o codeBackend.cmx codeBackend.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o codeInliner.cmx codeInliner.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o coqBackend.cmx coqBackend.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -noassert -noassert -o LRijkstra.cmx LRijkstra.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o tableBackend.cmx tableBackend.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o back.cmx back.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o menhir.cmx menhir.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt unix.cmxa -g Fix.cmx Boolean.cmx InputFile.cmx installation.cmx keyword.cmx stringSet.cmx version.cmx settings.cmx codeBits.cmx action.cmx positions.cmx error.cmx menhirLib.cmx stringMap.cmx misc.cmx syntax.cmx parameters.cmx tarjan.cmx CheckSafeParameterizedGrammar.cmx Compatibility.cmx Seq.cmx CompletedNatWitness.cmx DFS.cmx lexpointfree.cmx option.cmx parserAux.cmx parser.cmx Driver.cmx basicSyntax.cmx Drop.cmx FixSolver.cmx GroundSort.cmx IO.cmx Maps.cmx Memoize.cmx mark.cmx unionFind.cmx Unifier.cmx SortUnification.cmx SortInference.cmx SelectiveExpansion.cmx anonymous.cmx lineCount.cmx printer.cmx basicPrinter.cmx chopInlined.cmx gSet.cmx compressedBitSet.cmx dot.cmx expandTokenAliases.cmx gMap.cmx patricia.cmx time.cmx grammarFunctor.cmx nonterminalType.cmx tokenType.cmx interface.cmx lexdep.cmx lexmli.cmx infer.cmx listMonad.cmx inlining.cmx keywordExpansion.cmx lexer.cmx partialGrammar.cmx reachability.cmx standard_mly.cmx front.cmx grammar.cmx DependencyGraph.cmx resizableArray.cmx LowIntegerPriorityQueue.cmx MySet.cmx item.cmx derivation.cmx lr0.cmx slr.cmx lr1.cmx lr1partial.cmx conflict.cmx default.cmx Trie.cmx LRijkstraCore.cmx astar.cmx pprint.cmx cst.cmx invariant.cmx referenceInterpreter.cmx segment.cmx sentenceParserAux.cmx sentenceParser.cmx sentenceLexer.cmx interpret.cmx LRijkstra.cmx cmly_api.cmx cmly_format.cmx cmly_read.cmx cmly_write.cmx codePieces.cmx codeBackend.cmx traverse.cmx codeInliner.cmx coqBackend.cmx tableBackend.cmx back.cmx menhir.cmx -o menhir.native
- # Parallel statistics: { count(total): 19(434), max: 13, min: 2, average(total): 4.263(1.143) }
- make[2]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/menhir.20190924/src'
- make[2]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/menhir.20190924/src'
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.04.2/lib/ocamlbuild /home/opam/.opam/4.04.2/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.04.2/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules General.mli > General.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o General.cmi General.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules General.ml > General.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Convert.mli > Convert.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Convert.cmi Convert.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Convert.ml > Convert.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules IncrementalEngine.ml > IncrementalEngine.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules EngineTypes.ml > EngineTypes.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o IncrementalEngine.cmo IncrementalEngine.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Engine.mli > Engine.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o EngineTypes.cmo EngineTypes.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Engine.cmi Engine.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Engine.ml > Engine.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules ErrorReports.mli > ErrorReports.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o ErrorReports.cmi ErrorReports.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules ErrorReports.ml > ErrorReports.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Printers.mli > Printers.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Printers.cmi Printers.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Printers.ml > Printers.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules InfiniteArray.mli > InfiniteArray.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InfiniteArray.cmi InfiniteArray.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules InfiniteArray.ml > InfiniteArray.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules PackedIntArray.mli > PackedIntArray.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o PackedIntArray.cmi PackedIntArray.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules PackedIntArray.ml > PackedIntArray.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules RowDisplacement.mli > RowDisplacement.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o RowDisplacement.cmi RowDisplacement.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules RowDisplacement.ml > RowDisplacement.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules LinearizedArray.mli > LinearizedArray.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o LinearizedArray.cmi LinearizedArray.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules LinearizedArray.ml > LinearizedArray.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules TableFormat.ml > TableFormat.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules InspectionTableFormat.ml > InspectionTableFormat.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules InspectionTableInterpreter.mli > InspectionTableInterpreter.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InspectionTableFormat.cmo InspectionTableFormat.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o TableFormat.cmo TableFormat.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InspectionTableInterpreter.cmi InspectionTableInterpreter.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules InspectionTableInterpreter.ml > InspectionTableInterpreter.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules TableInterpreter.mli > TableInterpreter.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o TableInterpreter.cmi TableInterpreter.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules TableInterpreter.ml > TableInterpreter.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules StaticVersion.mli > StaticVersion.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o StaticVersion.cmi StaticVersion.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules StaticVersion.ml > StaticVersion.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o General.cmo General.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Convert.cmo Convert.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Engine.cmo Engine.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o ErrorReports.cmo ErrorReports.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Printers.cmo Printers.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InfiniteArray.cmo InfiniteArray.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o PackedIntArray.cmo PackedIntArray.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o RowDisplacement.cmo RowDisplacement.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o LinearizedArray.cmo LinearizedArray.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InspectionTableInterpreter.cmo InspectionTableInterpreter.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o TableInterpreter.cmo TableInterpreter.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o StaticVersion.cmo StaticVersion.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -pack -g -bin-annot General.cmo Convert.cmo IncrementalEngine.cmo EngineTypes.cmo Engine.cmo ErrorReports.cmo Printers.cmo InfiniteArray.cmo PackedIntArray.cmo RowDisplacement.cmo LinearizedArray.cmo TableFormat.cmo InspectionTableFormat.cmo InspectionTableInterpreter.cmo TableInterpreter.cmo StaticVersion.cmo -o menhirLib.cmo
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o General.cmx General.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o IncrementalEngine.cmx IncrementalEngine.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o EngineTypes.cmx EngineTypes.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o InfiniteArray.cmx InfiniteArray.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o PackedIntArray.cmx PackedIntArray.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o InspectionTableFormat.cmx InspectionTableFormat.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o LinearizedArray.cmx LinearizedArray.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o TableFormat.cmx TableFormat.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o RowDisplacement.cmx RowDisplacement.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o Convert.cmx Convert.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o Engine.cmx Engine.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o ErrorReports.cmx ErrorReports.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o Printers.cmx Printers.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o InspectionTableInterpreter.cmx InspectionTableInterpreter.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o TableInterpreter.cmx TableInterpreter.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o StaticVersion.cmx StaticVersion.ml
- touch menhirLib.mli  ; if  /home/opam/.opam/4.04.2/bin/ocamlopt.opt -pack -g -bin-annot General.cmx Convert.cmx IncrementalEngine.cmx EngineTypes.cmx Engine.cmx ErrorReports.cmx Printers.cmx InfiniteArray.cmx PackedIntArray.cmx RowDisplacement.cmx LinearizedArray.cmx TableFormat.cmx InspectionTableFormat.cmx InspectionTableInterpreter.cmx TableInterpreter.cmx StaticVersion.cmx -o menhirLib.cmx  ; then  rm -f menhirLib.mli  ; else  rm -f menhirLib.mli  ; exit 1; fi
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -a menhirLib.cmx -o menhirLib.cmxa
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -shared -linkall menhirLib.cmxa -o menhirLib.cmxs
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules menhir.ml > menhir.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules back.mli > back.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o back.cmi back.mli
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o menhir.cmo menhir.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules back.ml > back.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules cmly_read.ml > cmly_read.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules cmly_read.mli > cmly_read.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules cmly_api.ml > cmly_api.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules keyword.mli > keyword.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o keyword.cmi keyword.mli
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o cmly_api.cmo cmly_api.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o cmly_read.cmi cmly_read.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules keyword.ml > keyword.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o keyword.cmx keyword.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules cmly_format.ml > cmly_format.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o cmly_format.cmo cmly_format.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules version.ml > version.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o version.cmo version.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o cmly_api.cmx cmly_api.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o cmly_format.cmx cmly_format.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o version.cmx version.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules cmly_write.ml > cmly_write.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules cmly_write.mli > cmly_write.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o cmly_write.cmi cmly_write.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules action.ml > action.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules action.mli > action.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules IL.mli > IL.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules stretch.mli > stretch.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o stretch.cmi stretch.mli
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o IL.cmi IL.mli
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o action.cmi action.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules codeBits.ml > codeBits.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules codeBits.mli > codeBits.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o codeBits.cmi codeBits.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules settings.ml > settings.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules settings.mli > settings.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules stringSet.mli > stringSet.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o stringSet.cmi stringSet.mli
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o settings.cmi settings.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules installation.ml > installation.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules installation.mli > installation.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o installation.cmi installation.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules stringSet.ml > stringSet.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o installation.cmx installation.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o stringSet.cmx stringSet.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o settings.cmx settings.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o codeBits.cmx codeBits.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules basicSyntax.ml > basicSyntax.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules positions.mli > positions.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules stringMap.mli > stringMap.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules syntax.ml > syntax.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules InputFile.mli > InputFile.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o positions.cmi positions.mli
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o stringMap.cmi stringMap.mli
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InputFile.cmi InputFile.mli
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o syntax.cmo syntax.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o basicSyntax.cmo basicSyntax.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules positions.ml > positions.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules stringMap.ml > stringMap.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o action.cmx action.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules InputFile.ml > InputFile.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o positions.cmx positions.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o stringMap.cmx stringMap.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o InputFile.cmx InputFile.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o syntax.cmx syntax.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules front.ml > front.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules front.mli > front.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o front.cmi front.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules anonymous.ml > anonymous.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules anonymous.mli > anonymous.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o anonymous.cmi anonymous.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules misc.ml > misc.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules misc.mli > misc.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o misc.cmi misc.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules error.ml > error.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules error.mli > error.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o error.cmi error.mli
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o error.cmx error.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules parameters.ml > parameters.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o parameters.cmo parameters.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o misc.cmx misc.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o parameters.cmx parameters.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules basicPrinter.ml > basicPrinter.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules basicPrinter.mli > basicPrinter.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o basicPrinter.cmi basicPrinter.mli
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o basicSyntax.cmx basicSyntax.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules option.ml > option.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules option.mli > option.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o option.cmi option.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules printer.ml > printer.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules printer.mli > printer.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o printer.cmi printer.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Compatibility.ml > Compatibility.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Compatibility.mli > Compatibility.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Compatibility.cmi Compatibility.mli
- /home/opam/.opam/4.04.2/bin/ocamllex.opt -q lineCount.mll
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules lineCount.ml > lineCount.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lineCount.cmo lineCount.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Compatibility.cmx Compatibility.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lineCount.cmx lineCount.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o option.cmx option.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o printer.cmx printer.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules CheckSafeParameterizedGrammar.ml > CheckSafeParameterizedGrammar.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules CheckSafeParameterizedGrammar.mli > CheckSafeParameterizedGrammar.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o CheckSafeParameterizedGrammar.cmi CheckSafeParameterizedGrammar.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules tarjan.ml > tarjan.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules tarjan.mli > tarjan.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o tarjan.cmi tarjan.mli
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o tarjan.cmx tarjan.ml
- cp -p fancyDriver.ml Driver.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Driver.ml > Driver.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Driver.mli > Driver.mli.depends
- cp -p fancy-parser.mly parser.mly
- ../_stage1/menhir.native -lg 1 -la 1 -lc 1 --canonical --table --strict --fixed-exception  -v --raw-depend --ocamldep '/home/opam/.opam/4.04.2/bin/ocamldep.opt -modules' parser.mly > parser.mly.depends
- /home/opam/.opam/4.04.2/bin/ocamllex.opt -q lexpointfree.mll
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules lexpointfree.ml > lexpointfree.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules newRuleSyntax.mli > newRuleSyntax.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules parserAux.mli > parserAux.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lexpointfree.cmo lexpointfree.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o newRuleSyntax.cmi newRuleSyntax.mli
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o parserAux.cmi parserAux.mli
- ../_stage1/menhir.native -lg 1 -la 1 -lc 1 --canonical --table --strict --fixed-exception  -v --ocamlc '/home/opam/.opam/4.04.2/bin/ocamlc.opt -g -bin-annot -safe-string' --infer parser.mly
- + ../_stage1/menhir.native -lg 1 -la 1 -lc 1 --canonical --table --strict --fixed-exception  -v --ocamlc '/home/opam/.opam/4.04.2/bin/ocamlc.opt -g -bin-annot -safe-string' --infer parser.mly
- 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.
- Built an LR(1) automaton with 368 states.
- One shift/reduce conflict was silently solved.
- Extra reductions on error were added in 47 states.
- Priority played a role in 0 of these states.
- 211 out of 368 states have a default reduction.
- 110 out of 368 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 13984 entries; 1795 non-zero; 1566 compressed.
- The action table occupies roughly 3224 bytes.
- The goto table is 20976 entries; 360 non-zero; 728 compressed.
- The goto table occupies roughly 1544 bytes.
- The error table occupies roughly 1784 bytes.
- The default_reduction table occupies roughly 400 bytes.
- The lhs table occupies roughly 168 bytes.
- The trace table occupies roughly 8 bytes.
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules parser.mli > parser.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o parser.cmi parser.mli
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Driver.cmi Driver.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules parser.ml > parser.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules newRuleSyntax.ml > newRuleSyntax.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules parserAux.ml > parserAux.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lexpointfree.cmx lexpointfree.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o parserAux.cmx parserAux.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o newRuleSyntax.cmx newRuleSyntax.ml
- ../_stage1/menhir.native -lg 1 -la 1 -lc 1 --canonical --table --strict --fixed-exception  -v --infer parser.mly --list-errors > parser.mly.auto.messages
- + ../_stage1/menhir.native -lg 1 -la 1 -lc 1 --canonical --table --strict --fixed-exception  -v --infer parser.mly --list-errors > parser.mly.auto.messages
- 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.
- Built an LR(1) automaton with 368 states.
- One shift/reduce conflict was silently solved.
- Extra reductions on error were added in 47 states.
- Priority played a role in 0 of these states.
- 211 out of 368 states have a default reduction.
- 110 out of 368 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.
- ../_stage1/menhir.native -lg 1 -la 1 -lc 1 --canonical --table --strict --fixed-exception  -v --infer parser.mly --compare-errors parser.mly.auto.messages --compare-errors parserMessages.messages
- + ../_stage1/menhir.native -lg 1 -la 1 -lc 1 --canonical --table --strict --fixed-exception  -v --infer parser.mly --compare-errors parser.mly.auto.messages --compare-errors parserMessages.messages
- 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.
- Built an LR(1) automaton with 368 states.
- One shift/reduce conflict was silently solved.
- Extra reductions on error were added in 47 states.
- Priority played a role in 0 of these states.
- 211 out of 368 states have a default reduction.
- 110 out of 368 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.
- Read 105 sample input sentences and 105 error messages.
- Read 105 sample input sentences and 50 error messages.
- ../_stage1/menhir.native -lg 1 -la 1 -lc 1 --canonical --table --strict --fixed-exception  -v --infer parser.mly --compile-errors parserMessages.messages > parserMessages.ml
- + ../_stage1/menhir.native -lg 1 -la 1 -lc 1 --canonical --table --strict --fixed-exception  -v --infer parser.mly --compile-errors parserMessages.messages > parserMessages.ml
- 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.
- Built an LR(1) automaton with 368 states.
- One shift/reduce conflict was silently solved.
- Extra reductions on error were added in 47 states.
- Priority played a role in 0 of these states.
- 211 out of 368 states have a default reduction.
- 110 out of 368 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.
- Read 105 sample input sentences and 50 error messages.
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules parserMessages.ml > parserMessages.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o parserMessages.cmo parserMessages.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o parser.cmx parser.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o parserMessages.cmx parserMessages.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Drop.ml > Drop.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Drop.mli > Drop.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Drop.cmi Drop.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules IO.ml > IO.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules IO.mli > IO.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o IO.cmi IO.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules infer.ml > infer.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules infer.mli > infer.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o infer.cmi infer.mli
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o IO.cmx IO.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules interface.ml > interface.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules interface.mli > interface.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o interface.cmi interface.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules nonterminalType.ml > nonterminalType.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules nonterminalType.mli > nonterminalType.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o nonterminalType.cmi nonterminalType.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules tokenType.ml > tokenType.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules tokenType.mli > tokenType.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o tokenType.cmi tokenType.mli
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o nonterminalType.cmx nonterminalType.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o tokenType.cmx tokenType.ml
- /home/opam/.opam/4.04.2/bin/ocamllex.opt -q lexdep.mll
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules lexdep.ml > lexdep.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lexdep.cmo lexdep.ml
- /home/opam/.opam/4.04.2/bin/ocamllex.opt -q lexmli.mll
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules lexmli.ml > lexmli.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lexmli.cmo lexmli.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o interface.cmx interface.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lexdep.cmx lexdep.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lexmli.cmx lexmli.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules inlining.ml > inlining.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules inlining.mli > inlining.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o inlining.cmi inlining.mli
- /home/opam/.opam/4.04.2/bin/ocamllex.opt -q chopInlined.mll
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules chopInlined.ml > chopInlined.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o chopInlined.cmo chopInlined.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules listMonad.ml > listMonad.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules listMonad.mli > listMonad.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o listMonad.cmi listMonad.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Memoize.ml > Memoize.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Memoize.mli > Memoize.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Memoize.cmi Memoize.mli
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o chopInlined.cmx chopInlined.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o listMonad.cmx listMonad.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Memoize.cmx Memoize.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules keywordExpansion.ml > keywordExpansion.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules keywordExpansion.mli > keywordExpansion.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o keywordExpansion.cmi keywordExpansion.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules grammarFunctor.ml > grammarFunctor.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules grammarFunctor.mli > grammarFunctor.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules gMap.ml > gMap.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules gSet.ml > gSet.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o gSet.cmo gSet.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o gMap.cmo gMap.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o grammarFunctor.cmi grammarFunctor.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Boolean.ml > Boolean.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Boolean.mli > Boolean.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Fix.mli > Fix.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Fix.cmi Fix.mli
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Boolean.cmi Boolean.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Fix.ml > Fix.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Fix.cmx Fix.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules CompletedNatWitness.ml > CompletedNatWitness.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules CompletedNatWitness.mli > CompletedNatWitness.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Seq.mli > Seq.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Seq.cmi Seq.mli
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o CompletedNatWitness.cmi CompletedNatWitness.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Seq.ml > Seq.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Seq.cmx Seq.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules compressedBitSet.ml > compressedBitSet.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules compressedBitSet.mli > compressedBitSet.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o compressedBitSet.cmi compressedBitSet.mli
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o gSet.cmx gSet.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules FixSolver.ml > FixSolver.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules FixSolver.mli > FixSolver.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o FixSolver.cmi FixSolver.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Maps.ml > Maps.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Maps.mli > Maps.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Maps.cmi Maps.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules patricia.ml > patricia.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules patricia.mli > patricia.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o patricia.cmi patricia.mli
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o gMap.cmx gMap.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules time.ml > time.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules time.mli > time.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o time.cmi time.mli
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Boolean.cmx Boolean.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o CompletedNatWitness.cmx CompletedNatWitness.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o compressedBitSet.cmx compressedBitSet.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o FixSolver.cmx FixSolver.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Maps.cmx Maps.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o patricia.cmx patricia.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o time.cmx time.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o grammarFunctor.cmx grammarFunctor.ml
- /home/opam/.opam/4.04.2/bin/ocamllex.opt -q lexer.mll
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules lexer.ml > lexer.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lexer.cmo lexer.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules partialGrammar.ml > partialGrammar.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules partialGrammar.mli > partialGrammar.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o partialGrammar.cmi partialGrammar.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules expandTokenAliases.ml > expandTokenAliases.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules expandTokenAliases.mli > expandTokenAliases.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o expandTokenAliases.cmi expandTokenAliases.mli
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o expandTokenAliases.cmx expandTokenAliases.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules reachability.ml > reachability.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules reachability.mli > reachability.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o reachability.cmi reachability.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules SelectiveExpansion.ml > SelectiveExpansion.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules SelectiveExpansion.mli > SelectiveExpansion.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules SortInference.mli > SortInference.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules GroundSort.mli > GroundSort.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o GroundSort.cmi GroundSort.mli
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o SortInference.cmi SortInference.mli
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o SelectiveExpansion.cmi SelectiveExpansion.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules GroundSort.ml > GroundSort.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules SortInference.ml > SortInference.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o GroundSort.cmx GroundSort.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules SortUnification.ml > SortUnification.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules SortUnification.mli > SortUnification.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o SortUnification.cmi SortUnification.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Unifier.ml > Unifier.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Unifier.mli > Unifier.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Unifier.cmi Unifier.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules mark.ml > mark.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules mark.mli > mark.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o mark.cmi mark.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules unionFind.ml > unionFind.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules unionFind.mli > unionFind.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o unionFind.cmi unionFind.mli
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o mark.cmx mark.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o unionFind.cmx unionFind.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Unifier.cmx Unifier.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o SortUnification.cmx SortUnification.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o SortInference.cmx SortInference.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules standard_mly.ml > standard_mly.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o standard_mly.cmo standard_mly.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o anonymous.cmx anonymous.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o basicPrinter.cmx basicPrinter.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o CheckSafeParameterizedGrammar.cmx CheckSafeParameterizedGrammar.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Driver.cmx Driver.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Drop.cmx Drop.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o infer.cmx infer.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o inlining.cmx inlining.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o keywordExpansion.cmx keywordExpansion.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lexer.cmx lexer.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o partialGrammar.cmx partialGrammar.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o reachability.cmx reachability.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o SelectiveExpansion.cmx SelectiveExpansion.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o standard_mly.cmx standard_mly.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules grammar.ml > grammar.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o grammar.cmo grammar.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o front.cmx front.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules item.ml > item.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules item.mli > item.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules lookahead.mli > lookahead.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lookahead.cmi lookahead.mli
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o item.cmi item.mli
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o grammar.cmx grammar.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules lr0.ml > lr0.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules lr0.mli > lr0.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lr0.cmi lr0.mli
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o item.cmx item.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules lr1.ml > lr1.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules lr1.mli > lr1.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lr1.cmi lr1.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules DFS.ml > DFS.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules DFS.mli > DFS.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o DFS.cmi DFS.mli
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lr0.cmx lr0.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules slr.ml > slr.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules slr.mli > slr.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o slr.cmi slr.mli
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o DFS.cmx DFS.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o slr.cmx slr.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lr1.cmx lr1.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules codeBackend.ml > codeBackend.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules codeBackend.mli > codeBackend.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o codeBackend.cmi codeBackend.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules codePieces.ml > codePieces.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules codePieces.mli > codePieces.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o codePieces.cmi codePieces.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules default.ml > default.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules default.mli > default.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o default.cmi default.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules conflict.ml > conflict.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules conflict.mli > conflict.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o conflict.cmi conflict.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules DependencyGraph.ml > DependencyGraph.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules DependencyGraph.mli > DependencyGraph.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o DependencyGraph.cmi DependencyGraph.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules dot.ml > dot.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules dot.mli > dot.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o dot.cmi dot.mli
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o dot.cmx dot.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules derivation.ml > derivation.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules derivation.mli > derivation.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o derivation.cmi derivation.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules lr1partial.ml > lr1partial.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules lr1partial.mli > lr1partial.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lr1partial.cmi lr1partial.mli
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o DependencyGraph.cmx DependencyGraph.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o derivation.cmx derivation.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lr1partial.cmx lr1partial.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o conflict.cmx conflict.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules invariant.ml > invariant.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules invariant.mli > invariant.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o invariant.cmi invariant.mli
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o codePieces.cmx codePieces.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o default.cmx default.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o invariant.cmx invariant.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules codeInliner.ml > codeInliner.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules codeInliner.mli > codeInliner.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o codeInliner.cmi codeInliner.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules traverse.ml > traverse.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o traverse.cmo traverse.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o traverse.cmx traverse.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules coqBackend.ml > coqBackend.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules coqBackend.mli > coqBackend.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o coqBackend.cmi coqBackend.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules interpret.ml > interpret.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules interpret.mli > interpret.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules referenceInterpreter.mli > referenceInterpreter.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules cst.mli > cst.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o cst.cmi cst.mli
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o referenceInterpreter.cmi referenceInterpreter.mli
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o interpret.cmi interpret.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules cst.ml > cst.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules pprint.ml > pprint.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules pprint.mli > pprint.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o pprint.cmi pprint.mli
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o pprint.cmx pprint.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules referenceInterpreter.ml > referenceInterpreter.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o cst.cmx cst.ml
- /home/opam/.opam/4.04.2/bin/ocamllex.opt -q segment.mll
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules segment.ml > segment.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o segment.cmo segment.ml
- /home/opam/.opam/4.04.2/bin/ocamllex.opt -q sentenceLexer.mll
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules sentenceLexer.ml > sentenceLexer.ml.depends
- ../_stage1/menhir.native -lg 1 -la 1 -lc 1 --canonical --table --strict --fixed-exception  -v --raw-depend --ocamldep '/home/opam/.opam/4.04.2/bin/ocamldep.opt -modules' sentenceParser.mly > sentenceParser.mly.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules sentenceParserAux.ml > sentenceParserAux.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o sentenceParserAux.cmo sentenceParserAux.ml
- ../_stage1/menhir.native -lg 1 -la 1 -lc 1 --canonical --table --strict --fixed-exception  -v --ocamlc '/home/opam/.opam/4.04.2/bin/ocamlc.opt -g -bin-annot -safe-string' --infer sentenceParser.mly
- + ../_stage1/menhir.native -lg 1 -la 1 -lc 1 --canonical --table --strict --fixed-exception  -v --ocamlc '/home/opam/.opam/4.04.2/bin/ocamlc.opt -g -bin-annot -safe-string' --infer sentenceParser.mly
- Grammar has 6 nonterminal symbols, among which 2 start symbols.
- Grammar has 6 terminal symbols.
- Grammar has 11 productions.
- Built an LR(0) automaton with 21 states.
- The grammar is SLR(1).
- Built an LR(1) automaton with 27 states.
- 13 out of 27 states have a default reduction.
- 7 out of 27 states are represented.
- 0 out of 16 symbols keep track of their start position.
- 0 out of 16 symbols keep track of their end position.
- The action table is 189 entries; 32 non-zero; 43 compressed.
- The action table occupies roughly 136 bytes.
- The goto table is 216 entries; 19 non-zero; 46 compressed.
- The goto table occupies roughly 144 bytes.
- The error table occupies roughly 56 bytes.
- The default_reduction table occupies roughly 48 bytes.
- The lhs table occupies roughly 40 bytes.
- The trace table occupies roughly 8 bytes.
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules sentenceParser.mli > sentenceParser.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o sentenceParser.cmi sentenceParser.mli
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o sentenceLexer.cmo sentenceLexer.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules sentenceParser.ml > sentenceParser.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o sentenceParserAux.cmx sentenceParserAux.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o sentenceParser.cmx sentenceParser.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o referenceInterpreter.cmx referenceInterpreter.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o segment.cmx segment.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o sentenceLexer.cmx sentenceLexer.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules LRijkstra.ml > LRijkstra.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules LRijkstra.mli > LRijkstra.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -noassert -noassert -o LRijkstra.cmi LRijkstra.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules astar.ml > astar.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules astar.mli > astar.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o astar.cmi astar.mli
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o interpret.cmx interpret.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules LRijkstraCore.ml > LRijkstraCore.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules LRijkstraCore.mli > LRijkstraCore.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -noassert -noassert -o LRijkstraCore.cmi LRijkstraCore.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules LowIntegerPriorityQueue.ml > LowIntegerPriorityQueue.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules LowIntegerPriorityQueue.mli > LowIntegerPriorityQueue.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o LowIntegerPriorityQueue.cmi LowIntegerPriorityQueue.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules resizableArray.ml > resizableArray.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules resizableArray.mli > resizableArray.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o resizableArray.cmi resizableArray.mli
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o resizableArray.cmx resizableArray.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules MySet.ml > MySet.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules MySet.mli > MySet.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o MySet.cmi MySet.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Trie.ml > Trie.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Trie.mli > Trie.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Trie.cmi Trie.mli
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o LowIntegerPriorityQueue.cmx LowIntegerPriorityQueue.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o MySet.cmx MySet.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Trie.cmx Trie.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o astar.cmx astar.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -noassert -noassert -o LRijkstraCore.cmx LRijkstraCore.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules tableBackend.ml > tableBackend.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules tableBackend.mli > tableBackend.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o tableBackend.cmi tableBackend.mli
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o cmly_read.cmx cmly_read.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o cmly_write.cmx cmly_write.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o codeBackend.cmx codeBackend.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o codeInliner.cmx codeInliner.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o coqBackend.cmx coqBackend.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -noassert -noassert -o LRijkstra.cmx LRijkstra.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o tableBackend.cmx tableBackend.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o back.cmx back.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o menhir.cmx menhir.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt unix.cmxa -g Fix.cmx Boolean.cmx InputFile.cmx installation.cmx keyword.cmx stringSet.cmx version.cmx settings.cmx codeBits.cmx action.cmx positions.cmx error.cmx menhirLib.cmx stringMap.cmx misc.cmx syntax.cmx parameters.cmx tarjan.cmx CheckSafeParameterizedGrammar.cmx Compatibility.cmx Seq.cmx CompletedNatWitness.cmx DFS.cmx lexpointfree.cmx option.cmx parserAux.cmx newRuleSyntax.cmx parser.cmx parserMessages.cmx Driver.cmx basicSyntax.cmx Drop.cmx FixSolver.cmx GroundSort.cmx IO.cmx Maps.cmx Memoize.cmx mark.cmx unionFind.cmx Unifier.cmx SortUnification.cmx SortInference.cmx SelectiveExpansion.cmx anonymous.cmx lineCount.cmx printer.cmx basicPrinter.cmx chopInlined.cmx gSet.cmx compressedBitSet.cmx dot.cmx expandTokenAliases.cmx gMap.cmx patricia.cmx time.cmx grammarFunctor.cmx nonterminalType.cmx tokenType.cmx interface.cmx lexdep.cmx lexmli.cmx infer.cmx listMonad.cmx inlining.cmx keywordExpansion.cmx lexer.cmx partialGrammar.cmx reachability.cmx standard_mly.cmx front.cmx grammar.cmx DependencyGraph.cmx resizableArray.cmx LowIntegerPriorityQueue.cmx MySet.cmx item.cmx derivation.cmx lr0.cmx slr.cmx lr1.cmx lr1partial.cmx conflict.cmx default.cmx Trie.cmx LRijkstraCore.cmx astar.cmx pprint.cmx cst.cmx invariant.cmx referenceInterpreter.cmx segment.cmx sentenceParserAux.cmx sentenceParser.cmx sentenceLexer.cmx interpret.cmx LRijkstra.cmx cmly_api.cmx cmly_format.cmx cmly_read.cmx cmly_write.cmx codePieces.cmx codeBackend.cmx traverse.cmx codeInliner.cmx coqBackend.cmx tableBackend.cmx back.cmx menhir.cmx -o menhir.native
- # Parallel statistics: { count(total): 21(443), max: 13, min: 2, average(total): 4.095(1.147) }
- make[2]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/menhir.20190924/src'
- make[2]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/menhir.20190924/src'
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.04.2/lib/ocamlbuild /home/opam/.opam/4.04.2/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.04.2/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- cp -p fancy-parser.mly parser.mly
- ../_stage2/menhir.native -lg 1 -la 1 -lc 1 --canonical --table --strict --fixed-exception  -v --raw-depend --ocamldep '/home/opam/.opam/4.04.2/bin/ocamldep.opt -modules' parser.mly > parser.mly.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules error.mli > error.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules positions.mli > positions.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o positions.cmi positions.mli
- /home/opam/.opam/4.04.2/bin/ocamllex.opt -q lexpointfree.mll
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules lexpointfree.ml > lexpointfree.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules misc.mli > misc.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules stringMap.mli > stringMap.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules stringSet.mli > stringSet.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o stringSet.cmi stringSet.mli
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o stringMap.cmi stringMap.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules newRuleSyntax.mli > newRuleSyntax.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules syntax.ml > syntax.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules action.mli > action.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules IL.mli > IL.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules stretch.mli > stretch.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules keyword.mli > keyword.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o keyword.cmi keyword.mli
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o stretch.cmi stretch.mli
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o IL.cmi IL.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules InputFile.mli > InputFile.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules settings.mli > settings.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o action.cmi action.mli
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InputFile.cmi InputFile.mli
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o settings.cmi settings.mli
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o syntax.cmo syntax.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules option.mli > option.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules parameters.ml > parameters.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o misc.cmi misc.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules parserAux.mli > parserAux.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules General.mli > General.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o General.cmi General.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules General.ml > General.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Convert.mli > Convert.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Convert.cmi Convert.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Convert.ml > Convert.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules IncrementalEngine.ml > IncrementalEngine.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules EngineTypes.ml > EngineTypes.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o IncrementalEngine.cmo IncrementalEngine.ml
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Engine.mli > Engine.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o EngineTypes.cmo EngineTypes.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Engine.cmi Engine.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Engine.ml > Engine.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules ErrorReports.mli > ErrorReports.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o ErrorReports.cmi ErrorReports.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules ErrorReports.ml > ErrorReports.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Printers.mli > Printers.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Printers.cmi Printers.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules Printers.ml > Printers.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules InfiniteArray.mli > InfiniteArray.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InfiniteArray.cmi InfiniteArray.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules InfiniteArray.ml > InfiniteArray.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules PackedIntArray.mli > PackedIntArray.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o PackedIntArray.cmi PackedIntArray.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules PackedIntArray.ml > PackedIntArray.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules RowDisplacement.mli > RowDisplacement.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o RowDisplacement.cmi RowDisplacement.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules RowDisplacement.ml > RowDisplacement.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules LinearizedArray.mli > LinearizedArray.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o LinearizedArray.cmi LinearizedArray.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules LinearizedArray.ml > LinearizedArray.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules TableFormat.ml > TableFormat.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules InspectionTableFormat.ml > InspectionTableFormat.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules InspectionTableInterpreter.mli > InspectionTableInterpreter.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InspectionTableFormat.cmo InspectionTableFormat.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o TableFormat.cmo TableFormat.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InspectionTableInterpreter.cmi InspectionTableInterpreter.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules InspectionTableInterpreter.ml > InspectionTableInterpreter.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules TableInterpreter.mli > TableInterpreter.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o TableInterpreter.cmi TableInterpreter.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules TableInterpreter.ml > TableInterpreter.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules StaticVersion.mli > StaticVersion.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o StaticVersion.cmi StaticVersion.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules StaticVersion.ml > StaticVersion.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o General.cmo General.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Convert.cmo Convert.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Engine.cmo Engine.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o ErrorReports.cmo ErrorReports.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Printers.cmo Printers.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InfiniteArray.cmo InfiniteArray.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o PackedIntArray.cmo PackedIntArray.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o RowDisplacement.cmo RowDisplacement.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o LinearizedArray.cmo LinearizedArray.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InspectionTableInterpreter.cmo InspectionTableInterpreter.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o TableInterpreter.cmo TableInterpreter.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o StaticVersion.cmo StaticVersion.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o error.cmi error.mli
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lexpointfree.cmo lexpointfree.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o newRuleSyntax.cmi newRuleSyntax.mli
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o option.cmi option.mli
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o parameters.cmo parameters.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o parserAux.cmi parserAux.mli
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -pack -g -bin-annot General.cmo Convert.cmo IncrementalEngine.cmo EngineTypes.cmo Engine.cmo ErrorReports.cmo Printers.cmo InfiniteArray.cmo PackedIntArray.cmo RowDisplacement.cmo LinearizedArray.cmo TableFormat.cmo InspectionTableFormat.cmo InspectionTableInterpreter.cmo TableInterpreter.cmo StaticVersion.cmo -o menhirLib.cmo
- ../_stage2/menhir.native -lg 1 -la 1 -lc 1 --canonical --table --strict --fixed-exception  -v --ocamlc '/home/opam/.opam/4.04.2/bin/ocamlc.opt -g -bin-annot -safe-string' --infer parser.mly
- + ../_stage2/menhir.native -lg 1 -la 1 -lc 1 --canonical --table --strict --fixed-exception  -v --ocamlc '/home/opam/.opam/4.04.2/bin/ocamlc.opt -g -bin-annot -safe-string' --infer parser.mly
- 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.
- Built an LR(1) automaton with 368 states.
- One shift/reduce conflict was silently solved.
- Extra reductions on error were added in 47 states.
- Priority played a role in 0 of these states.
- 211 out of 368 states have a default reduction.
- 110 out of 368 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 13984 entries; 1795 non-zero; 1566 compressed.
- The action table occupies roughly 3224 bytes.
- The goto table is 20976 entries; 360 non-zero; 728 compressed.
- The goto table occupies roughly 1544 bytes.
- The error table occupies roughly 1784 bytes.
- The default_reduction table occupies roughly 400 bytes.
- The lhs table occupies roughly 168 bytes.
- The trace table occupies roughly 8 bytes.
- # Parallel statistics: { count(total): 3(77), max: 12, min: 3, average(total): 7.333(1.247) }
- Bootstrap successful.
- make[2]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/menhir.20190924/src'
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.04.2/lib/ocamlbuild /home/opam/.opam/4.04.2/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.04.2/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules keyword.mli > keyword.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o keyword.cmi keyword.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules keyword.ml > keyword.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules version.ml > version.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules cmly_format.ml > cmly_format.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules cmly_api.ml > cmly_api.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules cmly_read.mli > cmly_read.mli.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o cmly_api.cmo cmly_api.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o cmly_read.cmi cmly_read.mli
- /home/opam/.opam/4.04.2/bin/ocamldep.opt -modules cmly_read.ml > cmly_read.ml.depends
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o cmly_format.cmo cmly_format.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o version.cmo version.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o keyword.cmo keyword.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -c -g -bin-annot -safe-string -o cmly_read.cmo cmly_read.ml
- /home/opam/.opam/4.04.2/bin/ocamlc.opt -pack -g -bin-annot keyword.cmo version.cmo cmly_format.cmo cmly_api.cmo cmly_read.cmo -o menhirSdk.cmo
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirSdk -o keyword.cmx keyword.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirSdk -o cmly_api.cmx cmly_api.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirSdk -o cmly_format.cmx cmly_format.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirSdk -o version.cmx version.ml
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirSdk -o cmly_read.cmx cmly_read.ml
- touch menhirSdk.mli  ; if  /home/opam/.opam/4.04.2/bin/ocamlopt.opt -pack -g -bin-annot keyword.cmx version.cmx cmly_format.cmx cmly_api.cmx cmly_read.cmx -o menhirSdk.cmx  ; then  rm -f menhirSdk.mli  ; else  rm -f menhirSdk.mli  ; exit 1; fi
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -a menhirSdk.cmx -o menhirSdk.cmxa
- /home/opam/.opam/4.04.2/bin/ocamlopt.opt -shared -linkall menhirSdk.cmxa -o menhirSdk.cmxs
- # Parallel statistics: { count(total): 1(23), max: 2, min: 2, average(total): 2.000(1.043) }
- make[1]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/menhir.20190924/src'
- Creating menhirLib.ml
- Creating menhirLib.mli
-> compiled  menhir.20190924
Processing 26/34: [camlp5: make world.opt]
Processing 27/34: [camlp5: make world.opt] [menhir: make Makefile]
+ /usr/bin/make "-f" "Makefile" "install" "PREFIX=/home/opam/.opam/4.04.2" "docdir=/home/opam/.opam/4.04.2/doc/menhir" "libdir=/home/opam/.opam/4.04.2/lib/menhir" "mandir=/home/opam/.opam/4.04.2/man/man1" (CWD=/home/opam/.opam/4.04.2/.opam-switch/build/menhir.20190924)
- mkdir -p /home/opam/.opam/4.04.2/bin
- install src/_stage2/menhir.native /home/opam/.opam/4.04.2/bin/menhir
- mkdir -p /home/opam/.opam/4.04.2/lib/menhir
- Installing MenhirLib and MenhirSdk via ocamlfind.
- Installed /home/opam/.opam/4.04.2/lib/menhirLib/menhirLib.o
- Installed /home/opam/.opam/4.04.2/lib/menhirLib/menhirLib.cmxs
- Installed /home/opam/.opam/4.04.2/lib/menhirLib/menhirLib.cmx
- Installed /home/opam/.opam/4.04.2/lib/menhirLib/menhirLib.cmo
- Installed /home/opam/.opam/4.04.2/lib/menhirLib/menhirLib.cmi
- Installed /home/opam/.opam/4.04.2/lib/menhirLib/menhirLib.ml
- Installed /home/opam/.opam/4.04.2/lib/menhirLib/menhirLib.mli
- Installed /home/opam/.opam/4.04.2/lib/menhirLib/META
- Installed /home/opam/.opam/4.04.2/lib/menhirSdk/menhirSdk.o
- Installed /home/opam/.opam/4.04.2/lib/menhirSdk/menhirSdk.cmxs
- Installed /home/opam/.opam/4.04.2/lib/menhirSdk/menhirSdk.cmx
- Installed /home/opam/.opam/4.04.2/lib/menhirSdk/menhirSdk.cmo
- Installed /home/opam/.opam/4.04.2/lib/menhirSdk/menhirSdk.cmi
- Installed /home/opam/.opam/4.04.2/lib/menhirSdk/META
- if [ -f doc/manual.pdf ] ; then \
-   mkdir -p /home/opam/.opam/4.04.2/doc/menhir /home/opam/.opam/4.04.2/man/man1 ; \
-   cp -r doc/manual.pdf doc/manual.html doc/manual*.png demos /home/opam/.opam/4.04.2/doc/menhir ; \
-   cp -r doc/menhir.1 /home/opam/.opam/4.04.2/man/man1 ; \
- fi
- mkdir -p /home/opam/.opam/4.04.2/bin
- install src/_stage2/menhir.native /home/opam/.opam/4.04.2/bin/menhir
- mkdir -p /home/opam/.opam/4.04.2/lib/menhir
- Installing MenhirLib and MenhirSdk via ocamlfind.
- Installed /home/opam/.opam/4.04.2/lib/menhirLib/menhirLib.o
- Installed /home/opam/.opam/4.04.2/lib/menhirLib/menhirLib.cmxs
- Installed /home/opam/.opam/4.04.2/lib/menhirLib/menhirLib.cmx
- Installed /home/opam/.opam/4.04.2/lib/menhirLib/menhirLib.cmo
- Installed /home/opam/.opam/4.04.2/lib/menhirLib/menhirLib.cmi
- Installed /home/opam/.opam/4.04.2/lib/menhirLib/menhirLib.ml
- Installed /home/opam/.opam/4.04.2/lib/menhirLib/menhirLib.mli
- Installed /home/opam/.opam/4.04.2/lib/menhirLib/META
- Installed /home/opam/.opam/4.04.2/lib/menhirSdk/menhirSdk.o
- Installed /home/opam/.opam/4.04.2/lib/menhirSdk/menhirSdk.cmxs
- Installed /home/opam/.opam/4.04.2/lib/menhirSdk/menhirSdk.cmx
- Installed /home/opam/.opam/4.04.2/lib/menhirSdk/menhirSdk.cmo
- Installed /home/opam/.opam/4.04.2/lib/menhirSdk/menhirSdk.cmi
- Installed /home/opam/.opam/4.04.2/lib/menhirSdk/META
- if [ -f doc/manual.pdf ] ; then \
-   mkdir -p /home/opam/.opam/4.04.2/doc/menhir /home/opam/.opam/4.04.2/man/man1 ; \
-   cp -r doc/manual.pdf doc/manual.html doc/manual*.png demos /home/opam/.opam/4.04.2/doc/menhir ; \
-   cp -r doc/menhir.1 /home/opam/.opam/4.04.2/man/man1 ; \
- fi
-> installed menhir.20190924
Processing 27/34: [camlp5: make world.opt]
Processing 28/34: [camlp5: make world.opt] [why3: ./configure]
+ /home/opam/.opam/4.04.2/.opam-switch/build/why3.1.0.0/./configure "--prefix" "/home/opam/.opam/4.04.2" "--disable-frama-c" "--disable-coq-libs" "--disable-js-of-ocaml" "--disable-ide" (CWD=/home/opam/.opam/4.04.2/.opam-switch/build/why3.1.0.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.04.2
- ocaml library path is /home/opam/.opam/4.04.2/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... yes
- checking for rubber... no
- configure: WARNING: Cannot find rubber, documentation disabled.
- checking for emacs... no
- configure: WARNING: Cannot find emacs, compilation of why3.elc disabled.
- ocamlfind found num in /home/opam/.opam/4.04.2/lib/num
- checking for /home/opam/.opam/4.04.2/lib/num/nums.cma... no
- checking for /home/opam/.opam/4.04.2/lib/num/num.cmi... no
- checking for /home/opam/.opam/4.04.2/lib/ocaml/nums.cma... yes
- checking for /home/opam/.opam/4.04.2/lib/ocaml/num.cmi... yes
- ocamlfind: Package `zarith' not found
- checking for /home/opam/.opam/4.04.2/lib/ocaml/zarith/zarith.cma... no
- checking for /home/opam/.opam/4.04.2/lib/ocaml/zarith/z.cmi... no
- configure: WARNING: Lib Zarith not found, using Nums instead.
- ocamlfind: Package `zip' not found
- ocamlfind found camlzip in 
- checking for /home/opam/.opam/4.04.2/lib/ocaml/zip/zip.cma... no
- checking for /home/opam/.opam/4.04.2/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.04.2/lib/menhirLib
- checking for /home/opam/.opam/4.04.2/lib/menhirLib/menhirLib.cmi... yes
- ocamlfind: Package `ocamlgraph' not found
- checking for /home/opam/.opam/4.04.2/lib/ocaml/ocamlgraph/graph.cma... no
- checking for /home/opam/.opam/4.04.2/lib/ocaml/ocamlgraph/graph.cmi... no
- configure: WARNING: Lib ocamlgraph not found, hypothesis selection disabled.
- 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 doc/version.tex
- 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.04.2
-     Library path            : /home/opam/.opam/4.04.2/lib/ocaml
-     Native compilation      : yes
-     Profiling               : no
-     Compiler plugins        : no (Ocaml version 4.05.0 required)
-     Javascript support      : no (disabled by user)
- Components
-     Why3 library            : yes
-     GTK IDE                 : no (disabled by user)
-     Web IDE                 : no (js_of_ocaml not available)
-     GMP arithmetic          : no (zarith not found)
-     Compressed sessions     : no (camlzip not found)
-     Hypothesis selection    : no (ocamlgraph not found)
-     Frama-C support         : no
- Documentation               : no (rubber 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.04.2/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.04.2
- ocaml library path is /home/opam/.opam/4.04.2/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... yes
- checking for rubber... no
- configure: WARNING: Cannot find rubber, documentation disabled.
- checking for emacs... no
- configure: WARNING: Cannot find emacs, compilation of why3.elc disabled.
- ocamlfind found num in /home/opam/.opam/4.04.2/lib/num
- checking for /home/opam/.opam/4.04.2/lib/num/nums.cma... no
- checking for /home/opam/.opam/4.04.2/lib/num/num.cmi... no
- checking for /home/opam/.opam/4.04.2/lib/ocaml/nums.cma... yes
- checking for /home/opam/.opam/4.04.2/lib/ocaml/num.cmi... yes
- ocamlfind: Package `zarith' not found
- checking for /home/opam/.opam/4.04.2/lib/ocaml/zarith/zarith.cma... no
- checking for /home/opam/.opam/4.04.2/lib/ocaml/zarith/z.cmi... no
- configure: WARNING: Lib Zarith not found, using Nums instead.
- ocamlfind: Package `zip' not found
- ocamlfind found camlzip in 
- checking for /home/opam/.opam/4.04.2/lib/ocaml/zip/zip.cma... no
- checking for /home/opam/.opam/4.04.2/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.04.2/lib/menhirLib
- checking for /home/opam/.opam/4.04.2/lib/menhirLib/menhirLib.cmi... yes
- ocamlfind: Package `ocamlgraph' not found
- checking for /home/opam/.opam/4.04.2/lib/ocaml/ocamlgraph/graph.cma... no
- checking for /home/opam/.opam/4.04.2/lib/ocaml/ocamlgraph/graph.cmi... no
- configure: WARNING: Lib ocamlgraph not found, hypothesis selection disabled.
- 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 doc/version.tex
- 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.04.2
-     Library path            : /home/opam/.opam/4.04.2/lib/ocaml
-     Native compilation      : yes
-     Profiling               : no
-     Compiler plugins        : no (Ocaml version 4.05.0 required)
-     Javascript support      : no (disabled by user)
- Components
-     Why3 library            : yes
-     GTK IDE                 : no (disabled by user)
-     Web IDE                 : no (js_of_ocaml not available)
-     GMP arithmetic          : no (zarith not found)
-     Compressed sessions     : no (camlzip not found)
-     Hypothesis selection    : no (ocamlgraph not found)
-     Frama-C support         : no
- Documentation               : no (rubber 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.04.2/lib/why3
-     Relocatable             : no
Processing 28/34: [camlp5: make world.opt] [why3: make all]
+ /usr/bin/make "-j31" "all" "opt" "byte" (CWD=/home/opam/.opam/4.04.2/.opam-switch/build/why3.1.0.0)
- Ocamllex src/why3doc/doc_lexer.mll
- cp lib/ocaml/why3__BigInt_num.ml lib/ocaml/why3__BigInt_compat.ml
- Ocamldep src/tools/why3shell.ml
- Ocamldep src/tools/unix_scheduler.ml
- Ocamldep src/why3session/why3session_main.ml
- 125 states, 1119 transitions, table size 5226 bytes
- 1793 additional bytes used for bindings
- 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 src/tools/why3wc.mll
- Ocamllex plugins/tptp/tptp_lexer.mll
- Menhir plugins/tptp/tptp_parser.mly
- 101 states, 1563 transitions, table size 6858 bytes
- 3126 additional bytes used for bindings
- Ocamllex plugins/python/py_lexer.mll
- Menhir plugins/python/py_parser.mly
- Ocamllex plugins/parser/dimacs.mll
- 56 states, 651 transitions, table size 2940 bytes
- 1375 additional bytes used for bindings
- Generate src/util/config.ml
- 301 states, 15617 transitions, table size 64274 bytes
- Ocamllex src/util/rc.mll
- 34 states, 434 transitions, table size 1940 bytes
- 1293 additional bytes used for bindings
- Ocamllex src/util/lexlib.mll
- 48 states, 1889 transitions, table size 7844 bytes
- 3073 additional bytes used for bindings
- Menhir src/util/json_parser.mly
- Ocamllex src/util/json_lexer.mll
- 28 states, 271 transitions, table size 1252 bytes
- Ocamllex src/parser/lexer.mll
- 47 states, 425 transitions, table size 1982 bytes
- Menhir src/parser/parser.mly
- menhir --explain --strict src/parser/parser.mly --update-errors \
- src/parser/handcrafted.messages > src/parser/handcrafted.messages.temp;
- Menhir src/driver/driver_parser.mly
- Ocamllex src/driver/driver_lexer.mll
- 139 states, 3541 transitions, table size 14998 bytes
- 7441 additional bytes used for bindings
- Menhir src/driver/parse_smtv2_model_parser.mly
- 30 states, 1193 transitions, table size 4952 bytes
- cp src/session/compress_none.ml src/session/compress.ml
- Ocamllex src/driver/parse_smtv2_model_lexer.mll
- Ocamllex src/session/xml.mll
- Ocamllex src/session/strategy_parser.mll
- 244 states, 2634 transitions, table size 12000 bytes
- 3737 additional bytes used for bindings
- 117 states, 1396 transitions, table size 6286 bytes
- 3556 additional bytes used for bindings
- 39 states, 619 transitions, table size 2710 bytes
- 1755 additional bytes used for bindings
- 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 lib/ocaml/why3__Matrix.ml
- Ocamldep lib/ocaml/why3__Array.ml
- Ocamldep lib/ocaml/why3__IntAux.ml
- Ocamldep lib/ocaml/why3__BigInt.ml
- Ocamldep lib/ocaml/why3__BigInt_compat.ml
- Read 616 sample input sentences and 616 error messages.
- menhir --explain --strict src/parser/parser.mly --compile-errors \
- src/parser/handcrafted.messages.temp > src/parser/parser_messages.ml;
- Read 616 sample input sentences and 616 error messages.
- if cmp -s src/parser/handcrafted.messages.temp src/parser/handcrafted.messages; then \
- echo "parser_messages.ml OK"; \
- else \
- echo "Regenerating handcrafted.messages"; \
- rm -f src/parser/parser_messages.ml; \
- cp src/parser/handcrafted.messages.temp src/parser/handcrafted.messages; \
- rm -f src/parser/handcrafted.messages.temp; \
- fi
- Regenerating handcrafted.messages
- 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/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/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/cut.ml
- Ocamldep src/transform/destruct.ml
- Ocamldep src/transform/ind_itp.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/prepare_for_counterexmp.ml
- Ocamldep src/transform/intro_vc_vars_counterexmp.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/introduction.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_definition.ml
- Ocamldep src/transform/eliminate_algebraic.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/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.ml
- Ocamldep src/mlw/cakeml_printer.ml
- Ocamldep src/mlw/ocaml_printer.ml
- Ocamldep src/mlw/ml_printer.ml
- Ocamldep src/mlw/cprinter.ml
- Ocamldep src/mlw/pdriver.ml
- Ocamldep src/mlw/mlinterp.ml
- Ocamldep src/mlw/compile.ml
- Ocamldep src/mlw/mltree.ml
- Ocamldep src/mlw/pinterp.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/parse_smtv2_model.ml
- Ocamldep src/driver/parse_smtv2_model_lexer.ml
- Ocamldep src/driver/collect_data_model.ml
- Ocamldep src/driver/parse_smtv2_model_parser.ml
- Ocamldep src/driver/smt2_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/pqueue.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/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/exn_printer.ml
- Ocamldep src/util/wstdlib.ml
- Ocamldep src/util/hashcons.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/config.ml
- menhir --explain --strict src/parser/parser.mly --update-errors \
- src/parser/handcrafted.messages > src/parser/handcrafted.messages.temp;
- Read 616 sample input sentences and 616 error messages.
- menhir --explain --strict src/parser/parser.mly --compile-errors \
- src/parser/handcrafted.messages.temp > src/parser/parser_messages.ml;
- Read 616 sample input sentences and 616 error messages.
- if cmp -s src/parser/handcrafted.messages.temp src/parser/handcrafted.messages; then \
- echo "parser_messages.ml OK"; \
- else \
- echo "Regenerating handcrafted.messages"; \
- rm -f src/parser/parser_messages.ml; \
- cp src/parser/handcrafted.messages.temp src/parser/handcrafted.messages; \
- rm -f src/parser/handcrafted.messages.temp; \
- fi
- parser_messages.ml OK
- 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/cut.ml
- Ocamldep src/transform/destruct.ml
- Ocamldep src/transform/ind_itp.ml
- Ocamldep src/transform/subst.ml
- Ocamldep src/transform/apply.ml
- Ocamldep src/transform/generic_arg_trans_utils.ml
- Ocamldep src/transform/case.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/prepare_for_counterexmp.ml
- Ocamldep src/transform/intro_vc_vars_counterexmp.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/introduction.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/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.ml
- Ocamldep src/mlw/cakeml_printer.ml
- Ocamldep src/mlw/ocaml_printer.ml
- Ocamldep src/mlw/ml_printer.ml
- Ocamldep src/mlw/cprinter.ml
- Ocamldep src/mlw/pdriver.ml
- Ocamldep src/mlw/compile.ml
- Ocamldep src/mlw/mlinterp.ml
- Ocamldep src/mlw/mltree.ml
- Ocamldep src/mlw/pinterp.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/parse_smtv2_model.ml
- Ocamldep src/driver/collect_data_model.ml
- Ocamldep src/driver/parse_smtv2_model_lexer.ml
- Ocamldep src/driver/parse_smtv2_model_parser.ml
- Ocamldep src/driver/smt2_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/pqueue.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/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/exn_printer.ml
- Ocamldep src/util/wstdlib.ml
- Ocamldep src/util/hashcons.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/config.ml
- mkdir lib/plugins
- Ocamlc   src/util/config.ml
- Ocamlc   src/util/bigInt.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/loc.mli
- Ocamlc   src/util/lexlib.mli
- Ocamlc   src/util/print_tree.mli
- Ocamlc   src/util/cmdline.mli
- Ocamlc   src/util/sysutil.mli
- Ocamlc   src/util/pqueue.mli
- Ocamlc   src/driver/prove_client.mli
- Ocamlc   src/parser/parser_messages.ml
- Ocamlc   src/transform/encoding_select.mli
- Ocamlc   src/transform/encoding_guards_full.mli
- Ocamlc   src/transform/encoding_tags_full.mli
- 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/util/bigInt.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/lexlib.ml
- Ocamlc   src/util/print_tree.ml
- Ocamlc   src/util/cmdline.ml
- Ocamlc   src/util/sysutil.ml
- Ocamlc   src/util/pqueue.ml
- Ocamlc   src/driver/prove_client.ml
- Ocamlc   src/session/compress.ml
- Ocamlc   plugins/tptp/tptp_printer.mli
- mkdir bin
- Ocamlc   src/tools/unix_scheduler.mli
- Ocamlc   src/tools/why3wc.ml
- Ocamlc   src/ide/wserver.mli
- Ocamlc   lib/ocaml/why3__BigInt_compat.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/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
- Linking  lib/plugins/genequlin.cmo
- Linking  lib/plugins/dimacs.cmo
- Ocamlc   src/tools/unix_scheduler.ml
- Linking  bin/why3wc.byte
- Linking  lib/plugins/genequlin.cmxs
- Linking  lib/plugins/dimacs.cmxs
- Ocamlopt src/util/config.ml
- Ocamlopt src/util/bigInt.ml
- Ocamlopt src/util/util.ml
- Ocamlopt src/util/opt.ml
- Ocamlopt src/util/lists.ml
- Ocamlopt src/util/strings.ml
- Ocamlopt src/util/extmap.ml
- Ocamlc   src/util/extset.mli
- Ocamlopt src/util/exthtbl.ml
- Ocamlopt src/util/weakhtbl.ml
- Ocamlopt src/util/hashcons.ml
- Ocamlopt src/util/exn_printer.ml
- Ocamlc   src/util/debug.mli
- Ocamlopt src/util/print_tree.ml
- Ocamlc   src/util/warning.mli
- Ocamlopt src/util/sysutil.ml
- Ocamlc   src/util/number.mli
- Ocamlopt src/util/pqueue.ml
- Ocamlc   src/core/ident.mli
- Ocamlopt src/driver/prove_client.ml
- Ocamlc   src/driver/driver_ast.ml
- Ocamlopt src/parser/parser_messages.ml
- Ocamlopt src/session/compress.ml
- Ocamlc   src/util/extset.ml
- Ocamlc   src/util/debug.ml
- Ocamlc   src/util/loc.ml
- Ocamlc   src/util/warning.ml
- Ocamlc   src/util/number.ml
- Ocamlc   src/session/xml.ml
- Ocamlopt src/tools/unix_scheduler.ml
- Ocamlopt src/tools/why3wc.ml
- Ocamlopt lib/ocaml/why3__BigInt_compat.ml
- Ocamlc   lib/ocaml/why3__BigInt.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/writebuf.o src/server/server-unix.o src/server/server-win.o
- gcc -Wall -o lib/why3cpulimit src/server/cpulimit-unix.o src/server/cpulimit-win.o
- Ocamlopt src/util/pp.ml
- Ocamlc   src/util/wstdlib.mli
- Ocamlopt src/util/cmdline.ml
- Ocamlc   src/util/plugin.mli
- Ocamlc   src/core/ty.mli
- Ocamlc   src/driver/driver_parser.mli
- Ocamlc   src/driver/driver_lexer.mli
- Ocamlc   src/mlw/ocaml_printer.mli
- Ocamlc   src/parser/glob.mli
- Ocamlc   src/util/plugin.ml
- Ocamlc   src/driver/driver_parser.ml
- Ocamlc   src/driver/driver_lexer.ml
- Ocamlopt lib/ocaml/why3__BigInt.ml
- Ocamlc   lib/ocaml/why3__IntAux.ml
- Ocamlc   lib/ocaml/why3__Array.ml
- Ocamlc   lib/ocaml/why3__Matrix.ml
- Ocamlopt src/util/extset.ml
- Ocamlc   src/util/json_base.mli
- Ocamlopt src/util/debug.ml
- Ocamlc   src/util/rc.mli
- Ocamlc   src/core/term.mli
- Ocamlc   src/util/wstdlib.ml
- Ocamlc   src/core/ident.ml
- Ocamlc   src/core/ty.ml
- Ocamlc   src/parser/glob.ml
- Linking  bin/why3wc.opt
- Ocamlopt lib/ocaml/why3__IntAux.ml
- Ocamlopt lib/ocaml/why3__Array.ml
- Ocamlopt lib/ocaml/why3__Matrix.ml
- Linking  lib/why3/why3extract.cmo
- Ocamlopt src/util/wstdlib.ml
- Ocamlc   src/util/json_parser.mli
- Ocamlopt src/util/loc.ml
- Ocamlopt src/util/plugin.ml
- Ocamlopt src/util/number.ml
- 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
- Ocamlopt src/session/xml.ml
- Ocamlc   src/util/json_base.ml
- Ocamlc   src/util/json_parser.ml
- Ocamlc   src/util/rc.ml
- Ocamlc   src/core/term.ml
- Ocamlc   src/core/pattern.ml
- Ocamlc   src/core/decl.ml
- Ocamlc   src/core/coercion.ml
- Ocamlc   src/printer/cntexmp_printer.ml
- Linking  lib/why3/why3extract.cmx
- Linking  lib/why3/why3extract.cma
- Ocamlopt src/util/json_base.ml
- Ocamlc   src/util/json_lexer.ml
- Ocamlopt src/util/lexlib.ml
- Ocamlopt src/util/warning.ml
- Ocamlopt src/util/rc.ml
- Ocamlopt src/core/ident.ml
- Ocamlc   src/core/theory.mli
- Ocamlc   src/core/dterm.mli
- Ocamlopt src/driver/driver_ast.ml
- Ocamlc   src/mlw/expr.mli
- Linking  lib/why3/why3extract.cmxa
- Linking  lib/why3/why3extract.cmxs
- Ocamlopt src/util/json_parser.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
- Ocamlopt src/core/ty.ml
- Ocamlopt src/driver/driver_parser.ml
- Ocamlc   src/mlw/pdecl.mli
- Ocamlc   src/parser/ptree.ml
- Ocamlopt src/parser/glob.ml
- Ocamlc   src/transform/reduction_engine.mli
- Ocamlc   src/session/termcode.mli
- Ocamlc   src/core/task.ml
- Ocamlc   src/core/env.ml
- Ocamlopt src/util/json_lexer.ml
- Ocamlc   src/core/pretty.mli
- Ocamlc   src/core/trans.mli
- Ocamlc   src/parser/lexer.mli
- Ocamlc   src/mlw/eval_match.mli
- Ocamlc   src/mlw/typeinv.mli
- Ocamlc   src/mlw/vc.mli
- Ocamlc   src/mlw/pmodule.mli
- Ocamlc   src/core/pretty.ml
- Ocamlc   src/core/dterm.ml
- Ocamlc   src/mlw/ity.ml
- Ocamlc   src/mlw/expr.ml
- Ocamlc   src/mlw/pdecl.ml
- Ocamlc   src/mlw/eval_match.ml
- Ocamlc   src/mlw/typeinv.ml
- Ocamlc   src/mlw/vc.ml
- Ocamlc   src/transform/detect_polymorphism.ml
- Ocamlc   src/transform/reduction_engine.ml
- Ocamlc   src/transform/simplify_array.ml
- Ocamlc   src/transform/close_epsilon.ml
- Ocamlc   src/transform/lift_epsilon.ml
- Ocamlc   src/transform/instantiate_predicate.ml
- Ocamlopt src/core/term.ml
- Ocamlc   src/core/printer.mli
- Ocamlc   src/mlw/dexpr.mli
- Ocamlc   src/mlw/pinterp.mli
- Ocamlc   src/mlw/mltree.ml
- Ocamlc   src/mlw/mlinterp.mli
- Ocamlc   src/parser/typing.mli
- Ocamlc   src/transform/simplify_formula.mli
- Ocamlc   src/parser/parser.mli
- Ocamlc   src/transform/inlining.mli
- Ocamlc   src/transform/split_goal.mli
- Ocamlc   src/transform/args_wrapper.mli
- Ocamlc   src/transform/eliminate_unknown_types.ml
- 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_unknown_lsymbols.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/discriminate.mli
- Ocamlc   src/transform/encoding.mli
- Ocamlc   src/transform/introduction.mli
- Ocamlc   src/transform/abstraction.mli
- Ocamlc   src/transform/eliminate_epsilon.mli
- Ocamlc   src/transform/intro_projections_counterexmp.mli
- Ocamlc   src/transform/intro_vc_vars_counterexmp.mli
- Ocamlc   src/transform/prepare_for_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/ind_itp.mli
- Ocamlc   src/transform/reflection.mli
- Ocamlc   src/printer/pvs.ml
- Ocamlc   src/printer/isabelle.ml
- Ocamlc   src/printer/yices.ml
- Ocamlc   src/printer/mathematica.ml
- Ocamlc   src/core/trans.ml
- Ocamlc   src/core/printer.ml
- Ocamlc   src/mlw/pmodule.ml
- Ocamlc   src/mlw/dexpr.ml
- Ocamlc   src/mlw/pinterp.ml
- Ocamlc   src/parser/typing.ml
- Ocamlc   src/parser/parser.ml
- Ocamlc   src/transform/simplify_formula.ml
- Ocamlc   src/transform/inlining.ml
- Ocamlc   src/transform/split_goal.ml
- Ocamlc   src/transform/args_wrapper.ml
- Ocamlc   src/transform/compute.ml
- Ocamlc   src/transform/eliminate_definition.ml
- Ocamlc   src/transform/eliminate_algebraic.ml
- Ocamlc   src/transform/eliminate_inductive.ml
- Ocamlc   src/transform/eliminate_let.ml
- Ocamlc   src/transform/eliminate_if.ml
- Ocamlc   src/transform/libencoding.ml
- Ocamlc   src/transform/discriminate.ml
- Ocamlc   src/transform/encoding.ml
- Ocamlc   src/transform/encoding_select.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/introduction.ml
- Ocamlc   src/transform/abstraction.ml
- Ocamlc   src/transform/eliminate_epsilon.ml
- Ocamlc   src/transform/intro_projections_counterexmp.ml
- Ocamlc   src/transform/intro_vc_vars_counterexmp.ml
- Ocamlc   src/transform/prepare_for_counterexmp.ml
- Ocamlc   src/transform/smoke_detector.ml
- Ocamlc   src/transform/eliminate_literal.ml
- Ocamlc   src/transform/generic_arg_trans_utils.ml
- Ocamlc   src/transform/ind_itp.ml
- Ocamlc   src/transform/induction.ml
- Ocamlc   src/transform/induction_pr.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
- Ocamlc   src/session/termcode.ml
- Ocamlopt src/core/pattern.ml
- Ocamlopt src/core/coercion.ml
- Ocamlc   src/core/model_parser.mli
- Ocamlopt src/driver/driver_lexer.ml
- Ocamlc   src/mlw/compile.mli
- Ocamlc   src/mlw/pdriver.mli
- Ocamlc   src/parser/report.mli
- Ocamlc   src/transform/case.ml
- Ocamlc   src/transform/apply.ml
- Ocamlc   src/transform/subst.ml
- Ocamlc   src/transform/cut.ml
- Ocamlopt src/transform/matching.ml
- Ocamlopt src/printer/cntexmp_printer.ml
- Ocamlc   src/core/model_parser.ml
- Ocamlc   src/mlw/compile.ml
- Ocamlc   src/mlw/mlinterp.ml
- Ocamlc   src/mlw/pdriver.ml
- Ocamlc   src/mlw/ocaml_printer.ml
- Ocamlc   src/parser/report.ml
- Ocamlc   src/parser/lexer.ml
- Ocamlopt src/core/decl.ml
- Ocamlc   src/driver/call_provers.mli
- Ocamlc   src/driver/smt2_model_defs.mli
- Ocamlc   src/mlw/cprinter.ml
- Ocamlc   src/mlw/ml_printer.mli
- Ocamlc   src/transform/destruct.ml
- Ocamlc   src/transform/reflection.ml
- Ocamlc   src/driver/driver.mli
- Ocamlc   src/mlw/cakeml_printer.ml
- Ocamlc   src/driver/call_provers.ml
- Ocamlc   src/mlw/ml_printer.ml
- Ocamlc   src/driver/parse_smtv2_model_parser.mli
- Ocamlc   src/driver/collect_data_model.mli
- Ocamlc   src/driver/smt2_model_defs.ml
- Ocamlc   src/driver/whyconf.mli
- Ocamlc   src/driver/driver.ml
- Ocamlc   src/driver/collect_data_model.ml
- Ocamlc   src/driver/parse_smtv2_model_lexer.ml
- Ocamlc   src/driver/parse_smtv2_model_parser.ml
- Ocamlc   src/driver/parse_smtv2_model.ml
- Ocamlc   src/driver/autodetection.mli
- Ocamlc   src/session/session_itp.mli
- Ocamlc   src/session/strategy.mli
- Ocamlc   src/driver/whyconf.ml
- Ocamlc   src/driver/autodetection.ml
- Ocamlc   src/session/strategy_parser.mli
- Ocamlc   src/session/strategy.ml
- Ocamlc   src/session/strategy_parser.ml
- Ocamlc   src/session/controller_itp.mli
- Ocamlc   src/session/session_itp.ml
- Ocamlc   src/session/server_utils.mli
- Ocamlc   src/session/itp_communication.mli
- Ocamlc   src/session/controller_itp.ml
- Ocamlopt src/core/theory.ml
- Ocamlc   src/session/itp_server.mli
- Ocamlc   src/session/json_util.mli
- Ocamlc   src/session/server_utils.ml
- Ocamlc   src/session/itp_communication.ml
- Ocamlc   src/session/itp_server.ml
- Ocamlc   src/session/json_util.ml
- Linking  lib/why3/why3.cmo
- Ocamlopt src/core/task.ml
- Ocamlopt src/core/env.ml
- 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/abstract_quantifiers.ml
- Ocamlopt src/transform/detect_polymorphism.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
- Ocamlc   plugins/tptp/tptp_ast.ml
- Ocamlc   plugins/python/py_ast.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/ide/why3web.ml
- Ocamlc   src/why3session/why3session_lib.mli
- Ocamlc   src/tools/why3shell.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
- Ocamlopt src/transform/eliminate_inductive.ml
- Ocamlopt src/transform/lift_epsilon.ml
- Ocamlopt src/transform/intro_vc_vars_counterexmp.ml
- Ocamlopt src/transform/generic_arg_trans_utils.ml
- Ocamlopt src/printer/coq.ml
- Ocamlopt src/printer/isabelle.ml
- Ocamlopt src/printer/gappa.ml
- Ocamlopt src/printer/mathematica.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   src/why3session/why3session_info.ml
- Ocamlc   src/why3session/why3session_html.ml
- Ocamlc   src/why3session/why3session_latex.ml
- Ocamlc   src/why3doc/doc_lexer.ml
- Ocamlc   plugins/tptp/tptp_parser.ml
- Ocamlc   plugins/python/py_parser.ml
- Linking  bin/why3.byte
- Linking  bin/why3config.byte
- Linking  bin/why3execute.byte
- Linking  bin/why3extract.byte
- Linking  bin/why3prove.byte
- Linking  bin/why3realize.byte
- Linking  bin/why3webserver.byte
- Linking  bin/why3replay.byte
- Ocamlc   src/why3session/why3session_lib.ml
- Linking  bin/why3shell.byte
- Ocamlc   src/why3doc/doc_def.ml
- Ocamlopt src/core/model_parser.ml
- Ocamlopt src/mlw/expr.ml
- Ocamlopt src/transform/eliminate_algebraic.ml
- Ocamlopt src/transform/eliminate_unknown_types.ml
- Ocamlopt src/transform/eliminate_unknown_lsymbols.ml
- Ocamlopt src/transform/libencoding.ml
- Ocamlopt src/transform/encoding_sort.ml
- Ocamlopt src/transform/eliminate_if.ml
- Ocamlopt src/transform/filter_trigger.ml
- Ocamlopt src/transform/introduction.ml
- Ocamlopt src/transform/prepare_for_counterexmp.ml
- Ocamlopt src/printer/pvs.ml
- Ocamlc   plugins/python/py_lexer.ml
- Ocamlc   src/why3session/why3session_main.ml
- Ocamlc   src/why3doc/doc_main.ml
- Ocamlc   plugins/tptp/tptp_typing.ml
- Ocamlc   plugins/tptp/tptp_lexer.ml
- Ocamlc   plugins/python/py_main.ml
- Ocamlopt src/driver/call_provers.ml
- Ocamlopt src/driver/smt2_model_defs.ml
- Ocamlopt src/transform/encoding.ml
- Ocamlopt src/transform/eliminate_literal.ml
- Ocamlopt src/session/termcode.ml
- Linking  bin/why3session.byte
- Linking  bin/why3doc.byte
- Linking  lib/plugins/python.cmo
- 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
- Ocamlopt src/driver/driver.ml
- Ocamlopt src/driver/parse_smtv2_model_parser.ml
- Ocamlopt src/driver/collect_data_model.ml
- Linking  lib/plugins/tptp.cmo
- Ocamlopt src/driver/whyconf.ml
- Ocamlopt src/driver/parse_smtv2_model_lexer.ml
- Ocamlopt src/driver/parse_smtv2_model.ml
- Ocamlopt src/mlw/pdecl.ml
- Ocamlopt src/parser/ptree.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
- Ocamlopt src/mlw/pmodule.ml
- Ocamlopt src/mlw/dexpr.ml
- Ocamlopt src/mlw/pinterp.ml
- Ocamlopt src/mlw/mltree.ml
- Ocamlopt src/mlw/compile.ml
- Ocamlopt src/mlw/pdriver.ml
- Ocamlopt src/mlw/cprinter.ml
- Ocamlopt src/mlw/mlinterp.ml
- Ocamlopt src/mlw/ml_printer.ml
- Ocamlopt src/mlw/ocaml_printer.ml
- Ocamlopt src/parser/typing.ml
- Ocamlopt src/mlw/cakeml_printer.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/session/session_itp.ml
- Ocamlopt src/transform/eliminate_definition.ml
- Ocamlopt src/transform/discriminate.ml
- Ocamlopt src/transform/induction.ml
- Ocamlopt src/transform/induction_pr.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/simplify.ml
- Ocamlopt src/printer/cvc3.ml
- Ocamlopt src/printer/smtv2.ml
- Ocamlopt src/printer/yices.ml
- Ocamlopt src/session/controller_itp.ml
- Ocamlopt src/session/server_utils.ml
- Ocamlopt src/session/itp_communication.ml
- Ocamlopt src/session/json_util.ml
- Ocamlopt src/session/itp_server.ml
- Linking  lib/why3/why3.cmx
- Ocamlopt plugins/tptp/tptp_ast.ml
- Ocamlopt plugins/tptp/tptp_printer.ml
- Ocamlopt plugins/python/py_ast.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/ide/wserver.ml
- Ocamlopt src/why3session/why3session_lib.ml
- Ocamlopt src/tools/why3shell.ml
- Ocamlopt src/why3doc/doc_html.ml
- Ocamlopt src/why3doc/doc_def.ml
- Ocamlopt plugins/tptp/tptp_parser.ml
- Ocamlopt plugins/tptp/tptp_typing.ml
- Ocamlopt plugins/python/py_parser.ml
- Linking  bin/why3execute.opt
- Linking  bin/why3config.opt
- Ocamlopt src/ide/why3web.ml
- Linking  bin/why3prove.opt
- Linking  bin/why3shell.opt
- Linking  bin/why3replay.opt
- Ocamlopt src/why3session/why3session_info.ml
- Ocamlopt src/why3session/why3session_html.ml
- Ocamlopt src/why3session/why3session_latex.ml
- Linking  bin/why3realize.opt
- Linking  bin/why3.opt
- Ocamlopt src/why3doc/doc_lexer.ml
- Linking  bin/why3extract.opt
- Linking  bin/why3webserver.opt
- Ocamlopt plugins/tptp/tptp_lexer.ml
- Ocamlopt plugins/python/py_lexer.ml
- Ocamlopt src/why3doc/doc_main.ml
- Ocamlopt src/why3session/why3session_main.ml
- Ocamlopt plugins/python/py_main.ml
- Linking  lib/plugins/tptp.cmxs
- Linking  bin/why3session.opt
- Linking  bin/why3doc.opt
- Linking  lib/plugins/python.cmxs
- make: Nothing to be done for 'opt'.
- Ocamllex src/why3doc/doc_lexer.mll
- cp lib/ocaml/why3__BigInt_num.ml lib/ocaml/why3__BigInt_compat.ml
- Ocamldep src/tools/why3shell.ml
- Ocamldep src/tools/unix_scheduler.ml
- Ocamldep src/why3session/why3session_main.ml
- 125 states, 1119 transitions, table size 5226 bytes
- 1793 additional bytes used for bindings
- 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 src/tools/why3wc.mll
- Ocamllex plugins/tptp/tptp_lexer.mll
- Menhir plugins/tptp/tptp_parser.mly
- 101 states, 1563 transitions, table size 6858 bytes
- 3126 additional bytes used for bindings
- Ocamllex plugins/python/py_lexer.mll
- Menhir plugins/python/py_parser.mly
- Ocamllex plugins/parser/dimacs.mll
- 56 states, 651 transitions, table size 2940 bytes
- 1375 additional bytes used for bindings
- Generate src/util/config.ml
- 301 states, 15617 transitions, table size 64274 bytes
- Ocamllex src/util/rc.mll
- 34 states, 434 transitions, table size 1940 bytes
- 1293 additional bytes used for bindings
- Ocamllex src/util/lexlib.mll
- 48 states, 1889 transitions, table size 7844 bytes
- 3073 additional bytes used for bindings
- Menhir src/util/json_parser.mly
- Ocamllex src/util/json_lexer.mll
- 28 states, 271 transitions, table size 1252 bytes
- Ocamllex src/parser/lexer.mll
- 47 states, 425 transitions, table size 1982 bytes
- Menhir src/parser/parser.mly
- menhir --explain --strict src/parser/parser.mly --update-errors \
- src/parser/handcrafted.messages > src/parser/handcrafted.messages.temp;
- Menhir src/driver/driver_parser.mly
- Ocamllex src/driver/driver_lexer.mll
- 139 states, 3541 transitions, table size 14998 bytes
- 7441 additional bytes used for bindings
- Menhir src/driver/parse_smtv2_model_parser.mly
- 30 states, 1193 transitions, table size 4952 bytes
- cp src/session/compress_none.ml src/session/compress.ml
- Ocamllex src/driver/parse_smtv2_model_lexer.mll
- Ocamllex src/session/xml.mll
- Ocamllex src/session/strategy_parser.mll
- 244 states, 2634 transitions, table size 12000 bytes
- 3737 additional bytes used for bindings
- 117 states, 1396 transitions, table size 6286 bytes
- 3556 additional bytes used for bindings
- 39 states, 619 transitions, table size 2710 bytes
- 1755 additional bytes used for bindings
- 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 lib/ocaml/why3__Matrix.ml
- Ocamldep lib/ocaml/why3__Array.ml
- Ocamldep lib/ocaml/why3__IntAux.ml
- Ocamldep lib/ocaml/why3__BigInt.ml
- Ocamldep lib/ocaml/why3__BigInt_compat.ml
- Read 616 sample input sentences and 616 error messages.
- menhir --explain --strict src/parser/parser.mly --compile-errors \
- src/parser/handcrafted.messages.temp > src/parser/parser_messages.ml;
- Read 616 sample input sentences and 616 error messages.
- if cmp -s src/parser/handcrafted.messages.temp src/parser/handcrafted.messages; then \
- echo "parser_messages.ml OK"; \
- else \
- echo "Regenerating handcrafted.messages"; \
- rm -f src/parser/parser_messages.ml; \
- cp src/parser/handcrafted.messages.temp src/parser/handcrafted.messages; \
- rm -f src/parser/handcrafted.messages.temp; \
- fi
- Regenerating handcrafted.messages
- 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/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/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/cut.ml
- Ocamldep src/transform/destruct.ml
- Ocamldep src/transform/ind_itp.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/prepare_for_counterexmp.ml
- Ocamldep src/transform/intro_vc_vars_counterexmp.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/introduction.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_definition.ml
- Ocamldep src/transform/eliminate_algebraic.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/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.ml
- Ocamldep src/mlw/cakeml_printer.ml
- Ocamldep src/mlw/ocaml_printer.ml
- Ocamldep src/mlw/ml_printer.ml
- Ocamldep src/mlw/cprinter.ml
- Ocamldep src/mlw/pdriver.ml
- Ocamldep src/mlw/mlinterp.ml
- Ocamldep src/mlw/compile.ml
- Ocamldep src/mlw/mltree.ml
- Ocamldep src/mlw/pinterp.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/parse_smtv2_model.ml
- Ocamldep src/driver/parse_smtv2_model_lexer.ml
- Ocamldep src/driver/collect_data_model.ml
- Ocamldep src/driver/parse_smtv2_model_parser.ml
- Ocamldep src/driver/smt2_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/pqueue.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/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/exn_printer.ml
- Ocamldep src/util/wstdlib.ml
- Ocamldep src/util/hashcons.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/config.ml
- menhir --explain --strict src/parser/parser.mly --update-errors \
- src/parser/handcrafted.messages > src/parser/handcrafted.messages.temp;
- Read 616 sample input sentences and 616 error messages.
- menhir --explain --strict src/parser/parser.mly --compile-errors \
- src/parser/handcrafted.messages.temp > src/parser/parser_messages.ml;
- Read 616 sample input sentences and 616 error messages.
- if cmp -s src/parser/handcrafted.messages.temp src/parser/handcrafted.messages; then \
- echo "parser_messages.ml OK"; \
- else \
- echo "Regenerating handcrafted.messages"; \
- rm -f src/parser/parser_messages.ml; \
- cp src/parser/handcrafted.messages.temp src/parser/handcrafted.messages; \
- rm -f src/parser/handcrafted.messages.temp; \
- fi
- parser_messages.ml OK
- 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/cut.ml
- Ocamldep src/transform/destruct.ml
- Ocamldep src/transform/ind_itp.ml
- Ocamldep src/transform/subst.ml
- Ocamldep src/transform/apply.ml
- Ocamldep src/transform/generic_arg_trans_utils.ml
- Ocamldep src/transform/case.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/prepare_for_counterexmp.ml
- Ocamldep src/transform/intro_vc_vars_counterexmp.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/introduction.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/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.ml
- Ocamldep src/mlw/cakeml_printer.ml
- Ocamldep src/mlw/ocaml_printer.ml
- Ocamldep src/mlw/ml_printer.ml
- Ocamldep src/mlw/cprinter.ml
- Ocamldep src/mlw/pdriver.ml
- Ocamldep src/mlw/compile.ml
- Ocamldep src/mlw/mlinterp.ml
- Ocamldep src/mlw/mltree.ml
- Ocamldep src/mlw/pinterp.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/parse_smtv2_model.ml
- Ocamldep src/driver/collect_data_model.ml
- Ocamldep src/driver/parse_smtv2_model_lexer.ml
- Ocamldep src/driver/parse_smtv2_model_parser.ml
- Ocamldep src/driver/smt2_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/pqueue.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/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/exn_printer.ml
- Ocamldep src/util/wstdlib.ml
- Ocamldep src/util/hashcons.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/config.ml
- mkdir lib/plugins
- Ocamlc   src/util/config.ml
- Ocamlc   src/util/bigInt.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/loc.mli
- Ocamlc   src/util/lexlib.mli
- Ocamlc   src/util/print_tree.mli
- Ocamlc   src/util/cmdline.mli
- Ocamlc   src/util/sysutil.mli
- Ocamlc   src/util/pqueue.mli
- Ocamlc   src/driver/prove_client.mli
- Ocamlc   src/parser/parser_messages.ml
- Ocamlc   src/transform/encoding_select.mli
- Ocamlc   src/transform/encoding_guards_full.mli
- Ocamlc   src/transform/encoding_tags_full.mli
- 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/util/bigInt.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/lexlib.ml
- Ocamlc   src/util/print_tree.ml
- Ocamlc   src/util/cmdline.ml
- Ocamlc   src/util/sysutil.ml
- Ocamlc   src/util/pqueue.ml
- Ocamlc   src/driver/prove_client.ml
- Ocamlc   src/session/compress.ml
- Ocamlc   plugins/tptp/tptp_printer.mli
- mkdir bin
- Ocamlc   src/tools/unix_scheduler.mli
- Ocamlc   src/tools/why3wc.ml
- Ocamlc   src/ide/wserver.mli
- Ocamlc   lib/ocaml/why3__BigInt_compat.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/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
- Linking  lib/plugins/genequlin.cmo
- Linking  lib/plugins/dimacs.cmo
- Ocamlc   src/tools/unix_scheduler.ml
- Linking  bin/why3wc.byte
- Linking  lib/plugins/genequlin.cmxs
- Linking  lib/plugins/dimacs.cmxs
- Ocamlopt src/util/config.ml
- Ocamlopt src/util/bigInt.ml
- Ocamlopt src/util/util.ml
- Ocamlopt src/util/opt.ml
- Ocamlopt src/util/lists.ml
- Ocamlopt src/util/strings.ml
- Ocamlopt src/util/extmap.ml
- Ocamlc   src/util/extset.mli
- Ocamlopt src/util/exthtbl.ml
- Ocamlopt src/util/weakhtbl.ml
- Ocamlopt src/util/hashcons.ml
- Ocamlopt src/util/exn_printer.ml
- Ocamlc   src/util/debug.mli
- Ocamlopt src/util/print_tree.ml
- Ocamlc   src/util/warning.mli
- Ocamlopt src/util/sysutil.ml
- Ocamlc   src/util/number.mli
- Ocamlopt src/util/pqueue.ml
- Ocamlc   src/core/ident.mli
- Ocamlopt src/driver/prove_client.ml
- Ocamlc   src/driver/driver_ast.ml
- Ocamlopt src/parser/parser_messages.ml
- Ocamlopt src/session/compress.ml
- Ocamlc   src/util/extset.ml
- Ocamlc   src/util/debug.ml
- Ocamlc   src/util/loc.ml
- Ocamlc   src/util/warning.ml
- Ocamlc   src/util/number.ml
- Ocamlc   src/session/xml.ml
- Ocamlopt src/tools/unix_scheduler.ml
- Ocamlopt src/tools/why3wc.ml
- Ocamlopt lib/ocaml/why3__BigInt_compat.ml
- Ocamlc   lib/ocaml/why3__BigInt.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/writebuf.o src/server/server-unix.o src/server/server-win.o
- gcc -Wall -o lib/why3cpulimit src/server/cpulimit-unix.o src/server/cpulimit-win.o
- Ocamlopt src/util/pp.ml
- Ocamlc   src/util/wstdlib.mli
- Ocamlopt src/util/cmdline.ml
- Ocamlc   src/util/plugin.mli
- Ocamlc   src/core/ty.mli
- Ocamlc   src/driver/driver_parser.mli
- Ocamlc   src/driver/driver_lexer.mli
- Ocamlc   src/mlw/ocaml_printer.mli
- Ocamlc   src/parser/glob.mli
- Ocamlc   src/util/plugin.ml
- Ocamlc   src/driver/driver_parser.ml
- Ocamlc   src/driver/driver_lexer.ml
- Ocamlopt lib/ocaml/why3__BigInt.ml
- Ocamlc   lib/ocaml/why3__IntAux.ml
- Ocamlc   lib/ocaml/why3__Array.ml
- Ocamlc   lib/ocaml/why3__Matrix.ml
- Ocamlopt src/util/extset.ml
- Ocamlc   src/util/json_base.mli
- Ocamlopt src/util/debug.ml
- Ocamlc   src/util/rc.mli
- Ocamlc   src/core/term.mli
- Ocamlc   src/util/wstdlib.ml
- Ocamlc   src/core/ident.ml
- Ocamlc   src/core/ty.ml
- Ocamlc   src/parser/glob.ml
- Linking  bin/why3wc.opt
- Ocamlopt lib/ocaml/why3__IntAux.ml
- Ocamlopt lib/ocaml/why3__Array.ml
- Ocamlopt lib/ocaml/why3__Matrix.ml
- Linking  lib/why3/why3extract.cmo
- Ocamlopt src/util/wstdlib.ml
- Ocamlc   src/util/json_parser.mli
- Ocamlopt src/util/loc.ml
- Ocamlopt src/util/plugin.ml
- Ocamlopt src/util/number.ml
- 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
- Ocamlopt src/session/xml.ml
- Ocamlc   src/util/json_base.ml
- Ocamlc   src/util/json_parser.ml
- Ocamlc   src/util/rc.ml
- Ocamlc   src/core/term.ml
- Ocamlc   src/core/pattern.ml
- Ocamlc   src/core/decl.ml
- Ocamlc   src/core/coercion.ml
- Ocamlc   src/printer/cntexmp_printer.ml
- Linking  lib/why3/why3extract.cmx
- Linking  lib/why3/why3extract.cma
- Ocamlopt src/util/json_base.ml
- Ocamlc   src/util/json_lexer.ml
- Ocamlopt src/util/lexlib.ml
- Ocamlopt src/util/warning.ml
- Ocamlopt src/util/rc.ml
- Ocamlopt src/core/ident.ml
- Ocamlc   src/core/theory.mli
- Ocamlc   src/core/dterm.mli
- Ocamlopt src/driver/driver_ast.ml
- Ocamlc   src/mlw/expr.mli
- Linking  lib/why3/why3extract.cmxa
- Linking  lib/why3/why3extract.cmxs
- Ocamlopt src/util/json_parser.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
- Ocamlopt src/core/ty.ml
- Ocamlopt src/driver/driver_parser.ml
- Ocamlc   src/mlw/pdecl.mli
- Ocamlc   src/parser/ptree.ml
- Ocamlopt src/parser/glob.ml
- Ocamlc   src/transform/reduction_engine.mli
- Ocamlc   src/session/termcode.mli
- Ocamlc   src/core/task.ml
- Ocamlc   src/core/env.ml
- Ocamlopt src/util/json_lexer.ml
- Ocamlc   src/core/pretty.mli
- Ocamlc   src/core/trans.mli
- Ocamlc   src/parser/lexer.mli
- Ocamlc   src/mlw/eval_match.mli
- Ocamlc   src/mlw/typeinv.mli
- Ocamlc   src/mlw/vc.mli
- Ocamlc   src/mlw/pmodule.mli
- Ocamlc   src/core/pretty.ml
- Ocamlc   src/core/dterm.ml
- Ocamlc   src/mlw/ity.ml
- Ocamlc   src/mlw/expr.ml
- Ocamlc   src/mlw/pdecl.ml
- Ocamlc   src/mlw/eval_match.ml
- Ocamlc   src/mlw/typeinv.ml
- Ocamlc   src/mlw/vc.ml
- Ocamlc   src/transform/detect_polymorphism.ml
- Ocamlc   src/transform/reduction_engine.ml
- Ocamlc   src/transform/simplify_array.ml
- Ocamlc   src/transform/close_epsilon.ml
- Ocamlc   src/transform/lift_epsilon.ml
- Ocamlc   src/transform/instantiate_predicate.ml
- Ocamlopt src/core/term.ml
- Ocamlc   src/core/printer.mli
- Ocamlc   src/mlw/dexpr.mli
- Ocamlc   src/mlw/pinterp.mli
- Ocamlc   src/mlw/mltree.ml
- Ocamlc   src/mlw/mlinterp.mli
- Ocamlc   src/parser/typing.mli
- Ocamlc   src/transform/simplify_formula.mli
- Ocamlc   src/parser/parser.mli
- Ocamlc   src/transform/inlining.mli
- Ocamlc   src/transform/split_goal.mli
- Ocamlc   src/transform/args_wrapper.mli
- Ocamlc   src/transform/eliminate_unknown_types.ml
- 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_unknown_lsymbols.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/discriminate.mli
- Ocamlc   src/transform/encoding.mli
- Ocamlc   src/transform/introduction.mli
- Ocamlc   src/transform/abstraction.mli
- Ocamlc   src/transform/eliminate_epsilon.mli
- Ocamlc   src/transform/intro_projections_counterexmp.mli
- Ocamlc   src/transform/intro_vc_vars_counterexmp.mli
- Ocamlc   src/transform/prepare_for_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/ind_itp.mli
- Ocamlc   src/transform/reflection.mli
- Ocamlc   src/printer/pvs.ml
- Ocamlc   src/printer/isabelle.ml
- Ocamlc   src/printer/yices.ml
- Ocamlc   src/printer/mathematica.ml
- Ocamlc   src/core/trans.ml
- Ocamlc   src/core/printer.ml
- Ocamlc   src/mlw/pmodule.ml
- Ocamlc   src/mlw/dexpr.ml
- Ocamlc   src/mlw/pinterp.ml
- Ocamlc   src/parser/typing.ml
- Ocamlc   src/parser/parser.ml
- Ocamlc   src/transform/simplify_formula.ml
- Ocamlc   src/transform/inlining.ml
- Ocamlc   src/transform/split_goal.ml
- Ocamlc   src/transform/args_wrapper.ml
- Ocamlc   src/transform/compute.ml
- Ocamlc   src/transform/eliminate_definition.ml
- Ocamlc   src/transform/eliminate_algebraic.ml
- Ocamlc   src/transform/eliminate_inductive.ml
- Ocamlc   src/transform/eliminate_let.ml
- Ocamlc   src/transform/eliminate_if.ml
- Ocamlc   src/transform/libencoding.ml
- Ocamlc   src/transform/discriminate.ml
- Ocamlc   src/transform/encoding.ml
- Ocamlc   src/transform/encoding_select.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/introduction.ml
- Ocamlc   src/transform/abstraction.ml
- Ocamlc   src/transform/eliminate_epsilon.ml
- Ocamlc   src/transform/intro_projections_counterexmp.ml
- Ocamlc   src/transform/intro_vc_vars_counterexmp.ml
- Ocamlc   src/transform/prepare_for_counterexmp.ml
- Ocamlc   src/transform/smoke_detector.ml
- Ocamlc   src/transform/eliminate_literal.ml
- Ocamlc   src/transform/generic_arg_trans_utils.ml
- Ocamlc   src/transform/ind_itp.ml
- Ocamlc   src/transform/induction.ml
- Ocamlc   src/transform/induction_pr.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
- Ocamlc   src/session/termcode.ml
- Ocamlopt src/core/pattern.ml
- Ocamlopt src/core/coercion.ml
- Ocamlc   src/core/model_parser.mli
- Ocamlopt src/driver/driver_lexer.ml
- Ocamlc   src/mlw/compile.mli
- Ocamlc   src/mlw/pdriver.mli
- Ocamlc   src/parser/report.mli
- Ocamlc   src/transform/case.ml
- Ocamlc   src/transform/apply.ml
- Ocamlc   src/transform/subst.ml
- Ocamlc   src/transform/cut.ml
- Ocamlopt src/transform/matching.ml
- Ocamlopt src/printer/cntexmp_printer.ml
- Ocamlc   src/core/model_parser.ml
- Ocamlc   src/mlw/compile.ml
- Ocamlc   src/mlw/mlinterp.ml
- Ocamlc   src/mlw/pdriver.ml
- Ocamlc   src/mlw/ocaml_printer.ml
- Ocamlc   src/parser/report.ml
- Ocamlc   src/parser/lexer.ml
- Ocamlopt src/core/decl.ml
- Ocamlc   src/driver/call_provers.mli
- Ocamlc   src/driver/smt2_model_defs.mli
- Ocamlc   src/mlw/cprinter.ml
- Ocamlc   src/mlw/ml_printer.mli
- Ocamlc   src/transform/destruct.ml
- Ocamlc   src/transform/reflection.ml
- Ocamlc   src/driver/driver.mli
- Ocamlc   src/mlw/cakeml_printer.ml
- Ocamlc   src/driver/call_provers.ml
- Ocamlc   src/mlw/ml_printer.ml
- Ocamlc   src/driver/parse_smtv2_model_parser.mli
- Ocamlc   src/driver/collect_data_model.mli
- Ocamlc   src/driver/smt2_model_defs.ml
- Ocamlc   src/driver/whyconf.mli
- Ocamlc   src/driver/driver.ml
- Ocamlc   src/driver/collect_data_model.ml
- Ocamlc   src/driver/parse_smtv2_model_lexer.ml
- Ocamlc   src/driver/parse_smtv2_model_parser.ml
- Ocamlc   src/driver/parse_smtv2_model.ml
- Ocamlc   src/driver/autodetection.mli
- Ocamlc   src/session/session_itp.mli
- Ocamlc   src/session/strategy.mli
- Ocamlc   src/driver/whyconf.ml
- Ocamlc   src/driver/autodetection.ml
- Ocamlc   src/session/strategy_parser.mli
- Ocamlc   src/session/strategy.ml
- Ocamlc   src/session/strategy_parser.ml
- Ocamlc   src/session/controller_itp.mli
- Ocamlc   src/session/session_itp.ml
- Ocamlc   src/session/server_utils.mli
- Ocamlc   src/session/itp_communication.mli
- Ocamlc   src/session/controller_itp.ml
- Ocamlopt src/core/theory.ml
- Ocamlc   src/session/itp_server.mli
- Ocamlc   src/session/json_util.mli
- Ocamlc   src/session/server_utils.ml
- Ocamlc   src/session/itp_communication.ml
- Ocamlc   src/session/itp_server.ml
- Ocamlc   src/session/json_util.ml
- Linking  lib/why3/why3.cmo
- Ocamlopt src/core/task.ml
- Ocamlopt src/core/env.ml
- 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/abstract_quantifiers.ml
- Ocamlopt src/transform/detect_polymorphism.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
- Ocamlc   plugins/tptp/tptp_ast.ml
- Ocamlc   plugins/python/py_ast.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/ide/why3web.ml
- Ocamlc   src/why3session/why3session_lib.mli
- Ocamlc   src/tools/why3shell.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
- Ocamlopt src/transform/eliminate_inductive.ml
- Ocamlopt src/transform/lift_epsilon.ml
- Ocamlopt src/transform/intro_vc_vars_counterexmp.ml
- Ocamlopt src/transform/generic_arg_trans_utils.ml
- Ocamlopt src/printer/coq.ml
- Ocamlopt src/printer/isabelle.ml
- Ocamlopt src/printer/gappa.ml
- Ocamlopt src/printer/mathematica.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   src/why3session/why3session_info.ml
- Ocamlc   src/why3session/why3session_html.ml
- Ocamlc   src/why3session/why3session_latex.ml
- Ocamlc   src/why3doc/doc_lexer.ml
- Ocamlc   plugins/tptp/tptp_parser.ml
- Ocamlc   plugins/python/py_parser.ml
- Linking  bin/why3.byte
- Linking  bin/why3config.byte
- Linking  bin/why3execute.byte
- Linking  bin/why3extract.byte
- Linking  bin/why3prove.byte
- Linking  bin/why3realize.byte
- Linking  bin/why3webserver.byte
- Linking  bin/why3replay.byte
- Ocamlc   src/why3session/why3session_lib.ml
- Linking  bin/why3shell.byte
- Ocamlc   src/why3doc/doc_def.ml
- Ocamlopt src/core/model_parser.ml
- Ocamlopt src/mlw/expr.ml
- Ocamlopt src/transform/eliminate_algebraic.ml
- Ocamlopt src/transform/eliminate_unknown_types.ml
- Ocamlopt src/transform/eliminate_unknown_lsymbols.ml
- Ocamlopt src/transform/libencoding.ml
- Ocamlopt src/transform/encoding_sort.ml
- Ocamlopt src/transform/eliminate_if.ml
- Ocamlopt src/transform/filter_trigger.ml
- Ocamlopt src/transform/introduction.ml
- Ocamlopt src/transform/prepare_for_counterexmp.ml
- Ocamlopt src/printer/pvs.ml
- Ocamlc   plugins/python/py_lexer.ml
- Ocamlc   src/why3session/why3session_main.ml
- Ocamlc   src/why3doc/doc_main.ml
- Ocamlc   plugins/tptp/tptp_typing.ml
- Ocamlc   plugins/tptp/tptp_lexer.ml
- Ocamlc   plugins/python/py_main.ml
- Ocamlopt src/driver/call_provers.ml
- Ocamlopt src/driver/smt2_model_defs.ml
- Ocamlopt src/transform/encoding.ml
- Ocamlopt src/transform/eliminate_literal.ml
- Ocamlopt src/session/termcode.ml
- Linking  bin/why3session.byte
- Linking  bin/why3doc.byte
- Linking  lib/plugins/python.cmo
- 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
- Ocamlopt src/driver/driver.ml
- Ocamlopt src/driver/parse_smtv2_model_parser.ml
- Ocamlopt src/driver/collect_data_model.ml
- Linking  lib/plugins/tptp.cmo
- Ocamlopt src/driver/whyconf.ml
- Ocamlopt src/driver/parse_smtv2_model_lexer.ml
- Ocamlopt src/driver/parse_smtv2_model.ml
- Ocamlopt src/mlw/pdecl.ml
- Ocamlopt src/parser/ptree.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
- Ocamlopt src/mlw/pmodule.ml
- Ocamlopt src/mlw/dexpr.ml
- Ocamlopt src/mlw/pinterp.ml
- Ocamlopt src/mlw/mltree.ml
- Ocamlopt src/mlw/compile.ml
- Ocamlopt src/mlw/pdriver.ml
- Ocamlopt src/mlw/cprinter.ml
- Ocamlopt src/mlw/mlinterp.ml
- Ocamlopt src/mlw/ml_printer.ml
- Ocamlopt src/mlw/ocaml_printer.ml
- Ocamlopt src/parser/typing.ml
- Ocamlopt src/mlw/cakeml_printer.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/session/session_itp.ml
- Ocamlopt src/transform/eliminate_definition.ml
- Ocamlopt src/transform/discriminate.ml
- Ocamlopt src/transform/induction.ml
- Ocamlopt src/transform/induction_pr.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/simplify.ml
- Ocamlopt src/printer/cvc3.ml
- Ocamlopt src/printer/smtv2.ml
- Ocamlopt src/printer/yices.ml
- Ocamlopt src/session/controller_itp.ml
- Ocamlopt src/session/server_utils.ml
- Ocamlopt src/session/itp_communication.ml
- Ocamlopt src/session/json_util.ml
- Ocamlopt src/session/itp_server.ml
- Linking  lib/why3/why3.cmx
- Ocamlopt plugins/tptp/tptp_ast.ml
- Ocamlopt plugins/tptp/tptp_printer.ml
- Ocamlopt plugins/python/py_ast.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/ide/wserver.ml
- Ocamlopt src/why3session/why3session_lib.ml
- Ocamlopt src/tools/why3shell.ml
- Ocamlopt src/why3doc/doc_html.ml
- Ocamlopt src/why3doc/doc_def.ml
- Ocamlopt plugins/tptp/tptp_parser.ml
- Ocamlopt plugins/tptp/tptp_typing.ml
- Ocamlopt plugins/python/py_parser.ml
- Linking  bin/why3execute.opt
- Linking  bin/why3config.opt
- Ocamlopt src/ide/why3web.ml
- Linking  bin/why3prove.opt
- Linking  bin/why3shell.opt
- Linking  bin/why3replay.opt
- Ocamlopt src/why3session/why3session_info.ml
- Ocamlopt src/why3session/why3session_html.ml
- Ocamlopt src/why3session/why3session_latex.ml
- Linking  bin/why3realize.opt
- Linking  bin/why3.opt
- Ocamlopt src/why3doc/doc_lexer.ml
- Linking  bin/why3extract.opt
- Linking  bin/why3webserver.opt
- Ocamlopt plugins/tptp/tptp_lexer.ml
- Ocamlopt plugins/python/py_lexer.ml
- Ocamlopt src/why3doc/doc_main.ml
- Ocamlopt src/why3session/why3session_main.ml
- Ocamlopt plugins/python/py_main.ml
- Linking  lib/plugins/tptp.cmxs
- Linking  bin/why3session.opt
- Linking  bin/why3doc.opt
- Linking  lib/plugins/python.cmxs
- make: Nothing to be done for 'opt'.
-> compiled  why3.1.0.0
Processing 28/34: [camlp5: make world.opt]
Processing 29/34: [camlp5: make world.opt] [why3: make install]
+ /usr/bin/make "install" "install-lib" (CWD=/home/opam/.opam/4.04.2/.opam-switch/build/why3.1.0.0)
- /bin/mkdir -p /home/opam/.opam/4.04.2/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/genequlin.cmxs lib/plugins/dimacs.cmxs lib/plugins/tptp.cmxs lib/plugins/python.cmxs /home/opam/.opam/4.04.2/lib/why3/plugins
- /bin/mkdir -p /home/opam/.opam/4.04.2/bin
- /usr/bin/install -c bin/why3.opt /home/opam/.opam/4.04.2/bin/why3
- /bin/mkdir -p /home/opam/.opam/4.04.2/lib/why3/commands
- /usr/bin/install -c bin/why3config.opt  /home/opam/.opam/4.04.2/lib/why3/commands/why3config
- /usr/bin/install -c bin/why3execute.opt /home/opam/.opam/4.04.2/lib/why3/commands/why3execute
- /usr/bin/install -c bin/why3extract.opt /home/opam/.opam/4.04.2/lib/why3/commands/why3extract
- /usr/bin/install -c bin/why3prove.opt   /home/opam/.opam/4.04.2/lib/why3/commands/why3prove
- /usr/bin/install -c bin/why3realize.opt /home/opam/.opam/4.04.2/lib/why3/commands/why3realize
- /usr/bin/install -c bin/why3replay.opt  /home/opam/.opam/4.04.2/lib/why3/commands/why3replay
- /usr/bin/install -c bin/why3wc.opt      /home/opam/.opam/4.04.2/lib/why3/commands/why3wc
- /bin/mkdir -p /home/opam/.opam/4.04.2/lib/why3
- /usr/bin/install -c lib/why3server /home/opam/.opam/4.04.2/lib/why3/why3server
- /usr/bin/install -c lib/why3cpulimit /home/opam/.opam/4.04.2/lib/why3/why3cpulimit
- /usr/bin/install -c lib/why3-call-pvs /home/opam/.opam/4.04.2/lib/why3/why3-call-pvs
- /bin/mkdir -p /home/opam/.opam/4.04.2/lib/why3/commands
- /usr/bin/install -c bin/why3webserver.opt /home/opam/.opam/4.04.2/lib/why3/commands/why3webserver
- /bin/mkdir -p /home/opam/.opam/4.04.2/lib/why3/commands
- /usr/bin/install -c bin/why3session.opt /home/opam/.opam/4.04.2/lib/why3/commands/why3session
- /bin/mkdir -p /home/opam/.opam/4.04.2/lib/why3/commands
- /usr/bin/install -c bin/why3shell.opt /home/opam/.opam/4.04.2/lib/why3/commands/why3shell
- /bin/mkdir -p /home/opam/.opam/4.04.2/lib/why3/commands
- /usr/bin/install -c bin/why3doc.opt /home/opam/.opam/4.04.2/lib/why3/commands/why3doc
- /bin/mkdir -p /home/opam/.opam/4.04.2/share/why3
- /bin/mkdir -p /home/opam/.opam/4.04.2/share/why3/vim
- /bin/mkdir -p /home/opam/.opam/4.04.2/share/why3/vim/ftdetect
- /bin/mkdir -p /home/opam/.opam/4.04.2/share/why3/vim/syntax
- /bin/mkdir -p /home/opam/.opam/4.04.2/share/why3/lang
- /bin/mkdir -p /home/opam/.opam/4.04.2/share/why3/stdlib
- /bin/mkdir -p /home/opam/.opam/4.04.2/share/why3/stdlib/mach
- /bin/mkdir -p /home/opam/.opam/4.04.2/share/why3/drivers
- /usr/bin/install -c -m 644 stdlib/*.mlw /home/opam/.opam/4.04.2/share/why3/stdlib
- /usr/bin/install -c -m 644 stdlib/mach/*.mlw /home/opam/.opam/4.04.2/share/why3/stdlib/mach
- /usr/bin/install -c -m 644 drivers/*.drv drivers/*.gen /home/opam/.opam/4.04.2/share/why3/drivers
- /usr/bin/install -c -m 644 LICENSE /home/opam/.opam/4.04.2/share/why3/
- /usr/bin/install -c -m 644 share/provers-detection-data.conf /home/opam/.opam/4.04.2/share/why3/
- /usr/bin/install -c -m 644 share/why3session.dtd /home/opam/.opam/4.04.2/share/why3
- /usr/bin/install -c -m 644 share/Makefile.config /home/opam/.opam/4.04.2/share/why3
- /usr/bin/install -c -m 644 share/vim/ftdetect/why3.vim /home/opam/.opam/4.04.2/share/why3/vim/ftdetect/why3.vim
- /usr/bin/install -c -m 644 share/vim/syntax/why3.vim /home/opam/.opam/4.04.2/share/why3/vim/syntax/why3.vim
- /usr/bin/install -c -m 644 share/lang/why3.lang /home/opam/.opam/4.04.2/share/why3/lang/why3.lang
- /bin/mkdir -p /home/opam/.opam/4.04.2/share/why3/drivers
- /usr/bin/install -c -m 644 drivers/coq-realizations.aux /home/opam/.opam/4.04.2/share/why3/drivers/
- /bin/mkdir -p /home/opam/.opam/4.04.2/share/why3/drivers/
- /usr/bin/install -c -m 644 drivers/pvs-realizations.aux /home/opam/.opam/4.04.2/share/why3/drivers/
- /usr/bin/install -c -m 644 drivers/isabelle-realizations.aux /home/opam/.opam/4.04.2/share/why3/drivers/
- /bin/mkdir -p /home/opam/.opam/4.04.2/share/emacs/site-lisp/
- /usr/bin/install -c -m 644 share/emacs/why3.el /home/opam/.opam/4.04.2/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.04.2/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/META /home/opam/.opam/4.04.2/lib/why3
- /bin/mkdir -p /home/opam/.opam/4.04.2/lib/why3
- /usr/bin/install -c -m 644 lib/why3/why3extract.a lib/why3/why3extract.cma lib/why3/why3extract.cmx lib/why3/why3extract.cmi lib/why3/why3extract.cmxa lib/why3/why3extract.cmxs \
-   /home/opam/.opam/4.04.2/lib/why3
- /bin/mkdir -p /home/opam/.opam/4.04.2/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/genequlin.cmxs lib/plugins/dimacs.cmxs lib/plugins/tptp.cmxs lib/plugins/python.cmxs /home/opam/.opam/4.04.2/lib/why3/plugins
- /bin/mkdir -p /home/opam/.opam/4.04.2/bin
- /usr/bin/install -c bin/why3.opt /home/opam/.opam/4.04.2/bin/why3
- /bin/mkdir -p /home/opam/.opam/4.04.2/lib/why3/commands
- /usr/bin/install -c bin/why3config.opt  /home/opam/.opam/4.04.2/lib/why3/commands/why3config
- /usr/bin/install -c bin/why3execute.opt /home/opam/.opam/4.04.2/lib/why3/commands/why3execute
- /usr/bin/install -c bin/why3extract.opt /home/opam/.opam/4.04.2/lib/why3/commands/why3extract
- /usr/bin/install -c bin/why3prove.opt   /home/opam/.opam/4.04.2/lib/why3/commands/why3prove
- /usr/bin/install -c bin/why3realize.opt /home/opam/.opam/4.04.2/lib/why3/commands/why3realize
- /usr/bin/install -c bin/why3replay.opt  /home/opam/.opam/4.04.2/lib/why3/commands/why3replay
- /usr/bin/install -c bin/why3wc.opt      /home/opam/.opam/4.04.2/lib/why3/commands/why3wc
- /bin/mkdir -p /home/opam/.opam/4.04.2/lib/why3
- /usr/bin/install -c lib/why3server /home/opam/.opam/4.04.2/lib/why3/why3server
- /usr/bin/install -c lib/why3cpulimit /home/opam/.opam/4.04.2/lib/why3/why3cpulimit
- /usr/bin/install -c lib/why3-call-pvs /home/opam/.opam/4.04.2/lib/why3/why3-call-pvs
- /bin/mkdir -p /home/opam/.opam/4.04.2/lib/why3/commands
- /usr/bin/install -c bin/why3webserver.opt /home/opam/.opam/4.04.2/lib/why3/commands/why3webserver
- /bin/mkdir -p /home/opam/.opam/4.04.2/lib/why3/commands
- /usr/bin/install -c bin/why3session.opt /home/opam/.opam/4.04.2/lib/why3/commands/why3session
- /bin/mkdir -p /home/opam/.opam/4.04.2/lib/why3/commands
- /usr/bin/install -c bin/why3shell.opt /home/opam/.opam/4.04.2/lib/why3/commands/why3shell
- /bin/mkdir -p /home/opam/.opam/4.04.2/lib/why3/commands
- /usr/bin/install -c bin/why3doc.opt /home/opam/.opam/4.04.2/lib/why3/commands/why3doc
- /bin/mkdir -p /home/opam/.opam/4.04.2/share/why3
- /bin/mkdir -p /home/opam/.opam/4.04.2/share/why3/vim
- /bin/mkdir -p /home/opam/.opam/4.04.2/share/why3/vim/ftdetect
- /bin/mkdir -p /home/opam/.opam/4.04.2/share/why3/vim/syntax
- /bin/mkdir -p /home/opam/.opam/4.04.2/share/why3/lang
- /bin/mkdir -p /home/opam/.opam/4.04.2/share/why3/stdlib
- /bin/mkdir -p /home/opam/.opam/4.04.2/share/why3/stdlib/mach
- /bin/mkdir -p /home/opam/.opam/4.04.2/share/why3/drivers
- /usr/bin/install -c -m 644 stdlib/*.mlw /home/opam/.opam/4.04.2/share/why3/stdlib
- /usr/bin/install -c -m 644 stdlib/mach/*.mlw /home/opam/.opam/4.04.2/share/why3/stdlib/mach
- /usr/bin/install -c -m 644 drivers/*.drv drivers/*.gen /home/opam/.opam/4.04.2/share/why3/drivers
- /usr/bin/install -c -m 644 LICENSE /home/opam/.opam/4.04.2/share/why3/
- /usr/bin/install -c -m 644 share/provers-detection-data.conf /home/opam/.opam/4.04.2/share/why3/
- /usr/bin/install -c -m 644 share/why3session.dtd /home/opam/.opam/4.04.2/share/why3
- /usr/bin/install -c -m 644 share/Makefile.config /home/opam/.opam/4.04.2/share/why3
- /usr/bin/install -c -m 644 share/vim/ftdetect/why3.vim /home/opam/.opam/4.04.2/share/why3/vim/ftdetect/why3.vim
- /usr/bin/install -c -m 644 share/vim/syntax/why3.vim /home/opam/.opam/4.04.2/share/why3/vim/syntax/why3.vim
- /usr/bin/install -c -m 644 share/lang/why3.lang /home/opam/.opam/4.04.2/share/why3/lang/why3.lang
- /bin/mkdir -p /home/opam/.opam/4.04.2/share/why3/drivers
- /usr/bin/install -c -m 644 drivers/coq-realizations.aux /home/opam/.opam/4.04.2/share/why3/drivers/
- /bin/mkdir -p /home/opam/.opam/4.04.2/share/why3/drivers/
- /usr/bin/install -c -m 644 drivers/pvs-realizations.aux /home/opam/.opam/4.04.2/share/why3/drivers/
- /usr/bin/install -c -m 644 drivers/isabelle-realizations.aux /home/opam/.opam/4.04.2/share/why3/drivers/
- /bin/mkdir -p /home/opam/.opam/4.04.2/share/emacs/site-lisp/
- /usr/bin/install -c -m 644 share/emacs/why3.el /home/opam/.opam/4.04.2/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.04.2/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/META /home/opam/.opam/4.04.2/lib/why3
- /bin/mkdir -p /home/opam/.opam/4.04.2/lib/why3
- /usr/bin/install -c -m 644 lib/why3/why3extract.a lib/why3/why3extract.cma lib/why3/why3extract.cmx lib/why3/why3extract.cmi lib/why3/why3extract.cmxa lib/why3/why3extract.cmxs \
-   /home/opam/.opam/4.04.2/lib/why3
-> installed why3.1.0.0
Processing 29/34: [camlp5: make world.opt]
+ /usr/bin/make "world.opt" (CWD=/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14)
- /usr/bin/make core
- make[1]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14'
- set -e; cd ocaml_stuff; /usr/bin/make; cd ..
- make[2]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/ocaml_stuff'
- cd ./4.04.2/utils; \
- /usr/bin/make all EXE= OCAMLN=ocaml
- make[3]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.04.2/utils'
- ocamlc  -c warnings.mli
- ocamlc  -c pconfig.mli
- ocamlc  -c pconfig.ml
- make[3]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.04.2/utils'
- if [ "+compiler-libs" != "+compiler-libs" ]; then \
-   cd ./4.04.2/parsing; \
-   /usr/bin/make all EXE= OCAMLN=ocaml; \
- fi
- make[2]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/ocaml_stuff'
- /usr/bin/make clean_cold
- make[2]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14'
- for i in lib odyl main meta; do \
- 	(cd ocaml_src/$i; /usr/bin/make clean; cd ../..); \
- done
- make[3]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/ocaml_src/lib'
- rm -f *.cm[ioax] *.cmxa *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak
- rm -f gramlib.cma
- make[3]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/ocaml_src/lib'
- make[3]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/ocaml_src/odyl'
- rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak *.out *.opt
- rm -f odyl_config.ml odyl
- make[3]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/ocaml_src/odyl'
- make[3]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/ocaml_src/main'
- rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak *.out *.opt
- rm -f camlp5 crc.tmp
- make[3]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/ocaml_src/main'
- make[3]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/ocaml_src/meta'
- rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak q_MLast.cmo q_ast.cmo pa_r.cmo pa_rp.cmo pa_macro.cmo pa_macro_gram.cmo pa_fstream.cmo pa_extend.cmo pa_extend_m.cmo pr_dump.cmo pa_lexer.cmo camlp5r q_MLast.cmx q_ast.cmx pa_r.cmx pa_rp.cmx pa_macro.cmx pa_macro_gram.cmx pa_fstream.cmx pa_extend.cmx pa_extend_m.cmx pr_dump.cmx pa_lexer.cmx camlp5r.opt
- make[3]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/ocaml_src/meta'
- make[2]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14'
- /usr/bin/make library_cold
- make[2]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14'
- set -e; cd ocaml_src/lib; /usr/bin/make all; cd ../..
- make[3]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/ocaml_src/lib'
- cat versdep.ml > versdep.ppo
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl versdep.ppo
- rm -f versdep.ppo
- cat ploc.mli > ploc.ppi
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf ploc.ppi
- rm -f ploc.ppi
- cat ploc.ml > ploc.ppo
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl ploc.ppo
- rm -f ploc.ppo
- cat plexing.mli > plexing.ppi
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf plexing.ppi
- rm -f plexing.ppi
- cat plexing.ml > plexing.ppo
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl plexing.ppo
- rm -f plexing.ppo
- cat plexer.mli > plexer.ppi
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf plexer.ppi
- rm -f plexer.ppi
- cat plexer.ml > plexer.ppo
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl plexer.ppo
- rm -f plexer.ppo
- cat fstream.mli > fstream.ppi
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf fstream.ppi
- rm -f fstream.ppi
- cat fstream.ml > fstream.ppo
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl fstream.ppo
- rm -f fstream.ppo
- cat gramext.mli > gramext.ppi
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf gramext.ppi
- rm -f gramext.ppi
- cat gramext.ml > gramext.ppo
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl gramext.ppo
- rm -f gramext.ppo
- cat grammar.mli > grammar.ppi
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf grammar.ppi
- rm -f grammar.ppi
- cat grammar.ml > grammar.ppo
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl grammar.ppo
- rm -f grammar.ppo
- cat diff.mli > diff.ppi
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf diff.ppi
- rm -f diff.ppi
- cat diff.ml > diff.ppo
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl diff.ppo
- rm -f diff.ppo
- cat extfold.mli > extfold.ppi
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf extfold.ppi
- rm -f extfold.ppi
- cat extfold.ml > extfold.ppo
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl extfold.ppo
- rm -f extfold.ppo
- cat extfun.mli > extfun.ppi
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf extfun.ppi
- rm -f extfun.ppi
- cat extfun.ml > extfun.ppo
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl extfun.ppo
- rm -f extfun.ppo
- cat pretty.mli > pretty.ppi
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf pretty.ppi
- rm -f pretty.ppi
- cat pretty.ml > pretty.ppo
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl pretty.ppo
- rm -f pretty.ppo
- cat pprintf.mli > pprintf.ppi
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf pprintf.ppi
- rm -f pprintf.ppi
- cat pprintf.ml > pprintf.ppo
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl pprintf.ppo
- rm -f pprintf.ppo
- cat eprinter.mli > eprinter.ppi
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf eprinter.ppi
- rm -f eprinter.ppi
- cat eprinter.ml > eprinter.ppo
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl eprinter.ppo
- rm -f eprinter.ppo
- cat stdpp.mli > stdpp.ppi
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf stdpp.ppi
- rm -f stdpp.ppi
- cat stdpp.ml > stdpp.ppo
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl stdpp.ppo
- rm -f stdpp.ppo
- cat token.mli > token.ppi
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf token.ppi
- rm -f token.ppi
- cat token.ml > token.ppo
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl token.ppo
- rm -f token.ppo
- ocamlc.opt versdep.cmo ploc.cmo plexing.cmo plexer.cmo fstream.cmo gramext.cmo grammar.cmo diff.cmo extfold.cmo extfun.cmo pretty.cmo pprintf.cmo eprinter.cmo stdpp.cmo token.cmo -a -o gramlib.cma
- make[3]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/ocaml_src/lib'
- set -e; cd ocaml_src/lib; /usr/bin/make promote; cd ../..
- make[3]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/ocaml_src/lib'
- cp versdep.cmo ploc.cmo plexing.cmo plexer.cmo fstream.cmo gramext.cmo grammar.cmo diff.cmo extfold.cmo extfun.cmo pretty.cmo pprintf.cmo eprinter.cmo stdpp.cmo token.cmo versdep.cmi ploc.cmi plexing.cmi plexer.cmi fstream.cmi gramext.cmi grammar.cmi diff.cmi extfold.cmi extfun.cmi pretty.cmi pprintf.cmi eprinter.cmi stdpp.cmi token.cmi ../../boot/.
- make[3]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/ocaml_src/lib'
- make[2]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14'
- /usr/bin/make compile_cold
- make[2]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14'
- cd ocaml_src; set -e; \
- for i in lib odyl main meta; do \
-   cd $i; /usr/bin/make all; cd ..; \
- done; cd ..
- make[3]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/ocaml_src/lib'
- make[3]: Nothing to be done for 'all'.
- make[3]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/ocaml_src/lib'
- make[3]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/ocaml_src/odyl'
- echo "let standard_library =" > odyl_config.ml
- echo "  try Sys.getenv \"CAMLP5LIB\" with" >> odyl_config.ml
- echo "    Not_found -> \"/home/opam/.opam/4.04.2/lib/camlp5\"" | \
- sed -e 's|\\|/|g' >> odyl_config.ml
- cat odyl_config.ml > odyl_config.ppo
- ocamlc.opt -warn-error +A-11 -c -impl odyl_config.ppo
- rm -f odyl_config.ppo
- cat odyl_main.mli > odyl_main.ppi
- ocamlc.opt -warn-error +A-11 -c -intf odyl_main.ppi
- rm -f odyl_main.ppi
- cat odyl_main.ml > odyl_main.ppo
- ocamlc.opt -warn-error +A-11 -c -impl odyl_main.ppo
- rm -f odyl_main.ppo
- ocamlc.opt dynlink.cma odyl_config.cmo odyl_main.cmo -a -o odyl.cma
- cat odyl.ml > odyl.ppo
- ocamlc.opt -warn-error +A-11 -c -impl odyl.ppo
- rm -f odyl.ppo
- ocamlc.opt odyl.cma odyl.cmo -o odyl
- make[3]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/ocaml_src/odyl'
- make[3]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/ocaml_src/main'
- cat mLast.mli > mLast.ppi
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.04.2/utils -c -intf mLast.ppi
- rm -f mLast.ppi
- cat quotation.mli > quotation.ppi
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.04.2/utils -c -intf quotation.ppi
- rm -f quotation.ppi
- cat quotation.ml > quotation.ppo
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.04.2/utils -c -impl quotation.ppo
- rm -f quotation.ppo
- cat prtools.mli > prtools.ppi
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.04.2/utils -c -intf prtools.ppi
- rm -f prtools.ppi
- cat prtools.ml > prtools.ppo
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.04.2/utils -c -impl prtools.ppo
- rm -f prtools.ppo
- cat ast2pt.mli > ast2pt.ppi
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.04.2/utils -c -intf ast2pt.ppi
- rm -f ast2pt.ppi
- cat ast2pt.ml > ast2pt.ppo
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.04.2/utils -c -impl ast2pt.ppo
- rm -f ast2pt.ppo
- cat reloc.mli > reloc.ppi
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.04.2/utils -c -intf reloc.ppi
- rm -f reloc.ppi
- cat reloc.ml > reloc.ppo
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.04.2/utils -c -impl reloc.ppo
- rm -f reloc.ppo
- cat pcaml.mli > pcaml.ppi
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.04.2/utils -c -intf pcaml.ppi
- rm -f pcaml.ppi
- cat pcaml.ml > pcaml.ppo
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.04.2/utils -c -impl pcaml.ppo
- rm -f pcaml.ppo
- cat exparser.mli > exparser.ppi
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.04.2/utils -c -intf exparser.ppi
- rm -f exparser.ppi
- cat exparser.ml > exparser.ppo
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.04.2/utils -c -impl exparser.ppo
- rm -f exparser.ppo
- cat parserify.mli > parserify.ppi
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.04.2/utils -c -intf parserify.ppi
- rm -f parserify.ppi
- cat parserify.ml > parserify.ppo
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.04.2/utils -c -impl parserify.ppo
- rm -f parserify.ppo
- cat argl.mli > argl.ppi
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.04.2/utils -c -intf argl.ppi
- rm -f argl.ppi
- cat argl.ml > argl.ppo
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.04.2/utils -c -impl argl.ppo
- rm -f argl.ppo
- OTOPP=+compiler-libs OTOPU=../../ocaml_stuff/4.04.2/utils OVERSION=4.04.2 OLIBDIR="/home/opam/.opam/4.04.2/lib/ocaml" ../../tools/mkcrc.sh
- ocamlc.opt -c -impl crc.tmp
- cat main.ml > main.ppo
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.04.2/utils -c -impl main.ppo
- rm -f main.ppo
- ocamlc.opt -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.04.2/utils ../../boot/versdep.cmo ../../boot/ploc.cmo ../../boot/plexing.cmo ../../boot/plexer.cmo ../../boot/fstream.cmo ../../boot/gramext.cmo ../../boot/grammar.cmo ../../boot/diff.cmo ../../boot/extfold.cmo ../../boot/extfun.cmo ../../boot/pretty.cmo ../../boot/pprintf.cmo ../../boot/eprinter.cmo ../../ocaml_stuff/4.04.2/utils/pconfig.cmo quotation.cmo prtools.cmo ast2pt.cmo reloc.cmo pcaml.cmo exparser.cmo parserify.cmo argl.cmo ../../boot/stdpp.cmo ../../boot/token.cmo crc.cmo main.cmo -a -o camlp5.cma
- ocamlc.opt ../odyl/odyl.cma camlp5.cma ../odyl/odyl.cmo -linkall -o camlp5
- make[3]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/ocaml_src/main'
- make[3]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/ocaml_src/meta'
- cat q_MLast.ml > q_MLast.ppo
- ocamlc.opt -warn-error +A-11 -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/4.04.2/utils -c -impl q_MLast.ppo
- rm -f q_MLast.ppo
- cat q_ast.ml > q_ast.ppo
- ocamlc.opt -warn-error +A-11 -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/4.04.2/utils -c -impl q_ast.ppo
- rm -f q_ast.ppo
- cat pa_r.ml > pa_r.ppo
- ocamlc.opt -warn-error +A-11 -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/4.04.2/utils -c -impl pa_r.ppo
- rm -f pa_r.ppo
- cat pa_rp.ml > pa_rp.ppo
- ocamlc.opt -warn-error +A-11 -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/4.04.2/utils -c -impl pa_rp.ppo
- rm -f pa_rp.ppo
- cat pa_macro.ml > pa_macro.ppo
- ocamlc.opt -warn-error +A-11 -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/4.04.2/utils -c -impl pa_macro.ppo
- rm -f pa_macro.ppo
- cat pa_extend.ml > pa_extend.ppo
- ocamlc.opt -warn-error +A-11 -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/4.04.2/utils -c -impl pa_extend.ppo
- rm -f pa_extend.ppo
- cat pa_macro_gram.ml > pa_macro_gram.ppo
- ocamlc.opt -warn-error +A-11 -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/4.04.2/utils -c -impl pa_macro_gram.ppo
- rm -f pa_macro_gram.ppo
- cat pa_fstream.ml > pa_fstream.ppo
- ocamlc.opt -warn-error +A-11 -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/4.04.2/utils -c -impl pa_fstream.ppo
- rm -f pa_fstream.ppo
- cat pa_extend_m.ml > pa_extend_m.ppo
- ocamlc.opt -warn-error +A-11 -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/4.04.2/utils -c -impl pa_extend_m.ppo
- rm -f pa_extend_m.ppo
- cat pr_dump.ml > pr_dump.ppo
- ocamlc.opt -warn-error +A-11 -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/4.04.2/utils -c -impl pr_dump.ppo
- rm -f pr_dump.ppo
- cat pa_lexer.ml > pa_lexer.ppo
- ocamlc.opt -warn-error +A-11 -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/4.04.2/utils -c -impl pa_lexer.ppo
- rm -f pa_lexer.ppo
- rm -f camlp5r
- cd ../main; /usr/bin/make CAMLP5=../meta/camlp5r CAMLP5M="-I ../meta pa_r.cmo pa_rp.cmo pr_dump.cmo"
- make[4]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/ocaml_src/main'
- ocamlc.opt ../odyl/odyl.cma camlp5.cma -I ../meta pa_r.cmo pa_rp.cmo pr_dump.cmo ../odyl/odyl.cmo -linkall -o ../meta/camlp5r
- make[4]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/ocaml_src/main'
- make[3]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/ocaml_src/meta'
- make[2]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14'
- /usr/bin/make promote_cold
- make[2]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14'
- for i in lib odyl main meta; do \
- 	(cd ocaml_src/$i; /usr/bin/make promote; cd ../..); \
- done
- make[3]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/ocaml_src/lib'
- cp versdep.cmo ploc.cmo plexing.cmo plexer.cmo fstream.cmo gramext.cmo grammar.cmo diff.cmo extfold.cmo extfun.cmo pretty.cmo pprintf.cmo eprinter.cmo stdpp.cmo token.cmo versdep.cmi ploc.cmi plexing.cmi plexer.cmi fstream.cmi gramext.cmi grammar.cmi diff.cmi extfold.cmi extfun.cmi pretty.cmi pprintf.cmi eprinter.cmi stdpp.cmi token.cmi ../../boot/.
- make[3]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/ocaml_src/lib'
- make[3]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/ocaml_src/odyl'
- make[3]: Nothing to be done for 'promote'.
- make[3]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/ocaml_src/odyl'
- make[3]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/ocaml_src/main'
- cp camlp5 ../../boot/.
- make[3]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/ocaml_src/main'
- make[3]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/ocaml_src/meta'
- cp q_MLast.cmo q_ast.cmo pa_r.cmo pa_rp.cmo pa_macro.cmo pa_macro_gram.cmo pa_fstream.cmo pa_extend.cmo pa_extend_m.cmo pr_dump.cmo pa_lexer.cmo camlp5r pa_extend.cmi ../../boot/.
- make[3]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/ocaml_src/meta'
- make[2]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14'
- /usr/bin/make clean_cold
- make[2]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14'
- for i in lib odyl main meta; do \
- 	(cd ocaml_src/$i; /usr/bin/make clean; cd ../..); \
- done
- make[3]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/ocaml_src/lib'
- rm -f *.cm[ioax] *.cmxa *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak
- rm -f gramlib.cma
- make[3]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/ocaml_src/lib'
- make[3]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/ocaml_src/odyl'
- rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak *.out *.opt
- rm -f odyl_config.ml odyl
- make[3]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/ocaml_src/odyl'
- make[3]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/ocaml_src/main'
- rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak *.out *.opt
- rm -f camlp5 crc.tmp
- make[3]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/ocaml_src/main'
- make[3]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/ocaml_src/meta'
- rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak q_MLast.cmo q_ast.cmo pa_r.cmo pa_rp.cmo pa_macro.cmo pa_macro_gram.cmo pa_fstream.cmo pa_extend.cmo pa_extend_m.cmo pr_dump.cmo pa_lexer.cmo camlp5r q_MLast.cmx q_ast.cmx pa_r.cmx pa_rp.cmx pa_macro.cmx pa_macro_gram.cmx pa_fstream.cmx pa_extend.cmx pa_extend_m.cmx pr_dump.cmx pa_lexer.cmx camlp5r.opt
- make[3]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/ocaml_src/meta'
- make[2]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14'
- /usr/bin/make clean_hot
- make[2]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14'
- cd ocaml_stuff; /usr/bin/make clean; cd ..
- make[3]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/ocaml_stuff'
- cd ./4.04.2/utils; \
- /usr/bin/make clean EXE=
- make[4]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.04.2/utils'
- rm -f *.cm[oix] *.o
- make[4]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.04.2/utils'
- if [ "+compiler-libs" != "+compiler-libs" ]; then \
-   cd ./4.04.2/parsing; \
-   /usr/bin/make clean EXE=; \
- fi
- make[3]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/ocaml_stuff'
- for i in lib odyl main meta etc top ocpp man compile; do (cd $i; /usr/bin/make clean; cd ..); done
- make[3]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/lib'
- rm -f *.cm[ioax] *.cmxa *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak
- rm -f gramlib.cma
- make[3]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/lib'
- make[3]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/odyl'
- rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak *.out *.opt
- rm -f odyl_config.ml odyl
- make[3]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/odyl'
- make[3]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/main'
- rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak *.out *.opt
- rm -f camlp5 crc.tmp
- make[3]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/main'
- make[3]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/meta'
- rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak q_MLast.cmo q_ast.cmo pa_r.cmo pa_rp.cmo pa_macro.cmo pa_macro_gram.cmo pa_fstream.cmo pa_extend.cmo pa_extend_m.cmo pr_dump.cmo pa_lexer.cmo camlp5r q_MLast.cmx q_ast.cmx pa_r.cmx pa_rp.cmx pa_macro.cmx pa_macro_gram.cmx pa_fstream.cmx pa_extend.cmx pa_extend_m.cmx pr_dump.cmx pa_lexer.cmx camlp5r.opt
- make[3]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/meta'
- make[3]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/etc'
- rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak *.out *.opt
- rm -f mkcamlp5.sh mkcamlp5.opt.sh camlp5o camlp5sch
- rm -f META
- make[3]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/etc'
- make[3]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/top'
- rm -f *.cm[ioa] *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak camlp5o.cma camlp5r.cma camlp5sch.cma camlp5_top.cma
- make[3]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/top'
- make[3]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/ocpp'
- rm -f *.cm[ioa] *.pp[io] *.[ao] *.obj *.lib *.out *.bak .*.bak
- rm -f ocpp
- make[3]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/ocpp'
- make[3]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/man'
- rm -f camlp5.1
- make[3]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/man'
- make[3]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/compile'
- rm -f *.cm* *.pp[io] *.[oa] *.lib *.obj *.bak .*.bak *.out *.opt
- rm -f *.fast tmp.* pa_*_fast.ml *.tmp *.ppo
- make[3]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/compile'
- make[2]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14'
- /usr/bin/make library
- make[2]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14'
- set -e; cd ocaml_stuff; /usr/bin/make; cd ..
- make[3]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/ocaml_stuff'
- cd ./4.04.2/utils; \
- /usr/bin/make all EXE= OCAMLN=ocaml
- make[4]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.04.2/utils'
- ocamlc  -c warnings.mli
- ocamlc  -c pconfig.mli
- ocamlc  -c pconfig.ml
- make[4]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.04.2/utils'
- if [ "+compiler-libs" != "+compiler-libs" ]; then \
-   cd ./4.04.2/parsing; \
-   /usr/bin/make all EXE= OCAMLN=ocaml; \
- fi
- make[3]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/ocaml_stuff'
- set -e; cd lib; /usr/bin/make all; cd ..
- make[3]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/lib'
- ocamlrun ../boot/camlp5r -nolib -I ../boot pa_macro.cmo -mode S -o versdep.ppo versdep.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl versdep.ppo
- rm -f versdep.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ploc.ppi ploc.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf ploc.ppi
- rm -f ploc.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ploc.ppo ploc.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl ploc.ppo
- rm -f ploc.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexing.ppi plexing.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf plexing.ppi
- rm -f plexing.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexing.ppo plexing.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl plexing.ppo
- rm -f plexing.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexer.ppi plexer.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf plexer.ppi
- rm -f plexer.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexer.ppo plexer.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl plexer.ppo
- rm -f plexer.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o fstream.ppi fstream.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf fstream.ppi
- rm -f fstream.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o fstream.ppo fstream.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl fstream.ppo
- rm -f fstream.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o gramext.ppi gramext.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf gramext.ppi
- rm -f gramext.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o gramext.ppo gramext.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl gramext.ppo
- rm -f gramext.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o grammar.ppi grammar.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf grammar.ppi
- rm -f grammar.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o grammar.ppo grammar.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl grammar.ppo
- rm -f grammar.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o diff.ppi diff.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf diff.ppi
- rm -f diff.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o diff.ppo diff.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl diff.ppo
- rm -f diff.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfold.ppi extfold.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf extfold.ppi
- rm -f extfold.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfold.ppo extfold.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl extfold.ppo
- rm -f extfold.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfun.ppi extfun.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf extfun.ppi
- rm -f extfun.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfun.ppo extfun.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl extfun.ppo
- rm -f extfun.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pretty.ppi pretty.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf pretty.ppi
- rm -f pretty.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pretty.ppo pretty.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl pretty.ppo
- rm -f pretty.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pprintf.ppi pprintf.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf pprintf.ppi
- rm -f pprintf.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pprintf.ppo pprintf.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl pprintf.ppo
- rm -f pprintf.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o eprinter.ppi eprinter.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf eprinter.ppi
- rm -f eprinter.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o eprinter.ppo eprinter.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl eprinter.ppo
- rm -f eprinter.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o stdpp.ppi stdpp.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf stdpp.ppi
- rm -f stdpp.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o stdpp.ppo stdpp.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl stdpp.ppo
- rm -f stdpp.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o token.ppi token.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf token.ppi
- rm -f token.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o token.ppo token.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl token.ppo
- rm -f token.ppo
- ocamlc.opt versdep.cmo ploc.cmo plexing.cmo plexer.cmo fstream.cmo gramext.cmo grammar.cmo diff.cmo extfold.cmo extfun.cmo pretty.cmo pprintf.cmo eprinter.cmo stdpp.cmo token.cmo -a -o gramlib.cma
- make[3]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/lib'
- set -e; cd lib; /usr/bin/make promote; cd ..
- make[3]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/lib'
- cp versdep.cmo ploc.cmo plexing.cmo plexer.cmo fstream.cmo gramext.cmo grammar.cmo diff.cmo extfold.cmo extfun.cmo pretty.cmo pprintf.cmo eprinter.cmo stdpp.cmo token.cmo versdep.cmi ploc.cmi plexing.cmi plexer.cmi fstream.cmi gramext.cmi grammar.cmi diff.cmi extfold.cmi extfun.cmi pretty.cmi pprintf.cmi eprinter.cmi stdpp.cmi token.cmi ../boot/.
- make[3]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/lib'
- make[2]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14'
- cd ocaml_stuff; /usr/bin/make all; cd ..
- make[2]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/ocaml_stuff'
- cd ./4.04.2/utils; \
- /usr/bin/make all EXE= OCAMLN=ocaml
- make[3]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.04.2/utils'
- make[3]: Nothing to be done for 'all'.
- make[3]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.04.2/utils'
- if [ "+compiler-libs" != "+compiler-libs" ]; then \
-   cd ./4.04.2/parsing; \
-   /usr/bin/make all EXE= OCAMLN=ocaml; \
- fi
- make[2]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/ocaml_stuff'
- set -e; for i in lib odyl main meta; do cd $i; /usr/bin/make all; cd ..; done
- make[2]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/lib'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/lib'
- make[2]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/odyl'
- echo "let standard_library =" > odyl_config.ml
- echo "  try Sys.getenv \"CAMLP5LIB\" with" >> odyl_config.ml
- echo "    Not_found -> \"/home/opam/.opam/4.04.2/lib/camlp5\"" | \
- sed -e 's|\\|/|g' >> odyl_config.ml
- cp odyl_config.ml odyl_config.ppo
- cat odyl_config.ml > odyl_config.ppo
- ocamlc.opt -warn-error +A-11 -c -impl odyl_config.ppo
- rm -f odyl_config.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o odyl_main.ppi odyl_main.mli
- ocamlc.opt -warn-error +A-11 -c -intf odyl_main.ppi
- rm -f odyl_main.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot pa_macro.cmo -mode S -o odyl_main.ppo odyl_main.ml
- ocamlc.opt -warn-error +A-11 -c -impl odyl_main.ppo
- rm -f odyl_main.ppo
- ocamlc.opt dynlink.cma odyl_config.cmo odyl_main.cmo -a -o odyl.cma
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o odyl.ppo odyl.ml
- ocamlc.opt -warn-error +A-11 -c -impl odyl.ppo
- rm -f odyl.ppo
- ocamlc.opt odyl.cma odyl.cmo -o odyl
- make[2]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/odyl'
- make[2]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/main'
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o mLast.ppi mLast.mli
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.04.2/utils -c -intf mLast.ppi
- rm -f mLast.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o quotation.ppi quotation.mli
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.04.2/utils -c -intf quotation.ppi
- rm -f quotation.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o quotation.ppo quotation.ml
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.04.2/utils -c -impl quotation.ppo
- rm -f quotation.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o prtools.ppi prtools.mli
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.04.2/utils -c -intf prtools.ppi
- rm -f prtools.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o prtools.ppo prtools.ml
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.04.2/utils -c -impl prtools.ppo
- rm -f prtools.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ast2pt.ppi ast2pt.mli
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.04.2/utils -c -intf ast2pt.ppi
- rm -f ast2pt.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ast2pt.ppo ast2pt.ml
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.04.2/utils -c -impl ast2pt.ppo
- rm -f ast2pt.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o reloc.ppi reloc.mli
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.04.2/utils -c -intf reloc.ppi
- rm -f reloc.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o reloc.ppo reloc.ml
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.04.2/utils -c -impl reloc.ppo
- rm -f reloc.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pcaml.ppi pcaml.mli
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.04.2/utils -c -intf pcaml.ppi
- rm -f pcaml.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pcaml.ppo pcaml.ml
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.04.2/utils -c -impl pcaml.ppo
- rm -f pcaml.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o exparser.ppi exparser.mli
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.04.2/utils -c -intf exparser.ppi
- rm -f exparser.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o exparser.ppo exparser.ml
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.04.2/utils -c -impl exparser.ppo
- rm -f exparser.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o parserify.ppi parserify.mli
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.04.2/utils -c -intf parserify.ppi
- rm -f parserify.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o parserify.ppo parserify.ml
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.04.2/utils -c -impl parserify.ppo
- rm -f parserify.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o argl.ppi argl.mli
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.04.2/utils -c -intf argl.ppi
- rm -f argl.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o argl.ppo argl.ml
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.04.2/utils -c -impl argl.ppo
- rm -f argl.ppo
- OTOPP=+compiler-libs OTOPU=../ocaml_stuff/4.04.2/utils OVERSION=4.04.2 OLIBDIR="/home/opam/.opam/4.04.2/lib/ocaml" ../tools/mkcrc.sh
- ocamlc.opt -c -impl crc.tmp
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o main.ppo main.ml
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.04.2/utils -c -impl main.ppo
- rm -f main.ppo
- ocamlc.opt -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.04.2/utils ../boot/versdep.cmo ../boot/ploc.cmo ../boot/plexing.cmo ../boot/plexer.cmo ../boot/fstream.cmo ../boot/gramext.cmo ../boot/grammar.cmo ../boot/diff.cmo ../boot/extfold.cmo ../boot/extfun.cmo ../boot/pretty.cmo ../boot/pprintf.cmo ../boot/eprinter.cmo ../ocaml_stuff/4.04.2/utils/pconfig.cmo quotation.cmo prtools.cmo ast2pt.cmo reloc.cmo pcaml.cmo exparser.cmo parserify.cmo argl.cmo ../boot/stdpp.cmo ../boot/token.cmo crc.cmo main.cmo -a -o camlp5.cma
- ocamlc.opt ../odyl/odyl.cma camlp5.cma ../odyl/odyl.cmo -linkall -o camlp5
- make[2]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/main'
- make[2]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/meta'
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o q_MLast.ppo q_MLast.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.04.2/utils -c -impl q_MLast.ppo
- rm -f q_MLast.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o q_ast.ppo q_ast.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.04.2/utils -c -impl q_ast.ppo
- rm -f q_ast.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_r.ppo pa_r.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.04.2/utils -c -impl pa_r.ppo
- rm -f pa_r.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_rp.ppo pa_rp.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.04.2/utils -c -impl pa_rp.ppo
- rm -f pa_rp.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_macro.ppo pa_macro.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.04.2/utils -c -impl pa_macro.ppo
- rm -f pa_macro.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extend.ppo pa_extend.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.04.2/utils -c -impl pa_extend.ppo
- rm -f pa_extend.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_macro_gram.ppo pa_macro_gram.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.04.2/utils -c -impl pa_macro_gram.ppo
- rm -f pa_macro_gram.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_fstream.ppo pa_fstream.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.04.2/utils -c -impl pa_fstream.ppo
- rm -f pa_fstream.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extend_m.ppo pa_extend_m.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.04.2/utils -c -impl pa_extend_m.ppo
- rm -f pa_extend_m.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pr_dump.ppo pr_dump.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.04.2/utils -c -impl pr_dump.ppo
- rm -f pr_dump.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_lexer.ppo pa_lexer.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.04.2/utils -c -impl pa_lexer.ppo
- rm -f pa_lexer.ppo
- rm -f camlp5r
- cd ../main; /usr/bin/make CAMLP5=../meta/camlp5r CAMLP5M="-I ../meta pa_r.cmo pa_rp.cmo pr_dump.cmo"
- make[3]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/main'
- ocamlc.opt ../odyl/odyl.cma camlp5.cma -I ../meta pa_r.cmo pa_rp.cmo pr_dump.cmo ../odyl/odyl.cmo -linkall -o ../meta/camlp5r
- make[3]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/main'
- make[2]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/meta'
- make[1]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14'
- /usr/bin/make compare_test || /usr/bin/make coreboot
- make[1]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14'
- make[2]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/lib'
- make[2]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/lib'
- make[2]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/odyl'
- make[2]: Nothing to be done for 'compare'.
- make[2]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/odyl'
- make[2]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/main'
- camlp5 ../boot/camlp5 differ: char 608076, line 4980
- make[2]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/main'
- make[1]: *** [Makefile:117: compare_test] Error 1
- make[1]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14'
- make[1]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14'
- /usr/bin/make backup
- make[2]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14'
- mkdir boot.new
- /usr/bin/make mv_git FROM=boot TO=boot.new
- make[3]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14'
- test ! -f boot/.gitignore || mv boot/.gitignore boot.new/.
- make[3]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14'
- mv boot boot.new/SAVED
- mv boot.new boot
- make[2]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14'
- /usr/bin/make promote
- make[2]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14'
- for i in lib odyl main meta; do (cd $i; /usr/bin/make promote; cd ..); done
- make[3]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/lib'
- cp versdep.cmo ploc.cmo plexing.cmo plexer.cmo fstream.cmo gramext.cmo grammar.cmo diff.cmo extfold.cmo extfun.cmo pretty.cmo pprintf.cmo eprinter.cmo stdpp.cmo token.cmo versdep.cmi ploc.cmi plexing.cmi plexer.cmi fstream.cmi gramext.cmi grammar.cmi diff.cmi extfold.cmi extfun.cmi pretty.cmi pprintf.cmi eprinter.cmi stdpp.cmi token.cmi ../boot/.
- make[3]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/lib'
- make[3]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/odyl'
- make[3]: Nothing to be done for 'promote'.
- make[3]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/odyl'
- make[3]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/main'
- cp camlp5 ../boot/.
- make[3]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/main'
- make[3]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/meta'
- cp q_MLast.cmo q_ast.cmo pa_r.cmo pa_rp.cmo pa_macro.cmo pa_macro_gram.cmo pa_fstream.cmo pa_extend.cmo pa_extend_m.cmo pr_dump.cmo pa_lexer.cmo camlp5r pa_extend.cmi ../boot/.
- make[3]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/meta'
- make[2]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14'
- /usr/bin/make clean_hot
- make[2]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14'
- cd ocaml_stuff; /usr/bin/make clean; cd ..
- make[3]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/ocaml_stuff'
- cd ./4.04.2/utils; \
- /usr/bin/make clean EXE=
- make[4]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.04.2/utils'
- rm -f *.cm[oix] *.o
- make[4]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.04.2/utils'
- if [ "+compiler-libs" != "+compiler-libs" ]; then \
-   cd ./4.04.2/parsing; \
-   /usr/bin/make clean EXE=; \
- fi
- make[3]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/ocaml_stuff'
- for i in lib odyl main meta etc top ocpp man compile; do (cd $i; /usr/bin/make clean; cd ..); done
- make[3]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/lib'
- rm -f *.cm[ioax] *.cmxa *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak
- rm -f gramlib.cma
- make[3]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/lib'
- make[3]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/odyl'
- rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak *.out *.opt
- rm -f odyl_config.ml odyl
- make[3]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/odyl'
- make[3]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/main'
- rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak *.out *.opt
- rm -f camlp5 crc.tmp
- make[3]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/main'
- make[3]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/meta'
- rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak q_MLast.cmo q_ast.cmo pa_r.cmo pa_rp.cmo pa_macro.cmo pa_macro_gram.cmo pa_fstream.cmo pa_extend.cmo pa_extend_m.cmo pr_dump.cmo pa_lexer.cmo camlp5r q_MLast.cmx q_ast.cmx pa_r.cmx pa_rp.cmx pa_macro.cmx pa_macro_gram.cmx pa_fstream.cmx pa_extend.cmx pa_extend_m.cmx pr_dump.cmx pa_lexer.cmx camlp5r.opt
- make[3]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/meta'
- make[3]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/etc'
- rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak *.out *.opt
- rm -f mkcamlp5.sh mkcamlp5.opt.sh camlp5o camlp5sch
- rm -f META
- make[3]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/etc'
- make[3]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/top'
- rm -f *.cm[ioa] *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak camlp5o.cma camlp5r.cma camlp5sch.cma camlp5_top.cma
- make[3]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/top'
- make[3]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/ocpp'
- rm -f *.cm[ioa] *.pp[io] *.[ao] *.obj *.lib *.out *.bak .*.bak
- rm -f ocpp
- make[3]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/ocpp'
- make[3]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/man'
- rm -f camlp5.1
- make[3]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/man'
- make[3]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/compile'
- rm -f *.cm* *.pp[io] *.[oa] *.lib *.obj *.bak .*.bak *.out *.opt
- rm -f *.fast tmp.* pa_*_fast.ml *.tmp *.ppo
- make[3]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/compile'
- make[2]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14'
- /usr/bin/make core
- make[2]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14'
- cd ocaml_stuff; /usr/bin/make all; cd ..
- make[3]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/ocaml_stuff'
- cd ./4.04.2/utils; \
- /usr/bin/make all EXE= OCAMLN=ocaml
- make[4]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.04.2/utils'
- ocamlc  -c warnings.mli
- ocamlc  -c pconfig.mli
- ocamlc  -c pconfig.ml
- make[4]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.04.2/utils'
- if [ "+compiler-libs" != "+compiler-libs" ]; then \
-   cd ./4.04.2/parsing; \
-   /usr/bin/make all EXE= OCAMLN=ocaml; \
- fi
- make[3]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/ocaml_stuff'
- set -e; for i in lib odyl main meta; do cd $i; /usr/bin/make all; cd ..; done
- make[3]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/lib'
- ocamlrun ../boot/camlp5r -nolib -I ../boot pa_macro.cmo -mode S -o versdep.ppo versdep.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl versdep.ppo
- rm -f versdep.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ploc.ppi ploc.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf ploc.ppi
- rm -f ploc.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ploc.ppo ploc.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl ploc.ppo
- rm -f ploc.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexing.ppi plexing.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf plexing.ppi
- rm -f plexing.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexing.ppo plexing.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl plexing.ppo
- rm -f plexing.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexer.ppi plexer.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf plexer.ppi
- rm -f plexer.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexer.ppo plexer.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl plexer.ppo
- rm -f plexer.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o fstream.ppi fstream.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf fstream.ppi
- rm -f fstream.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o fstream.ppo fstream.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl fstream.ppo
- rm -f fstream.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o gramext.ppi gramext.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf gramext.ppi
- rm -f gramext.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o gramext.ppo gramext.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl gramext.ppo
- rm -f gramext.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o grammar.ppi grammar.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf grammar.ppi
- rm -f grammar.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o grammar.ppo grammar.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl grammar.ppo
- rm -f grammar.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o diff.ppi diff.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf diff.ppi
- rm -f diff.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o diff.ppo diff.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl diff.ppo
- rm -f diff.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfold.ppi extfold.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf extfold.ppi
- rm -f extfold.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfold.ppo extfold.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl extfold.ppo
- rm -f extfold.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfun.ppi extfun.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf extfun.ppi
- rm -f extfun.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfun.ppo extfun.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl extfun.ppo
- rm -f extfun.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pretty.ppi pretty.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf pretty.ppi
- rm -f pretty.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pretty.ppo pretty.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl pretty.ppo
- rm -f pretty.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pprintf.ppi pprintf.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf pprintf.ppi
- rm -f pprintf.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pprintf.ppo pprintf.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl pprintf.ppo
- rm -f pprintf.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o eprinter.ppi eprinter.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf eprinter.ppi
- rm -f eprinter.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o eprinter.ppo eprinter.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl eprinter.ppo
- rm -f eprinter.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o stdpp.ppi stdpp.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf stdpp.ppi
- rm -f stdpp.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o stdpp.ppo stdpp.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl stdpp.ppo
- rm -f stdpp.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o token.ppi token.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf token.ppi
- rm -f token.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o token.ppo token.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl token.ppo
- rm -f token.ppo
- ocamlc.opt versdep.cmo ploc.cmo plexing.cmo plexer.cmo fstream.cmo gramext.cmo grammar.cmo diff.cmo extfold.cmo extfun.cmo pretty.cmo pprintf.cmo eprinter.cmo stdpp.cmo token.cmo -a -o gramlib.cma
- make[3]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/lib'
- make[3]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/odyl'
- echo "let standard_library =" > odyl_config.ml
- echo "  try Sys.getenv \"CAMLP5LIB\" with" >> odyl_config.ml
- echo "    Not_found -> \"/home/opam/.opam/4.04.2/lib/camlp5\"" | \
- sed -e 's|\\|/|g' >> odyl_config.ml
- cp odyl_config.ml odyl_config.ppo
- cat odyl_config.ml > odyl_config.ppo
- ocamlc.opt -warn-error +A-11 -c -impl odyl_config.ppo
- rm -f odyl_config.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o odyl_main.ppi odyl_main.mli
- ocamlc.opt -warn-error +A-11 -c -intf odyl_main.ppi
- rm -f odyl_main.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot pa_macro.cmo -mode S -o odyl_main.ppo odyl_main.ml
- ocamlc.opt -warn-error +A-11 -c -impl odyl_main.ppo
- rm -f odyl_main.ppo
- ocamlc.opt dynlink.cma odyl_config.cmo odyl_main.cmo -a -o odyl.cma
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o odyl.ppo odyl.ml
- ocamlc.opt -warn-error +A-11 -c -impl odyl.ppo
- rm -f odyl.ppo
- ocamlc.opt odyl.cma odyl.cmo -o odyl
- make[3]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/odyl'
- make[3]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/main'
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o mLast.ppi mLast.mli
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.04.2/utils -c -intf mLast.ppi
- rm -f mLast.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o quotation.ppi quotation.mli
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.04.2/utils -c -intf quotation.ppi
- rm -f quotation.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o quotation.ppo quotation.ml
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.04.2/utils -c -impl quotation.ppo
- rm -f quotation.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o prtools.ppi prtools.mli
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.04.2/utils -c -intf prtools.ppi
- rm -f prtools.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o prtools.ppo prtools.ml
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.04.2/utils -c -impl prtools.ppo
- rm -f prtools.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ast2pt.ppi ast2pt.mli
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.04.2/utils -c -intf ast2pt.ppi
- rm -f ast2pt.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ast2pt.ppo ast2pt.ml
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.04.2/utils -c -impl ast2pt.ppo
- rm -f ast2pt.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o reloc.ppi reloc.mli
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.04.2/utils -c -intf reloc.ppi
- rm -f reloc.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o reloc.ppo reloc.ml
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.04.2/utils -c -impl reloc.ppo
- rm -f reloc.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pcaml.ppi pcaml.mli
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.04.2/utils -c -intf pcaml.ppi
- rm -f pcaml.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pcaml.ppo pcaml.ml
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.04.2/utils -c -impl pcaml.ppo
- rm -f pcaml.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o exparser.ppi exparser.mli
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.04.2/utils -c -intf exparser.ppi
- rm -f exparser.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o exparser.ppo exparser.ml
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.04.2/utils -c -impl exparser.ppo
- rm -f exparser.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o parserify.ppi parserify.mli
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.04.2/utils -c -intf parserify.ppi
- rm -f parserify.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o parserify.ppo parserify.ml
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.04.2/utils -c -impl parserify.ppo
- rm -f parserify.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o argl.ppi argl.mli
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.04.2/utils -c -intf argl.ppi
- rm -f argl.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o argl.ppo argl.ml
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.04.2/utils -c -impl argl.ppo
- rm -f argl.ppo
- OTOPP=+compiler-libs OTOPU=../ocaml_stuff/4.04.2/utils OVERSION=4.04.2 OLIBDIR="/home/opam/.opam/4.04.2/lib/ocaml" ../tools/mkcrc.sh
- ocamlc.opt -c -impl crc.tmp
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o main.ppo main.ml
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.04.2/utils -c -impl main.ppo
- rm -f main.ppo
- ocamlc.opt -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.04.2/utils ../boot/versdep.cmo ../boot/ploc.cmo ../boot/plexing.cmo ../boot/plexer.cmo ../boot/fstream.cmo ../boot/gramext.cmo ../boot/grammar.cmo ../boot/diff.cmo ../boot/extfold.cmo ../boot/extfun.cmo ../boot/pretty.cmo ../boot/pprintf.cmo ../boot/eprinter.cmo ../ocaml_stuff/4.04.2/utils/pconfig.cmo quotation.cmo prtools.cmo ast2pt.cmo reloc.cmo pcaml.cmo exparser.cmo parserify.cmo argl.cmo ../boot/stdpp.cmo ../boot/token.cmo crc.cmo main.cmo -a -o camlp5.cma
- ocamlc.opt ../odyl/odyl.cma camlp5.cma ../odyl/odyl.cmo -linkall -o camlp5
- make[3]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/main'
- make[3]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/meta'
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o q_MLast.ppo q_MLast.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.04.2/utils -c -impl q_MLast.ppo
- rm -f q_MLast.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o q_ast.ppo q_ast.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.04.2/utils -c -impl q_ast.ppo
- rm -f q_ast.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_r.ppo pa_r.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.04.2/utils -c -impl pa_r.ppo
- rm -f pa_r.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_rp.ppo pa_rp.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.04.2/utils -c -impl pa_rp.ppo
- rm -f pa_rp.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_macro.ppo pa_macro.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.04.2/utils -c -impl pa_macro.ppo
- rm -f pa_macro.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extend.ppo pa_extend.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.04.2/utils -c -impl pa_extend.ppo
- rm -f pa_extend.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_macro_gram.ppo pa_macro_gram.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.04.2/utils -c -impl pa_macro_gram.ppo
- rm -f pa_macro_gram.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_fstream.ppo pa_fstream.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.04.2/utils -c -impl pa_fstream.ppo
- rm -f pa_fstream.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extend_m.ppo pa_extend_m.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.04.2/utils -c -impl pa_extend_m.ppo
- rm -f pa_extend_m.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pr_dump.ppo pr_dump.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.04.2/utils -c -impl pr_dump.ppo
- rm -f pr_dump.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_lexer.ppo pa_lexer.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.04.2/utils -c -impl pa_lexer.ppo
- rm -f pa_lexer.ppo
- rm -f camlp5r
- cd ../main; /usr/bin/make CAMLP5=../meta/camlp5r CAMLP5M="-I ../meta pa_r.cmo pa_rp.cmo pr_dump.cmo"
- make[4]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/main'
- ocamlc.opt ../odyl/odyl.cma camlp5.cma -I ../meta pa_r.cmo pa_rp.cmo pr_dump.cmo ../odyl/odyl.cmo -linkall -o ../meta/camlp5r
- make[4]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/main'
- make[3]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/meta'
- make[2]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14'
- /usr/bin/make compare
- make[2]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14'
- make[3]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/lib'
- make[3]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/lib'
- make[3]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/odyl'
- make[3]: Nothing to be done for 'compare'.
- make[3]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/odyl'
- make[3]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/main'
- make[3]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/main'
- make[3]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/meta'
- make[3]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/meta'
- Fixpoint reached, bootstrap succeeded.
- make[2]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14'
- make[1]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14'
- /usr/bin/make out
- make[1]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14'
- set -e; cd ocaml_stuff; /usr/bin/make; cd ..
- make[2]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/ocaml_stuff'
- cd ./4.04.2/utils; \
- /usr/bin/make all EXE= OCAMLN=ocaml
- make[3]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.04.2/utils'
- make[3]: Nothing to be done for 'all'.
- make[3]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.04.2/utils'
- if [ "+compiler-libs" != "+compiler-libs" ]; then \
-   cd ./4.04.2/parsing; \
-   /usr/bin/make all EXE= OCAMLN=ocaml; \
- fi
- make[2]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/ocaml_stuff'
- set -e; for i in lib odyl main meta etc top ocpp man; do cd $i; /usr/bin/make all; cd ..; done
- make[2]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/lib'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/lib'
- make[2]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/odyl'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/odyl'
- make[2]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/main'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/main'
- make[2]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/meta'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/meta'
- make[2]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/etc'
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_o.ppo pa_o.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_o.ppo
- rm -f pa_o.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_op.ppo pa_op.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_op.ppo
- rm -f pa_op.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_oop.ppo pa_oop.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_oop.ppo
- rm -f pa_oop.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_sml.ppo pa_sml.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_sml.ppo
- rm -f pa_sml.ppo
- ocamlrun ../boot/camlp5 -nolib -I ../boot pa_r.cmo pa_rp.cmo pa_extend.cmo q_MLast.cmo pr_dump.cmo -mode S -o pa_lispr.ppo pa_lispr.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_lispr.ppo
- rm -f pa_lispr.ppo
- /usr/bin/make --no-print-directory -f Makefile.withnew pa_lisp.cmo
- ocamlrun ../main/camlp5 -nolib -I ../meta -I ../etc ./pa_lispr.cmo pa_extend.cmo q_MLast.cmo pr_dump.cmo -mode S -o pa_lisp.ppo pa_lisp.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pa_lisp.ppo
- rm -f pa_lisp.ppo
- ocamlrun ../boot/camlp5 -nolib -I ../boot pa_r.cmo pa_rp.cmo pa_extend.cmo q_MLast.cmo pr_dump.cmo -mode S -o pa_schemer.ppo pa_schemer.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_schemer.ppo
- rm -f pa_schemer.ppo
- /usr/bin/make --no-print-directory -f Makefile.withnew pa_scheme.cmo
- ocamlrun ../main/camlp5 -nolib -I ../meta -I ../etc ./pa_schemer.cmo pa_extend.cmo q_MLast.cmo pr_dump.cmo -mode S -o pa_scheme.ppo pa_scheme.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pa_scheme.ppo
- rm -f pa_scheme.ppo
- /usr/bin/make --no-print-directory -f Makefile.withnew pa_extfold.cmo
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pa_extfold.ppo pa_extfold.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pa_extfold.ppo
- rm -f pa_extfold.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extfun.ppo pa_extfun.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_extfun.ppo
- rm -f pa_extfun.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extprint.ppo pa_extprint.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_extprint.ppo
- rm -f pa_extprint.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_macro_print.ppo pa_macro_print.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_macro_print.ppo
- rm -f pa_macro_print.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_lefteval.ppo pa_lefteval.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_lefteval.ppo
- rm -f pa_lefteval.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_mkast.ppo pa_mkast.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_mkast.ppo
- rm -f pa_mkast.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_mktest.ppo pa_mktest.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_mktest.ppo
- rm -f pa_mktest.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_pprintf.ppo pa_pprintf.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_pprintf.ppo
- rm -f pa_pprintf.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_pragma.ppo pa_pragma.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_pragma.ppo
- rm -f pa_pragma.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_reloc.ppo pa_reloc.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_reloc.ppo
- rm -f pa_reloc.ppo
- /usr/bin/make --no-print-directory -f Makefile.withnew pr_r.cmo
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_r.ppo pr_r.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_r.ppo
- rm -f pr_r.ppo
- /usr/bin/make --no-print-directory -f Makefile.withnew pr_ro.cmo
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_ro.ppo pr_ro.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_ro.ppo
- rm -f pr_ro.ppo
- /usr/bin/make --no-print-directory -f Makefile.withnew pr_rp.cmo
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_rp.ppo pr_rp.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_rp.ppo
- rm -f pr_rp.ppo
- /usr/bin/make --no-print-directory -f Makefile.withnew pr_o.cmo
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_o.ppo pr_o.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_o.ppo
- rm -f pr_o.ppo
- /usr/bin/make --no-print-directory -f Makefile.withnew pr_op.cmo
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_op.ppo pr_op.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_op.ppo
- rm -f pr_op.ppo
- /usr/bin/make --no-print-directory -f Makefile.withnew pr_scheme.cmo
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_scheme.ppo pr_scheme.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_scheme.ppo
- rm -f pr_scheme.ppo
- /usr/bin/make --no-print-directory -f Makefile.withnew pr_schemep.cmo
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_schemep.ppo pr_schemep.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_schemep.ppo
- rm -f pr_schemep.ppo
- /usr/bin/make --no-print-directory -f Makefile.withnew pr_extend.cmo
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_extend.ppo pr_extend.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_extend.ppo
- rm -f pr_extend.ppo
- /usr/bin/make --no-print-directory -f Makefile.withnew pr_extfun.cmo
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_extfun.ppo pr_extfun.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_extfun.ppo
- rm -f pr_extfun.ppo
- /usr/bin/make --no-print-directory -f Makefile.withnew pr_extprint.cmo
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_extprint.ppo pr_extprint.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_extprint.ppo
- rm -f pr_extprint.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pr_depend.ppo pr_depend.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pr_depend.ppo
- rm -f pr_depend.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pr_null.ppo pr_null.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pr_null.ppo
- rm -f pr_null.ppo
- /usr/bin/make --no-print-directory -f Makefile.withnew q_phony.cmo
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o q_phony.ppo q_phony.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl q_phony.ppo
- rm -f q_phony.ppo
- rm -f camlp5o
- cd ../main; /usr/bin/make CAMLP5=../etc/camlp5o CAMLP5M="-I ../etc pa_o.cmo pa_op.cmo ../meta/pr_dump.cmo"
- make[3]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/main'
- ocamlc.opt ../odyl/odyl.cma camlp5.cma -I ../etc pa_o.cmo pa_op.cmo ../meta/pr_dump.cmo ../odyl/odyl.cmo -linkall -o ../etc/camlp5o
- make[3]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/main'
- rm -f camlp5sch
- cd ../main; /usr/bin/make CAMLP5=../etc/camlp5sch CAMLP5M="-I ../etc pa_scheme.cmo ../meta/pr_dump.cmo"
- make[3]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/main'
- ocamlc.opt ../odyl/odyl.cma camlp5.cma -I ../etc pa_scheme.cmo ../meta/pr_dump.cmo ../odyl/odyl.cmo -linkall -o ../etc/camlp5sch
- make[3]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/main'
- sed -e "s!LIBDIR!/home/opam/.opam/4.04.2/lib!g" -e "s!OCAMLN!ocaml!g" -e "s!CAMLP5N!camlp5!g" mkcamlp5.sh.tpl > mkcamlp5.sh
- sed -e "s|@VERSION@|7.14|" -e "s|@CAMLP5DIR@|/home/opam/.opam/4.04.2/lib/camlp5|" META.tpl > META
- make[2]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/etc'
- make[2]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/top'
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o camlp5_top.ppo camlp5_top.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I +compiler-libs -I ../ocaml_stuff/4.04.2/utils -I +compiler-libs -c -impl camlp5_top.ppo
- rm -f camlp5_top.ppo
- ocamlc.opt ../ocaml_stuff/4.04.2/utils/pconfig.cmo ../boot/versdep.cmo ../boot/ploc.cmo ../boot/plexing.cmo ../boot/plexer.cmo ../boot/fstream.cmo ../boot/gramext.cmo ../boot/grammar.cmo ../boot/diff.cmo ../boot/extfold.cmo ../boot/extfun.cmo ../boot/pretty.cmo ../boot/pprintf.cmo ../boot/eprinter.cmo ../main/quotation.cmo ../main/reloc.cmo ../main/prtools.cmo ../main/ast2pt.cmo ../main/pcaml.cmo ../main/exparser.cmo ../boot/stdpp.cmo ../boot/token.cmo ../etc/pa_o.cmo ../etc/pa_op.cmo camlp5_top.cmo -linkall -a -o camlp5o.cma
- ocamlrun ../boot/camlp5r -nolib -I ../boot pa_macro.cmo -mode S -o rprint.ppo rprint.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I +compiler-libs -I ../ocaml_stuff/4.04.2/utils -I +compiler-libs -c -impl rprint.ppo
- rm -f rprint.ppo
- ocamlc.opt ../ocaml_stuff/4.04.2/utils/pconfig.cmo ../boot/versdep.cmo ../boot/ploc.cmo ../boot/plexing.cmo ../boot/plexer.cmo ../boot/fstream.cmo ../boot/gramext.cmo ../boot/grammar.cmo ../boot/diff.cmo ../boot/extfold.cmo ../boot/extfun.cmo ../boot/pretty.cmo ../boot/pprintf.cmo ../boot/eprinter.cmo ../main/quotation.cmo ../main/reloc.cmo ../main/prtools.cmo ../main/ast2pt.cmo ../main/pcaml.cmo ../main/exparser.cmo ../boot/stdpp.cmo ../boot/token.cmo ../meta/pa_r.cmo ../meta/pa_rp.cmo rprint.cmo camlp5_top.cmo -linkall -a -o camlp5r.cma
- ocamlc.opt ../ocaml_stuff/4.04.2/utils/pconfig.cmo ../boot/versdep.cmo ../boot/ploc.cmo ../boot/plexing.cmo ../boot/plexer.cmo ../boot/fstream.cmo ../boot/gramext.cmo ../boot/grammar.cmo ../boot/diff.cmo ../boot/extfold.cmo ../boot/extfun.cmo ../boot/pretty.cmo ../boot/pprintf.cmo ../boot/eprinter.cmo ../main/quotation.cmo ../main/reloc.cmo ../main/prtools.cmo ../main/ast2pt.cmo ../main/pcaml.cmo ../main/exparser.cmo ../boot/stdpp.cmo ../boot/token.cmo ../etc/pa_scheme.cmo camlp5_top.cmo -linkall -a -o camlp5sch.cma
- ocamlc.opt ../ocaml_stuff/4.04.2/utils/pconfig.cmo ../main/quotation.cmo ../main/reloc.cmo ../main/prtools.cmo ../main/pcaml.cmo ../main/ast2pt.cmo camlp5_top.cmo -a -o camlp5_top.cma
- make[2]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/top'
- make[2]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/ocpp'
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ocpp.ppo ocpp.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../odyl -I ../lib -c -impl ocpp.ppo
- rm -f ocpp.ppo
- ocamlc.opt -I ../main -I ../boot -I ../odyl -I ../lib ../boot/versdep.cmo ../boot/ploc.cmo ../boot/stdpp.cmo ../main/quotation.cmo ../odyl/odyl.cma ocpp.cmo ../odyl/odyl.cmo -linkall -o ocpp
- make[2]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/ocpp'
- make[2]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/man'
- sed -e "s'LIBDIR'/home/opam/.opam/4.04.2/lib'g" -e "s/camlp5n/camlp5/g" -e "s/ocamln/ocaml/g" camlp5.1.tpl > camlp5.1
- make[2]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/man'
- make[1]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14'
- /usr/bin/make opt
- make[1]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14'
- set -e; for i in ocaml_stuff lib odyl main meta etc; do cd $i; /usr/bin/make opt; cd ..; done
- make[2]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/ocaml_stuff'
- cd ./4.04.2/utils; /usr/bin/make OCAMLN=ocaml opt; cd ../..
- make[3]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.04.2/utils'
- ocamlopt  -c pconfig.ml
- make[3]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.04.2/utils'
- make[2]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/ocaml_stuff'
- make[2]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/lib'
- ocamlrun ../boot/camlp5r -nolib -I ../boot pa_macro.cmo -mode S -o versdep.ppo versdep.ml
- ocamlopt.opt -warn-error +A-11 -I +compiler-libs -c -impl versdep.ppo
- rm -f versdep.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ploc.ppo ploc.ml
- ocamlopt.opt -warn-error +A-11 -I +compiler-libs -c -impl ploc.ppo
- rm -f ploc.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexing.ppo plexing.ml
- ocamlopt.opt -warn-error +A-11 -I +compiler-libs -c -impl plexing.ppo
- rm -f plexing.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexer.ppo plexer.ml
- ocamlopt.opt -warn-error +A-11 -I +compiler-libs -c -impl plexer.ppo
- rm -f plexer.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o fstream.ppo fstream.ml
- ocamlopt.opt -warn-error +A-11 -I +compiler-libs -c -impl fstream.ppo
- rm -f fstream.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o gramext.ppo gramext.ml
- ocamlopt.opt -warn-error +A-11 -I +compiler-libs -c -impl gramext.ppo
- rm -f gramext.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o grammar.ppo grammar.ml
- ocamlopt.opt -warn-error +A-11 -I +compiler-libs -c -impl grammar.ppo
- rm -f grammar.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o diff.ppo diff.ml
- ocamlopt.opt -warn-error +A-11 -I +compiler-libs -c -impl diff.ppo
- rm -f diff.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfold.ppo extfold.ml
- ocamlopt.opt -warn-error +A-11 -I +compiler-libs -c -impl extfold.ppo
- rm -f extfold.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfun.ppo extfun.ml
- ocamlopt.opt -warn-error +A-11 -I +compiler-libs -c -impl extfun.ppo
- rm -f extfun.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pretty.ppo pretty.ml
- ocamlopt.opt -warn-error +A-11 -I +compiler-libs -c -impl pretty.ppo
- rm -f pretty.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pprintf.ppo pprintf.ml
- ocamlopt.opt -warn-error +A-11 -I +compiler-libs -c -impl pprintf.ppo
- rm -f pprintf.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o eprinter.ppo eprinter.ml
- ocamlopt.opt -warn-error +A-11 -I +compiler-libs -c -impl eprinter.ppo
- rm -f eprinter.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o stdpp.ppo stdpp.ml
- ocamlopt.opt -warn-error +A-11 -I +compiler-libs -c -impl stdpp.ppo
- rm -f stdpp.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o token.ppo token.ml
- ocamlopt.opt -warn-error +A-11 -I +compiler-libs -c -impl token.ppo
- rm -f token.ppo
- ocamlopt.opt versdep.cmx ploc.cmx plexing.cmx plexer.cmx fstream.cmx gramext.cmx grammar.cmx diff.cmx extfold.cmx extfun.cmx pretty.cmx pprintf.cmx eprinter.cmx stdpp.cmx token.cmx -a -o gramlib.cmxa
- make[2]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/lib'
- make[2]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/odyl'
- cp odyl_config.ml odyl_config.ppo
- cat odyl_config.ml > odyl_config.ppo
- ocamlopt.opt -warn-error +A-11 -c -impl odyl_config.ppo
- rm -f odyl_config.ppo
- OPT=.opt EXE= OCAMLN=ocaml MODE=S COMPWITH=old CAMLP5N=camlp5 ../tools/camlp5_comm.sh -DOPT -o odyl_main.ppo odyl_main.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot pa_macro.cmo -mode S -DOPT -o odyl_main.ppo odyl_main.ml
- ocamlopt.opt -c -impl odyl_main.ppo
- rm -f odyl_main.ppo
- ocamlopt.opt odyl_config.cmx odyl_main.cmx -a -o odyl.cmxa
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o odyl.ppo odyl.ml
- ocamlopt.opt -warn-error +A-11 -c -impl odyl.ppo
- rm -f odyl.ppo
- make[2]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/odyl'
- make[2]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/main'
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o quotation.ppo quotation.ml
- ocamlopt.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.04.2/utils -c -impl quotation.ppo
- rm -f quotation.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o prtools.ppo prtools.ml
- ocamlopt.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.04.2/utils -c -impl prtools.ppo
- rm -f prtools.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ast2pt.ppo ast2pt.ml
- ocamlopt.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.04.2/utils -c -impl ast2pt.ppo
- rm -f ast2pt.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o reloc.ppo reloc.ml
- ocamlopt.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.04.2/utils -c -impl reloc.ppo
- rm -f reloc.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pcaml.ppo pcaml.ml
- ocamlopt.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.04.2/utils -c -impl pcaml.ppo
- rm -f pcaml.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o exparser.ppo exparser.ml
- ocamlopt.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.04.2/utils -c -impl exparser.ppo
- rm -f exparser.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o parserify.ppo parserify.ml
- ocamlopt.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.04.2/utils -c -impl parserify.ppo
- rm -f parserify.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o argl.ppo argl.ml
- ocamlopt.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.04.2/utils -c -impl argl.ppo
- rm -f argl.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o main.ppo main.ml
- ocamlopt.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.04.2/utils -c -impl main.ppo
- rm -f main.ppo
- ocamlopt.opt -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.04.2/utils ../lib/versdep.cmx ../lib/ploc.cmx ../lib/plexing.cmx ../lib/plexer.cmx ../lib/fstream.cmx ../lib/gramext.cmx ../lib/grammar.cmx ../lib/diff.cmx ../lib/extfold.cmx ../lib/extfun.cmx ../lib/pretty.cmx ../lib/pprintf.cmx ../lib/eprinter.cmx ../ocaml_stuff/4.04.2/utils/pconfig.cmx quotation.cmx prtools.cmx ast2pt.cmx reloc.cmx pcaml.cmx exparser.cmx parserify.cmx argl.cmx ../lib/stdpp.cmx ../lib/token.cmx main.cmx -a -o camlp5.cmxa
- make[2]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/main'
- make[2]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/meta'
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o q_MLast.ppo q_MLast.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.04.2/utils -c -impl q_MLast.ppo
- rm -f q_MLast.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o q_ast.ppo q_ast.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.04.2/utils -c -impl q_ast.ppo
- rm -f q_ast.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_r.ppo pa_r.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.04.2/utils -c -impl pa_r.ppo
- rm -f pa_r.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_rp.ppo pa_rp.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.04.2/utils -c -impl pa_rp.ppo
- rm -f pa_rp.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_macro.ppo pa_macro.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.04.2/utils -c -impl pa_macro.ppo
- rm -f pa_macro.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extend.ppo pa_extend.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.04.2/utils -c -impl pa_extend.ppo
- rm -f pa_extend.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_macro_gram.ppo pa_macro_gram.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.04.2/utils -c -impl pa_macro_gram.ppo
- rm -f pa_macro_gram.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_fstream.ppo pa_fstream.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.04.2/utils -c -impl pa_fstream.ppo
- rm -f pa_fstream.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extend_m.ppo pa_extend_m.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.04.2/utils -c -impl pa_extend_m.ppo
- rm -f pa_extend_m.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pr_dump.ppo pr_dump.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.04.2/utils -c -impl pr_dump.ppo
- rm -f pr_dump.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_lexer.ppo pa_lexer.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.04.2/utils -c -impl pa_lexer.ppo
- rm -f pa_lexer.ppo
- rm -f camlp5r.opt
- cd ../main; /usr/bin/make optp5 CAMLP5OPT=../meta/camlp5r.opt CAMLP5M="-I ../meta pa_r.cmx pa_rp.cmx pr_dump.cmx"
- make[3]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/main'
- ocamlopt.opt ../odyl/odyl.cmxa camlp5.cmxa -I ../meta pa_r.cmx pa_rp.cmx pr_dump.cmx ../odyl/odyl.cmx -linkall -o ../meta/camlp5r.opt
- make[3]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/main'
- make[2]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/meta'
- make[2]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/etc'
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_o.ppo pa_o.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_o.ppo
- rm -f pa_o.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_op.ppo pa_op.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_op.ppo
- rm -f pa_op.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_oop.ppo pa_oop.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_oop.ppo
- rm -f pa_oop.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_sml.ppo pa_sml.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_sml.ppo
- rm -f pa_sml.ppo
- /usr/bin/make --no-print-directory -f Makefile.withnew pa_lisp.cmx
- ocamlrun ../main/camlp5 -nolib -I ../meta -I ../etc ./pa_lispr.cmo pa_extend.cmo q_MLast.cmo pr_dump.cmo -mode S -o pa_lisp.ppo pa_lisp.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pa_lisp.ppo
- rm -f pa_lisp.ppo
- /usr/bin/make --no-print-directory -f Makefile.withnew pa_scheme.cmx
- ocamlrun ../main/camlp5 -nolib -I ../meta -I ../etc ./pa_schemer.cmo pa_extend.cmo q_MLast.cmo pr_dump.cmo -mode S -o pa_scheme.ppo pa_scheme.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pa_scheme.ppo
- rm -f pa_scheme.ppo
- /usr/bin/make --no-print-directory -f Makefile.withnew pa_extfold.cmx
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pa_extfold.ppo pa_extfold.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pa_extfold.ppo
- rm -f pa_extfold.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extfun.ppo pa_extfun.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_extfun.ppo
- rm -f pa_extfun.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extprint.ppo pa_extprint.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_extprint.ppo
- rm -f pa_extprint.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_macro_print.ppo pa_macro_print.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_macro_print.ppo
- rm -f pa_macro_print.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_lefteval.ppo pa_lefteval.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_lefteval.ppo
- rm -f pa_lefteval.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_mkast.ppo pa_mkast.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_mkast.ppo
- rm -f pa_mkast.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_mktest.ppo pa_mktest.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_mktest.ppo
- rm -f pa_mktest.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_pprintf.ppo pa_pprintf.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_pprintf.ppo
- rm -f pa_pprintf.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_pragma.ppo pa_pragma.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_pragma.ppo
- rm -f pa_pragma.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_reloc.ppo pa_reloc.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_reloc.ppo
- rm -f pa_reloc.ppo
- /usr/bin/make --no-print-directory -f Makefile.withnew pr_r.cmx
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_r.ppo pr_r.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_r.ppo
- rm -f pr_r.ppo
- /usr/bin/make --no-print-directory -f Makefile.withnew pr_ro.cmx
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_ro.ppo pr_ro.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_ro.ppo
- rm -f pr_ro.ppo
- /usr/bin/make --no-print-directory -f Makefile.withnew pr_rp.cmx
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_rp.ppo pr_rp.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_rp.ppo
- rm -f pr_rp.ppo
- /usr/bin/make --no-print-directory -f Makefile.withnew pr_o.cmx
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_o.ppo pr_o.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_o.ppo
- rm -f pr_o.ppo
- /usr/bin/make --no-print-directory -f Makefile.withnew pr_op.cmx
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_op.ppo pr_op.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_op.ppo
- rm -f pr_op.ppo
- /usr/bin/make --no-print-directory -f Makefile.withnew pr_scheme.cmx
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_scheme.ppo pr_scheme.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_scheme.ppo
- rm -f pr_scheme.ppo
- /usr/bin/make --no-print-directory -f Makefile.withnew pr_schemep.cmx
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_schemep.ppo pr_schemep.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_schemep.ppo
- rm -f pr_schemep.ppo
- /usr/bin/make --no-print-directory -f Makefile.withnew pr_extend.cmx
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_extend.ppo pr_extend.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_extend.ppo
- rm -f pr_extend.ppo
- /usr/bin/make --no-print-directory -f Makefile.withnew pr_extfun.cmx
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_extfun.ppo pr_extfun.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_extfun.ppo
- rm -f pr_extfun.ppo
- /usr/bin/make --no-print-directory -f Makefile.withnew pr_extprint.cmx
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_extprint.ppo pr_extprint.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_extprint.ppo
- rm -f pr_extprint.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pr_depend.ppo pr_depend.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pr_depend.ppo
- rm -f pr_depend.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pr_null.ppo pr_null.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pr_null.ppo
- rm -f pr_null.ppo
- /usr/bin/make --no-print-directory -f Makefile.withnew q_phony.cmx
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o q_phony.ppo q_phony.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl q_phony.ppo
- rm -f q_phony.ppo
- rm -f camlp5o.opt
- cd ../main; /usr/bin/make optp5 CAMLP5OPT=../etc/camlp5o.opt CAMLP5M="-I ../etc pa_o.cmx pa_op.cmx ../meta/pr_dump.cmx"
- make[3]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/main'
- ocamlopt.opt ../odyl/odyl.cmxa camlp5.cmxa -I ../etc pa_o.cmx pa_op.cmx ../meta/pr_dump.cmx ../odyl/odyl.cmx -linkall -o ../etc/camlp5o.opt
- make[3]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/main'
- sed -e "s!LIBDIR!/home/opam/.opam/4.04.2/lib!g" -e "s!OCAMLN!ocaml!g" -e "s!CAMLP5N!camlp5!g" mkcamlp5.opt.sh.tpl > mkcamlp5.opt.sh
- make[2]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/etc'
- make[1]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14'
- /usr/bin/make opt.opt
- make[1]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14'
- set -e; for i in ocaml_stuff lib odyl main meta etc; do cd $i; /usr/bin/make opt; cd ..; done
- make[2]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/ocaml_stuff'
- cd ./4.04.2/utils; /usr/bin/make OCAMLN=ocaml opt; cd ../..
- make[3]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.04.2/utils'
- make[3]: Nothing to be done for 'opt'.
- make[3]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.04.2/utils'
- make[2]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/ocaml_stuff'
- make[2]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/lib'
- make[2]: Nothing to be done for 'opt'.
- make[2]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/lib'
- make[2]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/odyl'
- make[2]: Nothing to be done for 'opt'.
- make[2]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/odyl'
- make[2]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/main'
- make[2]: Nothing to be done for 'opt'.
- make[2]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/main'
- make[2]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/meta'
- make[2]: Nothing to be done for 'opt'.
- make[2]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/meta'
- make[2]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/etc'
- make[2]: Nothing to be done for 'opt'.
- make[2]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/etc'
- cd compile; /usr/bin/make opt; cd ..
- make[2]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/compile'
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o compile.ppo compile.ml
- ocamlc.opt -w y -warn-error +A-11 -I ../main -I ../boot -I ../lib -c -impl compile.ppo
- rm -f compile.ppo
- OCAMLN=ocaml CAMLP5N=camlp5 EXE= RM=rm ./compile.sh -e "Grammar.Entry.obj Pcaml.interf" -e "Grammar.Entry.obj Pcaml.implem" -e "Grammar.Entry.obj Pcaml.top_phrase" -e "Grammar.Entry.obj Pcaml.use_file" ../etc/pa_o.ml ../etc/pa_op.ml > o_fast.ml.tmp
- ocamlc -c tmp.mli
- ocamlrun ../meta/camlp5r -nolib -I ../meta pa_macro.cmo pa_extend.cmo pa_macro_gram.cmo q_MLast.cmo -meta_action tmp.ml -o tmp.ppo
- ocamlc -I ../lib -I ../main -c -impl tmp.ppo
- rm tmp.ppo
- ocamlrun ../main/camlp5 ./compile.cmo ./tmp.cmo ../etc/pr_r.cmo ../etc/pr_rp.cmo  -sep nn -impl - < /dev/null
- ../meta/camlp5r -I ../meta -I ../etc pa_extend.cmo pa_macro.cmo pa_macro_gram.cmo pr_r.cmo pr_extend.cmo ../etc/pa_o.ml > pa_o.ppo.TMP && mv pa_o.ppo.TMP pa_o.ml.ppo
- <W> Grammar extension: in [expr], some rule has been masked
- <W> Grammar extension: in [expr], some rule has been masked
- ../meta/camlp5r -I ../meta -I ../etc pa_extend.cmo pa_macro.cmo pa_macro_gram.cmo pr_r.cmo pr_extend.cmo ../etc/pa_op.ml > pa_op.ppo.TMP && mv pa_op.ppo.TMP pa_op.ml.ppo
- cat pa_o.ml.ppo pa_op.ml.ppo | sed -e "s/Plexer.gmake ()/Lazy.force P.lexer/" -e "/EXTEND/,/END/d" -e "/Grammar.Entry.of_parser/d" -e "/Grammar.Entry.gcreate/d" -e "/Grammar.Entry.create/d" | grep -v '#load' | grep -v "^IFDEF" | grep -v "^END" | grep -v DELETE_RULE | cat comp_head.ml.tpl - o_fast.ml.tmp comp_trail.ml.tpl > pa_o_fast.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_o_fast.ppo pa_o_fast.ml
- ocamlopt.opt -w y -warn-error +A-11 -I ../main -I ../boot -I ../lib -c -impl pa_o_fast.ppo
- rm -f pa_o_fast.ppo
- rm -f camlp5o.fast.opt
- cd ../main; /usr/bin/make optp5 CAMLP5OPT=../compile/camlp5o.fast.opt CAMLP5M="../compile/pa_o_fast.cmx ../meta/pr_dump.cmx"
- make[3]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/main'
- ocamlopt.opt ../odyl/odyl.cmxa camlp5.cmxa ../compile/pa_o_fast.cmx ../meta/pr_dump.cmx ../odyl/odyl.cmx -linkall -o ../compile/camlp5o.fast.opt
- make[3]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/main'
- make[2]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/compile'
- make[1]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14'
-> compiled  camlp5.7.14
Processing 30/34: [camlp5: make install]
+ /usr/bin/make "install" (CWD=/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14)
- rm -rf "/home/opam/.opam/4.04.2/lib/camlp5"
- for i in lib odyl main meta etc top ocpp man compile; do \
-   (cd $i; /usr/bin/make install DESTDIR=; cd ..); \
- done
- make[1]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/lib'
- mkdir -p "/home/opam/.opam/4.04.2/lib/camlp5"
- cp gramlib.cma *.mli "/home/opam/.opam/4.04.2/lib/camlp5/."
- cp *.cmi "/home/opam/.opam/4.04.2/lib/camlp5/."
- if test -f gramlib.cmxa; then \
-   /usr/bin/make installopt LIBDIR="/home/opam/.opam/4.04.2/lib" DESTDIR=; \
- fi
- make[2]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/lib'
- cp gramlib.cmxa *.cmx "/home/opam/.opam/4.04.2/lib/camlp5/."
- if test -f gramlib.lib; then \
-   cp gramlib.lib "/home/opam/.opam/4.04.2/lib/camlp5/."; \
- else \
-   tar cf - gramlib"".a | \
-   (cd "/home/opam/.opam/4.04.2/lib/camlp5/."; tar xf -); \
- fi
- make[2]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/lib'
- make[1]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/lib'
- make[1]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/odyl'
- mkdir -p "/home/opam/.opam/4.04.2/lib/camlp5" "/home/opam/.opam/4.04.2/bin"
- cp odyl.cmo odyl.cma "/home/opam/.opam/4.04.2/lib/camlp5/."
- if test -f odyl.cmxa; then \
-   cp odyl.cmxa odyl.cmx "/home/opam/.opam/4.04.2/lib/camlp5/."; \
-   cp odyl.a odyl.o "/home/opam/.opam/4.04.2/lib/camlp5/."; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/odyl'
- make[1]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/main'
- mkdir -p "/home/opam/.opam/4.04.2/bin"
- mkdir -p "/home/opam/.opam/4.04.2/lib/camlp5"
- cp camlp5 "/home/opam/.opam/4.04.2/bin/."
- cp ast2pt.mli mLast.mli quotation.mli pcaml.mli prtools.mli reloc.mli "/home/opam/.opam/4.04.2/lib/camlp5/."
- cp ast2pt.cmi mLast.cmi quotation.cmi pcaml.cmi prtools.cmi reloc.cmi "/home/opam/.opam/4.04.2/lib/camlp5/."
- cp camlp5.cma "/home/opam/.opam/4.04.2/lib/camlp5/."
- if test -f camlp5.cmxa; then \
-   cp camlp5.cmxa "/home/opam/.opam/4.04.2/lib/camlp5/."; \
-   cp camlp5.a "/home/opam/.opam/4.04.2/lib/camlp5/."; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/main'
- make[1]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/meta'
- mkdir -p "/home/opam/.opam/4.04.2/lib/camlp5" "/home/opam/.opam/4.04.2/bin"
- cp q_MLast.cmo q_ast.cmo pa_r.cmo pa_rp.cmo pa_macro.cmo pa_macro_gram.cmo pa_fstream.cmo pa_extend.cmo pa_extend_m.cmo pr_dump.cmo pa_lexer.cmo "/home/opam/.opam/4.04.2/lib/camlp5/."
- cp pa_macro.cmi pa_macro_gram.cmi pa_extend.cmi "/home/opam/.opam/4.04.2/lib/camlp5/."
- cp camlp5r "/home/opam/.opam/4.04.2/bin/."
- if test -f camlp5r.opt; then \
-   cp camlp5r.opt "/home/opam/.opam/4.04.2/bin/."; \
- fi
- if test -f pa_r.cmx; then \
-   cp q_MLast.cmx q_ast.cmx pa_r.cmx pa_rp.cmx pa_macro.cmx pa_macro_gram.cmx pa_fstream.cmx pa_extend.cmx pa_extend_m.cmx pr_dump.cmx pa_lexer.cmx "/home/opam/.opam/4.04.2/lib/camlp5/."; \
-   for i in q_MLast q_ast pa_r pa_rp pa_macro pa_macro_gram pa_fstream pa_extend pa_extend_m pr_dump pa_lexer; do \
-      cp $i.o "/home/opam/.opam/4.04.2/lib/camlp5/."; \
-   done; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/meta'
- make[1]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/etc'
- mkdir -p "/home/opam/.opam/4.04.2/lib/camlp5" "/home/opam/.opam/4.04.2/bin"
- rm -f "/home/opam/.opam/4.04.2/lib/camlp5/pa_lex.cmo"
- cp pa_o.cmo pa_op.cmo pa_oop.cmo pa_sml.cmo pa_lisp.cmo pa_scheme.cmo pa_extfold.cmo pa_extfun.cmo pa_extprint.cmo pa_macro_print.cmo pa_lefteval.cmo pa_mkast.cmo pa_mktest.cmo pa_pprintf.cmo pa_pragma.cmo pa_reloc.cmo pr_r.cmo pr_ro.cmo pr_rp.cmo pr_o.cmo pr_op.cmo pr_scheme.cmo pr_schemep.cmo pr_extend.cmo pr_extfun.cmo pr_extprint.cmo pr_depend.cmo pr_null.cmo q_phony.cmo "/home/opam/.opam/4.04.2/lib/camlp5/."
- cp META "/home/opam/.opam/4.04.2/lib/camlp5/."
- cp lib.sml "/home/opam/.opam/4.04.2/lib/camlp5/."
- cp camlp5o camlp5sch "/home/opam/.opam/4.04.2/bin/."
- cp mkcamlp5.sh "/home/opam/.opam/4.04.2/bin/mkcamlp5"
- chmod a+x "/home/opam/.opam/4.04.2/bin/mkcamlp5"
- if test -f pa_o.cmx; then \
-   cp pa_o.cmx pa_op.cmx pa_oop.cmx pa_sml.cmx pa_lisp.cmx pa_scheme.cmx pa_extfold.cmx pa_extfun.cmx pa_extprint.cmx pa_macro_print.cmx pa_lefteval.cmx pa_mkast.cmx pa_mktest.cmx pa_pprintf.cmx pa_pragma.cmx pa_reloc.cmx pr_r.cmx pr_ro.cmx pr_rp.cmx pr_o.cmx pr_op.cmx pr_scheme.cmx pr_schemep.cmx pr_extend.cmx pr_extfun.cmx pr_extprint.cmx pr_depend.cmx pr_null.cmx q_phony.cmx "/home/opam/.opam/4.04.2/lib/camlp5/."; \
-   for i in pa_o pa_op pa_oop pa_sml pa_lisp pa_scheme pa_extfold pa_extfun pa_extprint pa_macro_print pa_lefteval pa_mkast pa_mktest pa_pprintf pa_pragma pa_reloc pr_r pr_ro pr_rp pr_o pr_op pr_scheme pr_schemep pr_extend pr_extfun pr_extprint pr_depend pr_null q_phony; do \
-     cp $i.o "/home/opam/.opam/4.04.2/lib/camlp5/."; \
-   done; \
-   cp camlp5o.opt "/home/opam/.opam/4.04.2/bin/."; \
-   cp mkcamlp5.opt.sh "/home/opam/.opam/4.04.2/bin/mkcamlp5.opt"; \
-   chmod a+x "/home/opam/.opam/4.04.2/bin/mkcamlp5.opt"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/etc'
- make[1]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/top'
- mkdir -p "/home/opam/.opam/4.04.2/lib/camlp5"
- cp camlp5o.cma camlp5r.cma camlp5sch.cma camlp5_top.cma "/home/opam/.opam/4.04.2/lib/camlp5/."
- make[1]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/top'
- make[1]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/ocpp'
- mkdir -p "/home/opam/.opam/4.04.2/lib/camlp5" "/home/opam/.opam/4.04.2/bin"
- cp ocpp.cmo "/home/opam/.opam/4.04.2/lib/camlp5/."
- cp ocpp "/home/opam/.opam/4.04.2/bin/ocpp5"
- make[1]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/ocpp'
- make[1]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/man'
- mkdir -p "/home/opam/.opam/4.04.2/man/man1"
- cp camlp5.1 "/home/opam/.opam/4.04.2/man/man1/."
- for i in camlp5o.1 camlp5r.1 camlp5sch.1 mkcamlp5.1 ocpp5.1; do \
-   cd "/home/opam/.opam/4.04.2/man/man1"; rm -f $i; ln -s camlp5.1 $i; \
- done
- for i in camlp5o.opt.1 camlp5r.opt.1 mkcamlp5.opt.1; do \
-   cd "/home/opam/.opam/4.04.2/man/man1"; rm -f $i; ln -s camlp5.1 $i; \
- done
- make[1]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/man'
- make[1]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/compile'
- if test -f camlp5o.fast.opt; then \
-   cp camlp5o.fast.opt "/home/opam/.opam/4.04.2/bin/camlp5o.opt"; \
- fi
- if test -f pa_o_fast.cmx; then \
-   cp pa_o_fast.cmx pa_o_fast.o "/home/opam/.opam/4.04.2/lib/camlp5/."; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/camlp5.7.14/compile'
- cp etc/topfind.camlp5 `ocamlc -where`/. || true
-> installed camlp5.7.14
Processing 31/34: [coq: ./configure no]
+ /home/opam/.opam/4.04.2/.opam-switch/build/coq.8.8.2/./configure "-configdir" "/home/opam/.opam/4.04.2/lib/coq/config" "-prefix" "/home/opam/.opam/4.04.2" "-mandir" "/home/opam/.opam/4.04.2/man" "-docdir" "/home/opam/.opam/4.04.2/doc" "-libdir" "/home/opam/.opam/4.04.2/lib/coq" "-datadir" "/home/opam/.opam/4.04.2/share/coq" "-camlp5dir" "/home/opam/.opam/4.04.2/lib/camlp5" "-coqide" "no" "-native-compiler" "no" (CWD=/home/opam/.opam/4.04.2/.opam-switch/build/coq.8.8.2)
- You have OCaml 4.04.2. Good!
- You have OCamlfind 1.9.1. Good!
- You have Camlp5 7.14. Good!
- You have native-code compilation. Good!
- CoqIde manually disabled:
- => no CoqIde will be built.
- 
-   Architecture                : Linux
-   Coq VM bytecode link flags  : -dllib -lcoqrun -dllpath /home/opam/.opam/4.04.2/lib/coq/kernel/byterun
-   Other bytecode link flags   : 
-   OCaml version               : 4.04.2
-   OCaml binaries in           : /home/opam/.opam/4.04.2/bin/
-   OCaml library in            : /home/opam/.opam/4.04.2/lib/ocaml
-   OCaml flambda flags         : 
-   Camlp5 version              : 7.14
-   Camlp5 binaries in          : /home/opam/.opam/4.04.2/bin
-   Camlp5 library in           : /home/opam/.opam/4.04.2/lib/camlp5
-   Native dynamic link support : true
-   CoqIde                      : no
-   Documentation               : None
-   Web browser                 : firefox -remote "OpenURL(%s,new-tab)" || firefox %s &
-   Coq web site                : http://coq.inria.fr/
-   Bytecode VM enabled         : true
-   Native Compiler enabled     : false
- 
-   Paths for true installation:
-   - the Coq binaries will be copied in /home/opam/.opam/4.04.2/bin
-   - the Coq library will be copied in /home/opam/.opam/4.04.2/lib/coq
-   - the Coqide configuration files will be copied in /home/opam/.opam/4.04.2/lib/coq/config
-   - the Coqide data files will be copied in /home/opam/.opam/4.04.2/share/coq
-   - the Coq man pages will be copied in /home/opam/.opam/4.04.2/man
-   - the Coq documentation will be copied in /home/opam/.opam/4.04.2/doc
-   - the Coq Emacs mode will be copied in /home/opam/.opam/4.04.2/share/emacs/site-lisp
-   - the Coqdoc LaTeX files will be copied in /home/opam/.opam/4.04.2/share/texmf/tex/latex/misc
- 
- If anything is wrong above, please restart './configure'.
- 
- *Warning* To compile the system for a new architecture
-           don't forget to do a 'make clean' before './configure'.
Processing 31/34: [coq: make]
+ /usr/bin/make "-j31" (CWD=/home/opam/.opam/4.04.2/.opam-switch/build/coq.8.8.2)
- /usr/bin/make --warn-undefined-variable --no-builtin-rules -f Makefile.build 
- make[1]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/coq.8.8.2'
- OCAMLC    clib/segmenttree.mli
- OCAMLC    clib/unicode.mli
- OCAMLC    tools/coqdep_lexer.mli
- OCAMLLEX  tools/coqdep_lexer.mll
- OCAMLC    tools/coqdep_common.mli
- sed -n -e '/^  /s/ \([A-Z]\)/ \&\&coq_lbl_\1/gp' \
-                -e '/^}/q' kernel/byterun/coq_instruct.h > "kernel/byterun/coq_jumptbl.h" || (RV=$?; rm -f "kernel/byterun/coq_jumptbl.h"; exit ${RV})
- OCAMLLEX  tools/ocamllibdep.mll
- OCAMLLEX  ide/config_lexer.mll
- OCAMLLEX  ide/coq_lex.mll
- 14 states, 417 transitions, table size 1752 bytes
- 30 states, 1657 transitions, table size 6808 bytes
- 6052 additional bytes used for bindings
- 314 states, 4454 transitions, table size 19700 bytes
- 2927 additional bytes used for bindings
- OCAMLLEX  ide/utf8_convert.mll
- 92 states, 949 transitions, table size 4348 bytes
- OCAMLLEX  ide/xml_lexer.mll
- OCAMLLEX  tools/coqdoc/cpretty.mll
- OCAMLLEX  tools/coqwc.mll
- OCAMLLEX  tools/gallina_lexer.mll
- 15 states, 827 transitions, table size 3398 bytes
- tr -d "\r" < kernel/byterun/coq_instruct.h | sed -n -e '/^enum/p' -e 's/,//g' -e '/^  /p' | \
- awk -f kernel/make-opcodes > "kernel/copcodes.ml" || (RV=$?; rm -f "kernel/copcodes.ml"; exit ${RV})
- 80 states, 774 transitions, table size 3576 bytes
- OCAMLC -c grammar/q_util.mli
- 189 states, 503 transitions, table size 3146 bytes
- 244 states, 858 transitions, table size 4896 bytes
- CAMLP5O   ide/coqide_main.ml4
- OCAMLDEP  checker/MLFILES checker/MLIFILES
- OCAMLOPT  clib/segmenttree.ml
- OCAMLC    clib/segmenttree.ml
- OCAMLC    tools/coqdep_boot.ml
- CCDEP     kernel/byterun/coq_values.c
- CCDEP     kernel/byterun/coq_memory.c
- CCDEP     kernel/byterun/coq_interp.c
- CCDEP     kernel/byterun/coq_fix_code.c
- OCAMLC    tools/ocamllibdep.ml
- OCAMLC -c -pp grammar/q_util.mlp
- OCAMLC -c -pp grammar/argextend.mlp
- OCAMLC    clib/unicodetable.ml
- OCAMLOPT  tools/ocamllibdep.ml
- 2654 states, 8247 transitions, table size 48912 bytes
- OCAMLBEST -o bin/ocamllibdep
- OCAMLC -c -pp grammar/tacextend.mlp
- OCAMLLIBDEP  plugins/MLLIBFILES plugins/MLPACKFILES
- OCAMLLIBDEP  checker/MLLIBFILES checker/MLPACKFILES
- OCAMLLIBDEP  MLLIBFILES MLPACKFILES
- OCAMLOPT  clib/unicodetable.ml
- OCAMLC    clib/unicode.ml
- OCAMLC -c -pp grammar/vernacextend.mlp
- OCAMLC    clib/minisys.ml
- Testing grammar/grammar.cma
- OCAMLC -a grammar/grammar.cma
- CAMLP5O   plugins/btauto/g_btauto.ml4
- CAMLP5O   plugins/cc/g_congruence.ml4
- CAMLP5O   plugins/derive/g_derive.ml4
- CAMLP5O   plugins/extraction/g_extraction.ml4
- CAMLP5O   plugins/firstorder/g_ground.ml4
- CAMLP5O   plugins/fourier/g_fourier.ml4
- CAMLP5O   plugins/funind/g_indfun.ml4
- CAMLP5O   plugins/ltac/coretactics.ml4
- CAMLP5O   plugins/ltac/extraargs.ml4
- CAMLP5O   plugins/ltac/extratactics.ml4
- CAMLP5O   plugins/ltac/g_auto.ml4
- CAMLP5O   plugins/ltac/g_class.ml4
- CAMLP5O   plugins/ltac/g_eqdecide.ml4
- CAMLP5O   plugins/ltac/g_ltac.ml4
- CAMLP5O   plugins/ltac/g_obligations.ml4
- CAMLP5O   plugins/ltac/g_rewrite.ml4
- CAMLP5O   plugins/ltac/profile_ltac_tactics.ml4
- CAMLP5O   plugins/ltac/g_tactic.ml4
- CAMLP5O   plugins/micromega/g_micromega.ml4
- CAMLP5O   plugins/nsatz/g_nsatz.ml4
- CAMLP5O   plugins/omega/g_omega.ml4
- CAMLP5O   plugins/quote/g_quote.ml4
- CAMLP5O   plugins/romega/g_romega.ml4
- CAMLP5O   plugins/rtauto/g_rtauto.ml4
- CAMLP5O   plugins/setoid_ring/g_newring.ml4
- CAMLP5O   plugins/ssr/ssrparser.ml4
- CAMLP5O   plugins/ssr/ssrvernac.ml4
- CAMLP5O   plugins/ssrmatching/ssrmatching.ml4
- CAMLP5O   lib/coqProject_file.ml4
- CAMLP5O   parsing/cLexer.ml4
- CAMLP5O   parsing/g_constr.ml4
- Redundant [TYPED AS] clause in [ARGUMENT EXTEND ssrindex].
- CAMLP5O   parsing/g_prim.ml4
- CAMLP5O   parsing/g_proofs.ml4
- CAMLP5O   parsing/g_vernac.ml4
- OCAMLDEP  MLFILES MLIFILES
- OCAMLDEP  plugins/MLFILES plugins/MLIFILES
- 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
- OCAMLC    clib/canary.mli
- OCAMLC    clib/cObj.mli
- OCAMLC    clib/cEphemeron.mli
- OCAMLC    clib/cSig.mli
- OCAMLC    clib/hashset.mli
- OCAMLC    clib/orderedType.mli
- OCAMLC    clib/range.mli
- OCAMLC    clib/bigint.mli
- OCAMLC    clib/cArray.mli
- OCAMLC    clib/option.mli
- OCAMLC    clib/cUnix.mli
- OCAMLC    clib/cThread.mli
- OCAMLC    clib/trie.mli
- OCAMLC    clib/predicate.mli
- OCAMLC    clib/heap.mli
- OCAMLC    clib/unionfind.mli
- OCAMLC    clib/store.mli
- OCAMLC    clib/exninfo.mli
- OCAMLC    clib/iStream.mli
- OCAMLC    clib/terminal.mli
- OCAMLC    clib/monad.mli
- OCAMLC    config/coq_config.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/uint31.mli
- OCAMLC    kernel/copcodes.ml
- OCAMLC    kernel/cPrimitives.mli
- OCAMLC    parsing/tok.mli
- OCAMLC    tactics/dnet.mli
- OCAMLC    tactics/dn.mli
- OCAMLC    stm/spawned.mli
- OCAMLC    stm/dag.mli
- OCAMLC    stm/tQueue.mli
- OCAMLC    stm/workerPool.mli
- OCAMLC    stm/coqworkmgrApi.mli
- OCAMLC    stm/vio_checking.mli
- OCAMLC    toplevel/usage.mli
- OCAMLC    kernel/byterun/coq_fix_code.c
- OCAMLC    kernel/byterun/coq_memory.c
- OCAMLC    kernel/byterun/coq_values.c
- OCAMLC    kernel/byterun/coq_interp.c
- OCAMLC    plugins/ltac/tauto.mli
- OCAMLC    plugins/fourier/fourier.ml
- OCAMLC    plugins/micromega/sos_types.mli
- OCAMLC    plugins/micromega/micromega.mli
- OCAMLC    plugins/nsatz/utile.mli
- OCAMLC    plugins/nsatz/polynom.mli
- OCAMLC    plugins/rtauto/proof_search.mli
- OCAMLC    plugins/ssr/ssrvernac.mli
- MD5SUM cic.mli
- OCAMLC    checker/analyze.mli
- OCAMLC    checker/values.mli
- OCAMLC    checker/check_stat.mli
- OCAMLC    checker/checker.mli
- OCAMLC    plugins/micromega/sos_lib.ml
- OCAMLC    plugins/micromega/sos.mli
- OCAMLC    ide/xml_lexer.mli
- OCAMLC    ide/xml_parser.mli
- OCAMLC    ide/xml_printer.mli
- OCAMLC    ide/richpp.mli
- OCAMLC    ide/ide_slave.mli
- OCAMLC    tools/gallina_lexer.ml
- OCAMLC    tools/coq_tex.ml
- OCAMLC    tools/coqwc.ml
- OCAMLC    tools/coqdoc/cdglobals.mli
- OCAMLC    tools/coqdoc/alpha.mli
- OCAMLC    tools/coqworkmgr.ml
- CHECK revision
- OCAMLOPT  clib/canary.ml
- OCAMLOPT  clib/cObj.ml
- OCAMLOPT  clib/cEphemeron.ml
- OCAMLC    clib/cMap.mli
- OCAMLC    clib/cList.mli
- OCAMLC    clib/cStack.mli
- OCAMLC    clib/hashcons.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/store.ml
- OCAMLC    clib/backtrace.mli
- OCAMLOPT  clib/iStream.ml
- OCAMLOPT  clib/terminal.ml
- OCAMLOPT  clib/monad.ml
- OCAMLOPT  config/coq_config.ml
- OCAMLOPT  lib/hook.ml
- OCAMLC    lib/loc.mli
- OCAMLC    lib/rtree.mli
- OCAMLC    lib/system.mli
- OCAMLC    lib/future.mli
- OCAMLC    lib/explore.mli
- OCAMLC    lib/genarg.mli
- OCAMLOPT  kernel/uint31.ml
- OCAMLC    kernel/evar.mli
- OCAMLOPT  kernel/copcodes.ml
- OCAMLOPT  kernel/cPrimitives.ml
- OCAMLOPT  parsing/tok.ml
- OCAMLC    library/summary.mli
- OCAMLC    engine/logic_monad.mli
- OCAMLOPT  tactics/dnet.ml
- OCAMLC    stm/vcs.mli
- OCAMLOPT  stm/coqworkmgrApi.ml
- OCAMLOPT  toplevel/usage.ml
- OCAMLOPT  plugins/fourier/fourier.ml
- OCAMLOPT  plugins/micromega/sos_types.ml
- OCAMLOPT  plugins/micromega/micromega.ml
- OCAMLC    plugins/nsatz/ideal.mli
- OCAMLOPT  checker/analyze.ml
- OCAMLOPT  checker/values.ml
- OCAMLC    checker/validate.mli
- OCAMLOPT  plugins/micromega/sos_lib.ml
- OCAMLC    ide/serialize.mli
- OCAMLOPT  ide/xml_lexer.ml
- OCAMLOPT  ide/xml_printer.ml
- OCAMLOPT  tools/gallina_lexer.ml
- OCAMLC    tools/gallina.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
- OCAMLC    tools/coqc.ml
- OCAMLOPT  clib/cMap.ml
- OCAMLC    clib/int.mli
- OCAMLC    clib/cSet.mli
- OCAMLC    clib/cString.mli
- OCAMLC    clib/hMap.mli
- OCAMLOPT  clib/exninfo.ml
- OCAMLC    lib/stateid.mli
- OCAMLC    lib/cErrors.mli
- OCAMLC    lib/cWarnings.mli
- OCAMLC    lib/cAst.mli
- OCAMLC    lib/aux_file.mli
- OCAMLC    library/states.mli
- OCAMLC    plugins/micromega/mutils.ml
- OCAMLOPT  checker/validate.ml
- OCAMLOPT  ide/xml_parser.ml
- OCAMLOPT  tools/gallina.ml
- OCAMLBEST -o bin/coq-tex
- OCAMLBEST -o bin/coqwc
- OCAMLOPT  tools/coqdoc/alpha.ml
- OCAMLC    tools/coqdoc/tokens.mli
- OCAMLC    tools/coqdoc/output.mli
- OCAMLOPT  tools/coqworkmgr.ml
- OCAMLOPT  clib/backtrace.ml
- OCAMLC    lib/util.mli
- OCAMLOPT  lib/loc.ml
- OCAMLC    lib/feedback.mli
- OCAMLC    lib/dAst.mli
- OCAMLC    parsing/cLexer.mli
- OCAMLC    plugins/micromega/persistent_cache.ml
- OCAMLC    ide/document.mli
- OCAMLC    tools/coqdoc/main.ml
- OCAMLOPT  clib/int.ml
- OCAMLC    vernac/topfmt.mli
- OCAMLC    stm/asyncTaskQueue.mli
- OCAMLC    plugins/micromega/polynomial.ml
- OCAMLC    checker/names.mli
- OCAMLC    checker/esubst.mli
- OCAMLOPT  plugins/micromega/sos.ml
- OCAMLC    plugins/micromega/csdpcert.ml
- OCAMLC    ide/interface.mli
- OCAMLC    tools/coq_makefile.ml
- OCAMLC    tools/coqdep.ml
- OCAMLBEST -o bin/gallina
- OCAMLOPT  tools/coqdoc/index.ml
- OCAMLOPT  lib/flags.ml
- OCAMLOPT  lib/control.ml
- OCAMLOPT  lib/cAst.ml
- OCAMLC    kernel/names.mli
- OCAMLC    kernel/esubst.mli
- OCAMLC    intf/extend.ml
- OCAMLC    vernac/explainErr.mli
- OCAMLC    plugins/omega/omega.ml
- OCAMLC    ide/xmlprotocol.mli
- OCAMLOPT  clib/hashset.ml
- OCAMLOPT  clib/orderedType.ml
- OCAMLOPT  clib/cList.ml
- OCAMLOPT  clib/range.ml
- OCAMLOPT  clib/hMap.ml
- OCAMLOPT  clib/bigint.ml
- OCAMLOPT  clib/dyn.ml
- OCAMLOPT  lib/pp.ml
- OCAMLOPT  lib/stateid.ml
- OCAMLOPT  lib/dAst.ml
- OCAMLOPT  stm/dag.ml
- OCAMLOPT  plugins/micromega/mutils.ml
- OCAMLC    plugins/micromega/mfourier.ml
- OCAMLC    checker/univ.mli
- OCAMLC    checker/check.mli
- OCAMLC    tools/fake_ide.ml
- OCAMLOPT  tools/coqdoc/tokens.ml
- OCAMLOPT  clib/hashcons.ml
- OCAMLC    kernel/univ.mli
- OCAMLC    kernel/conv_oracle.mli
- OCAMLC    library/libnames.mli
- OCAMLC    library/loadpath.mli
- OCAMLC    checker/cic.mli
- OCAMLC    kernel/uGraph.mli
- OCAMLC    kernel/sorts.mli
- OCAMLC    library/dischargedhypsmap.mli
- OCAMLOPT  tools/coqdoc/output.ml
- OCAMLOPT  clib/cSet.ml
- OCAMLOPT  lib/feedback.ml
- OCAMLOPT  lib/cErrors.ml
- OCAMLOPT  kernel/evar.ml
- OCAMLOPT  plugins/micromega/polynomial.ml
- OCAMLC    checker/term.mli
- OCAMLC    checker/print.mli
- OCAMLC    checker/declarations.mli
- OCAMLC    kernel/constr.mli
- OCAMLC    checker/environ.mli
- OCAMLOPT  clib/cString.ml
- OCAMLOPT  clib/cStack.ml
- OCAMLOPT  clib/cArray.ml
- OCAMLOPT  ide/document.ml
- OCAMLOPT  lib/explore.ml
- OCAMLC    checker/closure.mli
- OCAMLC    checker/reduction.mli
- OCAMLC    checker/type_errors.mli
- OCAMLC    checker/modops.mli
- OCAMLC    checker/inductive.mli
- OCAMLC    checker/typeops.mli
- OCAMLC    checker/indtypes.mli
- OCAMLC    checker/subtyping.mli
- OCAMLC    checker/mod_checking.mli
- OCAMLC    checker/safe_typing.mli
- OCAMLOPT  lib/cProfile.ml
- OCAMLOPT  lib/future.ml
- OCAMLOPT  lib/spawn.ml
- OCAMLOPT  lib/remoteCounter.ml
- OCAMLC    kernel/context.mli
- OCAMLC    kernel/cbytecodes.mli
- OCAMLC    kernel/mod_subst.mli
- OCAMLC    kernel/nativevalues.mli
- OCAMLC    intf/misctypes.ml
- OCAMLC    engine/nameops.mli
- OCAMLOPT  stm/vcs.ml
- OCAMLOPT  stm/tQueue.ml
- OCAMLOPT  stm/workerPool.ml
- OCAMLOPT  plugins/micromega/persistent_cache.ml
- OCAMLOPT  plugins/nsatz/utile.ml
- OCAMLOPT  plugins/micromega/csdpcert.ml
- OCAMLOPT  ide/serialize.ml
- OCAMLOPT  clib/cUnix.ml
- OCAMLOPT  lib/cWarnings.ml
- OCAMLC    kernel/vars.mli
- OCAMLC    kernel/vmvalues.mli
- OCAMLC    kernel/opaqueproof.mli
- OCAMLC    kernel/nativeinstr.mli
- OCAMLC    kernel/cinstr.mli
- OCAMLC    library/globnames.mli
- OCAMLC    intf/locus.ml
- OCAMLC    library/libobject.mli
- OCAMLC    library/goptions.mli
- OCAMLC    proofs/miscprint.mli
- OCAMLC    tactics/term_dnet.mli
- OCAMLOPT  stm/spawned.ml
- OCAMLOPT  plugins/micromega/mfourier.ml
- OCAMLOPT -a -o clib/clib.cmxa
- OCAMLOPT  lib/util.ml
- OCAMLOPT  lib/aux_file.ml
- OCAMLOPT  lib/coqProject_file.ml
- OCAMLC    kernel/term.mli
- OCAMLC    kernel/cemitcodes.mli
- OCAMLC    kernel/retroknowledge.mli
- OCAMLC    kernel/vm.mli
- OCAMLC    intf/evar_kinds.ml
- OCAMLC    intf/pattern.ml
- OCAMLC    library/nametab.mli
- OCAMLC    library/library.mli
- OCAMLC    library/keys.mli
- OCAMLC    library/coqlib.mli
- OCAMLC    pretyping/locusops.mli
- OCAMLC    interp/smartlocate.mli
- OCAMLC    plugins/extraction/miniml.mli
- OCAMLC    kernel/declarations.ml
- OCAMLOPT  lib/system.ml
- OCAMLOPT  lib/rtree.ml
- OCAMLOPT  lib/genarg.ml
- OCAMLOPT  lib/envars.ml
- OCAMLOPT  kernel/names.ml
- OCAMLOPT  kernel/esubst.ml
- OCAMLC    kernel/entries.ml
- OCAMLC    kernel/pre_env.mli
- OCAMLC    intf/decl_kinds.ml
- OCAMLOPT  parsing/cLexer.ml
- OCAMLOPT  library/summary.ml
- OCAMLOPT  engine/logic_monad.ml
- OCAMLOPT  tactics/dn.ml
- OCAMLOPT  vernac/topfmt.ml
- OCAMLOPT  plugins/omega/omega.ml
- 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  plugins/nsatz/polynom.ml
- OCAMLOPT  checker/names.ml
- OCAMLOPT  checker/esubst.ml
- OCAMLBEST -o plugins/micromega/csdpcert
- OCAMLOPT  ide/richpp.ml
- OCAMLOPT  tools/coq_makefile.ml
- OCAMLOPT  tools/coqc.ml
- OCAMLOPT -a -o lib/lib.cmxa
- OCAMLC    kernel/declareops.mli
- OCAMLC    kernel/clambda.mli
- OCAMLC    kernel/nativelambda.mli
- OCAMLC    kernel/cbytegen.mli
- OCAMLC    kernel/environ.mli
- OCAMLC    kernel/csymtable.mli
- OCAMLC    intf/glob_term.ml
- OCAMLC    library/lib.mli
- OCAMLC    vernac/locality.mli
- OCAMLC    library/kindops.mli
- OCAMLOPT  ide/xmlprotocol.ml
- OCAMLOPT  tools/coqdep.ml
- OCAMLOPT  tools/coqdoc/cpretty.ml
- OCAMLBEST -o bin/coqc
- OCAMLBEST -o bin/coqworkmgr
- OCAMLC    kernel/nativecode.mli
- OCAMLC    kernel/cClosure.mli
- OCAMLC    kernel/reduction.mli
- OCAMLC    kernel/type_errors.mli
- OCAMLC    kernel/modops.mli
- OCAMLC    kernel/inductive.mli
- OCAMLC    kernel/typeops.mli
- OCAMLC    kernel/indtypes.mli
- OCAMLC    kernel/cooking.mli
- OCAMLC    kernel/subtyping.mli
- OCAMLC    kernel/mod_typing.mli
- OCAMLOPT  library/libnames.ml
- OCAMLC    intf/constrexpr.ml
- OCAMLOPT  intf/extend.ml
- OCAMLC    engine/universes.mli
- OCAMLC    library/decls.mli
- OCAMLC    library/heads.mli
- OCAMLC    engine/univops.mli
- OCAMLC    pretyping/inferCumulativity.mli
- OCAMLC    pretyping/arguments_renaming.mli
- OCAMLC    interp/discharge.mli
- cd kernel/byterun/ && \
- "/home/opam/.opam/4.04.2/bin/ocamlfind" ocamlmklib -oc coqrun coq_fix_code.o coq_memory.o coq_values.o coq_interp.o
- OCAMLC    vernac/search.mli
- OCAMLC    plugins/extraction/table.mli
- OCAMLOPT  plugins/nsatz/ideal.ml
- OCAMLOPT  checker/univ.ml
- OCAMLBEST -o bin/coq_makefile
- OCAMLOPT  kernel/univ.ml
- OCAMLOPT  kernel/conv_oracle.ml
- OCAMLC    kernel/nativelib.mli
- OCAMLC    kernel/nativeconv.mli
- OCAMLC    kernel/term_typing.mli
- OCAMLC    kernel/nativelibrary.mli
- OCAMLC    kernel/safe_typing.mli
- OCAMLC    kernel/vconv.mli
- OCAMLC    intf/genredexpr.ml
- OCAMLC    intf/notation_term.ml
- OCAMLOPT  library/loadpath.ml
- OCAMLOPT  library/dischargedhypsmap.ml
- OCAMLOPT  engine/nameops.ml
- OCAMLC    interp/constrexpr_ops.mli
- OCAMLC    interp/topconstr.mli
- OCAMLC    interp/modintern.mli
- OCAMLC    interp/declare.mli
- OCAMLC    printing/printmod.mli
- OCAMLC    plugins/extraction/mlutil.mli
- OCAMLC    plugins/derive/derive.mli
- OCAMLBEST -o bin/coqdep
- OCAMLC    library/global.mli
- OCAMLC    intf/vernacexpr.ml
- OCAMLC    engine/uState.mli
- OCAMLC    pretyping/miscops.mli
- OCAMLC    pretyping/redops.mli
- OCAMLC    interp/notation_ops.mli
- OCAMLC    interp/ppextend.mli
- OCAMLC    interp/syntax_def.mli
- OCAMLC    interp/reserve.mli
- OCAMLC    parsing/egramcoq.mli
- OCAMLC    printing/ppconstr.mli
- OCAMLOPT  tools/fake_ide.ml
- OCAMLOPT  tools/coqdoc/main.ml
- OCAMLC    library/declaremods.mli
- OCAMLC    engine/evd.mli
- OCAMLC    parsing/pcoq.mli
- OCAMLC    printing/ppvernac.mli
- OCAMLC    vernac/vernacprop.mli
- OCAMLC    vernac/proof_using.mli
- OCAMLC    vernac/comProgramFixpoint.mli
- OCAMLC    vernac/mltop.mli
- OCAMLC    stm/vernac_classifier.mli
- OCAMLOPT  checker/term.ml
- OCAMLOPT  checker/print.ml
- OCAMLC    engine/eConstr.mli
- OCAMLC    engine/proofview_monad.mli
- OCAMLC    pretyping/indrec.mli
- OCAMLC    pretyping/univdecls.mli
- OCAMLC    printing/pputils.mli
- OCAMLC    tactics/ind_tables.mli
- OCAMLC    vernac/indschemes.mli
- OCAMLC    plugins/funind/glob_term_to_relation.mli
- OCAMLC    plugins/funind/invfun.mli
- OCAMLOPT  kernel/uGraph.ml
- OCAMLOPT  kernel/sorts.ml
- OCAMLC    parsing/egramml.mli
- OCAMLC    parsing/g_constr.ml
- OCAMLC    parsing/g_vernac.ml
- OCAMLC    parsing/g_prim.ml
- OCAMLC    tactics/btermdn.mli
- OCAMLC    tactics/eqschemes.mli
- OCAMLC    tactics/elimschemes.mli
- OCAMLC    vernac/auto_ind_decl.mli
- OCAMLC    plugins/firstorder/formula.mli
- OCAMLC    plugins/firstorder/unify.mli
- OCAMLC    plugins/extraction/extraction.mli
- OCAMLC    plugins/extraction/extract_env.mli
- OCAMLBEST -o bin/coqdoc
- OCAMLC    engine/namegen.mli
- OCAMLC    engine/termops.mli
- OCAMLC    engine/evarutil.mli
- OCAMLC    pretyping/pretype_errors.mli
- OCAMLC    pretyping/reductionops.mli
- OCAMLC    pretyping/inductiveops.mli
- OCAMLC    proofs/goal.mli
- OCAMLC    pretyping/vnorm.mli
- OCAMLC    pretyping/nativenorm.mli
- OCAMLC    pretyping/cbv.mli
- OCAMLC    pretyping/retyping.mli
- OCAMLC    pretyping/typing.mli
- OCAMLC    pretyping/evardefine.mli
- OCAMLC    pretyping/typeclasses_errors.mli
- OCAMLC    pretyping/typeclasses.mli
- OCAMLC    pretyping/classops.mli
- OCAMLC    pretyping/program.mli
- OCAMLC    pretyping/coercion.mli
- OCAMLC    interp/tactypes.ml
- OCAMLC    interp/impargs.mli
- OCAMLC    proofs/proof_type.ml
- OCAMLC    proofs/redexpr.mli
- OCAMLC    plugins/cc/ccalgo.mli
- OCAMLOPT  checker/declarations.ml
- OCAMLC    engine/proofview.mli
- OCAMLC    pretyping/find_subterm.mli
- OCAMLC    pretyping/evarsolve.mli
- OCAMLC    pretyping/recordops.mli
- OCAMLC    interp/genintern.mli
- OCAMLC    interp/implicit_quantifiers.mli
- OCAMLC    printing/prettyp.mli
- OCAMLC    vernac/comAssumption.mli
- OCAMLC    vernac/comInductive.mli
- OCAMLC    vernac/record.mli
- OCAMLOPT  kernel/constr.ml
- OCAMLC    interp/notation.mli
- OCAMLC    proofs/logic.mli
- OCAMLC    proofs/refiner.mli
- OCAMLC    plugins/cc/ccproof.mli
- OCAMLC    engine/ftactic.mli
- OCAMLC    pretyping/evarconv.mli
- OCAMLC    proofs/refine.mli
- OCAMLC    proofs/proof.mli
- OCAMLC    proofs/tacmach.mli
- OCAMLC    tactics/tacticals.mli
- OCAMLC    tactics/hipattern.mli
- OCAMLC    tactics/equality.mli
- OCAMLC    tactics/contradiction.mli
- OCAMLC    tactics/inv.mli
- OCAMLC    tactics/leminv.mli
- OCAMLC    tactics/eqdecide.mli
- OCAMLC    vernac/classes.mli
- OCAMLC    plugins/syntax/nat_syntax.ml
- OCAMLC    plugins/cc/cctac.mli
- OCAMLC    plugins/syntax/z_syntax.ml
- OCAMLC    plugins/romega/const_omega.mli
- OCAMLC    plugins/syntax/int31_syntax.ml
- OCAMLC    plugins/syntax/ascii_syntax.ml
- OCAMLC    plugins/syntax/r_syntax.ml
- OCAMLC    plugins/micromega/certificate.ml
- OCAMLC    plugins/rtauto/refl_tauto.mli
- OCAMLC    plugins/nsatz/nsatz.mli
- OCAMLC    pretyping/geninterp.mli
- OCAMLC    interp/dumpglob.mli
- OCAMLC    proofs/proof_bullet.mli
- OCAMLC    proofs/proof_global.mli
- OCAMLC    tactics/elim.mli
- OCAMLC    plugins/funind/functional_principles_types.mli
- OCAMLC -pack -o plugins/syntax/ascii_syntax_plugin.cmo
- OCAMLC    pretyping/ltac_pretype.ml
- OCAMLC    printing/genprint.mli
- OCAMLC    vernac/comFixpoint.mli
- OCAMLC    vernac/vernacstate.mli
- OCAMLC    plugins/syntax/string_syntax.ml
- OCAMLOPT  checker/environ.ml
- OCAMLC    vernac/vernacinterp.mli
- OCAMLC    vernac/vernacentries.mli
- OCAMLC    stm/stm.mli
- OCAMLC    pretyping/glob_ops.mli
- OCAMLC    pretyping/patternops.mli
- OCAMLC    pretyping/tacred.mli
- OCAMLC    pretyping/detyping.mli
- OCAMLC    pretyping/constr_matching.mli
- OCAMLC    pretyping/cases.mli
- OCAMLC    pretyping/pretyping.mli
- OCAMLC    interp/stdarg.mli
- OCAMLC    interp/constrextern.mli
- OCAMLC    proofs/evar_refiner.mli
- OCAMLC    printing/printer.mli
- OCAMLC    toplevel/coqargs.mli
- OCAMLC    stm/proofBlockDelimiter.mli
- OCAMLC    toplevel/vernac.mli
- OCAMLC    plugins/ltac/tacexpr.mli
- OCAMLC    plugins/funind/glob_termops.mli
- OCAMLOPT  checker/closure.ml
- OCAMLOPT  checker/type_errors.ml
- OCAMLOPT  checker/modops.ml
- OCAMLOPT  kernel/context.ml
- OCAMLOPT  kernel/cbytecodes.ml
- OCAMLOPT  kernel/retroknowledge.ml
- OCAMLOPT  kernel/nativevalues.ml
- OCAMLOPT  intf/misctypes.ml
- OCAMLC    pretyping/unification.mli
- OCAMLC    interp/constrintern.mli
- OCAMLC    proofs/pfedit.mli
- OCAMLC    parsing/g_proofs.ml
- OCAMLC    vernac/lemmas.mli
- OCAMLC    vernac/himsg.mli
- OCAMLC    vernac/assumptions.mli
- OCAMLC    stm/workerLoop.mli
- OCAMLC    toplevel/coqloop.mli
- OCAMLC    toplevel/coqinit.mli
- OCAMLC    toplevel/coqtop.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/extratactics.mli
- OCAMLC    plugins/ltac/tacexpr.ml
- OCAMLC    plugins/ltac/tacenv.ml
- OCAMLC    plugins/funind/indfun_common.mli
- OCAMLC    plugins/derive/g_derive.ml
- OCAMLOPT  kernel/vars.ml
- OCAMLOPT  kernel/vmvalues.ml
- OCAMLOPT  intf/locus.ml
- OCAMLOPT  proofs/miscprint.ml
- OCAMLC    proofs/clenv.mli
- OCAMLC    vernac/class.mli
- OCAMLC    vernac/metasyntax.mli
- OCAMLC    vernac/declareDef.mli
- OCAMLC    vernac/obligations.mli
- OCAMLC    vernac/comDefinition.mli
- OCAMLOPT  stm/workerLoop.ml
- OCAMLC    stm/proofworkertop.ml
- OCAMLC    stm/tacworkertop.ml
- OCAMLC    stm/queryworkertop.ml
- OCAMLC    plugins/ltac/tacentries.mli
- OCAMLC    plugins/ltac/tacinterp.mli
- OCAMLC    plugins/ltac/tacarg.ml
- OCAMLC    plugins/ltac/pptactic.ml
- OCAMLC    plugins/ltac/tacsubst.ml
- OCAMLC    plugins/ltac/pltac.ml
- OCAMLC    plugins/ltac/taccoerce.ml
- OCAMLC    plugins/ltac/tactic_debug.ml
- OCAMLC    plugins/ltac/tacintern.ml
- OCAMLC    plugins/ltac/profile_ltac.ml
- OCAMLC    plugins/ltac/tactic_matching.ml
- OCAMLC    plugins/funind/recdef.mli
- OCAMLC    plugins/funind/functional_principles_proofs.mli
- OCAMLOPT  checker/reduction.ml
- OCAMLOPT  kernel/term.ml
- OCAMLOPT  kernel/mod_subst.ml
- OCAMLOPT  kernel/vm.ml
- OCAMLOPT  pretyping/locusops.ml
- OCAMLC    tactics/tactics.mli
- OCAMLC    proofs/clenvtac.mli
- OCAMLC    tactics/hints.mli
- OCAMLC    tactics/autorewrite.mli
- OCAMLC    plugins/ltac/evar_tactics.mli
- OCAMLC    plugins/ltac/extraargs.mli
- OCAMLC    plugins/ltac/profile_ltac_tactics.ml
- OCAMLC    plugins/ltac/rewrite.mli
- OCAMLC    plugins/ltac/g_eqdecide.ml
- OCAMLC    plugins/ltac/g_ltac.ml
- OCAMLC    plugins/ltac/tacentries.ml
- OCAMLC    plugins/ltac/tacinterp.ml
- OCAMLC    plugins/ltac/evar_tactics.ml
- OCAMLC    plugins/ltac/tactic_option.ml
- OCAMLC    plugins/ltac/extraargs.ml
- OCAMLC    plugins/ltac/extratactics.ml
- OCAMLC    plugins/firstorder/sequent.mli
- OCAMLC    plugins/quote/quote.ml
- OCAMLC    plugins/omega/coq_omega.ml
- OCAMLC    plugins/fourier/fourierR.ml
- OCAMLC    plugins/micromega/coq_micromega.ml
- OCAMLC    plugins/btauto/refl_btauto.ml
- OCAMLOPT  checker/inductive.ml
- OCAMLC    tactics/auto.mli
- OCAMLC    tactics/eauto.mli
- OCAMLC    tactics/class_tactics.mli
- 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/firstorder/rules.mli
- OCAMLC    plugins/firstorder/ground.mli
- OCAMLOPT  kernel/cemitcodes.ml
- OCAMLOPT  kernel/opaqueproof.ml
- OCAMLOPT  library/globnames.ml
- OCAMLOPT  library/libobject.ml
- OCAMLC    plugins/ltac/g_auto.ml
- OCAMLC    plugins/ltac/g_class.ml
- OCAMLC    plugins/ltac/rewrite.ml
- OCAMLC    plugins/firstorder/instances.mli
- OCAMLOPT  kernel/declarations.ml
- OCAMLOPT  intf/evar_kinds.ml
- OCAMLOPT  library/nametab.ml
- OCAMLOPT  intf/pattern.ml
- OCAMLOPT  plugins/extraction/miniml.ml
- OCAMLOPT  kernel/entries.ml
- OCAMLOPT  intf/decl_kinds.ml
- OCAMLOPT  kernel/cooking.ml
- OCAMLOPT  checker/typeops.ml
- OCAMLOPT  checker/subtyping.ml
- OCAMLOPT  intf/glob_term.ml
- OCAMLOPT  library/kindops.ml
- OCAMLOPT  kernel/declareops.ml
- OCAMLOPT  intf/constrexpr.ml
- OCAMLOPT  library/lib.ml
- OCAMLOPT  checker/indtypes.ml
- OCAMLOPT  intf/genredexpr.ml
- OCAMLOPT  intf/notation_term.ml
- OCAMLOPT  kernel/pre_env.ml
- OCAMLOPT  pretyping/miscops.ml
- OCAMLOPT  pretyping/redops.ml
- OCAMLOPT  interp/ppextend.ml
- OCAMLOPT  kernel/clambda.ml
- OCAMLOPT  library/goptions.ml
- OCAMLOPT  library/keys.ml
- OCAMLOPT  vernac/locality.ml
- OCAMLOPT  checker/mod_checking.ml
- OCAMLC -pack -o plugins/ltac/ltac_plugin.cmo
- OCAMLOPT  checker/safe_typing.ml
- OCAMLOPT  plugins/rtauto/proof_search.ml
- OCAMLOPT  checker/check.ml
- OCAMLOPT  checker/check_stat.ml
- OCAMLOPT  kernel/nativelambda.ml
- OCAMLOPT  kernel/cbytegen.ml
- OCAMLC    plugins/cc/g_congruence.ml
- OCAMLC    plugins/firstorder/g_ground.ml
- OCAMLC    plugins/quote/g_quote.ml
- OCAMLC    plugins/setoid_ring/newring_ast.mli
- OCAMLC    plugins/omega/g_omega.ml
- OCAMLC    plugins/extraction/g_extraction.ml
- OCAMLC    plugins/funind/indfun.mli
- OCAMLC    plugins/fourier/g_fourier.ml
- OCAMLC    plugins/micromega/g_micromega.ml
- OCAMLC    plugins/btauto/g_btauto.ml
- OCAMLC    plugins/nsatz/g_nsatz.ml
- OCAMLC    plugins/rtauto/g_rtauto.ml
- OCAMLC    plugins/ssrmatching/ssrmatching.mli
- OCAMLOPT  checker/checker.ml
- OCAMLC    plugins/setoid_ring/newring.mli
- OCAMLC    plugins/funind/g_indfun.ml
- OCAMLC    plugins/ssrmatching/ssrmatching.ml
- OCAMLC -pack -o plugins/omega/omega_plugin.cmo
- OCAMLC    plugins/setoid_ring/g_newring.ml
- OCAMLC    plugins/romega/refl_omega.ml
- OCAMLOPT -a -o checker/check.cmxa
- OCAMLOPT  kernel/nativecode.ml
- OCAMLOPT  kernel/environ.ml
- OCAMLOPT -o bin/coqchk
- OCAMLC    plugins/romega/g_romega.ml
- OCAMLOPT  kernel/cClosure.ml
- OCAMLOPT  kernel/modops.ml
- OCAMLOPT  kernel/csymtable.ml
- OCAMLOPT  engine/univops.ml
- OCAMLC -pack -o plugins/ssrmatching/ssrmatching_plugin.cmo
- OCAMLC    plugins/ssr/ssrast.mli
- OCAMLC    plugins/ssr/ssrprinters.mli
- OCAMLC    plugins/ssr/ssrcommon.mli
- OCAMLC    plugins/ssr/ssrtacticals.mli
- OCAMLC    plugins/ssr/ssrelim.mli
- OCAMLC    plugins/ssr/ssrview.mli
- OCAMLC    plugins/ssr/ssrbwd.mli
- OCAMLC    plugins/ssr/ssrequality.mli
- OCAMLC    plugins/ssr/ssripats.mli
- OCAMLC    plugins/ssr/ssrfwd.mli
- OCAMLC    plugins/ssr/ssrparser.mli
- OCAMLOPT  kernel/reduction.ml
- OCAMLOPT  kernel/nativelib.ml
- OCAMLOPT  kernel/nativelibrary.ml
- true bin/coqchk
- true bin/coqchk
- OCAMLOPT  kernel/type_errors.ml
- OCAMLOPT  kernel/nativeconv.ml
- OCAMLOPT  kernel/inductive.ml
- OCAMLOPT  kernel/vconv.ml
- OCAMLOPT  kernel/typeops.ml
- OCAMLOPT  kernel/subtyping.ml
- OCAMLOPT  kernel/indtypes.ml
- OCAMLOPT  pretyping/inferCumulativity.ml
- OCAMLOPT  kernel/mod_typing.ml
- OCAMLOPT  kernel/term_typing.ml
- OCAMLOPT  kernel/safe_typing.ml
- OCAMLOPT -a -o kernel/kernel.cmxa
- OCAMLOPT  library/global.ml
- OCAMLOPT  engine/universes.ml
- OCAMLOPT  library/decls.ml
- OCAMLOPT  library/heads.ml
- OCAMLOPT  intf/vernacexpr.ml
- OCAMLOPT  engine/uState.ml
- OCAMLOPT  stm/asyncTaskQueue.ml
- OCAMLOPT -a -o intf/intf.cmxa
- OCAMLOPT  library/declaremods.ml
- OCAMLOPT  vernac/vernacprop.ml
- OCAMLOPT  vernac/mltop.ml
- OCAMLOPT  engine/evd.ml
- OCAMLOPT  library/library.ml
- OCAMLOPT  engine/proofview_monad.ml
- OCAMLOPT  engine/eConstr.ml
- OCAMLOPT  library/states.ml
- OCAMLOPT  library/coqlib.ml
- OCAMLOPT -a -o library/library.cmxa
- OCAMLOPT  engine/namegen.ml
- OCAMLOPT  pretyping/pretype_errors.ml
- OCAMLOPT  pretyping/typeclasses_errors.ml
- OCAMLOPT  interp/tactypes.ml
- OCAMLOPT  engine/termops.ml
- OCAMLOPT  engine/evarutil.ml
- OCAMLOPT  pretyping/find_subterm.ml
- OCAMLOPT  interp/discharge.ml
- OCAMLOPT  tactics/term_dnet.ml
- OCAMLOPT  engine/proofview.ml
- OCAMLOPT  pretyping/reductionops.ml
- OCAMLOPT  pretyping/program.ml
- OCAMLOPT  engine/ftactic.ml
- OCAMLOPT -a -o engine/engine.cmxa
- OCAMLOPT  pretyping/geninterp.ml
- OCAMLOPT  pretyping/ltac_pretype.ml
- OCAMLOPT  interp/stdarg.ml
- OCAMLOPT  printing/genprint.ml
- OCAMLOPT  pretyping/glob_ops.ml
- OCAMLOPT  parsing/pcoq.ml
- OCAMLOPT  printing/pputils.ml
- OCAMLOPT  pretyping/inductiveops.ml
- OCAMLOPT  pretyping/cbv.ml
- OCAMLOPT  pretyping/evardefine.ml
- OCAMLOPT  pretyping/recordops.ml
- OCAMLOPT  plugins/firstorder/unify.ml
- OCAMLOPT  parsing/egramml.ml
- OCAMLOPT  parsing/egramcoq.ml
- OCAMLOPT  parsing/g_prim.ml
- OCAMLOPT  pretyping/vnorm.ml
- OCAMLOPT  pretyping/arguments_renaming.ml
- OCAMLOPT  pretyping/nativenorm.ml
- OCAMLOPT  pretyping/indrec.ml
- OCAMLOPT  pretyping/retyping.ml
- OCAMLOPT  interp/impargs.ml
- OCAMLOPT  pretyping/evarsolve.ml
- OCAMLOPT  pretyping/patternops.ml
- OCAMLOPT  pretyping/constr_matching.ml
- OCAMLOPT  tactics/btermdn.ml
- OCAMLOPT  pretyping/evarconv.ml
- OCAMLOPT  pretyping/detyping.ml
- OCAMLOPT  plugins/ltac/tacexpr.ml
- OCAMLOPT  plugins/ltac/tacarg.ml
- OCAMLOPT  plugins/ltac/tactic_matching.ml
- OCAMLOPT  plugins/ltac/pltac.ml
- OCAMLOPT  interp/genintern.ml
- OCAMLOPT  pretyping/typing.ml
- OCAMLOPT  interp/notation_ops.ml
- OCAMLOPT  pretyping/tacred.ml
- OCAMLOPT  interp/reserve.ml
- OCAMLOPT  pretyping/typeclasses.ml
- OCAMLOPT  pretyping/classops.ml
- OCAMLOPT  proofs/redexpr.ml
- OCAMLOPT  interp/notation.ml
- OCAMLOPT  pretyping/coercion.ml
- OCAMLOPT  interp/dumpglob.ml
- OCAMLOPT  proofs/goal.ml
- OCAMLOPT  proofs/proof_type.ml
- OCAMLOPT  proofs/logic.ml
- OCAMLOPT  pretyping/cases.ml
- OCAMLOPT  proofs/refine.ml
- OCAMLOPT  interp/syntax_def.ml
- OCAMLOPT  plugins/syntax/nat_syntax.ml
- OCAMLOPT  plugins/syntax/z_syntax.ml
- OCAMLOPT  plugins/syntax/int31_syntax.ml
- OCAMLOPT  plugins/syntax/ascii_syntax.ml
- OCAMLOPT  plugins/syntax/r_syntax.ml
- OCAMLOPT -pack -o plugins/syntax/nat_syntax_plugin.cmx
- OCAMLOPT  interp/smartlocate.ml
- OCAMLOPT  proofs/refiner.ml
- OCAMLOPT -pack -o plugins/syntax/r_syntax_plugin.cmx
- OCAMLOPT -pack -o plugins/syntax/int31_syntax_plugin.cmx
- OCAMLOPT -pack -o plugins/syntax/z_syntax_plugin.cmx
- OCAMLOPT -pack -o plugins/syntax/ascii_syntax_plugin.cmx
- OCAMLOPT -shared -o plugins/syntax/nat_syntax_plugin.cmxs
- OCAMLOPT -shared -o plugins/syntax/r_syntax_plugin.cmxs
- OCAMLOPT -shared -o plugins/syntax/z_syntax_plugin.cmxs
- OCAMLOPT  interp/constrexpr_ops.ml
- OCAMLOPT -shared -o plugins/syntax/int31_syntax_plugin.cmxs
- OCAMLOPT -shared -o plugins/syntax/ascii_syntax_plugin.cmxs
- OCAMLOPT  plugins/syntax/string_syntax.ml
- OCAMLOPT -pack -o plugins/syntax/string_syntax_plugin.cmx
- OCAMLOPT -shared -o plugins/syntax/string_syntax_plugin.cmxs
- OCAMLOPT  interp/topconstr.ml
- OCAMLOPT  interp/implicit_quantifiers.ml
- OCAMLOPT  parsing/g_constr.ml
- OCAMLOPT  parsing/g_vernac.ml
- OCAMLOPT  pretyping/pretyping.ml
- OCAMLOPT  pretyping/unification.ml
- OCAMLOPT  pretyping/univdecls.ml
- OCAMLOPT  interp/constrintern.ml
- OCAMLOPT  interp/declare.ml
- OCAMLOPT  proofs/evar_refiner.ml
- OCAMLOPT  tactics/ind_tables.ml
- OCAMLOPT  tactics/eqschemes.ml
- OCAMLOPT  tactics/elimschemes.ml
- OCAMLOPT -a -o pretyping/pretyping.cmxa
- OCAMLOPT  parsing/g_proofs.ml
- OCAMLOPT  interp/modintern.ml
- OCAMLOPT  interp/constrextern.ml
- OCAMLOPT  proofs/proof.ml
- OCAMLOPT  proofs/tacmach.ml
- OCAMLOPT -a -o parsing/parsing.cmxa
- OCAMLOPT  proofs/proof_bullet.ml
- OCAMLOPT  plugins/micromega/certificate.ml
- OCAMLOPT  proofs/clenv.ml
- OCAMLOPT  tactics/hipattern.ml
- OCAMLOPT  plugins/cc/ccalgo.ml
- OCAMLOPT  plugins/romega/const_omega.ml
- OCAMLOPT  proofs/proof_global.ml
- OCAMLOPT  plugins/firstorder/formula.ml
- OCAMLOPT  proofs/clenvtac.ml
- OCAMLOPT  proofs/pfedit.ml
- OCAMLOPT  vernac/vernacstate.ml
- OCAMLOPT  plugins/derive/derive.ml
- OCAMLOPT -a -o interp/interp.cmxa
- OCAMLOPT  printing/ppconstr.ml
- OCAMLOPT  plugins/cc/ccproof.ml
- OCAMLOPT  vernac/vernacinterp.ml
- OCAMLOPT  tactics/tacticals.ml
- OCAMLOPT -a -o proofs/proofs.cmxa
- OCAMLOPT  vernac/search.ml
- OCAMLOPT  printing/printer.ml
- OCAMLOPT  printing/ppvernac.ml
- OCAMLOPT  printing/printmod.ml
- OCAMLOPT  tactics/tactics.ml
- OCAMLOPT  tactics/hints.ml
- OCAMLOPT  vernac/himsg.ml
- OCAMLOPT  vernac/assumptions.ml
- OCAMLOPT  plugins/ltac/tacsubst.ml
- OCAMLOPT  plugins/extraction/table.ml
- OCAMLOPT  vernac/proof_using.ml
- OCAMLOPT  vernac/metasyntax.ml
- OCAMLOPT  plugins/ltac/tacenv.ml
- OCAMLOPT  printing/prettyp.ml
- OCAMLOPT  plugins/extraction/mlutil.ml
- OCAMLOPT  plugins/ltac/pptactic.ml
- OCAMLOPT  plugins/firstorder/sequent.ml
- OCAMLOPT  vernac/explainErr.ml
- OCAMLOPT -a -o printing/printing.cmxa
- OCAMLOPT  plugins/extraction/modutil.ml
- OCAMLOPT  plugins/extraction/extraction.ml
- OCAMLOPT  plugins/extraction/common.ml
- OCAMLOPT  plugins/ltac/taccoerce.ml
- OCAMLOPT  plugins/ltac/tactic_debug.ml
- OCAMLOPT  plugins/ltac/tacintern.ml
- OCAMLOPT  plugins/extraction/ocaml.ml
- OCAMLOPT  plugins/extraction/haskell.ml
- OCAMLOPT  plugins/extraction/scheme.ml
- OCAMLOPT  plugins/extraction/json.ml
- OCAMLOPT  plugins/ltac/tacentries.ml
- OCAMLOPT  tactics/elim.ml
- OCAMLOPT  tactics/equality.ml
- OCAMLOPT  tactics/contradiction.ml
- OCAMLOPT  tactics/leminv.ml
- OCAMLOPT  tactics/auto.ml
- OCAMLOPT  plugins/firstorder/rules.ml
- OCAMLOPT  vernac/lemmas.ml
- OCAMLOPT  plugins/quote/quote.ml
- OCAMLOPT  plugins/micromega/coq_micromega.ml
- OCAMLOPT  plugins/btauto/refl_btauto.ml
- OCAMLOPT  plugins/nsatz/nsatz.ml
- OCAMLOPT  plugins/firstorder/instances.ml
- OCAMLOPT  tactics/eauto.ml
- OCAMLOPT  vernac/class.ml
- OCAMLOPT  vernac/declareDef.ml
- OCAMLOPT  vernac/obligations.ml
- OCAMLOPT  vernac/comFixpoint.ml
- OCAMLOPT  vernac/comAssumption.ml
- OCAMLOPT  tactics/class_tactics.ml
- OCAMLOPT  tactics/inv.ml
- OCAMLOPT  tactics/eqdecide.ml
- OCAMLOPT  tactics/autorewrite.ml
- OCAMLOPT  vernac/auto_ind_decl.ml
- OCAMLOPT  plugins/cc/cctac.ml
- OCAMLOPT  plugins/omega/coq_omega.ml
- OCAMLOPT  plugins/funind/indfun_common.ml
- OCAMLOPT  plugins/fourier/fourierR.ml
- OCAMLOPT  plugins/ltac/g_eqdecide.ml
- OCAMLOPT  plugins/funind/glob_termops.ml
- OCAMLOPT  vernac/comDefinition.ml
- OCAMLOPT  vernac/comProgramFixpoint.ml
- OCAMLOPT  vernac/classes.ml
- OCAMLOPT -a -o tactics/tactics.cmxa
- OCAMLOPT  vernac/indschemes.ml
- OCAMLOPT  vernac/comInductive.ml
- OCAMLOPT  vernac/record.ml
- OCAMLOPT  plugins/funind/glob_term_to_relation.ml
- OCAMLOPT  vernac/vernacentries.ml
- OCAMLOPT -a -o vernac/vernac.cmxa
- OCAMLOPT  stm/vernac_classifier.ml
- OCAMLOPT  plugins/extraction/extract_env.ml
- OCAMLOPT  stm/stm.ml
- OCAMLOPT  plugins/derive/g_derive.ml
- OCAMLOPT -pack -o plugins/derive/derive_plugin.cmx
- OCAMLOPT -shared -o plugins/derive/derive_plugin.cmxs
- OCAMLOPT  stm/proofBlockDelimiter.ml
- OCAMLOPT  stm/vio_checking.ml
- OCAMLOPT  toplevel/vernac.ml
- OCAMLOPT  plugins/ltac/profile_ltac.ml
- OCAMLOPT -a -o stm/stm.cmxa
- OCAMLOPT  toplevel/coqloop.ml
- OCAMLOPT  toplevel/coqinit.ml
- OCAMLOPT  plugins/ltac/tacinterp.ml
- OCAMLOPT  plugins/ltac/profile_ltac_tactics.ml
- OCAMLOPT  toplevel/coqargs.ml
- OCAMLOPT  toplevel/coqtop.ml
- OCAMLOPT -a -o toplevel/toplevel.cmxa
- OCAMLOPT  stm/proofworkertop.ml
- OCAMLOPT  stm/tacworkertop.ml
- OCAMLOPT  stm/queryworkertop.ml
- OCAMLOPT  ide/ide_slave.ml
- OCAMLOPT -shared -o stm/tacworkertop.cmxs
- OCAMLOPT -shared -o stm/proofworkertop.cmxs
- OCAMLOPT -shared -o stm/queryworkertop.cmxs
- COQMKTOP -o bin/coqtop
- OCAMLOPT  plugins/ltac/evar_tactics.ml
- OCAMLOPT  plugins/ltac/tactic_option.ml
- OCAMLOPT  plugins/ltac/extraargs.ml
- OCAMLOPT  plugins/ltac/g_auto.ml
- OCAMLOPT  plugins/ltac/g_class.ml
- OCAMLOPT  plugins/ltac/rewrite.ml
- OCAMLOPT  plugins/ltac/g_ltac.ml
- OCAMLOPT -a -o ide/coqidetop.cmxa
- OCAMLOPT -shared -o ide/coqidetop.cmxs
- OCAMLBEST -o bin/fake_ide
- 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
- true bin/coqtop
- true bin/coqtop
- COQC -noinit theories/Init/Decimal.v
- OCAMLOPT -pack -o plugins/ltac/ltac_plugin.cmx
- OCAMLOPT -shared -o plugins/ltac/ltac_plugin.cmxs
- OCAMLOPT  plugins/ltac/tauto.ml
- OCAMLOPT  plugins/cc/g_congruence.ml
- OCAMLOPT  plugins/firstorder/ground.ml
- OCAMLOPT  plugins/quote/g_quote.ml
- OCAMLOPT  plugins/setoid_ring/newring_ast.ml
- OCAMLOPT  plugins/omega/g_omega.ml
- OCAMLOPT  plugins/extraction/g_extraction.ml
- OCAMLOPT  plugins/funind/invfun.ml
- OCAMLOPT  plugins/fourier/g_fourier.ml
- OCAMLOPT  plugins/micromega/g_micromega.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 -pack -o plugins/fourier/fourier_plugin.cmx
- COQC -noinit theories/Init/Notations.v
- OCAMLOPT -pack -o plugins/cc/cc_plugin.cmx
- OCAMLOPT -pack -o plugins/btauto/btauto_plugin.cmx
- OCAMLOPT -pack -o plugins/omega/omega_plugin.cmx
- OCAMLOPT -pack -o plugins/quote/quote_plugin.cmx
- COQC -noinit theories/Init/Logic.v
- OCAMLOPT -pack -o plugins/ltac/tauto_plugin.cmx
- OCAMLOPT  plugins/firstorder/g_ground.ml
- OCAMLOPT -pack -o plugins/micromega/micromega_plugin.cmx
- OCAMLOPT -shared -o plugins/fourier/fourier_plugin.cmxs
- OCAMLOPT -pack -o plugins/nsatz/nsatz_plugin.cmx
- OCAMLOPT  plugins/rtauto/g_rtauto.ml
- OCAMLOPT -shared -o plugins/cc/cc_plugin.cmxs
- OCAMLOPT  plugins/setoid_ring/newring.ml
- OCAMLOPT -shared -o plugins/quote/quote_plugin.cmxs
- OCAMLOPT -pack -o plugins/extraction/extraction_plugin.cmx
- OCAMLOPT -pack -o plugins/rtauto/rtauto_plugin.cmx
- OCAMLOPT -shared -o plugins/ltac/tauto_plugin.cmxs
- OCAMLOPT -shared -o plugins/btauto/btauto_plugin.cmxs
- OCAMLOPT -pack -o plugins/firstorder/ground_plugin.cmx
- OCAMLOPT -shared -o plugins/rtauto/rtauto_plugin.cmxs
- OCAMLOPT -shared -o plugins/nsatz/nsatz_plugin.cmxs
- COQC -noinit theories/Init/Datatypes.v
- OCAMLOPT -shared -o plugins/micromega/micromega_plugin.cmxs
- OCAMLOPT -pack -o plugins/ssrmatching/ssrmatching_plugin.cmx
- OCAMLOPT -shared -o plugins/firstorder/ground_plugin.cmxs
- OCAMLOPT -shared -o plugins/omega/omega_plugin.cmxs
- OCAMLOPT  plugins/romega/refl_omega.ml
- OCAMLOPT -shared -o plugins/extraction/extraction_plugin.cmxs
- OCAMLOPT  plugins/funind/recdef.ml
- COQC -noinit theories/Init/Logic_Type.v
- COQC -noinit theories/Init/Specif.v
- COQC -noinit theories/Init/Nat.v
- COQC -noinit theories/Init/Wf.v
- COQC -noinit theories/Init/Tauto.v
- OCAMLOPT  plugins/setoid_ring/g_newring.ml
- COQC -noinit theories/Init/Peano.v
- OCAMLOPT -pack -o plugins/setoid_ring/newring_plugin.cmx
- OCAMLOPT -shared -o plugins/setoid_ring/newring_plugin.cmxs
- OCAMLOPT  plugins/romega/g_romega.ml
- OCAMLOPT -pack -o plugins/romega/romega_plugin.cmx
- OCAMLOPT -shared -o plugins/romega/romega_plugin.cmxs
- OCAMLOPT  plugins/funind/functional_principles_proofs.ml
- COQC -noinit theories/Init/Tactics.v
- COQC -noinit theories/Init/Prelude.v
- COQC      theories/Bool/Bool.v
- COQC      theories/Program/Basics.v
- COQC      theories/Program/Tactics.v
- COQC      theories/Relations/Relation_Definitions.v
- COQC      theories/Logic/Decidable.v
- COQC      theories/Logic/EqdepFacts.v
- COQC      theories/Numbers/BinNums.v
- COQC      plugins/quote/Quote.v
- COQC      theories/Bool/Sumbool.v
- COQC      theories/Bool/DecBool.v
- COQC      theories/Logic/FunctionalExtensionality.v
- COQC      plugins/extraction/Extraction.v
- COQC      theories/Compat/AdmitAxiom.v
- COQC      theories/Sets/Relations_1.v
- COQC      theories/Compat/Coq88.v
- COQC      theories/Sets/Ensembles.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/Numbers/DecimalFacts.v
- COQC      theories/Sets/Relations_1_facts.v
- COQC      theories/Sets/Permut.v
- COQC      theories/Sets/Relations_2.v
- COQC      theories/Unicode/Utf8_core.v
- COQC      theories/Wellfounded/Inclusion.v
- COQC      theories/Wellfounded/Inverse_Image.v
- COQC      plugins/derive/Derive.v
- COQC      plugins/extraction/ExtrHaskellBasic.v
- COQC      plugins/extraction/ExtrOcamlBasic.v
- COQC      plugins/ltac/Ltac.v
- COQC      plugins/setoid_ring/Algebra_syntax.v
- OCAMLOPT -shared -o plugins/ssrmatching/ssrmatching_plugin.cmxs
- OCAMLOPT  plugins/ssr/ssrprinters.ml
- COQC      theories/Classes/Init.v
- COQC      theories/Relations/Relation_Operators.v
- COQC      theories/Logic/Eqdep_dec.v
- COQC      theories/PArith/BinPosDef.v
- COQC      theories/Program/Utils.v
- COQC      theories/Logic/ProofIrrelevanceFacts.v
- COQC      theories/Logic/Eqdep.v
- COQC      theories/Program/Combinators.v
- COQC      theories/Compat/Coq87.v
- OCAMLOPT  plugins/funind/functional_principles_types.ml
- COQC      theories/Sets/Constructive_sets.v
- COQC      theories/Sets/Partial_Order.v
- COQC      theories/Sets/Relations_2_facts.v
- COQC      theories/Sets/Relations_3.v
- COQC      theories/Sets/Uniset.v
- COQC      theories/Unicode/Utf8.v
- COQC      theories/Wellfounded/Disjoint_Union.v
- COQC      theories/Wellfounded/Transitive_Closure.v
- COQC      theories/Wellfounded/Well_Ordering.v
- COQC      plugins/ssrmatching/ssrmatching.v
- OCAMLOPT  plugins/ssr/ssrcommon.ml
- COQC      theories/Classes/RelationClasses.v
- COQC      theories/Classes/CRelationClasses.v
- COQC      theories/Relations/Operators_Properties.v
- COQC      theories/Bool/BoolEq.v
- COQC      theories/Bool/IfProp.v
- COQC      theories/Logic/ProofIrrelevance.v
- COQC      theories/Logic/JMeq.v
- COQC      theories/Sets/Finite_sets.v
- COQC      theories/Sets/Cpo.v
- COQC      theories/Lists/StreamMemo.v
- COQC      theories/Sets/Relations_3_facts.v
- COQC      theories/Wellfounded/Union.v
- COQC      theories/Wellfounded/Lexicographic_Product.v
- COQC      theories/Program/Wf.v
- OCAMLOPT  plugins/funind/indfun.ml
- COQC      theories/Program/Equality.v
- COQC      theories/Program/Subset.v
- COQC      theories/Sets/Powerset.v
- COQC      theories/Relations/Relations.v
- COQC      theories/Classes/CMorphisms.v
- OCAMLOPT  plugins/funind/g_indfun.ml
- COQC      theories/Classes/Morphisms.v
- COQC      theories/Sets/Powerset_facts.v
- OCAMLOPT  plugins/ssr/ssrtacticals.ml
- OCAMLOPT  plugins/ssr/ssrelim.ml
- OCAMLOPT  plugins/ssr/ssrview.ml
- OCAMLOPT -pack -o plugins/funind/recdef_plugin.cmx
- OCAMLOPT -shared -o plugins/funind/recdef_plugin.cmxs
- OCAMLOPT  plugins/ssr/ssrbwd.ml
- COQC      plugins/funind/FunInd.v
- OCAMLOPT  plugins/ssr/ssrequality.ml
- COQC      theories/Compat/Coq86.v
- COQC      theories/Classes/CEquivalence.v
- OCAMLOPT  plugins/ssr/ssripats.ml
- COQC      theories/Classes/Morphisms_Prop.v
- COQC      theories/Classes/Equivalence.v
- OCAMLOPT  plugins/ssr/ssrfwd.ml
- COQC      theories/Classes/SetoidTactics.v
- OCAMLOPT  plugins/ssr/ssrparser.ml
- COQC      theories/Setoids/Setoid.v
- COQC      theories/Structures/Equalities.v
- COQC      theories/Numbers/NumPrelude.v
- COQC      theories/Structures/Orders.v
- COQC      theories/Structures/OrdersTac.v
- COQC      theories/Structures/OrdersFacts.v
- OCAMLOPT  plugins/ssr/ssrvernac.ml
- OCAMLOPT -pack -o plugins/ssr/ssreflect_plugin.cmx
- OCAMLOPT -shared -o plugins/ssr/ssreflect_plugin.cmxs
- COQC      theories/Structures/GenericMinMax.v
- COQC      plugins/ssr/ssreflect.v
- COQC      plugins/ssr/ssrfun.v
- COQC      plugins/ssr/ssrbool.v
- COQC      theories/Numbers/NatInt/NZAxioms.v
- COQC      theories/Numbers/NatInt/NZBase.v
- COQC      theories/Numbers/NatInt/NZAdd.v
- COQC      theories/Numbers/NatInt/NZOrder.v
- COQC      theories/Numbers/NatInt/NZMul.v
- COQC      theories/Numbers/NatInt/NZAddOrder.v
- COQC      theories/Numbers/NatInt/NZMulOrder.v
- COQC      theories/Numbers/NatInt/NZParity.v
- COQC      theories/Numbers/NatInt/NZPow.v
- COQC      theories/Numbers/NatInt/NZSqrt.v
- COQC      theories/Numbers/NatInt/NZDiv.v
- COQC      theories/Numbers/NatInt/NZGcd.v
- COQC      theories/Numbers/NatInt/NZProperties.v
- COQC      theories/Numbers/NatInt/NZLog.v
- COQC      theories/Numbers/NatInt/NZBits.v
- COQC      theories/Numbers/Natural/Abstract/NAxioms.v
- COQC      theories/Numbers/Integer/Abstract/ZAxioms.v
- COQC      theories/Numbers/Natural/Abstract/NBase.v
- COQC      theories/Numbers/Integer/Abstract/ZBase.v
- COQC      theories/Numbers/Integer/Abstract/ZAdd.v
- COQC      theories/Numbers/Natural/Abstract/NAdd.v
- COQC      theories/Numbers/Natural/Abstract/NIso.v
- COQC      theories/Numbers/Natural/Abstract/NOrder.v
- COQC      theories/Numbers/Integer/Abstract/ZMul.v
- COQC      theories/Numbers/Integer/Abstract/ZLt.v
- COQC      theories/Numbers/Natural/Abstract/NAddOrder.v
- COQC      theories/Numbers/Integer/Abstract/ZAddOrder.v
- COQC      theories/Numbers/Natural/Abstract/NMulOrder.v
- COQC      theories/Numbers/Natural/Abstract/NSub.v
- COQC      theories/Numbers/Integer/Abstract/ZMulOrder.v
- COQC      theories/Numbers/Natural/Abstract/NMaxMin.v
- COQC      theories/Numbers/Natural/Abstract/NParity.v
- COQC      theories/Numbers/Natural/Abstract/NSqrt.v
- COQC      theories/Numbers/Natural/Abstract/NDiv.v
- COQC      theories/Numbers/Natural/Abstract/NGcd.v
- COQC      theories/Numbers/Natural/Abstract/NStrongRec.v
- COQC      theories/Numbers/Integer/Abstract/ZMaxMin.v
- COQC      theories/Numbers/Integer/Abstract/ZSgnAbs.v
- COQC      theories/Numbers/Integer/Abstract/ZParity.v
- COQC      theories/Numbers/Natural/Abstract/NPow.v
- COQC      theories/Numbers/Natural/Abstract/NLcm.v
- COQC      theories/Numbers/Natural/Abstract/NLog.v
- COQC      theories/Numbers/Natural/Abstract/NBits.v
- COQC      theories/Numbers/Integer/Abstract/ZPow.v
- COQC      theories/Numbers/Integer/Abstract/ZDivTrunc.v
- COQC      theories/Numbers/Integer/Abstract/ZDivFloor.v
- COQC      theories/Numbers/Integer/Abstract/ZGcd.v
- COQC      theories/Numbers/Integer/Abstract/ZDivEucl.v
- COQC      theories/Numbers/Integer/Abstract/ZBits.v
- COQC      theories/Numbers/Integer/Abstract/ZLcm.v
- COQC      theories/Numbers/Natural/Abstract/NProperties.v
- COQC      theories/Arith/PeanoNat.v
- COQC      theories/Arith/Le.v
- COQC      theories/Arith/EqNat.v
- COQC      theories/Arith/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/Div2.v
- COQC      theories/Numbers/Natural/Peano/NPeano.v
- COQC      theories/Arith/Wf_nat.v
- COQC      theories/Arith/Bool_nat.v
- COQC      theories/Arith/Arith_base.v
- COQC      theories/Arith/Euclid.v
- COQC      plugins/funind/Recdef.v
- COQC      theories/Logic/ClassicalFacts.v
- COQC      theories/Numbers/Integer/Abstract/ZProperties.v
- COQC      theories/Arith/Compare.v
- COQC      theories/Vectors/Fin.v
- COQC      theories/Logic/Classical_Prop.v
- COQC      theories/Logic/PropExtensionality.v
- COQC      theories/Vectors/VectorDef.v
- COQC      theories/Logic/Classical_Pred_Type.v
- COQC      theories/Logic/Classical.v
- COQC      theories/Vectors/VectorSpec.v
- COQC      theories/Logic/ClassicalUniqueChoice.v
- COQC      theories/Sets/Classical_sets.v
- COQC      theories/Vectors/VectorEq.v
- COQC      theories/NArith/BinNatDef.v
- COQC      theories/PArith/Pnat.v
- COQC      theories/PArith/POrderedType.v
- COQC      theories/Sets/Powerset_Classical_facts.v
- COQC      theories/Vectors/Vector.v
- COQC      theories/NArith/BinNat.v
- COQC      theories/Bool/Bvector.v
- COQC      theories/PArith/PArith.v
- COQC      theories/Sets/Finite_sets_facts.v
- COQC      plugins/setoid_ring/BinList.v
- COQC      theories/Lists/ListTactics.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      plugins/micromega/Refl.v
- COQC      theories/Wellfounded/Lexicographic_Exponentiation.v
- COQC      plugins/rtauto/Bintree.v
- COQC      theories/Program/Syntax.v
- COQC      theories/Logic/FinFun.v
- COQC      theories/Program/Program.v
- COQC      theories/Lists/SetoidList.v
- COQC      theories/Classes/EquivDec.v
- COQC      theories/Classes/Morphisms_Relations.v
- COQC      theories/Classes/SetoidClass.v
- COQC      plugins/micromega/Tauto.v
- COQC      theories/Sets/Image.v
- COQC      theories/Sorting/Permutation.v
- COQC      theories/Wellfounded/Wellfounded.v
- COQC      plugins/rtauto/Rtauto.v
- COQC      theories/NArith/Nnat.v
- COQC      plugins/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/Sets/Infinite_sets.v
- COQC      theories/ZArith/BinInt.v
- COQC      theories/Sets/Integers.v
- COQC      theories/NArith/Ndigits.v
- COQC      theories/Strings/Ascii.v
- COQC      theories/Sorting/Mergesort.v
- COQC      theories/Sorting/Sorting.v
- COQC      theories/Classes/RelationPairs.v
- COQC      theories/Structures/DecidableType.v
- COQC      theories/Structures/OrderedType.v
- COQC      theories/Lists/SetoidPermutation.v
- COQC      theories/MSets/MSetInterface.v
- COQC      theories/Structures/EqualitiesFacts.v
- COQC      theories/Numbers/Natural/Abstract/NDefOps.v
- COQC      plugins/setoid_ring/Ring_polynom.v
- COQC      theories/ZArith/Zeven.v
- COQC      theories/ZArith/Zcompare.v
- COQC      theories/ZArith/Znat.v
- COQC      theories/ZArith/Zpow_def.v
- COQC      theories/ZArith/Int.v
- COQC      theories/Numbers/Integer/Binary/ZBinary.v
- COQC      plugins/micromega/Env.v
- COQC      theories/ZArith/Zeuclid.v
- COQC      theories/ZArith/Zpow_alt.v
- COQC      theories/FSets/FMapInterface.v
- COQC      theories/Structures/OrderedTypeAlt.v
- COQC      theories/FSets/FSetInterface.v
- COQC      theories/Structures/OrdersAlt.v
- COQC      plugins/micromega/EnvRing.v
- COQC      theories/Structures/OrdersLists.v
- COQC      theories/Structures/OrdersEx.v
- COQC      theories/ZArith/Zorder.v
- COQC      theories/FSets/FMapList.v
- COQC      theories/FSets/FMapWeakList.v
- COQC      theories/FSets/FSetBridge.v
- COQC      plugins/omega/OmegaLemmas.v
- COQC      theories/MSets/MSetGenTree.v
- COQC      theories/MSets/MSetList.v
- COQC      theories/MSets/MSetWeakList.v
- COQC      theories/ZArith/ZArith_dec.v
- COQC      theories/ZArith/Zminmax.v
- COQC      theories/ZArith/Zmin.v
- COQC      theories/ZArith/Zmax.v
- COQC      theories/ZArith/auxiliary.v
- COQC      theories/ZArith/Zmisc.v
- COQC      theories/ZArith/Wf_Z.v
- COQC      theories/ZArith/Zbool.v
- COQC      theories/ZArith/Zabs.v
- COQC      theories/ZArith/Zhints.v
- COQC      theories/ZArith/ZArith_base.v
- COQC      theories/MSets/MSetPositive.v
- COQC      plugins/romega/ReflOmegaCore.v
- COQC      theories/Reals/Rdefinitions.v
- COQC      plugins/setoid_ring/Ncring.v
- COQC      theories/MSets/MSetAVL.v
- COQC      theories/MSets/MSetRBT.v
- COQC      theories/Reals/Raxioms.v
- COQC      theories/Reals/Rpow_def.v
- COQC      plugins/setoid_ring/InitialRing.v
- COQC      plugins/setoid_ring/Ncring_polynom.v
- COQC      plugins/setoid_ring/Ring_tac.v
- COQC      plugins/setoid_ring/Ring_base.v
- COQC      plugins/setoid_ring/Ring.v
- COQC      plugins/setoid_ring/ArithRing.v
- COQC      plugins/setoid_ring/ZArithRing.v
- COQC      plugins/setoid_ring/NArithRing.v
- COQC      theories/Numbers/Integer/NatPairs/ZNatPairs.v
- COQC      plugins/setoid_ring/Field_theory.v
- COQC      plugins/micromega/OrderedRing.v
- COQC      theories/Arith/Arith.v
- COQC      theories/NArith/NArith.v
- COQC      theories/Bool/Zerob.v
- COQC      plugins/omega/PreOmega.v
- COQC      theories/Classes/SetoidDec.v
- COQC      theories/NArith/Ndec.v
- COQC      theories/Logic/ChoiceFacts.v
- COQC      theories/Logic/ConstructiveEpsilon.v
- COQC      theories/NArith/Ndist.v
- COQC      theories/Numbers/DecimalNat.v
- COQC      theories/Strings/String.v
- COQC      plugins/extraction/ExtrHaskellNatNum.v
- COQC      plugins/extraction/ExtrOcamlNatBigInt.v
- COQC      plugins/extraction/ExtrOcamlNatInt.v
- COQC      theories/Numbers/DecimalPos.v
- COQC      plugins/extraction/ExtrHaskellNatInt.v
- COQC      plugins/extraction/ExtrHaskellNatInteger.v
- COQC      plugins/micromega/RingMicromega.v
- COQC      plugins/omega/Omega.v
- COQC      plugins/omega/OmegaPlugin.v
- COQC      plugins/omega/OmegaTactic.v
- COQC      theories/Numbers/DecimalString.v
- COQC      plugins/extraction/ExtrHaskellString.v
- COQC      plugins/extraction/ExtrOcamlString.v
- COQC      theories/ZArith/Zcomplements.v
- COQC      theories/Logic/WKL.v
- COQC      theories/Sorting/PermutSetoid.v
- COQC      theories/ZArith/Zsqrt_compat.v
- COQC      theories/ZArith/Zwf.v
- COQC      plugins/romega/ROmega.v
- COQC      theories/ZArith/Zpower.v
- COQC      theories/ZArith/Zdiv.v
- COQC      theories/Numbers/DecimalN.v
- COQC      theories/Sorting/Heap.v
- COQC      theories/Sorting/PermutEq.v
- COQC      theories/ZArith/Zlogarithm.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/ZArith/ZArith.v
- COQC      theories/ZArith/Znumtheory.v
- COQC      theories/ZArith/Zquot.v
- COQC      theories/Classes/DecidableClass.v
- COQC      theories/FSets/FMapAVL.v
- COQC      theories/Structures/OrderedTypeEx.v
- COQC      theories/Numbers/Cyclic/Abstract/DoubleType.v
- COQC      theories/Numbers/DecimalZ.v
- COQC      theories/QArith/QArith_base.v
- COQC      plugins/micromega/VarMap.v
- COQC      theories/ZArith/Zdigits.v
- COQC      plugins/extraction/ExtrHaskellZNum.v
- COQC      plugins/extraction/ExtrOcamlBigIntConv.v
- COQC      plugins/extraction/ExtrOcamlIntConv.v
- COQC      plugins/extraction/ExtrOcamlZBigInt.v
- COQC      plugins/extraction/ExtrOcamlZInt.v
- COQC      plugins/micromega/ZCoeff.v
- COQC      theories/Numbers/Cyclic/Int31/Int31.v
- COQC      plugins/btauto/Algebra.v
- COQC      plugins/extraction/ExtrHaskellZInt.v
- COQC      plugins/extraction/ExtrHaskellZInteger.v
- COQC      theories/Structures/DecidableTypeEx.v
- COQC      theories/FSets/FMapPositive.v
- COQC      theories/FSets/FSetPositive.v
- COQC      theories/FSets/FMapFacts.v
- COQC      theories/FSets/FSetFacts.v
- COQC      theories/MSets/MSetFacts.v
- COQC      plugins/setoid_ring/Field_tac.v
- COQC      theories/ZArith/Zpow_facts.v
- COQC      theories/ZArith/Zgcd_alt.v
- COQC      plugins/setoid_ring/Field.v
- COQC      theories/QArith/Qreduction.v
- COQC      theories/QArith/QOrderedType.v
- COQC      theories/QArith/Qminmax.v
- COQC      theories/QArith/Qfield.v
- COQC      plugins/setoid_ring/RealField.v
- COQC      theories/FSets/FSetDecide.v
- COQC      theories/FSets/FSetCompat.v
- COQC      theories/MSets/MSetDecide.v
- COQC      theories/Numbers/Cyclic/Abstract/CyclicAxioms.v
- COQC      theories/Reals/RIneq.v
- COQC      theories/FSets/FSetAVL.v
- COQC      theories/FSets/FSetList.v
- COQC      theories/FSets/FSetWeakList.v
- COQC      theories/QArith/Qring.v
- COQC      theories/QArith/Qpower.v
- COQC      theories/QArith/QArith.v
- COQC      theories/QArith/Qabs.v
- COQC      theories/QArith/Qcanon.v
- COQC      theories/QArith/Qround.v
- COQC      plugins/micromega/QMicromega.v
- COQC      plugins/micromega/ZMicromega.v
- COQC      theories/FSets/FSetProperties.v
- COQC      theories/Numbers/Cyclic/Abstract/NZCyclic.v
- COQC      theories/Numbers/Cyclic/Int31/Cyclic31.v
- COQC      theories/Numbers/Cyclic/ZModulo/ZModulo.v
- COQC      theories/MSets/MSetProperties.v
- COQC      theories/QArith/Qcabs.v
- COQC      plugins/micromega/Lqa.v
- COQC      theories/Reals/DiscrR.v
- COQC      theories/Reals/Rlogic.v
- COQC      theories/Reals/Rbase.v
- COQC      theories/QArith/Qreals.v
- COQC      theories/Reals/R_Ifp.v
- COQC      plugins/fourier/Fourier_util.v
- COQC      theories/Reals/SplitRmult.v
- COQC      theories/Reals/ROrderedType.v
- COQC      plugins/btauto/Reflect.v
- COQC      theories/FSets/FMaps.v
- COQC      plugins/micromega/Lia.v
- COQC      plugins/fourier/Fourier.v
- COQC      plugins/btauto/Btauto.v
- COQC      plugins/micromega/RMicromega.v
- COQC      theories/Reals/Rbasic_fun.v
- COQC      plugins/micromega/Lra.v
- COQC      plugins/micromega/MExtraction.v
- COQC      theories/FSets/FSetEqProperties.v
- COQC      theories/FSets/FSetToFiniteSet.v
- COQC      plugins/micromega/Psatz.v
- COQC      theories/Reals/R_sqr.v
- COQC      theories/Reals/SplitAbsolu.v
- COQC      theories/Reals/ArithProp.v
- COQC      theories/Reals/Rminmax.v
- COQC      theories/MSets/MSetEqProperties.v
- COQC      theories/MSets/MSetToFiniteSet.v
- COQC      theories/Reals/Rfunctions.v
- COQC      theories/FSets/FSets.v
- COQC      theories/FSets/FMapFullAVL.v
- COQC      theories/Reals/Rseries.v
- COQC      theories/Reals/Rlimit.v
- COQC      theories/Reals/RList.v
- COQC      theories/MSets/MSets.v
- COQC      theories/Reals/Rderiv.v
- COQC      plugins/setoid_ring/Ncring_initial.v
- COQC      theories/Reals/SeqProp.v
- COQC      theories/Reals/Ranalysis1.v
- COQC      theories/Reals/Rcomplete.v
- COQC      theories/Numbers/Cyclic/Int31/Ring31.v
- COQC      theories/Reals/Rtopology.v
- COQC      theories/Reals/Ranalysis2.v
- COQC      theories/Reals/PartSum.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/Reals/Ranalysis3.v
- COQC      theories/Reals/MVT.v
- COQC      theories/Reals/Rprod.v
- COQC      plugins/setoid_ring/Ncring_tac.v
- COQC      theories/Reals/SeqSeries.v
- COQC      theories/Reals/Rtrigo_fun.v
- COQC      theories/Reals/Rsqrt_def.v
- COQC      theories/Reals/PSeries_reg.v
- COQC      theories/Reals/Rtrigo_def.v
- COQC      theories/Reals/R_sqrt.v
- COQC      theories/Reals/Sqrt_reg.v
- COQC      theories/Reals/Cos_rel.v
- COQC      theories/Reals/Rtrigo_alt.v
- COQC      theories/Reals/Cos_plus.v
- COQC      plugins/setoid_ring/Cring.v
- COQC      plugins/setoid_ring/Integral_domain.v
- COQC      plugins/setoid_ring/Rings_Q.v
- COQC      plugins/setoid_ring/Rings_Z.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/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      plugins/nsatz/Nsatz.v
- COQC      plugins/setoid_ring/Rings_R.v
- make[1]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/coq.8.8.2'
Processing 31/34: [coq: make byte]
+ /usr/bin/make "-j31" "byte" (CWD=/home/opam/.opam/4.04.2/.opam-switch/build/coq.8.8.2)
- /usr/bin/make --warn-undefined-variable --no-builtin-rules -f Makefile.build byte
- make[1]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/coq.8.8.2'
- OCAMLC    clib/cObj.ml
- OCAMLC    clib/canary.ml
- OCAMLC    clib/hashset.ml
- OCAMLC    clib/cEphemeron.ml
- OCAMLC    clib/hashcons.ml
- OCAMLC    clib/orderedType.ml
- OCAMLC    clib/cSet.ml
- OCAMLC    clib/cMap.ml
- OCAMLC    clib/cList.ml
- OCAMLC    clib/cString.ml
- OCAMLC    clib/cStack.ml
- OCAMLC    clib/int.ml
- OCAMLC    clib/range.ml
- OCAMLC    clib/hMap.ml
- OCAMLC    clib/bigint.ml
- OCAMLC    clib/cArray.ml
- OCAMLC    clib/option.ml
- OCAMLC    clib/cUnix.ml
- OCAMLC    clib/cThread.ml
- OCAMLC    clib/trie.ml
- OCAMLC    clib/predicate.ml
- OCAMLC    clib/heap.ml
- OCAMLC    clib/unionfind.ml
- OCAMLC    clib/dyn.ml
- OCAMLC    clib/store.ml
- OCAMLC    clib/exninfo.ml
- OCAMLC    clib/backtrace.ml
- OCAMLC    clib/iStream.ml
- OCAMLC    clib/terminal.ml
- OCAMLC    clib/monad.ml
- OCAMLC    config/coq_config.ml
- OCAMLC    lib/hook.ml
- OCAMLC    lib/flags.ml
- OCAMLC    lib/control.ml
- OCAMLC    lib/util.ml
- OCAMLC    lib/pp.ml
- OCAMLC    lib/stateid.ml
- OCAMLC    lib/loc.ml
- OCAMLC    lib/feedback.ml
- OCAMLC    lib/cErrors.ml
- OCAMLC    lib/cWarnings.ml
- OCAMLC    lib/rtree.ml
- OCAMLC    lib/system.ml
- OCAMLC    lib/cProfile.ml
- OCAMLC    lib/explore.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/uint31.ml
- OCAMLC    kernel/univ.ml
- OCAMLC    kernel/uGraph.ml
- OCAMLC    kernel/esubst.ml
- OCAMLC    kernel/sorts.ml
- OCAMLC    kernel/evar.ml
- OCAMLC    kernel/constr.ml
- OCAMLC    kernel/context.ml
- OCAMLC    kernel/vars.ml
- OCAMLC    kernel/term.ml
- OCAMLC    kernel/cbytecodes.ml
- OCAMLC    kernel/cemitcodes.ml
- OCAMLC    kernel/mod_subst.ml
- OCAMLC    kernel/opaqueproof.ml
- OCAMLC    kernel/vmvalues.ml
- OCAMLC    kernel/nativevalues.ml
- OCAMLC    kernel/declareops.ml
- OCAMLC    kernel/retroknowledge.ml
- OCAMLC    kernel/cPrimitives.ml
- OCAMLC    kernel/conv_oracle.ml
- OCAMLC    kernel/pre_env.ml
- OCAMLC    kernel/clambda.ml
- OCAMLC    kernel/nativelambda.ml
- OCAMLC    kernel/cbytegen.ml
- OCAMLC    kernel/nativecode.ml
- OCAMLC    kernel/nativelib.ml
- OCAMLC    kernel/environ.ml
- OCAMLC    kernel/cClosure.ml
- OCAMLC    kernel/reduction.ml
- OCAMLC    kernel/nativeconv.ml
- OCAMLC    kernel/type_errors.ml
- OCAMLC    kernel/modops.ml
- OCAMLC    kernel/typeops.ml
- OCAMLC    kernel/inductive.ml
- OCAMLC    kernel/indtypes.ml
- OCAMLC    kernel/cooking.ml
- OCAMLC    kernel/term_typing.ml
- OCAMLC    kernel/subtyping.ml
- OCAMLC    kernel/mod_typing.ml
- OCAMLC    kernel/nativelibrary.ml
- OCAMLC    kernel/safe_typing.ml
- OCAMLC    kernel/vm.ml
- OCAMLC    kernel/csymtable.ml
- OCAMLC    kernel/vconv.ml
- OCAMLC -a -o intf/intf.cma
- 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/declaremods.ml
- OCAMLC    library/loadpath.ml
- OCAMLC    library/states.ml
- OCAMLC    library/library.ml
- OCAMLC    library/kindops.ml
- OCAMLC    library/dischargedhypsmap.ml
- OCAMLC    library/goptions.ml
- OCAMLC    library/decls.ml
- OCAMLC    library/heads.ml
- OCAMLC    library/keys.ml
- OCAMLC    library/coqlib.ml
- OCAMLC    engine/universes.ml
- OCAMLC    engine/univops.ml
- OCAMLC    engine/uState.ml
- OCAMLC    engine/evd.ml
- OCAMLC    engine/nameops.ml
- OCAMLC    engine/eConstr.ml
- OCAMLC    engine/namegen.ml
- OCAMLC    engine/termops.ml
- OCAMLC    engine/logic_monad.ml
- OCAMLC    engine/proofview_monad.ml
- OCAMLC    engine/evarutil.ml
- OCAMLC    engine/proofview.ml
- OCAMLC    engine/ftactic.ml
- OCAMLC    pretyping/geninterp.ml
- OCAMLC    pretyping/locusops.ml
- OCAMLC    pretyping/pretype_errors.ml
- OCAMLC    pretyping/reductionops.ml
- OCAMLC    pretyping/inductiveops.ml
- OCAMLC    pretyping/vnorm.ml
- OCAMLC    pretyping/inferCumulativity.ml
- OCAMLC    pretyping/arguments_renaming.ml
- OCAMLC    pretyping/nativenorm.ml
- OCAMLC    pretyping/retyping.ml
- OCAMLC    pretyping/cbv.ml
- OCAMLC    pretyping/find_subterm.ml
- OCAMLC    pretyping/evardefine.ml
- OCAMLC    pretyping/evarsolve.ml
- OCAMLC    pretyping/recordops.ml
- OCAMLC    pretyping/evarconv.ml
- OCAMLC    pretyping/typing.ml
- OCAMLC    pretyping/miscops.ml
- OCAMLC    pretyping/glob_ops.ml
- OCAMLC    pretyping/redops.ml
- OCAMLC    pretyping/constr_matching.ml
- OCAMLC    pretyping/patternops.ml
- OCAMLC    pretyping/tacred.ml
- OCAMLC    pretyping/typeclasses_errors.ml
- OCAMLC    pretyping/typeclasses.ml
- OCAMLC    pretyping/classops.ml
- OCAMLC    pretyping/program.ml
- OCAMLC    pretyping/coercion.ml
- OCAMLC    pretyping/detyping.ml
- OCAMLC    pretyping/indrec.ml
- OCAMLC    pretyping/cases.ml
- OCAMLC    pretyping/pretyping.ml
- OCAMLC    pretyping/unification.ml
- OCAMLC    pretyping/univdecls.ml
- OCAMLC    interp/stdarg.ml
- OCAMLC    interp/genintern.ml
- OCAMLC    interp/notation_ops.ml
- OCAMLC    interp/notation.ml
- OCAMLC    interp/syntax_def.ml
- OCAMLC    interp/smartlocate.ml
- OCAMLC    interp/ppextend.ml
- OCAMLC    interp/constrexpr_ops.ml
- OCAMLC    interp/dumpglob.ml
- OCAMLC    interp/topconstr.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    interp/discharge.ml
- OCAMLC    interp/declare.ml
- OCAMLC    proofs/miscprint.ml
- OCAMLC    proofs/goal.ml
- OCAMLC    proofs/evar_refiner.ml
- OCAMLC    proofs/logic.ml
- OCAMLC    proofs/refine.ml
- OCAMLC    proofs/proof.ml
- OCAMLC    proofs/proof_bullet.ml
- OCAMLC    proofs/proof_global.ml
- OCAMLC    proofs/redexpr.ml
- OCAMLC    proofs/refiner.ml
- OCAMLC    proofs/tacmach.ml
- OCAMLC    proofs/pfedit.ml
- OCAMLC    proofs/clenv.ml
- OCAMLC    proofs/clenvtac.ml
- OCAMLC    parsing/tok.ml
- OCAMLC    parsing/cLexer.ml
- OCAMLC    parsing/pcoq.ml
- OCAMLC    parsing/egramml.ml
- OCAMLC    parsing/egramcoq.ml
- OCAMLC    printing/genprint.ml
- OCAMLC    printing/pputils.ml
- OCAMLC    printing/printer.ml
- OCAMLC    printing/ppconstr.ml
- OCAMLC    printing/printmod.ml
- OCAMLC    printing/prettyp.ml
- OCAMLC    printing/ppvernac.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/tactics.ml
- OCAMLC    tactics/equality.ml
- OCAMLC    tactics/elim.ml
- OCAMLC    tactics/contradiction.ml
- OCAMLC    tactics/inv.ml
- OCAMLC    tactics/leminv.ml
- OCAMLC    tactics/hints.ml
- OCAMLC    tactics/auto.ml
- OCAMLC    tactics/eauto.ml
- OCAMLC    tactics/class_tactics.ml
- OCAMLC    tactics/term_dnet.ml
- OCAMLC    tactics/eqdecide.ml
- OCAMLC    tactics/autorewrite.ml
- OCAMLC    vernac/vernacprop.ml
- OCAMLC    vernac/proof_using.ml
- OCAMLC    vernac/lemmas.ml
- OCAMLC    vernac/explainErr.ml
- OCAMLC    vernac/class.ml
- OCAMLC    vernac/himsg.ml
- OCAMLC    vernac/locality.ml
- OCAMLC    vernac/metasyntax.ml
- OCAMLC    vernac/auto_ind_decl.ml
- OCAMLC    vernac/search.ml
- OCAMLC    vernac/indschemes.ml
- OCAMLC    vernac/obligations.ml
- OCAMLC    vernac/declareDef.ml
- OCAMLC    vernac/comDefinition.ml
- OCAMLC    vernac/comAssumption.ml
- OCAMLC    vernac/comInductive.ml
- OCAMLC    vernac/comFixpoint.ml
- OCAMLC    vernac/comProgramFixpoint.ml
- OCAMLC    vernac/classes.ml
- OCAMLC    vernac/record.ml
- OCAMLC    vernac/assumptions.ml
- OCAMLC    vernac/vernacstate.ml
- OCAMLC    vernac/vernacinterp.ml
- OCAMLC    vernac/mltop.ml
- OCAMLC    vernac/topfmt.ml
- OCAMLC    vernac/vernacentries.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/workerLoop.ml
- OCAMLC    stm/asyncTaskQueue.ml
- OCAMLC    stm/stm.ml
- OCAMLC    stm/proofBlockDelimiter.ml
- OCAMLC    stm/vio_checking.ml
- OCAMLC    toplevel/vernac.ml
- OCAMLC    toplevel/usage.ml
- OCAMLC    toplevel/coqloop.ml
- OCAMLC    toplevel/coqinit.ml
- OCAMLC    toplevel/coqargs.ml
- OCAMLC    toplevel/coqtop.ml
- OCAMLC -a -o stm/proofworkertop.cma
- OCAMLC -a -o stm/tacworkertop.cma
- OCAMLC -a -o stm/queryworkertop.cma
- MD5SUM cic.mli
- OCAMLC    checker/names.ml
- OCAMLC    checker/analyze.ml
- OCAMLC    checker/print.ml
- OCAMLC    checker/univ.ml
- OCAMLC    checker/esubst.ml
- OCAMLC    checker/term.ml
- OCAMLC    checker/declarations.ml
- OCAMLC    checker/environ.ml
- OCAMLC    checker/closure.ml
- OCAMLC    checker/reduction.ml
- OCAMLC    checker/type_errors.ml
- OCAMLC    checker/indtypes.ml
- OCAMLC    checker/subtyping.ml
- OCAMLC    checker/modops.ml
- OCAMLC    checker/inductive.ml
- OCAMLC    checker/typeops.ml
- OCAMLC    checker/safe_typing.ml
- OCAMLC    checker/mod_checking.ml
- OCAMLC    checker/values.ml
- OCAMLC    checker/validate.ml
- OCAMLC    checker/check.ml
- OCAMLC    checker/checker.ml
- OCAMLC    ide/xml_lexer.ml
- OCAMLC    checker/check_stat.ml
- OCAMLC    ide/xml_parser.ml
- OCAMLC    ide/xml_printer.ml
- OCAMLC    ide/serialize.ml
- OCAMLC    ide/richpp.ml
- OCAMLC    ide/xmlprotocol.ml
- OCAMLC    ide/document.ml
- OCAMLC    ide/ide_slave.ml
- OCAMLC    plugins/ltac/tauto.ml
- OCAMLC    plugins/romega/const_omega.ml
- OCAMLC    plugins/micromega/sos_types.ml
- OCAMLC    plugins/micromega/micromega.ml
- OCAMLC -pack -o plugins/quote/quote_plugin.cmo
- OCAMLC    plugins/setoid_ring/newring_ast.ml
- OCAMLC -pack -o plugins/fourier/fourier_plugin.cmo
- OCAMLC    plugins/extraction/miniml.ml
- OCAMLC    plugins/extraction/mlutil.ml
- OCAMLC    plugins/extraction/table.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 -pack -o plugins/btauto/btauto_plugin.cmo
- 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/nsatz/utile.ml
- OCAMLC    plugins/nsatz/polynom.ml
- OCAMLC    plugins/nsatz/ideal.ml
- OCAMLC -pack -o plugins/syntax/nat_syntax_plugin.cmo
- OCAMLC    plugins/nsatz/nsatz.ml
- OCAMLC -pack -o plugins/syntax/z_syntax_plugin.cmo
- OCAMLC -pack -o plugins/syntax/r_syntax_plugin.cmo
- OCAMLC -pack -o plugins/syntax/int31_syntax_plugin.cmo
- OCAMLC -pack -o plugins/syntax/string_syntax_plugin.cmo
- OCAMLC    plugins/derive/derive.ml
- OCAMLC    plugins/ssr/ssrprinters.ml
- OCAMLC    plugins/ssr/ssrcommon.ml
- OCAMLC    plugins/ssr/ssrtacticals.ml
- OCAMLC    plugins/ssr/ssrelim.ml
- OCAMLC    plugins/ssr/ssrview.ml
- OCAMLC    plugins/ssr/ssrbwd.ml
- OCAMLC    plugins/ssr/ssrequality.ml
- OCAMLC    plugins/ssr/ssripats.ml
- OCAMLC    plugins/ssr/ssrfwd.ml
- OCAMLC    plugins/ssr/ssrparser.ml
- OCAMLC    plugins/ssr/ssrvernac.ml
- OCAMLC    dev/top_printers.mli
- echo "load_printer gramlib.cma" > dev/camlp5.dbg
- OCAMLC    dev/vm_printers.ml
- OCAMLC -a -o clib/clib.cma
- OCAMLC -a -o lib/lib.cma
- OCAMLC -a -o kernel/kernel.cma
- OCAMLC -a -o library/library.cma
- OCAMLC -a -o engine/engine.cma
- OCAMLC -a -o pretyping/pretyping.cma
- OCAMLC -a -o interp/interp.cma
- OCAMLC -a -o proofs/proofs.cma
- OCAMLC -a -o 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/coqidetop.cma
- OCAMLC -pack -o plugins/ltac/tauto_plugin.cmo
- OCAMLC -pack -o plugins/romega/romega_plugin.cmo
- OCAMLC -pack -o plugins/micromega/micromega_plugin.cmo
- OCAMLC    plugins/setoid_ring/newring.ml
- 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/extraction/extraction_plugin.cmo
- OCAMLC -pack -o plugins/nsatz/nsatz_plugin.cmo
- OCAMLC -pack -o plugins/derive/derive_plugin.cmo
- OCAMLC    dev/top_printers.ml
- COQMKTOP -o bin/coqtop.byte
- OCAMLC -o bin/coqchk.byte
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.04.2/lib/ocaml/compiler-libs, /home/opam/.opam/4.04.2/lib/ocaml
- OCAMLC    plugins/funind/recdef.ml
- OCAMLC -pack -o plugins/setoid_ring/newring_plugin.cmo
- OCAMLC -pack -o plugins/funind/recdef_plugin.cmo
- OCAMLC -pack -o plugins/ssr/ssreflect_plugin.cmo
- make[1]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/coq.8.8.2'
-> compiled  coq.8.8.2
Processing 32/34: [coq: make install]
+ /usr/bin/make "install" (CWD=/home/opam/.opam/4.04.2/.opam-switch/build/coq.8.8.2)
- /usr/bin/make --warn-undefined-variable --no-builtin-rules -f Makefile.build install
- make[1]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/coq.8.8.2'
- install -d "/home/opam/.opam/4.04.2/bin"
- # copy style files for coqide
- install -d "/home/opam/.opam/4.04.2/lib/coq"/tools/coqdoc
- install -m 644 tools/coqdoc/coqdoc.css tools/coqdoc/coqdoc.sty "/home/opam/.opam/4.04.2/lib/coq"/tools/coqdoc
- install bin/coqdep bin/coq_makefile bin/gallina bin/coq-tex bin/coqwc bin/coqdoc bin/coqc bin/coqworkmgr "/home/opam/.opam/4.04.2/bin"
- install -d "/home/opam/.opam/4.04.2/bin"
- install bin/coqc bin/coqtop bin/coqchk "/home/opam/.opam/4.04.2/bin"
- install -d "/home/opam/.opam/4.04.2/lib/coq"/toploop
- install stm/proofworkertop.cmxs stm/tacworkertop.cmxs stm/queryworkertop.cmxs "/home/opam/.opam/4.04.2/lib/coq"/toploop/
- install -d "/home/opam/.opam/4.04.2/lib/coq"
- ./install.sh "/home/opam/.opam/4.04.2/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/Bool/Bool.vo theories/Bool/BoolEq.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/Coq86.vo theories/Compat/Coq87.vo theories/Compat/Coq88.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/Init/Datatypes.vo theories/Init/Decimal.vo theories/Init/Logic.vo theories/Init/Logic_Type.vo theories/Init/Nat.vo theories/Init/Notations.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/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/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/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/ZModulo/ZModulo.vo theories/Numbers/DecimalFacts.vo theories/Numbers/DecimalN.vo theories/Numbers/DecimalNat.vo theories/Numbers/DecimalPos.vo theories/Numbers/DecimalString.vo theories/Numbers/DecimalZ.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/Alembert.vo theories/Reals/AltSeries.vo theories/Reals/ArithProp.vo theories/Reals/Binomial.vo theories/Reals/Cauchy_prod.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/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_fun.vo theories/Reals/Rtrigo_reg.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/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/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/Zlogarithm.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/Zsqrt_compat.vo theories/ZArith/Zwf.vo theories/ZArith/auxiliary.vo plugins/btauto/Algebra.vo plugins/btauto/Btauto.vo plugins/btauto/Reflect.vo plugins/derive/Derive.vo plugins/extraction/ExtrHaskellBasic.vo plugins/extraction/ExtrHaskellNatInt.vo plugins/extraction/ExtrHaskellNatInteger.vo plugins/extraction/ExtrHaskellNatNum.vo plugins/extraction/ExtrHaskellString.vo plugins/extraction/ExtrHaskellZInt.vo plugins/extraction/ExtrHaskellZInteger.vo plugins/extraction/ExtrHaskellZNum.vo plugins/extraction/ExtrOcamlBasic.vo plugins/extraction/ExtrOcamlBigIntConv.vo plugins/extraction/ExtrOcamlIntConv.vo plugins/extraction/ExtrOcamlNatBigInt.vo plugins/extraction/ExtrOcamlNatInt.vo plugins/extraction/ExtrOcamlString.vo plugins/extraction/ExtrOcamlZBigInt.vo plugins/extraction/ExtrOcamlZInt.vo plugins/extraction/Extraction.vo plugins/fourier/Fourier.vo plugins/fourier/Fourier_util.vo plugins/funind/FunInd.vo plugins/funind/Recdef.vo plugins/ltac/Ltac.vo plugins/micromega/Env.vo plugins/micromega/EnvRing.vo plugins/micromega/Lia.vo plugins/micromega/Lqa.vo plugins/micromega/Lra.vo plugins/micromega/MExtraction.vo plugins/micromega/OrderedRing.vo plugins/micromega/Psatz.vo plugins/micromega/QMicromega.vo plugins/micromega/RMicromega.vo plugins/micromega/Refl.vo plugins/micromega/RingMicromega.vo plugins/micromega/Tauto.vo plugins/micromega/VarMap.vo plugins/micromega/ZCoeff.vo plugins/micromega/ZMicromega.vo plugins/nsatz/Nsatz.vo plugins/omega/Omega.vo plugins/omega/OmegaLemmas.vo plugins/omega/OmegaPlugin.vo plugins/omega/OmegaTactic.vo plugins/omega/PreOmega.vo plugins/quote/Quote.vo plugins/romega/ROmega.vo plugins/romega/ReflOmegaCore.vo plugins/rtauto/Bintree.vo plugins/rtauto/Rtauto.vo plugins/setoid_ring/Algebra_syntax.vo plugins/setoid_ring/ArithRing.vo plugins/setoid_ring/BinList.vo plugins/setoid_ring/Cring.vo plugins/setoid_ring/Field.vo plugins/setoid_ring/Field_tac.vo plugins/setoid_ring/Field_theory.vo plugins/setoid_ring/InitialRing.vo plugins/setoid_ring/Integral_domain.vo plugins/setoid_ring/NArithRing.vo plugins/setoid_ring/Ncring.vo plugins/setoid_ring/Ncring_initial.vo plugins/setoid_ring/Ncring_polynom.vo plugins/setoid_ring/Ncring_tac.vo plugins/setoid_ring/RealField.vo plugins/setoid_ring/Ring.vo plugins/setoid_ring/Ring_base.vo plugins/setoid_ring/Ring_polynom.vo plugins/setoid_ring/Ring_tac.vo plugins/setoid_ring/Ring_theory.vo plugins/setoid_ring/Rings_Q.vo plugins/setoid_ring/Rings_R.vo plugins/setoid_ring/Rings_Z.vo plugins/setoid_ring/ZArithRing.vo plugins/ssr/ssrbool.vo plugins/ssr/ssreflect.vo plugins/ssr/ssrfun.vo plugins/ssrmatching/ssrmatching.vo  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/Bool/Bool.v theories/Bool/BoolEq.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/Coq86.v theories/Compat/Coq87.v theories/Compat/Coq88.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/Init/Datatypes.v theories/Init/Decimal.v theories/Init/Logic.v theories/Init/Logic_Type.v theories/Init/Nat.v theories/Init/Notations.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/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/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/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/ZModulo/ZModulo.v theories/Numbers/DecimalFacts.v theories/Numbers/DecimalN.v theories/Numbers/DecimalNat.v theories/Numbers/DecimalPos.v theories/Numbers/DecimalString.v theories/Numbers/DecimalZ.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/Alembert.v theories/Reals/AltSeries.v theories/Reals/ArithProp.v theories/Reals/Binomial.v theories/Reals/Cauchy_prod.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/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_fun.v theories/Reals/Rtrigo_reg.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/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/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/Zlogarithm.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/Zsqrt_compat.v theories/ZArith/Zwf.v theories/ZArith/auxiliary.v plugins/btauto/Algebra.v plugins/btauto/Btauto.v plugins/btauto/Reflect.v plugins/derive/Derive.v plugins/extraction/ExtrHaskellBasic.v plugins/extraction/ExtrHaskellNatInt.v plugins/extraction/ExtrHaskellNatInteger.v plugins/extraction/ExtrHaskellNatNum.v plugins/extraction/ExtrHaskellString.v plugins/extraction/ExtrHaskellZInt.v plugins/extraction/ExtrHaskellZInteger.v plugins/extraction/ExtrHaskellZNum.v plugins/extraction/ExtrOcamlBasic.v plugins/extraction/ExtrOcamlBigIntConv.v plugins/extraction/ExtrOcamlIntConv.v plugins/extraction/ExtrOcamlNatBigInt.v plugins/extraction/ExtrOcamlNatInt.v plugins/extraction/ExtrOcamlString.v plugins/extraction/ExtrOcamlZBigInt.v plugins/extraction/ExtrOcamlZInt.v plugins/extraction/Extraction.v plugins/fourier/Fourier.v plugins/fourier/Fourier_util.v plugins/funind/FunInd.v plugins/funind/Recdef.v plugins/ltac/Ltac.v plugins/micromega/Env.v plugins/micromega/EnvRing.v plugins/micromega/Lia.v plugins/micromega/Lqa.v plugins/micromega/Lra.v plugins/micromega/MExtraction.v plugins/micromega/OrderedRing.v plugins/micromega/Psatz.v plugins/micromega/QMicromega.v plugins/micromega/RMicromega.v plugins/micromega/Refl.v plugins/micromega/RingMicromega.v plugins/micromega/Tauto.v plugins/micromega/VarMap.v plugins/micromega/ZCoeff.v plugins/micromega/ZMicromega.v plugins/nsatz/Nsatz.v plugins/omega/Omega.v plugins/omega/OmegaLemmas.v plugins/omega/OmegaPlugin.v plugins/omega/OmegaTactic.v plugins/omega/PreOmega.v plugins/quote/Quote.v plugins/romega/ROmega.v plugins/romega/ReflOmegaCore.v plugins/rtauto/Bintree.v plugins/rtauto/Rtauto.v plugins/setoid_ring/Algebra_syntax.v plugins/setoid_ring/ArithRing.v plugins/setoid_ring/BinList.v plugins/setoid_ring/Cring.v plugins/setoid_ring/Field.v plugins/setoid_ring/Field_tac.v plugins/setoid_ring/Field_theory.v plugins/setoid_ring/InitialRing.v plugins/setoid_ring/Integral_domain.v plugins/setoid_ring/NArithRing.v plugins/setoid_ring/Ncring.v plugins/setoid_ring/Ncring_initial.v plugins/setoid_ring/Ncring_polynom.v plugins/setoid_ring/Ncring_tac.v plugins/setoid_ring/RealField.v plugins/setoid_ring/Ring.v plugins/setoid_ring/Ring_base.v plugins/setoid_ring/Ring_polynom.v plugins/setoid_ring/Ring_tac.v plugins/setoid_ring/Ring_theory.v plugins/setoid_ring/Rings_Q.v plugins/setoid_ring/Rings_R.v plugins/setoid_ring/Rings_Z.v plugins/setoid_ring/ZArithRing.v plugins/ssr/ssrbool.v plugins/ssr/ssreflect.v plugins/ssr/ssrfun.v plugins/ssrmatching/ssrmatching.v 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/Bool/Bool.glob theories/Bool/BoolEq.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/Coq86.glob theories/Compat/Coq87.glob theories/Compat/Coq88.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/Init/Datatypes.glob theories/Init/Decimal.glob theories/Init/Logic.glob theories/Init/Logic_Type.glob theories/Init/Nat.glob theories/Init/Notations.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/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/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/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/ZModulo/ZModulo.glob theories/Numbers/DecimalFacts.glob theories/Numbers/DecimalN.glob theories/Numbers/DecimalNat.glob theories/Numbers/DecimalPos.glob theories/Numbers/DecimalString.glob theories/Numbers/DecimalZ.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/Alembert.glob theories/Reals/AltSeries.glob theories/Reals/ArithProp.glob theories/Reals/Binomial.glob theories/Reals/Cauchy_prod.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/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_fun.glob theories/Reals/Rtrigo_reg.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/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/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/Zlogarithm.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/Zsqrt_compat.glob theories/ZArith/Zwf.glob theories/ZArith/auxiliary.glob plugins/btauto/Algebra.glob plugins/btauto/Btauto.glob plugins/btauto/Reflect.glob plugins/derive/Derive.glob plugins/extraction/ExtrHaskellBasic.glob plugins/extraction/ExtrHaskellNatInt.glob plugins/extraction/ExtrHaskellNatInteger.glob plugins/extraction/ExtrHaskellNatNum.glob plugins/extraction/ExtrHaskellString.glob plugins/extraction/ExtrHaskellZInt.glob plugins/extraction/ExtrHaskellZInteger.glob plugins/extraction/ExtrHaskellZNum.glob plugins/extraction/ExtrOcamlBasic.glob plugins/extraction/ExtrOcamlBigIntConv.glob plugins/extraction/ExtrOcamlIntConv.glob plugins/extraction/ExtrOcamlNatBigInt.glob plugins/extraction/ExtrOcamlNatInt.glob plugins/extraction/ExtrOcamlString.glob plugins/extraction/ExtrOcamlZBigInt.glob plugins/extraction/ExtrOcamlZInt.glob plugins/extraction/Extraction.glob plugins/fourier/Fourier.glob plugins/fourier/Fourier_util.glob plugins/funind/FunInd.glob plugins/funind/Recdef.glob plugins/ltac/Ltac.glob plugins/micromega/Env.glob plugins/micromega/EnvRing.glob plugins/micromega/Lia.glob plugins/micromega/Lqa.glob plugins/micromega/Lra.glob plugins/micromega/MExtraction.glob plugins/micromega/OrderedRing.glob plugins/micromega/Psatz.glob plugins/micromega/QMicromega.glob plugins/micromega/RMicromega.glob plugins/micromega/Refl.glob plugins/micromega/RingMicromega.glob plugins/micromega/Tauto.glob plugins/micromega/VarMap.glob plugins/micromega/ZCoeff.glob plugins/micromega/ZMicromega.glob plugins/nsatz/Nsatz.glob plugins/omega/Omega.glob plugins/omega/OmegaLemmas.glob plugins/omega/OmegaPlugin.glob plugins/omega/OmegaTactic.glob plugins/omega/PreOmega.glob plugins/quote/Quote.glob plugins/romega/ROmega.glob plugins/romega/ReflOmegaCore.glob plugins/rtauto/Bintree.glob plugins/rtauto/Rtauto.glob plugins/setoid_ring/Algebra_syntax.glob plugins/setoid_ring/ArithRing.glob plugins/setoid_ring/BinList.glob plugins/setoid_ring/Cring.glob plugins/setoid_ring/Field.glob plugins/setoid_ring/Field_tac.glob plugins/setoid_ring/Field_theory.glob plugins/setoid_ring/InitialRing.glob plugins/setoid_ring/Integral_domain.glob plugins/setoid_ring/NArithRing.glob plugins/setoid_ring/Ncring.glob plugins/setoid_ring/Ncring_initial.glob plugins/setoid_ring/Ncring_polynom.glob plugins/setoid_ring/Ncring_tac.glob plugins/setoid_ring/RealField.glob plugins/setoid_ring/Ring.glob plugins/setoid_ring/Ring_base.glob plugins/setoid_ring/Ring_polynom.glob plugins/setoid_ring/Ring_tac.glob plugins/setoid_ring/Ring_theory.glob plugins/setoid_ring/Rings_Q.glob plugins/setoid_ring/Rings_R.glob plugins/setoid_ring/Rings_Z.glob plugins/setoid_ring/ZArithRing.glob plugins/ssr/ssrbool.glob plugins/ssr/ssreflect.glob plugins/ssr/ssrfun.glob plugins/ssrmatching/ssrmatching.glob
- install -d "/home/opam/.opam/4.04.2/lib/coq"/user-contrib
- install -d "/home/opam/.opam/4.04.2/lib/coq"/kernel/byterun
- install -m 644 kernel/byterun/dllcoqrun.so "/home/opam/.opam/4.04.2/lib/coq"/kernel/byterun
- install -m 644 kernel/byterun/libcoqrun.a "/home/opam/.opam/4.04.2/lib/coq"/kernel/byterun
- ./install.sh "/home/opam/.opam/4.04.2/lib/coq" plugins/ltac/ltac_plugin.cmxs plugins/ltac/tauto_plugin.cmxs plugins/omega/omega_plugin.cmxs plugins/romega/romega_plugin.cmxs plugins/micromega/micromega_plugin.cmxs plugins/quote/quote_plugin.cmxs plugins/setoid_ring/newring_plugin.cmxs plugins/fourier/fourier_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/nat_syntax_plugin.cmxs plugins/syntax/z_syntax_plugin.cmxs plugins/syntax/r_syntax_plugin.cmxs plugins/syntax/int31_syntax_plugin.cmxs plugins/syntax/ascii_syntax_plugin.cmxs plugins/syntax/string_syntax_plugin.cmxs plugins/derive/derive_plugin.cmxs plugins/ssrmatching/ssrmatching_plugin.cmxs plugins/ssr/ssreflect_plugin.cmxs
- install -d "/home/opam/.opam/4.04.2/lib/coq"/plugins/micromega
- install plugins/micromega/csdpcert "/home/opam/.opam/4.04.2/lib/coq"/plugins/micromega
- rm -f "/home/opam/.opam/4.04.2/lib/coq"/revision
- install -m 644 revision "/home/opam/.opam/4.04.2/lib/coq"
- install: cannot stat 'revision': No such file or directory
- make[1]: [Makefile.install:137: install-library] Error 1 (ignored)
- install -d "/home/opam/.opam/4.04.2/man"/man1
- install -m 644 man/coq-tex.1 man/coqdep.1 man/gallina.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.04.2/man"/man1
- install -d "/home/opam/.opam/4.04.2/share/emacs/site-lisp"
- install -m 644 tools/gallina-db.el tools/coq-font-lock.el tools/gallina-syntax.el tools/gallina.el tools/inferior-coq.el "/home/opam/.opam/4.04.2/share/emacs/site-lisp"
- install -d "/home/opam/.opam/4.04.2/share/texmf/tex/latex/misc"
- install -m 644 tools/coqdoc/coqdoc.sty "/home/opam/.opam/4.04.2/share/texmf/tex/latex/misc"
- install -d "/home/opam/.opam/4.04.2/bin"
- install -d "/home/opam/.opam/4.04.2/lib/coq"
- ./install.sh  "/home/opam/.opam/4.04.2/lib/coq" grammar/grammar.cma
- ./install.sh  "/home/opam/.opam/4.04.2/lib/coq" clib/backtrace.cmi clib/bigint.cmi clib/cArray.cmi clib/cEphemeron.cmi clib/cList.cmi clib/cMap.cmi clib/cObj.cmi clib/cSet.cmi clib/cSig.cmi clib/cStack.cmi clib/cString.cmi clib/cThread.cmi clib/cUnix.cmi clib/canary.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 dev/top_printers.cmi engine/eConstr.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/universes.cmi engine/univops.cmi grammar/q_util.cmi interp/constrexpr_ops.cmi interp/constrextern.cmi interp/constrintern.cmi interp/declare.cmi interp/discharge.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/ppextend.cmi interp/reserve.cmi interp/smartlocate.cmi interp/stdarg.cmi interp/syntax_def.cmi interp/tactypes.cmi interp/topconstr.cmi intf/constrexpr.cmi intf/decl_kinds.cmi intf/evar_kinds.cmi intf/extend.cmi intf/genredexpr.cmi intf/glob_term.cmi intf/locus.cmi intf/misctypes.cmi intf/notation_term.cmi intf/pattern.cmi intf/vernacexpr.cmi kernel/cClosure.cmi kernel/cPrimitives.cmi kernel/cbytecodes.cmi kernel/cbytegen.cmi kernel/cemitcodes.cmi kernel/cinstr.cmi kernel/clambda.cmi kernel/constr.cmi kernel/context.cmi kernel/conv_oracle.cmi kernel/cooking.cmi kernel/copcodes.cmi kernel/csymtable.cmi kernel/declarations.cmi kernel/declareops.cmi kernel/entries.cmi kernel/environ.cmi kernel/esubst.cmi kernel/evar.cmi kernel/indtypes.cmi kernel/inductive.cmi kernel/mod_subst.cmi kernel/mod_typing.cmi kernel/modops.cmi kernel/names.cmi kernel/nativecode.cmi kernel/nativeconv.cmi kernel/nativeinstr.cmi kernel/nativelambda.cmi kernel/nativelib.cmi kernel/nativelibrary.cmi kernel/nativevalues.cmi kernel/opaqueproof.cmi kernel/pre_env.cmi kernel/reduction.cmi kernel/retroknowledge.cmi kernel/safe_typing.cmi kernel/sorts.cmi kernel/subtyping.cmi kernel/term.cmi kernel/term_typing.cmi kernel/type_errors.cmi kernel/typeops.cmi kernel/uGraph.cmi kernel/uint31.cmi kernel/univ.cmi kernel/vars.cmi kernel/vconv.cmi kernel/vm.cmi kernel/vmvalues.cmi lib/aux_file.cmi lib/cAst.cmi lib/cErrors.cmi lib/cProfile.cmi lib/cWarnings.cmi lib/control.cmi lib/coqProject_file.cmi lib/dAst.cmi lib/envars.cmi lib/explore.cmi lib/feedback.cmi lib/flags.cmi lib/future.cmi lib/genarg.cmi lib/hook.cmi lib/loc.cmi lib/pp.cmi lib/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/declaremods.cmi library/decls.cmi library/dischargedhypsmap.cmi library/global.cmi library/globnames.cmi library/goptions.cmi library/heads.cmi library/keys.cmi library/kindops.cmi library/lib.cmi library/libnames.cmi library/libobject.cmi library/library.cmi library/loadpath.cmi library/nametab.cmi library/states.cmi library/summary.cmi parsing/cLexer.cmi parsing/egramcoq.cmi parsing/egramml.cmi parsing/g_constr.cmi parsing/g_prim.cmi parsing/g_proofs.cmi parsing/g_vernac.cmi parsing/pcoq.cmi parsing/tok.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/glob_term_to_relation.cmi plugins/funind/glob_termops.cmi plugins/funind/indfun.cmi plugins/funind/indfun_common.cmi plugins/funind/invfun.cmi plugins/funind/recdef.cmi plugins/ltac/evar_tactics.cmi plugins/ltac/extraargs.cmi plugins/ltac/extratactics.cmi plugins/ltac/pltac.cmi plugins/ltac/pptactic.cmi plugins/ltac/profile_ltac.cmi plugins/ltac/rewrite.cmi plugins/ltac/tacarg.cmi plugins/ltac/taccoerce.cmi plugins/ltac/tacentries.cmi plugins/ltac/tacenv.cmi plugins/ltac/tacexpr.cmi plugins/ltac/tacintern.cmi plugins/ltac/tacinterp.cmi plugins/ltac/tacsubst.cmi plugins/ltac/tactic_debug.cmi plugins/ltac/tactic_matching.cmi plugins/ltac/tactic_option.cmi plugins/ltac/tauto.cmi plugins/micromega/micromega.cmi plugins/micromega/sos.cmi plugins/micromega/sos_types.cmi plugins/nsatz/ideal.cmi plugins/nsatz/nsatz.cmi plugins/nsatz/polynom.cmi plugins/nsatz/utile.cmi plugins/romega/const_omega.cmi plugins/rtauto/proof_search.cmi plugins/rtauto/refl_tauto.cmi plugins/setoid_ring/newring.cmi plugins/setoid_ring/newring_ast.cmi plugins/ssr/ssrast.cmi plugins/ssr/ssrbwd.cmi plugins/ssr/ssrcommon.cmi plugins/ssr/ssrelim.cmi plugins/ssr/ssrequality.cmi plugins/ssr/ssrfwd.cmi plugins/ssr/ssripats.cmi plugins/ssr/ssrparser.cmi plugins/ssr/ssrprinters.cmi plugins/ssr/ssrtacticals.cmi plugins/ssr/ssrvernac.cmi plugins/ssr/ssrview.cmi plugins/ssrmatching/ssrmatching.cmi pretyping/arguments_renaming.cmi pretyping/cases.cmi pretyping/cbv.cmi pretyping/classops.cmi pretyping/coercion.cmi pretyping/constr_matching.cmi pretyping/detyping.cmi pretyping/evarconv.cmi pretyping/evardefine.cmi pretyping/evarsolve.cmi pretyping/find_subterm.cmi pretyping/geninterp.cmi pretyping/glob_ops.cmi pretyping/indrec.cmi pretyping/inductiveops.cmi pretyping/inferCumulativity.cmi pretyping/locusops.cmi pretyping/ltac_pretype.cmi pretyping/miscops.cmi pretyping/nativenorm.cmi pretyping/patternops.cmi pretyping/pretype_errors.cmi pretyping/pretyping.cmi pretyping/program.cmi pretyping/recordops.cmi pretyping/redops.cmi pretyping/reductionops.cmi pretyping/retyping.cmi pretyping/tacred.cmi pretyping/typeclasses.cmi pretyping/typeclasses_errors.cmi pretyping/typing.cmi pretyping/unification.cmi pretyping/univdecls.cmi pretyping/vnorm.cmi printing/genprint.cmi printing/ppconstr.cmi printing/pputils.cmi printing/ppvernac.cmi printing/prettyp.cmi printing/printer.cmi printing/printmod.cmi proofs/clenv.cmi proofs/clenvtac.cmi proofs/evar_refiner.cmi proofs/goal.cmi proofs/logic.cmi proofs/miscprint.cmi proofs/pfedit.cmi proofs/proof.cmi proofs/proof_bullet.cmi proofs/proof_global.cmi proofs/proof_type.cmi proofs/redexpr.cmi proofs/refine.cmi proofs/refiner.cmi proofs/tacmach.cmi stm/asyncTaskQueue.cmi stm/coqworkmgrApi.cmi stm/dag.cmi stm/proofBlockDelimiter.cmi stm/spawned.cmi stm/stm.cmi stm/tQueue.cmi stm/vcs.cmi stm/vernac_classifier.cmi stm/vio_checking.cmi stm/workerLoop.cmi stm/workerPool.cmi tactics/auto.cmi tactics/autorewrite.cmi tactics/btermdn.cmi tactics/class_tactics.cmi tactics/contradiction.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/hints.cmi tactics/hipattern.cmi tactics/ind_tables.cmi tactics/inv.cmi tactics/leminv.cmi tactics/tacticals.cmi tactics/tactics.cmi tactics/term_dnet.cmi toplevel/coqargs.cmi toplevel/coqinit.cmi toplevel/coqloop.cmi toplevel/coqtop.cmi toplevel/usage.cmi toplevel/vernac.cmi vernac/assumptions.cmi vernac/auto_ind_decl.cmi vernac/class.cmi vernac/classes.cmi vernac/comAssumption.cmi vernac/comDefinition.cmi vernac/comFixpoint.cmi vernac/comInductive.cmi vernac/comProgramFixpoint.cmi vernac/declareDef.cmi vernac/explainErr.cmi vernac/himsg.cmi vernac/indschemes.cmi vernac/lemmas.cmi vernac/locality.cmi vernac/metasyntax.cmi vernac/mltop.cmi vernac/obligations.cmi vernac/proof_using.cmi vernac/record.cmi vernac/search.cmi vernac/topfmt.cmi vernac/vernacentries.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/romega/romega_plugin.cmi plugins/micromega/micromega_plugin.cmi plugins/quote/quote_plugin.cmi plugins/setoid_ring/newring_plugin.cmi plugins/fourier/fourier_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/nat_syntax_plugin.cmi plugins/syntax/z_syntax_plugin.cmi plugins/syntax/r_syntax_plugin.cmi plugins/syntax/int31_syntax_plugin.cmi plugins/syntax/ascii_syntax_plugin.cmi plugins/syntax/string_syntax_plugin.cmi plugins/derive/derive_plugin.cmi plugins/ssrmatching/ssrmatching_plugin.cmi plugins/ssr/ssreflect_plugin.cmi           # Regular CMI files
- ./install.sh  "/home/opam/.opam/4.04.2/lib/coq" clib/backtrace.cmx clib/bigint.cmx clib/cArray.cmx clib/cEphemeron.cmx clib/cList.cmx clib/cMap.cmx clib/cObj.cmx clib/cSet.cmx clib/cStack.cmx clib/cString.cmx clib/cThread.cmx clib/cUnix.cmx clib/canary.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 engine/eConstr.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/universes.cmx engine/univops.cmx interp/constrexpr_ops.cmx interp/constrextern.cmx interp/constrintern.cmx interp/declare.cmx interp/discharge.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/ppextend.cmx interp/reserve.cmx interp/smartlocate.cmx interp/stdarg.cmx interp/syntax_def.cmx interp/tactypes.cmx interp/topconstr.cmx intf/constrexpr.cmx intf/decl_kinds.cmx intf/evar_kinds.cmx intf/extend.cmx intf/genredexpr.cmx intf/glob_term.cmx intf/locus.cmx intf/misctypes.cmx intf/notation_term.cmx intf/pattern.cmx intf/vernacexpr.cmx kernel/cClosure.cmx kernel/cPrimitives.cmx kernel/cbytecodes.cmx kernel/cbytegen.cmx kernel/cemitcodes.cmx kernel/clambda.cmx kernel/constr.cmx kernel/context.cmx kernel/conv_oracle.cmx kernel/cooking.cmx kernel/copcodes.cmx kernel/csymtable.cmx kernel/declarations.cmx kernel/declareops.cmx kernel/entries.cmx kernel/environ.cmx kernel/esubst.cmx kernel/evar.cmx kernel/indtypes.cmx kernel/inductive.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/pre_env.cmx kernel/reduction.cmx kernel/retroknowledge.cmx kernel/safe_typing.cmx kernel/sorts.cmx kernel/subtyping.cmx kernel/term.cmx kernel/term_typing.cmx kernel/type_errors.cmx kernel/typeops.cmx kernel/uGraph.cmx kernel/uint31.cmx kernel/univ.cmx kernel/vars.cmx kernel/vconv.cmx kernel/vm.cmx kernel/vmvalues.cmx lib/aux_file.cmx lib/cAst.cmx lib/cErrors.cmx lib/cProfile.cmx lib/cWarnings.cmx lib/control.cmx lib/coqProject_file.cmx lib/dAst.cmx lib/envars.cmx lib/explore.cmx lib/feedback.cmx lib/flags.cmx lib/future.cmx lib/genarg.cmx lib/hook.cmx lib/loc.cmx lib/pp.cmx lib/remoteCounter.cmx lib/rtree.cmx lib/spawn.cmx lib/stateid.cmx lib/system.cmx lib/util.cmx library/coqlib.cmx library/declaremods.cmx library/decls.cmx library/dischargedhypsmap.cmx library/global.cmx library/globnames.cmx library/goptions.cmx library/heads.cmx library/keys.cmx library/kindops.cmx library/lib.cmx library/libnames.cmx library/libobject.cmx library/library.cmx library/loadpath.cmx library/nametab.cmx library/states.cmx library/summary.cmx parsing/cLexer.cmx parsing/egramcoq.cmx parsing/egramml.cmx parsing/g_constr.cmx parsing/g_prim.cmx parsing/g_proofs.cmx parsing/g_vernac.cmx parsing/pcoq.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/fourier/fourier.cmx plugins/fourier/fourierR.cmx plugins/fourier/g_fourier.cmx plugins/funind/functional_principles_proofs.cmx plugins/funind/functional_principles_types.cmx plugins/funind/g_indfun.cmx plugins/funind/glob_term_to_relation.cmx plugins/funind/glob_termops.cmx plugins/funind/indfun.cmx plugins/funind/indfun_common.cmx plugins/funind/invfun.cmx plugins/funind/recdef.cmx plugins/ltac/coretactics.cmx plugins/ltac/evar_tactics.cmx plugins/ltac/extraargs.cmx plugins/ltac/extratactics.cmx plugins/ltac/g_auto.cmx plugins/ltac/g_class.cmx plugins/ltac/g_eqdecide.cmx plugins/ltac/g_ltac.cmx plugins/ltac/g_obligations.cmx plugins/ltac/g_rewrite.cmx plugins/ltac/g_tactic.cmx plugins/ltac/pltac.cmx plugins/ltac/pptactic.cmx plugins/ltac/profile_ltac.cmx plugins/ltac/profile_ltac_tactics.cmx plugins/ltac/rewrite.cmx plugins/ltac/tacarg.cmx plugins/ltac/taccoerce.cmx plugins/ltac/tacentries.cmx plugins/ltac/tacenv.cmx plugins/ltac/tacexpr.cmx plugins/ltac/tacintern.cmx plugins/ltac/tacinterp.cmx plugins/ltac/tacsubst.cmx plugins/ltac/tactic_debug.cmx plugins/ltac/tactic_matching.cmx plugins/ltac/tactic_option.cmx plugins/ltac/tauto.cmx plugins/micromega/certificate.cmx plugins/micromega/coq_micromega.cmx plugins/micromega/csdpcert.cmx plugins/micromega/g_micromega.cmx plugins/micromega/mfourier.cmx plugins/micromega/micromega.cmx plugins/micromega/mutils.cmx plugins/micromega/persistent_cache.cmx plugins/micromega/polynomial.cmx plugins/micromega/sos.cmx plugins/micromega/sos_lib.cmx plugins/micromega/sos_types.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/quote/g_quote.cmx plugins/quote/quote.cmx plugins/romega/const_omega.cmx plugins/romega/g_romega.cmx plugins/romega/refl_omega.cmx plugins/rtauto/g_rtauto.cmx plugins/rtauto/proof_search.cmx plugins/rtauto/refl_tauto.cmx plugins/setoid_ring/g_newring.cmx plugins/setoid_ring/newring.cmx plugins/setoid_ring/newring_ast.cmx plugins/ssr/ssrbwd.cmx plugins/ssr/ssrcommon.cmx plugins/ssr/ssrelim.cmx plugins/ssr/ssrequality.cmx plugins/ssr/ssrfwd.cmx plugins/ssr/ssripats.cmx plugins/ssr/ssrparser.cmx plugins/ssr/ssrprinters.cmx plugins/ssr/ssrtacticals.cmx plugins/ssr/ssrvernac.cmx plugins/ssr/ssrview.cmx plugins/ssrmatching/ssrmatching.cmx plugins/syntax/ascii_syntax.cmx plugins/syntax/int31_syntax.cmx plugins/syntax/nat_syntax.cmx plugins/syntax/r_syntax.cmx plugins/syntax/string_syntax.cmx plugins/syntax/z_syntax.cmx pretyping/arguments_renaming.cmx pretyping/cases.cmx pretyping/cbv.cmx pretyping/classops.cmx pretyping/coercion.cmx pretyping/constr_matching.cmx pretyping/detyping.cmx pretyping/evarconv.cmx pretyping/evardefine.cmx pretyping/evarsolve.cmx pretyping/find_subterm.cmx pretyping/geninterp.cmx pretyping/glob_ops.cmx pretyping/indrec.cmx pretyping/inductiveops.cmx pretyping/inferCumulativity.cmx pretyping/locusops.cmx pretyping/ltac_pretype.cmx pretyping/miscops.cmx pretyping/nativenorm.cmx pretyping/patternops.cmx pretyping/pretype_errors.cmx pretyping/pretyping.cmx pretyping/program.cmx pretyping/recordops.cmx pretyping/redops.cmx pretyping/reductionops.cmx pretyping/retyping.cmx pretyping/tacred.cmx pretyping/typeclasses.cmx pretyping/typeclasses_errors.cmx pretyping/typing.cmx pretyping/unification.cmx pretyping/univdecls.cmx pretyping/vnorm.cmx printing/genprint.cmx printing/ppconstr.cmx printing/pputils.cmx printing/ppvernac.cmx printing/prettyp.cmx printing/printer.cmx printing/printmod.cmx proofs/clenv.cmx proofs/clenvtac.cmx proofs/evar_refiner.cmx proofs/goal.cmx proofs/logic.cmx proofs/miscprint.cmx proofs/pfedit.cmx proofs/proof.cmx proofs/proof_bullet.cmx proofs/proof_global.cmx proofs/proof_type.cmx proofs/redexpr.cmx proofs/refine.cmx proofs/refiner.cmx proofs/tacmach.cmx stm/asyncTaskQueue.cmx stm/coqworkmgrApi.cmx stm/dag.cmx stm/proofBlockDelimiter.cmx stm/proofworkertop.cmx stm/queryworkertop.cmx stm/spawned.cmx stm/stm.cmx stm/tQueue.cmx stm/tacworkertop.cmx stm/vcs.cmx stm/vernac_classifier.cmx stm/vio_checking.cmx stm/workerLoop.cmx stm/workerPool.cmx tactics/auto.cmx tactics/autorewrite.cmx tactics/btermdn.cmx tactics/class_tactics.cmx tactics/contradiction.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/hints.cmx tactics/hipattern.cmx tactics/ind_tables.cmx tactics/inv.cmx tactics/leminv.cmx tactics/tacticals.cmx tactics/tactics.cmx tactics/term_dnet.cmx toplevel/coqargs.cmx toplevel/coqinit.cmx toplevel/coqloop.cmx toplevel/coqtop.cmx toplevel/coqtop_opt_bin.cmx toplevel/usage.cmx toplevel/vernac.cmx vernac/assumptions.cmx vernac/auto_ind_decl.cmx vernac/class.cmx vernac/classes.cmx vernac/comAssumption.cmx vernac/comDefinition.cmx vernac/comFixpoint.cmx vernac/comInductive.cmx vernac/comProgramFixpoint.cmx vernac/declareDef.cmx vernac/explainErr.cmx vernac/himsg.cmx vernac/indschemes.cmx vernac/lemmas.cmx vernac/locality.cmx vernac/metasyntax.cmx vernac/mltop.cmx vernac/obligations.cmx vernac/proof_using.cmx vernac/record.cmx vernac/search.cmx vernac/topfmt.cmx vernac/vernacentries.cmx vernac/vernacinterp.cmx vernac/vernacprop.cmx vernac/vernacstate.cmx           # To avoid warning 58 "-opaque"
- ./install.sh  "/home/opam/.opam/4.04.2/lib/coq" plugins/ltac/ltac_plugin.cmx plugins/ltac/tauto_plugin.cmx plugins/omega/omega_plugin.cmx plugins/romega/romega_plugin.cmx plugins/micromega/micromega_plugin.cmx plugins/quote/quote_plugin.cmx plugins/setoid_ring/newring_plugin.cmx plugins/fourier/fourier_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/nat_syntax_plugin.cmx plugins/syntax/z_syntax_plugin.cmx plugins/syntax/r_syntax_plugin.cmx plugins/syntax/int31_syntax_plugin.cmx plugins/syntax/ascii_syntax_plugin.cmx plugins/syntax/string_syntax_plugin.cmx plugins/derive/derive_plugin.cmx plugins/ssrmatching/ssrmatching_plugin.cmx plugins/ssr/ssreflect_plugin.cmx # For static linking of plugins
- ./install.sh  "/home/opam/.opam/4.04.2/lib/coq" plugins/ltac/ltac_plugin.o plugins/ltac/tauto_plugin.o plugins/omega/omega_plugin.o plugins/romega/romega_plugin.o plugins/micromega/micromega_plugin.o plugins/quote/quote_plugin.o plugins/setoid_ring/newring_plugin.o plugins/fourier/fourier_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/nat_syntax_plugin.o plugins/syntax/z_syntax_plugin.o plugins/syntax/r_syntax_plugin.o plugins/syntax/int31_syntax_plugin.o plugins/syntax/ascii_syntax_plugin.o plugins/syntax/string_syntax_plugin.o plugins/derive/derive_plugin.o plugins/ssrmatching/ssrmatching_plugin.o plugins/ssr/ssreflect_plugin.o   # For static linking of plugins
- ./install.sh  "/home/opam/.opam/4.04.2/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.04.2/lib/coq" clib/clib.cmxa lib/lib.cmxa kernel/kernel.cmxa intf/intf.cmxa library/library.cmxa engine/engine.cmxa pretyping/pretyping.cmxa interp/interp.cmxa proofs/proofs.cmxa parsing/parsing.cmxa printing/printing.cmxa tactics/tactics.cmxa vernac/vernac.cmxa stm/stm.cmxa toplevel/toplevel.cmxa  clib/clib.a lib/lib.a kernel/kernel.a intf/intf.a library/library.a engine/engine.a pretyping/pretyping.a interp/interp.a proofs/proofs.a parsing/parsing.a printing/printing.a tactics/tactics.a vernac/vernac.a stm/stm.a toplevel/toplevel.a 
- install -d "/home/opam/.opam/4.04.2/lib/coq"/toploop/
- install ide/coqidetop.cmxs "/home/opam/.opam/4.04.2/lib/coq"/toploop/
- install -m 644 META.coq "/home/opam/.opam/4.04.2/lib/coq"/META
- make[1]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/coq.8.8.2'
Processing 32/34: [coq: make install-byte]
+ /usr/bin/make "install-byte" (CWD=/home/opam/.opam/4.04.2/.opam-switch/build/coq.8.8.2)
- /usr/bin/make --warn-undefined-variable --no-builtin-rules -f Makefile.build install-byte
- make[1]: Entering directory '/home/opam/.opam/4.04.2/.opam-switch/build/coq.8.8.2'
- install -d "/home/opam/.opam/4.04.2/bin"
- install bin/coqtop.byte "/home/opam/.opam/4.04.2/bin"
- install -d "/home/opam/.opam/4.04.2/lib/coq"/toploop
- install stm/proofworkertop.cma stm/tacworkertop.cma stm/queryworkertop.cma "/home/opam/.opam/4.04.2/lib/coq"/toploop/
- ./install.sh "/home/opam/.opam/4.04.2/lib/coq" clib/clib.cma lib/lib.cma kernel/kernel.cma intf/intf.cma library/library.cma engine/engine.cma pretyping/pretyping.cma interp/interp.cma proofs/proofs.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/romega/romega_plugin.cmo plugins/micromega/micromega_plugin.cmo plugins/quote/quote_plugin.cmo plugins/setoid_ring/newring_plugin.cmo plugins/fourier/fourier_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/nat_syntax_plugin.cmo plugins/syntax/z_syntax_plugin.cmo plugins/syntax/r_syntax_plugin.cmo plugins/syntax/int31_syntax_plugin.cmo plugins/syntax/ascii_syntax_plugin.cmo plugins/syntax/string_syntax_plugin.cmo plugins/derive/derive_plugin.cmo plugins/ssrmatching/ssrmatching_plugin.cmo plugins/ssr/ssreflect_plugin.cmo
- install -m 644 kernel/byterun/dllcoqrun.so "/home/opam/.opam/4.04.2/lib/coq"
- make[1]: Leaving directory '/home/opam/.opam/4.04.2/.opam-switch/build/coq.8.8.2'
-> installed coq.8.8.2
Processing 33/34: [why3-coq: ./configure]
+ /home/opam/.opam/4.04.2/.opam-switch/build/why3-coq.1.0.0/./configure "--prefix" "/home/opam/.opam/4.04.2" "--disable-why3-lib" "--disable-frama-c" "--disable-ide" "--disable-js-of-ocaml" (CWD=/home/opam/.opam/4.04.2/.opam-switch/build/why3-coq.1.0.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.04.2
- ocaml library path is /home/opam/.opam/4.04.2/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... yes
- checking For Why3... /home/opam/.opam/4.04.2/lib/why3
- checking for rubber... no
- configure: WARNING: Cannot find rubber, documentation disabled.
- checking for emacs... no
- configure: WARNING: Cannot find emacs, compilation of why3.elc disabled.
- ocamlfind found num in /home/opam/.opam/4.04.2/lib/num
- checking for /home/opam/.opam/4.04.2/lib/num/nums.cma... no
- checking for /home/opam/.opam/4.04.2/lib/num/num.cmi... no
- checking for /home/opam/.opam/4.04.2/lib/ocaml/nums.cma... yes
- checking for /home/opam/.opam/4.04.2/lib/ocaml/num.cmi... yes
- ocamlfind: Package `zarith' not found
- checking for /home/opam/.opam/4.04.2/lib/ocaml/zarith/zarith.cma... no
- checking for /home/opam/.opam/4.04.2/lib/ocaml/zarith/z.cmi... no
- configure: WARNING: Lib Zarith not found, using Nums instead.
- ocamlfind: Package `zip' not found
- ocamlfind found camlzip in 
- checking for /home/opam/.opam/4.04.2/lib/ocaml/zip/zip.cma... no
- checking for /home/opam/.opam/4.04.2/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.04.2/lib/menhirLib
- checking for /home/opam/.opam/4.04.2/lib/menhirLib/menhirLib.cmi... yes
- ocamlfind: Package `ocamlgraph' not found
- checking for /home/opam/.opam/4.04.2/lib/ocaml/ocamlgraph/graph.cma... no
- checking for /home/opam/.opam/4.04.2/lib/ocaml/ocamlgraph/graph.cmi... no
- configure: WARNING: Lib ocamlgraph not found, hypothesis selection disabled.
- checking for coqc... coqc
- checking Coq version... 8.8.2
- checking for coqdep... coqdep
- checking for Flocq... File "./conftest.v", line 1, characters 15-34:
- 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 doc/version.tex
- 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.04.2
-     Library path            : /home/opam/.opam/4.04.2/lib/ocaml
-     Native compilation      : yes
-     Profiling               : no
-     Compiler plugins        : no (Ocaml version 4.05.0 required)
-     Javascript support      : no (disabled by user)
- Components
-     Why3 library            : no
-     GTK IDE                 : no (disabled by user)
-     Web IDE                 : no (js_of_ocaml not available)
-     GMP arithmetic          : no (zarith not found)
-     Compressed sessions     : no (camlzip not found)
-     Hypothesis selection    : no (ocamlgraph not found)
-     Frama-C support         : no
- Documentation               : no (rubber not found)
- Support for interactive proof assistants
-     Coq                     : yes
-         Version             : 8.8.2
-         Library path        : /home/opam/.opam/4.04.2/lib/coq
-         Realization support : yes
-             FP arithmetic   : no (Flocq >= 2.5 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.04.2/lib/why3
-     Relocatable             : no
Processing 33/34: [why3-coq: make coq]
+ /usr/bin/make "-j31" "coq" (CWD=/home/opam/.opam/4.04.2/.opam-switch/build/why3-coq.1.0.0)
- cp lib/ocaml/why3__BigInt_num.ml lib/ocaml/why3__BigInt_compat.ml
- Coqdep   lib/coq/bv/BV_Gen.v
- Ocamllex src/why3doc/doc_lexer.mll
- 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
- 125 states, 1119 transitions, table size 5226 bytes
- 1793 additional bytes used for bindings
- 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/Set.v
- Coqdep   lib/coq/number/Coprime.v
- Coqdep   lib/coq/number/Prime.v
- Coqdep   lib/coq/number/Gcd.v
- Coqdep   lib/coq/number/Parity.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/MinMax.v
- Coqdep   lib/coq/real/FromInt.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/tools/unix_scheduler.ml
- Ocamldep src/why3session/why3session_main.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 src/tools/why3wc.mll
- Ocamllex plugins/tptp/tptp_lexer.mll
- Menhir plugins/tptp/tptp_parser.mly
- Ocamllex plugins/python/py_lexer.mll
- Menhir plugins/python/py_parser.mly
- Ocamllex plugins/parser/dimacs.mll
- 56 states, 651 transitions, table size 2940 bytes
- 1375 additional bytes used for bindings
- Generate src/util/config.ml
- 101 states, 1563 transitions, table size 6858 bytes
- 3126 additional bytes used for bindings
- Ocamllex src/util/rc.mll
- Ocamllex src/util/lexlib.mll
- 34 states, 434 transitions, table size 1940 bytes
- 1293 additional bytes used for bindings
- 28 states, 271 transitions, table size 1252 bytes
- Ocamllex src/util/json_lexer.mll
- Menhir src/util/json_parser.mly
- 48 states, 1889 transitions, table size 7844 bytes
- 3073 additional bytes used for bindings
- Menhir src/parser/parser.mly
- menhir --explain --strict src/parser/parser.mly --update-errors \
- src/parser/handcrafted.messages > src/parser/handcrafted.messages.temp;
- 47 states, 425 transitions, table size 1982 bytes
- Ocamllex src/parser/lexer.mll
- Menhir src/driver/driver_parser.mly
- Ocamllex src/driver/driver_lexer.mll
- Menhir src/driver/parse_smtv2_model_parser.mly
- 30 states, 1193 transitions, table size 4952 bytes
- cp src/session/compress_none.ml src/session/compress.ml
- Ocamllex src/driver/parse_smtv2_model_lexer.mll
- Ocamllex src/session/xml.mll
- Ocamllex src/session/strategy_parser.mll
- 139 states, 3541 transitions, table size 14998 bytes
- 7441 additional bytes used for bindings
- 117 states, 1396 transitions, table size 6286 bytes
- 3556 additional bytes used for bindings
- 244 states, 2634 transitions, table size 12000 bytes
- 3737 additional bytes used for bindings
- 301 states, 15617 transitions, table size 64274 bytes
- Ocamldep src/why3doc/doc_main.ml
- Ocamldep src/why3doc/doc_lexer.ml
- 39 states, 619 transitions, table size 2710 bytes
- 1755 additional bytes used for bindings
- Ocamldep src/why3doc/doc_html.ml
- Ocamldep src/why3doc/doc_def.ml
- Ocamldep lib/ocaml/why3__Matrix.ml
- Ocamldep lib/ocaml/why3__Array.ml
- Ocamldep lib/ocaml/why3__IntAux.ml
- Ocamldep lib/ocaml/why3__BigInt.ml
- Ocamldep lib/ocaml/why3__BigInt_compat.ml
- Read 616 sample input sentences and 616 error messages.
- menhir --explain --strict src/parser/parser.mly --compile-errors \
- src/parser/handcrafted.messages.temp > src/parser/parser_messages.ml;
- Read 616 sample input sentences and 616 error messages.
- if cmp -s src/parser/handcrafted.messages.temp src/parser/handcrafted.messages; then \
- echo "parser_messages.ml OK"; \
- else \
- echo "Regenerating handcrafted.messages"; \
- rm -f src/parser/parser_messages.ml; \
- cp src/parser/handcrafted.messages.temp src/parser/handcrafted.messages; \
- rm -f src/parser/handcrafted.messages.temp; \
- fi
- Regenerating handcrafted.messages
- 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/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/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/cut.ml
- Ocamldep src/transform/destruct.ml
- Ocamldep src/transform/ind_itp.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/prepare_for_counterexmp.ml
- Ocamldep src/transform/intro_vc_vars_counterexmp.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/introduction.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/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.ml
- Ocamldep src/mlw/cakeml_printer.ml
- Ocamldep src/mlw/ocaml_printer.ml
- Ocamldep src/mlw/ml_printer.ml
- Ocamldep src/mlw/cprinter.ml
- Ocamldep src/mlw/pdriver.ml
- Ocamldep src/mlw/mlinterp.ml
- Ocamldep src/mlw/compile.ml
- Ocamldep src/mlw/mltree.ml
- Ocamldep src/mlw/pinterp.ml
- Ocamldep src/mlw/dexpr.ml
- Ocamldep src/mlw/vc.ml
- Ocamldep src/mlw/pmodule.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/parse_smtv2_model.ml
- Ocamldep src/driver/parse_smtv2_model_lexer.ml
- Ocamldep src/driver/collect_data_model.ml
- Ocamldep src/driver/parse_smtv2_model_parser.ml
- Ocamldep src/driver/smt2_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/ident.ml
- Ocamldep src/core/ty.ml
- Ocamldep src/util/pqueue.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/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/exn_printer.ml
- Ocamldep src/util/wstdlib.ml
- Ocamldep src/util/hashcons.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/config.ml
- menhir --explain --strict src/parser/parser.mly --update-errors \
- src/parser/handcrafted.messages > src/parser/handcrafted.messages.temp;
- Read 616 sample input sentences and 616 error messages.
- menhir --explain --strict src/parser/parser.mly --compile-errors \
- src/parser/handcrafted.messages.temp > src/parser/parser_messages.ml;
- Read 616 sample input sentences and 616 error messages.
- if cmp -s src/parser/handcrafted.messages.temp src/parser/handcrafted.messages; then \
- echo "parser_messages.ml OK"; \
- else \
- echo "Regenerating handcrafted.messages"; \
- rm -f src/parser/parser_messages.ml; \
- cp src/parser/handcrafted.messages.temp src/parser/handcrafted.messages; \
- rm -f src/parser/handcrafted.messages.temp; \
- fi
- parser_messages.ml OK
- 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/pvs.ml
- Ocamldep src/printer/coq.ml
- Ocamldep src/printer/isabelle.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/induction_pr.ml
- Ocamldep src/transform/induction.ml
- Ocamldep src/transform/matching.ml
- Ocamldep src/transform/cut.ml
- Ocamldep src/transform/destruct.ml
- Ocamldep src/transform/subst.ml
- Ocamldep src/transform/ind_itp.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/prepare_for_counterexmp.ml
- Ocamldep src/transform/intro_vc_vars_counterexmp.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/introduction.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/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.ml
- Ocamldep src/mlw/cakeml_printer.ml
- Ocamldep src/mlw/ocaml_printer.ml
- Ocamldep src/mlw/ml_printer.ml
- Ocamldep src/mlw/cprinter.ml
- Ocamldep src/mlw/pdriver.ml
- Ocamldep src/mlw/compile.ml
- Ocamldep src/mlw/mlinterp.ml
- Ocamldep src/mlw/pinterp.ml
- Ocamldep src/mlw/mltree.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/parse_smtv2_model.ml
- Ocamldep src/driver/parse_smtv2_model_lexer.ml
- Ocamldep src/driver/collect_data_model.ml
- Ocamldep src/driver/parse_smtv2_model_parser.ml
- Ocamldep src/driver/smt2_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/call_provers.ml
- Ocamldep src/driver/driver_ast.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/term.ml
- Ocamldep src/core/ty.ml
- Ocamldep src/core/pattern.ml
- Ocamldep src/core/ident.ml
- Ocamldep src/util/pqueue.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/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/exn_printer.ml
- Ocamldep src/util/wstdlib.ml
- Ocamldep src/util/hashcons.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/config.ml
- Coqc     lib/coq/BuiltIn.v
- Generate drivers/coq-realizations.aux
- File "./lib/coq/BuiltIn.v", line 29, characters 6-14:
- Warning: Z_eq_dec is Z.eq_dec [compatibility-notation,deprecated]
- File "./lib/coq/BuiltIn.v", line 29, characters 6-14:
- Warning: Z_eq_dec is Z.eq_dec [compatibility-notation,deprecated]
- 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
- File "./lib/coq/int/Int.v", line 126, characters 6-14:
- Warning: Zle_refl is Z.le_refl [compatibility-notation,deprecated]
- File "./lib/coq/int/Int.v", line 126, characters 6-14:
- Warning: Zle_refl is Z.le_refl [compatibility-notation,deprecated]
- File "./lib/coq/int/Int.v", line 133, characters 6-15:
- Warning: Zle_trans is Z.le_trans [compatibility-notation,deprecated]
- File "./lib/coq/int/Int.v", line 133, characters 6-15:
- Warning: Zle_trans is Z.le_trans [compatibility-notation,deprecated]
- 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/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/int/NumOf.v
- Coqc     lib/coq/map/Map.v
- Coqc     lib/coq/real/Abs.v
- Coqc     lib/coq/real/FromInt.v
- Coqc     lib/coq/real/RealInfix.v
- Coqc     lib/coq/real/ExpLog.v
- Coqc     lib/coq/real/MinMax.v
- Coqc     lib/coq/real/Square.v
- File "./lib/coq/int/MinMax.v", line 29, characters 10-16:
- Warning: Zmin_l is Z.min_l [compatibility-notation,deprecated]
- File "./lib/coq/int/Abs.v", line 28, characters 10-17:
- Warning: Zabs_eq is Z.abs_eq [compatibility-notation,deprecated]
- File "./lib/coq/int/MinMax.v", line 29, characters 10-16:
- Warning: Zmin_l is Z.min_l [compatibility-notation,deprecated]
- File "./lib/coq/int/Abs.v", line 28, characters 10-17:
- Warning: Zabs_eq is Z.abs_eq [compatibility-notation,deprecated]
- File "./lib/coq/int/MinMax.v", line 30, characters 6-12:
- Warning: Zmin_r is Z.min_r [compatibility-notation,deprecated]
- File "./lib/coq/int/MinMax.v", line 30, characters 6-12:
- Warning: Zmin_r is Z.min_r [compatibility-notation,deprecated]
- File "./lib/coq/int/Abs.v", line 33, characters 10-16:
- Warning: Zgt_lt is Z.gt_lt [compatibility-notation,deprecated]
- File "./lib/coq/int/Abs.v", line 33, characters 10-16:
- Warning: Zgt_lt is Z.gt_lt [compatibility-notation,deprecated]
- File "./lib/coq/int/MinMax.v", line 45, characters 10-16:
- Warning: Zmax_r is Z.max_r [compatibility-notation,deprecated]
- File "./lib/coq/int/MinMax.v", line 45, characters 10-16:
- Warning: Zmax_r is Z.max_r [compatibility-notation,deprecated]
- File "./lib/coq/int/MinMax.v", line 46, characters 6-12:
- Warning: Zmax_l is Z.max_l [compatibility-notation,deprecated]
- File "./lib/coq/int/MinMax.v", line 46, characters 6-12:
- Warning: Zmax_l is Z.max_l [compatibility-notation,deprecated]
- File "./lib/coq/bv/Pow2int.v", line 52, characters 8-14:
- Warning: Zgt_lt is Z.gt_lt [compatibility-notation,deprecated]
- File "./lib/coq/bv/Pow2int.v", line 52, characters 8-14:
- Warning: Zgt_lt is Z.gt_lt [compatibility-notation,deprecated]
- File "./lib/coq/int/MinMax.v", line 53, characters 6-12:
- Warning: Zmin_r is Z.min_r [compatibility-notation,deprecated]
- File "./lib/coq/int/MinMax.v", line 53, characters 6-12:
- Warning: Zmin_r is Z.min_r [compatibility-notation,deprecated]
- File "./lib/coq/int/MinMax.v", line 59, characters 6-12:
- Warning: Zmax_l is Z.max_l [compatibility-notation,deprecated]
- File "./lib/coq/int/MinMax.v", line 59, characters 6-12:
- Warning: Zmax_l is Z.max_l [compatibility-notation,deprecated]
- File "./lib/coq/int/MinMax.v", line 65, characters 6-15:
- Warning: Zmin_comm is Z.min_comm [compatibility-notation,deprecated]
- File "./lib/coq/int/MinMax.v", line 65, characters 6-15:
- Warning: Zmin_comm is Z.min_comm [compatibility-notation,deprecated]
- File "./lib/coq/int/Exponentiation.v", line 45, characters 17-25:
- Warning: Zabs_nat is Z.abs_nat [compatibility-notation,deprecated]
- File "./lib/coq/int/Exponentiation.v", line 45, characters 17-25:
- Warning: Zabs_nat is Z.abs_nat [compatibility-notation,deprecated]
- File "./lib/coq/int/MinMax.v", line 71, characters 6-15:
- Warning: Zmax_comm is Z.max_comm [compatibility-notation,deprecated]
- File "./lib/coq/int/MinMax.v", line 71, characters 6-15:
- Warning: Zmax_comm is Z.max_comm [compatibility-notation,deprecated]
- File "./lib/coq/int/MinMax.v", line 81, characters 14-24:
- Warning: Zmin_assoc is Z.min_assoc [compatibility-notation,deprecated]
- File "./lib/coq/int/MinMax.v", line 81, characters 14-24:
- Warning: Zmin_assoc is Z.min_assoc [compatibility-notation,deprecated]
- File "./lib/coq/int/Exponentiation.v", line 61, characters 6-11:
- Warning: Zsucc is Z.succ [compatibility-notation,deprecated]
- File "./lib/coq/int/Exponentiation.v", line 61, characters 6-11:
- Warning: Zsucc is Z.succ [compatibility-notation,deprecated]
- File "./lib/coq/int/MinMax.v", line 91, characters 14-24:
- Warning: Zmax_assoc is Z.max_assoc [compatibility-notation,deprecated]
- File "./lib/coq/int/MinMax.v", line 91, characters 14-24:
- Warning: Zmax_assoc is Z.max_assoc [compatibility-notation,deprecated]
- File "./lib/coq/int/Exponentiation.v", line 91, characters 9-14:
- Warning: Zsucc is Z.succ [compatibility-notation,deprecated]
- File "./lib/coq/int/Exponentiation.v", line 91, characters 9-14:
- Warning: Zsucc is Z.succ [compatibility-notation,deprecated]
- File "./lib/coq/int/Exponentiation.v", line 107, characters 13-18:
- Warning: Zsucc is Z.succ [compatibility-notation,deprecated]
- File "./lib/coq/int/Exponentiation.v", line 107, characters 13-18:
- Warning: Zsucc is Z.succ [compatibility-notation,deprecated]
- Coqc     lib/coq/int/ComputerDivision.v
- Coqc     lib/coq/int/EuclideanDivision.v
- File "./lib/coq/int/Exponentiation.v", line 122, characters 0-13:
- Warning: Zsucc is Z.succ [compatibility-notation,deprecated]
- File "./lib/coq/int/Exponentiation.v", line 122, characters 0-13:
- Warning: Zsucc is Z.succ [compatibility-notation,deprecated]
- Coqc     lib/coq/map/Const.v
- Coqc     lib/coq/map/Occ.v
- File "./lib/coq/int/Exponentiation.v", line 142, characters 0-13:
- Warning: Zsucc is Z.succ [compatibility-notation,deprecated]
- File "./lib/coq/int/Exponentiation.v", line 142, characters 0-13:
- Warning: Zsucc is Z.succ [compatibility-notation,deprecated]
- Coqc     lib/coq/list/Append.v
- Coqc     lib/coq/int/Power.v
- File "./lib/coq/int/NumOf.v", line 53, characters 15-20:
- Warning: Zpred is Z.pred [compatibility-notation,deprecated]
- File "./lib/coq/int/NumOf.v", line 53, characters 2-72:
- Warning: Zpred is Z.pred [compatibility-notation,deprecated]
- File "./lib/coq/int/NumOf.v", line 53, characters 2-72:
- Warning: Zpred is Z.pred [compatibility-notation,deprecated]
- File "./lib/coq/int/NumOf.v", line 53, characters 15-20:
- Warning: Zpred is Z.pred [compatibility-notation,deprecated]
- File "./lib/coq/int/NumOf.v", line 54, characters 11-16:
- Warning: Zpred is Z.pred [compatibility-notation,deprecated]
- File "./lib/coq/int/NumOf.v", line 54, characters 2-70:
- Warning: Zpred is Z.pred [compatibility-notation,deprecated]
- File "./lib/coq/int/NumOf.v", line 54, characters 2-70:
- Warning: Zpred is Z.pred [compatibility-notation,deprecated]
- File "./lib/coq/int/NumOf.v", line 54, characters 11-16:
- Warning: Zpred is Z.pred [compatibility-notation,deprecated]
- Coqc     lib/coq/list/NthLength.v
- Coqc     lib/coq/list/NthHdTl.v
- Coqc     lib/coq/real/PowerInt.v
- Coqc     lib/coq/real/Trigonometry.v
- File "./lib/coq/int/EuclideanDivision.v", line 23, characters 7-11:
- Warning: Zdiv is Z.div [compatibility-notation,deprecated]
- File "./lib/coq/int/EuclideanDivision.v", line 23, characters 7-11:
- Warning: Zdiv is Z.div [compatibility-notation,deprecated]
- File "./lib/coq/int/EuclideanDivision.v", line 24, characters 7-11:
- Warning: Zdiv is Z.div [compatibility-notation,deprecated]
- File "./lib/coq/int/EuclideanDivision.v", line 24, characters 7-11:
- Warning: Zdiv is Z.div [compatibility-notation,deprecated]
- Coqc     lib/coq/set/Set.v
- File "./lib/coq/int/ComputerDivision.v", line 43, characters 10-18:
- Warning: Z_eq_dec is Z.eq_dec [compatibility-notation,deprecated]
- File "./lib/coq/int/ComputerDivision.v", line 43, characters 10-18:
- Warning: Z_eq_dec is Z.eq_dec [compatibility-notation,deprecated]
- File "./lib/coq/int/ComputerDivision.v", line 45, characters 6-14:
- Warning: Zle_refl is Z.le_refl [compatibility-notation,deprecated]
- File "./lib/coq/int/ComputerDivision.v", line 45, characters 6-14:
- Warning: Zle_refl is Z.le_refl [compatibility-notation,deprecated]
- File "./lib/coq/int/ComputerDivision.v", line 60, characters 24-36:
- Warning: Zlt_le_trans is Z.lt_le_trans [compatibility-notation,deprecated]
- File "./lib/coq/int/ComputerDivision.v", line 60, characters 24-36:
- Warning: Zlt_le_trans is Z.lt_le_trans [compatibility-notation,deprecated]
- File "./lib/coq/int/ComputerDivision.v", line 63, characters 34-46:
- Warning: Zle_lt_trans is Z.le_lt_trans [compatibility-notation,deprecated]
- File "./lib/coq/int/ComputerDivision.v", line 63, characters 34-46:
- Warning: Zle_lt_trans is Z.le_lt_trans [compatibility-notation,deprecated]
- File "./lib/coq/int/Power.v", line 49, characters 10-16:
- Warning: Zle_ge is Z.le_ge [compatibility-notation,deprecated]
- File "./lib/coq/int/Power.v", line 49, characters 10-16:
- Warning: Zle_ge is Z.le_ge [compatibility-notation,deprecated]
- File "./lib/coq/map/Occ.v", line 45, characters 20-25:
- Warning: Zpred is Z.pred [compatibility-notation,deprecated]
- File "./lib/coq/map/Occ.v", line 45, characters 20-25:
- Warning: Zpred is Z.pred [compatibility-notation,deprecated]
- File "./lib/coq/int/Power.v", line 75, characters 28-34:
- Warning: Zle_ge is Z.le_ge [compatibility-notation,deprecated]
- File "./lib/coq/int/Power.v", line 75, characters 28-34:
- Warning: Zle_ge is Z.le_ge [compatibility-notation,deprecated]
- File "./lib/coq/int/Power.v", line 75, characters 28-34:
- Warning: Zle_ge is Z.le_ge [compatibility-notation,deprecated]
- Coqc     lib/coq/real/PowerReal.v
- 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 90, characters 10-16:
- Warning: Zlt_gt is Z.lt_gt [compatibility-notation,deprecated]
- File "./lib/coq/int/EuclideanDivision.v", line 90, characters 10-16:
- Warning: Zlt_gt is Z.lt_gt [compatibility-notation,deprecated]
- File "./lib/coq/int/EuclideanDivision.v", line 91, characters 10-18:
- Warning: Z_eq_dec is Z.eq_dec [compatibility-notation,deprecated]
- File "./lib/coq/int/EuclideanDivision.v", line 91, characters 10-18:
- Warning: Z_eq_dec is Z.eq_dec [compatibility-notation,deprecated]
- File "./lib/coq/int/EuclideanDivision.v", line 93, characters 6-14:
- Warning: Zle_refl is Z.le_refl [compatibility-notation,deprecated]
- File "./lib/coq/int/EuclideanDivision.v", line 93, characters 6-14:
- Warning: Zle_refl is Z.le_refl [compatibility-notation,deprecated]
- File "./lib/coq/int/EuclideanDivision.v", line 99, characters 10-16:
- Warning: Zlt_gt is Z.lt_gt [compatibility-notation,deprecated]
- File "./lib/coq/int/EuclideanDivision.v", line 99, characters 10-16:
- Warning: Zlt_gt is Z.lt_gt [compatibility-notation,deprecated]
- Coqc     lib/coq/number/Parity.v
- Coqc     lib/coq/int/Div2.v
- Coqc     lib/coq/bv/BV_Gen.v
- Coqc     lib/coq/list/NumOcc.v
- Coqc     lib/coq/list/RevAppend.v
- Coqc     lib/coq/number/Divisibility.v
- File "./lib/coq/bv/BV_Gen.v", line 54, characters 33-41:
- Warning: Z_eq_dec is Z.eq_dec [compatibility-notation,deprecated]
- Coqc     lib/coq/map/MapPermut.v
- Coqc     lib/coq/map/MapInjection.v
- File "./lib/coq/number/Divisibility.v", line 32, characters 0-43:
- Warning: Zdivide is Z.divide [compatibility-notation,deprecated]
- File "./lib/coq/number/Divisibility.v", line 45, characters 6-18:
- Warning: Zdivide_refl is Z.divide_refl [compatibility-notation,deprecated]
- File "./lib/coq/number/Divisibility.v", line 45, characters 6-18:
- Warning: Zdivide_refl is Z.divide_refl [compatibility-notation,deprecated]
- File "./lib/coq/number/Divisibility.v", line 155, characters 6-21:
- Warning: Zdivide_antisym is Z.divide_antisym
- [compatibility-notation,deprecated]
- File "./lib/coq/number/Divisibility.v", line 155, characters 6-21:
- Warning: Zdivide_antisym is Z.divide_antisym
- [compatibility-notation,deprecated]
- File "./lib/coq/number/Divisibility.v", line 162, characters 6-19:
- Warning: Zdivide_trans is Z.divide_trans [compatibility-notation,deprecated]
- File "./lib/coq/number/Divisibility.v", line 162, characters 6-19:
- Warning: Zdivide_trans is Z.divide_trans [compatibility-notation,deprecated]
- Coqc     lib/coq/list/Permut.v
- Coqc     lib/coq/number/Gcd.v
- Coqc     lib/coq/number/Prime.v
- File "./lib/coq/bv/BV_Gen.v", line 719, characters 8-20:
- Warning: Zlt_le_trans is Z.lt_le_trans [compatibility-notation,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 719, characters 8-20:
- Warning: Zlt_le_trans is Z.lt_le_trans [compatibility-notation,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 755, characters 17-26:
- Warning: Zle_trans is Z.le_trans [compatibility-notation,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 755, characters 17-26:
- Warning: Zle_trans is Z.le_trans [compatibility-notation,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 769, characters 17-26:
- Warning: Zle_trans is Z.le_trans [compatibility-notation,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 769, characters 17-26:
- Warning: Zle_trans is Z.le_trans [compatibility-notation,deprecated]
- File "./lib/coq/number/Gcd.v", line 26, characters 0-36:
- Warning: Zgcd is Z.gcd [compatibility-notation,deprecated]
- File "./lib/coq/number/Gcd.v", line 83, characters 6-15:
- Warning: Zgcd_comm is Z.gcd_comm [compatibility-notation,deprecated]
- File "./lib/coq/number/Gcd.v", line 83, characters 6-15:
- Warning: Zgcd_comm is Z.gcd_comm [compatibility-notation,deprecated]
- File "./lib/coq/number/Gcd.v", line 90, characters 12-19:
- Warning: Zabs_eq is Z.abs_eq [compatibility-notation,deprecated]
- File "./lib/coq/number/Gcd.v", line 90, characters 12-19:
- Warning: Zabs_eq is Z.abs_eq [compatibility-notation,deprecated]
- File "./lib/coq/number/Gcd.v", line 90, characters 12-19:
- Warning: Zabs_eq is Z.abs_eq [compatibility-notation,deprecated]
- File "./lib/coq/number/Gcd.v", line 132, characters 9-18:
- Warning: Zgcd_comm is Z.gcd_comm [compatibility-notation,deprecated]
- File "./lib/coq/number/Gcd.v", line 132, characters 9-18:
- Warning: Zgcd_comm is Z.gcd_comm [compatibility-notation,deprecated]
- File "./lib/coq/number/Gcd.v", line 132, characters 9-18:
- Warning: Zgcd_comm is Z.gcd_comm [compatibility-notation,deprecated]
- File "./lib/coq/number/Gcd.v", line 145, characters 9-18:
- Warning: Zgcd_comm is Z.gcd_comm [compatibility-notation,deprecated]
- File "./lib/coq/number/Gcd.v", line 145, characters 9-18:
- Warning: Zgcd_comm is Z.gcd_comm [compatibility-notation,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 972, characters 14-19:
- Warning: Zsucc is Z.succ [compatibility-notation,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 972, characters 14-19:
- Warning: Zsucc is Z.succ [compatibility-notation,deprecated]
- File "./lib/coq/number/Gcd.v", line 145, characters 9-18:
- Warning: Zgcd_comm is Z.gcd_comm [compatibility-notation,deprecated]
- File "./lib/coq/number/Prime.v", line 85, characters 61-68:
- Warning: Zdivide is Z.divide [compatibility-notation,deprecated]
- File "./lib/coq/number/Prime.v", line 85, characters 61-68:
- Warning: Zdivide is Z.divide [compatibility-notation,deprecated]
- File "./lib/coq/number/Prime.v", line 110, characters 6-15:
- Warning: Zle_trans is Z.le_trans [compatibility-notation,deprecated]
- File "./lib/coq/number/Prime.v", line 110, characters 6-15:
- Warning: Zle_trans is Z.le_trans [compatibility-notation,deprecated]
- File "./lib/coq/number/Prime.v", line 111, characters 6-15:
- Warning: Zle_trans is Z.le_trans [compatibility-notation,deprecated]
- File "./lib/coq/number/Prime.v", line 111, characters 6-15:
- Warning: Zle_trans is Z.le_trans [compatibility-notation,deprecated]
- File "./lib/coq/number/Prime.v", line 116, characters 10-23:
- Warning: Zdivide_trans is Z.divide_trans [compatibility-notation,deprecated]
- File "./lib/coq/number/Prime.v", line 116, characters 10-23:
- Warning: Zdivide_trans is Z.divide_trans [compatibility-notation,deprecated]
- File "./lib/coq/number/Prime.v", line 151, characters 6-15:
- Warning: Zle_trans is Z.le_trans [compatibility-notation,deprecated]
- File "./lib/coq/number/Prime.v", line 151, characters 6-15:
- Warning: Zle_trans is Z.le_trans [compatibility-notation,deprecated]
- File "./lib/coq/number/Prime.v", line 156, characters 6-19:
- Warning: Zdivide_trans is Z.divide_trans [compatibility-notation,deprecated]
- File "./lib/coq/number/Prime.v", line 156, characters 6-19:
- Warning: Zdivide_trans is Z.divide_trans [compatibility-notation,deprecated]
- File "./lib/coq/number/Prime.v", line 162, characters 6-18:
- Warning: Zlt_le_trans is Z.lt_le_trans [compatibility-notation,deprecated]
- File "./lib/coq/number/Prime.v", line 162, characters 6-18:
- Warning: Zlt_le_trans is Z.lt_le_trans [compatibility-notation,deprecated]
- File "./lib/coq/number/Prime.v", line 174, characters 8-15:
- Warning: Zdivide is Z.divide [compatibility-notation,deprecated]
- File "./lib/coq/number/Prime.v", line 174, characters 8-15:
- Warning: Zdivide is Z.divide [compatibility-notation,deprecated]
- Coqc     lib/coq/number/Coprime.v
- File "./lib/coq/bv/BV_Gen.v", line 1302, characters 2-9:
- Warning: The Focus command is deprecated; use '2: {' instead
- [deprecated-focus,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 1453, characters 9-18:
- Warning: Zle_trans is Z.le_trans [compatibility-notation,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 1453, characters 9-18:
- Warning: Zle_trans is Z.le_trans [compatibility-notation,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 1951, characters 2-9:
- Warning: The Focus command is deprecated; use '2: {' instead
- [deprecated-focus,deprecated]
- File "./lib/coq/bv/BV_Gen.v", line 2105, characters 2-9:
- Warning: The Focus command is deprecated; use '2: {' instead
- [deprecated-focus,deprecated]
- File "./lib/coq/map/MapInjection.v", line 169, characters 17-25:
- Warning: Zabs_nat is Z.abs_nat [compatibility-notation,deprecated]
- File "./lib/coq/map/MapInjection.v", line 169, characters 17-25:
- Warning: Zabs_nat is Z.abs_nat [compatibility-notation,deprecated]
- File "./lib/coq/map/MapInjection.v", line 172, characters 8-15:
- Warning: Zabs_eq is Z.abs_eq [compatibility-notation,deprecated]
- File "./lib/coq/map/MapInjection.v", line 172, characters 8-15:
- Warning: Zabs_eq is Z.abs_eq [compatibility-notation,deprecated]
- File "./lib/coq/map/MapInjection.v", line 172, characters 8-15:
- Warning: Zabs_eq is Z.abs_eq [compatibility-notation,deprecated]
- File "./lib/coq/map/MapInjection.v", line 172, characters 8-15:
- Warning: Zabs_eq is Z.abs_eq [compatibility-notation,deprecated]
-> compiled  why3-coq.1.0.0
Processing 34/34: [why3-coq: make install-coq]
+ /usr/bin/make "install-coq" (CWD=/home/opam/.opam/4.04.2/.opam-switch/build/why3-coq.1.0.0)
- /bin/mkdir -p /home/opam/.opam/4.04.2/lib/why3/coq
- /usr/bin/install -c -m 644 lib/coq/version /home/opam/.opam/4.04.2/lib/why3/coq/
- /usr/bin/install -c -m 644 lib/coq/BuiltIn.vo lib/coq/HighOrd.vo /home/opam/.opam/4.04.2/lib/why3/coq/
- /bin/mkdir -p /home/opam/.opam/4.04.2/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.04.2/lib/why3/coq/int/
- /bin/mkdir -p /home/opam/.opam/4.04.2/lib/why3/coq/bool
- /usr/bin/install -c -m 644 lib/coq/bool/Bool.vo /home/opam/.opam/4.04.2/lib/why3/coq/bool/
- /bin/mkdir -p /home/opam/.opam/4.04.2/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.04.2/lib/why3/coq/real/
- /bin/mkdir -p /home/opam/.opam/4.04.2/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.04.2/lib/why3/coq/number/
- /bin/mkdir -p /home/opam/.opam/4.04.2/lib/why3/coq/set
- /usr/bin/install -c -m 644 lib/coq/set/Set.vo /home/opam/.opam/4.04.2/lib/why3/coq/set/
- /bin/mkdir -p /home/opam/.opam/4.04.2/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.04.2/lib/why3/coq/map/
- /bin/mkdir -p /home/opam/.opam/4.04.2/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.04.2/lib/why3/coq/list/
- /bin/mkdir -p /home/opam/.opam/4.04.2/lib/why3/coq/option
- /usr/bin/install -c -m 644 lib/coq/option/Option.vo /home/opam/.opam/4.04.2/lib/why3/coq/option/
- /bin/mkdir -p /home/opam/.opam/4.04.2/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.04.2/lib/why3/coq/bv/
- /bin/mkdir -p /home/opam/.opam/4.04.2/share/why3/drivers
- /usr/bin/install -c -m 644 drivers/coq-realizations.aux /home/opam/.opam/4.04.2/share/why3/drivers/
-> installed why3-coq.1.0.0
Done.
# Run eval $(opam env) to update the current shell environment
---> saved as "d02876112068ee369ac9ead1aaea9cf5a5b892c5497cad4e38e1b46283c63d02"
Job succeeded