* Package: sci-mathematics/why3-for-spark-2019-r1 * Repository: gentoo * Maintainer: tupone@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux ocamlopt userland_GNU * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking why3-2019-20190517-197BB-src.tar.gz to /var/tmp/portage/sci-mathematics/why3-for-spark-2019-r1/work >>> Source unpacked in /var/tmp/portage/sci-mathematics/why3-for-spark-2019-r1/work >>> Preparing source in /var/tmp/portage/sci-mathematics/why3-for-spark-2019-r1/work/why3-2019-20190517-197BB-src ... * Applying why3-for-spark-2019-gentoo.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/sci-mathematics/why3-for-spark-2019-r1/work/why3-2019-20190517-197BB-src ... ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --docdir=/usr/share/doc/why3-for-spark-2019-r1 --htmldir=/usr/share/doc/why3-for-spark-2019-r1/html --libdir=/usr/lib64 --disable-pvs-libs --disable-isabelle-libs --enable-verbose-make --disable-coq-libs --disable-doc --disable-emacs-compilation --disable-ide --disable-html-doc --disable-hypothesis-selection --enable-native-code --disable-zarith --disable-zip checking executable suffix... checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... none needed checking for x86_64-pc-linux-gnu-gcc option to accept ISO Standard C... (cached) none needed checking for a thread-safe mkdir -p... /bin/mkdir -p checking for a BSD-compatible install... /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c checking for ocp-ocamlc... no checking for ocamlc... ocamlc ocaml version is 4.09.0 ocaml library path is /usr/lib64/ocaml checking for ocp-ocamlopt... no checking for ocamlopt... ocamlopt checking ocamlopt version... ok checking for ocp-ocamlc.opt... no checking for ocamlc.opt... ocamlc.opt checking ocamlc.opt version... ok checking for ocp-ocamlopt.opt... no 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 /usr/lib64/ocaml/compiler-libs ocamlfind found num in /usr/lib64/ocaml/num checking for /usr/lib64/ocaml/num/nums.cma... no checking for /usr/lib64/ocaml/num/num.cmi... no checking for /usr/lib64/ocaml/nums.cma... yes checking for /usr/lib64/ocaml/num.cmi... yes ocamlfind found menhirLib in /usr/lib64/ocaml/menhirLib checking for /usr/lib64/ocaml/menhirLib/menhirLib.cmi... yes ocamlfind: Package `js_of_ocaml' not found 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 : yes OCaml compiler : yes Version : 4.09.0 Library path : /usr/lib64/ocaml Native compilation : yes Profiling : no Compiler plugins : yes Javascript support : no (js_of_ocaml not found) Components Why3 library : yes GTK IDE : no (disabled by user) Web IDE : no (Javascript support not available) GMP arithmetic : no Compressed sessions : no Hypothesis selection : no Frama-C support : no (disabled by default) Documentation : no Support for interactive proof assistants Coq : no (disabled by user) PVS : no (disabled by user) Isabelle : no (disabled by user) Installable : yes Binary path : ${exec_prefix}/bin Library path : /usr/lib64/why3 Data path : ${prefix}/share/why3 OCaml library path : /usr/lib64/ocaml/why3 Relocatable : no >>> Source configured. >>> Compiling source in /var/tmp/portage/sci-mathematics/why3-for-spark-2019-r1/work/why3-2019-20190517-197BB-src ... make -j4 -j1 ocamllex.opt src/why3doc/doc_lexer.mll 125 states, 1119 transitions, table size 5226 bytes 1793 additional bytes used for bindings (ocamldep.opt -slash -I lib/why3 -I src/why3doc src/why3doc/doc_main.ml; \ echo 'src/why3doc/doc_main.cmx : src/why3doc/doc_main.cmi'; \ echo 'src/why3doc/doc_main.cmi : src/why3doc/doc_main.cmo') > "src/why3doc/doc_main.dep" || (RV=$?; rm -f "src/why3doc/doc_main.dep"; exit ${RV}) (ocamldep.opt -slash -I lib/why3 -I src/why3doc src/why3doc/doc_lexer.ml; \ echo 'src/why3doc/doc_lexer.cmx : src/why3doc/doc_lexer.cmi'; \ echo 'src/why3doc/doc_lexer.cmi : src/why3doc/doc_lexer.cmo') > "src/why3doc/doc_lexer.dep" || (RV=$?; rm -f "src/why3doc/doc_lexer.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/why3doc src/why3doc/doc_def.ml src/why3doc/doc_def.mli > "src/why3doc/doc_def.dep" || (RV=$?; rm -f "src/why3doc/doc_def.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/why3doc src/why3doc/doc_html.ml src/why3doc/doc_html.mli > "src/why3doc/doc_html.dep" || (RV=$?; rm -f "src/why3doc/doc_html.dep"; exit ${RV}) cp lib/ocaml/why3__BigInt_num.ml lib/ocaml/why3__BigInt_compat.ml (ocamldep.opt -slash -I lib/why3 -I src/util -I lib/ocaml lib/ocaml/why3__Matrix.ml; \ echo 'lib/ocaml/why3__Matrix.cmx : lib/ocaml/why3__Matrix.cmi'; \ echo 'lib/ocaml/why3__Matrix.cmi : lib/ocaml/why3__Matrix.cmo') > "lib/ocaml/why3__Matrix.dep" || (RV=$?; rm -f "lib/ocaml/why3__Matrix.dep"; exit ${RV}) (ocamldep.opt -slash -I lib/why3 -I src/util -I lib/ocaml lib/ocaml/why3__Array.ml; \ echo 'lib/ocaml/why3__Array.cmx : lib/ocaml/why3__Array.cmi'; \ echo 'lib/ocaml/why3__Array.cmi : lib/ocaml/why3__Array.cmo') > "lib/ocaml/why3__Array.dep" || (RV=$?; rm -f "lib/ocaml/why3__Array.dep"; exit ${RV}) (ocamldep.opt -slash -I lib/why3 -I src/util -I lib/ocaml lib/ocaml/why3__IntAux.ml; \ echo 'lib/ocaml/why3__IntAux.cmx : lib/ocaml/why3__IntAux.cmi'; \ echo 'lib/ocaml/why3__IntAux.cmi : lib/ocaml/why3__IntAux.cmo') > "lib/ocaml/why3__IntAux.dep" || (RV=$?; rm -f "lib/ocaml/why3__IntAux.dep"; exit ${RV}) (ocamldep.opt -slash -I lib/why3 -I src/util -I lib/ocaml lib/ocaml/why3__BigInt.ml; \ echo 'lib/ocaml/why3__BigInt.cmx : lib/ocaml/why3__BigInt.cmi'; \ echo 'lib/ocaml/why3__BigInt.cmi : lib/ocaml/why3__BigInt.cmo') > "lib/ocaml/why3__BigInt.dep" || (RV=$?; rm -f "lib/ocaml/why3__BigInt.dep"; exit ${RV}) (ocamldep.opt -slash -I lib/why3 -I src/util -I lib/ocaml lib/ocaml/why3__BigInt_compat.ml; \ echo 'lib/ocaml/why3__BigInt_compat.cmx : lib/ocaml/why3__BigInt_compat.cmi'; \ echo 'lib/ocaml/why3__BigInt_compat.cmi : lib/ocaml/why3__BigInt_compat.cmo') > "lib/ocaml/why3__BigInt_compat.dep" || (RV=$?; rm -f "lib/ocaml/why3__BigInt_compat.dep"; exit ${RV}) (ocamldep.opt -slash -I lib/why3 -I src/isabelle-client src/isabelle-client/isabelle_client_main.ml; \ echo 'src/isabelle-client/isabelle_client_main.cmx : src/isabelle-client/isabelle_client_main.cmi'; \ echo 'src/isabelle-client/isabelle_client_main.cmi : src/isabelle-client/isabelle_client_main.cmo') > "src/isabelle-client/isabelle_client_main.dep" || (RV=$?; rm -f "src/isabelle-client/isabelle_client_main.dep"; exit ${RV}) (ocamldep.opt -slash -I lib/why3 -I src/tools src/tools/why3shell.ml; \ echo 'src/tools/why3shell.cmx : src/tools/why3shell.cmi'; \ echo 'src/tools/why3shell.cmi : src/tools/why3shell.cmo') > "src/tools/why3shell.dep" || (RV=$?; rm -f "src/tools/why3shell.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/tools src/tools/unix_scheduler.ml src/tools/unix_scheduler.mli > "src/tools/unix_scheduler.dep" || (RV=$?; rm -f "src/tools/unix_scheduler.dep"; exit ${RV}) (ocamldep.opt -slash -I lib/why3 -I src/why3session src/why3session/why3session_main.ml; \ echo 'src/why3session/why3session_main.cmx : src/why3session/why3session_main.cmi'; \ echo 'src/why3session/why3session_main.cmi : src/why3session/why3session_main.cmo') > "src/why3session/why3session_main.dep" || (RV=$?; rm -f "src/why3session/why3session_main.dep"; exit ${RV}) (ocamldep.opt -slash -I lib/why3 -I src/why3session src/why3session/why3session_update.ml; \ echo 'src/why3session/why3session_update.cmx : src/why3session/why3session_update.cmi'; \ echo 'src/why3session/why3session_update.cmi : src/why3session/why3session_update.cmo') > "src/why3session/why3session_update.dep" || (RV=$?; rm -f "src/why3session/why3session_update.dep"; exit ${RV}) (ocamldep.opt -slash -I lib/why3 -I src/why3session src/why3session/why3session_latex.ml; \ echo 'src/why3session/why3session_latex.cmx : src/why3session/why3session_latex.cmi'; \ echo 'src/why3session/why3session_latex.cmi : src/why3session/why3session_latex.cmo') > "src/why3session/why3session_latex.dep" || (RV=$?; rm -f "src/why3session/why3session_latex.dep"; exit ${RV}) (ocamldep.opt -slash -I lib/why3 -I src/why3session src/why3session/why3session_html.ml; \ echo 'src/why3session/why3session_html.cmx : src/why3session/why3session_html.cmi'; \ echo 'src/why3session/why3session_html.cmi : src/why3session/why3session_html.cmo') > "src/why3session/why3session_html.dep" || (RV=$?; rm -f "src/why3session/why3session_html.dep"; exit ${RV}) (ocamldep.opt -slash -I lib/why3 -I src/why3session src/why3session/why3session_info.ml; \ echo 'src/why3session/why3session_info.cmx : src/why3session/why3session_info.cmi'; \ echo 'src/why3session/why3session_info.cmi : src/why3session/why3session_info.cmo') > "src/why3session/why3session_info.dep" || (RV=$?; rm -f "src/why3session/why3session_info.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/why3session src/why3session/why3session_lib.ml src/why3session/why3session_lib.mli > "src/why3session/why3session_lib.dep" || (RV=$?; rm -f "src/why3session/why3session_lib.dep"; exit ${RV}) (ocamldep.opt -slash -I lib/why3 -I src/ide src/ide/why3web.ml; \ echo 'src/ide/why3web.cmx : src/ide/why3web.cmi'; \ echo 'src/ide/why3web.cmi : src/ide/why3web.cmo') > "src/ide/why3web.dep" || (RV=$?; rm -f "src/ide/why3web.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/ide src/ide/wserver.ml src/ide/wserver.mli > "src/ide/wserver.dep" || (RV=$?; rm -f "src/ide/wserver.dep"; exit ${RV}) (ocamldep.opt -slash -I lib/why3 -I src/gnat src/gnat/gnat_server.ml; \ echo 'src/gnat/gnat_server.cmx : src/gnat/gnat_server.cmi'; \ echo 'src/gnat/gnat_server.cmi : src/gnat/gnat_server.cmo') > "src/gnat/gnat_server.dep" || (RV=$?; rm -f "src/gnat/gnat_server.dep"; exit ${RV}) (ocamldep.opt -slash -I lib/why3 -I src/gnat src/gnat/gnat_main.ml; \ echo 'src/gnat/gnat_main.cmx : src/gnat/gnat_main.cmi'; \ echo 'src/gnat/gnat_main.cmi : src/gnat/gnat_main.cmo') > "src/gnat/gnat_main.dep" || (RV=$?; rm -f "src/gnat/gnat_main.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/gnat src/gnat/gnat_objectives.ml src/gnat/gnat_objectives.mli > "src/gnat/gnat_objectives.dep" || (RV=$?; rm -f "src/gnat/gnat_objectives.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/gnat src/gnat/gnat_report.ml src/gnat/gnat_report.mli > "src/gnat/gnat_report.dep" || (RV=$?; rm -f "src/gnat/gnat_report.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/gnat src/gnat/gnat_manual.ml src/gnat/gnat_manual.mli > "src/gnat/gnat_manual.dep" || (RV=$?; rm -f "src/gnat/gnat_manual.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/gnat src/gnat/gnat_scheduler.ml src/gnat/gnat_scheduler.mli > "src/gnat/gnat_scheduler.dep" || (RV=$?; rm -f "src/gnat/gnat_scheduler.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/gnat src/gnat/gnat_config.ml src/gnat/gnat_config.mli > "src/gnat/gnat_config.dep" || (RV=$?; rm -f "src/gnat/gnat_config.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/gnat src/gnat/gnat_expl.ml src/gnat/gnat_expl.mli > "src/gnat/gnat_expl.dep" || (RV=$?; rm -f "src/gnat/gnat_expl.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/gnat src/gnat/gnat_loc.ml src/gnat/gnat_loc.mli > "src/gnat/gnat_loc.dep" || (RV=$?; rm -f "src/gnat/gnat_loc.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/gnat src/gnat/gnat_util.ml src/gnat/gnat_util.mli > "src/gnat/gnat_util.dep" || (RV=$?; rm -f "src/gnat/gnat_util.dep"; exit ${RV}) (ocamldep.opt -slash -I lib/why3 -I src/gnat src/gnat/gnat_counterexamples.ml; \ echo 'src/gnat/gnat_counterexamples.cmx : src/gnat/gnat_counterexamples.cmi'; \ echo 'src/gnat/gnat_counterexamples.cmi : src/gnat/gnat_counterexamples.cmo') > "src/gnat/gnat_counterexamples.dep" || (RV=$?; rm -f "src/gnat/gnat_counterexamples.dep"; exit ${RV}) ocamllex.opt src/tools/why3wc.mll 307 states, 15627 transitions, table size 64350 bytes (ocamldep.opt -slash -I lib/why3 -I src/tools src/tools/why3wc.ml; \ echo 'src/tools/why3wc.cmx : src/tools/why3wc.cmi'; \ echo 'src/tools/why3wc.cmi : src/tools/why3wc.cmo') > "src/tools/why3wc.dep" || (RV=$?; rm -f "src/tools/why3wc.dep"; exit ${RV}) (ocamldep.opt -slash -I lib/why3 -I src/tools src/tools/why3replay.ml; \ echo 'src/tools/why3replay.cmx : src/tools/why3replay.cmi'; \ echo 'src/tools/why3replay.cmi : src/tools/why3replay.cmo') > "src/tools/why3replay.dep" || (RV=$?; rm -f "src/tools/why3replay.dep"; exit ${RV}) (ocamldep.opt -slash -I lib/why3 -I src/tools src/tools/why3realize.ml; \ echo 'src/tools/why3realize.cmx : src/tools/why3realize.cmi'; \ echo 'src/tools/why3realize.cmi : src/tools/why3realize.cmo') > "src/tools/why3realize.dep" || (RV=$?; rm -f "src/tools/why3realize.dep"; exit ${RV}) (ocamldep.opt -slash -I lib/why3 -I src/tools src/tools/why3prove.ml; \ echo 'src/tools/why3prove.cmx : src/tools/why3prove.cmi'; \ echo 'src/tools/why3prove.cmi : src/tools/why3prove.cmo') > "src/tools/why3prove.dep" || (RV=$?; rm -f "src/tools/why3prove.dep"; exit ${RV}) (ocamldep.opt -slash -I lib/why3 -I src/tools src/tools/why3extract.ml; \ echo 'src/tools/why3extract.cmx : src/tools/why3extract.cmi'; \ echo 'src/tools/why3extract.cmi : src/tools/why3extract.cmo') > "src/tools/why3extract.dep" || (RV=$?; rm -f "src/tools/why3extract.dep"; exit ${RV}) (ocamldep.opt -slash -I lib/why3 -I src/tools src/tools/why3execute.ml; \ echo 'src/tools/why3execute.cmx : src/tools/why3execute.cmi'; \ echo 'src/tools/why3execute.cmi : src/tools/why3execute.cmo') > "src/tools/why3execute.dep" || (RV=$?; rm -f "src/tools/why3execute.dep"; exit ${RV}) (ocamldep.opt -slash -I lib/why3 -I src/tools src/tools/why3config.ml; \ echo 'src/tools/why3config.cmx : src/tools/why3config.cmi'; \ echo 'src/tools/why3config.cmi : src/tools/why3config.cmo') > "src/tools/why3config.dep" || (RV=$?; rm -f "src/tools/why3config.dep"; exit ${RV}) (ocamldep.opt -slash -I lib/why3 -I src/tools src/tools/main.ml; \ echo 'src/tools/main.cmx : src/tools/main.cmi'; \ echo 'src/tools/main.cmi : src/tools/main.cmo') > "src/tools/main.dep" || (RV=$?; rm -f "src/tools/main.dep"; exit ${RV}) ocamllex.opt plugins/tptp/tptp_lexer.mll 101 states, 1563 transitions, table size 6858 bytes 3126 additional bytes used for bindings menhir --table --explain --strict plugins/tptp/tptp_parser.mly ocamllex.opt plugins/python/py_lexer.mll 56 states, 651 transitions, table size 2940 bytes 1375 additional bytes used for bindings menhir --table --explain --strict plugins/python/py_parser.mly ocamllex.opt plugins/parser/dimacs.mll 34 states, 434 transitions, table size 1940 bytes 1293 additional bytes used for bindings (ocamldep.opt -slash -I lib/why3 -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python plugins/python/py_main.ml; \ echo 'plugins/python/py_main.cmx : plugins/python/py_main.cmi'; \ echo 'plugins/python/py_main.cmi : plugins/python/py_main.cmo') > "plugins/python/py_main.dep" || (RV=$?; rm -f "plugins/python/py_main.dep"; exit ${RV}) (ocamldep.opt -slash -I lib/why3 -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python plugins/python/py_lexer.ml; \ echo 'plugins/python/py_lexer.cmx : plugins/python/py_lexer.cmi'; \ echo 'plugins/python/py_lexer.cmi : plugins/python/py_lexer.cmo') > "plugins/python/py_lexer.dep" || (RV=$?; rm -f "plugins/python/py_lexer.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python plugins/python/py_parser.ml plugins/python/py_parser.mli > "plugins/python/py_parser.dep" || (RV=$?; rm -f "plugins/python/py_parser.dep"; exit ${RV}) (ocamldep.opt -slash -I lib/why3 -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python plugins/python/py_ast.ml; \ echo 'plugins/python/py_ast.cmx : plugins/python/py_ast.cmi'; \ echo 'plugins/python/py_ast.cmi : plugins/python/py_ast.cmo') > "plugins/python/py_ast.dep" || (RV=$?; rm -f "plugins/python/py_ast.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python plugins/tptp/tptp_printer.ml plugins/tptp/tptp_printer.mli > "plugins/tptp/tptp_printer.dep" || (RV=$?; rm -f "plugins/tptp/tptp_printer.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python plugins/tptp/tptp_lexer.ml plugins/tptp/tptp_lexer.mli > "plugins/tptp/tptp_lexer.dep" || (RV=$?; rm -f "plugins/tptp/tptp_lexer.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python plugins/tptp/tptp_typing.ml plugins/tptp/tptp_typing.mli > "plugins/tptp/tptp_typing.dep" || (RV=$?; rm -f "plugins/tptp/tptp_typing.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python plugins/tptp/tptp_parser.ml plugins/tptp/tptp_parser.mli > "plugins/tptp/tptp_parser.dep" || (RV=$?; rm -f "plugins/tptp/tptp_parser.dep"; exit ${RV}) (ocamldep.opt -slash -I lib/why3 -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python plugins/tptp/tptp_ast.ml; \ echo 'plugins/tptp/tptp_ast.cmx : plugins/tptp/tptp_ast.cmi'; \ echo 'plugins/tptp/tptp_ast.cmi : plugins/tptp/tptp_ast.cmo') > "plugins/tptp/tptp_ast.dep" || (RV=$?; rm -f "plugins/tptp/tptp_ast.dep"; exit ${RV}) (ocamldep.opt -slash -I lib/why3 -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python plugins/parser/dimacs.ml; \ echo 'plugins/parser/dimacs.cmx : plugins/parser/dimacs.cmi'; \ echo 'plugins/parser/dimacs.cmi : plugins/parser/dimacs.cmo') > "plugins/parser/dimacs.dep" || (RV=$?; rm -f "plugins/parser/dimacs.dep"; exit ${RV}) (ocamldep.opt -slash -I lib/why3 -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python plugins/parser/genequlin.ml; \ echo 'plugins/parser/genequlin.cmx : plugins/parser/genequlin.cmi'; \ echo 'plugins/parser/genequlin.cmi : plugins/parser/genequlin.cmo') > "plugins/parser/genequlin.dep" || (RV=$?; rm -f "plugins/parser/genequlin.dep"; exit ${RV}) BINDIR=/usr/bin LIBDIR=/usr/lib64 DATADIR=/usr/share src/config.sh ocamllex.opt src/util/rc.mll 48 states, 1889 transitions, table size 7844 bytes 3073 additional bytes used for bindings ocamllex.opt src/util/lexlib.mll 28 states, 271 transitions, table size 1252 bytes menhir --table --explain --strict src/util/json_parser.mly ocamllex.opt src/util/json_lexer.mll 52 states, 495 transitions, table size 2292 bytes ocamllex.opt src/parser/lexer.mll 155 states, 4342 transitions, table size 18298 bytes 7537 additional bytes used for bindings menhir --table --explain --strict src/parser/parser.mly menhir --table --explain --strict src/driver/driver_parser.mly ocamllex.opt src/driver/driver_lexer.mll 34 states, 1366 transitions, table size 5668 bytes menhir --table --explain --strict src/driver/parse_smtv2_model_parser.mly ocamllex.opt src/driver/parse_smtv2_model_lexer.mll 252 states, 2817 transitions, table size 12780 bytes 3785 additional bytes used for bindings cp src/session/compress_none.ml src/session/compress.ml ocamllex.opt src/session/xml.mll 117 states, 1396 transitions, table size 6286 bytes 3556 additional bytes used for bindings ocamllex.opt src/session/strategy_parser.mll 39 states, 619 transitions, table size 2710 bytes 1755 additional bytes used for bindings ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/session/json_util.ml src/session/json_util.mli > "src/session/json_util.dep" || (RV=$?; rm -f "src/session/json_util.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/session/itp_server.ml src/session/itp_server.mli > "src/session/itp_server.dep" || (RV=$?; rm -f "src/session/itp_server.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/session/itp_communication.ml src/session/itp_communication.mli > "src/session/itp_communication.dep" || (RV=$?; rm -f "src/session/itp_communication.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/session/server_utils.ml src/session/server_utils.mli > "src/session/server_utils.dep" || (RV=$?; rm -f "src/session/server_utils.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/session/controller_itp.ml src/session/controller_itp.mli > "src/session/controller_itp.dep" || (RV=$?; rm -f "src/session/controller_itp.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/session/strategy_parser.ml src/session/strategy_parser.mli > "src/session/strategy_parser.dep" || (RV=$?; rm -f "src/session/strategy_parser.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/session/strategy.ml src/session/strategy.mli > "src/session/strategy.dep" || (RV=$?; rm -f "src/session/strategy.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/session/session_itp.ml src/session/session_itp.mli > "src/session/session_itp.dep" || (RV=$?; rm -f "src/session/session_itp.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/session/termcode.ml src/session/termcode.mli > "src/session/termcode.dep" || (RV=$?; rm -f "src/session/termcode.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/session/xml.ml src/session/xml.mli > "src/session/xml.dep" || (RV=$?; rm -f "src/session/xml.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/session/compress.ml src/session/compress.mli > "src/session/compress.dep" || (RV=$?; rm -f "src/session/compress.dep"; exit ${RV}) (ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/printer/mathematica.ml; \ echo 'src/printer/mathematica.cmx : src/printer/mathematica.cmi'; \ echo 'src/printer/mathematica.cmi : src/printer/mathematica.cmo') > "src/printer/mathematica.dep" || (RV=$?; rm -f "src/printer/mathematica.dep"; exit ${RV}) (ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/printer/yices.ml; \ echo 'src/printer/yices.cmx : src/printer/yices.cmi'; \ echo 'src/printer/yices.cmi : src/printer/yices.cmo') > "src/printer/yices.dep" || (RV=$?; rm -f "src/printer/yices.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/printer/cvc3.ml src/printer/cvc3.mli > "src/printer/cvc3.dep" || (RV=$?; rm -f "src/printer/cvc3.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/printer/gappa.ml src/printer/gappa.mli > "src/printer/gappa.dep" || (RV=$?; rm -f "src/printer/gappa.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/printer/simplify.ml src/printer/simplify.mli > "src/printer/simplify.dep" || (RV=$?; rm -f "src/printer/simplify.dep"; exit ${RV}) (ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/printer/isabelle.ml; \ echo 'src/printer/isabelle.cmx : src/printer/isabelle.cmi'; \ echo 'src/printer/isabelle.cmi : src/printer/isabelle.cmo') > "src/printer/isabelle.dep" || (RV=$?; rm -f "src/printer/isabelle.dep"; exit ${RV}) (ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/printer/pvs.ml; \ echo 'src/printer/pvs.cmx : src/printer/pvs.cmi'; \ echo 'src/printer/pvs.cmi : src/printer/pvs.cmo') > "src/printer/pvs.dep" || (RV=$?; rm -f "src/printer/pvs.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/printer/coq.ml src/printer/coq.mli > "src/printer/coq.dep" || (RV=$?; rm -f "src/printer/coq.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/printer/smtv2.ml src/printer/smtv2.mli > "src/printer/smtv2.dep" || (RV=$?; rm -f "src/printer/smtv2.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/printer/smtv1.ml src/printer/smtv1.mli > "src/printer/smtv1.dep" || (RV=$?; rm -f "src/printer/smtv1.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/printer/why3printer.ml src/printer/why3printer.mli > "src/printer/why3printer.dep" || (RV=$?; rm -f "src/printer/why3printer.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/printer/alt_ergo.ml src/printer/alt_ergo.mli > "src/printer/alt_ergo.dep" || (RV=$?; rm -f "src/printer/alt_ergo.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/printer/cntexmp_printer.ml src/printer/cntexmp_printer.mli > "src/printer/cntexmp_printer.dep" || (RV=$?; rm -f "src/printer/cntexmp_printer.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/reflection.ml src/transform/reflection.mli > "src/transform/reflection.dep" || (RV=$?; rm -f "src/transform/reflection.dep"; exit ${RV}) (ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/matching.ml; \ echo 'src/transform/matching.cmx : src/transform/matching.cmi'; \ echo 'src/transform/matching.cmi : src/transform/matching.cmo') > "src/transform/matching.dep" || (RV=$?; rm -f "src/transform/matching.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/prepare_for_counterexmp.ml src/transform/prepare_for_counterexmp.mli > "src/transform/prepare_for_counterexmp.dep" || (RV=$?; rm -f "src/transform/prepare_for_counterexmp.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/intro_vc_vars_counterexmp.ml src/transform/intro_vc_vars_counterexmp.mli > "src/transform/intro_vc_vars_counterexmp.dep" || (RV=$?; rm -f "src/transform/intro_vc_vars_counterexmp.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/induction_pr.ml src/transform/induction_pr.mli > "src/transform/induction_pr.dep" || (RV=$?; rm -f "src/transform/induction_pr.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/induction.ml src/transform/induction.mli > "src/transform/induction.dep" || (RV=$?; rm -f "src/transform/induction.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/eliminate_literal.ml src/transform/eliminate_literal.mli > "src/transform/eliminate_literal.dep" || (RV=$?; rm -f "src/transform/eliminate_literal.dep"; exit ${RV}) (ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/eliminate_unused_hypo.ml; \ echo 'src/transform/eliminate_unused_hypo.cmx : src/transform/eliminate_unused_hypo.cmi'; \ echo 'src/transform/eliminate_unused_hypo.cmi : src/transform/eliminate_unused_hypo.cmo') > "src/transform/eliminate_unused_hypo.dep" || (RV=$?; rm -f "src/transform/eliminate_unused_hypo.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/gnat_split_disj.ml src/transform/gnat_split_disj.mli > "src/transform/gnat_split_disj.dep" || (RV=$?; rm -f "src/transform/gnat_split_disj.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/gnat_split_conj.ml src/transform/gnat_split_conj.mli > "src/transform/gnat_split_conj.dep" || (RV=$?; rm -f "src/transform/gnat_split_conj.dep"; exit ${RV}) (ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/rec_logic.ml; \ echo 'src/transform/rec_logic.cmx : src/transform/rec_logic.cmi'; \ echo 'src/transform/rec_logic.cmi : src/transform/rec_logic.cmo') > "src/transform/rec_logic.dep" || (RV=$?; rm -f "src/transform/rec_logic.dep"; exit ${RV}) (ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/congruence.ml; \ echo 'src/transform/congruence.cmx : src/transform/congruence.cmi'; \ echo 'src/transform/congruence.cmi : src/transform/congruence.cmo') > "src/transform/congruence.dep" || (RV=$?; rm -f "src/transform/congruence.dep"; exit ${RV}) (ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/cut.ml; \ echo 'src/transform/cut.cmx : src/transform/cut.cmi'; \ echo 'src/transform/cut.cmi : src/transform/cut.cmo') > "src/transform/cut.dep" || (RV=$?; rm -f "src/transform/cut.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/destruct.ml src/transform/destruct.mli > "src/transform/destruct.dep" || (RV=$?; rm -f "src/transform/destruct.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/ind_itp.ml src/transform/ind_itp.mli > "src/transform/ind_itp.dep" || (RV=$?; rm -f "src/transform/ind_itp.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/introduction.ml src/transform/introduction.mli > "src/transform/introduction.dep" || (RV=$?; rm -f "src/transform/introduction.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/subst.ml src/transform/subst.mli > "src/transform/subst.dep" || (RV=$?; rm -f "src/transform/subst.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/apply.ml src/transform/apply.mli > "src/transform/apply.dep" || (RV=$?; rm -f "src/transform/apply.dep"; exit ${RV}) (ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/case.ml; \ echo 'src/transform/case.cmx : src/transform/case.cmi'; \ echo 'src/transform/case.cmi : src/transform/case.cmo') > "src/transform/case.dep" || (RV=$?; rm -f "src/transform/case.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/generic_arg_trans_utils.ml src/transform/generic_arg_trans_utils.mli > "src/transform/generic_arg_trans_utils.dep" || (RV=$?; rm -f "src/transform/generic_arg_trans_utils.dep"; exit ${RV}) (ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/prop_curry.ml; \ echo 'src/transform/prop_curry.cmx : src/transform/prop_curry.cmi'; \ echo 'src/transform/prop_curry.cmi : src/transform/prop_curry.cmo') > "src/transform/prop_curry.dep" || (RV=$?; rm -f "src/transform/prop_curry.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/smoke_detector.ml src/transform/smoke_detector.mli > "src/transform/smoke_detector.dep" || (RV=$?; rm -f "src/transform/smoke_detector.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/instantiate_predicate.ml src/transform/instantiate_predicate.mli > "src/transform/instantiate_predicate.dep" || (RV=$?; rm -f "src/transform/instantiate_predicate.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/intro_projections_counterexmp.ml src/transform/intro_projections_counterexmp.mli > "src/transform/intro_projections_counterexmp.dep" || (RV=$?; rm -f "src/transform/intro_projections_counterexmp.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/eliminate_epsilon.ml src/transform/eliminate_epsilon.mli > "src/transform/eliminate_epsilon.dep" || (RV=$?; rm -f "src/transform/eliminate_epsilon.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/lift_epsilon.ml src/transform/lift_epsilon.mli > "src/transform/lift_epsilon.dep" || (RV=$?; rm -f "src/transform/lift_epsilon.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/close_epsilon.ml src/transform/close_epsilon.mli > "src/transform/close_epsilon.dep" || (RV=$?; rm -f "src/transform/close_epsilon.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/abstraction.ml src/transform/abstraction.mli > "src/transform/abstraction.dep" || (RV=$?; rm -f "src/transform/abstraction.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/filter_trigger.ml src/transform/filter_trigger.mli > "src/transform/filter_trigger.dep" || (RV=$?; rm -f "src/transform/filter_trigger.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/simplify_array.ml src/transform/simplify_array.mli > "src/transform/simplify_array.dep" || (RV=$?; rm -f "src/transform/simplify_array.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/encoding_sort.ml src/transform/encoding_sort.mli > "src/transform/encoding_sort.dep" || (RV=$?; rm -f "src/transform/encoding_sort.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/encoding_twin.ml src/transform/encoding_twin.mli > "src/transform/encoding_twin.dep" || (RV=$?; rm -f "src/transform/encoding_twin.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/encoding_tags.ml src/transform/encoding_tags.mli > "src/transform/encoding_tags.dep" || (RV=$?; rm -f "src/transform/encoding_tags.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/encoding_guards.ml src/transform/encoding_guards.mli > "src/transform/encoding_guards.dep" || (RV=$?; rm -f "src/transform/encoding_guards.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/encoding_tags_full.ml src/transform/encoding_tags_full.mli > "src/transform/encoding_tags_full.dep" || (RV=$?; rm -f "src/transform/encoding_tags_full.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/encoding_guards_full.ml src/transform/encoding_guards_full.mli > "src/transform/encoding_guards_full.dep" || (RV=$?; rm -f "src/transform/encoding_guards_full.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/encoding_select.ml src/transform/encoding_select.mli > "src/transform/encoding_select.dep" || (RV=$?; rm -f "src/transform/encoding_select.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/encoding.ml src/transform/encoding.mli > "src/transform/encoding.dep" || (RV=$?; rm -f "src/transform/encoding.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/discriminate.ml src/transform/discriminate.mli > "src/transform/discriminate.dep" || (RV=$?; rm -f "src/transform/discriminate.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/libencoding.ml src/transform/libencoding.mli > "src/transform/libencoding.dep" || (RV=$?; rm -f "src/transform/libencoding.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/eliminate_if.ml src/transform/eliminate_if.mli > "src/transform/eliminate_if.dep" || (RV=$?; rm -f "src/transform/eliminate_if.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/eliminate_let.ml src/transform/eliminate_let.mli > "src/transform/eliminate_let.dep" || (RV=$?; rm -f "src/transform/eliminate_let.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/eliminate_inductive.ml src/transform/eliminate_inductive.mli > "src/transform/eliminate_inductive.dep" || (RV=$?; rm -f "src/transform/eliminate_inductive.dep"; exit ${RV}) (ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/eliminate_symbol.ml; \ echo 'src/transform/eliminate_symbol.cmx : src/transform/eliminate_symbol.cmi'; \ echo 'src/transform/eliminate_symbol.cmi : src/transform/eliminate_symbol.cmo') > "src/transform/eliminate_symbol.dep" || (RV=$?; rm -f "src/transform/eliminate_symbol.dep"; exit ${RV}) (ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/eliminate_unknown_lsymbols.ml; \ echo 'src/transform/eliminate_unknown_lsymbols.cmx : src/transform/eliminate_unknown_lsymbols.cmi'; \ echo 'src/transform/eliminate_unknown_lsymbols.cmi : src/transform/eliminate_unknown_lsymbols.cmo') > "src/transform/eliminate_unknown_lsymbols.dep" || (RV=$?; rm -f "src/transform/eliminate_unknown_lsymbols.dep"; exit ${RV}) (ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/eliminate_unknown_types.ml; \ echo 'src/transform/eliminate_unknown_types.cmx : src/transform/eliminate_unknown_types.cmi'; \ echo 'src/transform/eliminate_unknown_types.cmi : src/transform/eliminate_unknown_types.cmo') > "src/transform/eliminate_unknown_types.dep" || (RV=$?; rm -f "src/transform/eliminate_unknown_types.dep"; exit ${RV}) (ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/abstract_quantifiers.ml; \ echo 'src/transform/abstract_quantifiers.cmx : src/transform/abstract_quantifiers.cmi'; \ echo 'src/transform/abstract_quantifiers.cmi : src/transform/abstract_quantifiers.cmo') > "src/transform/abstract_quantifiers.dep" || (RV=$?; rm -f "src/transform/abstract_quantifiers.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/eliminate_algebraic.ml src/transform/eliminate_algebraic.mli > "src/transform/eliminate_algebraic.dep" || (RV=$?; rm -f "src/transform/eliminate_algebraic.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/eliminate_definition.ml src/transform/eliminate_definition.mli > "src/transform/eliminate_definition.dep" || (RV=$?; rm -f "src/transform/eliminate_definition.dep"; exit ${RV}) (ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/eliminate_quantifiers.ml; \ echo 'src/transform/eliminate_quantifiers.cmx : src/transform/eliminate_quantifiers.cmi'; \ echo 'src/transform/eliminate_quantifiers.cmi : src/transform/eliminate_quantifiers.cmo') > "src/transform/eliminate_quantifiers.dep" || (RV=$?; rm -f "src/transform/eliminate_quantifiers.dep"; exit ${RV}) (ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/fold_defs.ml; \ echo 'src/transform/fold_defs.cmx : src/transform/fold_defs.cmi'; \ echo 'src/transform/fold_defs.cmi : src/transform/fold_defs.cmo') > "src/transform/fold_defs.dep" || (RV=$?; rm -f "src/transform/fold_defs.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/compute.ml src/transform/compute.mli > "src/transform/compute.dep" || (RV=$?; rm -f "src/transform/compute.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/reduction_engine.ml src/transform/reduction_engine.mli > "src/transform/reduction_engine.dep" || (RV=$?; rm -f "src/transform/reduction_engine.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/detect_polymorphism.ml src/transform/detect_polymorphism.mli > "src/transform/detect_polymorphism.dep" || (RV=$?; rm -f "src/transform/detect_polymorphism.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/args_wrapper.ml src/transform/args_wrapper.mli > "src/transform/args_wrapper.dep" || (RV=$?; rm -f "src/transform/args_wrapper.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/split_goal.ml src/transform/split_goal.mli > "src/transform/split_goal.dep" || (RV=$?; rm -f "src/transform/split_goal.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/inlining.ml src/transform/inlining.mli > "src/transform/inlining.dep" || (RV=$?; rm -f "src/transform/inlining.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/simplify_formula.ml src/transform/simplify_formula.mli > "src/transform/simplify_formula.dep" || (RV=$?; rm -f "src/transform/simplify_formula.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/parser/lexer.ml src/parser/lexer.mli > "src/parser/lexer.dep" || (RV=$?; rm -f "src/parser/lexer.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/parser/typing.ml src/parser/typing.mli > "src/parser/typing.dep" || (RV=$?; rm -f "src/parser/typing.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/parser/parser.ml src/parser/parser.mli > "src/parser/parser.dep" || (RV=$?; rm -f "src/parser/parser.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/parser/glob.ml src/parser/glob.mli > "src/parser/glob.dep" || (RV=$?; rm -f "src/parser/glob.dep"; exit ${RV}) (ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/parser/ptree.ml; \ echo 'src/parser/ptree.cmx : src/parser/ptree.cmi'; \ echo 'src/parser/ptree.cmi : src/parser/ptree.cmo') > "src/parser/ptree.dep" || (RV=$?; rm -f "src/parser/ptree.dep"; exit ${RV}) (ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/mlw/cakeml_printer.ml; \ echo 'src/mlw/cakeml_printer.cmx : src/mlw/cakeml_printer.cmi'; \ echo 'src/mlw/cakeml_printer.cmi : src/mlw/cakeml_printer.cmo') > "src/mlw/cakeml_printer.dep" || (RV=$?; rm -f "src/mlw/cakeml_printer.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/mlw/ocaml_printer.ml src/mlw/ocaml_printer.mli > "src/mlw/ocaml_printer.dep" || (RV=$?; rm -f "src/mlw/ocaml_printer.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/mlw/ml_printer.ml src/mlw/ml_printer.mli > "src/mlw/ml_printer.dep" || (RV=$?; rm -f "src/mlw/ml_printer.dep"; exit ${RV}) (ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/mlw/cprinter.ml; \ echo 'src/mlw/cprinter.cmx : src/mlw/cprinter.cmi'; \ echo 'src/mlw/cprinter.cmi : src/mlw/cprinter.cmo') > "src/mlw/cprinter.dep" || (RV=$?; rm -f "src/mlw/cprinter.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/mlw/pdriver.ml src/mlw/pdriver.mli > "src/mlw/pdriver.dep" || (RV=$?; rm -f "src/mlw/pdriver.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/mlw/mlinterp.ml src/mlw/mlinterp.mli > "src/mlw/mlinterp.dep" || (RV=$?; rm -f "src/mlw/mlinterp.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/mlw/compile.ml src/mlw/compile.mli > "src/mlw/compile.dep" || (RV=$?; rm -f "src/mlw/compile.dep"; exit ${RV}) (ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/mlw/mltree.ml; \ echo 'src/mlw/mltree.cmx : src/mlw/mltree.cmi'; \ echo 'src/mlw/mltree.cmi : src/mlw/mltree.cmo') > "src/mlw/mltree.dep" || (RV=$?; rm -f "src/mlw/mltree.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/mlw/pinterp.ml src/mlw/pinterp.mli > "src/mlw/pinterp.dep" || (RV=$?; rm -f "src/mlw/pinterp.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/mlw/dexpr.ml src/mlw/dexpr.mli > "src/mlw/dexpr.dep" || (RV=$?; rm -f "src/mlw/dexpr.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/mlw/pmodule.ml src/mlw/pmodule.mli > "src/mlw/pmodule.dep" || (RV=$?; rm -f "src/mlw/pmodule.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/mlw/vc.ml src/mlw/vc.mli > "src/mlw/vc.dep" || (RV=$?; rm -f "src/mlw/vc.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/mlw/typeinv.ml src/mlw/typeinv.mli > "src/mlw/typeinv.dep" || (RV=$?; rm -f "src/mlw/typeinv.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/mlw/eval_match.ml src/mlw/eval_match.mli > "src/mlw/eval_match.dep" || (RV=$?; rm -f "src/mlw/eval_match.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/mlw/pdecl.ml src/mlw/pdecl.mli > "src/mlw/pdecl.dep" || (RV=$?; rm -f "src/mlw/pdecl.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/mlw/expr.ml src/mlw/expr.mli > "src/mlw/expr.dep" || (RV=$?; rm -f "src/mlw/expr.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/mlw/ity.ml src/mlw/ity.mli > "src/mlw/ity.dep" || (RV=$?; rm -f "src/mlw/ity.dep"; exit ${RV}) (ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/driver/parse_smtv2_model.ml; \ echo 'src/driver/parse_smtv2_model.cmx : src/driver/parse_smtv2_model.cmi'; \ echo 'src/driver/parse_smtv2_model.cmi : src/driver/parse_smtv2_model.cmo') > "src/driver/parse_smtv2_model.dep" || (RV=$?; rm -f "src/driver/parse_smtv2_model.dep"; exit ${RV}) (ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/driver/parse_smtv2_model_lexer.ml; \ echo 'src/driver/parse_smtv2_model_lexer.cmx : src/driver/parse_smtv2_model_lexer.cmi'; \ echo 'src/driver/parse_smtv2_model_lexer.cmi : src/driver/parse_smtv2_model_lexer.cmo') > "src/driver/parse_smtv2_model_lexer.dep" || (RV=$?; rm -f "src/driver/parse_smtv2_model_lexer.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/driver/collect_data_model.ml src/driver/collect_data_model.mli > "src/driver/collect_data_model.dep" || (RV=$?; rm -f "src/driver/collect_data_model.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/driver/parse_smtv2_model_parser.ml src/driver/parse_smtv2_model_parser.mli > "src/driver/parse_smtv2_model_parser.dep" || (RV=$?; rm -f "src/driver/parse_smtv2_model_parser.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/driver/smt2_model_defs.ml src/driver/smt2_model_defs.mli > "src/driver/smt2_model_defs.dep" || (RV=$?; rm -f "src/driver/smt2_model_defs.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/driver/autodetection.ml src/driver/autodetection.mli > "src/driver/autodetection.dep" || (RV=$?; rm -f "src/driver/autodetection.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/driver/whyconf.ml src/driver/whyconf.mli > "src/driver/whyconf.dep" || (RV=$?; rm -f "src/driver/whyconf.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/driver/driver.ml src/driver/driver.mli > "src/driver/driver.dep" || (RV=$?; rm -f "src/driver/driver.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/driver/driver_lexer.ml src/driver/driver_lexer.mli > "src/driver/driver_lexer.dep" || (RV=$?; rm -f "src/driver/driver_lexer.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/driver/driver_parser.ml src/driver/driver_parser.mli > "src/driver/driver_parser.dep" || (RV=$?; rm -f "src/driver/driver_parser.dep"; exit ${RV}) (ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/driver/driver_ast.ml; \ echo 'src/driver/driver_ast.cmx : src/driver/driver_ast.cmi'; \ echo 'src/driver/driver_ast.cmi : src/driver/driver_ast.cmo') > "src/driver/driver_ast.dep" || (RV=$?; rm -f "src/driver/driver_ast.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/driver/call_provers.ml src/driver/call_provers.mli > "src/driver/call_provers.dep" || (RV=$?; rm -f "src/driver/call_provers.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/driver/prove_client.ml src/driver/prove_client.mli > "src/driver/prove_client.dep" || (RV=$?; rm -f "src/driver/prove_client.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/core/model_parser.ml src/core/model_parser.mli > "src/core/model_parser.dep" || (RV=$?; rm -f "src/core/model_parser.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/core/printer.ml src/core/printer.mli > "src/core/printer.dep" || (RV=$?; rm -f "src/core/printer.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/core/trans.ml src/core/trans.mli > "src/core/trans.dep" || (RV=$?; rm -f "src/core/trans.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/core/env.ml src/core/env.mli > "src/core/env.dep" || (RV=$?; rm -f "src/core/env.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/core/dterm.ml src/core/dterm.mli > "src/core/dterm.dep" || (RV=$?; rm -f "src/core/dterm.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/core/pretty.ml src/core/pretty.mli > "src/core/pretty.dep" || (RV=$?; rm -f "src/core/pretty.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/core/task.ml src/core/task.mli > "src/core/task.dep" || (RV=$?; rm -f "src/core/task.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/core/theory.ml src/core/theory.mli > "src/core/theory.dep" || (RV=$?; rm -f "src/core/theory.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/core/coercion.ml src/core/coercion.mli > "src/core/coercion.dep" || (RV=$?; rm -f "src/core/coercion.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/core/decl.ml src/core/decl.mli > "src/core/decl.dep" || (RV=$?; rm -f "src/core/decl.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/core/pattern.ml src/core/pattern.mli > "src/core/pattern.dep" || (RV=$?; rm -f "src/core/pattern.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/core/term.ml src/core/term.mli > "src/core/term.dep" || (RV=$?; rm -f "src/core/term.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/core/ty.ml src/core/ty.mli > "src/core/ty.dep" || (RV=$?; rm -f "src/core/ty.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/core/ident.ml src/core/ident.mli > "src/core/ident.dep" || (RV=$?; rm -f "src/core/ident.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/util/pqueue.ml src/util/pqueue.mli > "src/util/pqueue.dep" || (RV=$?; rm -f "src/util/pqueue.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/util/vector.ml src/util/vector.mli > "src/util/vector.dep" || (RV=$?; rm -f "src/util/vector.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/util/number.ml src/util/number.mli > "src/util/number.dep" || (RV=$?; rm -f "src/util/number.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/util/bigInt.ml src/util/bigInt.mli > "src/util/bigInt.dep" || (RV=$?; rm -f "src/util/bigInt.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/util/plugin.ml src/util/plugin.mli > "src/util/plugin.dep" || (RV=$?; rm -f "src/util/plugin.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/util/rc.ml src/util/rc.mli > "src/util/rc.dep" || (RV=$?; rm -f "src/util/rc.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/util/sysutil.ml src/util/sysutil.mli > "src/util/sysutil.dep" || (RV=$?; rm -f "src/util/sysutil.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/util/warning.ml src/util/warning.mli > "src/util/warning.dep" || (RV=$?; rm -f "src/util/warning.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/util/cmdline.ml src/util/cmdline.mli > "src/util/cmdline.dep" || (RV=$?; rm -f "src/util/cmdline.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/util/print_tree.ml src/util/print_tree.mli > "src/util/print_tree.dep" || (RV=$?; rm -f "src/util/print_tree.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/util/lexlib.ml src/util/lexlib.mli > "src/util/lexlib.dep" || (RV=$?; rm -f "src/util/lexlib.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/util/loc.ml src/util/loc.mli > "src/util/loc.dep" || (RV=$?; rm -f "src/util/loc.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/util/debug.ml src/util/debug.mli > "src/util/debug.dep" || (RV=$?; rm -f "src/util/debug.dep"; exit ${RV}) (ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/util/json_lexer.ml; \ echo 'src/util/json_lexer.cmx : src/util/json_lexer.cmi'; \ echo 'src/util/json_lexer.cmi : src/util/json_lexer.cmo') > "src/util/json_lexer.dep" || (RV=$?; rm -f "src/util/json_lexer.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/util/json_parser.ml src/util/json_parser.mli > "src/util/json_parser.dep" || (RV=$?; rm -f "src/util/json_parser.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/util/json_base.ml src/util/json_base.mli > "src/util/json_base.dep" || (RV=$?; rm -f "src/util/json_base.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/util/exn_printer.ml src/util/exn_printer.mli > "src/util/exn_printer.dep" || (RV=$?; rm -f "src/util/exn_printer.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/util/wstdlib.ml src/util/wstdlib.mli > "src/util/wstdlib.dep" || (RV=$?; rm -f "src/util/wstdlib.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/util/hashcons.ml src/util/hashcons.mli > "src/util/hashcons.dep" || (RV=$?; rm -f "src/util/hashcons.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/util/weakhtbl.ml src/util/weakhtbl.mli > "src/util/weakhtbl.dep" || (RV=$?; rm -f "src/util/weakhtbl.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/util/exthtbl.ml src/util/exthtbl.mli > "src/util/exthtbl.dep" || (RV=$?; rm -f "src/util/exthtbl.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/util/extset.ml src/util/extset.mli > "src/util/extset.dep" || (RV=$?; rm -f "src/util/extset.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/util/extmap.ml src/util/extmap.mli > "src/util/extmap.dep" || (RV=$?; rm -f "src/util/extmap.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/util/pp.ml src/util/pp.mli > "src/util/pp.dep" || (RV=$?; rm -f "src/util/pp.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/util/strings.ml src/util/strings.mli > "src/util/strings.dep" || (RV=$?; rm -f "src/util/strings.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/util/lists.ml src/util/lists.mli > "src/util/lists.dep" || (RV=$?; rm -f "src/util/lists.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/util/opt.ml src/util/opt.mli > "src/util/opt.dep" || (RV=$?; rm -f "src/util/opt.dep"; exit ${RV}) ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/util/util.ml src/util/util.mli > "src/util/util.dep" || (RV=$?; rm -f "src/util/util.dep"; exit ${RV}) (ocamldep.opt -slash -I lib/why3 -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/util/config.ml; \ echo 'src/util/config.cmx : src/util/config.cmi'; \ echo 'src/util/config.cmi : src/util/config.cmo') > "src/util/config.dep" || (RV=$?; rm -f "src/util/config.dep"; exit ${RV}) mkdir lib/plugins ocamlopt.opt -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -shared -o lib/plugins/genequlin.cmxs ocamlopt.opt -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -shared -o lib/plugins/dimacs.cmxs ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/util/config.ml ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 -intf-suffix .cmi src/util/config.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/util/bigInt.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 -for-pack Why3 src/util/bigInt.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/util/util.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/util/util.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/util/opt.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/util/opt.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/util/lists.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/util/lists.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48-3 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/util/strings.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48-3 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/util/strings.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/util/pp.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 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 ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/util/pp.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/util/extmap.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/util/extmap.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/util/extset.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/util/extset.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/util/exthtbl.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/util/exthtbl.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/util/weakhtbl.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/util/weakhtbl.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/util/hashcons.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/util/hashcons.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/util/wstdlib.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 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/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 ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/util/exn_printer.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/util/exn_printer.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/util/json_base.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/util/json_base.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/util/json_parser.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 -w -39 -intf-suffix .cmi src/util/json_parser.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/util/json_lexer.ml ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 -intf-suffix .cmi src/util/json_lexer.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/util/debug.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/util/debug.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 ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/util/loc.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/util/loc.ml 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 ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/util/lexlib.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/util/lexlib.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/util/print_tree.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/util/print_tree.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/util/cmdline.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/util/cmdline.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/util/warning.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/util/warning.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/util/sysutil.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/util/sysutil.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/util/rc.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/util/rc.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/util/plugin.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/util/plugin.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/util/number.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/util/number.ml File "src/util/number.ml", line 55, characters 14-32: 55 | let c = Pervasives.compare k1 k2 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/number.ml", line 58, characters 14-32: 58 | let c = Pervasives.compare k1 k2 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/number.ml", line 61, characters 6-24: 61 | Pervasives.compare c1 c2 ^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/util/vector.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/util/vector.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/util/pqueue.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/util/pqueue.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/core/ident.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/core/ident.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 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.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/core/ty.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/core/ty.ml 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.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/core/term.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/core/term.ml File "src/core/term.ml", line 281, characters 39-57: 281 | let perv_compare h1 h2 = comp_raise (Pervasives.compare h1 h2) in ^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/core/pattern.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/core/pattern.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/core/decl.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/core/decl.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/core/coercion.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/core/coercion.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/core/theory.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/core/theory.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/core/task.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/core/task.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/core/pretty.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/core/pretty.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/core/dterm.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/core/dterm.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/core/env.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/core/env.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/core/trans.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/core/trans.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/core/printer.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/core/printer.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/core/model_parser.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/core/model_parser.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/driver/prove_client.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/driver/prove_client.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/driver/call_provers.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/driver/call_provers.ml File "src/driver/call_provers.ml", line 352, characters 4-16: 352 | let adapt_limits limit on_timelimit = ^^^^^^^^^^^^ Warning 32: unused value adapt_limits. ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/driver/driver_ast.ml ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 -intf-suffix .cmi src/driver/driver_ast.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/driver/driver_parser.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 -w -39 -intf-suffix .cmi src/driver/driver_parser.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/driver/driver_lexer.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/driver/driver_lexer.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/driver/driver.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/driver/driver.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/driver/whyconf.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 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 ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/driver/autodetection.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/driver/autodetection.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/driver/smt2_model_defs.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/driver/smt2_model_defs.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/driver/parse_smtv2_model_parser.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 -w -39 -intf-suffix .cmi src/driver/parse_smtv2_model_parser.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/driver/collect_data_model.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/driver/collect_data_model.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/driver/parse_smtv2_model_lexer.ml ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 -intf-suffix .cmi src/driver/parse_smtv2_model_lexer.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/driver/parse_smtv2_model.ml ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 -for-pack Why3 -intf-suffix .cmi src/driver/parse_smtv2_model.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/mlw/ity.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/mlw/ity.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 ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/mlw/expr.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/mlw/expr.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/mlw/pdecl.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/mlw/pdecl.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/mlw/eval_match.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/mlw/eval_match.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/mlw/typeinv.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/mlw/typeinv.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/mlw/vc.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/mlw/vc.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/mlw/pmodule.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/mlw/pmodule.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/mlw/dexpr.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/mlw/dexpr.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/mlw/pinterp.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/mlw/pinterp.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/mlw/mltree.ml ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 -intf-suffix .cmi src/mlw/mltree.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/mlw/compile.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/mlw/compile.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/mlw/mlinterp.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/mlw/mlinterp.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/mlw/pdriver.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/mlw/pdriver.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/mlw/cprinter.ml ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 -intf-suffix .cmi src/mlw/cprinter.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/mlw/ml_printer.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/mlw/ml_printer.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/mlw/ocaml_printer.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/mlw/ocaml_printer.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/mlw/cakeml_printer.ml ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 -intf-suffix .cmi src/mlw/cakeml_printer.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/parser/ptree.ml ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 -intf-suffix .cmi src/parser/ptree.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/parser/glob.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/parser/glob.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/parser/typing.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 -for-pack Why3 src/parser/typing.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/parser/parser.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 -w -39 -intf-suffix .cmi src/parser/parser.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/parser/lexer.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/parser/lexer.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/simplify_formula.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/transform/simplify_formula.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/inlining.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/transform/inlining.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/split_goal.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/transform/split_goal.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/args_wrapper.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/transform/args_wrapper.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/detect_polymorphism.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/transform/detect_polymorphism.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/reduction_engine.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/transform/reduction_engine.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/compute.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/transform/compute.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/fold_defs.ml File "src/transform/fold_defs.ml", line 29, characters 20-22: 29 | | Tquant (Tforall,tq) -> ^^ Warning 27: unused variable tq. File "src/transform/fold_defs.ml", line 89, characters 18-21: 89 | let replace_defs (ids,defs) = ^^^ Warning 27: unused variable ids. File "src/transform/fold_defs.ml", line 109, characters 22-23: 109 | | Dprop (Paxiom,v,t) when List.exists (fun def -> t_equal t def.axiom) defs -> ^ Warning 27: unused variable v. ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 -intf-suffix .cmi src/transform/fold_defs.ml File "src/transform/fold_defs.ml", line 29, characters 20-22: 29 | | Tquant (Tforall,tq) -> ^^ Warning 27: unused variable tq. File "src/transform/fold_defs.ml", line 89, characters 18-21: 89 | let replace_defs (ids,defs) = ^^^ Warning 27: unused variable ids. File "src/transform/fold_defs.ml", line 109, characters 22-23: 109 | | Dprop (Paxiom,v,t) when List.exists (fun def -> t_equal t def.axiom) defs -> ^ Warning 27: unused variable v. ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/eliminate_quantifiers.ml ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 -intf-suffix .cmi src/transform/eliminate_quantifiers.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/eliminate_definition.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/transform/eliminate_definition.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/eliminate_algebraic.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/transform/eliminate_algebraic.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/abstract_quantifiers.ml ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 -intf-suffix .cmi src/transform/abstract_quantifiers.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/eliminate_unknown_types.ml ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 -intf-suffix .cmi src/transform/eliminate_unknown_types.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/eliminate_unknown_lsymbols.ml ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 -intf-suffix .cmi src/transform/eliminate_unknown_lsymbols.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/eliminate_symbol.ml ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 -intf-suffix .cmi src/transform/eliminate_symbol.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/eliminate_inductive.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/transform/eliminate_inductive.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/eliminate_let.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/transform/eliminate_let.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/eliminate_if.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/transform/eliminate_if.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/libencoding.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/transform/libencoding.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/discriminate.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/transform/discriminate.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/encoding.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/transform/encoding.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/encoding_select.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/transform/encoding_select.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/encoding_guards_full.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/transform/encoding_guards_full.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/encoding_tags_full.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/transform/encoding_tags_full.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/encoding_guards.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/transform/encoding_guards.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/encoding_tags.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/transform/encoding_tags.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/encoding_twin.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/transform/encoding_twin.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/encoding_sort.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/transform/encoding_sort.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/simplify_array.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/transform/simplify_array.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/filter_trigger.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/transform/filter_trigger.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/abstraction.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/transform/abstraction.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/close_epsilon.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/transform/close_epsilon.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/lift_epsilon.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/transform/lift_epsilon.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/eliminate_epsilon.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/transform/eliminate_epsilon.ml File "src/transform/eliminate_epsilon.ml", line 125, characters 6-17: 125 | let elim_eps_eq t1 fb t2 = ^^^^^^^^^^^ Warning 26: unused variable elim_eps_eq. ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/intro_projections_counterexmp.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/transform/intro_projections_counterexmp.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/instantiate_predicate.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/transform/instantiate_predicate.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/smoke_detector.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/transform/smoke_detector.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/prop_curry.ml ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 -intf-suffix .cmi src/transform/prop_curry.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/eliminate_literal.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 -for-pack Why3 src/transform/eliminate_literal.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/generic_arg_trans_utils.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/transform/generic_arg_trans_utils.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/case.ml ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 -intf-suffix .cmi src/transform/case.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/apply.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/transform/apply.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/subst.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/transform/subst.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/introduction.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/transform/introduction.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/ind_itp.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/transform/ind_itp.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/destruct.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/transform/destruct.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/cut.ml ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 -intf-suffix .cmi src/transform/cut.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/congruence.ml ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 -intf-suffix .cmi src/transform/congruence.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/rec_logic.ml ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 -intf-suffix .cmi src/transform/rec_logic.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/gnat_split_conj.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/transform/gnat_split_conj.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/gnat_split_disj.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/transform/gnat_split_disj.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/eliminate_unused_hypo.ml ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 -intf-suffix .cmi src/transform/eliminate_unused_hypo.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/induction.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/transform/induction.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/induction_pr.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/transform/induction_pr.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/intro_vc_vars_counterexmp.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/transform/intro_vc_vars_counterexmp.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/prepare_for_counterexmp.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/transform/prepare_for_counterexmp.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session 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.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 -intf-suffix .cmi 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 ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/reflection.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/transform/reflection.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/printer/cntexmp_printer.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/printer/cntexmp_printer.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/printer/alt_ergo.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/printer/alt_ergo.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/printer/why3printer.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/printer/why3printer.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/printer/smtv1.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/printer/smtv1.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/printer/smtv2.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/printer/smtv2.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/printer/coq.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/printer/coq.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/printer/pvs.ml ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 -intf-suffix .cmi src/printer/pvs.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/printer/isabelle.ml ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 -intf-suffix .cmi src/printer/isabelle.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/printer/simplify.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/printer/simplify.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/printer/gappa.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/printer/gappa.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/printer/cvc3.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/printer/cvc3.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/printer/yices.ml ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 -intf-suffix .cmi src/printer/yices.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/printer/mathematica.ml ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 -intf-suffix .cmi src/printer/mathematica.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/session/compress.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/session/compress.ml File "src/session/compress_none.ml", line 43, characters 23-33: Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "src/session/compress_none.ml", line 45, characters 20-30: Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/session/xml.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/session/xml.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/session/termcode.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/session/termcode.ml File "src/session/termcode.ml", line 921, characters 24-42: 921 | 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 928, characters 38-56: 928 | 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.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/session/session_itp.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/session/session_itp.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/session/strategy.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/session/strategy.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/session/strategy_parser.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/session/strategy_parser.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/session/controller_itp.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/session/controller_itp.ml File "src/session/controller_itp.ml", line 322, characters 4-16: 322 | let adapt_limits ~interactive ~use_steps limits a = ^^^^^^^^^^^^ Warning 32: unused value adapt_limits. ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/session/server_utils.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/session/server_utils.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/session/itp_communication.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/session/itp_communication.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/session/itp_server.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/session/itp_server.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/session/json_util.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -for-pack Why3 src/session/json_util.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/util/bigInt.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/util/util.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/util/opt.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/util/lists.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48-3 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/util/strings.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/util/pp.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/util/extmap.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/util/extset.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/util/exthtbl.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/util/weakhtbl.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/util/hashcons.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session 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/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 ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/util/exn_printer.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/util/json_base.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -w -39 src/util/json_parser.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/util/debug.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 ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/util/loc.ml 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 ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/util/lexlib.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/util/print_tree.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/util/cmdline.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/util/warning.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/util/sysutil.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/util/rc.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/util/plugin.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/util/number.ml File "src/util/number.ml", line 55, characters 14-32: 55 | let c = Pervasives.compare k1 k2 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/number.ml", line 58, characters 14-32: 58 | let c = Pervasives.compare k1 k2 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/number.ml", line 61, characters 6-24: 61 | Pervasives.compare c1 c2 ^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/util/vector.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/util/pqueue.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/core/ident.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 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.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/core/ty.ml 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.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/core/term.ml File "src/core/term.ml", line 281, characters 39-57: 281 | let perv_compare h1 h2 = comp_raise (Pervasives.compare h1 h2) in ^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/core/pattern.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/core/decl.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/core/coercion.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/core/theory.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/core/task.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/core/pretty.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/core/dterm.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/core/env.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/core/trans.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/core/printer.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/core/model_parser.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/driver/prove_client.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/driver/call_provers.ml File "src/driver/call_provers.ml", line 352, characters 4-16: 352 | let adapt_limits limit on_timelimit = ^^^^^^^^^^^^ Warning 32: unused value adapt_limits. ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -w -39 src/driver/driver_parser.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/driver/driver_lexer.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/driver/driver.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session 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 ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/driver/autodetection.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/driver/smt2_model_defs.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -w -39 src/driver/parse_smtv2_model_parser.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/driver/collect_data_model.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/mlw/ity.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 ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/mlw/expr.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/mlw/pdecl.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/mlw/eval_match.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/mlw/typeinv.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/mlw/vc.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/mlw/pmodule.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/mlw/dexpr.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/mlw/pinterp.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/mlw/compile.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/mlw/mlinterp.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/mlw/pdriver.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/mlw/ml_printer.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/mlw/ocaml_printer.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/parser/glob.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/parser/typing.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -w -39 src/parser/parser.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/parser/lexer.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/simplify_formula.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/inlining.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/split_goal.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/args_wrapper.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/detect_polymorphism.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/reduction_engine.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/compute.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/eliminate_definition.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/eliminate_algebraic.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/eliminate_inductive.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/eliminate_let.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/eliminate_if.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/libencoding.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/discriminate.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/encoding.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/encoding_select.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/encoding_guards_full.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/encoding_tags_full.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/encoding_guards.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/encoding_tags.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/encoding_twin.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/encoding_sort.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/simplify_array.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/filter_trigger.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/abstraction.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/close_epsilon.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/lift_epsilon.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/eliminate_epsilon.ml File "src/transform/eliminate_epsilon.ml", line 125, characters 6-17: 125 | let elim_eps_eq t1 fb t2 = ^^^^^^^^^^^ Warning 26: unused variable elim_eps_eq. ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/intro_projections_counterexmp.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/instantiate_predicate.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/smoke_detector.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/eliminate_literal.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/generic_arg_trans_utils.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/apply.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/subst.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/introduction.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/ind_itp.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/destruct.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/gnat_split_conj.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/gnat_split_disj.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/induction.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/induction_pr.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/intro_vc_vars_counterexmp.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/prepare_for_counterexmp.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/transform/reflection.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/printer/cntexmp_printer.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/printer/alt_ergo.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/printer/why3printer.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/printer/smtv1.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/printer/smtv2.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/printer/coq.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/printer/simplify.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/printer/gappa.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/printer/cvc3.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/session/compress.ml File "src/session/compress_none.ml", line 43, characters 23-33: Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "src/session/compress_none.ml", line 45, characters 20-30: Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/session/xml.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/session/termcode.ml File "src/session/termcode.ml", line 921, characters 24-42: 921 | 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 928, characters 38-56: 928 | 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.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/session/session_itp.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/session/strategy.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/session/strategy_parser.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/session/controller_itp.ml File "src/session/controller_itp.ml", line 322, characters 4-16: 322 | let adapt_limits ~interactive ~use_steps limits a = ^^^^^^^^^^^^ Warning 32: unused value adapt_limits. ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/session/server_utils.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/session/itp_communication.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/session/itp_server.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I src/util -I src/core -I src/driver -I src/mlw -I src/parser -I src/transform -I src/printer -I src/session src/session/json_util.ml ocamlc.opt -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -pack -o lib/why3/why3.cmo src/util/config.cmo src/util/bigInt.cmo src/util/util.cmo src/util/opt.cmo src/util/lists.cmo src/util/strings.cmo src/util/pp.cmo src/util/extmap.cmo src/util/extset.cmo src/util/exthtbl.cmo src/util/weakhtbl.cmo src/util/hashcons.cmo src/util/wstdlib.cmo src/util/exn_printer.cmo src/util/json_base.cmo src/util/json_parser.cmo src/util/json_lexer.cmo src/util/debug.cmo src/util/loc.cmo src/util/lexlib.cmo src/util/print_tree.cmo src/util/cmdline.cmo src/util/warning.cmo src/util/sysutil.cmo src/util/rc.cmo src/util/plugin.cmo src/util/number.cmo src/util/vector.cmo src/util/pqueue.cmo src/core/ident.cmo src/core/ty.cmo src/core/term.cmo src/core/pattern.cmo src/core/decl.cmo src/core/coercion.cmo src/core/theory.cmo src/core/task.cmo src/core/pretty.cmo src/core/dterm.cmo src/core/env.cmo src/core/trans.cmo src/core/printer.cmo src/core/model_parser.cmo src/driver/prove_client.cmo src/driver/call_provers.cmo src/driver/driver_ast.cmo src/driver/driver_parser.cmo src/driver/driver_lexer.cmo src/driver/driver.cmo src/driver/whyconf.cmo src/driver/autodetection.cmo src/driver/smt2_model_defs.cmo src/driver/parse_smtv2_model_parser.cmo src/driver/collect_data_model.cmo src/driver/parse_smtv2_model_lexer.cmo src/driver/parse_smtv2_model.cmo src/mlw/ity.cmo src/mlw/expr.cmo src/mlw/pdecl.cmo src/mlw/eval_match.cmo src/mlw/typeinv.cmo src/mlw/vc.cmo src/mlw/pmodule.cmo src/mlw/dexpr.cmo src/mlw/pinterp.cmo src/mlw/mltree.cmo src/mlw/compile.cmo src/mlw/mlinterp.cmo src/mlw/pdriver.cmo src/mlw/cprinter.cmo src/mlw/ml_printer.cmo src/mlw/ocaml_printer.cmo src/mlw/cakeml_printer.cmo src/parser/ptree.cmo src/parser/glob.cmo src/parser/typing.cmo src/parser/parser.cmo src/parser/lexer.cmo src/transform/simplify_formula.cmo src/transform/inlining.cmo src/transform/split_goal.cmo src/transform/args_wrapper.cmo src/transform/detect_polymorphism.cmo src/transform/reduction_engine.cmo src/transform/compute.cmo src/transform/fold_defs.cmo src/transform/eliminate_quantifiers.cmo src/transform/eliminate_definition.cmo src/transform/eliminate_algebraic.cmo src/transform/abstract_quantifiers.cmo src/transform/eliminate_unknown_types.cmo src/transform/eliminate_unknown_lsymbols.cmo src/transform/eliminate_symbol.cmo src/transform/eliminate_inductive.cmo src/transform/eliminate_let.cmo src/transform/eliminate_if.cmo src/transform/libencoding.cmo src/transform/discriminate.cmo src/transform/encoding.cmo src/transform/encoding_select.cmo src/transform/encoding_guards_full.cmo src/transform/encoding_tags_full.cmo src/transform/encoding_guards.cmo src/transform/encoding_tags.cmo src/transform/encoding_twin.cmo src/transform/encoding_sort.cmo src/transform/simplify_array.cmo src/transform/filter_trigger.cmo src/transform/abstraction.cmo src/transform/close_epsilon.cmo src/transform/lift_epsilon.cmo src/transform/eliminate_epsilon.cmo src/transform/intro_projections_counterexmp.cmo src/transform/instantiate_predicate.cmo src/transform/smoke_detector.cmo src/transform/prop_curry.cmo src/transform/eliminate_literal.cmo src/transform/generic_arg_trans_utils.cmo src/transform/case.cmo src/transform/apply.cmo src/transform/subst.cmo src/transform/introduction.cmo src/transform/ind_itp.cmo src/transform/destruct.cmo src/transform/cut.cmo src/transform/congruence.cmo src/transform/rec_logic.cmo src/transform/gnat_split_conj.cmo src/transform/gnat_split_disj.cmo src/transform/eliminate_unused_hypo.cmo src/transform/induction.cmo src/transform/induction_pr.cmo src/transform/intro_vc_vars_counterexmp.cmo src/transform/prepare_for_counterexmp.cmo src/transform/matching.cmo src/transform/reflection.cmo src/printer/cntexmp_printer.cmo src/printer/alt_ergo.cmo src/printer/why3printer.cmo src/printer/smtv1.cmo src/printer/smtv2.cmo src/printer/coq.cmo src/printer/pvs.cmo src/printer/isabelle.cmo src/printer/simplify.cmo src/printer/gappa.cmo src/printer/cvc3.cmo src/printer/yices.cmo src/printer/mathematica.cmo src/session/compress.cmo src/session/xml.cmo src/session/termcode.cmo src/session/session_itp.cmo src/session/strategy.cmo src/session/strategy_parser.cmo src/session/controller_itp.cmo src/session/server_utils.cmo src/session/itp_communication.cmo src/session/itp_server.cmo src/session/json_util.cmo ocamlopt.opt -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -intf-suffix .cmi -pack -o lib/why3/why3.cmx src/util/config.cmx src/util/bigInt.cmx src/util/util.cmx src/util/opt.cmx src/util/lists.cmx src/util/strings.cmx src/util/pp.cmx src/util/extmap.cmx src/util/extset.cmx src/util/exthtbl.cmx src/util/weakhtbl.cmx src/util/hashcons.cmx src/util/wstdlib.cmx src/util/exn_printer.cmx src/util/json_base.cmx src/util/json_parser.cmx src/util/json_lexer.cmx src/util/debug.cmx src/util/loc.cmx src/util/lexlib.cmx src/util/print_tree.cmx src/util/cmdline.cmx src/util/warning.cmx src/util/sysutil.cmx src/util/rc.cmx src/util/plugin.cmx src/util/number.cmx src/util/vector.cmx src/util/pqueue.cmx src/core/ident.cmx src/core/ty.cmx src/core/term.cmx src/core/pattern.cmx src/core/decl.cmx src/core/coercion.cmx src/core/theory.cmx src/core/task.cmx src/core/pretty.cmx src/core/dterm.cmx src/core/env.cmx src/core/trans.cmx src/core/printer.cmx src/core/model_parser.cmx src/driver/prove_client.cmx src/driver/call_provers.cmx src/driver/driver_ast.cmx src/driver/driver_parser.cmx src/driver/driver_lexer.cmx src/driver/driver.cmx src/driver/whyconf.cmx src/driver/autodetection.cmx src/driver/smt2_model_defs.cmx src/driver/parse_smtv2_model_parser.cmx src/driver/collect_data_model.cmx src/driver/parse_smtv2_model_lexer.cmx src/driver/parse_smtv2_model.cmx src/mlw/ity.cmx src/mlw/expr.cmx src/mlw/pdecl.cmx src/mlw/eval_match.cmx src/mlw/typeinv.cmx src/mlw/vc.cmx src/mlw/pmodule.cmx src/mlw/dexpr.cmx src/mlw/pinterp.cmx src/mlw/mltree.cmx src/mlw/compile.cmx src/mlw/mlinterp.cmx src/mlw/pdriver.cmx src/mlw/cprinter.cmx src/mlw/ml_printer.cmx src/mlw/ocaml_printer.cmx src/mlw/cakeml_printer.cmx src/parser/ptree.cmx src/parser/glob.cmx src/parser/typing.cmx src/parser/parser.cmx src/parser/lexer.cmx src/transform/simplify_formula.cmx src/transform/inlining.cmx src/transform/split_goal.cmx src/transform/args_wrapper.cmx src/transform/detect_polymorphism.cmx src/transform/reduction_engine.cmx src/transform/compute.cmx src/transform/fold_defs.cmx src/transform/eliminate_quantifiers.cmx src/transform/eliminate_definition.cmx src/transform/eliminate_algebraic.cmx src/transform/abstract_quantifiers.cmx src/transform/eliminate_unknown_types.cmx src/transform/eliminate_unknown_lsymbols.cmx src/transform/eliminate_symbol.cmx src/transform/eliminate_inductive.cmx src/transform/eliminate_let.cmx src/transform/eliminate_if.cmx src/transform/libencoding.cmx src/transform/discriminate.cmx src/transform/encoding.cmx src/transform/encoding_select.cmx src/transform/encoding_guards_full.cmx src/transform/encoding_tags_full.cmx src/transform/encoding_guards.cmx src/transform/encoding_tags.cmx src/transform/encoding_twin.cmx src/transform/encoding_sort.cmx src/transform/simplify_array.cmx src/transform/filter_trigger.cmx src/transform/abstraction.cmx src/transform/close_epsilon.cmx src/transform/lift_epsilon.cmx src/transform/eliminate_epsilon.cmx src/transform/intro_projections_counterexmp.cmx src/transform/instantiate_predicate.cmx src/transform/smoke_detector.cmx src/transform/prop_curry.cmx src/transform/eliminate_literal.cmx src/transform/generic_arg_trans_utils.cmx src/transform/case.cmx src/transform/apply.cmx src/transform/subst.cmx src/transform/introduction.cmx src/transform/ind_itp.cmx src/transform/destruct.cmx src/transform/cut.cmx src/transform/congruence.cmx src/transform/rec_logic.cmx src/transform/gnat_split_conj.cmx src/transform/gnat_split_disj.cmx src/transform/eliminate_unused_hypo.cmx src/transform/induction.cmx src/transform/induction_pr.cmx src/transform/intro_vc_vars_counterexmp.cmx src/transform/prepare_for_counterexmp.cmx src/transform/matching.cmx src/transform/reflection.cmx src/printer/cntexmp_printer.cmx src/printer/alt_ergo.cmx src/printer/why3printer.cmx src/printer/smtv1.cmx src/printer/smtv2.cmx src/printer/coq.cmx src/printer/pvs.cmx src/printer/isabelle.cmx src/printer/simplify.cmx src/printer/gappa.cmx src/printer/cvc3.cmx src/printer/yices.cmx src/printer/mathematica.cmx src/session/compress.cmx src/session/xml.cmx src/session/termcode.cmx src/session/session_itp.cmx src/session/strategy.cmx src/session/strategy_parser.cmx src/session/controller_itp.cmx src/session/server_utils.cmx src/session/itp_communication.cmx src/session/itp_server.cmx src/session/json_util.cmx ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python plugins/tptp/tptp_ast.ml ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -intf-suffix .cmi plugins/tptp/tptp_ast.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python plugins/tptp/tptp_parser.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -w -39 -intf-suffix .cmi plugins/tptp/tptp_parser.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python plugins/tptp/tptp_typing.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python plugins/tptp/tptp_typing.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python plugins/tptp/tptp_lexer.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python plugins/tptp/tptp_lexer.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python plugins/tptp/tptp_printer.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python plugins/tptp/tptp_printer.ml ocamlopt.opt -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -shared -o lib/plugins/tptp.cmxs plugins/tptp/tptp_ast.cmx plugins/tptp/tptp_parser.cmx plugins/tptp/tptp_typing.cmx plugins/tptp/tptp_lexer.cmx plugins/tptp/tptp_printer.cmx ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python plugins/python/py_ast.ml ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -intf-suffix .cmi plugins/python/py_ast.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python plugins/python/py_parser.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -w -39 -intf-suffix .cmi plugins/python/py_parser.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python plugins/python/py_lexer.ml ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -intf-suffix .cmi plugins/python/py_lexer.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python plugins/python/py_main.ml ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I plugins/parser -I plugins/printer -I plugins/transform -I plugins/tptp -I plugins/python -intf-suffix .cmi plugins/python/py_main.ml ocamlopt.opt -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -shared -o lib/plugins/python.cmxs plugins/python/py_ast.cmx plugins/python/py_parser.cmx plugins/python/py_lexer.cmx plugins/python/py_main.cmx ocamlopt.opt -a -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -o lib/why3/why3.cmxa lib/why3/why3.cmx ocamlopt.opt -shared -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -o lib/why3/why3.cmxs lib/why3/why3.cmx mkdir bin ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I src/tools -I src/tools src/tools/main.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.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I src/tools -intf-suffix .cmi src/tools/main.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.opt -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -o bin/why3.opt -linkall menhirLib.cmx str.cmxa unix.cmxa nums.cmxa dynlink.cmxa lib/why3/why3.cmxa src/tools/main.cmx ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I src/tools -I src/tools src/tools/why3config.ml ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I src/tools -intf-suffix .cmi src/tools/why3config.ml ocamlopt.opt -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -o bin/why3config.opt -linkall menhirLib.cmx str.cmxa unix.cmxa nums.cmxa dynlink.cmxa lib/why3/why3.cmxa src/tools/why3config.cmx ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I src/tools -I src/tools src/tools/why3execute.ml ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I src/tools -intf-suffix .cmi src/tools/why3execute.ml ocamlopt.opt -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -o bin/why3execute.opt -linkall menhirLib.cmx str.cmxa unix.cmxa nums.cmxa dynlink.cmxa lib/why3/why3.cmxa src/tools/why3execute.cmx ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I src/tools -I src/tools src/tools/why3extract.ml ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I src/tools src/tools/why3extract.ml ocamlopt.opt -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -o bin/why3extract.opt -linkall menhirLib.cmx str.cmxa unix.cmxa nums.cmxa dynlink.cmxa lib/why3/why3.cmxa src/tools/why3extract.cmx ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I src/tools -I src/tools src/tools/why3prove.ml ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I src/tools -intf-suffix .cmi src/tools/why3prove.ml ocamlopt.opt -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -o bin/why3prove.opt -linkall menhirLib.cmx str.cmxa unix.cmxa nums.cmxa dynlink.cmxa lib/why3/why3.cmxa src/tools/why3prove.cmx ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I src/tools -I src/tools src/tools/why3realize.ml ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I src/tools -intf-suffix .cmi src/tools/why3realize.ml ocamlopt.opt -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -o bin/why3realize.opt -linkall menhirLib.cmx str.cmxa unix.cmxa nums.cmxa dynlink.cmxa lib/why3/why3.cmxa src/tools/why3realize.cmx ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I src/tools src/tools/unix_scheduler.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I src/tools src/tools/unix_scheduler.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I src/tools -I src/tools src/tools/why3replay.ml ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I src/tools -intf-suffix .cmi src/tools/why3replay.ml ocamlopt.opt -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -o bin/why3replay.opt -linkall menhirLib.cmx str.cmxa unix.cmxa nums.cmxa dynlink.cmxa lib/why3/why3.cmxa src/tools/unix_scheduler.cmx src/tools/why3replay.cmx ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I src/tools -I src/tools src/tools/why3wc.ml ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I src/tools -intf-suffix .cmi src/tools/why3wc.ml ocamlopt.opt -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -o bin/why3wc.opt -linkall menhirLib.cmx str.cmxa unix.cmxa nums.cmxa dynlink.cmxa src/tools/why3wc.cmx ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I src/gnat -I src/util -I src/gnat -I src/util src/gnat/gnat_counterexamples.ml ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I src/gnat -I src/util -intf-suffix .cmi src/gnat/gnat_counterexamples.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I src/gnat -I src/util src/gnat/gnat_util.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I src/gnat -I src/util src/gnat/gnat_util.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I src/gnat -I src/util src/gnat/gnat_loc.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I src/gnat -I src/util src/gnat/gnat_loc.ml File "src/gnat/gnat_loc.ml", line 45, characters 21-39: 45 | let compare_simple = 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.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I src/gnat -I src/util src/gnat/gnat_expl.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I src/gnat -I src/util src/gnat/gnat_expl.ml File "src/gnat/gnat_expl.ml", line 121, characters 10-28: 121 | let c = Pervasives.compare a.id b.id 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/gnat/gnat_expl.ml", line 123, characters 7-25: 123 | else Pervasives.compare a.reason b.reason ^^^^^^^^^^^^^^^^^^ 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/gnat/gnat_expl.ml", line 126, characters 2-16: 126 | Pervasives.(=) a.id b.id && Pervasives.(=) a.reason b.reason ^^^^^^^^^^^^^^ 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/gnat/gnat_expl.ml", line 126, characters 30-44: 126 | Pervasives.(=) a.id b.id && Pervasives.(=) a.reason b.reason ^^^^^^^^^^^^^^ 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.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I src/gnat -I src/util src/gnat/gnat_config.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I src/gnat -I src/util src/gnat/gnat_config.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I src/gnat -I src/util src/gnat/gnat_scheduler.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I src/gnat -I src/util src/gnat/gnat_scheduler.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I src/gnat -I src/util src/gnat/gnat_manual.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I src/gnat -I src/util src/gnat/gnat_manual.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I src/gnat -I src/util src/gnat/gnat_report.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I src/gnat -I src/util src/gnat/gnat_report.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I src/gnat -I src/util src/gnat/gnat_objectives.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I src/gnat -I src/util src/gnat/gnat_objectives.ml File "src/gnat/gnat_objectives.ml", line 29, characters 20-38: 29 | let compare a b = Pervasives.compare a 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.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I src/gnat -I src/util -I src/gnat -I src/util src/gnat/gnat_main.ml ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I src/gnat -I src/util -intf-suffix .cmi src/gnat/gnat_main.ml ocamlopt.opt -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -o bin/gnatwhy3.opt -linkall menhirLib.cmx str.cmxa unix.cmxa nums.cmxa dynlink.cmxa lib/why3/why3.cmxa src/gnat/gnat_counterexamples.cmx src/gnat/gnat_util.cmx src/gnat/gnat_loc.cmx src/gnat/gnat_expl.cmx src/gnat/gnat_config.cmx src/gnat/gnat_scheduler.cmx src/gnat/gnat_manual.cmx src/gnat/gnat_report.cmx src/gnat/gnat_objectives.cmx src/gnat/gnat_main.cmx ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I src/gnat -I src/util -I src/gnat -I src/util src/gnat/gnat_server.ml ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I src/gnat -I src/util -intf-suffix .cmi src/gnat/gnat_server.ml ocamlopt.opt -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -o bin/gnat_server.opt -linkall menhirLib.cmx str.cmxa unix.cmxa nums.cmxa dynlink.cmxa lib/why3/why3.cmxa src/gnat/gnat_counterexamples.cmx src/gnat/gnat_util.cmx src/gnat/gnat_loc.cmx src/gnat/gnat_expl.cmx src/gnat/gnat_config.cmx src/gnat/gnat_scheduler.cmx src/gnat/gnat_manual.cmx src/gnat/gnat_report.cmx src/gnat/gnat_objectives.cmx src/gnat/gnat_server.cmx ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I src/ide src/ide/wserver.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I src/ide src/ide/wserver.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I src/ide -I src/ide src/ide/why3web.ml ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I src/ide -intf-suffix .cmi src/ide/why3web.ml ocamlopt.opt -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -o bin/why3webserver.opt -linkall menhirLib.cmx str.cmxa unix.cmxa nums.cmxa dynlink.cmxa lib/why3/why3.cmxa src/ide/wserver.cmx src/ide/why3web.cmx ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I src/why3session src/why3session/why3session_lib.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I src/why3session src/why3session/why3session_lib.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I src/why3session -I src/why3session src/why3session/why3session_info.ml ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I src/why3session -intf-suffix .cmi src/why3session/why3session_info.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I src/why3session -I src/why3session src/why3session/why3session_html.ml ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I src/why3session -intf-suffix .cmi src/why3session/why3session_html.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I src/why3session -I src/why3session src/why3session/why3session_latex.ml ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I src/why3session -intf-suffix .cmi src/why3session/why3session_latex.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I src/why3session -I src/why3session src/why3session/why3session_update.ml ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I src/why3session -intf-suffix .cmi src/why3session/why3session_update.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I src/why3session -I src/why3session src/why3session/why3session_main.ml ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I src/why3session -intf-suffix .cmi src/why3session/why3session_main.ml ocamlopt.opt -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -o bin/why3session.opt -linkall menhirLib.cmx str.cmxa unix.cmxa nums.cmxa dynlink.cmxa lib/why3/why3.cmxa src/why3session/why3session_lib.cmx src/why3session/why3session_info.cmx src/why3session/why3session_html.cmx src/why3session/why3session_latex.cmx src/why3session/why3session_update.cmx src/why3session/why3session_main.cmx ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I src/tools -I src/tools src/tools/why3shell.ml ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I src/tools -intf-suffix .cmi src/tools/why3shell.ml ocamlopt.opt -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -o bin/why3shell.opt -linkall menhirLib.cmx str.cmxa unix.cmxa nums.cmxa dynlink.cmxa lib/why3/why3.cmxa src/tools/unix_scheduler.cmx src/tools/why3shell.cmx ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I src/isabelle-client -I src/util -I src/isabelle-client -I src/util src/isabelle-client/isabelle_client_main.ml ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I src/isabelle-client -I src/util -intf-suffix .cmi src/isabelle-client/isabelle_client_main.ml ocamlopt.opt -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -o bin/isabelle_client.opt -linkall menhirLib.cmx str.cmxa unix.cmxa nums.cmxa dynlink.cmxa lib/why3/why3.cmxa src/isabelle-client/isabelle_client_main.cmx ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I src/util -I lib/ocaml -I src/util -I lib/ocaml lib/ocaml/why3__BigInt_compat.ml ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I src/util -I lib/ocaml -for-pack Why3extract -intf-suffix .cmi lib/ocaml/why3__BigInt_compat.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I src/util -I lib/ocaml -I src/util -I lib/ocaml 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.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I src/util -I lib/ocaml -for-pack Why3extract -intf-suffix .cmi 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 ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I src/util -I lib/ocaml -I src/util -I lib/ocaml lib/ocaml/why3__IntAux.ml ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I src/util -I lib/ocaml -for-pack Why3extract -intf-suffix .cmi lib/ocaml/why3__IntAux.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I src/util -I lib/ocaml -I src/util -I lib/ocaml lib/ocaml/why3__Array.ml ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I src/util -I lib/ocaml -for-pack Why3extract -intf-suffix .cmi lib/ocaml/why3__Array.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I src/util -I lib/ocaml -I src/util -I lib/ocaml lib/ocaml/why3__Matrix.ml ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I src/util -I lib/ocaml -for-pack Why3extract -intf-suffix .cmi lib/ocaml/why3__Matrix.ml ocamlc.opt -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -pack -o lib/why3/why3extract.cmo lib/ocaml/why3__BigInt_compat.cmo lib/ocaml/why3__BigInt.cmo lib/ocaml/why3__IntAux.cmo lib/ocaml/why3__Array.cmo lib/ocaml/why3__Matrix.cmo ocamlopt.opt -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -intf-suffix .cmi -pack -o lib/why3/why3extract.cmx lib/ocaml/why3__BigInt_compat.cmx lib/ocaml/why3__BigInt.cmx lib/ocaml/why3__IntAux.cmx lib/ocaml/why3__Array.cmx lib/ocaml/why3__Matrix.cmx ocamlopt.opt -a -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -o lib/why3/why3extract.cmxa lib/why3/why3extract.cmx ocamlopt.opt -shared -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -o lib/why3/why3extract.cmxs lib/why3/why3extract.cmx ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I src/why3doc src/why3doc/doc_html.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I src/why3doc src/why3doc/doc_html.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I src/why3doc src/why3doc/doc_def.mli ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I src/why3doc src/why3doc/doc_def.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I src/why3doc -I src/why3doc src/why3doc/doc_lexer.ml ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I src/why3doc -intf-suffix .cmi src/why3doc/doc_lexer.ml ocamlc.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I src/why3doc -I src/why3doc src/why3doc/doc_main.ml ocamlopt.opt -c -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -I src/why3doc -intf-suffix .cmi src/why3doc/doc_main.ml ocamlopt.opt -w A-4-9-41-44-45-50-52@5@8@48 -safe-string -keep-locs -bin-annot -dtypes -g -I lib/why3 -I /usr/lib64/ocaml/menhirLib -o bin/why3doc.opt -linkall menhirLib.cmx str.cmxa unix.cmxa nums.cmxa dynlink.cmxa lib/why3/why3.cmxa src/why3doc/doc_html.cmx src/why3doc/doc_def.cmx src/why3doc/doc_lexer.cmx src/why3doc/doc_main.cmx gcc -Wall -O -g -o src/server/logging.o -c src/server/logging.c make: gcc: No such file or directory make: *** [Makefile:674: src/server/logging.o] Error 127 * ERROR: sci-mathematics/why3-for-spark-2019-r1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=sci-mathematics/why3-for-spark-2019-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=sci-mathematics/why3-for-spark-2019-r1::gentoo'`. * The complete build log is located at '/var/log/emerge-log/build/sci-mathematics/why3-for-spark-2019-r1:20200527-113720.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/sci-mathematics/why3-for-spark-2019-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sci-mathematics/why3-for-spark-2019-r1/temp/environment'. * Working directory: '/var/tmp/portage/sci-mathematics/why3-for-spark-2019-r1/work/why3-2019-20190517-197BB-src' * S: '/var/tmp/portage/sci-mathematics/why3-for-spark-2019-r1/work/why3-2019-20190517-197BB-src' emerge --info: Portage 2.3.100 (python 3.7.7-final-0, default/linux/amd64/17.1, gcc-10.1.0, glibc-2.31-r3, 5.4.0-1009-aws x86_64) ================================================================= System uname: Linux-5.4.0-1009-aws-x86_64-AMD_EPYC_7571-with-gentoo-2.7 KiB Mem: 16011344 total, 3172304 free KiB Swap: 0 total, 0 free Timestamp of repository gentoo: Wed, 27 May 2020 10:07:23 +0000 sh bash 5.0_p17 ld GNU ld (Gentoo 2.34 p4) 2.34.0 app-shells/bash: 5.0_p17::gentoo dev-lang/perl: 5.30.2-r2::gentoo dev-lang/python: 2.7.18::gentoo, 3.7.7-r2::gentoo, 3.8.3::gentoo sys-apps/baselayout: 2.7::gentoo sys-apps/openrc: 0.42.1::gentoo sys-apps/sandbox: 2.18::gentoo sys-devel/autoconf: 2.69-r5::gentoo sys-devel/automake: 1.16.2::gentoo sys-devel/binutils: 2.34-r1::gentoo sys-devel/gcc: 10.1.0::gentoo sys-devel/gcc-config: 2.3::gentoo sys-devel/libtool: 2.4.6-r6::gentoo sys-devel/make: 4.3::gentoo sys-kernel/linux-headers: 5.6::gentoo (virtual/os-headers) sys-libs/glibc: 2.31-r3::gentoo Repositories: gentoo location: /usr/portage sync-type: rsync sync-uri: rsync://rsync.gentoo.org/gentoo-portage priority: -1000 sync-rsync-extra-opts: sync-rsync-verify-max-age: 24 sync-rsync-verify-jobs: 1 sync-rsync-verify-metamanifest: yes ACCEPT_KEYWORDS="amd64 ~amd64" ACCEPT_LICENSE="*" CBUILD="x86_64-pc-linux-gnu" CC="x86_64-pc-linux-gnu-gcc" CFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo" CXX="x86_64-pc-linux-gnu-g++" CXXFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" DISTDIR="/usr/portage/distfiles" EMERGE_DEFAULT_OPTS="--with-bdeps=y --binpkg-respect-use=y -1 -b -k" ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR" FCFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs buildpkg collision-protect config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms sign split-log strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr" FFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" GENTOO_MIRRORS="http://distfiles.gentoo.org" LANG="C.UTF-8" LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0" MAKEOPTS="-j4" PKGDIR="/root/.packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git" PORTAGE_TMPDIR="/var/tmp" USE="acl amd64 berkdb bzip2 cli crypt dri fortran gdbm iconv ipv6 libtirpc multilib ncurses nls nptl openmp pam pcre readline seccomp split-usr ssl tcpd unicode xattr zlib" ABI_X86="64" ADA_TARGET="gnat_2018" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-2" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_7" PYTHON_TARGETS="python2_7 python3_7" RUBY_TARGETS="ruby24 ruby25" USERLAND="GNU" VIDEO_CARDS="amdgpu fbdev intel nouveau radeon radeonsi vesa dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" Unset: CPPFLAGS, CTARGET, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS