package rml

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

rml 1.09.06

Error log

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

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

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

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

<><> Carrying on to "opam depext -viy rml.1.09.06 num.1.5" ><><><><><><><><><><>

You are using opam 2.1+, where external dependency handling has been integrated: consider calling opam directly, the 'depext' plugin interface is provided for backwards compatibility only
# Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian
# No extra OS packages requirements found.
The following actions will be performed:
  - install num 1.5
  - install rml 1.09.06
===== 2 to install =====

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/6:
Processing  2/6:
-> retrieved num.1.5  (cached)
Processing  3/6: [num: make opam-modern]
-> retrieved rml.1.09.06  (cached)
+ /usr/bin/make "PROFILE=release" "opam-modern" (CWD=/home/opam/.opam/5.1/.opam-switch/build/num.1.5)
- /usr/bin/make -C src all
- make[1]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/num.1.5/src'
- ocamlc -ccopt -DBNG_ARCH_amd64 -c bng.c
- ocamlc -ccopt -DBNG_ARCH_amd64 -c nat_stubs.c
- ocamlmklib -oc nums bng.o nat_stubs.o
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.ml
- ocamlmklib -o nums -oc nums -linkall int_misc.cmo nat.cmo big_int.cmo arith_flags.cmo ratio.cmo num.cmo arith_status.cmo
- cp ../toplevel/num_top_printers.mli ../toplevel/num_top.mli ../toplevel/num_top_printers.ml ../toplevel/num_top.ml .
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top_printers.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top_printers.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -a -o num_top.cma num_top_printers.cmo num_top.cmo
- echo 'version = "1.6~dev"' > META.top
- cat META.num-top.in >> META.top
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.ml
- ocamlmklib -o nums -oc nums -linkall int_misc.cmx nat.cmx big_int.cmx arith_flags.cmx ratio.cmx num.cmx arith_status.cmx
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -I . -shared -o nums.cmxs nums.cmxa
- make[1]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/num.1.5/src'
- cp src/num-modern.install num.install
-> compiled  num.1.5
-> installed num.1.5
Processing  5/6: [rml: ./configure]
+ /home/opam/.opam/5.1/.opam-switch/build/rml.1.09.06/./configure "--prefix" "/home/opam/.opam/5.1" (CWD=/home/opam/.opam/5.1/.opam-switch/build/rml.1.09.06)
- creating compiler/global/rzi.ml
- checking for install... install
- checking for ocaml... ocaml
- checking for ocamlc... ocamlc
- ocaml version is 5.1.1
- ocaml library path is /home/opam/.opam/5.1/lib/ocaml
- checking for ocamlopt... ocamlopt
- ocaml version is 5.1.1
- ocaml library path is /home/opam/.opam/5.1/lib/ocaml
- checking for ocamldep... ocamldep
- checking for ocamllex... ocamllex
- checking for ocamlyacc... ocamlyacc
- checking for ocamlcp... ocamlcp
- 
- patching file compiler/reac/annot.ml (read from patch/compiler/reac/annot.ml)
- patching file compiler/global/asttypes.ml (read from patch/compiler/global/asttypes.ml)
- patching file compiler/main/errors.ml (read from patch/compiler/main/errors.ml)
- patching file compiler/global/global.ml (read from patch/compiler/global/global.ml)
- patching file compiler/parsing/lexer.mll (read from patch/compiler/parsing/lexer.mll)
- patching file compiler/parsing/linenum.mll (read from patch/compiler/parsing/linenum.mll)
- patching file compiler/parsing/location.ml (read from patch/compiler/parsing/location.ml)
- patching file compiler/global/modules.ml (read from patch/compiler/global/modules.ml)
- patching file compiler/parsing/parse_ast.ml (read from patch/compiler/parsing/parse_ast.ml)
- patching file compiler/parsing/parse.ml (read from patch/compiler/parsing/parse.ml)
- patching file compiler/parsing/parse_printer.ml (read from patch/compiler/parsing/parse_printer.ml)
- patching file compiler/parsing/parser.mly (read from patch/compiler/parsing/parser.mly)
- patching file compiler/reac/reac_ast.ml (read from patch/compiler/reac/reac_ast.ml)
- patching file compiler/parsing/syntaxerr.ml (read from patch/compiler/parsing/syntaxerr.ml)
- patching file compiler/global/warnings.ml (read from patch/compiler/global/warnings.ml)
- Patch OK
- 
- ** Configuration summary **
- 
- Directories where ReactiveML will be installed:
-         binaries.................. /home/opam/.opam/5.1/bin
-         standard library.......... /home/opam/.opam/5.1/lib/rml
-         manual pages.............. /home/opam/.opam/5.1/man (with extension .1)
- 
- creating config
- 
- ** ReactiveML configuration completed successfully **
- 
Processing  5/6: [rml: make]
+ /usr/bin/make  (CWD=/home/opam/.opam/5.1/.opam-switch/build/rml.1.09.06)
- (cd compiler; touch .depend; /usr/bin/make depend; /usr/bin/make opt)
- make[1]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/rml.1.09.06/compiler'
- echo "(* This file is generated *)" > global/version.ml
- echo "let version = \"1.09.06\"" >> global/version.ml
- echo "let stdlib = \""/home/opam/.opam/5.1/lib/rml"\"" >> global/version.ml
- ocamlyacc -v parsing/parser.mly
- ocamllex parsing/lexer.mll
- 167 states, 2981 transitions, table size 12926 bytes
- 2216 additional bytes used for bindings
- ocamllex parsing/linenum.mll
- 12 states, 323 transitions, table size 1364 bytes
- (for d in global parsing external static typing other_analysis reac lco lk caml optimization main; \
-  do ocamldep -slash -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main $d/*.mli $d/*.ml; \
-  done) > .depend
- make[1]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/rml.1.09.06/compiler'
- make[1]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/rml.1.09.06/compiler'
- ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main global/version.ml
- ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main global/asttypes.ml
- ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main global/warnings.ml
- ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main parsing/linenum.ml
- ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main parsing/location.ml
- ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main global/misc.ml
- ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main global/ident.ml
- ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main global/global_ident.ml
- ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main global/global.ml
- ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main static/def_static.ml
- ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main typing/def_types.ml
- ocamlc -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main global/rzi.mli
- ocamlc -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main global/version.ml
- ocamlc -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main global/warnings.ml
- ocamlc -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main parsing/linenum.ml
- ocamlc -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main parsing/location.ml
- ocamlc -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main global/misc.ml
- ocamlc -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main global/ident.ml
- ocamlc -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main global/global_ident.ml
- ocamlc -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main global/global.ml
- ocamlc -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main static/def_static.ml
- ocamlc -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main global/asttypes.ml
- ocamlc -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main typing/def_types.ml
- ocamlc -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main global/def_modules.ml
- ocaml -I global global/def_modules.cmo ../configure-tools/embedrzi.ml "../"
- ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main global/rzi.ml
- ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main global/def_modules.ml
- ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main parsing/parse_ident.ml
- ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main global/modules.ml
- ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main global/symbol_table.ml
- ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main parsing/syntaxerr.ml
- ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main parsing/parse_ast.ml
- ocamlc -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main parsing/parse_ident.ml
- ocamlc -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main parsing/parse_ast.ml
- ocamlc -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main parsing/parser.mli
- ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main parsing/parser.ml
- ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main parsing/lexer.ml
- ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main main/errors.ml
- ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main main/configure.ml
- ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main main/options.ml
- File "main/options.ml", line 83, characters 2-16:
- 83 |   Printexc.catch configure ()
-        ^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Printexc.catch
- This function is no longer needed.
- ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main parsing/parse.ml
- ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main parsing/parse_printer.ml
- ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main external/lucky_errors.ml
- ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main external/lucky.ml
- ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main external/external.ml
- ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main reac/reac_ast.ml
- ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main reac/binding_errors.ml
- ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main typing/types_printer.ml
- ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main typing/reactivity_effects.ml
- ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main typing/types.ml
- ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main reac/reac_misc.ml
- ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main reac/reac2reac.ml
- ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main typing/reactivity_check.ml
- ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main reac/parse2reac.ml
- ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main global/initialization.ml
- ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main static/static_printer.ml
- ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main static/static_errors.ml
- ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main static/static.ml
- ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main other_analysis/wf_rec.ml
- ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main other_analysis/instantaneous_loop.ml
- ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main reac/annot.ml
- ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main typing/typing_errors.ml
- ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main typing/typing.ml
- ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main lco/lco_ast.ml
- ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main lco/lco_misc.ml
- ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main lco/reac2lco.ml
- ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main lk/lk_ast.ml
- ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main lk/lk_misc.ml
- ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main lk/reac2lk.ml
- ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main caml/caml_ast.ml
- ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main caml/caml_misc.ml
- ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main caml/lco2caml.ml
- ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main caml/lk2caml.ml
- ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main caml/caml2caml.ml
- ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main caml/print_caml_src.ml
- ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main optimization/reac_optimization.ml
- ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main main/compiler.ml
- ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main main/interactive.ml
- ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main main/main.ml
- File "main/main.ml", line 69, characters 0-14:
- 69 | Printexc.catch main ();
-      ^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Printexc.catch
- This function is no longer needed.
- ocamlopt -for-pack Rmlcompiler -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main global/version.cmx global/asttypes.cmx global/warnings.cmx parsing/linenum.cmx parsing/location.cmx global/misc.cmx global/ident.cmx global/global_ident.cmx global/global.cmx static/def_static.cmx typing/def_types.cmx global/rzi.cmx global/def_modules.cmx global/modules.cmx global/symbol_table.cmx parsing/lexer.cmx parsing/syntaxerr.cmx main/errors.cmx main/configure.cmx main/options.cmx parsing/parse_ast.cmx parsing/parse_ident.cmx parsing/parser.cmx parsing/parse.cmx parsing/parse_printer.cmx external/lucky_errors.cmx external/lucky.cmx external/external.cmx reac/reac_ast.cmx reac/binding_errors.cmx typing/types_printer.cmx typing/reactivity_effects.cmx typing/types.cmx reac/reac_misc.cmx reac/reac2reac.cmx typing/reactivity_check.cmx reac/parse2reac.cmx global/initialization.cmx static/static_printer.cmx static/static_errors.cmx static/static.cmx other_analysis/wf_rec.cmx other_analysis/instantaneous_loop.cmx reac/annot.cmx typing/typing_errors.cmx typing/typing.cmx lco/lco_ast.cmx lco/lco_misc.cmx lco/reac2lco.cmx lk/lk_ast.cmx lk/lk_misc.cmx lk/reac2lk.cmx caml/caml_ast.cmx caml/caml_misc.cmx caml/lco2caml.cmx caml/lk2caml.cmx caml/caml2caml.cmx caml/print_caml_src.cmx optimization/reac_optimization.cmx main/compiler.cmx main/interactive.cmx main/main.cmx -o rmlc.opt
- ln -sf rmlc.opt rmlc
- make[1]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/rml.1.09.06/compiler'
- (cd stdlib; /usr/bin/make all)
- make[1]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/rml.1.09.06/stdlib'
- ../compiler/rmlc -c stdlib.rmli
- ../compiler/rmlc -c arg.rmli
- ../compiler/rmlc -c array.rmli
- ../compiler/rmlc -c buffer.rmli
- ../compiler/rmlc -c bytes.rmli
- ../compiler/rmlc -c callback.rmli
- ../compiler/rmlc -c camlinternalBigarray.rmli
- ../compiler/rmlc -c char.rmli
- ../compiler/rmlc -c complex.rmli
- ../compiler/rmlc -c digest.rmli
- ../compiler/rmlc -c filename.rmli
- ../compiler/rmlc -c format.rmli
- ../compiler/rmlc -c gc.rmli
- ../compiler/rmlc -c stream.rmli
- ../compiler/rmlc -c genlex.rmli
- ../compiler/rmlc -c graphics.rmli
- ../compiler/rmlc -c hashtbl.rmli
- ../compiler/rmlc -c int32.rmli
- ../compiler/rmlc -c nativeint.rmli
- ../compiler/rmlc -c int64.rmli
- ../compiler/rmlc -c lazy.rmli
- ../compiler/rmlc -c lexing.rmli
- ../compiler/rmlc -c list.rmli
- ../compiler/rmlc -c luc4ocaml.rmli
- ../compiler/rmlc -c luc4ocaml_nolbl.rmli
- ../compiler/rmlc -c marshal.rmli
- ../compiler/rmlc -c obj.rmli
- ../compiler/rmlc -c parsing.rmli
- ../compiler/rmlc -c printexc.rmli
- ../compiler/rmlc -c printf.rmli
- ../compiler/rmlc -c queue.rmli
- ../compiler/rmlc -c random.rmli
- ../compiler/rmlc -c sort.rmli
- ../compiler/rmlc -c stack.rmli
- ../compiler/rmlc -c str.rmli
- ../compiler/rmlc -c string.rmli
- ../compiler/rmlc -c sys.rmli
- ../compiler/rmlc -c unix.rmli
- ../compiler/rmlc -c weak.rmli
- ../compiler/rmlc -c rml_list.rmli
- ../compiler/rmlc -c rml_process_manager.rmli
- ../compiler/rmlc -c thread/rml_async_body.rmli
- ../compiler/rmlc -c thread/rml_async.rmli
- make[1]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/rml.1.09.06/stdlib'
- (cd interpreter; touch .depend; /usr/bin/make depend; /usr/bin/make all)
- make[1]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/rml.1.09.06/interpreter'
- ocamldep -slash  *.mli *.ml > .depend
- make[1]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/rml.1.09.06/interpreter'
- make[1]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/rml.1.09.06/interpreter'
- /usr/bin/make -f Makefile-lco all
- make[2]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/rml.1.09.06/interpreter'
- ocamlc  -c  sig_env.ml
- ocamlc  -c  lco_interpreter.mli
- ocamlc  -c  lco_ctrl_tree.ml
- ocamlc  -c  rml_machine.ml
- ocamlc  -c  rml_machine_hook.ml
- ocamlc  -c  rml_machine_hook_unix.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- ocamlc  -c  implem_lco_ctrl_tree_record.ml
- ../compiler/rmlc -I ../stdlib -d lco -no_reactivity_warning -runtime Lco ../stdlib/rml_list.rml
- ocamlc  -c  -I lco -o lco/rml_list.cmo lco/rml_list.ml
- cp ../stdlib/thread/rml_async_body.ml lco/rml_async_body.ml
- ocamlc -thread -c  -I lco -o lco/rml_async_body.cmo lco/rml_async_body.ml
- ../compiler/rmlc -I ../stdlib -I ../stdlib/thread -d lco -no_reactivity_warning -runtime Lco ../stdlib/thread/rml_async.rml
- ocamlc  -c  -I lco -o lco/rml_async.cmo lco/rml_async.ml
- ocamlc  -a -o lco/rmllib.cma sig_env.cmo lco_ctrl_tree.cmo rml_machine.cmo rml_machine_hook.cmo rml_machine_hook_unix.cmo implem_lco_ctrl_tree_record.cmo lco/rml_list.cmo lco/rml_async_body.cmo lco/rml_async.cmo
- ocamlopt  -c  sig_env.ml
- ocamlopt  -c  lco_ctrl_tree.ml
- ocamlopt  -c  rml_machine.ml
- ocamlopt  -c  rml_machine_hook.ml
- ocamlopt  -c  rml_machine_hook_unix.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- ocamlopt  -c  implem_lco_ctrl_tree_record.ml
- ocamlopt  -c  -I lco -o lco/rml_list.cmx lco/rml_list.ml
- ocamlopt -thread -c  -I lco -o lco/rml_async_body.cmx lco/rml_async_body.ml
- ocamlopt  -c  -I lco -o lco/rml_async.cmx lco/rml_async.ml
- ocamlopt  -a -o lco/rmllib.cmxa sig_env.cmx lco_ctrl_tree.cmx rml_machine.cmx rml_machine_hook.cmx rml_machine_hook_unix.cmx implem_lco_ctrl_tree_record.cmx lco/rml_list.cmx lco/rml_async_body.cmx lco/rml_async.cmx
- rm lco/rml_async_body.ml lco/rml_async.ml lco/rml_list.ml
- make[2]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/rml.1.09.06/interpreter'
- /usr/bin/make -f Makefile-lco_n all
- make[2]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/rml.1.09.06/interpreter'
- ocamlc  -c  lco_ctrl_tree_n.ml
- ocamlc  -c  implem_lco_ctrl_tree_n_record.ml
- ../compiler/rmlc -I ../stdlib -d lco_n -no_reactivity_warning -runtime Lco_n ../stdlib/rml_list.rml
- ocamlc  -c  -I lco_n -o lco_n/rml_list.cmo lco_n/rml_list.ml
- cp ../stdlib/thread/rml_async_body.ml lco_n/rml_async_body.ml
- ocamlc -thread -c  -I lco_n -o lco_n/rml_async_body.cmo lco_n/rml_async_body.ml
- ../compiler/rmlc -I ../stdlib -I ../stdlib/thread -d lco_n -no_reactivity_warning -runtime Lco_n ../stdlib/thread/rml_async.rml
- ocamlc  -c  -I lco_n -o lco_n/rml_async.cmo lco_n/rml_async.ml
- ocamlc  -a -o lco_n/rmllib.cma sig_env.cmo lco_ctrl_tree_n.cmo rml_machine.cmo rml_machine_hook.cmo rml_machine_hook_unix.cmo implem_lco_ctrl_tree_n_record.cmo lco_n/rml_list.cmo lco_n/rml_async_body.cmo lco_n/rml_async.cmo
- ocamlopt  -c  lco_ctrl_tree_n.ml
- ocamlopt  -c  implem_lco_ctrl_tree_n_record.ml
- ocamlopt  -c  -I lco_n -o lco_n/rml_list.cmx lco_n/rml_list.ml
- ocamlopt -thread -c  -I lco_n -o lco_n/rml_async_body.cmx lco_n/rml_async_body.ml
- ocamlopt  -c  -I lco_n -o lco_n/rml_async.cmx lco_n/rml_async.ml
- ocamlopt  -a -o lco_n/rmllib.cmxa sig_env.cmx lco_ctrl_tree_n.cmx rml_machine.cmx rml_machine_hook.cmx rml_machine_hook_unix.cmx implem_lco_ctrl_tree_n_record.cmx lco_n/rml_list.cmx lco_n/rml_async_body.cmx lco_n/rml_async.cmx
- rm lco_n/rml_list.ml lco_n/rml_async.ml lco_n/rml_async_body.ml
- make[2]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/rml.1.09.06/interpreter'
- /usr/bin/make -f Makefile-lco_class all
- make[2]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/rml.1.09.06/interpreter'
- ocamlc  -c  implem_lco_ctrl_tree_class.ml
- ../compiler/rmlc -I ../stdlib -d lco_class -no_reactivity_warning -runtime Lco_class ../stdlib/rml_list.rml
- ocamlc  -c  -I lco_class -o lco_class/rml_list.cmo lco_class/rml_list.ml
- cp ../stdlib/thread/rml_async_body.ml lco_class/rml_async_body.ml
- ocamlc -thread -c  -I lco_class -o lco_class/rml_async_body.cmo lco_class/rml_async_body.ml
- ../compiler/rmlc -I ../stdlib -I ../stdlib/thread -d lco_class -no_reactivity_warning -runtime Lco_class ../stdlib/thread/rml_async.rml
- ocamlc  -c  -I lco_class -o lco_class/rml_async.cmo lco_class/rml_async.ml
- ocamlc  -a -o lco_class/rmllib.cma sig_env.cmo lco_ctrl_tree.cmo rml_machine.cmo rml_machine_hook.cmo rml_machine_hook_unix.cmo implem_lco_ctrl_tree_class.cmo lco_class/rml_list.cmo lco_class/rml_async_body.cmo lco_class/rml_async.cmo
- ocamlopt  -c  implem_lco_ctrl_tree_class.ml
- ocamlopt  -c  -I lco_class -o lco_class/rml_list.cmx lco_class/rml_list.ml
- ocamlopt -thread -c  -I lco_class -o lco_class/rml_async_body.cmx lco_class/rml_async_body.ml
- ocamlopt  -c  -I lco_class -o lco_class/rml_async.cmx lco_class/rml_async.ml
- ocamlopt  -a -o lco_class/rmllib.cmxa sig_env.cmx lco_ctrl_tree.cmx rml_machine.cmx rml_machine_hook.cmx rml_machine_hook_unix.cmx implem_lco_ctrl_tree_class.cmx lco_class/rml_list.cmx lco_class/rml_async_body.cmx lco_class/rml_async.cmx
- rm lco_class/rml_async_body.ml lco_class/rml_async.ml lco_class/rml_list.ml
- make[2]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/rml.1.09.06/interpreter'
- /usr/bin/make -f Makefile-lco_rewrite all
- make[2]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/rml.1.09.06/interpreter'
- ocamlc -rectypes -c  lco_rewrite.ml
- ocamlc -rectypes -c  implem_lco_rewrite_record.ml
- ../compiler/rmlc -I ../stdlib -d lco_rewrite -no_reactivity_warning -runtime Lco_rewrite ../stdlib/rml_list.rml
- ocamlc -rectypes -c  -I lco_rewrite -o lco_rewrite/rml_list.cmo lco_rewrite/rml_list.ml
- cp ../stdlib/thread/rml_async_body.ml lco_rewrite/rml_async_body.ml
- ocamlc -rectypes -thread -c  -I lco_rewrite -o lco_rewrite/rml_async_body.cmo lco_rewrite/rml_async_body.ml
- ../compiler/rmlc -I ../stdlib -I ../stdlib/thread -d lco_rewrite -no_reactivity_warning -runtime Lco_rewrite ../stdlib/thread/rml_async.rml
- ocamlc -rectypes -c  -I lco_rewrite -o lco_rewrite/rml_async.cmo lco_rewrite/rml_async.ml
- ocamlc  -a -o lco_rewrite/rmllib.cma sig_env.cmo lco_rewrite.cmo rml_machine.cmo rml_machine_hook.cmo rml_machine_hook_unix.cmo implem_lco_rewrite_record.cmo lco_rewrite/rml_list.cmo lco_rewrite/rml_async_body.cmo lco_rewrite/rml_async.cmo
- ocamlopt -rectypes -c  lco_rewrite.ml
- ocamlopt -rectypes -c  implem_lco_rewrite_record.ml
- ocamlopt -rectypes -c  -I lco_rewrite -o lco_rewrite/rml_list.cmx lco_rewrite/rml_list.ml
- ocamlopt -rectypes -thread -c  -I lco_rewrite -o lco_rewrite/rml_async_body.cmx lco_rewrite/rml_async_body.ml
- ocamlopt -rectypes -c  -I lco_rewrite -o lco_rewrite/rml_async.cmx lco_rewrite/rml_async.ml
- ocamlopt  -a -o lco_rewrite/rmllib.cmxa sig_env.cmx lco_rewrite.cmx rml_machine.cmx rml_machine_hook.cmx rml_machine_hook_unix.cmx implem_lco_rewrite_record.cmx lco_rewrite/rml_list.cmx lco_rewrite/rml_async_body.cmx lco_rewrite/rml_async.cmx
- rm lco_rewrite/rml_list.ml lco_rewrite/rml_async_body.ml lco_rewrite/rml_async.ml
- make[2]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/rml.1.09.06/interpreter'
- /usr/bin/make -f Makefile-lk all
- make[2]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/rml.1.09.06/interpreter'
- ocamlc  -c  lk_interpreter.mli
- ocamlc  -c  lk_implem.ml
- ocamlc  -c  implem_lk_record.ml
- ../compiler/rmlc -I ../stdlib -d lk -no_reactivity_warning -runtime Lk ../stdlib/rml_list.rml
- ocamlc  -c  -I lk -o lk/rml_list.cmo lk/rml_list.ml
- cp ../stdlib/thread/rml_async_body.ml lk/rml_async_body.ml
- ocamlc -thread -c  -I lk -o lk/rml_async_body.cmo lk/rml_async_body.ml
- ../compiler/rmlc -I ../stdlib -I ../stdlib/thread -d lk -no_reactivity_warning -runtime Lk ../stdlib/thread/rml_async.rml
- ocamlc  -c  -I lk -o lk/rml_async.cmo lk/rml_async.ml
- ocamlc  -a -o lk/rmllib.cma sig_env.cmo lk_implem.cmo rml_machine.cmo rml_machine_hook.cmo rml_machine_hook_unix.cmo implem_lk_record.cmo lk/rml_list.cmo lk/rml_async_body.cmo lk/rml_async.cmo
- ocamlopt  -c  lk_implem.ml
- ocamlopt  -c  implem_lk_record.ml
- ocamlopt  -c  -I lk -o lk/rml_list.cmx lk/rml_list.ml
- ocamlopt -thread -c  -I lk -o lk/rml_async_body.cmx lk/rml_async_body.ml
- ocamlopt  -c  -I lk -o lk/rml_async.cmx lk/rml_async.ml
- ocamlopt  -a -o lk/rmllib.cmxa sig_env.cmx lk_implem.cmx rml_machine.cmx rml_machine_hook.cmx rml_machine_hook_unix.cmx implem_lk_record.cmx lk/rml_list.cmx lk/rml_async_body.cmx lk/rml_async.cmx
- rm lk/rml_list.ml lk/rml_async_body.ml lk/rml_async.ml
- make[2]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/rml.1.09.06/interpreter'
- make[1]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/rml.1.09.06/interpreter'
- (cd toplevel; /usr/bin/make all)
- make[1]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/rml.1.09.06/toplevel'
- ocamllex rmltop_lexer.mll
- 87 states, 656 transitions, table size 3146 bytes
- ocamlc -c -I ../stdlib -I ../interpreter -I ../interpreter/lco -thread rmltop_lexer.ml
- ocamlc -I ../stdlib -I ../interpreter -I ../interpreter/lco rmltop_global.mli
- ocamlc -c -I ../stdlib -I ../interpreter -I ../interpreter/lco -thread rmltop_global.ml
- ocamlc -c -I ../stdlib -I ../interpreter -I ../interpreter/lco -thread rmltop_directives.ml
- ocamlc -c -I ../stdlib -I ../interpreter -I ../interpreter/lco -thread rmltop.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- ocamlc -o rmltop -I +threads -I ../stdlib -I ../interpreter -I ../interpreter/lco unix.cma str.cma \
- 	threads.cma \
- 	lco/rmllib.cma \
- 	rmltop_lexer.cmo \
- 	rmltop_global.cmo \
- 	rmltop_directives.cmo \
- 	rmltop.cmo
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The str subdirectory has been
- automatically added to the search path, but you should add -I +str to the
- command-line to silence this alert (e.g. by adding str to the list of
- libraries in your dune file, or adding use_str to your _tags file for
- ocamlbuild, or using -package str for ocamlfind).
- 
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- ../compiler/rmlc -I ../stdlib -I ../interpreter -I ../interpreter/lco -runtime Lco_ctrl_tree rmltop_machine_body.rml
- ocamlc -c -I ../stdlib -I ../interpreter -I ../interpreter/lco -thread rmltop_machine_body.ml
- ../compiler/rmlc -c -I ../stdlib -I ../interpreter -I ../interpreter/lco rmltop_global.rmli
- ../compiler/rmlc -I ../stdlib -I ../interpreter -I ../interpreter/lco rmltop_reactive_machine.rmli
- ocamlc -I ../stdlib -I ../interpreter -I ../interpreter/lco rmltop_reactive_machine.mli
- ../compiler/rmlc -I ../stdlib -I ../interpreter -I ../interpreter/lco -runtime Rmltop rmltop_controller.rml
- ocamlc -c -I ../stdlib -I ../interpreter -I ../interpreter/lco -thread rmltop_implem.ml
- ocamlc -c -I ../stdlib -I ../interpreter -I ../interpreter/lco -thread rmltop_controller.ml
- ocamlc -c -I ../stdlib -I ../interpreter -I ../interpreter/lco -thread rmltop_reactive_machine.ml
- ocamlc -c -I ../stdlib -I ../interpreter -I ../interpreter/lco -thread rmltop_main.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- make[1]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/rml.1.09.06/toplevel'
- (cd tools; /usr/bin/make opt)
- make[1]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/rml.1.09.06/tools'
- (for d in rmldep; \
-  do (cd $d ; /usr/bin/make opt) ; \
-  done)
- make[2]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/rml.1.09.06/tools/rmldep'
- ocamlopt  -c -I ../../compiler/global -I ../../compiler/parsing depend.ml
- File "depend.ml", line 1:
- Error: ../../compiler/global/misc.cmx
-        was built with -for-pack Rmlcompiler, but the 
-        current unit Depend is not
- make[2]: *** [../../configure-tools/Makefile.common:54: depend.cmx] Error 2
- make[2]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/rml.1.09.06/tools/rmldep'
- make[1]: *** [Makefile:6: all] Error 2
- make[1]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/rml.1.09.06/tools'
- make: *** [Makefile:13: all] Error 2
[ERROR] The compilation of rml.1.09.06 failed at "make".

#=== ERROR while compiling rml.1.09.06 ========================================#
# context              2.1.5 | linux/x86_64 | ocaml-base-compiler.5.1.1 | file:///src
# path                 ~/.opam/5.1/.opam-switch/build/rml.1.09.06
# command              /usr/bin/make
# exit-code            2
# env-file             ~/.opam/log/rml-113-463420.env
# output-file          ~/.opam/log/rml-113-463420.out
### output ###
# (cd compiler; touch .depend; /usr/bin/make depend; /usr/bin/make opt)
# make[1]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/rml.1.09.06/compiler'
# echo "(* This file is generated *)" > global/version.ml
# echo "let version = \"1.09.06\"" >> global/version.ml
# echo "let stdlib = \""/home/opam/.opam/5.1/lib/rml"\"" >> global/version.ml
# ocamlyacc -v parsing/parser.mly
# ocamllex parsing/lexer.mll
# 167 states, 2981 transitions, table size 12926 bytes
# 2216 additional bytes used for bindings
# ocamllex parsing/linenum.mll
# 12 states, 323 transitions, table size 1364 bytes
# (for d in global parsing external static typing other_analysis reac lco lk caml optimization main; \
#  do ocamldep -slash -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main $d/*.mli $d/*.ml; \
#  done) > .depend
# make[1]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/rml.1.09.06/compiler'
# make[1]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/rml.1.09.06/compiler'
# ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main global/version.ml
# ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main global/asttypes.ml
# ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main global/warnings.ml
# ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main parsing/linenum.ml
# ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main parsing/location.ml
# ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main global/misc.ml
# ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main global/ident.ml
# ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main global/global_ident.ml
# ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main global/global.ml
# ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main static/def_static.ml
# ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main typing/def_types.ml
# ocamlc -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main global/rzi.mli
# ocamlc -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main global/version.ml
# ocamlc -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main global/warnings.ml
# ocamlc -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main parsing/linenum.ml
# ocamlc -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main parsing/location.ml
# ocamlc -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main global/misc.ml
# ocamlc -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main global/ident.ml
# ocamlc -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main global/global_ident.ml
# ocamlc -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main global/global.ml
# ocamlc -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main static/def_static.ml
# ocamlc -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main global/asttypes.ml
# ocamlc -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main typing/def_types.ml
# ocamlc -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main global/def_modules.ml
# ocaml -I global global/def_modules.cmo ../configure-tools/embedrzi.ml "../"
# ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main global/rzi.ml
# ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main global/def_modules.ml
# ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main parsing/parse_ident.ml
# ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main global/modules.ml
# ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main global/symbol_table.ml
# ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main parsing/syntaxerr.ml
# ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main parsing/parse_ast.ml
# ocamlc -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main parsing/parse_ident.ml
# ocamlc -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main parsing/parse_ast.ml
# ocamlc -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main parsing/parser.mli
# ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main parsing/parser.ml
# ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main parsing/lexer.ml
# ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main main/errors.ml
# ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main main/configure.ml
# ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main main/options.ml
# File "main/options.ml", line 83, characters 2-16:
# 83 |   Printexc.catch configure ()
#        ^^^^^^^^^^^^^^
# Alert deprecated: Stdlib.Printexc.catch
# This function is no longer needed.
# ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main parsing/parse.ml
# ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main parsing/parse_printer.ml
# ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main external/lucky_errors.ml
# ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main external/lucky.ml
# ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main external/external.ml
# ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main reac/reac_ast.ml
# ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main reac/binding_errors.ml
# ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main typing/types_printer.ml
# ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main typing/reactivity_effects.ml
# ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main typing/types.ml
# ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main reac/reac_misc.ml
# ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main reac/reac2reac.ml
# ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main typing/reactivity_check.ml
# ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main reac/parse2reac.ml
# ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main global/initialization.ml
# ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main static/static_printer.ml
# ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main static/static_errors.ml
# ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main static/static.ml
# ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main other_analysis/wf_rec.ml
# ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main other_analysis/instantaneous_loop.ml
# ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main reac/annot.ml
# ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main typing/typing_errors.ml
# ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main typing/typing.ml
# ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main lco/lco_ast.ml
# ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main lco/lco_misc.ml
# ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main lco/reac2lco.ml
# ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main lk/lk_ast.ml
# ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main lk/lk_misc.ml
# ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main lk/reac2lk.ml
# ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main caml/caml_ast.ml
# ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main caml/caml_misc.ml
# ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main caml/lco2caml.ml
# ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main caml/lk2caml.ml
# ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main caml/caml2caml.ml
# ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main caml/print_caml_src.ml
# ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main optimization/reac_optimization.ml
# ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main main/compiler.ml
# ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main main/interactive.ml
# ocamlopt -for-pack Rmlcompiler -c -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main main/main.ml
# File "main/main.ml", line 69, characters 0-14:
# 69 | Printexc.catch main ();
#      ^^^^^^^^^^^^^^
# Alert deprecated: Stdlib.Printexc.catch
# This function is no longer needed.
# ocamlopt -for-pack Rmlcompiler -I global -I parsing -I external -I static -I typing -I other_analysis -I reac -I lco -I lk -I caml -I optimization -I main global/version.cmx global/asttypes.cmx global/warnings.cmx parsing/linenum.cmx parsing/location.cmx global/misc.cmx global/ident.cmx global/global_ident.cmx global/global.cmx static/def_static.cmx typing/def_types.cmx global/rzi.cmx global/def_modules.cmx global/modules.cmx global/symbol_table.cmx parsing/lexer.cmx parsing/syntaxerr.cmx main/errors.cmx main/configure.cmx main/options.cmx parsing/parse_ast.cmx parsing/parse_ident.cmx parsing/parser.cmx parsing/parse.cmx parsing/parse_printer.cmx external/lucky_errors.cmx external/lucky.cmx external/external.cmx reac/reac_ast.cmx reac/binding_errors.cmx typing/types_printer.cmx typing/reactivity_effects.cmx typing/types.cmx reac/reac_misc.cmx reac/reac2reac.cmx typing/reactivity_check.cmx reac/parse2reac.cmx global/initialization.cmx static/static_printer.cmx static/static_errors.cmx static/static.cmx other_analysis/wf_rec.cmx other_analysis/instantaneous_loop.cmx reac/annot.cmx typing/typing_errors.cmx typing/typing.cmx lco/lco_ast.cmx lco/lco_misc.cmx lco/reac2lco.cmx lk/lk_ast.cmx lk/lk_misc.cmx lk/reac2lk.cmx caml/caml_ast.cmx caml/caml_misc.cmx caml/lco2caml.cmx caml/lk2caml.cmx caml/caml2caml.cmx caml/print_caml_src.cmx optimization/reac_optimization.cmx main/compiler.cmx main/interactive.cmx main/main.cmx -o rmlc.opt
# ln -sf rmlc.opt rmlc
# make[1]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/rml.1.09.06/compiler'
# (cd stdlib; /usr/bin/make all)
# make[1]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/rml.1.09.06/stdlib'
# ../compiler/rmlc -c stdlib.rmli
# ../compiler/rmlc -c arg.rmli
# ../compiler/rmlc -c array.rmli
# ../compiler/rmlc -c buffer.rmli
# ../compiler/rmlc -c bytes.rmli
# ../compiler/rmlc -c callback.rmli
# ../compiler/rmlc -c camlinternalBigarray.rmli
# ../compiler/rmlc -c char.rmli
# ../compiler/rmlc -c complex.rmli
# ../compiler/rmlc -c digest.rmli
# ../compiler/rmlc -c filename.rmli
# ../compiler/rmlc -c format.rmli
# ../compiler/rmlc -c gc.rmli
# ../compiler/rmlc -c stream.rmli
# ../compiler/rmlc -c genlex.rmli
# ../compiler/rmlc -c graphics.rmli
# ../compiler/rmlc -c hashtbl.rmli
# ../compiler/rmlc -c int32.rmli
# ../compiler/rmlc -c nativeint.rmli
# ../compiler/rmlc -c int64.rmli
# ../compiler/rmlc -c lazy.rmli
# ../compiler/rmlc -c lexing.rmli
# ../compiler/rmlc -c list.rmli
# ../compiler/rmlc -c luc4ocaml.rmli
# ../compiler/rmlc -c luc4ocaml_nolbl.rmli
# ../compiler/rmlc -c marshal.rmli
# ../compiler/rmlc -c obj.rmli
# ../compiler/rmlc -c parsing.rmli
# ../compiler/rmlc -c printexc.rmli
# ../compiler/rmlc -c printf.rmli
# ../compiler/rmlc -c queue.rmli
# ../compiler/rmlc -c random.rmli
# ../compiler/rmlc -c sort.rmli
# ../compiler/rmlc -c stack.rmli
# ../compiler/rmlc -c str.rmli
# ../compiler/rmlc -c string.rmli
# ../compiler/rmlc -c sys.rmli
# ../compiler/rmlc -c unix.rmli
# ../compiler/rmlc -c weak.rmli
# ../compiler/rmlc -c rml_list.rmli
# ../compiler/rmlc -c rml_process_manager.rmli
# ../compiler/rmlc -c thread/rml_async_body.rmli
# ../compiler/rmlc -c thread/rml_async.rmli
# make[1]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/rml.1.09.06/stdlib'
# (cd interpreter; touch .depend; /usr/bin/make depend; /usr/bin/make all)
# make[1]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/rml.1.09.06/interpreter'
# ocamldep -slash  *.mli *.ml > .depend
# make[1]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/rml.1.09.06/interpreter'
# make[1]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/rml.1.09.06/interpreter'
# /usr/bin/make -f Makefile-lco all
# make[2]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/rml.1.09.06/interpreter'
# ocamlc  -c  sig_env.ml
# ocamlc  -c  lco_interpreter.mli
# ocamlc  -c  lco_ctrl_tree.ml
# ocamlc  -c  rml_machine.ml
# ocamlc  -c  rml_machine_hook.ml
# ocamlc  -c  rml_machine_hook_unix.ml
# File "_none_", line 1:
# Alert ocaml_deprecated_auto_include: 
# OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
# automatically added to the search path, but you should add -I +unix to the
# command-line to silence this alert (e.g. by adding unix to the list of
# libraries in your dune file, or adding use_unix to your _tags file for
# ocamlbuild, or using -package unix for ocamlfind).
# ocamlc  -c  implem_lco_ctrl_tree_record.ml
# ../compiler/rmlc -I ../stdlib -d lco -no_reactivity_warning -runtime Lco ../stdlib/rml_list.rml
# ocamlc  -c  -I lco -o lco/rml_list.cmo lco/rml_list.ml
# cp ../stdlib/thread/rml_async_body.ml lco/rml_async_body.ml
# ocamlc -thread -c  -I lco -o lco/rml_async_body.cmo lco/rml_async_body.ml
# ../compiler/rmlc -I ../stdlib -I ../stdlib/thread -d lco -no_reactivity_warning -runtime Lco ../stdlib/thread/rml_async.rml
# ocamlc  -c  -I lco -o lco/rml_async.cmo lco/rml_async.ml
# ocamlc  -a -o lco/rmllib.cma sig_env.cmo lco_ctrl_tree.cmo rml_machine.cmo rml_machine_hook.cmo rml_machine_hook_unix.cmo implem_lco_ctrl_tree_record.cmo lco/rml_list.cmo lco/rml_async_body.cmo lco/rml_async.cmo
# ocamlopt  -c  sig_env.ml
# ocamlopt  -c  lco_ctrl_tree.ml
# ocamlopt  -c  rml_machine.ml
# ocamlopt  -c  rml_machine_hook.ml
# ocamlopt  -c  rml_machine_hook_unix.ml
# File "_none_", line 1:
# Alert ocaml_deprecated_auto_include: 
# OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
# automatically added to the search path, but you should add -I +unix to the
# command-line to silence this alert (e.g. by adding unix to the list of
# libraries in your dune file, or adding use_unix to your _tags file for
# ocamlbuild, or using -package unix for ocamlfind).
# ocamlopt  -c  implem_lco_ctrl_tree_record.ml
# ocamlopt  -c  -I lco -o lco/rml_list.cmx lco/rml_list.ml
# ocamlopt -thread -c  -I lco -o lco/rml_async_body.cmx lco/rml_async_body.ml
# ocamlopt  -c  -I lco -o lco/rml_async.cmx lco/rml_async.ml
# ocamlopt  -a -o lco/rmllib.cmxa sig_env.cmx lco_ctrl_tree.cmx rml_machine.cmx rml_machine_hook.cmx rml_machine_hook_unix.cmx implem_lco_ctrl_tree_record.cmx lco/rml_list.cmx lco/rml_async_body.cmx lco/rml_async.cmx
# rm lco/rml_async_body.ml lco/rml_async.ml lco/rml_list.ml
# make[2]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/rml.1.09.06/interpreter'
# /usr/bin/make -f Makefile-lco_n all
# make[2]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/rml.1.09.06/interpreter'
# ocamlc  -c  lco_ctrl_tree_n.ml
# ocamlc  -c  implem_lco_ctrl_tree_n_record.ml
# ../compiler/rmlc -I ../stdlib -d lco_n -no_reactivity_warning -runtime Lco_n ../stdlib/rml_list.rml
# ocamlc  -c  -I lco_n -o lco_n/rml_list.cmo lco_n/rml_list.ml
# cp ../stdlib/thread/rml_async_body.ml lco_n/rml_async_body.ml
# ocamlc -thread -c  -I lco_n -o lco_n/rml_async_body.cmo lco_n/rml_async_body.ml
# ../compiler/rmlc -I ../stdlib -I ../stdlib/thread -d lco_n -no_reactivity_warning -runtime Lco_n ../stdlib/thread/rml_async.rml
# ocamlc  -c  -I lco_n -o lco_n/rml_async.cmo lco_n/rml_async.ml
# ocamlc  -a -o lco_n/rmllib.cma sig_env.cmo lco_ctrl_tree_n.cmo rml_machine.cmo rml_machine_hook.cmo rml_machine_hook_unix.cmo implem_lco_ctrl_tree_n_record.cmo lco_n/rml_list.cmo lco_n/rml_async_body.cmo lco_n/rml_async.cmo
# ocamlopt  -c  lco_ctrl_tree_n.ml
# ocamlopt  -c  implem_lco_ctrl_tree_n_record.ml
# ocamlopt  -c  -I lco_n -o lco_n/rml_list.cmx lco_n/rml_list.ml
# ocamlopt -thread -c  -I lco_n -o lco_n/rml_async_body.cmx lco_n/rml_async_body.ml
# ocamlopt  -c  -I lco_n -o lco_n/rml_async.cmx lco_n/rml_async.ml
# ocamlopt  -a -o lco_n/rmllib.cmxa sig_env.cmx lco_ctrl_tree_n.cmx rml_machine.cmx rml_machine_hook.cmx rml_machine_hook_unix.cmx implem_lco_ctrl_tree_n_record.cmx lco_n/rml_list.cmx lco_n/rml_async_body.cmx lco_n/rml_async.cmx
# rm lco_n/rml_list.ml lco_n/rml_async.ml lco_n/rml_async_body.ml
# make[2]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/rml.1.09.06/interpreter'
# /usr/bin/make -f Makefile-lco_class all
# make[2]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/rml.1.09.06/interpreter'
# ocamlc  -c  implem_lco_ctrl_tree_class.ml
# ../compiler/rmlc -I ../stdlib -d lco_class -no_reactivity_warning -runtime Lco_class ../stdlib/rml_list.rml
# ocamlc  -c  -I lco_class -o lco_class/rml_list.cmo lco_class/rml_list.ml
# cp ../stdlib/thread/rml_async_body.ml lco_class/rml_async_body.ml
# ocamlc -thread -c  -I lco_class -o lco_class/rml_async_body.cmo lco_class/rml_async_body.ml
# ../compiler/rmlc -I ../stdlib -I ../stdlib/thread -d lco_class -no_reactivity_warning -runtime Lco_class ../stdlib/thread/rml_async.rml
# ocamlc  -c  -I lco_class -o lco_class/rml_async.cmo lco_class/rml_async.ml
# ocamlc  -a -o lco_class/rmllib.cma sig_env.cmo lco_ctrl_tree.cmo rml_machine.cmo rml_machine_hook.cmo rml_machine_hook_unix.cmo implem_lco_ctrl_tree_class.cmo lco_class/rml_list.cmo lco_class/rml_async_body.cmo lco_class/rml_async.cmo
# ocamlopt  -c  implem_lco_ctrl_tree_class.ml
# ocamlopt  -c  -I lco_class -o lco_class/rml_list.cmx lco_class/rml_list.ml
# ocamlopt -thread -c  -I lco_class -o lco_class/rml_async_body.cmx lco_class/rml_async_body.ml
# ocamlopt  -c  -I lco_class -o lco_class/rml_async.cmx lco_class/rml_async.ml
# ocamlopt  -a -o lco_class/rmllib.cmxa sig_env.cmx lco_ctrl_tree.cmx rml_machine.cmx rml_machine_hook.cmx rml_machine_hook_unix.cmx implem_lco_ctrl_tree_class.cmx lco_class/rml_list.cmx lco_class/rml_async_body.cmx lco_class/rml_async.cmx
# rm lco_class/rml_async_body.ml lco_class/rml_async.ml lco_class/rml_list.ml
# make[2]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/rml.1.09.06/interpreter'
# /usr/bin/make -f Makefile-lco_rewrite all
# make[2]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/rml.1.09.06/interpreter'
# ocamlc -rectypes -c  lco_rewrite.ml
# ocamlc -rectypes -c  implem_lco_rewrite_record.ml
# ../compiler/rmlc -I ../stdlib -d lco_rewrite -no_reactivity_warning -runtime Lco_rewrite ../stdlib/rml_list.rml
# ocamlc -rectypes -c  -I lco_rewrite -o lco_rewrite/rml_list.cmo lco_rewrite/rml_list.ml
# cp ../stdlib/thread/rml_async_body.ml lco_rewrite/rml_async_body.ml
# ocamlc -rectypes -thread -c  -I lco_rewrite -o lco_rewrite/rml_async_body.cmo lco_rewrite/rml_async_body.ml
# ../compiler/rmlc -I ../stdlib -I ../stdlib/thread -d lco_rewrite -no_reactivity_warning -runtime Lco_rewrite ../stdlib/thread/rml_async.rml
# ocamlc -rectypes -c  -I lco_rewrite -o lco_rewrite/rml_async.cmo lco_rewrite/rml_async.ml
# ocamlc  -a -o lco_rewrite/rmllib.cma sig_env.cmo lco_rewrite.cmo rml_machine.cmo rml_machine_hook.cmo rml_machine_hook_unix.cmo implem_lco_rewrite_record.cmo lco_rewrite/rml_list.cmo lco_rewrite/rml_async_body.cmo lco_rewrite/rml_async.cmo
# ocamlopt -rectypes -c  lco_rewrite.ml
# ocamlopt -rectypes -c  implem_lco_rewrite_record.ml
# ocamlopt -rectypes -c  -I lco_rewrite -o lco_rewrite/rml_list.cmx lco_rewrite/rml_list.ml
# ocamlopt -rectypes -thread -c  -I lco_rewrite -o lco_rewrite/rml_async_body.cmx lco_rewrite/rml_async_body.ml
# ocamlopt -rectypes -c  -I lco_rewrite -o lco_rewrite/rml_async.cmx lco_rewrite/rml_async.ml
# ocamlopt  -a -o lco_rewrite/rmllib.cmxa sig_env.cmx lco_rewrite.cmx rml_machine.cmx rml_machine_hook.cmx rml_machine_hook_unix.cmx implem_lco_rewrite_record.cmx lco_rewrite/rml_list.cmx lco_rewrite/rml_async_body.cmx lco_rewrite/rml_async.cmx
# rm lco_rewrite/rml_list.ml lco_rewrite/rml_async_body.ml lco_rewrite/rml_async.ml
# make[2]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/rml.1.09.06/interpreter'
# /usr/bin/make -f Makefile-lk all
# make[2]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/rml.1.09.06/interpreter'
# ocamlc  -c  lk_interpreter.mli
# ocamlc  -c  lk_implem.ml
# ocamlc  -c  implem_lk_record.ml
# ../compiler/rmlc -I ../stdlib -d lk -no_reactivity_warning -runtime Lk ../stdlib/rml_list.rml
# ocamlc  -c  -I lk -o lk/rml_list.cmo lk/rml_list.ml
# cp ../stdlib/thread/rml_async_body.ml lk/rml_async_body.ml
# ocamlc -thread -c  -I lk -o lk/rml_async_body.cmo lk/rml_async_body.ml
# ../compiler/rmlc -I ../stdlib -I ../stdlib/thread -d lk -no_reactivity_warning -runtime Lk ../stdlib/thread/rml_async.rml
# ocamlc  -c  -I lk -o lk/rml_async.cmo lk/rml_async.ml
# ocamlc  -a -o lk/rmllib.cma sig_env.cmo lk_implem.cmo rml_machine.cmo rml_machine_hook.cmo rml_machine_hook_unix.cmo implem_lk_record.cmo lk/rml_list.cmo lk/rml_async_body.cmo lk/rml_async.cmo
# ocamlopt  -c  lk_implem.ml
# ocamlopt  -c  implem_lk_record.ml
# ocamlopt  -c  -I lk -o lk/rml_list.cmx lk/rml_list.ml
# ocamlopt -thread -c  -I lk -o lk/rml_async_body.cmx lk/rml_async_body.ml
# ocamlopt  -c  -I lk -o lk/rml_async.cmx lk/rml_async.ml
# ocamlopt  -a -o lk/rmllib.cmxa sig_env.cmx lk_implem.cmx rml_machine.cmx rml_machine_hook.cmx rml_machine_hook_unix.cmx implem_lk_record.cmx lk/rml_list.cmx lk/rml_async_body.cmx lk/rml_async.cmx
# rm lk/rml_list.ml lk/rml_async_body.ml lk/rml_async.ml
# make[2]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/rml.1.09.06/interpreter'
# make[1]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/rml.1.09.06/interpreter'
# (cd toplevel; /usr/bin/make all)
# make[1]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/rml.1.09.06/toplevel'
# ocamllex rmltop_lexer.mll
# 87 states, 656 transitions, table size 3146 bytes
# ocamlc -c -I ../stdlib -I ../interpreter -I ../interpreter/lco -thread rmltop_lexer.ml
# ocamlc -I ../stdlib -I ../interpreter -I ../interpreter/lco rmltop_global.mli
# ocamlc -c -I ../stdlib -I ../interpreter -I ../interpreter/lco -thread rmltop_global.ml
# ocamlc -c -I ../stdlib -I ../interpreter -I ../interpreter/lco -thread rmltop_directives.ml
# ocamlc -c -I ../stdlib -I ../interpreter -I ../interpreter/lco -thread rmltop.ml
# File "_none_", line 1:
# Alert ocaml_deprecated_auto_include: 
# OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
# automatically added to the search path, but you should add -I +unix to the
# command-line to silence this alert (e.g. by adding unix to the list of
# libraries in your dune file, or adding use_unix to your _tags file for
# ocamlbuild, or using -package unix for ocamlfind).
# ocamlc -o rmltop -I +threads -I ../stdlib -I ../interpreter -I ../interpreter/lco unix.cma str.cma \
# 	threads.cma \
# 	lco/rmllib.cma \
# 	rmltop_lexer.cmo \
# 	rmltop_global.cmo \
# 	rmltop_directives.cmo \
# 	rmltop.cmo
# File "_none_", line 1:
# Alert ocaml_deprecated_auto_include: 
# OCaml's lib directory layout changed in 5.0. The str subdirectory has been
# automatically added to the search path, but you should add -I +str to the
# command-line to silence this alert (e.g. by adding str to the list of
# libraries in your dune file, or adding use_str to your _tags file for
# ocamlbuild, or using -package str for ocamlfind).
# 
# File "_none_", line 1:
# Alert ocaml_deprecated_auto_include: 
# OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
# automatically added to the search path, but you should add -I +unix to the
# command-line to silence this alert (e.g. by adding unix to the list of
# libraries in your dune file, or adding use_unix to your _tags file for
# ocamlbuild, or using -package unix for ocamlfind).
# ../compiler/rmlc -I ../stdlib -I ../interpreter -I ../interpreter/lco -runtime Lco_ctrl_tree rmltop_machine_body.rml
# ocamlc -c -I ../stdlib -I ../interpreter -I ../interpreter/lco -thread rmltop_machine_body.ml
# ../compiler/rmlc -c -I ../stdlib -I ../interpreter -I ../interpreter/lco rmltop_global.rmli
# ../compiler/rmlc -I ../stdlib -I ../interpreter -I ../interpreter/lco rmltop_reactive_machine.rmli
# ocamlc -I ../stdlib -I ../interpreter -I ../interpreter/lco rmltop_reactive_machine.mli
# ../compiler/rmlc -I ../stdlib -I ../interpreter -I ../interpreter/lco -runtime Rmltop rmltop_controller.rml
# ocamlc -c -I ../stdlib -I ../interpreter -I ../interpreter/lco -thread rmltop_implem.ml
# ocamlc -c -I ../stdlib -I ../interpreter -I ../interpreter/lco -thread rmltop_controller.ml
# ocamlc -c -I ../stdlib -I ../interpreter -I ../interpreter/lco -thread rmltop_reactive_machine.ml
# ocamlc -c -I ../stdlib -I ../interpreter -I ../interpreter/lco -thread rmltop_main.ml
# File "_none_", line 1:
# Alert ocaml_deprecated_auto_include: 
# OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
# automatically added to the search path, but you should add -I +unix to the
# command-line to silence this alert (e.g. by adding unix to the list of
# libraries in your dune file, or adding use_unix to your _tags file for
# ocamlbuild, or using -package unix for ocamlfind).
# make[1]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/rml.1.09.06/toplevel'
# (cd tools; /usr/bin/make opt)
# make[1]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/rml.1.09.06/tools'
# (for d in rmldep; \
#  do (cd $d ; /usr/bin/make opt) ; \
#  done)
# make[2]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/rml.1.09.06/tools/rmldep'
# ocamlopt  -c -I ../../compiler/global -I ../../compiler/parsing depend.ml
# File "depend.ml", line 1:
# Error: ../../compiler/global/misc.cmx
#        was built with -for-pack Rmlcompiler, but the 
#        current unit Depend is not
# make[2]: *** [../../configure-tools/Makefile.common:54: depend.cmx] Error 2
# make[2]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/rml.1.09.06/tools/rmldep'
# make[1]: *** [Makefile:6: all] Error 2
# make[1]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/rml.1.09.06/tools'
# make: *** [Makefile:13: all] Error 2



<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions failed
| - build rml 1.09.06
+- 
+- The following changes have been performed
| - install num 1.5
+- 
# Run eval $(opam env) to update the current shell environment

The former state can be restored with:
    /usr/bin/opam switch import "/home/opam/.opam/5.1/.opam-switch/backup/state-20240129151953.export"
'opam --cli=2.1 install rml.1.09.06 num.1.5 --verbose --yes --confirm-level=unsafe-yes' failed.
OCaml

Innovation. Community. Security.