package why3

  1. Overview
  2. Docs
On This Page
  1. Error log

why3 1.2.0

Error log

The package failed to build. The error log from opam follows.

Opam plugin "depext" may require upgrading/reinstalling. Reinstall the plugin on the current switch? [Y/n] y
The following actions will be performed:
  - recompile opam-depext 1.2.3

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved opam-depext.1.2.3  (cached)
-> removed   opam-depext.1.2.3
-> installed opam-depext.1.2.3
Done.

<><> opam-depext.1.2.3 installed successfully <><><><><><><><><><><><><><><><><>
=> opam-depext is unnecessary when used with opam >= 2.1. Please use opam install directly instead
# Run eval $(opam env) to update the current shell environment

<><> Carrying on to "opam depext -viy why3-coq.1.2.0 why3.1.2.0 ocamlfind.1.9.6 ocamlbuild.0.15.0 num.1.5-1 menhir.20190924 coq.8.9.1 conf-perl.2 conf-findutils.1 camlp5.7.14" 

Since version 2.1, opam now handles external dependencies alongside OCaml ones, and the `depext` plugin interface is provided for backwards compatibility only. Consider using your usual `opam install` command to install both OCaml and system dependencies, or `opam install <pkg> --depext-only` if you want to only install external dependencies.
# Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian
# The following system packages are needed:
findutils
perl
[NOTE] Package ocamlfind is already installed (current version is 1.9.6).
The following actions will be performed:
  - install conf-perl      2
  - install ocamlbuild     0.15.0
  - install num            1.5-1
  - install conf-findutils 1
  - install camlp5         7.14
  - install menhir         20190924
  - install coq            8.9.1
  - install why3           1.2.0
  - install why3-coq       1.2.0
===== 9 to install =====

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/27: [camlp5.7.14: http]
Processing  2/27: [camlp5.7.14: http]
Processing  3/27: [camlp5.7.14: http]
Processing  4/27: [camlp5.7.14: http] [coq.8.9.1: http]
Processing  5/27: [camlp5.7.14: http] [coq.8.9.1: http]
Processing  6/27: [camlp5.7.14: http] [coq.8.9.1: http] [conf-findutils: sh find . -name .]
Processing  7/27: [camlp5.7.14: http] [coq.8.9.1: http] [conf-findutils: sh find . -name .] [conf-perl: perl]
Processing  7/27: [coq.8.9.1: http] [conf-findutils: sh find . -name .] [conf-perl: perl]
Processing  7/27: [conf-findutils: sh find . -name .] [conf-perl: perl]
-> retrieved menhir.20190924  (cached)
Processing  8/27: [conf-findutils: sh find . -name .] [conf-perl: perl]
- + find . -name .
- .
-> compiled  conf-findutils.1
Processing  8/27: [conf-perl: perl]
-> installed conf-findutils.1
Processing  9/27: [conf-perl: perl]
- 
- This is perl 5, version 36, subversion 0 (v5.36.0) built for x86_64-linux-gnu-thread-multi
- (with 53 registered patches, see perl -V for more detail)
- 
- Copyright 1987-2022, 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 https://www.perl.org/, the Perl Home Page.
- 
-> compiled  conf-perl.2
Processing  9/27:
-> installed conf-perl.2
Processing 10/27:
-> retrieved camlp5.7.14  (https://github.com/camlp5/camlp5/archive/rel714.tar.gz)
Processing 11/27:
Processing 12/27: [camlp5: ./configure]
Processing 12/27: [coq.8.9.1/coq.install: dl] [camlp5: ./configure]
-> retrieved num.1.5-1  (cached)
Processing 13/27: [coq.8.9.1/coq.install: dl] [why3.1.2.0: http] [camlp5: ./configure]
[num: patch] applying num-in-findlib-dir.patch
Processing 14/27: [coq.8.9.1/coq.install: dl] [why3.1.2.0: http] [camlp5: ./configure] [num: patch]
-> retrieved ocamlbuild.0.15.0  (cached)
Processing 15/27: [coq.8.9.1/coq.install: dl] [why3.1.2.0: http] [why3-coq.1.2.0: http] [camlp5: ./configure] [num: patch]
Processing 16/27: [coq.8.9.1/coq.install: dl] [why3.1.2.0: http] [why3-coq.1.2.0: http] [camlp5: ./configure] [num: patch] [ocamlbuild: make configure.make]
- 
- Resulting configuration file (config/Makefile.cnf):
- 
- MODE=S
- EXE=
- OPT=.opt
- EXT_OBJ=.o
- EXT_LIB=.a
- OVERSION=4.08.1
- VERSION=7.14
- OCAMLC_W_Y="-w y"
- WARNERR="-warn-error +A-11"
- NO_PR_DIR=--no-print-directory
- OLIBDIR=/home/opam/.opam/4.08/lib/ocaml
- OCLIBDIR=+compiler-libs
- PREFIX=/home/opam/.opam/4.08
- OTOPP=+compiler-libs
- OTOPW=+compiler-libs
- OTOPU=$(TOP)/ocaml_stuff/4.08.1/utils
- BINDIR=$(PREFIX)/bin
- LIBDIR=/home/opam/.opam/4.08/lib
- MANDIR=/home/opam/.opam/4.08/man
- OCAMLN=ocaml
- CAMLP5N=camlp5
- 
- === strict mode ===
- 
Processing 16/27: [coq.8.9.1/coq.install: dl] [why3.1.2.0: http] [why3-coq.1.2.0: http] [camlp5: make world.opt] [num: patch] [ocamlbuild: make configure.make]
Processing 16/27: [coq.8.9.1/coq.install: dl] [why3.1.2.0: http] [why3-coq.1.2.0: http] [camlp5: make world.opt] [num: make opam-legacy] [ocamlbuild: make configure.make]
- (echo "# This file was generated from configure.make"; \
- echo ;\
- echo "OCAML_PREFIX="; \
- echo "OCAML_BINDIR=/home/opam/.opam/4.08/bin"; \
- echo "OCAML_LIBDIR=/home/opam/.opam/4.08/lib/ocaml"; \
- echo "OCAML_MANDIR=/home/opam/.opam/4.08/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.08"; \
- echo "BINDIR=/home/opam/.opam/4.08/bin"; \
- echo "LIBDIR=/home/opam/.opam/4.08/lib"; \
- echo "MANDIR=/home/opam/.opam/4.08/man"; \
- ) > Makefile.config
- (echo "(* This file was generated from ../configure.make *)"; \
- echo ;\
- echo 'let bindir = {|/home/opam/.opam/4.08/bin|}'; \
- echo 'let libdir = {|/home/opam/.opam/4.08/lib|}'; \
- echo 'let ocaml_libdir = {|/home/opam/.opam/4.08/lib/ocaml|}'; \
- echo 'let libdir_abs = {|/home/opam/.opam/4.08/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.15.0"'; \
- ) > src/ocamlbuild_config.ml
Processing 16/27: [coq.8.9.1/coq.install: dl] [why3.1.2.0: http] [why3-coq.1.2.0: http] [camlp5: make world.opt] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled]
Processing 16/27: [coq.8.9.1/ocaml408_compat.patch: dl] [why3.1.2.0: http] [why3-coq.1.2.0: http] [camlp5: make world.opt] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled]
Processing 16/27: [coq.8.9.1/ocaml408_compat.patch: dl] [why3-coq.1.2.0: http] [camlp5: make world.opt] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled]
Processing 16/27: [coq.8.9.1/ocaml408_compat.patch: dl] [camlp5: make world.opt] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled]
-> retrieved coq.8.9.1  (https://github.com/coq/coq/archive/V8.9.1.tar.gz)
Processing 16/27: [camlp5: make world.opt] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled]
-> retrieved why3.1.2.0  (https://why3.gitlabpages.inria.fr/releases/why3-1.2.0.tar.gz)
-> retrieved why3-coq.1.2.0  (https://why3.gitlabpages.inria.fr/releases/why3-1.2.0.tar.gz)
- /usr/bin/make -C src all
- make[1]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/num.1.5-1/src'
- ocamlc -ccopt -DBNG_ARCH_amd64 -c bng.c
- ocamlc -ccopt -DBNG_ARCH_amd64 -c nat_stubs.c
- ocamlmklib -oc nums bng.o nat_stubs.o
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.ml
- ocamlmklib -o nums -oc nums -linkall int_misc.cmo nat.cmo big_int.cmo arith_flags.cmo ratio.cmo num.cmo arith_status.cmo
- cp ../toplevel/num_top_printers.mli ../toplevel/num_top.mli ../toplevel/num_top_printers.ml ../toplevel/num_top.ml .
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top_printers.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top_printers.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -a -o num_top.cma num_top_printers.cmo num_top.cmo
- echo 'version = "1.6~dev"' > META.top
- cat META.num-top.in >> META.top
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.ml
- ocamlmklib -o nums -oc nums -linkall int_misc.cmx nat.cmx big_int.cmx arith_flags.cmx ratio.cmx num.cmx arith_status.cmx
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -I . -shared -o nums.cmxs nums.cmxa
- make[1]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/num.1.5-1/src'
- cp src/num-legacy.install num.install
-> compiled  num.1.5-1
Processing 16/27: [camlp5: make world.opt] [ocamlbuild: make check-if-preinstalled]
-> installed num.1.5-1
Processing 17/27: [camlp5: make world.opt] [ocamlbuild: make check-if-preinstalled]
- if test -d /home/opam/.opam/4.08/lib/ocaml/ocamlbuild; then\
-   >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\
-        "/home/opam/.opam/4.08/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 @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/signatures.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -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 @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamllex.opt src/lexers.mll
- 235 states, 1033 transitions, table size 5542 bytes
- 4238 additional bytes used for bindings
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -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/exit_codes.cmo src/my_std.cmo src/ocamlbuild_executor.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/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 @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml
- ocamlc.opt -I +unix -I src -o ocamlbuild.byte -I +unix unix.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_unix_plugin.cmo bin/ocamlbuild.cmo
- ocamlc.opt -a -o plugin-lib/ocamlbuildlib.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_unix_plugin.cmo
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -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/exit_codes.cmx src/my_std.cmx src/ocamlbuild_executor.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/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 -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml
- ocamlopt.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml
- ocamlopt.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml
- ocamlopt.opt -I +unix -I src -o ocamlbuild.native -I +unix unix.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_unix_plugin.cmx bin/ocamlbuild.cmx
- ocamlopt.opt -a -o plugin-lib/ocamlbuildlib.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_unix_plugin.cmx
- ocamlc.opt -I +unix unix.cma 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.08/.opam-switch/build/ocamlbuild.0.15.0'
- rm -f ocamlbuild.install
- touch ocamlbuild.install
- /usr/bin/make install-bin-opam
- make[2]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/ocamlbuild.0.15.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.08/.opam-switch/build/ocamlbuild.0.15.0'
- /usr/bin/make install-lib-opam
- make[2]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/ocamlbuild.0.15.0'
- echo 'lib: [' >> ocamlbuild.install
- /usr/bin/make install-lib-basics-opam
- make[3]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/ocamlbuild.0.15.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.08/.opam-switch/build/ocamlbuild.0.15.0'
- /usr/bin/make install-lib-byte-opam
- make[3]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/ocamlbuild.0.15.0'
- for lib in plugin-lib/ocamlbuildlib.cma bin/ocamlbuild.cmo src/ocamlbuild_pack.cmi plugin-lib/ocamlbuild_plugin.cmi plugin-lib/ocamlbuild_unix_plugin.cmi; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/ocamlbuild.0.15.0'
- /usr/bin/make install-lib-native-opam
- make[3]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/ocamlbuild.0.15.0'
- for lib in plugin-lib/ocamlbuildlib.cmxa plugin-lib/ocamlbuildlib.a bin/ocamlbuild.cmx bin/ocamlbuild.o src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_unix_plugin.cmx plugin-lib/ocamlbuild_plugin.o plugin-lib/ocamlbuild_unix_plugin.o; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/ocamlbuild.0.15.0'
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/ocamlbuild.0.15.0'
- /usr/bin/make install-man-opam
- make[2]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/ocamlbuild.0.15.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.08/.opam-switch/build/ocamlbuild.0.15.0'
- /usr/bin/make install-doc-opam
- make[2]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/ocamlbuild.0.15.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.08/.opam-switch/build/ocamlbuild.0.15.0'
- make[1]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/ocamlbuild.0.15.0'
-> compiled  ocamlbuild.0.15.0
Processing 17/27: [camlp5: make world.opt]
-> installed ocamlbuild.0.15.0
Processing 18/27: [camlp5: make world.opt]
Processing 19/27: [camlp5: make world.opt] [menhir: make Makefile]
- make[1]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/menhir.20190924/src'
- make[2]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/menhir.20190924/src'
- + /home/opam/.opam/4.08/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.08/lib/ocamlbuild /home/opam/.opam/4.08/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.08/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules General.mli > General.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o General.cmi General.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules General.ml > General.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules Convert.mli > Convert.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Convert.cmi Convert.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules Convert.ml > Convert.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules IncrementalEngine.ml > IncrementalEngine.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules EngineTypes.ml > EngineTypes.ml.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o IncrementalEngine.cmo IncrementalEngine.ml
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules Engine.mli > Engine.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o EngineTypes.cmo EngineTypes.ml
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Engine.cmi Engine.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules Engine.ml > Engine.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules ErrorReports.mli > ErrorReports.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o ErrorReports.cmi ErrorReports.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules ErrorReports.ml > ErrorReports.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules Printers.mli > Printers.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Printers.cmi Printers.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules Printers.ml > Printers.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules InfiniteArray.mli > InfiniteArray.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InfiniteArray.cmi InfiniteArray.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules InfiniteArray.ml > InfiniteArray.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules PackedIntArray.mli > PackedIntArray.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o PackedIntArray.cmi PackedIntArray.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules PackedIntArray.ml > PackedIntArray.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules RowDisplacement.mli > RowDisplacement.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o RowDisplacement.cmi RowDisplacement.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules RowDisplacement.ml > RowDisplacement.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules LinearizedArray.mli > LinearizedArray.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o LinearizedArray.cmi LinearizedArray.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules LinearizedArray.ml > LinearizedArray.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules TableFormat.ml > TableFormat.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules InspectionTableFormat.ml > InspectionTableFormat.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules InspectionTableInterpreter.mli > InspectionTableInterpreter.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InspectionTableFormat.cmo InspectionTableFormat.ml
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o TableFormat.cmo TableFormat.ml
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InspectionTableInterpreter.cmi InspectionTableInterpreter.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules InspectionTableInterpreter.ml > InspectionTableInterpreter.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules TableInterpreter.mli > TableInterpreter.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o TableInterpreter.cmi TableInterpreter.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules TableInterpreter.ml > TableInterpreter.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules StaticVersion.mli > StaticVersion.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o StaticVersion.cmi StaticVersion.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules StaticVersion.ml > StaticVersion.ml.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o General.cmo General.ml
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Convert.cmo Convert.ml
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Engine.cmo Engine.ml
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o ErrorReports.cmo ErrorReports.ml
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Printers.cmo Printers.ml
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InfiniteArray.cmo InfiniteArray.ml
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o PackedIntArray.cmo PackedIntArray.ml
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o RowDisplacement.cmo RowDisplacement.ml
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o LinearizedArray.cmo LinearizedArray.ml
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InspectionTableInterpreter.cmo InspectionTableInterpreter.ml
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o TableInterpreter.cmo TableInterpreter.ml
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o StaticVersion.cmo StaticVersion.ml
- + /home/opam/.opam/4.08/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.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o General.cmx General.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o IncrementalEngine.cmx IncrementalEngine.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o EngineTypes.cmx EngineTypes.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o InfiniteArray.cmx InfiniteArray.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o PackedIntArray.cmx PackedIntArray.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o InspectionTableFormat.cmx InspectionTableFormat.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o LinearizedArray.cmx LinearizedArray.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o TableFormat.cmx TableFormat.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o RowDisplacement.cmx RowDisplacement.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o Convert.cmx Convert.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o Engine.cmx Engine.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o ErrorReports.cmx ErrorReports.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o Printers.cmx Printers.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o InspectionTableInterpreter.cmx InspectionTableInterpreter.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o TableInterpreter.cmx TableInterpreter.ml
- + /home/opam/.opam/4.08/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.08/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.08/bin/ocamlopt.opt -a menhirLib.cmx -o menhirLib.cmxa
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -shared -linkall menhirLib.cmxa -o menhirLib.cmxs
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules menhir.ml > menhir.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules back.mli > back.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o back.cmi back.mli
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o menhir.cmo menhir.ml
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules back.ml > back.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules cmly_read.ml > cmly_read.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules cmly_read.mli > cmly_read.mli.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules cmly_api.ml > cmly_api.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules keyword.mli > keyword.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o keyword.cmi keyword.mli
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o cmly_api.cmo cmly_api.ml
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o cmly_read.cmi cmly_read.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules keyword.ml > keyword.ml.depends
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o keyword.cmx keyword.ml
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules cmly_format.ml > cmly_format.ml.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o cmly_format.cmo cmly_format.ml
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules version.ml > version.ml.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o version.cmo version.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o cmly_api.cmx cmly_api.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o cmly_format.cmx cmly_format.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o version.cmx version.ml
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules cmly_write.ml > cmly_write.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules cmly_write.mli > cmly_write.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o cmly_write.cmi cmly_write.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules action.ml > action.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules action.mli > action.mli.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules IL.mli > IL.mli.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules stretch.mli > stretch.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o stretch.cmi stretch.mli
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o IL.cmi IL.mli
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o action.cmi action.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules codeBits.ml > codeBits.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules codeBits.mli > codeBits.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o codeBits.cmi codeBits.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules settings.ml > settings.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules settings.mli > settings.mli.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules stringSet.mli > stringSet.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o stringSet.cmi stringSet.mli
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o settings.cmi settings.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules installation.ml > installation.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules installation.mli > installation.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o installation.cmi installation.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules stringSet.ml > stringSet.ml.depends
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o installation.cmx installation.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o stringSet.cmx stringSet.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o settings.cmx settings.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o codeBits.cmx codeBits.ml
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules basicSyntax.ml > basicSyntax.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules positions.mli > positions.mli.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules stringMap.mli > stringMap.mli.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules syntax.ml > syntax.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules InputFile.mli > InputFile.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o positions.cmi positions.mli
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o stringMap.cmi stringMap.mli
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InputFile.cmi InputFile.mli
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o syntax.cmo syntax.ml
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o basicSyntax.cmo basicSyntax.ml
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules positions.ml > positions.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules stringMap.ml > stringMap.ml.depends
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o action.cmx action.ml
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules InputFile.ml > InputFile.ml.depends
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o positions.cmx positions.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o stringMap.cmx stringMap.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o InputFile.cmx InputFile.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o InputFile.cmx InputFile.ml
- File "InputFile.ml", line 52, characters 2-20:
- 52 |   Pervasives.compare file1.input_file_index file2.input_file_index
-        ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o syntax.cmx syntax.ml
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules front.ml > front.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules front.mli > front.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o front.cmi front.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules anonymous.ml > anonymous.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules anonymous.mli > anonymous.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o anonymous.cmi anonymous.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules misc.ml > misc.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules misc.mli > misc.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o misc.cmi misc.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules error.ml > error.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules error.mli > error.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o error.cmi error.mli
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o error.cmx error.ml
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules parameters.ml > parameters.ml.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o parameters.cmo parameters.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o misc.cmx misc.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o parameters.cmx parameters.ml
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules basicPrinter.ml > basicPrinter.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules basicPrinter.mli > basicPrinter.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o basicPrinter.cmi basicPrinter.mli
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o basicSyntax.cmx basicSyntax.ml
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules option.ml > option.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules option.mli > option.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o option.cmi option.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules printer.ml > printer.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules printer.mli > printer.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o printer.cmi printer.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules Compatibility.ml > Compatibility.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules Compatibility.mli > Compatibility.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Compatibility.cmi Compatibility.mli
- + /home/opam/.opam/4.08/bin/ocamllex.opt -q lineCount.mll
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules lineCount.ml > lineCount.ml.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lineCount.cmo lineCount.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Compatibility.cmx Compatibility.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lineCount.cmx lineCount.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o option.cmx option.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o printer.cmx printer.ml
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules CheckSafeParameterizedGrammar.ml > CheckSafeParameterizedGrammar.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules CheckSafeParameterizedGrammar.mli > CheckSafeParameterizedGrammar.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o CheckSafeParameterizedGrammar.cmi CheckSafeParameterizedGrammar.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules tarjan.ml > tarjan.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules tarjan.mli > tarjan.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o tarjan.cmi tarjan.mli
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o tarjan.cmx tarjan.ml
- + cp -p yaccDriver.ml Driver.ml
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules Driver.ml > Driver.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules Driver.mli > Driver.mli.depends
- + cp -p yacc-parser.mly parser.mly
- + /home/opam/.opam/4.08/bin/ocamlyacc parser.mly
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules parser.mli > parser.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o parser.cmi parser.mli
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Driver.cmi Driver.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules parser.ml > parser.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules parserAux.ml > parserAux.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules parserAux.mli > parserAux.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o parserAux.cmi parserAux.mli
- + /home/opam/.opam/4.08/bin/ocamllex.opt -q lexpointfree.mll
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules lexpointfree.ml > lexpointfree.ml.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lexpointfree.cmo lexpointfree.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lexpointfree.cmx lexpointfree.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o parserAux.cmx parserAux.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o parser.cmx parser.ml
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules Drop.ml > Drop.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules Drop.mli > Drop.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Drop.cmi Drop.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules IO.ml > IO.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules IO.mli > IO.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o IO.cmi IO.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules infer.ml > infer.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules infer.mli > infer.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o infer.cmi infer.mli
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o IO.cmx IO.ml
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules interface.ml > interface.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules interface.mli > interface.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o interface.cmi interface.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules nonterminalType.ml > nonterminalType.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules nonterminalType.mli > nonterminalType.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o nonterminalType.cmi nonterminalType.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules tokenType.ml > tokenType.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules tokenType.mli > tokenType.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o tokenType.cmi tokenType.mli
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o nonterminalType.cmx nonterminalType.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o tokenType.cmx tokenType.ml
- + /home/opam/.opam/4.08/bin/ocamllex.opt -q lexdep.mll
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules lexdep.ml > lexdep.ml.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lexdep.cmo lexdep.ml
- + /home/opam/.opam/4.08/bin/ocamllex.opt -q lexmli.mll
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules lexmli.ml > lexmli.ml.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lexmli.cmo lexmli.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o interface.cmx interface.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lexdep.cmx lexdep.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lexmli.cmx lexmli.ml
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules inlining.ml > inlining.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules inlining.mli > inlining.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o inlining.cmi inlining.mli
- + /home/opam/.opam/4.08/bin/ocamllex.opt -q chopInlined.mll
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules chopInlined.ml > chopInlined.ml.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o chopInlined.cmo chopInlined.ml
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules listMonad.ml > listMonad.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules listMonad.mli > listMonad.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o listMonad.cmi listMonad.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules Memoize.ml > Memoize.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules Memoize.mli > Memoize.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Memoize.cmi Memoize.mli
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o chopInlined.cmx chopInlined.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o listMonad.cmx listMonad.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Memoize.cmx Memoize.ml
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules keywordExpansion.ml > keywordExpansion.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules keywordExpansion.mli > keywordExpansion.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o keywordExpansion.cmi keywordExpansion.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules grammarFunctor.ml > grammarFunctor.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules grammarFunctor.mli > grammarFunctor.mli.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules gMap.ml > gMap.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules gSet.ml > gSet.ml.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o gSet.cmo gSet.ml
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o gMap.cmo gMap.ml
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o grammarFunctor.cmi grammarFunctor.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules Boolean.ml > Boolean.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules Boolean.mli > Boolean.mli.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules Fix.mli > Fix.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Fix.cmi Fix.mli
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Boolean.cmi Boolean.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules Fix.ml > Fix.ml.depends
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Fix.cmx Fix.ml
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules CompletedNatWitness.ml > CompletedNatWitness.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules CompletedNatWitness.mli > CompletedNatWitness.mli.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules Seq.mli > Seq.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Seq.cmi Seq.mli
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o CompletedNatWitness.cmi CompletedNatWitness.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules Seq.ml > Seq.ml.depends
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Seq.cmx Seq.ml
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules compressedBitSet.ml > compressedBitSet.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules compressedBitSet.mli > compressedBitSet.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o compressedBitSet.cmi compressedBitSet.mli
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o gSet.cmx gSet.ml
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules FixSolver.ml > FixSolver.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules FixSolver.mli > FixSolver.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o FixSolver.cmi FixSolver.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules Maps.ml > Maps.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules Maps.mli > Maps.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Maps.cmi Maps.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules patricia.ml > patricia.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules patricia.mli > patricia.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o patricia.cmi patricia.mli
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o gMap.cmx gMap.ml
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules time.ml > time.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules time.mli > time.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o time.cmi time.mli
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Boolean.cmx Boolean.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o CompletedNatWitness.cmx CompletedNatWitness.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o compressedBitSet.cmx compressedBitSet.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o FixSolver.cmx FixSolver.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Maps.cmx Maps.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o patricia.cmx patricia.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o time.cmx time.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o patricia.cmx patricia.ml
- File "patricia.ml", line 569, characters 20-38:
- 569 |             let c = Pervasives.compare key1 key2 in
-                           ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "patricia.ml", line 942, characters 20-38:
- 942 |             let c = Pervasives.compare x1 x2 in
-                           ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o grammarFunctor.cmx grammarFunctor.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o grammarFunctor.cmx grammarFunctor.ml
- File "grammarFunctor.ml", line 395, characters 6-24:
- 395 |       Pervasives.compare (decode i1) (decode i2)
-             ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- + /home/opam/.opam/4.08/bin/ocamllex.opt -q lexer.mll
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules lexer.ml > lexer.ml.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lexer.cmo lexer.ml
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules partialGrammar.ml > partialGrammar.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules partialGrammar.mli > partialGrammar.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o partialGrammar.cmi partialGrammar.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules expandTokenAliases.ml > expandTokenAliases.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules expandTokenAliases.mli > expandTokenAliases.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o expandTokenAliases.cmi expandTokenAliases.mli
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o expandTokenAliases.cmx expandTokenAliases.ml
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules reachability.ml > reachability.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules reachability.mli > reachability.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o reachability.cmi reachability.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules SelectiveExpansion.ml > SelectiveExpansion.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules SelectiveExpansion.mli > SelectiveExpansion.mli.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules SortInference.mli > SortInference.mli.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules GroundSort.mli > GroundSort.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o GroundSort.cmi GroundSort.mli
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o SortInference.cmi SortInference.mli
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o SelectiveExpansion.cmi SelectiveExpansion.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules GroundSort.ml > GroundSort.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules SortInference.ml > SortInference.ml.depends
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o GroundSort.cmx GroundSort.ml
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules SortUnification.ml > SortUnification.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules SortUnification.mli > SortUnification.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o SortUnification.cmi SortUnification.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules Unifier.ml > Unifier.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules Unifier.mli > Unifier.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Unifier.cmi Unifier.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules mark.ml > mark.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules mark.mli > mark.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o mark.cmi mark.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules unionFind.ml > unionFind.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules unionFind.mli > unionFind.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o unionFind.cmi unionFind.mli
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o mark.cmx mark.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o unionFind.cmx unionFind.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Unifier.cmx Unifier.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o SortUnification.cmx SortUnification.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o SortInference.cmx SortInference.ml
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules standard_mly.ml > standard_mly.ml.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o standard_mly.cmo standard_mly.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o anonymous.cmx anonymous.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o basicPrinter.cmx basicPrinter.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o CheckSafeParameterizedGrammar.cmx CheckSafeParameterizedGrammar.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Driver.cmx Driver.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Drop.cmx Drop.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o infer.cmx infer.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o inlining.cmx inlining.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o keywordExpansion.cmx keywordExpansion.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lexer.cmx lexer.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o partialGrammar.cmx partialGrammar.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o reachability.cmx reachability.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o SelectiveExpansion.cmx SelectiveExpansion.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o standard_mly.cmx standard_mly.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o basicPrinter.cmx basicPrinter.ml
- File "basicPrinter.ml", line 269, characters 50-68:
- 269 |       compare_pairs InputFile.compare_input_files Pervasives.compare (m, v) (m', v')
-                                                         ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "basicPrinter.ml", line 348, characters 50-68:
- 348 |       compare_pairs InputFile.compare_input_files Pervasives.compare (m, l) (m', l')
-                                                         ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules grammar.ml > grammar.ml.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o grammar.cmo grammar.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o front.cmx front.ml
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules item.ml > item.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules item.mli > item.mli.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules lookahead.mli > lookahead.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lookahead.cmi lookahead.mli
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o item.cmi item.mli
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o grammar.cmx grammar.ml
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules lr0.ml > lr0.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules lr0.mli > lr0.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lr0.cmi lr0.mli
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o item.cmx item.ml
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules lr1.ml > lr1.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules lr1.mli > lr1.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lr1.cmi lr1.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules DFS.ml > DFS.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules DFS.mli > DFS.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o DFS.cmi DFS.mli
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lr0.cmx lr0.ml
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules slr.ml > slr.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules slr.mli > slr.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o slr.cmi slr.mli
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o DFS.cmx DFS.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o slr.cmx slr.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lr1.cmx lr1.ml
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules codeBackend.ml > codeBackend.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules codeBackend.mli > codeBackend.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o codeBackend.cmi codeBackend.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules codePieces.ml > codePieces.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules codePieces.mli > codePieces.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o codePieces.cmi codePieces.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules default.ml > default.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules default.mli > default.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o default.cmi default.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules conflict.ml > conflict.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules conflict.mli > conflict.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o conflict.cmi conflict.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules DependencyGraph.ml > DependencyGraph.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules DependencyGraph.mli > DependencyGraph.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o DependencyGraph.cmi DependencyGraph.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules dot.ml > dot.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules dot.mli > dot.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o dot.cmi dot.mli
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o dot.cmx dot.ml
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules derivation.ml > derivation.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules derivation.mli > derivation.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o derivation.cmi derivation.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules lr1partial.ml > lr1partial.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules lr1partial.mli > lr1partial.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lr1partial.cmi lr1partial.mli
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o DependencyGraph.cmx DependencyGraph.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o derivation.cmx derivation.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lr1partial.cmx lr1partial.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o conflict.cmx conflict.ml
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules invariant.ml > invariant.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules invariant.mli > invariant.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o invariant.cmi invariant.mli
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o codePieces.cmx codePieces.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o default.cmx default.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o invariant.cmx invariant.ml
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules codeInliner.ml > codeInliner.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules codeInliner.mli > codeInliner.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o codeInliner.cmi codeInliner.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules traverse.ml > traverse.ml.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o traverse.cmo traverse.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o traverse.cmx traverse.ml
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules coqBackend.ml > coqBackend.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules coqBackend.mli > coqBackend.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o coqBackend.cmi coqBackend.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules interpret.ml > interpret.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules interpret.mli > interpret.mli.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules referenceInterpreter.mli > referenceInterpreter.mli.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules cst.mli > cst.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o cst.cmi cst.mli
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o referenceInterpreter.cmi referenceInterpreter.mli
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o interpret.cmi interpret.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules cst.ml > cst.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules pprint.ml > pprint.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules pprint.mli > pprint.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o pprint.cmi pprint.mli
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o pprint.cmx pprint.ml
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules referenceInterpreter.ml > referenceInterpreter.ml.depends
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o cst.cmx cst.ml
- + /home/opam/.opam/4.08/bin/ocamllex.opt -q segment.mll
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules segment.ml > segment.ml.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o segment.cmo segment.ml
- + /home/opam/.opam/4.08/bin/ocamllex.opt -q sentenceLexer.mll
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules sentenceLexer.ml > sentenceLexer.ml.depends
- + /home/opam/.opam/4.08/bin/ocamlyacc sentenceParser.mly
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules sentenceParser.mli > sentenceParser.mli.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules sentenceParserAux.ml > sentenceParserAux.ml.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o sentenceParserAux.cmo sentenceParserAux.ml
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o sentenceParser.cmi sentenceParser.mli
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o sentenceLexer.cmo sentenceLexer.ml
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules sentenceParser.ml > sentenceParser.ml.depends
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o sentenceParserAux.cmx sentenceParserAux.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o sentenceParser.cmx sentenceParser.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o referenceInterpreter.cmx referenceInterpreter.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o segment.cmx segment.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o sentenceLexer.cmx sentenceLexer.ml
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules LRijkstra.ml > LRijkstra.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules LRijkstra.mli > LRijkstra.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -noassert -noassert -o LRijkstra.cmi LRijkstra.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules astar.ml > astar.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules astar.mli > astar.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o astar.cmi astar.mli
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o interpret.cmx interpret.ml
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules LRijkstraCore.ml > LRijkstraCore.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules LRijkstraCore.mli > LRijkstraCore.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -noassert -noassert -o LRijkstraCore.cmi LRijkstraCore.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules LowIntegerPriorityQueue.ml > LowIntegerPriorityQueue.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules LowIntegerPriorityQueue.mli > LowIntegerPriorityQueue.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o LowIntegerPriorityQueue.cmi LowIntegerPriorityQueue.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules resizableArray.ml > resizableArray.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules resizableArray.mli > resizableArray.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o resizableArray.cmi resizableArray.mli
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o resizableArray.cmx resizableArray.ml
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules MySet.ml > MySet.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules MySet.mli > MySet.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o MySet.cmi MySet.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules Trie.ml > Trie.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules Trie.mli > Trie.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Trie.cmi Trie.mli
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o LowIntegerPriorityQueue.cmx LowIntegerPriorityQueue.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o MySet.cmx MySet.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Trie.cmx Trie.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Trie.cmx Trie.ml
- File "Trie.ml", line 199, characters 4-22:
- 199 |     Pervasives.compare t1.identity t2.identity
-           ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o astar.cmx astar.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -noassert -noassert -o LRijkstraCore.cmx LRijkstraCore.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -noassert -noassert -o LRijkstraCore.cmx LRijkstraCore.ml
- File "LRijkstraCore.ml", line 401, characters 16-34:
- 401 |         let c = Pervasives.compare (identity fact1) (identity fact2) in
-                       ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules tableBackend.ml > tableBackend.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules tableBackend.mli > tableBackend.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o tableBackend.cmi tableBackend.mli
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o cmly_read.cmx cmly_read.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o cmly_write.cmx cmly_write.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o codeBackend.cmx codeBackend.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o codeInliner.cmx codeInliner.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o coqBackend.cmx coqBackend.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -noassert -noassert -o LRijkstra.cmx LRijkstra.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o tableBackend.cmx tableBackend.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o back.cmx back.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o menhir.cmx menhir.ml
- + /home/opam/.opam/4.08/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.08/.opam-switch/build/menhir.20190924/src'
- make[2]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/menhir.20190924/src'
- + /home/opam/.opam/4.08/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.08/lib/ocamlbuild /home/opam/.opam/4.08/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.08/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules General.mli > General.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o General.cmi General.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules General.ml > General.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules Convert.mli > Convert.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Convert.cmi Convert.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules Convert.ml > Convert.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules IncrementalEngine.ml > IncrementalEngine.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules EngineTypes.ml > EngineTypes.ml.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o IncrementalEngine.cmo IncrementalEngine.ml
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules Engine.mli > Engine.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o EngineTypes.cmo EngineTypes.ml
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Engine.cmi Engine.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules Engine.ml > Engine.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules ErrorReports.mli > ErrorReports.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o ErrorReports.cmi ErrorReports.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules ErrorReports.ml > ErrorReports.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules Printers.mli > Printers.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Printers.cmi Printers.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules Printers.ml > Printers.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules InfiniteArray.mli > InfiniteArray.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InfiniteArray.cmi InfiniteArray.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules InfiniteArray.ml > InfiniteArray.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules PackedIntArray.mli > PackedIntArray.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o PackedIntArray.cmi PackedIntArray.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules PackedIntArray.ml > PackedIntArray.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules RowDisplacement.mli > RowDisplacement.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o RowDisplacement.cmi RowDisplacement.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules RowDisplacement.ml > RowDisplacement.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules LinearizedArray.mli > LinearizedArray.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o LinearizedArray.cmi LinearizedArray.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules LinearizedArray.ml > LinearizedArray.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules TableFormat.ml > TableFormat.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules InspectionTableFormat.ml > InspectionTableFormat.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules InspectionTableInterpreter.mli > InspectionTableInterpreter.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InspectionTableFormat.cmo InspectionTableFormat.ml
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o TableFormat.cmo TableFormat.ml
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InspectionTableInterpreter.cmi InspectionTableInterpreter.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules InspectionTableInterpreter.ml > InspectionTableInterpreter.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules TableInterpreter.mli > TableInterpreter.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o TableInterpreter.cmi TableInterpreter.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules TableInterpreter.ml > TableInterpreter.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules StaticVersion.mli > StaticVersion.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o StaticVersion.cmi StaticVersion.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules StaticVersion.ml > StaticVersion.ml.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o General.cmo General.ml
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Convert.cmo Convert.ml
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Engine.cmo Engine.ml
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o ErrorReports.cmo ErrorReports.ml
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Printers.cmo Printers.ml
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InfiniteArray.cmo InfiniteArray.ml
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o PackedIntArray.cmo PackedIntArray.ml
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o RowDisplacement.cmo RowDisplacement.ml
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o LinearizedArray.cmo LinearizedArray.ml
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InspectionTableInterpreter.cmo InspectionTableInterpreter.ml
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o TableInterpreter.cmo TableInterpreter.ml
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o StaticVersion.cmo StaticVersion.ml
- + /home/opam/.opam/4.08/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.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o General.cmx General.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o IncrementalEngine.cmx IncrementalEngine.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o EngineTypes.cmx EngineTypes.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o InfiniteArray.cmx InfiniteArray.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o PackedIntArray.cmx PackedIntArray.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o InspectionTableFormat.cmx InspectionTableFormat.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o LinearizedArray.cmx LinearizedArray.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o TableFormat.cmx TableFormat.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o RowDisplacement.cmx RowDisplacement.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o Convert.cmx Convert.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o Engine.cmx Engine.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o ErrorReports.cmx ErrorReports.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o Printers.cmx Printers.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o InspectionTableInterpreter.cmx InspectionTableInterpreter.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o TableInterpreter.cmx TableInterpreter.ml
- + /home/opam/.opam/4.08/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.08/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.08/bin/ocamlopt.opt -a menhirLib.cmx -o menhirLib.cmxa
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -shared -linkall menhirLib.cmxa -o menhirLib.cmxs
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules menhir.ml > menhir.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules back.mli > back.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o back.cmi back.mli
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o menhir.cmo menhir.ml
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules back.ml > back.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules cmly_read.ml > cmly_read.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules cmly_read.mli > cmly_read.mli.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules cmly_api.ml > cmly_api.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules keyword.mli > keyword.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o keyword.cmi keyword.mli
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o cmly_api.cmo cmly_api.ml
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o cmly_read.cmi cmly_read.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules keyword.ml > keyword.ml.depends
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o keyword.cmx keyword.ml
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules cmly_format.ml > cmly_format.ml.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o cmly_format.cmo cmly_format.ml
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules version.ml > version.ml.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o version.cmo version.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o cmly_api.cmx cmly_api.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o cmly_format.cmx cmly_format.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o version.cmx version.ml
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules cmly_write.ml > cmly_write.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules cmly_write.mli > cmly_write.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o cmly_write.cmi cmly_write.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules action.ml > action.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules action.mli > action.mli.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules IL.mli > IL.mli.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules stretch.mli > stretch.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o stretch.cmi stretch.mli
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o IL.cmi IL.mli
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o action.cmi action.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules codeBits.ml > codeBits.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules codeBits.mli > codeBits.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o codeBits.cmi codeBits.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules settings.ml > settings.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules settings.mli > settings.mli.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules stringSet.mli > stringSet.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o stringSet.cmi stringSet.mli
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o settings.cmi settings.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules installation.ml > installation.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules installation.mli > installation.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o installation.cmi installation.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules stringSet.ml > stringSet.ml.depends
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o installation.cmx installation.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o stringSet.cmx stringSet.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o settings.cmx settings.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o codeBits.cmx codeBits.ml
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules basicSyntax.ml > basicSyntax.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules positions.mli > positions.mli.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules stringMap.mli > stringMap.mli.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules syntax.ml > syntax.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules InputFile.mli > InputFile.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o positions.cmi positions.mli
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o stringMap.cmi stringMap.mli
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InputFile.cmi InputFile.mli
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o syntax.cmo syntax.ml
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o basicSyntax.cmo basicSyntax.ml
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules positions.ml > positions.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules stringMap.ml > stringMap.ml.depends
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o action.cmx action.ml
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules InputFile.ml > InputFile.ml.depends
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o positions.cmx positions.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o stringMap.cmx stringMap.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o InputFile.cmx InputFile.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o InputFile.cmx InputFile.ml
- File "InputFile.ml", line 52, characters 2-20:
- 52 |   Pervasives.compare file1.input_file_index file2.input_file_index
-        ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o syntax.cmx syntax.ml
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules front.ml > front.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules front.mli > front.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o front.cmi front.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules anonymous.ml > anonymous.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules anonymous.mli > anonymous.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o anonymous.cmi anonymous.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules misc.ml > misc.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules misc.mli > misc.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o misc.cmi misc.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules error.ml > error.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules error.mli > error.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o error.cmi error.mli
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o error.cmx error.ml
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules parameters.ml > parameters.ml.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o parameters.cmo parameters.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o misc.cmx misc.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o parameters.cmx parameters.ml
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules basicPrinter.ml > basicPrinter.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules basicPrinter.mli > basicPrinter.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o basicPrinter.cmi basicPrinter.mli
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o basicSyntax.cmx basicSyntax.ml
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules option.ml > option.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules option.mli > option.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o option.cmi option.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules printer.ml > printer.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules printer.mli > printer.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o printer.cmi printer.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules Compatibility.ml > Compatibility.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules Compatibility.mli > Compatibility.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Compatibility.cmi Compatibility.mli
- + /home/opam/.opam/4.08/bin/ocamllex.opt -q lineCount.mll
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules lineCount.ml > lineCount.ml.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lineCount.cmo lineCount.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Compatibility.cmx Compatibility.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lineCount.cmx lineCount.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o option.cmx option.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o printer.cmx printer.ml
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules CheckSafeParameterizedGrammar.ml > CheckSafeParameterizedGrammar.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules CheckSafeParameterizedGrammar.mli > CheckSafeParameterizedGrammar.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o CheckSafeParameterizedGrammar.cmi CheckSafeParameterizedGrammar.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules tarjan.ml > tarjan.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules tarjan.mli > tarjan.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o tarjan.cmi tarjan.mli
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o tarjan.cmx tarjan.ml
- + cp -p fancyDriver.ml Driver.ml
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules Driver.ml > Driver.ml.depends
- + /home/opam/.opam/4.08/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.08/bin/ocamldep.opt -modules' parser.mly > parser.mly.depends
- + /home/opam/.opam/4.08/bin/ocamllex.opt -q lexpointfree.mll
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules lexpointfree.ml > lexpointfree.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules newRuleSyntax.mli > newRuleSyntax.mli.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules parserAux.mli > parserAux.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lexpointfree.cmo lexpointfree.ml
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o newRuleSyntax.cmi newRuleSyntax.mli
- + /home/opam/.opam/4.08/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.08/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.08/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.08/bin/ocamldep.opt -modules parser.mli > parser.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o parser.cmi parser.mli
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Driver.cmi Driver.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules parser.ml > parser.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules newRuleSyntax.ml > newRuleSyntax.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules parserAux.ml > parserAux.ml.depends
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lexpointfree.cmx lexpointfree.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o parserAux.cmx parserAux.ml
- + /home/opam/.opam/4.08/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.08/bin/ocamldep.opt -modules parserMessages.ml > parserMessages.ml.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o parserMessages.cmo parserMessages.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o parser.cmx parser.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o parserMessages.cmx parserMessages.ml
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules Drop.ml > Drop.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules Drop.mli > Drop.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Drop.cmi Drop.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules IO.ml > IO.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules IO.mli > IO.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o IO.cmi IO.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules infer.ml > infer.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules infer.mli > infer.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o infer.cmi infer.mli
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o IO.cmx IO.ml
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules interface.ml > interface.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules interface.mli > interface.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o interface.cmi interface.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules nonterminalType.ml > nonterminalType.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules nonterminalType.mli > nonterminalType.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o nonterminalType.cmi nonterminalType.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules tokenType.ml > tokenType.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules tokenType.mli > tokenType.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o tokenType.cmi tokenType.mli
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o nonterminalType.cmx nonterminalType.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o tokenType.cmx tokenType.ml
- + /home/opam/.opam/4.08/bin/ocamllex.opt -q lexdep.mll
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules lexdep.ml > lexdep.ml.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lexdep.cmo lexdep.ml
- + /home/opam/.opam/4.08/bin/ocamllex.opt -q lexmli.mll
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules lexmli.ml > lexmli.ml.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lexmli.cmo lexmli.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o interface.cmx interface.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lexdep.cmx lexdep.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lexmli.cmx lexmli.ml
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules inlining.ml > inlining.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules inlining.mli > inlining.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o inlining.cmi inlining.mli
- + /home/opam/.opam/4.08/bin/ocamllex.opt -q chopInlined.mll
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules chopInlined.ml > chopInlined.ml.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o chopInlined.cmo chopInlined.ml
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules listMonad.ml > listMonad.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules listMonad.mli > listMonad.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o listMonad.cmi listMonad.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules Memoize.ml > Memoize.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules Memoize.mli > Memoize.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Memoize.cmi Memoize.mli
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o chopInlined.cmx chopInlined.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o listMonad.cmx listMonad.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Memoize.cmx Memoize.ml
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules keywordExpansion.ml > keywordExpansion.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules keywordExpansion.mli > keywordExpansion.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o keywordExpansion.cmi keywordExpansion.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules grammarFunctor.ml > grammarFunctor.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules grammarFunctor.mli > grammarFunctor.mli.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules gMap.ml > gMap.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules gSet.ml > gSet.ml.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o gSet.cmo gSet.ml
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o gMap.cmo gMap.ml
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o grammarFunctor.cmi grammarFunctor.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules Boolean.ml > Boolean.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules Boolean.mli > Boolean.mli.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules Fix.mli > Fix.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Fix.cmi Fix.mli
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Boolean.cmi Boolean.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules Fix.ml > Fix.ml.depends
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Fix.cmx Fix.ml
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules CompletedNatWitness.ml > CompletedNatWitness.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules CompletedNatWitness.mli > CompletedNatWitness.mli.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules Seq.mli > Seq.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Seq.cmi Seq.mli
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o CompletedNatWitness.cmi CompletedNatWitness.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules Seq.ml > Seq.ml.depends
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Seq.cmx Seq.ml
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules compressedBitSet.ml > compressedBitSet.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules compressedBitSet.mli > compressedBitSet.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o compressedBitSet.cmi compressedBitSet.mli
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o gSet.cmx gSet.ml
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules FixSolver.ml > FixSolver.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules FixSolver.mli > FixSolver.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o FixSolver.cmi FixSolver.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules Maps.ml > Maps.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules Maps.mli > Maps.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Maps.cmi Maps.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules patricia.ml > patricia.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules patricia.mli > patricia.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o patricia.cmi patricia.mli
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o gMap.cmx gMap.ml
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules time.ml > time.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules time.mli > time.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o time.cmi time.mli
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Boolean.cmx Boolean.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o CompletedNatWitness.cmx CompletedNatWitness.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o compressedBitSet.cmx compressedBitSet.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o FixSolver.cmx FixSolver.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Maps.cmx Maps.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o patricia.cmx patricia.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o time.cmx time.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o patricia.cmx patricia.ml
- File "patricia.ml", line 569, characters 20-38:
- 569 |             let c = Pervasives.compare key1 key2 in
-                           ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "patricia.ml", line 942, characters 20-38:
- 942 |             let c = Pervasives.compare x1 x2 in
-                           ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o grammarFunctor.cmx grammarFunctor.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o grammarFunctor.cmx grammarFunctor.ml
- File "grammarFunctor.ml", line 395, characters 6-24:
- 395 |       Pervasives.compare (decode i1) (decode i2)
-             ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- + /home/opam/.opam/4.08/bin/ocamllex.opt -q lexer.mll
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules lexer.ml > lexer.ml.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lexer.cmo lexer.ml
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules partialGrammar.ml > partialGrammar.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules partialGrammar.mli > partialGrammar.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o partialGrammar.cmi partialGrammar.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules expandTokenAliases.ml > expandTokenAliases.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules expandTokenAliases.mli > expandTokenAliases.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o expandTokenAliases.cmi expandTokenAliases.mli
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o expandTokenAliases.cmx expandTokenAliases.ml
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules reachability.ml > reachability.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules reachability.mli > reachability.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o reachability.cmi reachability.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules SelectiveExpansion.ml > SelectiveExpansion.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules SelectiveExpansion.mli > SelectiveExpansion.mli.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules SortInference.mli > SortInference.mli.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules GroundSort.mli > GroundSort.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o GroundSort.cmi GroundSort.mli
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o SortInference.cmi SortInference.mli
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o SelectiveExpansion.cmi SelectiveExpansion.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules GroundSort.ml > GroundSort.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules SortInference.ml > SortInference.ml.depends
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o GroundSort.cmx GroundSort.ml
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules SortUnification.ml > SortUnification.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules SortUnification.mli > SortUnification.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o SortUnification.cmi SortUnification.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules Unifier.ml > Unifier.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules Unifier.mli > Unifier.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Unifier.cmi Unifier.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules mark.ml > mark.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules mark.mli > mark.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o mark.cmi mark.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules unionFind.ml > unionFind.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules unionFind.mli > unionFind.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o unionFind.cmi unionFind.mli
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o mark.cmx mark.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o unionFind.cmx unionFind.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Unifier.cmx Unifier.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o SortUnification.cmx SortUnification.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o SortInference.cmx SortInference.ml
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules standard_mly.ml > standard_mly.ml.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o standard_mly.cmo standard_mly.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o anonymous.cmx anonymous.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o basicPrinter.cmx basicPrinter.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o CheckSafeParameterizedGrammar.cmx CheckSafeParameterizedGrammar.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Driver.cmx Driver.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Drop.cmx Drop.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o infer.cmx infer.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o inlining.cmx inlining.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o keywordExpansion.cmx keywordExpansion.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lexer.cmx lexer.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o partialGrammar.cmx partialGrammar.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o reachability.cmx reachability.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o SelectiveExpansion.cmx SelectiveExpansion.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o standard_mly.cmx standard_mly.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o basicPrinter.cmx basicPrinter.ml
- File "basicPrinter.ml", line 269, characters 50-68:
- 269 |       compare_pairs InputFile.compare_input_files Pervasives.compare (m, v) (m', v')
-                                                         ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "basicPrinter.ml", line 348, characters 50-68:
- 348 |       compare_pairs InputFile.compare_input_files Pervasives.compare (m, l) (m', l')
-                                                         ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules grammar.ml > grammar.ml.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o grammar.cmo grammar.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o front.cmx front.ml
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules item.ml > item.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules item.mli > item.mli.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules lookahead.mli > lookahead.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lookahead.cmi lookahead.mli
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o item.cmi item.mli
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o grammar.cmx grammar.ml
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules lr0.ml > lr0.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules lr0.mli > lr0.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lr0.cmi lr0.mli
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o item.cmx item.ml
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules lr1.ml > lr1.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules lr1.mli > lr1.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lr1.cmi lr1.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules DFS.ml > DFS.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules DFS.mli > DFS.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o DFS.cmi DFS.mli
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lr0.cmx lr0.ml
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules slr.ml > slr.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules slr.mli > slr.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o slr.cmi slr.mli
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o DFS.cmx DFS.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o slr.cmx slr.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lr1.cmx lr1.ml
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules codeBackend.ml > codeBackend.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules codeBackend.mli > codeBackend.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o codeBackend.cmi codeBackend.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules codePieces.ml > codePieces.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules codePieces.mli > codePieces.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o codePieces.cmi codePieces.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules default.ml > default.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules default.mli > default.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o default.cmi default.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules conflict.ml > conflict.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules conflict.mli > conflict.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o conflict.cmi conflict.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules DependencyGraph.ml > DependencyGraph.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules DependencyGraph.mli > DependencyGraph.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o DependencyGraph.cmi DependencyGraph.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules dot.ml > dot.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules dot.mli > dot.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o dot.cmi dot.mli
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o dot.cmx dot.ml
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules derivation.ml > derivation.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules derivation.mli > derivation.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o derivation.cmi derivation.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules lr1partial.ml > lr1partial.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules lr1partial.mli > lr1partial.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lr1partial.cmi lr1partial.mli
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o DependencyGraph.cmx DependencyGraph.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o derivation.cmx derivation.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lr1partial.cmx lr1partial.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o conflict.cmx conflict.ml
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules invariant.ml > invariant.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules invariant.mli > invariant.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o invariant.cmi invariant.mli
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o codePieces.cmx codePieces.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o default.cmx default.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o invariant.cmx invariant.ml
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules codeInliner.ml > codeInliner.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules codeInliner.mli > codeInliner.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o codeInliner.cmi codeInliner.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules traverse.ml > traverse.ml.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o traverse.cmo traverse.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o traverse.cmx traverse.ml
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules coqBackend.ml > coqBackend.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules coqBackend.mli > coqBackend.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o coqBackend.cmi coqBackend.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules interpret.ml > interpret.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules interpret.mli > interpret.mli.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules referenceInterpreter.mli > referenceInterpreter.mli.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules cst.mli > cst.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o cst.cmi cst.mli
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o referenceInterpreter.cmi referenceInterpreter.mli
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o interpret.cmi interpret.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules cst.ml > cst.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules pprint.ml > pprint.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules pprint.mli > pprint.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o pprint.cmi pprint.mli
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o pprint.cmx pprint.ml
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules referenceInterpreter.ml > referenceInterpreter.ml.depends
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o cst.cmx cst.ml
- + /home/opam/.opam/4.08/bin/ocamllex.opt -q segment.mll
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules segment.ml > segment.ml.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o segment.cmo segment.ml
- + /home/opam/.opam/4.08/bin/ocamllex.opt -q sentenceLexer.mll
- + /home/opam/.opam/4.08/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.08/bin/ocamldep.opt -modules' sentenceParser.mly > sentenceParser.mly.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules sentenceParserAux.ml > sentenceParserAux.ml.depends
- + /home/opam/.opam/4.08/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.08/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.08/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.08/bin/ocamldep.opt -modules sentenceParser.mli > sentenceParser.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o sentenceParser.cmi sentenceParser.mli
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o sentenceLexer.cmo sentenceLexer.ml
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules sentenceParser.ml > sentenceParser.ml.depends
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o sentenceParserAux.cmx sentenceParserAux.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o sentenceParser.cmx sentenceParser.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o referenceInterpreter.cmx referenceInterpreter.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o segment.cmx segment.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o sentenceLexer.cmx sentenceLexer.ml
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules LRijkstra.ml > LRijkstra.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules LRijkstra.mli > LRijkstra.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -noassert -noassert -o LRijkstra.cmi LRijkstra.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules astar.ml > astar.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules astar.mli > astar.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o astar.cmi astar.mli
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o interpret.cmx interpret.ml
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules LRijkstraCore.ml > LRijkstraCore.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules LRijkstraCore.mli > LRijkstraCore.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -noassert -noassert -o LRijkstraCore.cmi LRijkstraCore.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules LowIntegerPriorityQueue.ml > LowIntegerPriorityQueue.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules LowIntegerPriorityQueue.mli > LowIntegerPriorityQueue.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o LowIntegerPriorityQueue.cmi LowIntegerPriorityQueue.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules resizableArray.ml > resizableArray.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules resizableArray.mli > resizableArray.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o resizableArray.cmi resizableArray.mli
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o resizableArray.cmx resizableArray.ml
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules MySet.ml > MySet.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules MySet.mli > MySet.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o MySet.cmi MySet.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules Trie.ml > Trie.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules Trie.mli > Trie.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Trie.cmi Trie.mli
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o LowIntegerPriorityQueue.cmx LowIntegerPriorityQueue.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o MySet.cmx MySet.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Trie.cmx Trie.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Trie.cmx Trie.ml
- File "Trie.ml", line 199, characters 4-22:
- 199 |     Pervasives.compare t1.identity t2.identity
-           ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o astar.cmx astar.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -noassert -noassert -o LRijkstraCore.cmx LRijkstraCore.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -noassert -noassert -o LRijkstraCore.cmx LRijkstraCore.ml
- File "LRijkstraCore.ml", line 401, characters 16-34:
- 401 |         let c = Pervasives.compare (identity fact1) (identity fact2) in
-                       ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules tableBackend.ml > tableBackend.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules tableBackend.mli > tableBackend.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o tableBackend.cmi tableBackend.mli
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o cmly_read.cmx cmly_read.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o cmly_write.cmx cmly_write.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o codeBackend.cmx codeBackend.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o codeInliner.cmx codeInliner.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o coqBackend.cmx coqBackend.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -noassert -noassert -o LRijkstra.cmx LRijkstra.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o tableBackend.cmx tableBackend.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o back.cmx back.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o menhir.cmx menhir.ml
- + /home/opam/.opam/4.08/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.08/.opam-switch/build/menhir.20190924/src'
- make[2]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/menhir.20190924/src'
- + /home/opam/.opam/4.08/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.08/lib/ocamlbuild /home/opam/.opam/4.08/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.08/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.08/bin/ocamldep.opt -modules' parser.mly > parser.mly.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules error.mli > error.mli.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules positions.mli > positions.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o positions.cmi positions.mli
- + /home/opam/.opam/4.08/bin/ocamllex.opt -q lexpointfree.mll
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules lexpointfree.ml > lexpointfree.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules misc.mli > misc.mli.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules stringMap.mli > stringMap.mli.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules stringSet.mli > stringSet.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o stringSet.cmi stringSet.mli
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o stringMap.cmi stringMap.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules newRuleSyntax.mli > newRuleSyntax.mli.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules syntax.ml > syntax.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules action.mli > action.mli.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules IL.mli > IL.mli.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules stretch.mli > stretch.mli.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules keyword.mli > keyword.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o keyword.cmi keyword.mli
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o stretch.cmi stretch.mli
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o IL.cmi IL.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules InputFile.mli > InputFile.mli.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules settings.mli > settings.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o action.cmi action.mli
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InputFile.cmi InputFile.mli
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o settings.cmi settings.mli
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o syntax.cmo syntax.ml
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules option.mli > option.mli.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules parameters.ml > parameters.ml.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o misc.cmi misc.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules parserAux.mli > parserAux.mli.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules General.mli > General.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o General.cmi General.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules General.ml > General.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules Convert.mli > Convert.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Convert.cmi Convert.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules Convert.ml > Convert.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules IncrementalEngine.ml > IncrementalEngine.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules EngineTypes.ml > EngineTypes.ml.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o IncrementalEngine.cmo IncrementalEngine.ml
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules Engine.mli > Engine.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o EngineTypes.cmo EngineTypes.ml
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Engine.cmi Engine.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules Engine.ml > Engine.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules ErrorReports.mli > ErrorReports.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o ErrorReports.cmi ErrorReports.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules ErrorReports.ml > ErrorReports.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules Printers.mli > Printers.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Printers.cmi Printers.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules Printers.ml > Printers.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules InfiniteArray.mli > InfiniteArray.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InfiniteArray.cmi InfiniteArray.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules InfiniteArray.ml > InfiniteArray.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules PackedIntArray.mli > PackedIntArray.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o PackedIntArray.cmi PackedIntArray.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules PackedIntArray.ml > PackedIntArray.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules RowDisplacement.mli > RowDisplacement.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o RowDisplacement.cmi RowDisplacement.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules RowDisplacement.ml > RowDisplacement.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules LinearizedArray.mli > LinearizedArray.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o LinearizedArray.cmi LinearizedArray.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules LinearizedArray.ml > LinearizedArray.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules TableFormat.ml > TableFormat.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules InspectionTableFormat.ml > InspectionTableFormat.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules InspectionTableInterpreter.mli > InspectionTableInterpreter.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InspectionTableFormat.cmo InspectionTableFormat.ml
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o TableFormat.cmo TableFormat.ml
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InspectionTableInterpreter.cmi InspectionTableInterpreter.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules InspectionTableInterpreter.ml > InspectionTableInterpreter.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules TableInterpreter.mli > TableInterpreter.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o TableInterpreter.cmi TableInterpreter.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules TableInterpreter.ml > TableInterpreter.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules StaticVersion.mli > StaticVersion.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o StaticVersion.cmi StaticVersion.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules StaticVersion.ml > StaticVersion.ml.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o General.cmo General.ml
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Convert.cmo Convert.ml
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Engine.cmo Engine.ml
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o ErrorReports.cmo ErrorReports.ml
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Printers.cmo Printers.ml
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InfiniteArray.cmo InfiniteArray.ml
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o PackedIntArray.cmo PackedIntArray.ml
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o RowDisplacement.cmo RowDisplacement.ml
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o LinearizedArray.cmo LinearizedArray.ml
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InspectionTableInterpreter.cmo InspectionTableInterpreter.ml
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o TableInterpreter.cmo TableInterpreter.ml
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o StaticVersion.cmo StaticVersion.ml
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o error.cmi error.mli
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lexpointfree.cmo lexpointfree.ml
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o newRuleSyntax.cmi newRuleSyntax.mli
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o option.cmi option.mli
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o parameters.cmo parameters.ml
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o parserAux.cmi parserAux.mli
- + /home/opam/.opam/4.08/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.08/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.08/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.08/.opam-switch/build/menhir.20190924/src'
- + /home/opam/.opam/4.08/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.08/lib/ocamlbuild /home/opam/.opam/4.08/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.08/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules keyword.mli > keyword.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o keyword.cmi keyword.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules keyword.ml > keyword.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules version.ml > version.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules cmly_format.ml > cmly_format.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules cmly_api.ml > cmly_api.ml.depends
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules cmly_read.mli > cmly_read.mli.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o cmly_api.cmo cmly_api.ml
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o cmly_read.cmi cmly_read.mli
- + /home/opam/.opam/4.08/bin/ocamldep.opt -modules cmly_read.ml > cmly_read.ml.depends
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o cmly_format.cmo cmly_format.ml
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o version.cmo version.ml
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o keyword.cmo keyword.ml
- + /home/opam/.opam/4.08/bin/ocamlc.opt -c -g -bin-annot -safe-string -o cmly_read.cmo cmly_read.ml
- + /home/opam/.opam/4.08/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.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirSdk -o keyword.cmx keyword.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirSdk -o cmly_api.cmx cmly_api.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirSdk -o cmly_format.cmx cmly_format.ml
- + /home/opam/.opam/4.08/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirSdk -o version.cmx version.ml
- + /home/opam/.opam/4.08/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.08/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.08/bin/ocamlopt.opt -a menhirSdk.cmx -o menhirSdk.cmxa
- + /home/opam/.opam/4.08/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.08/.opam-switch/build/menhir.20190924/src'
- Creating menhirLib.ml
- Creating menhirLib.mli
-> compiled  menhir.20190924
Processing 19/27: [camlp5: make world.opt]
Processing 20/27: [camlp5: make world.opt] [menhir: make Makefile]
- mkdir -p /home/opam/.opam/4.08/bin
- install src/_stage2/menhir.native /home/opam/.opam/4.08/bin/menhir
- mkdir -p /home/opam/.opam/4.08/lib/menhir
- Installing MenhirLib and MenhirSdk via ocamlfind.
- Installed /home/opam/.opam/4.08/lib/menhirLib/menhirLib.o
- Installed /home/opam/.opam/4.08/lib/menhirLib/menhirLib.cmxs
- Installed /home/opam/.opam/4.08/lib/menhirLib/menhirLib.cmx
- Installed /home/opam/.opam/4.08/lib/menhirLib/menhirLib.cmo
- Installed /home/opam/.opam/4.08/lib/menhirLib/menhirLib.cmi
- Installed /home/opam/.opam/4.08/lib/menhirLib/menhirLib.ml
- Installed /home/opam/.opam/4.08/lib/menhirLib/menhirLib.mli
- Installed /home/opam/.opam/4.08/lib/menhirLib/META
- Installed /home/opam/.opam/4.08/lib/menhirSdk/menhirSdk.o
- Installed /home/opam/.opam/4.08/lib/menhirSdk/menhirSdk.cmxs
- Installed /home/opam/.opam/4.08/lib/menhirSdk/menhirSdk.cmx
- Installed /home/opam/.opam/4.08/lib/menhirSdk/menhirSdk.cmo
- Installed /home/opam/.opam/4.08/lib/menhirSdk/menhirSdk.cmi
- Installed /home/opam/.opam/4.08/lib/menhirSdk/META
- if [ -f doc/manual.pdf ] ; then \
-   mkdir -p /home/opam/.opam/4.08/doc/menhir /home/opam/.opam/4.08/man/man1 ; \
-   cp -r doc/manual.pdf doc/manual.html doc/manual*.png demos /home/opam/.opam/4.08/doc/menhir ; \
-   cp -r doc/menhir.1 /home/opam/.opam/4.08/man/man1 ; \
- fi
-> installed menhir.20190924
Processing 20/27: [camlp5: make world.opt]
Processing 21/27: [camlp5: make world.opt] [why3: ./configure]
- 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... /usr/bin/mkdir -p
- checking for a BSD-compatible install... /usr/bin/install -c
- checking for ocamlc... ocamlc
- ocaml version is 4.08.1
- ocaml library path is /home/opam/.opam/4.08/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
- ocamlfind found compiler-libs in /home/opam/.opam/4.08/lib/ocaml/compiler-libs
- 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.08/lib/num
- checking for /home/opam/.opam/4.08/lib/num/nums.cma... yes
- checking for /home/opam/.opam/4.08/lib/num/num.cmi... yes
- ocamlfind: Package `zarith' not found
- checking for /home/opam/.opam/4.08/lib/ocaml/zarith/zarith.cma... no
- checking for /home/opam/.opam/4.08/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.08/lib/ocaml/zip/zip.cma... no
- checking for /home/opam/.opam/4.08/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.08/lib/menhirLib
- checking for /home/opam/.opam/4.08/lib/menhirLib/menhirLib.cmi... yes
- ocamlfind: Package `ocamlgraph' not found
- checking for /home/opam/.opam/4.08/lib/ocaml/ocamlgraph/graph.cma... no
- checking for /home/opam/.opam/4.08/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.08.1
-     Library path            : /home/opam/.opam/4.08/lib/ocaml
-     Native compilation      : yes
-     Profiling               : no
-     Compiler plugins        : yes
-     Javascript support      : no (disabled by user)
- Components
-     Why3 library            : yes
-     GTK IDE                 : no (disabled by user)
-     Web IDE                 : no (Javascript support 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.08/lib/why3
-     Relocatable             : no
Processing 21/27: [camlp5: make world.opt] [why3: make all]
- Ocamllex src/why3doc/doc_lexer.mll
- cp lib/ocaml/why3__BigInt_num.ml lib/ocaml/why3__BigInt_compat.ml
- Ocamldep src/isabelle-client/isabelle_client_main.ml
- Ocamldep src/tools/why3shell.ml
- Ocamldep src/tools/unix_scheduler.ml
- Ocamldep src/why3session/why3session_main.ml
- Ocamldep src/why3session/why3session_update.ml
- Ocamldep src/why3session/why3session_latex.ml
- Ocamldep src/why3session/why3session_html.ml
- Ocamldep src/why3session/why3session_info.ml
- Ocamldep src/why3session/why3session_lib.ml
- 125 states, 1119 transitions, table size 5226 bytes
- 1793 additional bytes used for bindings
- 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
- Generate src/util/config.ml
- 56 states, 651 transitions, table size 2940 bytes
- 1375 additional bytes used for bindings
- Ocamllex src/util/rc.mll
- Ocamllex src/util/lexlib.mll
- Menhir src/util/json_parser.mly
- 34 states, 434 transitions, table size 1940 bytes
- 1293 additional bytes used for bindings
- 28 states, 271 transitions, table size 1252 bytes
- Ocamllex src/parser/lexer.mll
- Menhir src/parser/parser.mly
- Ocamllex src/util/json_lexer.mll
- 48 states, 1889 transitions, table size 7844 bytes
- 3073 additional bytes used for bindings
- Menhir src/driver/driver_parser.mly
- 52 states, 495 transitions, table size 2292 bytes
- Ocamllex src/driver/driver_lexer.mll
- Menhir src/driver/parse_smtv2_model_parser.mly
- cp src/session/compress_none.ml src/session/compress.ml
- Ocamllex src/driver/parse_smtv2_model_lexer.mll
- 34 states, 1366 transitions, table size 5668 bytes
- Ocamllex src/session/xml.mll
- Ocamllex src/session/strategy_parser.mll
- 307 states, 15627 transitions, table size 64350 bytes
- 155 states, 4342 transitions, table size 18298 bytes
- 7537 additional bytes used for bindings
- 252 states, 2817 transitions, table size 12780 bytes
- 3785 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
- 39 states, 619 transitions, table size 2710 bytes
- 1755 additional bytes used for bindings
- Ocamldep lib/ocaml/why3__IntAux.ml
- Ocamldep lib/ocaml/why3__BigInt.ml
- Ocamldep lib/ocaml/why3__BigInt_compat.ml
- 117 states, 1396 transitions, table size 6286 bytes
- 3556 additional bytes used for bindings
- 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/prepare_for_counterexmp.ml
- Ocamldep src/transform/intro_vc_vars_counterexmp.ml
- Ocamldep src/transform/congruence.ml
- Ocamldep src/transform/cut.ml
- Ocamldep src/transform/destruct.ml
- Ocamldep src/transform/ind_itp.ml
- Ocamldep src/transform/introduction.ml
- Ocamldep src/transform/subst.ml
- Ocamldep src/transform/apply.ml
- Ocamldep src/transform/case.ml
- Ocamldep src/transform/generic_arg_trans_utils.ml
- Ocamldep src/transform/eliminate_literal.ml
- Ocamldep src/transform/prop_curry.ml
- Ocamldep src/transform/smoke_detector.ml
- Ocamldep src/transform/instantiate_predicate.ml
- Ocamldep src/transform/intro_projections_counterexmp.ml
- Ocamldep src/transform/eliminate_epsilon.ml
- Ocamldep src/transform/lift_epsilon.ml
- Ocamldep src/transform/close_epsilon.ml
- Ocamldep src/transform/abstraction.ml
- Ocamldep src/transform/filter_trigger.ml
- Ocamldep src/transform/simplify_array.ml
- Ocamldep src/transform/encoding_sort.ml
- Ocamldep src/transform/encoding_twin.ml
- Ocamldep src/transform/encoding_tags.ml
- Ocamldep src/transform/encoding_guards.ml
- Ocamldep src/transform/encoding_tags_full.ml
- Ocamldep src/transform/encoding_guards_full.ml
- Ocamldep src/transform/encoding_select.ml
- Ocamldep src/transform/encoding.ml
- Ocamldep src/transform/discriminate.ml
- Ocamldep src/transform/libencoding.ml
- Ocamldep src/transform/eliminate_if.ml
- Ocamldep src/transform/eliminate_let.ml
- Ocamldep src/transform/eliminate_inductive.ml
- Ocamldep src/transform/eliminate_symbol.ml
- Ocamldep src/transform/eliminate_unknown_lsymbols.ml
- Ocamldep src/transform/eliminate_unknown_types.ml
- Ocamldep src/transform/abstract_quantifiers.ml
- Ocamldep src/transform/eliminate_algebraic.ml
- Ocamldep src/transform/eliminate_definition.ml
- Ocamldep src/transform/compute.ml
- Ocamldep src/transform/reduction_engine.ml
- Ocamldep src/transform/detect_polymorphism.ml
- Ocamldep src/transform/args_wrapper.ml
- Ocamldep src/transform/split_goal.ml
- Ocamldep src/transform/inlining.ml
- Ocamldep src/transform/simplify_formula.ml
- Ocamldep src/parser/lexer.ml
- Ocamldep src/parser/typing.ml
- Ocamldep src/parser/parser.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/driver/parse_smtv2_model.ml
- Ocamldep src/mlw/ity.ml
- Ocamldep src/driver/parse_smtv2_model_lexer.ml
- Ocamldep src/driver/parse_smtv2_model_parser.ml
- Ocamldep src/driver/collect_data_model.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/vector.ml
- Ocamldep src/util/bigInt.ml
- Ocamldep src/util/number.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
- File "src/util/pp.mli", line 121, characters 33-51:
- 121 |   ('b,  formatter, unit, string) Pervasives.format4 -> 'b
-                                        ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- Ocamlc   src/util/sysutil.mli
- File "src/util/pp.mli", line 124, characters 33-51:
- 124 |   ('b,  formatter, unit, string) Pervasives.format4 -> 'b
-                                        ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- Ocamlc   src/util/number.mli
- Ocamlc   src/util/vector.mli
- Ocamlc   src/util/pqueue.mli
- Ocamlc   src/driver/prove_client.mli
- Linking src/util/debug_optim.cmxs
- 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/vector.ml
- Ocamlc   src/util/pqueue.ml
- Ocamlc   src/driver/prove_client.ml
- Ocamlc   src/session/compress.ml
- mkdir bin
- Ocamlc   plugins/tptp/tptp_printer.mli
- File "src/session/compress_none.ml", line 43, characters 23-33:
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/session/compress_none.ml", line 45, characters 20-30:
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- Ocamlc   src/tools/unix_scheduler.mli
- Ocamlc   src/tools/why3wc.ml
- Ocamlc   /home/opam/.opam/4.08/lib/num/big_int.mli
- Ocamlc   src/ide/wserver.mli
- Ocamlc   src/why3doc/doc_html.mli
- gcc -Wall -O -g -o src/server/logging.o -c src/server/logging.c
- gcc -Wall -O -g -o src/server/arraylist.o -c src/server/arraylist.c
- gcc -Wall -O -g -o src/server/options.o -c src/server/options.c
- gcc -Wall -O -g -o src/server/queue.o -c src/server/queue.c
- gcc -Wall -O -g -o src/server/readbuf.o -c src/server/readbuf.c
- gcc -Wall -O -g -o src/server/request.o -c src/server/request.c
- gcc -Wall -O -g -o src/server/proc.o -c src/server/proc.c
- gcc -Wall -O -g -o src/server/writebuf.o -c src/server/writebuf.c
- gcc -Wall -O -g -o src/server/server-unix.o -c src/server/server-unix.c
- gcc -Wall -O -g -o src/server/server-win.o -c src/server/server-win.c
- gcc -Wall -O -g -o src/server/cpulimit-unix.o -c src/server/cpulimit-unix.c
- gcc -Wall -O -g -o src/server/cpulimit-win.o -c src/server/cpulimit-win.c
- Generate drivers/coq-realizations.aux
- Generate drivers/pvs-realizations.aux
- Generate drivers/isabelle-realizations.aux
- Linking  lib/plugins/genequlin.cmo
- Linking  lib/plugins/dimacs.cmo
- Ocamlc   src/tools/unix_scheduler.ml
- 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/plugin.mli
- Ocamlopt src/util/vector.ml
- Ocamlc   src/core/ident.mli
- Ocamlc   src/driver/driver_ast.ml
- Ocamlopt src/session/compress.ml
- Ocamlc   src/util/extset.ml
- Ocamlc   src/util/debug.ml
- Ocamlc   src/util/loc.ml
- Ocamlc   src/util/number.ml
- File "src/session/compress_none.ml", line 43, characters 23-33:
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- Ocamlc   src/session/xml.ml
- File "src/session/compress_none.ml", line 45, characters 20-30:
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/util/loc.ml", line 63, characters 14-32:
- 63 | let compare = Pervasives.compare
-                    ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/util/loc.ml", line 64, characters 12-26:
- 64 | let equal = Pervasives.(=)
-                  ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- Ocamlopt src/tools/unix_scheduler.ml
- File "src/util/debug.ml", line 113, characters 21-39:
- 113 |           (List.sort Pervasives.compare list);
-                            ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- Ocamlopt src/tools/why3wc.ml
- gcc -Wall -o lib/why3cpulimit src/server/cpulimit-unix.o src/server/cpulimit-win.o
- Ocamlc   lib/ocaml/why3__BigInt_compat.ml
- Linking  bin/why3wc.byte
- Ocamlopt src/util/pp.ml
- Ocamlc   src/util/wstdlib.mli
- Ocamlopt src/util/cmdline.ml
- Ocamlopt src/driver/prove_client.ml
- 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/warning.ml
- Ocamlc   src/util/plugin.ml
- Ocamlc   src/driver/driver_parser.ml
- Ocamlc   src/driver/driver_lexer.ml
- Ocamlopt lib/ocaml/why3__BigInt_compat.ml
- Ocamlc   lib/ocaml/why3__BigInt.ml
- File "lib/ocaml/why3__BigInt.ml", line 73, characters 14-37:
- 73 | let print n = Pervasives.print_string (to_string n)
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/ocaml/why3__BigInt.ml", line 74, characters 12-34:
- 74 | let chr n = Pervasives.char_of_int (to_int n)
-                  ^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/ocaml/why3__BigInt.ml", line 75, characters 21-43:
- 75 | let code c = of_int (Pervasives.int_of_char c)
-                           ^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- Ocamlopt src/util/pqueue.ml
- Ocamlc   src/parser/glob.ml
- Ocamlc   src/core/term.mli
- Ocamlc   src/util/json_base.mli
- Ocamlc   src/util/rc.mli
- Ocamlc   src/util/wstdlib.ml
- Ocamlc   src/core/ident.ml
- Ocamlc   src/core/ty.ml
- Ocamlopt lib/ocaml/why3__BigInt.ml
- Ocamlc   lib/ocaml/why3__IntAux.ml
- File "src/util/wstdlib.ml", line 16, characters 29-47:
- 16 |   let compare (x : int) y  = Pervasives.compare x y
-                                   ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "lib/ocaml/why3__BigInt.ml", line 73, characters 14-37:
- 73 | let print n = Pervasives.print_string (to_string n)
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- Ocamlc   lib/ocaml/why3__Array.ml
- Ocamlc   lib/ocaml/why3__Matrix.ml
- File "lib/ocaml/why3__BigInt.ml", line 74, characters 12-34:
- 74 | let chr n = Pervasives.char_of_int (to_int n)
-                  ^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- Ocamlc   src/util/json_parser.mli
- File "lib/ocaml/why3__BigInt.ml", line 75, characters 21-43:
- 75 | let code c = of_int (Pervasives.int_of_char c)
-                           ^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- Ocamlc   src/util/json_base.ml
- File "src/core/ident.ml", line 48, characters 25-43:
- 48 | let attr_compare a1 a2 = Pervasives.compare a1.attr_tag a2.attr_tag
-                               ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- Ocamlc   src/util/rc.ml
- Ocamlopt src/util/debug.ml
- File "src/util/wstdlib.ml", line 36, characters 31-49:
- 36 |   let compare (x : float) y  = Pervasives.compare x y
-                                     ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/util/wstdlib.ml", line 67, characters 24-42:
- 67 |   let compare ts1 ts2 = Pervasives.compare (X.tag ts1) (X.tag ts2)
-                              ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/util/wstdlib.ml", line 76, characters 23-41:
- 76 |   let cmp_ts ts1 ts2 = Pervasives.compare (X.tag ts1) (X.tag ts2)
-                             ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/core/ty.ml", line 83, characters 25-43:
- 83 | let ty_compare ty1 ty2 = Pervasives.compare (ty_hash ty1) (ty_hash ty2)
-                               ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- gcc -Wall -o lib/why3server src/server/logging.o src/server/arraylist.o src/server/options.o src/server/queue.o src/server/readbuf.o src/server/request.o src/server/proc.o src/server/writebuf.o src/server/server-unix.o src/server/server-win.o
- Linking  bin/why3wc.opt
- Ocamlc   src/util/json_parser.ml
- Ocamlc   src/util/json_lexer.ml
- File "src/core/ident.ml", line 174, characters 25-43:
- 174 | let id_compare id1 id2 = Pervasives.compare (id_hash id1) (id_hash id2)
-                                ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- Ocamlopt lib/ocaml/why3__IntAux.ml
- Ocamlopt lib/ocaml/why3__Array.ml
- File "src/util/debug.ml", line 113, characters 21-39:
- 113 |           (List.sort Pervasives.compare list);
-                            ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- Ocamlopt lib/ocaml/why3__Matrix.ml
- Linking  lib/why3/why3extract.cmo
- Ocamlopt src/util/extset.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
- Ocamlc   src/core/term.ml
- Ocamlc   src/core/pattern.ml
- Ocamlc   src/core/coercion.ml
- Linking  lib/why3/why3extract.cmx
- Linking  lib/why3/why3extract.cma
- Ocamlc   src/core/dterm.mli
- Ocamlc   src/core/theory.mli
- Ocamlc   src/core/decl.ml
- Ocamlopt src/util/loc.ml
- Ocamlopt src/util/plugin.ml
- Ocamlopt src/util/number.ml
- Ocamlopt src/session/xml.ml
- Linking  lib/why3/why3extract.cmxa
- Linking  lib/why3/why3extract.cmxs
- File "src/transform/matching.ml", line 158, characters 15-33:
- 158 |     let (--) = Pervasives.compare in
-                      ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/util/loc.ml", line 63, characters 14-32:
- 63 | let compare = Pervasives.compare
-                    ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/util/loc.ml", line 64, characters 12-26:
- 64 | let equal = Pervasives.(=)
-                  ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/transform/matching.ml", line 273, characters 16-34:
- 273 |   let compare = Pervasives.compare
-                       ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- Ocamlopt src/util/wstdlib.ml
- File "src/util/wstdlib.ml", line 16, characters 29-47:
- 16 |   let compare (x : int) y  = Pervasives.compare x y
-                                   ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/core/term.ml", line 281, characters 39-57:
- 281 |   let perv_compare h1 h2 = comp_raise (Pervasives.compare h1 h2) in
-                                              ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- Ocamlc   src/printer/cntexmp_printer.ml
- Ocamlc   src/mlw/expr.mli
- Ocamlc   src/core/task.mli
- Ocamlc   src/core/env.mli
- File "src/util/wstdlib.ml", line 36, characters 31-49:
- 36 |   let compare (x : float) y  = Pervasives.compare x y
-                                     ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- Ocamlc   src/transform/detect_polymorphism.mli
- File "src/util/wstdlib.ml", line 67, characters 24-42:
- 67 |   let compare ts1 ts2 = Pervasives.compare (X.tag ts1) (X.tag ts2)
-                              ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/util/wstdlib.ml", line 76, characters 23-41:
- 76 |   let cmp_ts ts1 ts2 = Pervasives.compare (X.tag ts1) (X.tag ts2)
-                             ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- Ocamlc   src/transform/eliminate_literal.mli
- Ocamlc   src/core/theory.ml
- Ocamlopt src/util/lexlib.ml
- Ocamlopt src/util/warning.ml
- Ocamlc   src/core/pretty.mli
- Ocamlc   src/core/trans.mli
- Ocamlopt src/driver/driver_ast.ml
- Ocamlc   src/session/termcode.mli
- Ocamlc   src/core/task.ml
- Ocamlc   src/core/env.ml
- Ocamlc   src/transform/reduction_engine.mli
- Ocamlc   src/mlw/pdecl.mli
- Ocamlc   src/parser/ptree.ml
- Ocamlc   src/core/pretty.ml
- Ocamlc   src/core/dterm.ml
- Ocamlc   src/core/trans.ml
- Ocamlc   src/mlw/ity.ml
- Ocamlc   src/mlw/expr.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/util/json_base.ml
- Ocamlopt src/util/rc.ml
- Ocamlopt src/core/ident.ml
- Ocamlc   src/core/printer.mli
- Ocamlc   src/mlw/eval_match.mli
- Ocamlc   src/mlw/typeinv.mli
- Ocamlc   src/mlw/vc.mli
- File "src/core/ident.ml", line 48, characters 25-43:
- 48 | let attr_compare a1 a2 = Pervasives.compare a1.attr_tag a2.attr_tag
-                               ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- Ocamlc   src/mlw/pmodule.mli
- Ocamlc   src/parser/lexer.mli
- File "src/mlw/ity.ml", line 120, characters 28-46:
- 120 | let ity_compare ity1 ity2 = Pervasives.compare (ity_hash ity1) (ity_hash ity2)
-                                   ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- Ocamlc   src/transform/simplify_formula.mli
- Ocamlc   src/transform/inlining.mli
- Ocamlc   src/transform/split_goal.mli
- Ocamlc   src/transform/args_wrapper.mli
- Ocamlc   src/transform/compute.mli
- File "src/core/ident.ml", line 174, characters 25-43:
- 174 | let id_compare id1 id2 = Pervasives.compare (id_hash id1) (id_hash id2)
-                                ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- Ocamlc   src/transform/eliminate_definition.mli
- Ocamlc   src/transform/eliminate_algebraic.mli
- Ocamlc   src/transform/abstract_quantifiers.ml
- Ocamlc   src/transform/eliminate_unknown_types.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/abstraction.mli
- Ocamlc   src/transform/eliminate_epsilon.mli
- Ocamlc   src/transform/intro_projections_counterexmp.mli
- Ocamlc   src/transform/smoke_detector.mli
- Ocamlc   src/transform/prop_curry.ml
- Ocamlc   src/transform/generic_arg_trans_utils.mli
- Ocamlc   src/transform/apply.mli
- Ocamlc   src/transform/subst.mli
- Ocamlc   src/transform/introduction.mli
- Ocamlc   src/transform/ind_itp.mli
- Ocamlc   src/transform/destruct.mli
- Ocamlc   src/transform/congruence.ml
- Ocamlc   src/transform/intro_vc_vars_counterexmp.mli
- Ocamlc   src/transform/prepare_for_counterexmp.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/printer.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/simplify_formula.ml
- Ocamlc   src/mlw/pmodule.ml
- Ocamlc   src/transform/inlining.ml
- Ocamlc   src/transform/split_goal.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_select.ml
- Ocamlc   src/transform/encoding.ml
- Ocamlc   src/transform/encoding_guards_full.ml
- Ocamlc   src/transform/encoding_tags_full.ml
- Ocamlc   src/transform/encoding_guards.ml
- Ocamlc   src/transform/encoding_tags.ml
- Ocamlc   src/transform/encoding_twin.ml
- Ocamlc   src/transform/encoding_sort.ml
- Ocamlc   src/transform/filter_trigger.ml
- Ocamlc   src/transform/abstraction.ml
- Ocamlc   src/transform/eliminate_epsilon.ml
- Ocamlc   src/transform/intro_projections_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/apply.ml
- Ocamlc   src/transform/subst.ml
- Ocamlc   src/transform/introduction.ml
- Ocamlc   src/transform/destruct.ml
- Ocamlc   src/transform/ind_itp.ml
- Ocamlc   src/transform/intro_vc_vars_counterexmp.ml
- Ocamlc   src/transform/prepare_for_counterexmp.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/util/json_parser.ml
- Ocamlopt src/core/ty.ml
- Ocamlc   src/core/model_parser.mli
- Ocamlopt src/driver/driver_parser.ml
- Ocamlc   src/mlw/dexpr.mli
- Ocamlc   src/mlw/pinterp.mli
- File "src/core/ty.ml", line 83, characters 25-43:
- 83 | let ty_compare ty1 ty2 = Pervasives.compare (ty_hash ty1) (ty_hash ty2)
-                               ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- Ocamlc   src/mlw/mltree.ml
- Ocamlc   src/mlw/mlinterp.mli
- Ocamlopt src/parser/glob.ml
- Ocamlc   src/parser/typing.mli
- Ocamlc   src/parser/parser.mli
- Ocamlc   src/transform/case.ml
- Ocamlc   src/transform/cut.ml
- Ocamlc   src/core/model_parser.ml
- File "src/session/termcode.ml", line 924, characters 24-42:
- 924 |     let compare e1 e2 = Pervasives.compare e1.shape e2.shape in
-                               ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/session/termcode.ml", line 931, characters 38-56:
- 931 |         let compare (v1, _) (v2, _) = Pervasives.compare v2 v1
-                                             ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- Ocamlc   src/mlw/dexpr.ml
- Ocamlc   src/mlw/pinterp.ml
- Ocamlopt src/util/json_lexer.ml
- Ocamlc   src/driver/call_provers.mli
- Ocamlc   src/parser/typing.ml
- Ocamlc   src/driver/smt2_model_defs.mli
- Ocamlc   src/parser/parser.ml
- Ocamlc   src/parser/lexer.ml
- Ocamlc   src/transform/args_wrapper.ml
- Ocamlc   src/transform/reflection.ml
- Ocamlc   src/driver/driver.mli
- Ocamlc   src/driver/parse_smtv2_model_parser.mli
- Ocamlc   src/driver/collect_data_model.mli
- Ocamlc   src/mlw/compile.mli
- Ocamlc   src/mlw/pdriver.mli
- Ocamlc   src/driver/call_provers.ml
- 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/mlw/cprinter.ml
- Ocamlc   src/mlw/ml_printer.mli
- Ocamlc   src/driver/parse_smtv2_model_parser.ml
- Ocamlc   src/mlw/mlinterp.ml
- Ocamlc   src/mlw/compile.ml
- Ocamlc   src/mlw/pdriver.ml
- Ocamlc   src/mlw/ocaml_printer.ml
- Ocamlopt src/core/term.ml
- Ocamlc   src/driver/autodetection.mli
- Ocamlc   src/driver/parse_smtv2_model_lexer.ml
- Ocamlc   src/mlw/cakeml_printer.ml
- Ocamlc   src/session/session_itp.mli
- Ocamlc   src/session/strategy.mli
- Ocamlc   src/driver/whyconf.ml
- Ocamlc   src/driver/autodetection.ml
- Ocamlc   src/mlw/ml_printer.ml
- Ocamlc   src/session/strategy.ml
- Ocamlc   src/session/strategy_parser.mli
- File "src/core/term.ml", line 281, characters 39-57:
- 281 |   let perv_compare h1 h2 = comp_raise (Pervasives.compare h1 h2) in
-                                              ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/driver/whyconf.ml", line 109, characters 16-34:
- 109 |   let compare = Pervasives.compare
-                       ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- Ocamlc   src/session/controller_itp.mli
- Ocamlc   src/session/session_itp.ml
- Ocamlc   src/driver/parse_smtv2_model.ml
- Ocamlc   src/session/strategy_parser.ml
- Ocamlopt src/driver/driver_lexer.ml
- Ocamlc   src/session/server_utils.mli
- Ocamlc   src/session/itp_communication.mli
- Ocamlc   src/session/controller_itp.ml
- Ocamlc   src/session/server_utils.ml
- Ocamlc   src/session/itp_server.mli
- Ocamlc   src/session/json_util.mli
- Ocamlc   src/session/itp_communication.ml
- Ocamlc   src/session/itp_server.ml
- Ocamlc   src/session/json_util.ml
- Ocamlopt src/core/pattern.ml
- Ocamlopt src/core/coercion.ml
- Ocamlopt src/transform/matching.ml
- File "src/transform/matching.ml", line 158, characters 15-33:
- 158 |     let (--) = Pervasives.compare in
-                      ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/transform/matching.ml", line 273, characters 16-34:
- 273 |   let compare = Pervasives.compare
-                       ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- Ocamlopt src/core/decl.ml
- Ocamlopt src/core/theory.ml
- Ocamlopt src/core/task.ml
- Ocamlopt src/core/env.ml
- Ocamlopt src/core/pretty.ml
- Linking  lib/why3/why3.cmo
- Ocamlopt src/core/dterm.ml
- Ocamlopt src/core/trans.ml
- Ocamlopt src/mlw/ity.ml
- Ocamlopt src/transform/reduction_engine.ml
- File "src/mlw/ity.ml", line 120, characters 28-46:
- 120 | let ity_compare ity1 ity2 = Pervasives.compare (ity_hash ity1) (ity_hash ity2)
-                                   ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- Ocamlopt src/core/printer.ml
- Ocamlopt src/transform/simplify_formula.ml
- Ocamlopt src/transform/inlining.ml
- Ocamlopt src/transform/split_goal.ml
- Ocamlopt src/transform/detect_polymorphism.ml
- Ocamlopt src/transform/abstract_quantifiers.ml
- Ocamlopt src/transform/eliminate_symbol.ml
- Ocamlopt src/transform/eliminate_let.ml
- Ocamlopt src/transform/simplify_array.ml
- Ocamlopt src/transform/abstraction.ml
- Ocamlopt src/transform/close_epsilon.ml
- Ocamlopt src/transform/eliminate_epsilon.ml
- Ocamlopt src/transform/intro_projections_counterexmp.ml
- Ocamlopt src/transform/instantiate_predicate.ml
- Ocamlopt src/transform/smoke_detector.ml
- Ocamlopt src/transform/prop_curry.ml
- Ocamlopt src/transform/generic_arg_trans_utils.ml
- Ocamlopt src/transform/congruence.ml
- Ocamlopt src/transform/lift_epsilon.ml
- Ocamlopt src/transform/eliminate_inductive.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
- File "src/tools/main.ml", line 151, characters 17-35:
- 151 |       (List.sort Pervasives.compare (Env.list_formats Env.base_language))
-                        ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- Ocamlc   src/tools/why3replay.ml
- File "src/tools/main.ml", line 169, characters 20-38:
- 169 |     let cmp m1 m2 = Pervasives.compare m1.meta_name m2.meta_name in
-                           ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- Ocamlc   src/ide/why3web.ml
- Ocamlc   src/why3session/why3session_lib.mli
- Ocamlc   src/tools/why3shell.ml
- Ocamlc   src/isabelle-client/isabelle_client_main.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/why3session/why3session_lib.ml
- Ocamlc   src/why3doc/doc_html.ml
- Ocamlc   src/why3doc/doc_def.ml
- Ocamlopt src/core/model_parser.ml
- Ocamlopt src/transform/eliminate_algebraic.ml
- Ocamlopt src/transform/eliminate_unknown_types.ml
- Ocamlopt src/transform/eliminate_unknown_lsymbols.ml
- Ocamlopt src/transform/eliminate_if.ml
- Ocamlopt src/transform/libencoding.ml
- Ocamlopt src/transform/encoding_sort.ml
- Ocamlopt src/transform/filter_trigger.ml
- Ocamlopt src/transform/intro_vc_vars_counterexmp.ml
- Ocamlopt src/printer/cntexmp_printer.ml
- Ocamlopt src/printer/coq.ml
- Ocamlopt src/printer/pvs.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/why3session/why3session_update.ml
- Ocamlc   src/why3doc/doc_lexer.ml
- Ocamlc   plugins/tptp/tptp_parser.ml
- Ocamlc   plugins/tptp/tptp_typing.ml
- Ocamlc   plugins/tptp/tptp_lexer.ml
- Ocamlc   plugins/python/py_parser.ml
- 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/why3replay.byte
- Linking  bin/why3webserver.byte
- Linking  bin/why3shell.byte
- Linking  bin/isabelle_client.byte
- Ocamlopt src/driver/call_provers.ml
- Ocamlopt src/driver/smt2_model_defs.ml
- Ocamlopt src/mlw/expr.ml
- Ocamlopt src/transform/encoding.ml
- Ocamlopt src/transform/eliminate_literal.ml
- Ocamlc   plugins/python/py_lexer.ml
- Ocamlc   src/why3session/why3session_main.ml
- Ocamlc   src/why3doc/doc_main.ml
- Ocamlc   plugins/python/py_main.ml
- Linking  bin/why3session.byte
- Ocamlopt src/driver/parse_smtv2_model_parser.ml
- Ocamlopt src/driver/collect_data_model.ml
- Linking  bin/why3doc.byte
- Ocamlopt src/driver/driver.ml
- Linking  lib/plugins/tptp.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
- Linking  lib/plugins/python.cmo
- Ocamlopt src/driver/parse_smtv2_model_lexer.ml
- Ocamlopt src/driver/parse_smtv2_model.ml
- Ocamlopt src/driver/whyconf.ml
- File "src/driver/whyconf.ml", line 109, characters 16-34:
- 109 |   let compare = Pervasives.compare
-                       ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- Ocamlopt src/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/mlw/cakeml_printer.ml
- Ocamlopt src/parser/typing.ml
- Ocamlopt src/parser/parser.ml
- Ocamlopt src/parser/lexer.ml
- Ocamlopt src/transform/args_wrapper.ml
- Ocamlopt src/transform/compute.ml
- Ocamlopt src/transform/case.ml
- Ocamlopt src/transform/apply.ml
- Ocamlopt src/transform/subst.ml
- Ocamlopt src/transform/ind_itp.ml
- Ocamlopt src/transform/cut.ml
- Ocamlopt src/transform/eliminate_definition.ml
- Ocamlopt src/transform/discriminate.ml
- Ocamlopt src/transform/induction.ml
- Ocamlopt src/transform/induction_pr.ml
- Ocamlopt src/transform/introduction.ml
- Ocamlopt src/transform/destruct.ml
- Ocamlopt src/transform/reflection.ml
- Ocamlopt src/transform/encoding_select.ml
- Ocamlopt src/printer/why3printer.ml
- Ocamlopt src/printer/smtv1.ml
- Ocamlopt src/printer/simplify.ml
- Ocamlopt src/printer/cvc3.ml
- Ocamlopt src/printer/yices.ml
- Ocamlopt src/session/termcode.ml
- Ocamlopt src/transform/prepare_for_counterexmp.ml
- Ocamlopt src/printer/alt_ergo.ml
- Ocamlopt src/printer/smtv2.ml
- File "src/session/termcode.ml", line 924, characters 24-42:
- 924 |     let compare e1 e2 = Pervasives.compare e1.shape e2.shape in
-                               ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/session/termcode.ml", line 931, characters 38-56:
- 931 |         let compare (v1, _) (v2, _) = Pervasives.compare v2 v1
-                                             ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- Ocamlopt src/session/session_itp.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/isabelle-client/isabelle_client_main.ml
- Ocamlopt src/why3doc/doc_html.ml
- Ocamlopt src/why3doc/doc_def.ml
- Ocamlopt plugins/python/py_parser.ml
- Ocamlopt plugins/tptp/tptp_parser.ml
- Ocamlopt plugins/tptp/tptp_typing.ml
- File "src/tools/main.ml", line 151, characters 17-35:
- 151 |       (List.sort Pervasives.compare (Env.list_formats Env.base_language))
-                        ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/tools/main.ml", line 169, characters 20-38:
- 169 |     let cmp m1 m2 = Pervasives.compare m1.meta_name m2.meta_name in
-                           ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- Ocamlopt src/why3doc/doc_lexer.ml
- Linking  bin/why3config.opt
- Linking  bin/why3execute.opt
- Linking  bin/why3realize.opt
- Linking  bin/why3.opt
- File "_none_", line 1:
- Error: Files lib/why3/why3.cmxa and /home/opam/.opam/4.08/lib/num/nums.cmxa
-        make inconsistent assumptions over interface Big_int
- File "_none_", line 1:
- Error: Files lib/why3/why3.cmxa and /home/opam/.opam/4.08/lib/num/nums.cmxa
-        make inconsistent assumptions over interface Big_int
- File "_none_", line 1:
- Error: Files lib/why3/why3.cmxa and /home/opam/.opam/4.08/lib/num/nums.cmxa
-        make inconsistent assumptions over interface Big_int
- make: *** [Makefile:2226: bin/why3config.opt] Error 2
- make: *** Waiting for unfinished jobs....
- make: *** [Makefile:2226: bin/why3execute.opt] Error 2
- make: *** [Makefile:2226: bin/why3realize.opt] Error 2
- File "_none_", line 1:
- Error: Files lib/why3/why3.cmxa and /home/opam/.opam/4.08/lib/num/nums.cmxa
-        make inconsistent assumptions over interface Big_int
- make: *** [Makefile:2226: bin/why3.opt] Error 2
[ERROR] The compilation of why3.1.2.0 failed at "make -j39 all opt byte".
Processing 21/27: [camlp5: make world.opt]
Processing 22/27: [camlp5: make world.opt]
+ /usr/bin/make "world.opt" (CWD=/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14)
- /usr/bin/make core
- make[1]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14'
- set -e; cd ocaml_stuff; /usr/bin/make; cd ..
- make[2]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14/ocaml_stuff'
- cd ./4.08.1/utils; \
- /usr/bin/make all EXE= OCAMLN=ocaml
- make[3]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.08.1/utils'
- ocamlc  -c warnings.mli
- ocamlc  -c pconfig.mli
- ocamlc  -c pconfig.ml
- make[3]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.08.1/utils'
- if [ "+compiler-libs" != "+compiler-libs" ]; then \
-   cd ./4.08.1/parsing; \
-   /usr/bin/make all EXE= OCAMLN=ocaml; \
- fi
- make[2]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14/ocaml_stuff'
- /usr/bin/make clean_cold
- make[2]: Entering directory '/home/opam/.opam/4.08/.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.08/.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.08/.opam-switch/build/camlp5.7.14/ocaml_src/lib'
- make[3]: Entering directory '/home/opam/.opam/4.08/.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.08/.opam-switch/build/camlp5.7.14/ocaml_src/odyl'
- make[3]: Entering directory '/home/opam/.opam/4.08/.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.08/.opam-switch/build/camlp5.7.14/ocaml_src/main'
- make[3]: Entering directory '/home/opam/.opam/4.08/.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.08/.opam-switch/build/camlp5.7.14/ocaml_src/meta'
- make[2]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14'
- /usr/bin/make library_cold
- make[2]: Entering directory '/home/opam/.opam/4.08/.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.08/.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.08/.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.08/.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.08/.opam-switch/build/camlp5.7.14/ocaml_src/lib'
- make[2]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14'
- /usr/bin/make compile_cold
- make[2]: Entering directory '/home/opam/.opam/4.08/.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.08/.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.08/.opam-switch/build/camlp5.7.14/ocaml_src/lib'
- make[3]: Entering directory '/home/opam/.opam/4.08/.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.08/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.08/.opam-switch/build/camlp5.7.14/ocaml_src/odyl'
- make[3]: Entering directory '/home/opam/.opam/4.08/.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.08.1/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.08.1/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.08.1/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.08.1/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.08.1/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.08.1/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.08.1/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.08.1/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.08.1/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.08.1/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.08.1/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.08.1/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.08.1/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.08.1/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.08.1/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.08.1/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.08.1/utils -c -impl argl.ppo
- rm -f argl.ppo
- OTOPP=+compiler-libs OTOPU=../../ocaml_stuff/4.08.1/utils OVERSION=4.08.1 OLIBDIR="/home/opam/.opam/4.08/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.08.1/utils -c -impl main.ppo
- rm -f main.ppo
- ocamlc.opt -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.08.1/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.08.1/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.08/.opam-switch/build/camlp5.7.14/ocaml_src/main'
- make[3]: Entering directory '/home/opam/.opam/4.08/.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.08.1/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.08.1/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.08.1/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.08.1/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.08.1/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.08.1/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.08.1/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.08.1/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.08.1/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.08.1/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.08.1/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.08/.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.08/.opam-switch/build/camlp5.7.14/ocaml_src/main'
- make[3]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14/ocaml_src/meta'
- make[2]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14'
- /usr/bin/make promote_cold
- make[2]: Entering directory '/home/opam/.opam/4.08/.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.08/.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.08/.opam-switch/build/camlp5.7.14/ocaml_src/lib'
- make[3]: Entering directory '/home/opam/.opam/4.08/.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.08/.opam-switch/build/camlp5.7.14/ocaml_src/odyl'
- make[3]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14/ocaml_src/main'
- cp camlp5 ../../boot/.
- make[3]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14/ocaml_src/main'
- make[3]: Entering directory '/home/opam/.opam/4.08/.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.08/.opam-switch/build/camlp5.7.14/ocaml_src/meta'
- make[2]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14'
- /usr/bin/make clean_cold
- make[2]: Entering directory '/home/opam/.opam/4.08/.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.08/.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.08/.opam-switch/build/camlp5.7.14/ocaml_src/lib'
- make[3]: Entering directory '/home/opam/.opam/4.08/.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.08/.opam-switch/build/camlp5.7.14/ocaml_src/odyl'
- make[3]: Entering directory '/home/opam/.opam/4.08/.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.08/.opam-switch/build/camlp5.7.14/ocaml_src/main'
- make[3]: Entering directory '/home/opam/.opam/4.08/.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.08/.opam-switch/build/camlp5.7.14/ocaml_src/meta'
- make[2]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14'
- /usr/bin/make clean_hot
- make[2]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14'
- cd ocaml_stuff; /usr/bin/make clean; cd ..
- make[3]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14/ocaml_stuff'
- cd ./4.08.1/utils; \
- /usr/bin/make clean EXE=
- make[4]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.08.1/utils'
- rm -f *.cm[oix] *.o
- make[4]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.08.1/utils'
- if [ "+compiler-libs" != "+compiler-libs" ]; then \
-   cd ./4.08.1/parsing; \
-   /usr/bin/make clean EXE=; \
- fi
- make[3]: Leaving directory '/home/opam/.opam/4.08/.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.08/.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.08/.opam-switch/build/camlp5.7.14/lib'
- make[3]: Entering directory '/home/opam/.opam/4.08/.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.08/.opam-switch/build/camlp5.7.14/odyl'
- make[3]: Entering directory '/home/opam/.opam/4.08/.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.08/.opam-switch/build/camlp5.7.14/main'
- make[3]: Entering directory '/home/opam/.opam/4.08/.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.08/.opam-switch/build/camlp5.7.14/meta'
- make[3]: Entering directory '/home/opam/.opam/4.08/.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.08/.opam-switch/build/camlp5.7.14/etc'
- make[3]: Entering directory '/home/opam/.opam/4.08/.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.08/.opam-switch/build/camlp5.7.14/top'
- make[3]: Entering directory '/home/opam/.opam/4.08/.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.08/.opam-switch/build/camlp5.7.14/ocpp'
- make[3]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14/man'
- rm -f camlp5.1
- make[3]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14/man'
- make[3]: Entering directory '/home/opam/.opam/4.08/.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.08/.opam-switch/build/camlp5.7.14/compile'
- make[2]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14'
- /usr/bin/make library
- make[2]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14'
- set -e; cd ocaml_stuff; /usr/bin/make; cd ..
- make[3]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14/ocaml_stuff'
- cd ./4.08.1/utils; \
- /usr/bin/make all EXE= OCAMLN=ocaml
- make[4]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.08.1/utils'
- ocamlc  -c warnings.mli
- ocamlc  -c pconfig.mli
- ocamlc  -c pconfig.ml
- make[4]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.08.1/utils'
- if [ "+compiler-libs" != "+compiler-libs" ]; then \
-   cd ./4.08.1/parsing; \
-   /usr/bin/make all EXE= OCAMLN=ocaml; \
- fi
- make[3]: Leaving directory '/home/opam/.opam/4.08/.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.08/.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.08/.opam-switch/build/camlp5.7.14/lib'
- set -e; cd lib; /usr/bin/make promote; cd ..
- make[3]: Entering directory '/home/opam/.opam/4.08/.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.08/.opam-switch/build/camlp5.7.14/lib'
- make[2]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14'
- cd ocaml_stuff; /usr/bin/make all; cd ..
- make[2]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14/ocaml_stuff'
- cd ./4.08.1/utils; \
- /usr/bin/make all EXE= OCAMLN=ocaml
- make[3]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.08.1/utils'
- make[3]: Nothing to be done for 'all'.
- make[3]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.08.1/utils'
- if [ "+compiler-libs" != "+compiler-libs" ]; then \
-   cd ./4.08.1/parsing; \
-   /usr/bin/make all EXE= OCAMLN=ocaml; \
- fi
- make[2]: Leaving directory '/home/opam/.opam/4.08/.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.08/.opam-switch/build/camlp5.7.14/lib'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14/lib'
- make[2]: Entering directory '/home/opam/.opam/4.08/.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.08/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.08/.opam-switch/build/camlp5.7.14/odyl'
- make[2]: Entering directory '/home/opam/.opam/4.08/.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.08.1/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.08.1/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.08.1/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.08.1/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.08.1/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.08.1/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.08.1/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.08.1/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.08.1/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.08.1/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.08.1/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.08.1/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.08.1/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.08.1/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.08.1/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.08.1/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.08.1/utils -c -impl argl.ppo
- rm -f argl.ppo
- OTOPP=+compiler-libs OTOPU=../ocaml_stuff/4.08.1/utils OVERSION=4.08.1 OLIBDIR="/home/opam/.opam/4.08/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.08.1/utils -c -impl main.ppo
- rm -f main.ppo
- ocamlc.opt -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.08.1/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.08.1/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.08/.opam-switch/build/camlp5.7.14/main'
- make[2]: Entering directory '/home/opam/.opam/4.08/.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.08.1/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.08.1/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.08.1/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.08.1/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.08.1/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.08.1/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.08.1/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.08.1/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.08.1/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.08.1/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.08.1/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.08/.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.08/.opam-switch/build/camlp5.7.14/main'
- make[2]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14/meta'
- make[1]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14'
- /usr/bin/make compare_test || /usr/bin/make coreboot
- make[1]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14'
- make[2]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14/lib'
- make[2]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14/lib'
- make[2]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14/odyl'
- make[2]: Nothing to be done for 'compare'.
- make[2]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14/odyl'
- make[2]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14/main'
- camlp5 ../boot/camlp5 differ: char 721890, line 5805
- make[2]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14/main'
- make[1]: *** [Makefile:117: compare_test] Error 1
- make[1]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14'
- make[1]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14'
- /usr/bin/make backup
- make[2]: Entering directory '/home/opam/.opam/4.08/.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.08/.opam-switch/build/camlp5.7.14'
- test ! -f boot/.gitignore || mv boot/.gitignore boot.new/.
- make[3]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14'
- mv boot boot.new/SAVED
- mv boot.new boot
- make[2]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14'
- /usr/bin/make promote
- make[2]: Entering directory '/home/opam/.opam/4.08/.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.08/.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.08/.opam-switch/build/camlp5.7.14/lib'
- make[3]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14/odyl'
- make[3]: Nothing to be done for 'promote'.
- make[3]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14/odyl'
- make[3]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14/main'
- cp camlp5 ../boot/.
- make[3]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14/main'
- make[3]: Entering directory '/home/opam/.opam/4.08/.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.08/.opam-switch/build/camlp5.7.14/meta'
- make[2]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14'
- /usr/bin/make clean_hot
- make[2]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14'
- cd ocaml_stuff; /usr/bin/make clean; cd ..
- make[3]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14/ocaml_stuff'
- cd ./4.08.1/utils; \
- /usr/bin/make clean EXE=
- make[4]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.08.1/utils'
- rm -f *.cm[oix] *.o
- make[4]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.08.1/utils'
- if [ "+compiler-libs" != "+compiler-libs" ]; then \
-   cd ./4.08.1/parsing; \
-   /usr/bin/make clean EXE=; \
- fi
- make[3]: Leaving directory '/home/opam/.opam/4.08/.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.08/.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.08/.opam-switch/build/camlp5.7.14/lib'
- make[3]: Entering directory '/home/opam/.opam/4.08/.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.08/.opam-switch/build/camlp5.7.14/odyl'
- make[3]: Entering directory '/home/opam/.opam/4.08/.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.08/.opam-switch/build/camlp5.7.14/main'
- make[3]: Entering directory '/home/opam/.opam/4.08/.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.08/.opam-switch/build/camlp5.7.14/meta'
- make[3]: Entering directory '/home/opam/.opam/4.08/.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.08/.opam-switch/build/camlp5.7.14/etc'
- make[3]: Entering directory '/home/opam/.opam/4.08/.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.08/.opam-switch/build/camlp5.7.14/top'
- make[3]: Entering directory '/home/opam/.opam/4.08/.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.08/.opam-switch/build/camlp5.7.14/ocpp'
- make[3]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14/man'
- rm -f camlp5.1
- make[3]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14/man'
- make[3]: Entering directory '/home/opam/.opam/4.08/.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.08/.opam-switch/build/camlp5.7.14/compile'
- make[2]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14'
- /usr/bin/make core
- make[2]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14'
- cd ocaml_stuff; /usr/bin/make all; cd ..
- make[3]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14/ocaml_stuff'
- cd ./4.08.1/utils; \
- /usr/bin/make all EXE= OCAMLN=ocaml
- make[4]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.08.1/utils'
- ocamlc  -c warnings.mli
- ocamlc  -c pconfig.mli
- ocamlc  -c pconfig.ml
- make[4]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.08.1/utils'
- if [ "+compiler-libs" != "+compiler-libs" ]; then \
-   cd ./4.08.1/parsing; \
-   /usr/bin/make all EXE= OCAMLN=ocaml; \
- fi
- make[3]: Leaving directory '/home/opam/.opam/4.08/.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.08/.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.08/.opam-switch/build/camlp5.7.14/lib'
- make[3]: Entering directory '/home/opam/.opam/4.08/.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.08/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.08/.opam-switch/build/camlp5.7.14/odyl'
- make[3]: Entering directory '/home/opam/.opam/4.08/.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.08.1/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.08.1/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.08.1/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.08.1/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.08.1/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.08.1/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.08.1/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.08.1/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.08.1/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.08.1/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.08.1/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.08.1/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.08.1/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.08.1/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.08.1/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.08.1/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.08.1/utils -c -impl argl.ppo
- rm -f argl.ppo
- OTOPP=+compiler-libs OTOPU=../ocaml_stuff/4.08.1/utils OVERSION=4.08.1 OLIBDIR="/home/opam/.opam/4.08/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.08.1/utils -c -impl main.ppo
- rm -f main.ppo
- ocamlc.opt -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.08.1/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.08.1/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.08/.opam-switch/build/camlp5.7.14/main'
- make[3]: Entering directory '/home/opam/.opam/4.08/.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.08.1/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.08.1/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.08.1/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.08.1/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.08.1/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.08.1/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.08.1/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.08.1/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.08.1/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.08.1/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.08.1/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.08/.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.08/.opam-switch/build/camlp5.7.14/main'
- make[3]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14/meta'
- make[2]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14'
- /usr/bin/make compare
- make[2]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14'
- make[3]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14/lib'
- make[3]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14/lib'
- make[3]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14/odyl'
- make[3]: Nothing to be done for 'compare'.
- make[3]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14/odyl'
- make[3]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14/main'
- make[3]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14/main'
- make[3]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14/meta'
- make[3]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14/meta'
- Fixpoint reached, bootstrap succeeded.
- make[2]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14'
- make[1]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14'
- /usr/bin/make out
- make[1]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14'
- set -e; cd ocaml_stuff; /usr/bin/make; cd ..
- make[2]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14/ocaml_stuff'
- cd ./4.08.1/utils; \
- /usr/bin/make all EXE= OCAMLN=ocaml
- make[3]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.08.1/utils'
- make[3]: Nothing to be done for 'all'.
- make[3]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.08.1/utils'
- if [ "+compiler-libs" != "+compiler-libs" ]; then \
-   cd ./4.08.1/parsing; \
-   /usr/bin/make all EXE= OCAMLN=ocaml; \
- fi
- make[2]: Leaving directory '/home/opam/.opam/4.08/.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.08/.opam-switch/build/camlp5.7.14/lib'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14/lib'
- make[2]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14/odyl'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14/odyl'
- make[2]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14/main'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14/main'
- make[2]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14/meta'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14/meta'
- make[2]: Entering directory '/home/opam/.opam/4.08/.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.08/.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.08/.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.08/.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.08/.opam-switch/build/camlp5.7.14/main'
- sed -e "s!LIBDIR!/home/opam/.opam/4.08/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.08/lib/camlp5|" META.tpl > META
- make[2]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14/etc'
- make[2]: Entering directory '/home/opam/.opam/4.08/.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.08.1/utils -I +compiler-libs -c -impl camlp5_top.ppo
- rm -f camlp5_top.ppo
- ocamlc.opt ../ocaml_stuff/4.08.1/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.08.1/utils -I +compiler-libs -c -impl rprint.ppo
- rm -f rprint.ppo
- ocamlc.opt ../ocaml_stuff/4.08.1/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.08.1/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.08.1/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.08/.opam-switch/build/camlp5.7.14/top'
- make[2]: Entering directory '/home/opam/.opam/4.08/.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.08/.opam-switch/build/camlp5.7.14/ocpp'
- make[2]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14/man'
- sed -e "s'LIBDIR'/home/opam/.opam/4.08/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.08/.opam-switch/build/camlp5.7.14/man'
- make[1]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14'
- /usr/bin/make opt
- make[1]: Entering directory '/home/opam/.opam/4.08/.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.08/.opam-switch/build/camlp5.7.14/ocaml_stuff'
- cd ./4.08.1/utils; /usr/bin/make OCAMLN=ocaml opt; cd ../..
- make[3]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.08.1/utils'
- ocamlopt  -c pconfig.ml
- make[3]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.08.1/utils'
- make[2]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14/ocaml_stuff'
- make[2]: Entering directory '/home/opam/.opam/4.08/.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.08/.opam-switch/build/camlp5.7.14/lib'
- make[2]: Entering directory '/home/opam/.opam/4.08/.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.08/.opam-switch/build/camlp5.7.14/odyl'
- make[2]: Entering directory '/home/opam/.opam/4.08/.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.08.1/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.08.1/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.08.1/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.08.1/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.08.1/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.08.1/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.08.1/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.08.1/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.08.1/utils -c -impl main.ppo
- rm -f main.ppo
- ocamlopt.opt -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.08.1/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.08.1/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.08/.opam-switch/build/camlp5.7.14/main'
- make[2]: Entering directory '/home/opam/.opam/4.08/.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.08.1/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.08.1/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.08.1/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.08.1/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.08.1/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.08.1/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.08.1/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.08.1/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.08.1/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.08.1/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.08.1/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.08/.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.08/.opam-switch/build/camlp5.7.14/main'
- make[2]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14/meta'
- make[2]: Entering directory '/home/opam/.opam/4.08/.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.08/.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.08/.opam-switch/build/camlp5.7.14/main'
- sed -e "s!LIBDIR!/home/opam/.opam/4.08/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.08/.opam-switch/build/camlp5.7.14/etc'
- make[1]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14'
- /usr/bin/make opt.opt
- make[1]: Entering directory '/home/opam/.opam/4.08/.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.08/.opam-switch/build/camlp5.7.14/ocaml_stuff'
- cd ./4.08.1/utils; /usr/bin/make OCAMLN=ocaml opt; cd ../..
- make[3]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.08.1/utils'
- make[3]: Nothing to be done for 'opt'.
- make[3]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.08.1/utils'
- make[2]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14/ocaml_stuff'
- make[2]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14/lib'
- make[2]: Nothing to be done for 'opt'.
- make[2]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14/lib'
- make[2]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14/odyl'
- make[2]: Nothing to be done for 'opt'.
- make[2]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14/odyl'
- make[2]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14/main'
- make[2]: Nothing to be done for 'opt'.
- make[2]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14/main'
- make[2]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14/meta'
- make[2]: Nothing to be done for 'opt'.
- make[2]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14/meta'
- make[2]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14/etc'
- make[2]: Nothing to be done for 'opt'.
- make[2]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14/etc'
- cd compile; /usr/bin/make opt; cd ..
- make[2]: Entering directory '/home/opam/.opam/4.08/.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
- ../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.08/.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.08/.opam-switch/build/camlp5.7.14/main'
- make[2]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14/compile'
- make[1]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14'
-> compiled  camlp5.7.14
Processing 23/27: [camlp5: make install]
+ /usr/bin/make "install" (CWD=/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14)
- rm -rf "/home/opam/.opam/4.08/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.08/.opam-switch/build/camlp5.7.14/lib'
- mkdir -p "/home/opam/.opam/4.08/lib/camlp5"
- cp gramlib.cma *.mli "/home/opam/.opam/4.08/lib/camlp5/."
- cp *.cmi "/home/opam/.opam/4.08/lib/camlp5/."
- if test -f gramlib.cmxa; then \
-   /usr/bin/make installopt LIBDIR="/home/opam/.opam/4.08/lib" DESTDIR=; \
- fi
- make[2]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14/lib'
- cp gramlib.cmxa *.cmx "/home/opam/.opam/4.08/lib/camlp5/."
- if test -f gramlib.lib; then \
-   cp gramlib.lib "/home/opam/.opam/4.08/lib/camlp5/."; \
- else \
-   tar cf - gramlib"".a | \
-   (cd "/home/opam/.opam/4.08/lib/camlp5/."; tar xf -); \
- fi
- make[2]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14/lib'
- make[1]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14/lib'
- make[1]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14/odyl'
- mkdir -p "/home/opam/.opam/4.08/lib/camlp5" "/home/opam/.opam/4.08/bin"
- cp odyl.cmo odyl.cma "/home/opam/.opam/4.08/lib/camlp5/."
- if test -f odyl.cmxa; then \
-   cp odyl.cmxa odyl.cmx "/home/opam/.opam/4.08/lib/camlp5/."; \
-   cp odyl.a odyl.o "/home/opam/.opam/4.08/lib/camlp5/."; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14/odyl'
- make[1]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14/main'
- mkdir -p "/home/opam/.opam/4.08/bin"
- mkdir -p "/home/opam/.opam/4.08/lib/camlp5"
- cp camlp5 "/home/opam/.opam/4.08/bin/."
- cp ast2pt.mli mLast.mli quotation.mli pcaml.mli prtools.mli reloc.mli "/home/opam/.opam/4.08/lib/camlp5/."
- cp ast2pt.cmi mLast.cmi quotation.cmi pcaml.cmi prtools.cmi reloc.cmi "/home/opam/.opam/4.08/lib/camlp5/."
- cp camlp5.cma "/home/opam/.opam/4.08/lib/camlp5/."
- if test -f camlp5.cmxa; then \
-   cp camlp5.cmxa "/home/opam/.opam/4.08/lib/camlp5/."; \
-   cp camlp5.a "/home/opam/.opam/4.08/lib/camlp5/."; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14/main'
- make[1]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14/meta'
- mkdir -p "/home/opam/.opam/4.08/lib/camlp5" "/home/opam/.opam/4.08/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.08/lib/camlp5/."
- cp pa_macro.cmi pa_macro_gram.cmi pa_extend.cmi "/home/opam/.opam/4.08/lib/camlp5/."
- cp camlp5r "/home/opam/.opam/4.08/bin/."
- if test -f camlp5r.opt; then \
-   cp camlp5r.opt "/home/opam/.opam/4.08/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.08/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.08/lib/camlp5/."; \
-   done; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14/meta'
- make[1]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14/etc'
- mkdir -p "/home/opam/.opam/4.08/lib/camlp5" "/home/opam/.opam/4.08/bin"
- rm -f "/home/opam/.opam/4.08/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.08/lib/camlp5/."
- cp META "/home/opam/.opam/4.08/lib/camlp5/."
- cp lib.sml "/home/opam/.opam/4.08/lib/camlp5/."
- cp camlp5o camlp5sch "/home/opam/.opam/4.08/bin/."
- cp mkcamlp5.sh "/home/opam/.opam/4.08/bin/mkcamlp5"
- chmod a+x "/home/opam/.opam/4.08/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.08/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.08/lib/camlp5/."; \
-   done; \
-   cp camlp5o.opt "/home/opam/.opam/4.08/bin/."; \
-   cp mkcamlp5.opt.sh "/home/opam/.opam/4.08/bin/mkcamlp5.opt"; \
-   chmod a+x "/home/opam/.opam/4.08/bin/mkcamlp5.opt"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14/etc'
- make[1]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14/top'
- mkdir -p "/home/opam/.opam/4.08/lib/camlp5"
- cp camlp5o.cma camlp5r.cma camlp5sch.cma camlp5_top.cma "/home/opam/.opam/4.08/lib/camlp5/."
- make[1]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14/top'
- make[1]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14/ocpp'
- mkdir -p "/home/opam/.opam/4.08/lib/camlp5" "/home/opam/.opam/4.08/bin"
- cp ocpp.cmo "/home/opam/.opam/4.08/lib/camlp5/."
- cp ocpp "/home/opam/.opam/4.08/bin/ocpp5"
- make[1]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14/ocpp'
- make[1]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14/man'
- mkdir -p "/home/opam/.opam/4.08/man/man1"
- cp camlp5.1 "/home/opam/.opam/4.08/man/man1/."
- for i in camlp5o.1 camlp5r.1 camlp5sch.1 mkcamlp5.1 ocpp5.1; do \
-   cd "/home/opam/.opam/4.08/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.08/man/man1"; rm -f $i; ln -s camlp5.1 $i; \
- done
- make[1]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14/man'
- make[1]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14/compile'
- if test -f camlp5o.fast.opt; then \
-   cp camlp5o.fast.opt "/home/opam/.opam/4.08/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.08/lib/camlp5/."; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/camlp5.7.14/compile'
- cp etc/topfind.camlp5 `ocamlc -where`/. || true
-> installed camlp5.7.14
[coq: patch] applying ocaml408_compat.patch
Processing 24/27: [coq: patch]
Processing 24/27: [coq: ./configure no]
+ /home/opam/.opam/4.08/.opam-switch/build/coq.8.9.1/./configure "-configdir" "/home/opam/.opam/4.08/lib/coq/config" "-prefix" "/home/opam/.opam/4.08" "-mandir" "/home/opam/.opam/4.08/man" "-docdir" "/home/opam/.opam/4.08/doc" "-libdir" "/home/opam/.opam/4.08/lib/coq" "-datadir" "/home/opam/.opam/4.08/share/coq" "-camlp5dir" "/home/opam/.opam/4.08/lib/camlp5" "-coqide" "no" "-native-compiler" "no" (CWD=/home/opam/.opam/4.08/.opam-switch/build/coq.8.9.1)
- You have OCaml 4.08.1. Good!
- You have OCamlfind 1.9.6. Good!
- You have Camlp5 7.14. Good!
- You have native-code compilation. Good!
- You have the Num library installed. Good!
- CoqIde manually disabled:
- => no CoqIde will be built.
- 
-   Architecture                : Linux
-   Coq VM bytecode link flags  : -dllib -lcoqrun -dllpath /home/opam/.opam/4.08/lib/coq/kernel/byterun
-   Other bytecode link flags   : 
-   OCaml version               : 4.08.1
-   OCaml binaries in           : /home/opam/.opam/4.08/bin/
-   OCaml library in            : /home/opam/.opam/4.08/lib/ocaml
-   OCaml flambda flags         : 
-   Camlp5 version              : 7.14
-   Camlp5 binaries in          : /home/opam/.opam/4.08/bin
-   Camlp5 library in           : /home/opam/.opam/4.08/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.08/bin
-   - the Coq library will be copied in /home/opam/.opam/4.08/lib/coq
-   - the Coqide configuration files will be copied in /home/opam/.opam/4.08/lib/coq/config
-   - the Coqide data files will be copied in /home/opam/.opam/4.08/share/coq
-   - the Coq man pages will be copied in /home/opam/.opam/4.08/man
-   - the Coq documentation will be copied in /home/opam/.opam/4.08/doc
-   - the Coqdoc LaTeX files will be copied in /home/opam/.opam/4.08/share/texmf/tex/latex/misc
- 
- If anything is wrong above, please restart './configure'.
- 
- *Warning* To compile the system for a new architecture
-           don't forget to do a 'make clean' before './configure'.
Processing 24/27: [coq: make]
+ /usr/bin/make "-j39" (CWD=/home/opam/.opam/4.08/.opam-switch/build/coq.8.9.1)
- rm -f  
- cp -a "plugins/.merlin.in" "plugins/.merlin"
- cp -a "ide/.merlin.in" "ide/.merlin"
- cp -a ".merlin.in" ".merlin"
- cp -a "META.coq.in" "META.coq"
- mkdir bin
- /usr/bin/make --warn-undefined-variable --no-builtin-rules -f Makefile.build 
- make[1]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/coq.8.9.1'
- 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
- OCAMLC    coqpp/coqpp_ast.mli
- make[1]: Circular coqpp/coqpp_parse.cmi <- coqpp/coqpp_parse.cmo dependency dropped.
- OCAMLYACC  coqpp/coqpp_parse.mly
- OCAMLLEX  coqpp/coqpp_lex.mll
- 14 states, 417 transitions, table size 1752 bytes
- OCAMLLEX  tools/coqwc.mll
- OCAMLLEX  tools/coqdoc/cpretty.mll
- OCAMLLEX  ide/utf8_convert.mll
- OCAMLLEX  ide/protocol/xml_lexer.mll
- 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})
- OCAMLLEX  ide/coq_lex.mll
- OCAMLLEX  ide/config_lexer.mll
- 15 states, 827 transitions, table size 3398 bytes
- 80 states, 774 transitions, table size 3576 bytes
- OCAMLC -c grammar/q_util.mli
- 244 states, 858 transitions, table size 4896 bytes
- 30 states, 1657 transitions, table size 6808 bytes
- 6052 additional bytes used for bindings
- 141 states, 8180 transitions, table size 33566 bytes
- 314 states, 4454 transitions, table size 19700 bytes
- 2927 additional bytes used for bindings
- 97 states, 1352 transitions, table size 5990 bytes
- cp -a kernel/names.mli checker/names.mli
- cp -a kernel/names.ml checker/names.ml
- CAMLP5O   ide/coqide_main.ml4
- cp -a kernel/esubst.mli checker/esubst.mli
- cp -a kernel/esubst.ml checker/esubst.ml
- OCAMLOPT  clib/segmenttree.ml
- OCAMLC    clib/segmenttree.ml
- OCAMLC    tools/coqdep_boot.ml
- CCDEP     kernel/byterun/coq_fix_code.c
- CCDEP     kernel/byterun/coq_interp.c
- CCDEP     kernel/byterun/coq_memory.c
- CCDEP     kernel/byterun/coq_values.c
- OCAMLC    tools/ocamllibdep.ml
- OCAMLC    coqpp/coqpp_parse.mli
- OCAMLDEP  checker/MLFILES checker/MLIFILES
- OCAMLC -c -pp grammar/q_util.mlp
- OCAMLC -c -pp grammar/argextend.mlp
- OCAMLC    coqpp/coqpp_parse.ml
- OCAMLC    clib/unicodetable.ml
- File "tools/ocamllibdep.mll", line 200, characters 13-30:
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "tools/ocamllibdep.mll", line 217, characters 13-30:
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- OCAMLOPT  tools/ocamllibdep.ml
- OCAMLC    coqpp/coqpp_lex.ml
- File "tools/ocamllibdep.mll", line 200, characters 13-30:
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "tools/ocamllibdep.mll", line 217, characters 13-30:
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- OCAMLC -a bin/coqpp
- OCAMLBEST -o bin/ocamllibdep
- 2654 states, 8247 transitions, table size 48912 bytes
- COQPP   vernac/g_vernac.mlg
- COQPP   vernac/g_proofs.mlg
- COQPP   toplevel/g_toplevel.mlg
- COQPP   plugins/rtauto/g_rtauto.mlg
- COQPP   plugins/romega/g_romega.mlg
- COQPP   plugins/quote/g_quote.mlg
- COQPP   plugins/omega/g_omega.mlg
- COQPP   plugins/nsatz/g_nsatz.mlg
- COQPP   plugins/micromega/g_micromega.mlg
- COQPP   plugins/ltac/g_tactic.mlg
- COQPP   plugins/ltac/g_eqdecide.mlg
- COQPP   plugins/ltac/coretactics.mlg
- COQPP   plugins/cc/g_congruence.mlg
- COQPP   plugins/btauto/g_btauto.mlg
- COQPP   parsing/g_prim.mlg
- COQPP   parsing/g_constr.mlg
- OCAMLLIBDEP  checker/MLLIBFILES checker/MLPACKFILES
- OCAMLC -c -pp grammar/tacextend.mlp
- OCAMLLIBDEP  plugins/MLLIBFILES plugins/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/syntax/g_numeral.ml4
- CAMLP5O   plugins/ssrmatching/g_ssrmatching.ml4
- CAMLP5O   plugins/ssr/ssrvernac.ml4
- CAMLP5O   plugins/ssr/ssrparser.ml4
- CAMLP5O   plugins/setoid_ring/g_newring.ml4
- CAMLP5O   plugins/ltac/profile_ltac_tactics.ml4
- CAMLP5O   plugins/ltac/g_rewrite.ml4
- CAMLP5O   plugins/ltac/g_obligations.ml4
- CAMLP5O   plugins/ltac/g_ltac.ml4
- CAMLP5O   plugins/ltac/g_class.ml4
- CAMLP5O   plugins/ltac/g_auto.ml4
- CAMLP5O   plugins/ltac/extratactics.ml4
- CAMLP5O   plugins/ltac/extraargs.ml4
- CAMLP5O   plugins/funind/g_indfun.ml4
- CAMLP5O   plugins/firstorder/g_ground.ml4
- CAMLP5O   plugins/extraction/g_extraction.ml4
- CAMLP5O   plugins/derive/g_derive.ml4
- CAMLP5O   parsing/cLexer.ml4
- Redundant [TYPED AS] clause in [ARGUMENT EXTEND ssrindex].
- 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
- File "tools/coqdep_common.ml", line 364, characters 16-34:
- 364 |   let compare = Pervasives.compare
-                       ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- OCAMLOPT  tools/coqdep_boot.ml
- OCAMLBEST -o bin/coqdep_boot
- COQDEP    VFILES
- make[1]: Circular coqpp/coqpp_parse.cmi <- coqpp/coqpp_parse.cmo dependency dropped.
- OCAMLC    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    clib/diff2.mli
- OCAMLC    lib/hook.mli
- OCAMLC    lib/flags.mli
- OCAMLC    lib/control.mli
- OCAMLC    lib/pp.mli
- OCAMLC    lib/xml_datatype.mli
- OCAMLC    lib/cProfile.mli
- OCAMLC    lib/spawn.mli
- OCAMLC    lib/remoteCounter.mli
- OCAMLC    lib/envars.mli
- OCAMLC    lib/coqProject_file.mli
- OCAMLC    kernel/uint31.mli
- OCAMLC    kernel/copcodes.ml
- OCAMLC    kernel/cPrimitives.mli
- OCAMLC    library/decl_kinds.ml
- 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    toplevel/workerLoop.mli
- OCAMLC    kernel/byterun/coq_fix_code.c
- OCAMLC    kernel/byterun/coq_memory.c
- OCAMLC    kernel/byterun/coq_values.c
- OCAMLC    kernel/byterun/coq_interp.c
- OCAMLC    plugins/ltac/tauto.mli
- OCAMLC    plugins/micromega/sos_types.mli
- OCAMLC    plugins/micromega/micromega.mli
- OCAMLC    plugins/micromega/persistent_cache.mli
- OCAMLC    plugins/micromega/g_micromega.mli
- findlib: [WARNING] Interface big_int.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
- findlib: [WARNING] Interface num.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
- findlib: [WARNING] Interface nat.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
- findlib: [WARNING] Interface ratio.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
- findlib: [WARNING] Interface arith_status.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
- findlib: [WARNING] Interface big_int.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
- findlib: [WARNING] Interface num.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
- findlib: [WARNING] Interface nat.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
- findlib: [WARNING] Interface ratio.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
- findlib: [WARNING] Interface arith_status.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
- OCAMLC    plugins/ssr/ssrvernac.mli
- OCAMLC    plugins/rtauto/proof_search.mli
- OCAMLC    plugins/nsatz/utile.mli
- OCAMLC    plugins/nsatz/polynom.mli
- findlib: [WARNING] Interface big_int.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
- findlib: [WARNING] Interface num.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
- findlib: [WARNING] Interface nat.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
- findlib: [WARNING] Interface ratio.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
- findlib: [WARNING] Interface arith_status.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
- findlib: [WARNING] Interface big_int.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
- findlib: [WARNING] Interface num.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
- findlib: [WARNING] Interface nat.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
- findlib: [WARNING] Interface ratio.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
- findlib: [WARNING] Interface arith_status.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
- 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.mli
- OCAMLC    plugins/micromega/csdpcert.mli
- findlib: [WARNING] Interface big_int.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
- findlib: [WARNING] Interface num.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
- findlib: [WARNING] Interface nat.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
- findlib: [WARNING] Interface ratio.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
- findlib: [WARNING] Interface arith_status.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
- findlib: [WARNING] Interface big_int.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
- findlib: [WARNING] Interface num.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
- findlib: [WARNING] Interface nat.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
- findlib: [WARNING] Interface ratio.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
- findlib: [WARNING] Interface arith_status.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
- OCAMLC    ide/protocol/xml_lexer.mli
- OCAMLC    ide/protocol/xml_parser.mli
- OCAMLC    ide/protocol/xml_printer.mli
- OCAMLC    ide/protocol/richpp.mli
- findlib: [WARNING] Interface big_int.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
- findlib: [WARNING] Interface num.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
- findlib: [WARNING] Interface nat.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
- findlib: [WARNING] Interface ratio.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
- findlib: [WARNING] Interface arith_status.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
- OCAMLC    tools/coq_tex.ml
- findlib: [WARNING] Interface big_int.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
- findlib: [WARNING] Interface num.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
- findlib: [WARNING] Interface nat.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
- findlib: [WARNING] Interface ratio.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
- findlib: [WARNING] Interface arith_status.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
- OCAMLC    tools/coqwc.ml
- OCAMLC    tools/coqdoc/cdglobals.mli
- OCAMLC    tools/coqdoc/alpha.mli
- OCAMLC    tools/coqworkmgr.ml
- CHECK revision
- OCAMLOPT  clib/cObj.ml
- OCAMLOPT  clib/cEphemeron.ml
- OCAMLC    clib/cMap.mli
- OCAMLC    clib/hashcons.mli
- OCAMLC    clib/cList.mli
- OCAMLC    clib/cStack.mli
- OCAMLOPT  clib/option.ml
- OCAMLOPT  clib/cThread.ml
- OCAMLOPT  clib/trie.ml
- OCAMLOPT  clib/predicate.ml
- File "clib/cEphemeron.ml", line 20, characters 22-36:
- 20 |   fun () -> incr bid; Pervasives.ref (Pervasives.ref !bid)
-                            ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "clib/cEphemeron.ml", line 20, characters 38-52:
- 20 |   fun () -> incr bid; Pervasives.ref (Pervasives.ref !bid)
-                                            ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- OCAMLOPT  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  clib/diff2.ml
- OCAMLOPT  config/coq_config.ml
- OCAMLOPT  lib/hook.ml
- coq_interp.c: In function 'coq_interprete':
- coq_interp.c:201:20: warning: storing the address of local variable 'coq_lbl_ACC0' in 'coq_instr_base' [-Wdangling-pointer=]
-   201 |     coq_instr_base = coq_Jumptbl_base;
-       |                    ^
- coq_interp.c:51:26: note: 'coq_lbl_ACC0' declared here
-    51 | #  define Instruct(name) coq_lbl_##name:
-       |                          ^~~~~~~~
- coq_interp.c:225:7: note: in expansion of macro 'Instruct'
-   225 |       Instruct(ACC0){
-       |       ^~~~~~~~
- In file included from coq_interp.c:22:
- coq_fix_code.h:20:15: note: 'coq_instr_base' declared here
-    20 | extern char * coq_instr_base;
-       |               ^~~~~~~~~~~~~~
- OCAMLC    lib/pp_diff.mli
- OCAMLC    lib/loc.mli
- OCAMLC    lib/rtree.mli
- OCAMLC    lib/system.mli
- OCAMLC    lib/explore.mli
- OCAMLC    lib/future.mli
- OCAMLC    lib/genarg.mli
- OCAMLOPT  kernel/uint31.ml
- OCAMLC    kernel/evar.mli
- OCAMLOPT  kernel/copcodes.ml
- OCAMLOPT  kernel/cPrimitives.ml
- OCAMLC    library/summary.mli
- OCAMLOPT  library/decl_kinds.ml
- OCAMLC    library/kindops.mli
- OCAMLC    engine/logic_monad.mli
- OCAMLOPT  parsing/tok.ml
- OCAMLOPT  tactics/dnet.ml
- OCAMLC    vernac/locality.mli
- OCAMLC    stm/vcs.mli
- OCAMLOPT  stm/coqworkmgrApi.ml
- OCAMLOPT  toplevel/usage.ml
- OCAMLOPT  plugins/micromega/sos_types.ml
- OCAMLOPT  plugins/micromega/micromega.ml
- OCAMLC    plugins/micromega/mutils.mli
- OCAMLC    plugins/micromega/certificate.mli
- OCAMLC    plugins/nsatz/ideal.mli
- findlib: [WARNING] Interface big_int.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
- findlib: [WARNING] Interface num.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
- findlib: [WARNING] Interface nat.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
- findlib: [WARNING] Interface ratio.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
- findlib: [WARNING] Interface arith_status.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
- findlib: [WARNING] Interface big_int.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
- findlib: [WARNING] Interface num.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
- findlib: [WARNING] Interface nat.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
- findlib: [WARNING] Interface ratio.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
- findlib: [WARNING] Interface arith_status.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
- OCAMLC    tools/coqc.ml
- findlib: [WARNING] Interface big_int.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
- findlib: [WARNING] Interface num.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
- findlib: [WARNING] Interface nat.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
- findlib: [WARNING] Interface ratio.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
- findlib: [WARNING] Interface arith_status.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
- findlib: [WARNING] Interface big_int.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
- findlib: [WARNING] Interface num.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
- findlib: [WARNING] Interface nat.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
- findlib: [WARNING] Interface ratio.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
- findlib: [WARNING] Interface arith_status.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
- OCAMLOPT  checker/analyze.ml
- OCAMLOPT  checker/values.ml
- OCAMLC    checker/validate.mli
- findlib: [WARNING] Interface big_int.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
- findlib: [WARNING] Interface num.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
- findlib: [WARNING] Interface nat.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
- findlib: [WARNING] Interface ratio.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
- findlib: [WARNING] Interface arith_status.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
- OCAMLC    plugins/micromega/sos.mli
- OCAMLOPT  plugins/micromega/sos_lib.ml
- OCAMLOPT  ide/protocol/xml_lexer.ml
- OCAMLOPT  ide/protocol/xml_printer.ml
- OCAMLC    ide/protocol/serialize.mli
- File "plugins/micromega/mutils.mli", line 1:
- Error: The files /home/opam/.opam/4.08/lib/num/num.cmi
-        and /home/opam/.opam/4.08/lib/num/big_int.cmi
-        make inconsistent assumptions over interface Big_int
- make[1]: *** [Makefile.build:688: plugins/micromega/mutils.cmi] Error 2
- make[1]: *** Waiting for unfinished jobs....
- findlib: [WARNING] Interface big_int.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
- findlib: [WARNING] Interface num.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
- findlib: [WARNING] Interface nat.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
- findlib: [WARNING] Interface ratio.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
- findlib: [WARNING] Interface arith_status.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
- OCAMLC    tools/coqdep.ml
- findlib: [WARNING] Interface big_int.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
- findlib: [WARNING] Interface num.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
- findlib: [WARNING] Interface nat.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
- findlib: [WARNING] Interface ratio.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
- findlib: [WARNING] Interface arith_status.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
- File "plugins/micromega/sos_lib.ml", line 16, characters 10-28:
- 16 | let cmp = Pervasives.compare (** FIXME *)
-                ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "checker/analyze.ml", line 365, characters 19-40:
- 365 |   let input_byte = Pervasives.input_byte
-                          ^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "plugins/micromega/sos_lib.ml", line 1:
- Error: The files /home/opam/.opam/4.08/lib/num/num.cmi
-        and /home/opam/.opam/4.08/lib/num/big_int.cmi
-        make inconsistent assumptions over interface Big_int
- File "checker/analyze.ml", line 366, characters 25-52:
- 366 |   let input_binary_int = Pervasives.input_binary_int
-                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- make[1]: *** [Makefile.build:740: plugins/micromega/sos_lib.cmx] Error 2
- File "tools/coqdep.ml", line 300, characters 16-34:
- 300 |   let compare = Pervasives.compare
-                       ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- make[1]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/coq.8.9.1'
- make: *** [Makefile:166: submake] Error 2
[ERROR] The compilation of coq.8.9.1 failed at "make -j39".

#=== ERROR while compiling why3.1.2.0 =========================================#
# context              2.1.6 | linux/x86_64 | ocaml-base-compiler.4.08.1 | file:///src
# path                 ~/.opam/4.08/.opam-switch/build/why3.1.2.0
# command              /usr/bin/make -j39 all opt byte
# exit-code            2
# env-file             ~/.opam/log/why3-115-b25bcf.env
# output-file          ~/.opam/log/why3-115-b25bcf.out
### output ###
# Ocamllex src/why3doc/doc_lexer.mll
# cp lib/ocaml/why3__BigInt_num.ml lib/ocaml/why3__BigInt_compat.ml
# Ocamldep src/isabelle-client/isabelle_client_main.ml
# Ocamldep src/tools/why3shell.ml
# Ocamldep src/tools/unix_scheduler.ml
# Ocamldep src/why3session/why3session_main.ml
# Ocamldep src/why3session/why3session_update.ml
# Ocamldep src/why3session/why3session_latex.ml
# Ocamldep src/why3session/why3session_html.ml
# Ocamldep src/why3session/why3session_info.ml
# Ocamldep src/why3session/why3session_lib.ml
# 125 states, 1119 transitions, table size 5226 bytes
# 1793 additional bytes used for bindings
# 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
# Generate src/util/config.ml
# 56 states, 651 transitions, table size 2940 bytes
# 1375 additional bytes used for bindings
# Ocamllex src/util/rc.mll
# Ocamllex src/util/lexlib.mll
# Menhir src/util/json_parser.mly
# 34 states, 434 transitions, table size 1940 bytes
# 1293 additional bytes used for bindings
# 28 states, 271 transitions, table size 1252 bytes
# Ocamllex src/parser/lexer.mll
# Menhir src/parser/parser.mly
# Ocamllex src/util/json_lexer.mll
# 48 states, 1889 transitions, table size 7844 bytes
# 3073 additional bytes used for bindings
# Menhir src/driver/driver_parser.mly
# 52 states, 495 transitions, table size 2292 bytes
# Ocamllex src/driver/driver_lexer.mll
# Menhir src/driver/parse_smtv2_model_parser.mly
# cp src/session/compress_none.ml src/session/compress.ml
# Ocamllex src/driver/parse_smtv2_model_lexer.mll
# 34 states, 1366 transitions, table size 5668 bytes
# Ocamllex src/session/xml.mll
# Ocamllex src/session/strategy_parser.mll
# 307 states, 15627 transitions, table size 64350 bytes
# 155 states, 4342 transitions, table size 18298 bytes
# 7537 additional bytes used for bindings
# 252 states, 2817 transitions, table size 12780 bytes
# 3785 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
# 39 states, 619 transitions, table size 2710 bytes
# 1755 additional bytes used for bindings
# Ocamldep lib/ocaml/why3__IntAux.ml
# Ocamldep lib/ocaml/why3__BigInt.ml
# Ocamldep lib/ocaml/why3__BigInt_compat.ml
# 117 states, 1396 transitions, table size 6286 bytes
# 3556 additional bytes used for bindings
# 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/prepare_for_counterexmp.ml
# Ocamldep src/transform/intro_vc_vars_counterexmp.ml
# Ocamldep src/transform/congruence.ml
# Ocamldep src/transform/cut.ml
# Ocamldep src/transform/destruct.ml
# Ocamldep src/transform/ind_itp.ml
# Ocamldep src/transform/introduction.ml
# Ocamldep src/transform/subst.ml
# Ocamldep src/transform/apply.ml
# Ocamldep src/transform/case.ml
# Ocamldep src/transform/generic_arg_trans_utils.ml
# Ocamldep src/transform/eliminate_literal.ml
# Ocamldep src/transform/prop_curry.ml
# Ocamldep src/transform/smoke_detector.ml
# Ocamldep src/transform/instantiate_predicate.ml
# Ocamldep src/transform/intro_projections_counterexmp.ml
# Ocamldep src/transform/eliminate_epsilon.ml
# Ocamldep src/transform/lift_epsilon.ml
# Ocamldep src/transform/close_epsilon.ml
# Ocamldep src/transform/abstraction.ml
# Ocamldep src/transform/filter_trigger.ml
# Ocamldep src/transform/simplify_array.ml
# Ocamldep src/transform/encoding_sort.ml
# Ocamldep src/transform/encoding_twin.ml
# Ocamldep src/transform/encoding_tags.ml
# Ocamldep src/transform/encoding_guards.ml
# Ocamldep src/transform/encoding_tags_full.ml
# Ocamldep src/transform/encoding_guards_full.ml
# Ocamldep src/transform/encoding_select.ml
# Ocamldep src/transform/encoding.ml
# Ocamldep src/transform/discriminate.ml
# Ocamldep src/transform/libencoding.ml
# Ocamldep src/transform/eliminate_if.ml
# Ocamldep src/transform/eliminate_let.ml
# Ocamldep src/transform/eliminate_inductive.ml
# Ocamldep src/transform/eliminate_symbol.ml
# Ocamldep src/transform/eliminate_unknown_lsymbols.ml
# Ocamldep src/transform/eliminate_unknown_types.ml
# Ocamldep src/transform/abstract_quantifiers.ml
# Ocamldep src/transform/eliminate_algebraic.ml
# Ocamldep src/transform/eliminate_definition.ml
# Ocamldep src/transform/compute.ml
# Ocamldep src/transform/reduction_engine.ml
# Ocamldep src/transform/detect_polymorphism.ml
# Ocamldep src/transform/args_wrapper.ml
# Ocamldep src/transform/split_goal.ml
# Ocamldep src/transform/inlining.ml
# Ocamldep src/transform/simplify_formula.ml
# Ocamldep src/parser/lexer.ml
# Ocamldep src/parser/typing.ml
# Ocamldep src/parser/parser.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/driver/parse_smtv2_model.ml
# Ocamldep src/mlw/ity.ml
# Ocamldep src/driver/parse_smtv2_model_lexer.ml
# Ocamldep src/driver/parse_smtv2_model_parser.ml
# Ocamldep src/driver/collect_data_model.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/vector.ml
# Ocamldep src/util/bigInt.ml
# Ocamldep src/util/number.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
# File "src/util/pp.mli", line 121, characters 33-51:
# 121 |   ('b,  formatter, unit, string) Pervasives.format4 -> 'b
#                                        ^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
# 
# If you need to stay compatible with OCaml < 4.07, you can use the 
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# Ocamlc   src/util/sysutil.mli
# File "src/util/pp.mli", line 124, characters 33-51:
# 124 |   ('b,  formatter, unit, string) Pervasives.format4 -> 'b
#                                        ^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
# 
# If you need to stay compatible with OCaml < 4.07, you can use the 
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# Ocamlc   src/util/number.mli
# Ocamlc   src/util/vector.mli
# Ocamlc   src/util/pqueue.mli
# Ocamlc   src/driver/prove_client.mli
# Linking src/util/debug_optim.cmxs
# 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/vector.ml
# Ocamlc   src/util/pqueue.ml
# Ocamlc   src/driver/prove_client.ml
# Ocamlc   src/session/compress.ml
# mkdir bin
# Ocamlc   plugins/tptp/tptp_printer.mli
# File "src/session/compress_none.ml", line 43, characters 23-33:
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
# 
# If you need to stay compatible with OCaml < 4.07, you can use the 
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# File "src/session/compress_none.ml", line 45, characters 20-30:
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
# 
# If you need to stay compatible with OCaml < 4.07, you can use the 
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# Ocamlc   src/tools/unix_scheduler.mli
# Ocamlc   src/tools/why3wc.ml
# Ocamlc   /home/opam/.opam/4.08/lib/num/big_int.mli
# Ocamlc   src/ide/wserver.mli
# Ocamlc   src/why3doc/doc_html.mli
# gcc -Wall -O -g -o src/server/logging.o -c src/server/logging.c
# gcc -Wall -O -g -o src/server/arraylist.o -c src/server/arraylist.c
# gcc -Wall -O -g -o src/server/options.o -c src/server/options.c
# gcc -Wall -O -g -o src/server/queue.o -c src/server/queue.c
# gcc -Wall -O -g -o src/server/readbuf.o -c src/server/readbuf.c
# gcc -Wall -O -g -o src/server/request.o -c src/server/request.c
# gcc -Wall -O -g -o src/server/proc.o -c src/server/proc.c
# gcc -Wall -O -g -o src/server/writebuf.o -c src/server/writebuf.c
# gcc -Wall -O -g -o src/server/server-unix.o -c src/server/server-unix.c
# gcc -Wall -O -g -o src/server/server-win.o -c src/server/server-win.c
# gcc -Wall -O -g -o src/server/cpulimit-unix.o -c src/server/cpulimit-unix.c
# gcc -Wall -O -g -o src/server/cpulimit-win.o -c src/server/cpulimit-win.c
# Generate drivers/coq-realizations.aux
# Generate drivers/pvs-realizations.aux
# Generate drivers/isabelle-realizations.aux
# Linking  lib/plugins/genequlin.cmo
# Linking  lib/plugins/dimacs.cmo
# Ocamlc   src/tools/unix_scheduler.ml
# 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/plugin.mli
# Ocamlopt src/util/vector.ml
# Ocamlc   src/core/ident.mli
# Ocamlc   src/driver/driver_ast.ml
# Ocamlopt src/session/compress.ml
# Ocamlc   src/util/extset.ml
# Ocamlc   src/util/debug.ml
# Ocamlc   src/util/loc.ml
# Ocamlc   src/util/number.ml
# File "src/session/compress_none.ml", line 43, characters 23-33:
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
# 
# If you need to stay compatible with OCaml < 4.07, you can use the 
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# Ocamlc   src/session/xml.ml
# File "src/session/compress_none.ml", line 45, characters 20-30:
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
# 
# If you need to stay compatible with OCaml < 4.07, you can use the 
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# File "src/util/loc.ml", line 63, characters 14-32:
# 63 | let compare = Pervasives.compare
#                    ^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
# 
# If you need to stay compatible with OCaml < 4.07, you can use the 
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# File "src/util/loc.ml", line 64, characters 12-26:
# 64 | let equal = Pervasives.(=)
#                  ^^^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
# 
# If you need to stay compatible with OCaml < 4.07, you can use the 
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# Ocamlopt src/tools/unix_scheduler.ml
# File "src/util/debug.ml", line 113, characters 21-39:
# 113 |           (List.sort Pervasives.compare list);
#                            ^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
# 
# If you need to stay compatible with OCaml < 4.07, you can use the 
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# Ocamlopt src/tools/why3wc.ml
# gcc -Wall -o lib/why3cpulimit src/server/cpulimit-unix.o src/server/cpulimit-win.o
# Ocamlc   lib/ocaml/why3__BigInt_compat.ml
# Linking  bin/why3wc.byte
# Ocamlopt src/util/pp.ml
# Ocamlc   src/util/wstdlib.mli
# Ocamlopt src/util/cmdline.ml
# Ocamlopt src/driver/prove_client.ml
# 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/warning.ml
# Ocamlc   src/util/plugin.ml
# Ocamlc   src/driver/driver_parser.ml
# Ocamlc   src/driver/driver_lexer.ml
# Ocamlopt lib/ocaml/why3__BigInt_compat.ml
# Ocamlc   lib/ocaml/why3__BigInt.ml
# File "lib/ocaml/why3__BigInt.ml", line 73, characters 14-37:
# 73 | let print n = Pervasives.print_string (to_string n)
#                    ^^^^^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
# 
# If you need to stay compatible with OCaml < 4.07, you can use the 
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# File "lib/ocaml/why3__BigInt.ml", line 74, characters 12-34:
# 74 | let chr n = Pervasives.char_of_int (to_int n)
#                  ^^^^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
# 
# If you need to stay compatible with OCaml < 4.07, you can use the 
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# File "lib/ocaml/why3__BigInt.ml", line 75, characters 21-43:
# 75 | let code c = of_int (Pervasives.int_of_char c)
#                           ^^^^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
# 
# If you need to stay compatible with OCaml < 4.07, you can use the 
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# Ocamlopt src/util/pqueue.ml
# Ocamlc   src/parser/glob.ml
# Ocamlc   src/core/term.mli
# Ocamlc   src/util/json_base.mli
# Ocamlc   src/util/rc.mli
# Ocamlc   src/util/wstdlib.ml
# Ocamlc   src/core/ident.ml
# Ocamlc   src/core/ty.ml
# Ocamlopt lib/ocaml/why3__BigInt.ml
# Ocamlc   lib/ocaml/why3__IntAux.ml
# File "src/util/wstdlib.ml", line 16, characters 29-47:
# 16 |   let compare (x : int) y  = Pervasives.compare x y
#                                   ^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
# 
# If you need to stay compatible with OCaml < 4.07, you can use the 
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# File "lib/ocaml/why3__BigInt.ml", line 73, characters 14-37:
# 73 | let print n = Pervasives.print_string (to_string n)
#                    ^^^^^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
# 
# If you need to stay compatible with OCaml < 4.07, you can use the 
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# Ocamlc   lib/ocaml/why3__Array.ml
# Ocamlc   lib/ocaml/why3__Matrix.ml
# File "lib/ocaml/why3__BigInt.ml", line 74, characters 12-34:
# 74 | let chr n = Pervasives.char_of_int (to_int n)
#                  ^^^^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
# 
# If you need to stay compatible with OCaml < 4.07, you can use the 
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# Ocamlc   src/util/json_parser.mli
# File "lib/ocaml/why3__BigInt.ml", line 75, characters 21-43:
# 75 | let code c = of_int (Pervasives.int_of_char c)
#                           ^^^^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
# 
# If you need to stay compatible with OCaml < 4.07, you can use the 
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# Ocamlc   src/util/json_base.ml
# File "src/core/ident.ml", line 48, characters 25-43:
# 48 | let attr_compare a1 a2 = Pervasives.compare a1.attr_tag a2.attr_tag
#                               ^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
# 
# If you need to stay compatible with OCaml < 4.07, you can use the 
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# Ocamlc   src/util/rc.ml
# Ocamlopt src/util/debug.ml
# File "src/util/wstdlib.ml", line 36, characters 31-49:
# 36 |   let compare (x : float) y  = Pervasives.compare x y
#                                     ^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
# 
# If you need to stay compatible with OCaml < 4.07, you can use the 
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# File "src/util/wstdlib.ml", line 67, characters 24-42:
# 67 |   let compare ts1 ts2 = Pervasives.compare (X.tag ts1) (X.tag ts2)
#                              ^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
# 
# If you need to stay compatible with OCaml < 4.07, you can use the 
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# File "src/util/wstdlib.ml", line 76, characters 23-41:
# 76 |   let cmp_ts ts1 ts2 = Pervasives.compare (X.tag ts1) (X.tag ts2)
#                             ^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
# 
# If you need to stay compatible with OCaml < 4.07, you can use the 
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# File "src/core/ty.ml", line 83, characters 25-43:
# 83 | let ty_compare ty1 ty2 = Pervasives.compare (ty_hash ty1) (ty_hash ty2)
#                               ^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
# 
# If you need to stay compatible with OCaml < 4.07, you can use the 
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# gcc -Wall -o lib/why3server src/server/logging.o src/server/arraylist.o src/server/options.o src/server/queue.o src/server/readbuf.o src/server/request.o src/server/proc.o src/server/writebuf.o src/server/server-unix.o src/server/server-win.o
# Linking  bin/why3wc.opt
# Ocamlc   src/util/json_parser.ml
# Ocamlc   src/util/json_lexer.ml
# File "src/core/ident.ml", line 174, characters 25-43:
# 174 | let id_compare id1 id2 = Pervasives.compare (id_hash id1) (id_hash id2)
#                                ^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
# 
# If you need to stay compatible with OCaml < 4.07, you can use the 
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# Ocamlopt lib/ocaml/why3__IntAux.ml
# Ocamlopt lib/ocaml/why3__Array.ml
# File "src/util/debug.ml", line 113, characters 21-39:
# 113 |           (List.sort Pervasives.compare list);
#                            ^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
# 
# If you need to stay compatible with OCaml < 4.07, you can use the 
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# Ocamlopt lib/ocaml/why3__Matrix.ml
# Linking  lib/why3/why3extract.cmo
# Ocamlopt src/util/extset.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
# Ocamlc   src/core/term.ml
# Ocamlc   src/core/pattern.ml
# Ocamlc   src/core/coercion.ml
# Linking  lib/why3/why3extract.cmx
# Linking  lib/why3/why3extract.cma
# Ocamlc   src/core/dterm.mli
# Ocamlc   src/core/theory.mli
# Ocamlc   src/core/decl.ml
# Ocamlopt src/util/loc.ml
# Ocamlopt src/util/plugin.ml
# Ocamlopt src/util/number.ml
# Ocamlopt src/session/xml.ml
# Linking  lib/why3/why3extract.cmxa
# Linking  lib/why3/why3extract.cmxs
# File "src/transform/matching.ml", line 158, characters 15-33:
# 158 |     let (--) = Pervasives.compare in
#                      ^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
# 
# If you need to stay compatible with OCaml < 4.07, you can use the 
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# File "src/util/loc.ml", line 63, characters 14-32:
# 63 | let compare = Pervasives.compare
#                    ^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
# 
# If you need to stay compatible with OCaml < 4.07, you can use the 
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# File "src/util/loc.ml", line 64, characters 12-26:
# 64 | let equal = Pervasives.(=)
#                  ^^^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
# 
# If you need to stay compatible with OCaml < 4.07, you can use the 
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# File "src/transform/matching.ml", line 273, characters 16-34:
# 273 |   let compare = Pervasives.compare
#                       ^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
# 
# If you need to stay compatible with OCaml < 4.07, you can use the 
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# Ocamlopt src/util/wstdlib.ml
# File "src/util/wstdlib.ml", line 16, characters 29-47:
# 16 |   let compare (x : int) y  = Pervasives.compare x y
#                                   ^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
# 
# If you need to stay compatible with OCaml < 4.07, you can use the 
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# File "src/core/term.ml", line 281, characters 39-57:
# 281 |   let perv_compare h1 h2 = comp_raise (Pervasives.compare h1 h2) in
#                                              ^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
# 
# If you need to stay compatible with OCaml < 4.07, you can use the 
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# Ocamlc   src/printer/cntexmp_printer.ml
# Ocamlc   src/mlw/expr.mli
# Ocamlc   src/core/task.mli
# Ocamlc   src/core/env.mli
# File "src/util/wstdlib.ml", line 36, characters 31-49:
# 36 |   let compare (x : float) y  = Pervasives.compare x y
#                                     ^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
# 
# If you need to stay compatible with OCaml < 4.07, you can use the 
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# Ocamlc   src/transform/detect_polymorphism.mli
# File "src/util/wstdlib.ml", line 67, characters 24-42:
# 67 |   let compare ts1 ts2 = Pervasives.compare (X.tag ts1) (X.tag ts2)
#                              ^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
# 
# If you need to stay compatible with OCaml < 4.07, you can use the 
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# File "src/util/wstdlib.ml", line 76, characters 23-41:
# 76 |   let cmp_ts ts1 ts2 = Pervasives.compare (X.tag ts1) (X.tag ts2)
#                             ^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
# 
# If you need to stay compatible with OCaml < 4.07, you can use the 
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# Ocamlc   src/transform/eliminate_literal.mli
# Ocamlc   src/core/theory.ml
# Ocamlopt src/util/lexlib.ml
# Ocamlopt src/util/warning.ml
# Ocamlc   src/core/pretty.mli
# Ocamlc   src/core/trans.mli
# Ocamlopt src/driver/driver_ast.ml
# Ocamlc   src/session/termcode.mli
# Ocamlc   src/core/task.ml
# Ocamlc   src/core/env.ml
# Ocamlc   src/transform/reduction_engine.mli
# Ocamlc   src/mlw/pdecl.mli
# Ocamlc   src/parser/ptree.ml
# Ocamlc   src/core/pretty.ml
# Ocamlc   src/core/dterm.ml
# Ocamlc   src/core/trans.ml
# Ocamlc   src/mlw/ity.ml
# Ocamlc   src/mlw/expr.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/util/json_base.ml
# Ocamlopt src/util/rc.ml
# Ocamlopt src/core/ident.ml
# Ocamlc   src/core/printer.mli
# Ocamlc   src/mlw/eval_match.mli
# Ocamlc   src/mlw/typeinv.mli
# Ocamlc   src/mlw/vc.mli
# File "src/core/ident.ml", line 48, characters 25-43:
# 48 | let attr_compare a1 a2 = Pervasives.compare a1.attr_tag a2.attr_tag
#                               ^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
# 
# If you need to stay compatible with OCaml < 4.07, you can use the 
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# Ocamlc   src/mlw/pmodule.mli
# Ocamlc   src/parser/lexer.mli
# File "src/mlw/ity.ml", line 120, characters 28-46:
# 120 | let ity_compare ity1 ity2 = Pervasives.compare (ity_hash ity1) (ity_hash ity2)
#                                   ^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
# 
# If you need to stay compatible with OCaml < 4.07, you can use the 
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# Ocamlc   src/transform/simplify_formula.mli
# Ocamlc   src/transform/inlining.mli
# Ocamlc   src/transform/split_goal.mli
# Ocamlc   src/transform/args_wrapper.mli
# Ocamlc   src/transform/compute.mli
# File "src/core/ident.ml", line 174, characters 25-43:
# 174 | let id_compare id1 id2 = Pervasives.compare (id_hash id1) (id_hash id2)
#                                ^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
# 
# If you need to stay compatible with OCaml < 4.07, you can use the 
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# Ocamlc   src/transform/eliminate_definition.mli
# Ocamlc   src/transform/eliminate_algebraic.mli
# Ocamlc   src/transform/abstract_quantifiers.ml
# Ocamlc   src/transform/eliminate_unknown_types.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/abstraction.mli
# Ocamlc   src/transform/eliminate_epsilon.mli
# Ocamlc   src/transform/intro_projections_counterexmp.mli
# Ocamlc   src/transform/smoke_detector.mli
# Ocamlc   src/transform/prop_curry.ml
# Ocamlc   src/transform/generic_arg_trans_utils.mli
# Ocamlc   src/transform/apply.mli
# Ocamlc   src/transform/subst.mli
# Ocamlc   src/transform/introduction.mli
# Ocamlc   src/transform/ind_itp.mli
# Ocamlc   src/transform/destruct.mli
# Ocamlc   src/transform/congruence.ml
# Ocamlc   src/transform/intro_vc_vars_counterexmp.mli
# Ocamlc   src/transform/prepare_for_counterexmp.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/printer.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/simplify_formula.ml
# Ocamlc   src/mlw/pmodule.ml
# Ocamlc   src/transform/inlining.ml
# Ocamlc   src/transform/split_goal.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_select.ml
# Ocamlc   src/transform/encoding.ml
# Ocamlc   src/transform/encoding_guards_full.ml
# Ocamlc   src/transform/encoding_tags_full.ml
# Ocamlc   src/transform/encoding_guards.ml
# Ocamlc   src/transform/encoding_tags.ml
# Ocamlc   src/transform/encoding_twin.ml
# Ocamlc   src/transform/encoding_sort.ml
# Ocamlc   src/transform/filter_trigger.ml
# Ocamlc   src/transform/abstraction.ml
# Ocamlc   src/transform/eliminate_epsilon.ml
# Ocamlc   src/transform/intro_projections_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/apply.ml
# Ocamlc   src/transform/subst.ml
# Ocamlc   src/transform/introduction.ml
# Ocamlc   src/transform/destruct.ml
# Ocamlc   src/transform/ind_itp.ml
# Ocamlc   src/transform/intro_vc_vars_counterexmp.ml
# Ocamlc   src/transform/prepare_for_counterexmp.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/util/json_parser.ml
# Ocamlopt src/core/ty.ml
# Ocamlc   src/core/model_parser.mli
# Ocamlopt src/driver/driver_parser.ml
# Ocamlc   src/mlw/dexpr.mli
# Ocamlc   src/mlw/pinterp.mli
# File "src/core/ty.ml", line 83, characters 25-43:
# 83 | let ty_compare ty1 ty2 = Pervasives.compare (ty_hash ty1) (ty_hash ty2)
#                               ^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
# 
# If you need to stay compatible with OCaml < 4.07, you can use the 
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# Ocamlc   src/mlw/mltree.ml
# Ocamlc   src/mlw/mlinterp.mli
# Ocamlopt src/parser/glob.ml
# Ocamlc   src/parser/typing.mli
# Ocamlc   src/parser/parser.mli
# Ocamlc   src/transform/case.ml
# Ocamlc   src/transform/cut.ml
# Ocamlc   src/core/model_parser.ml
# File "src/session/termcode.ml", line 924, characters 24-42:
# 924 |     let compare e1 e2 = Pervasives.compare e1.shape e2.shape in
#                               ^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
# 
# If you need to stay compatible with OCaml < 4.07, you can use the 
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# File "src/session/termcode.ml", line 931, characters 38-56:
# 931 |         let compare (v1, _) (v2, _) = Pervasives.compare v2 v1
#                                             ^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
# 
# If you need to stay compatible with OCaml < 4.07, you can use the 
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# Ocamlc   src/mlw/dexpr.ml
# Ocamlc   src/mlw/pinterp.ml
# Ocamlopt src/util/json_lexer.ml
# Ocamlc   src/driver/call_provers.mli
# Ocamlc   src/parser/typing.ml
# Ocamlc   src/driver/smt2_model_defs.mli
# Ocamlc   src/parser/parser.ml
# Ocamlc   src/parser/lexer.ml
# Ocamlc   src/transform/args_wrapper.ml
# Ocamlc   src/transform/reflection.ml
# Ocamlc   src/driver/driver.mli
# Ocamlc   src/driver/parse_smtv2_model_parser.mli
# Ocamlc   src/driver/collect_data_model.mli
# Ocamlc   src/mlw/compile.mli
# Ocamlc   src/mlw/pdriver.mli
# Ocamlc   src/driver/call_provers.ml
# 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/mlw/cprinter.ml
# Ocamlc   src/mlw/ml_printer.mli
# Ocamlc   src/driver/parse_smtv2_model_parser.ml
# Ocamlc   src/mlw/mlinterp.ml
# Ocamlc   src/mlw/compile.ml
# Ocamlc   src/mlw/pdriver.ml
# Ocamlc   src/mlw/ocaml_printer.ml
# Ocamlopt src/core/term.ml
# Ocamlc   src/driver/autodetection.mli
# Ocamlc   src/driver/parse_smtv2_model_lexer.ml
# Ocamlc   src/mlw/cakeml_printer.ml
# Ocamlc   src/session/session_itp.mli
# Ocamlc   src/session/strategy.mli
# Ocamlc   src/driver/whyconf.ml
# Ocamlc   src/driver/autodetection.ml
# Ocamlc   src/mlw/ml_printer.ml
# Ocamlc   src/session/strategy.ml
# Ocamlc   src/session/strategy_parser.mli
# File "src/core/term.ml", line 281, characters 39-57:
# 281 |   let perv_compare h1 h2 = comp_raise (Pervasives.compare h1 h2) in
#                                              ^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
# 
# If you need to stay compatible with OCaml < 4.07, you can use the 
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# File "src/driver/whyconf.ml", line 109, characters 16-34:
# 109 |   let compare = Pervasives.compare
#                       ^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
# 
# If you need to stay compatible with OCaml < 4.07, you can use the 
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# Ocamlc   src/session/controller_itp.mli
# Ocamlc   src/session/session_itp.ml
# Ocamlc   src/driver/parse_smtv2_model.ml
# Ocamlc   src/session/strategy_parser.ml
# Ocamlopt src/driver/driver_lexer.ml
# Ocamlc   src/session/server_utils.mli
# Ocamlc   src/session/itp_communication.mli
# Ocamlc   src/session/controller_itp.ml
# Ocamlc   src/session/server_utils.ml
# Ocamlc   src/session/itp_server.mli
# Ocamlc   src/session/json_util.mli
# Ocamlc   src/session/itp_communication.ml
# Ocamlc   src/session/itp_server.ml
# Ocamlc   src/session/json_util.ml
# Ocamlopt src/core/pattern.ml
# Ocamlopt src/core/coercion.ml
# Ocamlopt src/transform/matching.ml
# File "src/transform/matching.ml", line 158, characters 15-33:
# 158 |     let (--) = Pervasives.compare in
#                      ^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
# 
# If you need to stay compatible with OCaml < 4.07, you can use the 
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# File "src/transform/matching.ml", line 273, characters 16-34:
# 273 |   let compare = Pervasives.compare
#                       ^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
# 
# If you need to stay compatible with OCaml < 4.07, you can use the 
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# Ocamlopt src/core/decl.ml
# Ocamlopt src/core/theory.ml
# Ocamlopt src/core/task.ml
# Ocamlopt src/core/env.ml
# Ocamlopt src/core/pretty.ml
# Linking  lib/why3/why3.cmo
# Ocamlopt src/core/dterm.ml
# Ocamlopt src/core/trans.ml
# Ocamlopt src/mlw/ity.ml
# Ocamlopt src/transform/reduction_engine.ml
# File "src/mlw/ity.ml", line 120, characters 28-46:
# 120 | let ity_compare ity1 ity2 = Pervasives.compare (ity_hash ity1) (ity_hash ity2)
#                                   ^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
# 
# If you need to stay compatible with OCaml < 4.07, you can use the 
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# Ocamlopt src/core/printer.ml
# Ocamlopt src/transform/simplify_formula.ml
# Ocamlopt src/transform/inlining.ml
# Ocamlopt src/transform/split_goal.ml
# Ocamlopt src/transform/detect_polymorphism.ml
# Ocamlopt src/transform/abstract_quantifiers.ml
# Ocamlopt src/transform/eliminate_symbol.ml
# Ocamlopt src/transform/eliminate_let.ml
# Ocamlopt src/transform/simplify_array.ml
# Ocamlopt src/transform/abstraction.ml
# Ocamlopt src/transform/close_epsilon.ml
# Ocamlopt src/transform/eliminate_epsilon.ml
# Ocamlopt src/transform/intro_projections_counterexmp.ml
# Ocamlopt src/transform/instantiate_predicate.ml
# Ocamlopt src/transform/smoke_detector.ml
# Ocamlopt src/transform/prop_curry.ml
# Ocamlopt src/transform/generic_arg_trans_utils.ml
# Ocamlopt src/transform/congruence.ml
# Ocamlopt src/transform/lift_epsilon.ml
# Ocamlopt src/transform/eliminate_inductive.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
# File "src/tools/main.ml", line 151, characters 17-35:
# 151 |       (List.sort Pervasives.compare (Env.list_formats Env.base_language))
#                        ^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
# 
# If you need to stay compatible with OCaml < 4.07, you can use the 
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# Ocamlc   src/tools/why3replay.ml
# File "src/tools/main.ml", line 169, characters 20-38:
# 169 |     let cmp m1 m2 = Pervasives.compare m1.meta_name m2.meta_name in
#                           ^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
# 
# If you need to stay compatible with OCaml < 4.07, you can use the 
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# Ocamlc   src/ide/why3web.ml
# Ocamlc   src/why3session/why3session_lib.mli
# Ocamlc   src/tools/why3shell.ml
# Ocamlc   src/isabelle-client/isabelle_client_main.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/why3session/why3session_lib.ml
# Ocamlc   src/why3doc/doc_html.ml
# Ocamlc   src/why3doc/doc_def.ml
# Ocamlopt src/core/model_parser.ml
# Ocamlopt src/transform/eliminate_algebraic.ml
# Ocamlopt src/transform/eliminate_unknown_types.ml
# Ocamlopt src/transform/eliminate_unknown_lsymbols.ml
# Ocamlopt src/transform/eliminate_if.ml
# Ocamlopt src/transform/libencoding.ml
# Ocamlopt src/transform/encoding_sort.ml
# Ocamlopt src/transform/filter_trigger.ml
# Ocamlopt src/transform/intro_vc_vars_counterexmp.ml
# Ocamlopt src/printer/cntexmp_printer.ml
# Ocamlopt src/printer/coq.ml
# Ocamlopt src/printer/pvs.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/why3session/why3session_update.ml
# Ocamlc   src/why3doc/doc_lexer.ml
# Ocamlc   plugins/tptp/tptp_parser.ml
# Ocamlc   plugins/tptp/tptp_typing.ml
# Ocamlc   plugins/tptp/tptp_lexer.ml
# Ocamlc   plugins/python/py_parser.ml
# 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/why3replay.byte
# Linking  bin/why3webserver.byte
# Linking  bin/why3shell.byte
# Linking  bin/isabelle_client.byte
# Ocamlopt src/driver/call_provers.ml
# Ocamlopt src/driver/smt2_model_defs.ml
# Ocamlopt src/mlw/expr.ml
# Ocamlopt src/transform/encoding.ml
# Ocamlopt src/transform/eliminate_literal.ml
# Ocamlc   plugins/python/py_lexer.ml
# Ocamlc   src/why3session/why3session_main.ml
# Ocamlc   src/why3doc/doc_main.ml
# Ocamlc   plugins/python/py_main.ml
# Linking  bin/why3session.byte
# Ocamlopt src/driver/parse_smtv2_model_parser.ml
# Ocamlopt src/driver/collect_data_model.ml
# Linking  bin/why3doc.byte
# Ocamlopt src/driver/driver.ml
# Linking  lib/plugins/tptp.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
# Linking  lib/plugins/python.cmo
# Ocamlopt src/driver/parse_smtv2_model_lexer.ml
# Ocamlopt src/driver/parse_smtv2_model.ml
# Ocamlopt src/driver/whyconf.ml
# File "src/driver/whyconf.ml", line 109, characters 16-34:
# 109 |   let compare = Pervasives.compare
#                       ^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
# 
# If you need to stay compatible with OCaml < 4.07, you can use the 
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# Ocamlopt src/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/mlw/cakeml_printer.ml
# Ocamlopt src/parser/typing.ml
# Ocamlopt src/parser/parser.ml
# Ocamlopt src/parser/lexer.ml
# Ocamlopt src/transform/args_wrapper.ml
# Ocamlopt src/transform/compute.ml
# Ocamlopt src/transform/case.ml
# Ocamlopt src/transform/apply.ml
# Ocamlopt src/transform/subst.ml
# Ocamlopt src/transform/ind_itp.ml
# Ocamlopt src/transform/cut.ml
# Ocamlopt src/transform/eliminate_definition.ml
# Ocamlopt src/transform/discriminate.ml
# Ocamlopt src/transform/induction.ml
# Ocamlopt src/transform/induction_pr.ml
# Ocamlopt src/transform/introduction.ml
# Ocamlopt src/transform/destruct.ml
# Ocamlopt src/transform/reflection.ml
# Ocamlopt src/transform/encoding_select.ml
# Ocamlopt src/printer/why3printer.ml
# Ocamlopt src/printer/smtv1.ml
# Ocamlopt src/printer/simplify.ml
# Ocamlopt src/printer/cvc3.ml
# Ocamlopt src/printer/yices.ml
# Ocamlopt src/session/termcode.ml
# Ocamlopt src/transform/prepare_for_counterexmp.ml
# Ocamlopt src/printer/alt_ergo.ml
# Ocamlopt src/printer/smtv2.ml
# File "src/session/termcode.ml", line 924, characters 24-42:
# 924 |     let compare e1 e2 = Pervasives.compare e1.shape e2.shape in
#                               ^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
# 
# If you need to stay compatible with OCaml < 4.07, you can use the 
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# File "src/session/termcode.ml", line 931, characters 38-56:
# 931 |         let compare (v1, _) (v2, _) = Pervasives.compare v2 v1
#                                             ^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
# 
# If you need to stay compatible with OCaml < 4.07, you can use the 
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# Ocamlopt src/session/session_itp.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/isabelle-client/isabelle_client_main.ml
# Ocamlopt src/why3doc/doc_html.ml
# Ocamlopt src/why3doc/doc_def.ml
# Ocamlopt plugins/python/py_parser.ml
# Ocamlopt plugins/tptp/tptp_parser.ml
# Ocamlopt plugins/tptp/tptp_typing.ml
# File "src/tools/main.ml", line 151, characters 17-35:
# 151 |       (List.sort Pervasives.compare (Env.list_formats Env.base_language))
#                        ^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
# 
# If you need to stay compatible with OCaml < 4.07, you can use the 
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# File "src/tools/main.ml", line 169, characters 20-38:
# 169 |     let cmp m1 m2 = Pervasives.compare m1.meta_name m2.meta_name in
#                           ^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
# 
# If you need to stay compatible with OCaml < 4.07, you can use the 
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# Ocamlopt src/why3doc/doc_lexer.ml
# Linking  bin/why3config.opt
# Linking  bin/why3execute.opt
# Linking  bin/why3realize.opt
# Linking  bin/why3.opt
# File "_none_", line 1:
# Error: Files lib/why3/why3.cmxa and /home/opam/.opam/4.08/lib/num/nums.cmxa
#        make inconsistent assumptions over interface Big_int
# File "_none_", line 1:
# Error: Files lib/why3/why3.cmxa and /home/opam/.opam/4.08/lib/num/nums.cmxa
#        make inconsistent assumptions over interface Big_int
# File "_none_", line 1:
# Error: Files lib/why3/why3.cmxa and /home/opam/.opam/4.08/lib/num/nums.cmxa
#        make inconsistent assumptions over interface Big_int
# make: *** [Makefile:2226: bin/why3config.opt] Error 2
# make: *** Waiting for unfinished jobs....
# make: *** [Makefile:2226: bin/why3execute.opt] Error 2
# make: *** [Makefile:2226: bin/why3realize.opt] Error 2
# File "_none_", line 1:
# Error: Files lib/why3/why3.cmxa and /home/opam/.opam/4.08/lib/num/nums.cmxa
#        make inconsistent assumptions over interface Big_int
# make: *** [Makefile:2226: bin/why3.opt] Error 2


#=== ERROR while compiling coq.8.9.1 ==========================================#
# context              2.1.6 | linux/x86_64 | ocaml-base-compiler.4.08.1 | file:///src
# path                 ~/.opam/4.08/.opam-switch/build/coq.8.9.1
# command              /usr/bin/make -j39
# exit-code            2
# env-file             ~/.opam/log/coq-115-d23519.env
# output-file          ~/.opam/log/coq-115-d23519.out
### output ###
# rm -f  
# cp -a "plugins/.merlin.in" "plugins/.merlin"
# cp -a "ide/.merlin.in" "ide/.merlin"
# cp -a ".merlin.in" ".merlin"
# cp -a "META.coq.in" "META.coq"
# mkdir bin
# /usr/bin/make --warn-undefined-variable --no-builtin-rules -f Makefile.build 
# make[1]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/coq.8.9.1'
# 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
# OCAMLC    coqpp/coqpp_ast.mli
# make[1]: Circular coqpp/coqpp_parse.cmi <- coqpp/coqpp_parse.cmo dependency dropped.
# OCAMLYACC  coqpp/coqpp_parse.mly
# OCAMLLEX  coqpp/coqpp_lex.mll
# 14 states, 417 transitions, table size 1752 bytes
# OCAMLLEX  tools/coqwc.mll
# OCAMLLEX  tools/coqdoc/cpretty.mll
# OCAMLLEX  ide/utf8_convert.mll
# OCAMLLEX  ide/protocol/xml_lexer.mll
# 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})
# OCAMLLEX  ide/coq_lex.mll
# OCAMLLEX  ide/config_lexer.mll
# 15 states, 827 transitions, table size 3398 bytes
# 80 states, 774 transitions, table size 3576 bytes
# OCAMLC -c grammar/q_util.mli
# 244 states, 858 transitions, table size 4896 bytes
# 30 states, 1657 transitions, table size 6808 bytes
# 6052 additional bytes used for bindings
# 141 states, 8180 transitions, table size 33566 bytes
# 314 states, 4454 transitions, table size 19700 bytes
# 2927 additional bytes used for bindings
# 97 states, 1352 transitions, table size 5990 bytes
# cp -a kernel/names.mli checker/names.mli
# cp -a kernel/names.ml checker/names.ml
# CAMLP5O   ide/coqide_main.ml4
# cp -a kernel/esubst.mli checker/esubst.mli
# cp -a kernel/esubst.ml checker/esubst.ml
# OCAMLOPT  clib/segmenttree.ml
# OCAMLC    clib/segmenttree.ml
# OCAMLC    tools/coqdep_boot.ml
# CCDEP     kernel/byterun/coq_fix_code.c
# CCDEP     kernel/byterun/coq_interp.c
# CCDEP     kernel/byterun/coq_memory.c
# CCDEP     kernel/byterun/coq_values.c
# OCAMLC    tools/ocamllibdep.ml
# OCAMLC    coqpp/coqpp_parse.mli
# OCAMLDEP  checker/MLFILES checker/MLIFILES
# OCAMLC -c -pp grammar/q_util.mlp
# OCAMLC -c -pp grammar/argextend.mlp
# OCAMLC    coqpp/coqpp_parse.ml
# OCAMLC    clib/unicodetable.ml
# File "tools/ocamllibdep.mll", line 200, characters 13-30:
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
# 
# If you need to stay compatible with OCaml < 4.07, you can use the 
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# File "tools/ocamllibdep.mll", line 217, characters 13-30:
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
# 
# If you need to stay compatible with OCaml < 4.07, you can use the 
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# OCAMLOPT  tools/ocamllibdep.ml
# OCAMLC    coqpp/coqpp_lex.ml
# File "tools/ocamllibdep.mll", line 200, characters 13-30:
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
# 
# If you need to stay compatible with OCaml < 4.07, you can use the 
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# File "tools/ocamllibdep.mll", line 217, characters 13-30:
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
# 
# If you need to stay compatible with OCaml < 4.07, you can use the 
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# OCAMLC -a bin/coqpp
# OCAMLBEST -o bin/ocamllibdep
# 2654 states, 8247 transitions, table size 48912 bytes
# COQPP   vernac/g_vernac.mlg
# COQPP   vernac/g_proofs.mlg
# COQPP   toplevel/g_toplevel.mlg
# COQPP   plugins/rtauto/g_rtauto.mlg
# COQPP   plugins/romega/g_romega.mlg
# COQPP   plugins/quote/g_quote.mlg
# COQPP   plugins/omega/g_omega.mlg
# COQPP   plugins/nsatz/g_nsatz.mlg
# COQPP   plugins/micromega/g_micromega.mlg
# COQPP   plugins/ltac/g_tactic.mlg
# COQPP   plugins/ltac/g_eqdecide.mlg
# COQPP   plugins/ltac/coretactics.mlg
# COQPP   plugins/cc/g_congruence.mlg
# COQPP   plugins/btauto/g_btauto.mlg
# COQPP   parsing/g_prim.mlg
# COQPP   parsing/g_constr.mlg
# OCAMLLIBDEP  checker/MLLIBFILES checker/MLPACKFILES
# OCAMLC -c -pp grammar/tacextend.mlp
# OCAMLLIBDEP  plugins/MLLIBFILES plugins/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/syntax/g_numeral.ml4
# CAMLP5O   plugins/ssrmatching/g_ssrmatching.ml4
# CAMLP5O   plugins/ssr/ssrvernac.ml4
# CAMLP5O   plugins/ssr/ssrparser.ml4
# CAMLP5O   plugins/setoid_ring/g_newring.ml4
# CAMLP5O   plugins/ltac/profile_ltac_tactics.ml4
# CAMLP5O   plugins/ltac/g_rewrite.ml4
# CAMLP5O   plugins/ltac/g_obligations.ml4
# CAMLP5O   plugins/ltac/g_ltac.ml4
# CAMLP5O   plugins/ltac/g_class.ml4
# CAMLP5O   plugins/ltac/g_auto.ml4
# CAMLP5O   plugins/ltac/extratactics.ml4
# CAMLP5O   plugins/ltac/extraargs.ml4
# CAMLP5O   plugins/funind/g_indfun.ml4
# CAMLP5O   plugins/firstorder/g_ground.ml4
# CAMLP5O   plugins/extraction/g_extraction.ml4
# CAMLP5O   plugins/derive/g_derive.ml4
# CAMLP5O   parsing/cLexer.ml4
# Redundant [TYPED AS] clause in [ARGUMENT EXTEND ssrindex].
# 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
# File "tools/coqdep_common.ml", line 364, characters 16-34:
# 364 |   let compare = Pervasives.compare
#                       ^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
# 
# If you need to stay compatible with OCaml < 4.07, you can use the 
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# OCAMLOPT  tools/coqdep_boot.ml
# OCAMLBEST -o bin/coqdep_boot
# COQDEP    VFILES
# make[1]: Circular coqpp/coqpp_parse.cmi <- coqpp/coqpp_parse.cmo dependency dropped.
# OCAMLC    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    clib/diff2.mli
# OCAMLC    lib/hook.mli
# OCAMLC    lib/flags.mli
# OCAMLC    lib/control.mli
# OCAMLC    lib/pp.mli
# OCAMLC    lib/xml_datatype.mli
# OCAMLC    lib/cProfile.mli
# OCAMLC    lib/spawn.mli
# OCAMLC    lib/remoteCounter.mli
# OCAMLC    lib/envars.mli
# OCAMLC    lib/coqProject_file.mli
# OCAMLC    kernel/uint31.mli
# OCAMLC    kernel/copcodes.ml
# OCAMLC    kernel/cPrimitives.mli
# OCAMLC    library/decl_kinds.ml
# 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    toplevel/workerLoop.mli
# OCAMLC    kernel/byterun/coq_fix_code.c
# OCAMLC    kernel/byterun/coq_memory.c
# OCAMLC    kernel/byterun/coq_values.c
# OCAMLC    kernel/byterun/coq_interp.c
# OCAMLC    plugins/ltac/tauto.mli
# OCAMLC    plugins/micromega/sos_types.mli
# OCAMLC    plugins/micromega/micromega.mli
# OCAMLC    plugins/micromega/persistent_cache.mli
# OCAMLC    plugins/micromega/g_micromega.mli
# findlib: [WARNING] Interface big_int.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
# findlib: [WARNING] Interface num.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
# findlib: [WARNING] Interface nat.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
# findlib: [WARNING] Interface ratio.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
# findlib: [WARNING] Interface arith_status.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
# findlib: [WARNING] Interface big_int.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
# findlib: [WARNING] Interface num.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
# findlib: [WARNING] Interface nat.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
# findlib: [WARNING] Interface ratio.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
# findlib: [WARNING] Interface arith_status.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
# OCAMLC    plugins/ssr/ssrvernac.mli
# OCAMLC    plugins/rtauto/proof_search.mli
# OCAMLC    plugins/nsatz/utile.mli
# OCAMLC    plugins/nsatz/polynom.mli
# findlib: [WARNING] Interface big_int.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
# findlib: [WARNING] Interface num.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
# findlib: [WARNING] Interface nat.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
# findlib: [WARNING] Interface ratio.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
# findlib: [WARNING] Interface arith_status.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
# findlib: [WARNING] Interface big_int.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
# findlib: [WARNING] Interface num.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
# findlib: [WARNING] Interface nat.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
# findlib: [WARNING] Interface ratio.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
# findlib: [WARNING] Interface arith_status.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
# 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.mli
# OCAMLC    plugins/micromega/csdpcert.mli
# findlib: [WARNING] Interface big_int.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
# findlib: [WARNING] Interface num.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
# findlib: [WARNING] Interface nat.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
# findlib: [WARNING] Interface ratio.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
# findlib: [WARNING] Interface arith_status.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
# findlib: [WARNING] Interface big_int.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
# findlib: [WARNING] Interface num.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
# findlib: [WARNING] Interface nat.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
# findlib: [WARNING] Interface ratio.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
# findlib: [WARNING] Interface arith_status.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
# OCAMLC    ide/protocol/xml_lexer.mli
# OCAMLC    ide/protocol/xml_parser.mli
# OCAMLC    ide/protocol/xml_printer.mli
# OCAMLC    ide/protocol/richpp.mli
# findlib: [WARNING] Interface big_int.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
# findlib: [WARNING] Interface num.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
# findlib: [WARNING] Interface nat.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
# findlib: [WARNING] Interface ratio.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
# findlib: [WARNING] Interface arith_status.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
# OCAMLC    tools/coq_tex.ml
# findlib: [WARNING] Interface big_int.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
# findlib: [WARNING] Interface num.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
# findlib: [WARNING] Interface nat.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
# findlib: [WARNING] Interface ratio.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
# findlib: [WARNING] Interface arith_status.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
# OCAMLC    tools/coqwc.ml
# OCAMLC    tools/coqdoc/cdglobals.mli
# OCAMLC    tools/coqdoc/alpha.mli
# OCAMLC    tools/coqworkmgr.ml
# CHECK revision
# OCAMLOPT  clib/cObj.ml
# OCAMLOPT  clib/cEphemeron.ml
# OCAMLC    clib/cMap.mli
# OCAMLC    clib/hashcons.mli
# OCAMLC    clib/cList.mli
# OCAMLC    clib/cStack.mli
# OCAMLOPT  clib/option.ml
# OCAMLOPT  clib/cThread.ml
# OCAMLOPT  clib/trie.ml
# OCAMLOPT  clib/predicate.ml
# File "clib/cEphemeron.ml", line 20, characters 22-36:
# 20 |   fun () -> incr bid; Pervasives.ref (Pervasives.ref !bid)
#                            ^^^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
# 
# If you need to stay compatible with OCaml < 4.07, you can use the 
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# File "clib/cEphemeron.ml", line 20, characters 38-52:
# 20 |   fun () -> incr bid; Pervasives.ref (Pervasives.ref !bid)
#                                            ^^^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
# 
# If you need to stay compatible with OCaml < 4.07, you can use the 
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# OCAMLOPT  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  clib/diff2.ml
# OCAMLOPT  config/coq_config.ml
# OCAMLOPT  lib/hook.ml
# coq_interp.c: In function 'coq_interprete':
# coq_interp.c:201:20: warning: storing the address of local variable 'coq_lbl_ACC0' in 'coq_instr_base' [-Wdangling-pointer=]
#   201 |     coq_instr_base = coq_Jumptbl_base;
#       |                    ^
# coq_interp.c:51:26: note: 'coq_lbl_ACC0' declared here
#    51 | #  define Instruct(name) coq_lbl_##name:
#       |                          ^~~~~~~~
# coq_interp.c:225:7: note: in expansion of macro 'Instruct'
#   225 |       Instruct(ACC0){
#       |       ^~~~~~~~
# In file included from coq_interp.c:22:
# coq_fix_code.h:20:15: note: 'coq_instr_base' declared here
#    20 | extern char * coq_instr_base;
#       |               ^~~~~~~~~~~~~~
# OCAMLC    lib/pp_diff.mli
# OCAMLC    lib/loc.mli
# OCAMLC    lib/rtree.mli
# OCAMLC    lib/system.mli
# OCAMLC    lib/explore.mli
# OCAMLC    lib/future.mli
# OCAMLC    lib/genarg.mli
# OCAMLOPT  kernel/uint31.ml
# OCAMLC    kernel/evar.mli
# OCAMLOPT  kernel/copcodes.ml
# OCAMLOPT  kernel/cPrimitives.ml
# OCAMLC    library/summary.mli
# OCAMLOPT  library/decl_kinds.ml
# OCAMLC    library/kindops.mli
# OCAMLC    engine/logic_monad.mli
# OCAMLOPT  parsing/tok.ml
# OCAMLOPT  tactics/dnet.ml
# OCAMLC    vernac/locality.mli
# OCAMLC    stm/vcs.mli
# OCAMLOPT  stm/coqworkmgrApi.ml
# OCAMLOPT  toplevel/usage.ml
# OCAMLOPT  plugins/micromega/sos_types.ml
# OCAMLOPT  plugins/micromega/micromega.ml
# OCAMLC    plugins/micromega/mutils.mli
# OCAMLC    plugins/micromega/certificate.mli
# OCAMLC    plugins/nsatz/ideal.mli
# findlib: [WARNING] Interface big_int.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
# findlib: [WARNING] Interface num.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
# findlib: [WARNING] Interface nat.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
# findlib: [WARNING] Interface ratio.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
# findlib: [WARNING] Interface arith_status.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
# findlib: [WARNING] Interface big_int.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
# findlib: [WARNING] Interface num.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
# findlib: [WARNING] Interface nat.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
# findlib: [WARNING] Interface ratio.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
# findlib: [WARNING] Interface arith_status.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
# OCAMLC    tools/coqc.ml
# findlib: [WARNING] Interface big_int.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
# findlib: [WARNING] Interface num.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
# findlib: [WARNING] Interface nat.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
# findlib: [WARNING] Interface ratio.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
# findlib: [WARNING] Interface arith_status.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
# findlib: [WARNING] Interface big_int.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
# findlib: [WARNING] Interface num.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
# findlib: [WARNING] Interface nat.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
# findlib: [WARNING] Interface ratio.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
# findlib: [WARNING] Interface arith_status.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
# OCAMLOPT  checker/analyze.ml
# OCAMLOPT  checker/values.ml
# OCAMLC    checker/validate.mli
# findlib: [WARNING] Interface big_int.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
# findlib: [WARNING] Interface num.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
# findlib: [WARNING] Interface nat.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
# findlib: [WARNING] Interface ratio.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
# findlib: [WARNING] Interface arith_status.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
# OCAMLC    plugins/micromega/sos.mli
# OCAMLOPT  plugins/micromega/sos_lib.ml
# OCAMLOPT  ide/protocol/xml_lexer.ml
# OCAMLOPT  ide/protocol/xml_printer.ml
# OCAMLC    ide/protocol/serialize.mli
# File "plugins/micromega/mutils.mli", line 1:
# Error: The files /home/opam/.opam/4.08/lib/num/num.cmi
#        and /home/opam/.opam/4.08/lib/num/big_int.cmi
#        make inconsistent assumptions over interface Big_int
# make[1]: *** [Makefile.build:688: plugins/micromega/mutils.cmi] Error 2
# make[1]: *** Waiting for unfinished jobs....
# findlib: [WARNING] Interface big_int.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
# findlib: [WARNING] Interface num.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
# findlib: [WARNING] Interface nat.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
# findlib: [WARNING] Interface ratio.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
# findlib: [WARNING] Interface arith_status.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
# OCAMLC    tools/coqdep.ml
# findlib: [WARNING] Interface big_int.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
# findlib: [WARNING] Interface num.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
# findlib: [WARNING] Interface nat.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
# findlib: [WARNING] Interface ratio.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
# findlib: [WARNING] Interface arith_status.cmi occurs in several directories: /home/opam/.opam/4.08/lib/num, /home/opam/.opam/4.08/lib/ocaml
# File "plugins/micromega/sos_lib.ml", line 16, characters 10-28:
# 16 | let cmp = Pervasives.compare (** FIXME *)
#                ^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
# 
# If you need to stay compatible with OCaml < 4.07, you can use the 
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# File "checker/analyze.ml", line 365, characters 19-40:
# 365 |   let input_byte = Pervasives.input_byte
#                          ^^^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
# 
# If you need to stay compatible with OCaml < 4.07, you can use the 
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# File "plugins/micromega/sos_lib.ml", line 1:
# Error: The files /home/opam/.opam/4.08/lib/num/num.cmi
#        and /home/opam/.opam/4.08/lib/num/big_int.cmi
#        make inconsistent assumptions over interface Big_int
# File "checker/analyze.ml", line 366, characters 25-52:
# 366 |   let input_binary_int = Pervasives.input_binary_int
#                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
# 
# If you need to stay compatible with OCaml < 4.07, you can use the 
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# make[1]: *** [Makefile.build:740: plugins/micromega/sos_lib.cmx] Error 2
# File "tools/coqdep.ml", line 300, characters 16-34:
# 300 |   let compare = Pervasives.compare
#                       ^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
# 
# If you need to stay compatible with OCaml < 4.07, you can use the 
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# make[1]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/coq.8.9.1'
# make: *** [Makefile:166: submake] Error 2



<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions were aborted
| - install why3-coq 1.2.0
+- 
+- The following actions failed
| - build coq  8.9.1
| - build why3 1.2.0
+- 
+- The following changes have been performed (the rest was aborted)
| - install camlp5         7.14
| - install conf-findutils 1
| - install conf-perl      2
| - install menhir         20190924
| - install num            1.5-1
| - install ocamlbuild     0.15.0
+- 
# Run eval $(opam env) to update the current shell environment

The former state can be restored with:
    /usr/bin/opam switch import "/home/opam/.opam/4.08/.opam-switch/backup/state-20240912204655.export"
'opam --cli=2.1 install why3-coq.1.2.0 why3.1.2.0 ocamlfind.1.9.6 ocamlbuild.0.15.0 num.1.5-1 menhir.20190924 coq.8.9.1 conf-perl.2 conf-findutils.1 camlp5.7.14 --verbose --yes --confirm-level=unsafe-yes' failed.
OCaml

Innovation. Community. Security.