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


Building on falling

(from freebsd-ocaml-5.0)
2023-09-17 13:45.20 ---> using "b0ee167c73857b60ecf6c06eff6bbe96857a02ac84fefd2b9807cb2eea16bf97" from cache

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

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (run (shell "sudo ln -f /usr/local/bin/opam-2.1 /usr/local/bin/opam"))
2023-09-17 13:45.20 ---> using "58da31f76f3dd28576bb2b11a05c1473a2cbc0bc8e959f83414ab7001888e94f" from cache

/: (run (network host)
        (shell "rm -rf ~/opam-repository && git clone -q 'https://github.com/ocaml/opam-repository' ~/opam-repository && git -C ~/opam-repository checkout -q b61304c6db353e679a36720d8b914b029d6fbc0c"))
2023-09-17 13:45.20 ---> using "8d3da13405344b39e752afb838c3c735052c4eec4b16365a8f42fa332f48db13" from cache

/: (run (shell "rm -rf ~/.opam && opam init -ya --bare  ~/opam-repository"))
No configuration file found, using built-in defaults.
Checking for available remotes: rsync and local, git.
  - you won't be able to use mercurial repositories unless you install the hg command on your system.
  - you won't be able to use darcs repositories unless you install the darcs command on your system.


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

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

2023-09-17 13:45.20 ---> using "8116be61a4c735c894d82723f81082e77bc159c30ffe9a35227f19965692cf33" from cache

/: (run (cache (opam-archives (target /usr/home/opam/.opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=default '5.1.0' 'ocaml-base-compiler.5.1.0'"))

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-base-compiler.5.1.0  (https://github.com/ocaml/ocaml/archive/5.1.0.tar.gz)
-> installed ocaml-base-compiler.5.1.0
-> installed ocaml-config.3
-> installed ocaml.5.1.0
-> installed base-domains.base
-> installed base-nnp.base
Done.
# Run eval $(opam env --switch=5.1.0) to update the current shell environment
2023-09-17 13:45.20 ---> using "73b7633f0298ea7c901ce15bd30c5ada60119470d51cc1a63067122599e45154" from cache

/: (run (network host)
        (shell "opam update --depexts"))
[WARNING] Unknown update command for bsd, skipping system update
2023-09-17 13:45.20 ---> using "59ac4931b4c0be1ea24be286a20f1c86c72ebf14147ef4722646fad8024c5437" from cache

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

Nothing to do.
The following actions will be performed:
  - install ocamlfind 1.9.6   [required by num]
  - install num       1.4     [required by rml]
  - install rml       1.09.07
===== 3 to install =====

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/9:
Processing  2/9:
Processing  3/9: [rml.1.09.07: http]
-> retrieved num.1.4  (cached)
-> retrieved ocamlfind.1.9.6  (cached)
[ocamlfind: patch] applying 0001-Harden-test-for-OCaml-5.patch
Processing  4/9: [rml.1.09.07: http] [ocamlfind: patch]
Processing  4/9: [ocamlfind: patch]
Processing  4/9: [ocamlfind: ./configure]
-> retrieved rml.1.09.07  (http://rml.lri.fr/distrib/rml-1.09.07-2021-07-26.tar.gz)
+ /usr/home/opam/.opam/5.1.0/.opam-switch/build/ocamlfind.1.9.6/./configure "-bindir" "/usr/home/opam/.opam/5.1.0/bin" "-sitelib" "/usr/home/opam/.opam/5.1.0/lib" "-mandir" "/usr/home/opam/.opam/5.1.0/man" "-config" "/usr/home/opam/.opam/5.1.0/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/usr/home/opam/.opam/5.1.0/.opam-switch/build/ocamlfind.1.9.6)
- Welcome to findlib version 1.9.6
- Configuring core...
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Checking for ocamlopt -g...
- Configuring libraries...
- unix: found (in +unix)
- dynlink: found (in +dynlink)
- bigarray: not present (possible since 4.08)
- compiler-libs: found
- dbm: not present (normal since 4.00)
- graphics: not present (normal since 4.09)
- num: not present (normal since 4.06)
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: found (in +ocamldoc)
- raw_spacetime: not present (normal since 4.12)
- threads: found (in +threads)
- str: found (in +str)
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for bytes written to site-lib-src/bytes/META
- Detecting compiler arguments: (extractor built) ok
- 
- About the OCAML core installation:
-     Standard library:      /usr/home/opam/.opam/5.1.0/lib/ocaml
-     Binaries:              /usr/home/opam/.opam/5.1.0/bin
-     Manual pages:          /usr/home/opam/.opam/5.1.0/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /usr/home/opam/.opam/5.1.0/lib
- The configuration file is written to:
-     findlib config file:   /usr/home/opam/.opam/5.1.0/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /usr/home/opam/.opam/5.1.0/bin
-     Manual pages:          /usr/home/opam/.opam/5.1.0/man
-     topfind script:        /usr/home/opam/.opam/5.1.0/lib/ocaml
- Topfind ppxopt support:    yes
- Toolbox:                   no
- Link custom runtime:       no
- Need bytes compatibility:  no
- 
- Configuration has been written to Makefile.config
- 
- You can now do 'make all', and optionally 'make opt', to build ocamlfind.
Processing  4/9: [ocamlfind: gmake all]
+ /usr/local/bin/gmake "all" (CWD=/usr/home/opam/.opam/5.1.0/.opam-switch/build/ocamlfind.1.9.6)
- for p in findlib; do ( cd src/$p; /usr/local/bin/gmake all ) || exit; done
- gmake[1]: Entering directory '/usr/home/opam/.opam/5.1.0/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- ocamllex fl_meta.mll
- 22 states, 392 transitions, table size 1700 bytes
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib_config.mlp | \
-          ../../tools/patch '@CONFIGFILE@' '/usr/home/opam/.opam/5.1.0/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/usr/home/opam/.opam/5.1.0/lib/ocaml' | \
- 	sed -e 's;@AUTOLINK@;true;g' \
- 	    -e 's;@SYSTEM@;freebsd;g' \
- 	     >findlib_config.ml
- if [ "true" = "true" ]; then                 \
- 	cp topfind.ml.in topfind.ml;                             \
- else                                                             \
- 	sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in     \
- 		> topfind.ml ;                                   \
- fi
- ocamldep *.ml *.mli >depend
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c findlib_config.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_split.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_metatoken.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_meta.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_metascanner.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_metascanner.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_topo.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_topo.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_package_base.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_package_base.ml
- File "fl_package_base.ml", line 304, characters 22-40:
- 304 | 	 let pkg_ancestors = query_requirements predlist pkg in
-       	                     ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- 
- File "fl_package_base.ml", line 350, characters 18-36:
- 350 |   let ancestors = query_requirements predlist package_name in
-                         ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- 
- File "fl_package_base.ml", line 375, characters 23-41:
- 375 | 	  let pkg_ancestors = query_requirements predlist pkg in
-       	                      ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- 
- File "fl_package_base.ml", line 510, characters 16-35:
- 510 | 	     ( let c = package_definitions search_path pkg.package_name in
-       	               ^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label search_path was omitted in the application of this function.
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c findlib.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c findlib.ml
- File "findlib.ml", line 390, characters 2-26:
- 390 |   Fl_package_base.requires predlist pkg
-         ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- 
- File "findlib.ml", line 396, characters 2-33:
- 396 |   Fl_package_base.requires_deeply predlist pkglist
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_args.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_lint.ml
- ocamlc -I +compiler-libs -a -o findlib.cma findlib_config.cmo fl_split.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c ocaml_args.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c frontend.ml
- File "frontend.ml", line 859, characters 10-39:
- 859 |           Fl_package_base.package_users predicates1 packages1
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlc -I +compiler-libs  -o ocamlfind -g findlib.cma unix.cma \
-            -I +unix -I +dynlink ocaml_args.cmo frontend.cmo
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c topfind.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c topfind.ml
- File "topfind.ml", line 128, characters 40-63:
- 128 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 258, characters 4-27:
- 258 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 268, characters 4-27:
- 268 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 280, characters 4-27:
- 280 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 293, characters 4-27:
- 293 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 307, characters 4-27:
- 307 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 319, characters 4-27:
- 319 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat topfind_rd1.p | \
-          ../../tools/patch '@SITELIB@' '/usr/home/opam/.opam/5.1.0/lib' \
-     	    >topfind
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_dynload.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_dynload.ml
- ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo
- gmake[1]: Leaving directory '/usr/home/opam/.opam/5.1.0/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- /usr/local/bin/gmake all-config
- gmake[1]: Entering directory '/usr/home/opam/.opam/5.1.0/.opam-switch/build/ocamlfind.1.9.6'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/usr/home/opam/.opam/5.1.0/lib' | \
- 		 tools/patch '@FINDLIB_PATH@' '/usr/home/opam/.opam/5.1.0/lib/ocaml:/usr/home/opam/.opam/5.1.0/lib' -p >findlib.conf
- if ./tools/cmd_from_same_dir ocamlc; then \
- 	echo 'ocamlc="ocamlc.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamlopt; then \
- 	echo 'ocamlopt="ocamlopt.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldep; then \
- 	echo 'ocamldep="ocamldep.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldoc; then \
- 	echo 'ocamldoc="ocamldoc.opt"' >>findlib.conf; \
- fi
- gmake[1]: Leaving directory '/usr/home/opam/.opam/5.1.0/.opam-switch/build/ocamlfind.1.9.6'
Processing  4/9: [ocamlfind: gmake opt]
+ /usr/local/bin/gmake "opt" (CWD=/usr/home/opam/.opam/5.1.0/.opam-switch/build/ocamlfind.1.9.6)
- for p in findlib; do ( cd src/$p; /usr/local/bin/gmake opt ) || exit; done
- gmake[1]: Entering directory '/usr/home/opam/.opam/5.1.0/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c findlib_config.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_split.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_metatoken.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_meta.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_metascanner.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_topo.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_package_base.ml
- File "fl_package_base.ml", line 304, characters 22-40:
- 304 | 	 let pkg_ancestors = query_requirements predlist pkg in
-       	                     ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- 
- File "fl_package_base.ml", line 350, characters 18-36:
- 350 |   let ancestors = query_requirements predlist package_name in
-                         ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- 
- File "fl_package_base.ml", line 375, characters 23-41:
- 375 | 	  let pkg_ancestors = query_requirements predlist pkg in
-       	                      ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- 
- File "fl_package_base.ml", line 510, characters 16-35:
- 510 | 	     ( let c = package_definitions search_path pkg.package_name in
-       	               ^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label search_path was omitted in the application of this function.
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c findlib.ml
- File "findlib.ml", line 390, characters 2-26:
- 390 |   Fl_package_base.requires predlist pkg
-         ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- 
- File "findlib.ml", line 396, characters 2-33:
- 396 |   Fl_package_base.requires_deeply predlist pkglist
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_args.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_lint.ml
- ocamlopt -I +compiler-libs -g -a -o findlib.cmxa findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c ocaml_args.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c frontend.ml
- File "frontend.ml", line 859, characters 10-39:
- 859 |           Fl_package_base.package_users predicates1 packages1
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \
- 	   -I +unix -I +dynlink ocaml_args.cmx frontend.cmx
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c topfind.ml
- File "topfind.ml", line 128, characters 40-63:
- 128 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 258, characters 4-27:
- 258 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 268, characters 4-27:
- 268 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 280, characters 4-27:
- 280 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 293, characters 4-27:
- 293 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 307, characters 4-27:
- 307 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 319, characters 4-27:
- 319 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- ocamlopt -I +compiler-libs -g -a -o findlib_top.cmxa topfind.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_top.cmxs topfind.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_dynload.ml
- ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \
- fi
- gmake[1]: Leaving directory '/usr/home/opam/.opam/5.1.0/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
-> compiled  ocamlfind.1.9.6
Processing  5/9: [ocamlfind: gmake install]
+ /usr/local/bin/gmake "install" (CWD=/usr/home/opam/.opam/5.1.0/.opam-switch/build/ocamlfind.1.9.6)
- if [ "0" -eq 1 ]; then \
-     for x in camlp4 dbm graphics labltk num ocamlbuild; do \
-       if [ -f "/usr/home/opam/.opam/5.1.0/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//usr/home/opam/.opam/5.1.0/lib/$x/META"; then \
-           rm -f site-lib-src/$x/META; \
-         fi; \
-       fi; \
-     done; \
-     test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \
-   fi
- echo 'SITELIB_META =' > Makefile.packages.in
- for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done
- tr '\n' ' ' < Makefile.packages.in > Makefile.packages
- rm Makefile.packages.in
- install -d "/usr/home/opam/.opam/5.1.0/bin"
- install -d "/usr/home/opam/.opam/5.1.0/man"
- /usr/local/bin/gmake install-config
- gmake[1]: Entering directory '/usr/home/opam/.opam/5.1.0/.opam-switch/build/ocamlfind.1.9.6'
- install -d "`dirname \"/usr/home/opam/.opam/5.1.0/lib/findlib.conf\"`"
- test -f "/usr/home/opam/.opam/5.1.0/lib/findlib.conf" || install -c findlib.conf "/usr/home/opam/.opam/5.1.0/lib/findlib.conf"
- gmake[1]: Leaving directory '/usr/home/opam/.opam/5.1.0/.opam-switch/build/ocamlfind.1.9.6'
- for p in findlib; do ( cd src/$p; /usr/local/bin/gmake install ); done
- gmake[1]: Entering directory '/usr/home/opam/.opam/5.1.0/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- install -d "/usr/home/opam/.opam/5.1.0/lib/findlib"
- install -d "/usr/home/opam/.opam/5.1.0/bin"
- test 1 -eq 0 || install -d "/usr/home/opam/.opam/5.1.0/lib/ocaml"
- test 1 -eq 0 || install -c topfind "/usr/home/opam/.opam/5.1.0/lib/ocaml/"
- files=` ../../tools/collect_files ../../Makefile.config \
- findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs \
- findlib_config.cmi findlib_config.ml topfind.cmi topfind.mli \
- fl_args.cmi fl_lint.cmi fl_meta.cmi fl_split.cmi fl_topo.cmi ocaml_args.cmi \
- fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi \
- fl_metatoken.cmi findlib_top.cma findlib_top.cmxa findlib_top.a findlib_top.cmxs \
- findlib_dynload.cma findlib_dynload.cmxa findlib_dynload.a findlib_dynload.cmxs fl_dynload.mli fl_dynload.cmi \
- META` && \
- install -c $files "/usr/home/opam/.opam/5.1.0/lib/findlib/"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- install -c $f "/usr/home/opam/.opam/5.1.0/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/usr/home/opam/.opam/5.1.0/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/usr/home/opam/.opam/5.1.0/lib/ocaml/compiler-libs/"; \
-     install -c topdirs.cmi toploop.cmi "/usr/home/opam/.opam/5.1.0/lib/findlib/"; \
- fi
- gmake[1]: Leaving directory '/usr/home/opam/.opam/5.1.0/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- /usr/local/bin/gmake install-meta
- gmake[1]: Entering directory '/usr/home/opam/.opam/5.1.0/.opam-switch/build/ocamlfind.1.9.6'
- for x in bytes ; do install -d "/usr/home/opam/.opam/5.1.0/lib/$x"; install -c site-lib-src/$x/META "/usr/home/opam/.opam/5.1.0/lib/$x/META.tmp" && mv "/usr/home/opam/.opam/5.1.0/lib/$x/META.tmp" "/usr/home/opam/.opam/5.1.0/lib/$x/META"; done
- install -d "/usr/home/opam/.opam/5.1.0/lib/findlib"; install -c Makefile.packages "/usr/home/opam/.opam/5.1.0/lib/findlib/Makefile.packages"
- gmake[1]: Leaving directory '/usr/home/opam/.opam/5.1.0/.opam-switch/build/ocamlfind.1.9.6'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; /usr/local/bin/gmake install-num-top; }
- test ! -f 'site-lib-src/camlp4/META' ||	install -c tools/safe_camlp4 "/usr/home/opam/.opam/5.1.0/bin"
- /usr/local/bin/gmake install-doc
- gmake[1]: Entering directory '/usr/home/opam/.opam/5.1.0/.opam-switch/build/ocamlfind.1.9.6'
- install -d "/usr/home/opam/.opam/5.1.0/man/man1" "/usr/home/opam/.opam/5.1.0/man/man3" "/usr/home/opam/.opam/5.1.0/man/man5"
- install -c doc/ref-man/ocamlfind.1 "/usr/home/opam/.opam/5.1.0/man/man1"
- install -c doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/usr/home/opam/.opam/5.1.0/man/man5"
- gmake[1]: Leaving directory '/usr/home/opam/.opam/5.1.0/.opam-switch/build/ocamlfind.1.9.6'
-> installed ocamlfind.1.9.6
Processing  6/9: [num: gmake]
+ /usr/local/bin/gmake  (CWD=/usr/home/opam/.opam/5.1.0/.opam-switch/build/num.1.4)
- /usr/local/bin/gmake -C src all
- gmake[1]: Entering directory '/usr/home/opam/.opam/5.1.0/.opam-switch/build/num.1.4/src'
- ocamlc -ccopt -DBNG_ARCH_amd64 -c bng.c
- ocamlc -ccopt -DBNG_ARCH_amd64 -c nat_stubs.c
- ocamlmklib -oc nums bng.o nat_stubs.o
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c int_misc.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c int_misc.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c nat.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c nat.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c big_int.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c big_int.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_flags.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_flags.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c ratio.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c ratio.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c num.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c num.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_status.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_status.ml
- ocamlmklib -o nums -oc nums -linkall int_misc.cmo nat.cmo big_int.cmo arith_flags.cmo ratio.cmo num.cmo arith_status.cmo
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c int_misc.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c nat.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c big_int.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_flags.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c ratio.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c num.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_status.ml
- ocamlmklib -o nums -oc nums -linkall int_misc.cmx nat.cmx big_int.cmx arith_flags.cmx ratio.cmx num.cmx arith_status.cmx
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -I . -shared -o nums.cmxs nums.cmxa
- gmake[1]: Leaving directory '/usr/home/opam/.opam/5.1.0/.opam-switch/build/num.1.4/src'
- /usr/local/bin/gmake -C toplevel all
- gmake[1]: Entering directory '/usr/home/opam/.opam/5.1.0/.opam-switch/build/num.1.4/toplevel'
- ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -c num_top_printers.mli
- ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -c num_top_printers.ml
- ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -c num_top.mli
- ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -c num_top.ml
- ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -a -o num_top.cma num_top_printers.cmo num_top.cmo
- gmake[1]: Leaving directory '/usr/home/opam/.opam/5.1.0/.opam-switch/build/num.1.4/toplevel'
-> compiled  num.1.4
Processing  7/9: [num: ocamlfind remove]
+ /usr/home/opam/.opam/5.1.0/bin/ocamlfind "remove" "num" (CWD=/usr/home/opam/.opam/5.1.0/.opam-switch/build/num.1.4)
- ocamlfind: [WARNING] No such file: /usr/home/opam/.opam/5.1.0/lib/num/META
+ /usr/home/opam/.opam/5.1.0/bin/ocamlfind "remove" "num-top" (CWD=/usr/home/opam/.opam/5.1.0/.opam-switch/build/num.1.4)
- ocamlfind: [WARNING] No such file: /usr/home/opam/.opam/5.1.0/lib/num-top/META
Processing  7/9: [num: gmake install]
+ /usr/local/bin/gmake "install" (CWD=/usr/home/opam/.opam/5.1.0/.opam-switch/build/num.1.4)
- /usr/local/bin/gmake -C src install
- gmake[1]: Entering directory '/usr/home/opam/.opam/5.1.0/.opam-switch/build/num.1.4/src'
- install -d /usr/home/opam/.opam/5.1.0/lib/ocaml
- sed -e 's/%%VERSION%%/1.4/g' META.in > META
- ocamlfind install num META
- Installed /usr/home/opam/.opam/5.1.0/lib/num/META
- rm -f META
- install -m 644 nums.cma libnums.a big_int.cmi nat.cmi num.cmi ratio.cmi arith_status.cmi big_int.mli nat.mli num.mli ratio.mli arith_status.mli big_int.cmti nat.cmti num.cmti ratio.cmti arith_status.cmti nums.cmxa nums.a int_misc.cmx nat.cmx big_int.cmx arith_flags.cmx ratio.cmx num.cmx arith_status.cmx nums.cmxs /usr/home/opam/.opam/5.1.0/lib/ocaml
- install -d /usr/home/opam/.opam/5.1.0/lib/ocaml/stublibs
- install dllnums.so /usr/home/opam/.opam/5.1.0/lib/ocaml/stublibs
- gmake[1]: Leaving directory '/usr/home/opam/.opam/5.1.0/.opam-switch/build/num.1.4/src'
- /usr/local/bin/gmake -C toplevel install
- gmake[1]: Entering directory '/usr/home/opam/.opam/5.1.0/.opam-switch/build/num.1.4/toplevel'
- sed -e 's/%%VERSION%%/1.4/g' META.in > META
- ocamlfind install num-top META num_top.cma num_top.cmi num_top_printers.cmi
- Installed /usr/home/opam/.opam/5.1.0/lib/num-top/num_top_printers.cmi
- Installed /usr/home/opam/.opam/5.1.0/lib/num-top/num_top.cmi
- Installed /usr/home/opam/.opam/5.1.0/lib/num-top/num_top.cma
- Installed /usr/home/opam/.opam/5.1.0/lib/num-top/META
- rm -f META
- gmake[1]: Leaving directory '/usr/home/opam/.opam/5.1.0/.opam-switch/build/num.1.4/toplevel'
-> installed num.1.4
Processing  8/9: [rml: ./configure]
+ /usr/home/opam/.opam/5.1.0/.opam-switch/build/rml.1.09.07/./configure "--prefix" "/usr/home/opam/.opam/5.1.0" (CWD=/usr/home/opam/.opam/5.1.0/.opam-switch/build/rml.1.09.07)
- creating compiler/global/rzi.ml
- checking for install... install
- checking for ocaml... ocaml
- checking for ocamlc... ocamlc
- ocaml version is 5.1.0
- ocaml library path is /usr/home/opam/.opam/5.1.0/lib/ocaml
- checking for ocamlopt... ocamlopt
- ocaml version is 5.1.0
- ocaml library path is /usr/home/opam/.opam/5.1.0/lib/ocaml
- checking for ocamldep... ocamldep
- checking for ocamllex... ocamllex
- checking for ocamlyacc... ocamlyacc
- checking for ocamlcp... ocamlcp
- 
- Hmm...  Looks like a unified diff to me...
- The text leading up to this was:
- --------------------------
- |--- compiler/reac/annot.ml	2021-07-26 12:07:11.000000000 -0400
- |+++ ../compiler/reac/annot.ml	2021-07-26 12:07:11.000000000 -0400
- --------------------------
- Patching file patch/compiler/reac/annot.ml using Plan A...
- Hunk #1 succeeded at 1.
- Hunk #2 succeeded at 38.
- Hunk #3 succeeded at 50.
- Hunk #4 succeeded at 123.
- done
- Hmm...  Looks like a unified diff to me...
- The text leading up to this was:
- --------------------------
- |--- compiler/global/asttypes.ml	2021-07-26 12:07:11.000000000 -0400
- |+++ ../compiler/global/asttypes.ml	2021-07-26 12:07:11.000000000 -0400
- --------------------------
- Patching file patch/compiler/global/asttypes.ml using Plan A...
- Hunk #1 succeeded at 1.
- Hunk #2 succeeded at 38.
- done
- Hmm...  Looks like a unified diff to me...
- The text leading up to this was:
- --------------------------
- |--- compiler/main/errors.ml	2021-07-26 12:07:11.000000000 -0400
- |+++ ../compiler/main/errors.ml	2021-07-26 12:07:11.000000000 -0400
- --------------------------
- Patching file patch/compiler/main/errors.ml using Plan A...
- Hunk #1 succeeded at 1.
- Hunk #2 succeeded at 38.
- done
- Hmm...  Looks like a unified diff to me...
- The text leading up to this was:
- --------------------------
- |--- compiler/global/global.ml	2021-07-26 12:07:11.000000000 -0400
- |+++ ../compiler/global/global.ml	2021-07-26 12:07:11.000000000 -0400
- --------------------------
- Patching file patch/compiler/global/global.ml using Plan A...
- Hunk #1 succeeded at 1.
- done
- Hmm...  Looks like a unified diff to me...
- The text leading up to this was:
- --------------------------
- |--- compiler/parsing/lexer.mll	2021-07-26 12:07:11.000000000 -0400
- |+++ ../compiler/parsing/lexer.mll	2021-07-26 12:07:11.000000000 -0400
- --------------------------
- Patching file patch/compiler/parsing/lexer.mll using Plan A...
- Hunk #1 succeeded at 1.
- Hunk #2 succeeded at 38.
- Hunk #3 succeeded at 60.
- Hunk #4 succeeded at 86.
- Hunk #5 succeeded at 143.
- Hunk #6 succeeded at 156.
- Hunk #7 succeeded at 218.
- Hunk #8 succeeded at 312.
- Hunk #9 succeeded at 375.
- Hunk #10 succeeded at 404.
- Hunk #11 succeeded at 429.
- done
- Hmm...  Looks like a unified diff to me...
- The text leading up to this was:
- --------------------------
- |--- compiler/parsing/linenum.mll	2021-07-26 12:07:11.000000000 -0400
- |+++ ../compiler/parsing/linenum.mll	2021-07-26 12:07:11.000000000 -0400
- --------------------------
- Patching file patch/compiler/parsing/linenum.mll using Plan A...
- Hunk #1 succeeded at 1.
- Hunk #2 succeeded at 38.
- Hunk #3 succeeded at 63.
- done
- Hmm...  Looks like a unified diff to me...
- The text leading up to this was:
- --------------------------
- |--- compiler/parsing/location.ml	2021-07-26 12:07:11.000000000 -0400
- |+++ ../compiler/parsing/location.ml	2021-07-26 12:07:11.000000000 -0400
- --------------------------
- Patching file patch/compiler/parsing/location.ml using Plan A...
- Hunk #1 succeeded at 1.
- Hunk #2 succeeded at 38.
- Hunk #3 succeeded at 55.
- Hunk #4 succeeded at 89.
- Hunk #5 succeeded at 120.
- done
- Hmm...  Looks like a unified diff to me...
- The text leading up to this was:
- --------------------------
- |--- compiler/global/modules.ml	2021-07-26 12:07:11.000000000 -0400
- |+++ ../compiler/global/modules.ml	2021-07-26 12:07:11.000000000 -0400
- --------------------------
- Patching file patch/compiler/global/modules.ml using Plan A...
- Hunk #1 succeeded at 1.
- done
- Hmm...  Looks like a unified diff to me...
- The text leading up to this was:
- --------------------------
- |--- compiler/parsing/parse_ast.ml	2021-07-26 12:07:11.000000000 -0400
- |+++ ../compiler/parsing/parse_ast.ml	2021-07-26 12:07:11.000000000 -0400
- --------------------------
- Patching file patch/compiler/parsing/parse_ast.ml using Plan A...
- Hunk #1 succeeded at 1.
- done
- Hmm...  Looks like a unified diff to me...
- The text leading up to this was:
- --------------------------
- |--- compiler/parsing/parse.ml	2021-07-26 12:07:11.000000000 -0400
- |+++ ../compiler/parsing/parse.ml	2021-07-26 12:07:11.000000000 -0400
- --------------------------
- Patching file patch/compiler/parsing/parse.ml using Plan A...
- Hunk #1 succeeded at 1.
- Hunk #2 succeeded at 38.
- Hunk #3 succeeded at 88.
- done
- Hmm...  Looks like a unified diff to me...
- The text leading up to this was:
- --------------------------
- |--- compiler/parsing/parse_printer.ml	2021-07-26 12:07:11.000000000 -0400
- |+++ ../compiler/parsing/parse_printer.ml	2021-07-26 12:07:11.000000000 -0400
- --------------------------
- Patching file patch/compiler/parsing/parse_printer.ml using Plan A...
- Hunk #1 succeeded at 1.
- Hunk #2 succeeded at 49.
- Hunk #3 succeeded at 79.
- Hunk #4 succeeded at 91.
- Hunk #5 succeeded at 124.
- Hunk #6 succeeded at 375.
- done
- Hmm...  Looks like a unified diff to me...
- The text leading up to this was:
- --------------------------
- |--- compiler/parsing/parser.mly	2021-07-26 12:07:11.000000000 -0400
- |+++ ../compiler/parsing/parser.mly	2021-07-26 12:07:11.000000000 -0400
- --------------------------
- Patching file patch/compiler/parsing/parser.mly using Plan A...
- Hunk #1 succeeded at 1.
- Hunk #2 succeeded at 38.
- Hunk #3 succeeded at 108.
- Hunk #4 succeeded at 182.
- Hunk #5 succeeded at 344.
- Hunk #6 succeeded at 363.
- Hunk #7 succeeded at 379.
- Hunk #8 succeeded at 407.
- Hunk #9 succeeded at 467.
- Hunk #10 succeeded at 551.
- Hunk #11 succeeded at 560.
- Hunk #12 succeeded at 890.
- Hunk #13 succeeded at 918.
- Hunk #14 succeeded at 992.
- Hunk #15 succeeded at 1013.
- Hunk #16 succeeded at 1027.
- Hunk #17 succeeded at 1082.
- Hunk #18 succeeded at 1093.
- Hunk #19 succeeded at 1110.
- Hunk #20 succeeded at 1133.
- Hunk #21 succeeded at 1191.
- Hunk #22 succeeded at 1225.
- done
- Hmm...  Looks like a unified diff to me...
- The text leading up to this was:
- --------------------------
- |--- compiler/reac/reac_ast.ml	2021-07-26 12:07:11.000000000 -0400
- |+++ ../compiler/reac/reac_ast.ml	2021-07-26 12:07:11.000000000 -0400
- --------------------------
- Patching file patch/compiler/reac/reac_ast.ml using Plan A...
- Hunk #1 succeeded at 1.
- done
- Hmm...  Looks like a unified diff to me...
- The text leading up to this was:
- --------------------------
- |--- compiler/parsing/syntaxerr.ml	2021-07-26 12:07:11.000000000 -0400
- |+++ ../compiler/parsing/syntaxerr.ml	2021-07-26 12:07:11.000000000 -0400
- --------------------------
- Patching file patch/compiler/parsing/syntaxerr.ml using Plan A...
- Hunk #1 succeeded at 1.
- Hunk #2 succeeded at 38.
- Hunk #3 succeeded at 53.
- done
- Hmm...  Looks like a unified diff to me...
- The text leading up to this was:
- --------------------------
- |--- compiler/global/warnings.ml	2021-07-26 12:07:11.000000000 -0400
- |+++ ../compiler/global/warnings.ml	2021-07-26 12:07:11.000000000 -0400
- --------------------------
- Patching file patch/compiler/global/warnings.ml using Plan A...
- Hunk #1 succeeded at 1.
- Hunk #2 succeeded at 38.
- Hunk #3 succeeded at 76.
- Hunk #4 succeeded at 152.
- done
- Patch OK
- 
- ** Configuration summary **
- 
- Directories where ReactiveML will be installed:
-         binaries.................. /usr/home/opam/.opam/5.1.0/bin
-         standard library.......... /usr/home/opam/.opam/5.1.0/lib/rml
-         manual pages.............. /usr/home/opam/.opam/5.1.0/man (with extension .1)
- 
- creating config
- 
- ** ReactiveML configuration completed successfully **
- 
Processing  8/9: [rml: gmake]
+ /usr/local/bin/gmake  (CWD=/usr/home/opam/.opam/5.1.0/.opam-switch/build/rml.1.09.07)
- (cd compiler; touch .depend; /usr/local/bin/gmake depend; /usr/local/bin/gmake opt)
- gmake[1]: Entering directory '/usr/home/opam/.opam/5.1.0/.opam-switch/build/rml.1.09.07/compiler'
- echo "(* This file is generated *)" > global/version.ml
- echo "let version = \"1.09.07\"" >> global/version.ml
- echo "let stdlib = \""/usr/home/opam/.opam/5.1.0/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
- gmake[1]: Leaving directory '/usr/home/opam/.opam/5.1.0/.opam-switch/build/rml.1.09.07/compiler'
- gmake[1]: Entering directory '/usr/home/opam/.opam/5.1.0/.opam-switch/build/rml.1.09.07/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
- gmake[1]: Leaving directory '/usr/home/opam/.opam/5.1.0/.opam-switch/build/rml.1.09.07/compiler'
- (cd stdlib; /usr/local/bin/gmake all)
- gmake[1]: Entering directory '/usr/home/opam/.opam/5.1.0/.opam-switch/build/rml.1.09.07/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
- gmake[1]: Leaving directory '/usr/home/opam/.opam/5.1.0/.opam-switch/build/rml.1.09.07/stdlib'
- (cd interpreter; touch .depend; /usr/local/bin/gmake depend; /usr/local/bin/gmake all)
- gmake[1]: Entering directory '/usr/home/opam/.opam/5.1.0/.opam-switch/build/rml.1.09.07/interpreter'
- ocamldep -slash  *.mli *.ml > .depend
- gmake[1]: Leaving directory '/usr/home/opam/.opam/5.1.0/.opam-switch/build/rml.1.09.07/interpreter'
- gmake[1]: Entering directory '/usr/home/opam/.opam/5.1.0/.opam-switch/build/rml.1.09.07/interpreter'
- /usr/local/bin/gmake -f Makefile-lco all
- gmake[2]: Entering directory '/usr/home/opam/.opam/5.1.0/.opam-switch/build/rml.1.09.07/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
- gmake[2]: Leaving directory '/usr/home/opam/.opam/5.1.0/.opam-switch/build/rml.1.09.07/interpreter'
- /usr/local/bin/gmake -f Makefile-lco_n all
- gmake[2]: Entering directory '/usr/home/opam/.opam/5.1.0/.opam-switch/build/rml.1.09.07/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
- gmake[2]: Leaving directory '/usr/home/opam/.opam/5.1.0/.opam-switch/build/rml.1.09.07/interpreter'
- /usr/local/bin/gmake -f Makefile-lco_class all
- gmake[2]: Entering directory '/usr/home/opam/.opam/5.1.0/.opam-switch/build/rml.1.09.07/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
- gmake[2]: Leaving directory '/usr/home/opam/.opam/5.1.0/.opam-switch/build/rml.1.09.07/interpreter'
- /usr/local/bin/gmake -f Makefile-lco_rewrite all
- gmake[2]: Entering directory '/usr/home/opam/.opam/5.1.0/.opam-switch/build/rml.1.09.07/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
- gmake[2]: Leaving directory '/usr/home/opam/.opam/5.1.0/.opam-switch/build/rml.1.09.07/interpreter'
- /usr/local/bin/gmake -f Makefile-lk all
- gmake[2]: Entering directory '/usr/home/opam/.opam/5.1.0/.opam-switch/build/rml.1.09.07/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
- gmake[2]: Leaving directory '/usr/home/opam/.opam/5.1.0/.opam-switch/build/rml.1.09.07/interpreter'
- gmake[1]: Leaving directory '/usr/home/opam/.opam/5.1.0/.opam-switch/build/rml.1.09.07/interpreter'
- (cd toplevel; /usr/local/bin/gmake all)
- gmake[1]: Entering directory '/usr/home/opam/.opam/5.1.0/.opam-switch/build/rml.1.09.07/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).
- gmake[1]: Leaving directory '/usr/home/opam/.opam/5.1.0/.opam-switch/build/rml.1.09.07/toplevel'
- (cd tools; /usr/local/bin/gmake opt)
- gmake[1]: Entering directory '/usr/home/opam/.opam/5.1.0/.opam-switch/build/rml.1.09.07/tools'
- (for d in rmldep; \
-  do (cd $d ; /usr/local/bin/gmake opt) ; \
-  done)
- gmake[2]: Entering directory '/usr/home/opam/.opam/5.1.0/.opam-switch/build/rml.1.09.07/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
- gmake[2]: *** [../../configure-tools/Makefile.common:54: depend.cmx] Error 2
- gmake[2]: Leaving directory '/usr/home/opam/.opam/5.1.0/.opam-switch/build/rml.1.09.07/tools/rmldep'
- gmake[1]: *** [Makefile:6: all] Error 2
- gmake[1]: Leaving directory '/usr/home/opam/.opam/5.1.0/.opam-switch/build/rml.1.09.07/tools'
- gmake: *** [Makefile:13: all] Error 2
[ERROR] The compilation of rml.1.09.07 failed at "gmake".

#=== ERROR while compiling rml.1.09.07 ========================================#
# context              2.1.5 | freebsd/x86_64 | ocaml-base-compiler.5.1.0 | file:///usr/home/opam/opam-repository
# path                 /usr/home/opam/.opam/5.1.0/.opam-switch/build/rml.1.09.07
# command              /usr/local/bin/gmake
# exit-code            2
# env-file             /usr/home/opam/.opam/log/rml-93908-8537ac.env
# output-file          /usr/home/opam/.opam/log/rml-93908-8537ac.out
### output ###
# (for d in rmldep; \
# [...]
# gmake[2]: Entering directory '/usr/home/opam/.opam/5.1.0/.opam-switch/build/rml.1.09.07/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
# gmake[2]: *** [../../configure-tools/Makefile.common:54: depend.cmx] Error 2
# gmake[2]: Leaving directory '/usr/home/opam/.opam/5.1.0/.opam-switch/build/rml.1.09.07/tools/rmldep'
# gmake[1]: *** [Makefile:6: all] Error 2
# gmake[1]: Leaving directory '/usr/home/opam/.opam/5.1.0/.opam-switch/build/rml.1.09.07/tools'
# gmake: *** [Makefile:13: all] Error 2



<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions failed
| - build rml 1.09.07
+- 
+- The following changes have been performed
| - install num       1.4
| - install ocamlfind 1.9.6
+- 

The former state can be restored with:
    /usr/local/bin/opam switch import "/usr/home/opam/.opam/5.1.0/.opam-switch/backup/state-20230917134523.export"
'opam install -vy rml.1.09.07' failed.
jail: /usr/bin/su -l opam -c cd '/' && env OPAMCRITERIA='+removed' OPAMEXTERNALSOLVER='builtin-0install' OPAMUTF8='never' OPAMPRECISETRACKING='1' '/usr/bin/env' 'bash' '-c' '
opam remove -y "rml.1.09.07"
opam install -vy "rml.1.09.07"
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: "rml.1.09.07" | grep -q '\''"freebsd"'\''; then
        echo "This package failed and has been disabled for CI using the '\''x-ci-accept-failures'\'' field."
        exit 69
    fi
fi


exit $res
': failed
"jail" "-c" "name=obuilder_59260_2929" "mount.fstab=/tmp/obuilder-jail-e517bb/fstab" "mount.devfs" "path=/obuilder/result/fabd9fe6bf14a8126f2ef9849dd2a1c56a3691dbff67f96e0c062c7cffc2233d/rootfs" "host=inherit" "ip6=inherit" "ip4=inherit" "command=/usr/bin/su" "-l" "opam" "-c" "cd '/' && env OPAMCRITERIA='+removed' OPAMEXTERNALSOLVER='builtin-0install' OPAMUTF8='never' OPAMPRECISETRACKING='1' '/usr/bin/env' 'bash' '-c' '
opam remove -y "rml.1.09.07"
opam install -vy "rml.1.09.07"
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: "rml.1.09.07" | grep -q '\''"freebsd"'\''; then
        echo "This package failed and has been disabled for CI using the '\''x-ci-accept-failures'\'' field."
        exit 69
    fi
fi


exit $res
'" failed with exit status 1
Failed: Build failed