Building on x86-bm-5.ocamllabs.io (from ocaml/opam:debian-unstable@sha256:a59c08d2fe55bc0ee92a97b004206ab89a8dd5cacadd8528a0d0e9b978dcba1a) Unable to find image 'ocaml/opam:debian-unstable@sha256:a59c08d2fe55bc0ee92a97b004206ab89a8dd5cacadd8528a0d0e9b978dcba1a' locally docker.io/ocaml/opam@sha256:a59c08d2fe55bc0ee92a97b004206ab89a8dd5cacadd8528a0d0e9b978dcba1a: Pulling from ocaml/opam d94e46e039c4: Pulling fs layer d94e46e039c4: Verifying Checksum d94e46e039c4: Download complete d94e46e039c4: Pull complete Digest: sha256:a59c08d2fe55bc0ee92a97b004206ab89a8dd5cacadd8528a0d0e9b978dcba1a Status: Downloaded newer image for ocaml/opam@sha256:a59c08d2fe55bc0ee92a97b004206ab89a8dd5cacadd8528a0d0e9b978dcba1a 2022-11-03 03:27.01 ---> using "6615d3400d8dabf8928c82fbcb18e477501a38f64d3b1412a91a4e86499e265b" 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/bin/opam-dev /usr/bin/opam")) 2022-11-03 03:27.01 ---> using "c909a0ff168e383d01aa2cb84f3e6cbc7a0c470ffe3d07946f43f83d47cc9bfa" 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 94675aaefe68e1e4a4ad959d88dd65afa3a9ed3d")) 2022-11-03 03:27.01 ---> using "5315c90a66cfce3be1f8ac668b7f4445c317bfeb4b1de04fe278a4bdf33753ae" from cache /: (run (shell "rm -rf ~/.opam && opam init -ya --bare --config ~/.opamrc-sandbox ~/opam-repository")) Configuring from /home/opam/.opamrc-sandbox, then /home/opam/.opamrc, and finally from built-in defaults. Checking for available remotes: rsync and local, git. - you won't be able to use mercurial repositories unless you install the hg command on your system. - you won't be able to use darcs repositories unless you install the darcs command on your system. <><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><> [default] Initialised User configuration: ~/.profile is already up-to-date. [NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc. 2022-11-03 03:27.01 ---> using "f46d72ea67943cab7c832114e4ca486dbfd4f12ff8812515d1a06b3a229da8ee" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam switch create --repositories=default '4.04' '4.04.2'")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-base-compiler" {= "4.04.2"} | "ocaml-system" {= "4.04.2"}] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> installed base-bigarray.base -> installed base-threads.base -> installed base-unix.base -> retrieved ocaml-base-compiler.4.04.2 (cached) -> installed ocaml-base-compiler.4.04.2 -> installed ocaml-config.1 -> installed ocaml.4.04.2 Done. # Run eval $(opam env --switch=4.04) to update the current shell environment 2022-11-03 03:27.01 ---> using "054f98245e360a75f1257c404e28c78461ed9a69fa4b3fae505ad91c1d8e3ef6" from cache /: (run (network host) (shell "opam update --depexts")) + /usr/bin/sudo "apt-get" "update" - Get:1 http://deb.debian.org/debian unstable InRelease [161 kB] - Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-11-02-0803.40-F-2022-11-01-2004.36.pdiff [67.9 kB] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-11-02-0803.40-F-2022-11-01-2004.36.pdiff [67.9 kB] - Fetched 293 kB in 3s (101 kB/s) - Reading package lists... - 2022-11-03 03:27.01 ---> using "45f564abc23d4361d1e51876a0e28da50f0693c592a334d4e7b2afb281fb8717" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam install -y ocaml-secondary-compiler")) The following actions will be performed: === install 1 package - install ocaml-secondary-compiler 4.08.1-1 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved ocaml-secondary-compiler.4.08.1-1 (cached) -> installed ocaml-secondary-compiler.4.08.1-1 Done. # Run eval $(opam env) to update the current shell environment 2022-11-03 03:27.01 ---> using "729e66659cbdec4c882bef84a3f8264c9d628922c0dda4e084149a0406e55895" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "\ \nopam remove -y \"elpi.1.13.0\"\ \nopam install -vy \"elpi.1.13.0\"\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: \"elpi.1.13.0\" | grep -q '\"debian-unstable\"'; then\ \n echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\ \n exit 69\ \n fi\ \nfi\ \n\ \n\ \nexit $res\ \n")) [NOTE] elpi.1.13.0 is not installed. Nothing to do. The following actions will be performed: === install 22 packages - install base v0.13.2 [required by ppxlib] - install camlp5 7.14 [required by elpi] - install conf-perl 2 [required by camlp5] - install cppo 1.6.9 [required by ppx_deriving] - install csexp 1.5.1 [required by dune-configurator] - install dune 3.5.0 [required by elpi] - install dune-configurator 3.5.0 [required by base] - install elpi 1.13.0 - install ocaml-compiler-libs v0.12.4 [required by ppxlib] - install ocaml-migrate-parsetree 1.8.0 [required by elpi] - install ocamlfind 1.9.1 [required by ppx_tools, ocamlfind-secondary, ppxfind] - install ocamlfind-secondary 1.9.1 [required by dune] - install ppx_derivers 1.2.1 [required by ppx_deriving, ocaml-migrate-parsetree, ppxlib] - install ppx_deriving 4.5-1 [required by elpi] - install ppx_tools 5.0 [required by ppx_deriving] - install ppxfind 1.4 [required by ppx_deriving] - install ppxlib 0.14.0 [required by elpi] - install re 1.10.4 [required by elpi] - install result 1.5 [required by ocaml-migrate-parsetree, ppx_deriving] - install seq 0.3.1 [required by re] - install sexplib0 v0.13.0 [required by base] - install stdio v0.13.0 [required by ppxlib] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/64: Processing 2/64: Processing 3/64: Processing 4/64: Processing 5/64: [conf-perl: perl] -> retrieved cppo.1.6.9 (cached) Processing 6/64: [conf-perl: perl] -> retrieved base.v0.13.2 (cached) Processing 7/64: [conf-perl: perl] -> retrieved camlp5.7.14 (cached) Processing 8/64: [conf-perl: perl] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "perl" "--version" (CWD=/home/opam/.opam/4.04/.opam-switch/build/conf-perl.2) - - This is perl 5, version 36, subversion 0 (v5.36.0) built for x86_64-linux-gnu-thread-multi - (with 49 registered patches, see perl -V for more detail) - - Copyright 1987-2022, Larry Wall - - Perl may be copied only under the terms of either the Artistic License or the - GNU General Public License, which may be found in the Perl 5 source kit. - - Complete documentation for Perl, including FAQ lists, should be found on - this system using "man perl" or "perldoc perl". If you have access to the - Internet, point your browser at https://www.perl.org/, the Perl Home Page. - -> compiled conf-perl.2 Processing 8/64: -> installed conf-perl.2 Processing 9/64: Processing 10/64: [camlp5: ./configure] -> retrieved csexp.1.5.1 (cached) Processing 11/64: [camlp5: ./configure] -> retrieved ocaml-compiler-libs.v0.12.4 (cached) Processing 12/64: [camlp5: ./configure] -> retrieved dune.3.5.0, dune-configurator.3.5.0 (cached) Processing 13/64: [camlp5: ./configure] -> retrieved elpi.1.13.0 (cached) Processing 14/64: [camlp5: ./configure] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "--prefix" "/home/opam/.opam/4.04" "-libdir" "/home/opam/.opam/4.04/lib" "-mandir" "/home/opam/.opam/4.04/man" (CWD=/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14) - - Resulting configuration file (config/Makefile.cnf): - - MODE=S - EXE= - OPT=.opt - EXT_OBJ=.o - EXT_LIB=.a - OVERSION=4.04.2 - VERSION=7.14 - OCAMLC_W_Y="-w y" - WARNERR="-warn-error +A-11" - NO_PR_DIR=--no-print-directory - OLIBDIR=/home/opam/.opam/4.04/lib/ocaml - OCLIBDIR=+compiler-libs - PREFIX=/home/opam/.opam/4.04 - OTOPP=+compiler-libs - OTOPW=+compiler-libs - OTOPU=$(TOP)/ocaml_stuff/4.04.2/utils - BINDIR=$(PREFIX)/bin - LIBDIR=/home/opam/.opam/4.04/lib - MANDIR=/home/opam/.opam/4.04/man - OCAMLN=ocaml - CAMLP5N=camlp5 - - === strict mode === - Processing 14/64: [camlp5: make world.opt] -> retrieved ocaml-migrate-parsetree.1.8.0 (cached) Processing 15/64: [camlp5: make world.opt] -> retrieved ocamlfind.1.9.1, ocamlfind-secondary.1.9.1 (cached) Processing 16/64: [camlp5: make world.opt] Processing 17/64: [camlp5: make world.opt] [ocamlfind: ./configure] -> retrieved ppx_derivers.1.2.1 (cached) Processing 18/64: [camlp5: make world.opt] [ocamlfind: ./configure] -> retrieved ppx_deriving.4.5-1 (cached) Processing 19/64: [camlp5: make world.opt] [ocamlfind: ./configure] -> retrieved ppx_tools.5.0 (cached) Processing 20/64: [camlp5: make world.opt] [ocamlfind: ./configure] -> retrieved ppxfind.1.4 (cached) Processing 21/64: [camlp5: make world.opt] [ocamlfind: ./configure] -> retrieved result.1.5 (cached) Processing 22/64: [camlp5: make world.opt] [ocamlfind: ./configure] -> retrieved ppxlib.0.14.0 (cached) Processing 23/64: [camlp5: make world.opt] [ocamlfind: ./configure] -> retrieved re.1.10.4 (cached) Processing 24/64: [camlp5: make world.opt] [ocamlfind: ./configure] -> retrieved seq.0.3.1 (cached) -> retrieved sexplib0.v0.13.0 (cached) -> retrieved stdio.v0.13.0 (cached) + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-bindir" "/home/opam/.opam/4.04/bin" "-sitelib" "/home/opam/.opam/4.04/lib" "-mandir" "/home/opam/.opam/4.04/man" "-config" "/home/opam/.opam/4.04/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.1) - Welcome to findlib version 1.9.1 - Configuring core... - Checking for #remove_directory... - Testing threading model... - systhread_supported: true - Testing DLLs... - Testing whether ppxopt can be supported... - Checking for ocamlc -opaque... - Querying installation: META list not found - make install will double-check installed META files - Configuring libraries... - unix: found - bigarray: found - compiler-libs: found - dbm: not present (normal since 4.00) - graphics: found - num: found - ocamlbuild: not present (normal since 4.03) - ocamldoc: found - raw_spacetime: found - threads: found - str: found - labltk: not present (normal since 4.02) - native dynlink: found - camlp4: disabled - bytes: found, installing fake library - Configuration for dynlink written to site-lib-src/dynlink/META - Configuration for stdlib written to site-lib-src/stdlib/META - Configuration for unix written to site-lib-src/unix/META - Configuration for bigarray written to site-lib-src/bigarray/META - Configuration for compiler-libs written to site-lib-src/compiler-libs/META - Configuration for graphics written to site-lib-src/graphics/META - Configuration for num written to site-lib-src/num/META - Configuration for num-top written to site-lib-src/num-top/META - Configuration for ocamldoc written to site-lib-src/ocamldoc/META - Configuration for raw_spacetime written to site-lib-src/raw_spacetime/META - Configuration for threads written to site-lib-src/threads/META - Configuration for str written to site-lib-src/str/META - Configuration for bytes written to site-lib-src/bytes/META - Detecting compiler arguments: (extractor built) ok - - About the OCAML core installation: - Standard library: /home/opam/.opam/4.04/lib/ocaml - Binaries: /home/opam/.opam/4.04/bin - Manual pages: /home/opam/.opam/4.04/man - Multi-threading type: posix - The directory of site-specific packages will be - site-lib: /home/opam/.opam/4.04/lib - The configuration file is written to: - findlib config file: /home/opam/.opam/4.04/lib/findlib.conf - Software will be installed: - Libraries: in <site-lib>/findlib - Binaries: /home/opam/.opam/4.04/bin - Manual pages: /home/opam/.opam/4.04/man - topfind script: /home/opam/.opam/4.04/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 24/64: [camlp5: make world.opt] [ocamlfind: make all] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.1) - for p in findlib; do ( cd src/$p; make all ) || exit; done - make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.1/src/findlib' - ocamllex fl_meta.mll - 22 states, 392 transitions, table size 1700 bytes - USE_CYGPATH="0"; \ - export USE_CYGPATH; \ - cat findlib_config.mlp | \ - ../../tools/patch '@CONFIGFILE@' '/home/opam/.opam/4.04/lib/findlib.conf' | \ - ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.04/lib/ocaml' | \ - sed -e 's;@AUTOLINK@;true;g' \ - -e 's;@SYSTEM@;linux;g' \ - >findlib_config.ml - if [ "true" = "true" ]; then \ - cp topfind.ml.in topfind.ml; \ - else \ - sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in \ - > topfind.ml ; \ - fi - ocamldep *.ml *.mli >depend - ocamlc -I +compiler-libs -opaque -g -c findlib_config.ml - ocamlc -I +compiler-libs -opaque -g -c fl_split.ml - ocamlc -I +compiler-libs -opaque -g -c fl_metatoken.ml - ocamlc -I +compiler-libs -opaque -g -c fl_meta.ml - ocamlc -I +compiler-libs -opaque -c fl_metascanner.mli - ocamlc -I +compiler-libs -opaque -g -c fl_metascanner.ml - ocamlc -I +compiler-libs -opaque -c fl_topo.mli - ocamlc -I +compiler-libs -opaque -g -c fl_topo.ml - ocamlc -I +compiler-libs -opaque -c fl_package_base.mli - ocamlc -I +compiler-libs -opaque -g -c fl_package_base.ml - ocamlc -I +compiler-libs -opaque -c findlib.mli - ocamlc -I +compiler-libs -opaque -g -c findlib.ml - ocamlc -I +compiler-libs -opaque -g -c fl_args.ml - ocamlc -I +compiler-libs -opaque -g -c fl_lint.ml - ocamlc -I +compiler-libs -a -o findlib.cma findlib_config.cmo fl_split.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo - ocamlc -I +compiler-libs -opaque -g -c ocaml_args.ml - ocamlc -I +compiler-libs -opaque -g -c frontend.ml - File "frontend.ml", line 1826, characters 16-29: - Warning 3: deprecated: String.create - Use Bytes.create instead. - ocamlc -I +compiler-libs -o ocamlfind -g findlib.cma unix.cma \ - ocaml_args.cmo frontend.cmo - ocamlc -I +compiler-libs -opaque -c topfind.mli - ocamlc -I +compiler-libs -opaque -g -c topfind.ml - ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo - USE_CYGPATH="0"; \ - export USE_CYGPATH; \ - cat topfind_rd1.p | \ - ../../tools/patch '@SITELIB@' '/home/opam/.opam/4.04/lib' \ - >topfind - ocamlc -I +compiler-libs -opaque -c num_top_printers.mli - ocamlc -I +compiler-libs -opaque -g -c num_top_printers.ml - ocamlc -I +compiler-libs -opaque -c num_top.mli - ocamlc -I +compiler-libs -opaque -g -c num_top.ml - ocamlc -I +compiler-libs -a -o num_top.cma num_top_printers.cmo num_top.cmo - ocamlc -I +compiler-libs -opaque -c fl_dynload.mli - ocamlc -I +compiler-libs -opaque -g -c fl_dynload.ml - ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo - make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.1/src/findlib' - make all-config - make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.1' - USE_CYGPATH="0"; \ - export USE_CYGPATH; \ - cat findlib.conf.in | \ - tools/patch '@SITELIB@' '/home/opam/.opam/4.04/lib' >findlib.conf - if ./tools/cmd_from_same_dir ocamlc; then \ - echo 'ocamlc="ocamlc.opt"' >>findlib.conf; \ - fi - if ./tools/cmd_from_same_dir ocamlopt; then \ - echo 'ocamlopt="ocamlopt.opt"' >>findlib.conf; \ - fi - if ./tools/cmd_from_same_dir ocamldep; then \ - echo 'ocamldep="ocamldep.opt"' >>findlib.conf; \ - fi - if ./tools/cmd_from_same_dir ocamldoc; then \ - echo 'ocamldoc="ocamldoc.opt"' >>findlib.conf; \ - fi - make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.1' Processing 24/64: [camlp5: make world.opt] [ocamlfind: make opt] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opt" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.1) - for p in findlib; do ( cd src/$p; make opt ) || exit; done - make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.1/src/findlib' - ocamlopt -I +compiler-libs -g -opaque -c findlib_config.ml - ocamlopt -I +compiler-libs -g -opaque -c fl_split.ml - ocamlopt -I +compiler-libs -g -opaque -c fl_metatoken.ml - ocamlopt -I +compiler-libs -g -opaque -c fl_meta.ml - ocamlopt -I +compiler-libs -g -opaque -c fl_metascanner.ml - ocamlopt -I +compiler-libs -g -opaque -c fl_topo.ml - ocamlopt -I +compiler-libs -g -opaque -c fl_package_base.ml - ocamlopt -I +compiler-libs -g -opaque -c findlib.ml - ocamlopt -I +compiler-libs -g -opaque -c fl_args.ml - ocamlopt -I +compiler-libs -g -opaque -c fl_lint.ml - ocamlopt -I +compiler-libs -g -a -o findlib.cmxa findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx - if [ 1 -gt 0 ]; then \ - ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \ - fi - ocamlopt -I +compiler-libs -g -opaque -c ocaml_args.ml - ocamlopt -I +compiler-libs -g -opaque -c frontend.ml - File "frontend.ml", line 1826, characters 16-29: - Warning 3: deprecated: String.create - Use Bytes.create instead. - ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \ - ocaml_args.cmx frontend.cmx - ocamlopt -I +compiler-libs -g -opaque -c topfind.ml - File "_none_", line 1: - Warning 58: no cmx file was found in path for module Topdirs, and its interface was not compiled with -opaque - File "_none_", line 1: - Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque - ocamlopt -I +compiler-libs -g -a -o findlib_top.cmxa topfind.cmx - if [ 1 -gt 0 ]; then \ - ocamlopt -I +compiler-libs -g -shared -o findlib_top.cmxs topfind.cmx; \ - fi - ocamlopt -I +compiler-libs -g -opaque -c fl_dynload.ml - ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx - if [ 1 -gt 0 ]; then \ - ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \ - fi - make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.1/src/findlib' -> compiled ocamlfind.1.9.1 Processing 24/64: [camlp5: make world.opt] Processing 25/64: [camlp5: make world.opt] [ocamlfind: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.1) - if [ "1" -eq 1 ]; then \ - for x in camlp4 dbm graphics labltk num ocamlbuild; do \ - if [ -f "/home/opam/.opam/4.04/lib/$x/META" ]; then \ - if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.04/lib/$x/META"; then \ - rm -f site-lib-src/$x/META; \ - fi \ - fi \ - done; \ - test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \ - fi - echo 'SITELIB_META =' > Makefile.packages.in - for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done - tr '\n' ' ' < Makefile.packages.in > Makefile.packages - rm Makefile.packages.in - mkdir -p "/home/opam/.opam/4.04/bin" - mkdir -p "/home/opam/.opam/4.04/man" - make install-config - make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.1' - mkdir -p "`dirname \"/home/opam/.opam/4.04/lib/findlib.conf\"`" - test -f "/home/opam/.opam/4.04/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/4.04/lib/findlib.conf" - make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.1' - for p in findlib; do ( cd src/$p; make install ); done - make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.1/src/findlib' - mkdir -p "/home/opam/.opam/4.04/lib/findlib" - mkdir -p "/home/opam/.opam/4.04/bin" - test 1 -eq 0 || cp topfind "/home/opam/.opam/4.04/lib/ocaml" - files=` ../../tools/collect_files ../../Makefile.config findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs topfind.cmi topfind.mli fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi fl_metatoken.cmi findlib_top.cma findlib_top.cmxa findlib_top.a findlib_top.cmxs findlib_dynload.cma findlib_dynload.cmxa findlib_dynload.a findlib_dynload.cmxs fl_dynload.mli fl_dynload.cmi META` && \ - cp $files "/home/opam/.opam/4.04/lib/findlib" - f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \ - cp $f "/home/opam/.opam/4.04/bin/ocamlfind" - # the following "if" block is only needed for 4.00beta2 - if [ 1 -eq 0 -a -f "/home/opam/.opam/4.04/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \ - cd "/home/opam/.opam/4.04/lib/ocaml/compiler-libs/"; \ - cp topdirs.cmi toploop.cmi "/home/opam/.opam/4.04/lib/findlib/"; \ - fi - make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.1/src/findlib' - make install-meta - make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.1' - for x in bigarray bytes compiler-libs dynlink graphics num num-top ocamldoc raw_spacetime stdlib str threads unix ; do mkdir -p "/home/opam/.opam/4.04/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.04/lib/$x"; done - mkdir -p "/home/opam/.opam/4.04/lib/findlib"; cp Makefile.packages "/home/opam/.opam/4.04/lib/findlib/Makefile.packages" - make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.1' - test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; } - make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.1/src/findlib' - mkdir -p "/home/opam/.opam/4.04/lib/num-top" - cp num_top.cma num_top.cmi num_top_printers.cmi \ - "/home/opam/.opam/4.04/lib/num-top" - make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.1/src/findlib' - test ! -f 'site-lib-src/camlp4/META' || cp tools/safe_camlp4 "/home/opam/.opam/4.04/bin" - make install-doc - make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.1' - mkdir -p "/home/opam/.opam/4.04/man/man1" "/home/opam/.opam/4.04/man/man3" "/home/opam/.opam/4.04/man/man5" - cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.04/man/man1" - cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.04/man/man5" - make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.1' -> installed ocamlfind.1.9.1 Processing 25/64: [camlp5: make world.opt] [ocamlfind-secondary: subst] expanding opam variables in META.in, generating META [ocamlfind-secondary: subst] expanding opam variables in ocaml-secondary-compiler.conf.in, generating ocaml-secondary-compiler.conf Processing 26/64: [camlp5: make world.opt] [ocamlfind-secondary: ./configure] Processing 27/64: [camlp5: make world.opt] [ocamlfind-secondary: ./configure] [ppx_tools: make all] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-sitelib" "/home/opam/.opam/4.04/share/ocaml-secondary-compiler/lib" "-no-camlp4" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ocamlfind-secondary.1.9.1) - Welcome to findlib version 1.9.1 - Configuring core... - Checking for #remove_directory... - Testing threading model... - systhread_supported: true - Testing DLLs... - Testing whether ppxopt can be supported... - Checking for ocamlc -opaque... - Querying installation: META list not found - make install will double-check installed META files - Configuring libraries... - unix: found - bigarray: found - compiler-libs: found - dbm: not present (normal since 4.00) - graphics: found - num: found - ocamlbuild: not present (normal since 4.03) - ocamldoc: found - raw_spacetime: found - threads: found - str: found - labltk: not present (normal since 4.02) - native dynlink: found - camlp4: disabled - bytes: found, installing fake library - Configuration for dynlink written to site-lib-src/dynlink/META - Configuration for stdlib written to site-lib-src/stdlib/META - Configuration for unix written to site-lib-src/unix/META - Configuration for bigarray written to site-lib-src/bigarray/META - Configuration for compiler-libs written to site-lib-src/compiler-libs/META - Configuration for graphics written to site-lib-src/graphics/META - Configuration for num written to site-lib-src/num/META - Configuration for num-top written to site-lib-src/num-top/META - Configuration for ocamldoc written to site-lib-src/ocamldoc/META - Configuration for raw_spacetime written to site-lib-src/raw_spacetime/META - Configuration for threads written to site-lib-src/threads/META - Configuration for str written to site-lib-src/str/META - Configuration for bytes written to site-lib-src/bytes/META - Detecting compiler arguments: (extractor built) ok - - About the OCAML core installation: - Standard library: /home/opam/.opam/4.04/lib/ocaml - Binaries: /home/opam/.opam/4.04/bin - Manual pages: /home/opam/.opam/4.04/man - Multi-threading type: posix - The directory of site-specific packages will be - site-lib: /home/opam/.opam/4.04/share/ocaml-secondary-compiler/lib - The configuration file is written to: - findlib config file: /home/opam/.opam/4.04/lib/findlib.conf - Software will be installed: - Libraries: in <site-lib>/findlib - Binaries: /home/opam/.opam/4.04/bin - Manual pages: /home/opam/.opam/4.04/man - topfind script: /home/opam/.opam/4.04/lib/ocaml - Topfind ppxopt support: yes - Toolbox: no - Link custom runtime: yes - Need bytes compatibility: no - - Configuration has been written to Makefile.config - - You can now do 'make all', and optionally 'make opt', to build ocamlfind. -> compiled ocamlfind-secondary.1.9.1 Processing 27/64: [camlp5: make world.opt] [ppx_tools: make all] Processing 28/64: [camlp5: make world.opt] [ppx_tools: make all] [ocamlfind-secondary: make install-meta] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install-meta" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ocamlfind-secondary.1.9.1) - for x in dynlink stdlib unix bigarray compiler-libs graphics num num-top ocamldoc raw_spacetime threads str; do mkdir -p "/home/opam/.opam/4.04/share/ocaml-secondary-compiler/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.04/share/ocaml-secondary-compiler/lib/$x"; done - mkdir -p "/home/opam/.opam/4.04/share/ocaml-secondary-compiler/lib/findlib"; cp Makefile.packages "/home/opam/.opam/4.04/share/ocaml-secondary-compiler/lib/findlib/Makefile.packages" Processing 28/64: [camlp5: make world.opt] [ppx_tools: make all] [ocamlfind-secondary: mkdir] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "mkdir" "-p" "/home/opam/.opam/4.04/lib/findlib.conf.d/" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ocamlfind-secondary.1.9.1) Processing 28/64: [camlp5: make world.opt] [ppx_tools: make all] [ocamlfind-secondary: cp ocaml-secondary-compiler.conf] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "cp" "ocaml-secondary-compiler.conf" "/home/opam/.opam/4.04/lib/findlib.conf.d/" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ocamlfind-secondary.1.9.1) Processing 28/64: [camlp5: make world.opt] [ppx_tools: make all] [ocamlfind-secondary: mkdir] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "mkdir" "-p" "/home/opam/.opam/4.04/share/ocaml-secondary-compiler/lib/ocaml" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ocamlfind-secondary.1.9.1) Processing 28/64: [camlp5: make world.opt] [ppx_tools: make all] [ocamlfind-secondary: cp META] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "cp" "META" "/home/opam/.opam/4.04/share/ocaml-secondary-compiler/lib/ocaml" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ocamlfind-secondary.1.9.1) -> installed ocamlfind-secondary.1.9.1 Processing 28/64: [camlp5: make world.opt] [ppx_tools: make all] Processing 29/64: [camlp5: make world.opt] [dune: ocaml bootstrap.ml] [ppx_tools: make all] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ppx_tools.5.0) - ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_convenience.mli - ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_convenience.ml - ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_mapper_class.mli - ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_mapper_class.ml - ocamlc -bin-annot -a -o ppx_tools.cma ast_convenience.cmo ast_mapper_class.cmo - ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c genlifter.ml - ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -o genlifter ocamlcommon.cma ppx_tools.cma genlifter.cmo - ./genlifter -I +compiler-libs Parsetree.expression > ast_lifter.ml || rm -rf ast_lifter.ml - ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_lifter.ml - ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c dumpast.ml - ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -o dumpast ocamlcommon.cma ocamlbytecomp.cma ast_lifter.cmo dumpast.cmo - ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ppx_metaquot.ml - ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -o ppx_metaquot ocamlcommon.cma ppx_tools.cma ast_lifter.cmo ppx_metaquot.cmo - ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c rewriter.ml - ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -o rewriter ocamlcommon.cma rewriter.cmo - ocamlopt -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_convenience.ml - ocamlopt -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_mapper_class.ml - ocamlopt -a -o ppx_tools.cmxa ast_convenience.cmx ast_mapper_class.cmx - ocamlopt -shared -o ppx_tools.cmxs -linkall ppx_tools.cmxa -> compiled ppx_tools.5.0 Processing 29/64: [camlp5: make world.opt] [dune: ocaml bootstrap.ml] Processing 30/64: [camlp5: make world.opt] [dune: ocaml bootstrap.ml] [ppx_tools: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ppx_tools.5.0) - ocamlfind install ppx_tools META genlifter dumpast ppx_metaquot rewriter ppx_tools.cma ppx_tools.cmxa ppx_tools.a ppx_tools.cmxs ast_convenience.mli ast_convenience.cmi ast_convenience.cmt ast_convenience.cmti ast_convenience.cmx ast_mapper_class.mli ast_mapper_class.cmi ast_mapper_class.cmt ast_mapper_class.cmti ast_mapper_class.cmx - Installed /home/opam/.opam/4.04/lib/ppx_tools/ast_mapper_class.cmx - Installed /home/opam/.opam/4.04/lib/ppx_tools/ast_mapper_class.cmti - Installed /home/opam/.opam/4.04/lib/ppx_tools/ast_mapper_class.cmt - Installed /home/opam/.opam/4.04/lib/ppx_tools/ast_mapper_class.cmi - Installed /home/opam/.opam/4.04/lib/ppx_tools/ast_mapper_class.mli - Installed /home/opam/.opam/4.04/lib/ppx_tools/ast_convenience.cmx - Installed /home/opam/.opam/4.04/lib/ppx_tools/ast_convenience.cmti - Installed /home/opam/.opam/4.04/lib/ppx_tools/ast_convenience.cmt - Installed /home/opam/.opam/4.04/lib/ppx_tools/ast_convenience.cmi - Installed /home/opam/.opam/4.04/lib/ppx_tools/ast_convenience.mli - Installed /home/opam/.opam/4.04/lib/ppx_tools/ppx_tools.cmxs - Installed /home/opam/.opam/4.04/lib/ppx_tools/ppx_tools.a - Installed /home/opam/.opam/4.04/lib/ppx_tools/ppx_tools.cmxa - Installed /home/opam/.opam/4.04/lib/ppx_tools/ppx_tools.cma - Installed /home/opam/.opam/4.04/lib/ppx_tools/rewriter - Installed /home/opam/.opam/4.04/lib/ppx_tools/ppx_metaquot - Installed /home/opam/.opam/4.04/lib/ppx_tools/dumpast - Installed /home/opam/.opam/4.04/lib/ppx_tools/genlifter - Installed /home/opam/.opam/4.04/lib/ppx_tools/META -> installed ppx_tools.5.0 Processing 30/64: [camlp5: make world.opt] [dune: ocaml bootstrap.ml] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "bootstrap.ml" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/dune.3.5.0) - ocamlfind -toolchain secondary ocamlc 2>.duneboot.ocamlfind-output - - ocamlfind -toolchain secondary ocamlc -custom -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml - ./.duneboot.exe --secondary -j 31 - Processing 30/64: [camlp5: make world.opt] [dune: ./dune.exe build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./dune.exe" "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/dune.3.5.0) -> compiled dune.3.5.0 Processing 30/64: [camlp5: make world.opt] -> installed dune.3.5.0 Processing 31/64: [camlp5: make world.opt] Processing 32/64: [camlp5: make world.opt] [cppo: dune build] Processing 33/64: [camlp5: make world.opt] [cppo: dune build] [csexp: dune build] Processing 34/64: [camlp5: make world.opt] [cppo: dune build] [csexp: dune build] [ocaml-compiler-libs: dune build] Processing 35/64: [camlp5: make world.opt] [cppo: dune build] [csexp: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] Processing 36/64: [camlp5: make world.opt] [cppo: dune build] [csexp: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [result: dune build] Processing 37/64: [camlp5: make world.opt] [cppo: dune build] [csexp: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [result: dune build] [seq: dune build] Processing 38/64: [camlp5: make world.opt] [cppo: dune build] [csexp: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [result: dune build] [seq: dune build] [sexplib0: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_derivers" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ppx_derivers.1.2.1) -> compiled ppx_derivers.1.2.1 Processing 38/64: [camlp5: make world.opt] [cppo: dune build] [csexp: dune build] [ocaml-compiler-libs: dune build] [result: dune build] [seq: dune build] [sexplib0: dune build] -> installed ppx_derivers.1.2.1 Processing 39/64: [camlp5: make world.opt] [cppo: dune build] [csexp: dune build] [ocaml-compiler-libs: dune build] [result: dune build] [seq: dune build] [sexplib0: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "csexp" "-j" "31" "@install" (CWD=/home/opam/.opam/4.04/.opam-switch/build/csexp.1.5.1) -> compiled csexp.1.5.1 Processing 39/64: [camlp5: make world.opt] [cppo: dune build] [ocaml-compiler-libs: dune build] [result: dune build] [seq: dune build] [sexplib0: dune build] -> installed csexp.1.5.1 Processing 40/64: [camlp5: make world.opt] [cppo: dune build] [ocaml-compiler-libs: dune build] [result: dune build] [seq: dune build] [sexplib0: dune build] Processing 41/64: [camlp5: make world.opt] [cppo: dune build] [dune-configurator: rm] [ocaml-compiler-libs: dune build] [result: dune build] [seq: dune build] [sexplib0: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cppo" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/cppo.1.6.9) -> compiled cppo.1.6.9 Processing 41/64: [camlp5: make world.opt] [dune-configurator: rm] [ocaml-compiler-libs: dune build] [result: dune build] [seq: dune build] [sexplib0: dune build] -> installed cppo.1.6.9 Processing 42/64: [camlp5: make world.opt] [dune-configurator: rm] [ocaml-compiler-libs: dune build] [result: dune build] [seq: dune build] [sexplib0: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocaml-compiler-libs" "-j" "31" "@install" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ocaml-compiler-libs.v0.12.4) -> compiled ocaml-compiler-libs.v0.12.4 Processing 42/64: [camlp5: make world.opt] [dune-configurator: rm] [result: dune build] [seq: dune build] [sexplib0: dune build] -> installed ocaml-compiler-libs.v0.12.4 Processing 43/64: [camlp5: make world.opt] [dune-configurator: rm] [result: dune build] [seq: dune build] [sexplib0: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "result" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/result.1.5) -> compiled result.1.5 Processing 43/64: [camlp5: make world.opt] [dune-configurator: rm] [seq: dune build] [sexplib0: dune build] -> installed result.1.5 Processing 44/64: [camlp5: make world.opt] [dune-configurator: rm] [seq: dune build] [sexplib0: dune build] Processing 45/64: [camlp5: make world.opt] [dune-configurator: rm] [ocaml-migrate-parsetree: dune build] [seq: dune build] [sexplib0: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "seq" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/seq.0.3.1) -> compiled seq.0.3.1 Processing 45/64: [camlp5: make world.opt] [dune-configurator: rm] [ocaml-migrate-parsetree: dune build] [sexplib0: dune build] -> installed seq.0.3.1 Processing 46/64: [camlp5: make world.opt] [dune-configurator: rm] [ocaml-migrate-parsetree: dune build] [sexplib0: dune build] Processing 47/64: [camlp5: make world.opt] [dune-configurator: rm] [ocaml-migrate-parsetree: dune build] [re: dune build] [sexplib0: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sexplib0" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/sexplib0.v0.13.0) -> compiled sexplib0.v0.13.0 Processing 47/64: [camlp5: make world.opt] [dune-configurator: rm] [ocaml-migrate-parsetree: dune build] [re: dune build] -> installed sexplib0.v0.13.0 Processing 48/64: [camlp5: make world.opt] [dune-configurator: rm] [ocaml-migrate-parsetree: dune build] [re: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/csexp" (CWD=/home/opam/.opam/4.04/.opam-switch/build/dune-configurator.3.5.0) + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/pp" (CWD=/home/opam/.opam/4.04/.opam-switch/build/dune-configurator.3.5.0) Processing 48/64: [camlp5: make world.opt] [dune-configurator: dune build] [ocaml-migrate-parsetree: dune build] [re: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "re" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/re.1.10.4) -> compiled re.1.10.4 Processing 48/64: [camlp5: make world.opt] [dune-configurator: dune build] [ocaml-migrate-parsetree: dune build] -> installed re.1.10.4 Processing 49/64: [camlp5: make world.opt] [dune-configurator: dune build] [ocaml-migrate-parsetree: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-configurator" "-j" "31" "@install" (CWD=/home/opam/.opam/4.04/.opam-switch/build/dune-configurator.3.5.0) -> compiled dune-configurator.3.5.0 Processing 49/64: [camlp5: make world.opt] [ocaml-migrate-parsetree: dune build] -> installed dune-configurator.3.5.0 Processing 50/64: [camlp5: make world.opt] [ocaml-migrate-parsetree: dune build] Processing 51/64: [base: dune build] [camlp5: make world.opt] [ocaml-migrate-parsetree: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocaml-migrate-parsetree" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ocaml-migrate-parsetree.1.8.0) -> compiled ocaml-migrate-parsetree.1.8.0 Processing 51/64: [base: dune build] [camlp5: make world.opt] -> installed ocaml-migrate-parsetree.1.8.0 Processing 52/64: [base: dune build] [camlp5: make world.opt] Processing 53/64: [base: dune build] [camlp5: make world.opt] [ppxfind: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppxfind" "-j" "31" "@install" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ppxfind.1.4) -> compiled ppxfind.1.4 Processing 53/64: [base: dune build] [camlp5: make world.opt] -> installed ppxfind.1.4 Processing 54/64: [base: dune build] [camlp5: make world.opt] [ppx_deriving: patch] applying fix_dune_3.patch Processing 55/64: [base: dune build] [camlp5: make world.opt] [ppx_deriving: patch] Processing 55/64: [base: dune build] [camlp5: make world.opt] [ppx_deriving: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_deriving" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ppx_deriving.4.5-1) -> compiled ppx_deriving.4.5-1 Processing 55/64: [base: dune build] [camlp5: make world.opt] -> installed ppx_deriving.4.5-1 Processing 56/64: [base: dune build] [camlp5: make world.opt] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "base" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/base.v0.13.2) - (cd _build/default && /home/opam/.opam/4.04/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.base.objs/byte -I /home/opam/.opam/4.04/lib/sexplib0 -I compiler-stdlib/src/.caml.objs/byte -I hash_types/src/.base_internalhash_types.objs/byte -I shadow-stdlib/src/.shadow_stdlib.objs/byte -no-alias-deps -open Base__ -o src/.base.objs/byte/base__Import0.cmo -c -impl src/import0.ml) - File "src/import0.ml", line 7, characters 4-374: - Warning 3: deprecated: module Shadow_stdlib.Array - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Array instead - File "src/import0.ml", line 7, characters 4-374: - Warning 3: deprecated: module Shadow_stdlib.Array - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Array instead - File "src/import0.ml", line 7, characters 4-415: - Warning 3: deprecated: module Shadow_stdlib.Bool - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Bool instead - File "src/import0.ml", line 7, characters 4-415: - Warning 3: deprecated: module Shadow_stdlib.Bool - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Bool instead - File "src/import0.ml", line 7, characters 4-460: - Warning 3: deprecated: module Shadow_stdlib.Buffer - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Buffer instead - File "src/import0.ml", line 7, characters 4-460: - Warning 3: deprecated: module Shadow_stdlib.Buffer - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Buffer instead - File "src/import0.ml", line 7, characters 4-503: - Warning 3: deprecated: module Shadow_stdlib.Bytes - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Bytes instead - File "src/import0.ml", line 7, characters 4-503: - Warning 3: deprecated: module Shadow_stdlib.Bytes - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Bytes instead - File "src/import0.ml", line 7, characters 4-544: - Warning 3: deprecated: module Shadow_stdlib.Char - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Char instead - File "src/import0.ml", line 7, characters 4-544: - Warning 3: deprecated: module Shadow_stdlib.Char - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Char instead - File "src/import0.ml", line 7, characters 4-587: - Warning 3: deprecated: module Shadow_stdlib.Float - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Float instead - File "src/import0.ml", line 7, characters 4-587: - Warning 3: deprecated: module Shadow_stdlib.Float - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Float instead - File "src/import0.ml", line 7, characters 4-634: - Warning 3: deprecated: module Shadow_stdlib.Hashtbl - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Hashtbl instead - File "src/import0.ml", line 7, characters 4-634: - Warning 3: deprecated: module Shadow_stdlib.Hashtbl - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Hashtbl instead - File "src/import0.ml", line 7, characters 4-673: - Warning 3: deprecated: module Shadow_stdlib.Int - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int instead - File "src/import0.ml", line 7, characters 4-673: - Warning 3: deprecated: module Shadow_stdlib.Int - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int instead - File "src/import0.ml", line 7, characters 4-716: - Warning 3: deprecated: module Shadow_stdlib.Int32 - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int32 instead - File "src/import0.ml", line 7, characters 4-716: - Warning 3: deprecated: module Shadow_stdlib.Int32 - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int32 instead - File "src/import0.ml", line 7, characters 4-759: - Warning 3: deprecated: module Shadow_stdlib.Int64 - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int64 instead - File "src/import0.ml", line 7, characters 4-759: - Warning 3: deprecated: module Shadow_stdlib.Int64 - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int64 instead - File "src/import0.ml", line 7, characters 4-800: - Warning 3: deprecated: module Shadow_stdlib.Lazy - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Lazy instead - File "src/import0.ml", line 7, characters 4-800: - Warning 3: deprecated: module Shadow_stdlib.Lazy - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Lazy instead - File "src/import0.ml", line 7, characters 4-841: - Warning 3: deprecated: module Shadow_stdlib.List - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.List instead - File "src/import0.ml", line 7, characters 4-841: - Warning 3: deprecated: module Shadow_stdlib.List - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.List instead - File "src/import0.ml", line 7, characters 4-880: - Warning 3: deprecated: module Shadow_stdlib.Map - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Map instead - File "src/import0.ml", line 7, characters 4-880: - Warning 3: deprecated: module Shadow_stdlib.Map - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Map instead - File "src/import0.ml", line 7, characters 4-931: - Warning 3: deprecated: module Shadow_stdlib.Nativeint - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Nativeint instead - File "src/import0.ml", line 7, characters 4-931: - Warning 3: deprecated: module Shadow_stdlib.Nativeint - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Nativeint instead - File "src/import0.ml", line 7, characters 4-976: - Warning 3: deprecated: module Shadow_stdlib.Option - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Option instead - File "src/import0.ml", line 7, characters 4-976: - Warning 3: deprecated: module Shadow_stdlib.Option - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Option instead - File "src/import0.ml", line 7, characters 4-1021: - Warning 3: deprecated: module Shadow_stdlib.Printf - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Printf instead - File "src/import0.ml", line 7, characters 4-1021: - Warning 3: deprecated: module Shadow_stdlib.Printf - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Printf instead - File "src/import0.ml", line 7, characters 4-1064: - Warning 3: deprecated: module Shadow_stdlib.Queue - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Queue instead - File "src/import0.ml", line 7, characters 4-1064: - Warning 3: deprecated: module Shadow_stdlib.Queue - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Queue instead - File "src/import0.ml", line 7, characters 4-1109: - Warning 3: deprecated: module Shadow_stdlib.Random - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Random instead - File "src/import0.ml", line 7, characters 4-1109: - Warning 3: deprecated: module Shadow_stdlib.Random - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Random instead - File "src/import0.ml", line 7, characters 4-1154: - Warning 3: deprecated: module Shadow_stdlib.Result - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Result instead - File "src/import0.ml", line 7, characters 4-1154: - Warning 3: deprecated: module Shadow_stdlib.Result - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Result instead - File "src/import0.ml", line 7, characters 4-1193: - Warning 3: deprecated: module Shadow_stdlib.Set - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Set instead - File "src/import0.ml", line 7, characters 4-1193: - Warning 3: deprecated: module Shadow_stdlib.Set - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Set instead - File "src/import0.ml", line 7, characters 4-1236: - Warning 3: deprecated: module Shadow_stdlib.Stack - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Stack instead - File "src/import0.ml", line 7, characters 4-1236: - Warning 3: deprecated: module Shadow_stdlib.Stack - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Stack instead - File "src/import0.ml", line 7, characters 4-1281: - Warning 3: deprecated: module Shadow_stdlib.String - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.String instead - File "src/import0.ml", line 7, characters 4-1281: - Warning 3: deprecated: module Shadow_stdlib.String - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.String instead - File "src/import0.ml", line 7, characters 4-1320: - Warning 3: deprecated: module Shadow_stdlib.Sys - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Sys instead - File "src/import0.ml", line 7, characters 4-1320: - Warning 3: deprecated: module Shadow_stdlib.Sys - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Sys instead - File "src/import0.ml", line 7, characters 4-1363: - Warning 3: deprecated: module Shadow_stdlib.Uchar - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Uchar instead - File "src/import0.ml", line 7, characters 4-1363: - Warning 3: deprecated: module Shadow_stdlib.Uchar - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Uchar instead - File "src/import0.ml", line 7, characters 4-1404: - Warning 3: deprecated: module Shadow_stdlib.Unit - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Unit instead - File "src/import0.ml", line 7, characters 4-1404: - Warning 3: deprecated: module Shadow_stdlib.Unit - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Unit instead - File "src/import0.ml", line 118, characters 10-20: - Warning 3: deprecated: module Pervasives - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Pervasives instead - (cd _build/default && /home/opam/.opam/4.04/bin/ocamlopt.opt -w -40 -g -I src/.base.objs/byte -I src/.base.objs/native -I /home/opam/.opam/4.04/lib/sexplib0 -I compiler-stdlib/src/.caml.objs/byte -I compiler-stdlib/src/.caml.objs/native -I hash_types/src/.base_internalhash_types.objs/byte -I hash_types/src/.base_internalhash_types.objs/native -I shadow-stdlib/src/.shadow_stdlib.objs/byte -I shadow-stdlib/src/.shadow_stdlib.objs/native -intf-suffix .ml -no-alias-deps -open Base__ -o src/.base.objs/native/base__Import0.cmx -c -impl src/import0.ml) - File "src/import0.ml", line 7, characters 4-374: - Warning 3: deprecated: module Shadow_stdlib.Array - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Array instead - File "src/import0.ml", line 7, characters 4-374: - Warning 3: deprecated: module Shadow_stdlib.Array - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Array instead - File "src/import0.ml", line 7, characters 4-415: - Warning 3: deprecated: module Shadow_stdlib.Bool - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Bool instead - File "src/import0.ml", line 7, characters 4-415: - Warning 3: deprecated: module Shadow_stdlib.Bool - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Bool instead - File "src/import0.ml", line 7, characters 4-460: - Warning 3: deprecated: module Shadow_stdlib.Buffer - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Buffer instead - File "src/import0.ml", line 7, characters 4-460: - Warning 3: deprecated: module Shadow_stdlib.Buffer - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Buffer instead - File "src/import0.ml", line 7, characters 4-503: - Warning 3: deprecated: module Shadow_stdlib.Bytes - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Bytes instead - File "src/import0.ml", line 7, characters 4-503: - Warning 3: deprecated: module Shadow_stdlib.Bytes - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Bytes instead - File "src/import0.ml", line 7, characters 4-544: - Warning 3: deprecated: module Shadow_stdlib.Char - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Char instead - File "src/import0.ml", line 7, characters 4-544: - Warning 3: deprecated: module Shadow_stdlib.Char - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Char instead - File "src/import0.ml", line 7, characters 4-587: - Warning 3: deprecated: module Shadow_stdlib.Float - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Float instead - File "src/import0.ml", line 7, characters 4-587: - Warning 3: deprecated: module Shadow_stdlib.Float - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Float instead - File "src/import0.ml", line 7, characters 4-634: - Warning 3: deprecated: module Shadow_stdlib.Hashtbl - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Hashtbl instead - File "src/import0.ml", line 7, characters 4-634: - Warning 3: deprecated: module Shadow_stdlib.Hashtbl - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Hashtbl instead - File "src/import0.ml", line 7, characters 4-673: - Warning 3: deprecated: module Shadow_stdlib.Int - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int instead - File "src/import0.ml", line 7, characters 4-673: - Warning 3: deprecated: module Shadow_stdlib.Int - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int instead - File "src/import0.ml", line 7, characters 4-716: - Warning 3: deprecated: module Shadow_stdlib.Int32 - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int32 instead - File "src/import0.ml", line 7, characters 4-716: - Warning 3: deprecated: module Shadow_stdlib.Int32 - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int32 instead - File "src/import0.ml", line 7, characters 4-759: - Warning 3: deprecated: module Shadow_stdlib.Int64 - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int64 instead - File "src/import0.ml", line 7, characters 4-759: - Warning 3: deprecated: module Shadow_stdlib.Int64 - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int64 instead - File "src/import0.ml", line 7, characters 4-800: - Warning 3: deprecated: module Shadow_stdlib.Lazy - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Lazy instead - File "src/import0.ml", line 7, characters 4-800: - Warning 3: deprecated: module Shadow_stdlib.Lazy - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Lazy instead - File "src/import0.ml", line 7, characters 4-841: - Warning 3: deprecated: module Shadow_stdlib.List - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.List instead - File "src/import0.ml", line 7, characters 4-841: - Warning 3: deprecated: module Shadow_stdlib.List - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.List instead - File "src/import0.ml", line 7, characters 4-880: - Warning 3: deprecated: module Shadow_stdlib.Map - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Map instead - File "src/import0.ml", line 7, characters 4-880: - Warning 3: deprecated: module Shadow_stdlib.Map - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Map instead - File "src/import0.ml", line 7, characters 4-931: - Warning 3: deprecated: module Shadow_stdlib.Nativeint - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Nativeint instead - File "src/import0.ml", line 7, characters 4-931: - Warning 3: deprecated: module Shadow_stdlib.Nativeint - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Nativeint instead - File "src/import0.ml", line 7, characters 4-976: - Warning 3: deprecated: module Shadow_stdlib.Option - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Option instead - File "src/import0.ml", line 7, characters 4-976: - Warning 3: deprecated: module Shadow_stdlib.Option - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Option instead - File "src/import0.ml", line 7, characters 4-1021: - Warning 3: deprecated: module Shadow_stdlib.Printf - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Printf instead - File "src/import0.ml", line 7, characters 4-1021: - Warning 3: deprecated: module Shadow_stdlib.Printf - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Printf instead - File "src/import0.ml", line 7, characters 4-1064: - Warning 3: deprecated: module Shadow_stdlib.Queue - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Queue instead - File "src/import0.ml", line 7, characters 4-1064: - Warning 3: deprecated: module Shadow_stdlib.Queue - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Queue instead - File "src/import0.ml", line 7, characters 4-1109: - Warning 3: deprecated: module Shadow_stdlib.Random - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Random instead - File "src/import0.ml", line 7, characters 4-1109: - Warning 3: deprecated: module Shadow_stdlib.Random - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Random instead - File "src/import0.ml", line 7, characters 4-1154: - Warning 3: deprecated: module Shadow_stdlib.Result - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Result instead - File "src/import0.ml", line 7, characters 4-1154: - Warning 3: deprecated: module Shadow_stdlib.Result - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Result instead - File "src/import0.ml", line 7, characters 4-1193: - Warning 3: deprecated: module Shadow_stdlib.Set - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Set instead - File "src/import0.ml", line 7, characters 4-1193: - Warning 3: deprecated: module Shadow_stdlib.Set - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Set instead - File "src/import0.ml", line 7, characters 4-1236: - Warning 3: deprecated: module Shadow_stdlib.Stack - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Stack instead - File "src/import0.ml", line 7, characters 4-1236: - Warning 3: deprecated: module Shadow_stdlib.Stack - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Stack instead - File "src/import0.ml", line 7, characters 4-1281: - Warning 3: deprecated: module Shadow_stdlib.String - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.String instead - File "src/import0.ml", line 7, characters 4-1281: - Warning 3: deprecated: module Shadow_stdlib.String - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.String instead - File "src/import0.ml", line 7, characters 4-1320: - Warning 3: deprecated: module Shadow_stdlib.Sys - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Sys instead - File "src/import0.ml", line 7, characters 4-1320: - Warning 3: deprecated: module Shadow_stdlib.Sys - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Sys instead - File "src/import0.ml", line 7, characters 4-1363: - Warning 3: deprecated: module Shadow_stdlib.Uchar - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Uchar instead - File "src/import0.ml", line 7, characters 4-1363: - Warning 3: deprecated: module Shadow_stdlib.Uchar - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Uchar instead - File "src/import0.ml", line 7, characters 4-1404: - Warning 3: deprecated: module Shadow_stdlib.Unit - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Unit instead - File "src/import0.ml", line 7, characters 4-1404: - Warning 3: deprecated: module Shadow_stdlib.Unit - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Unit instead - File "src/import0.ml", line 118, characters 10-20: - Warning 3: deprecated: module Pervasives - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Pervasives instead - (cd _build/default && /home/opam/.opam/4.04/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.base.objs/byte -I /home/opam/.opam/4.04/lib/sexplib0 -I compiler-stdlib/src/.caml.objs/byte -I hash_types/src/.base_internalhash_types.objs/byte -I shadow-stdlib/src/.shadow_stdlib.objs/byte -no-alias-deps -open Base__ -o src/.base.objs/byte/base.cmo -c -impl src/base.ml) - File "src/base.ml", line 37, characters 4-132: - Warning 3: deprecated: module Shadow_stdlib.Array - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Array instead - File "src/base.ml", line 37, characters 4-132: - Warning 3: deprecated: module Shadow_stdlib.Array - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Array instead - File "src/base.ml", line 37, characters 4-173: - Warning 3: deprecated: module Shadow_stdlib.Bool - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Bool instead - File "src/base.ml", line 37, characters 4-173: - Warning 3: deprecated: module Shadow_stdlib.Bool - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Bool instead - File "src/base.ml", line 37, characters 4-218: - Warning 3: deprecated: module Shadow_stdlib.Buffer - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Buffer instead - File "src/base.ml", line 37, characters 4-218: - Warning 3: deprecated: module Shadow_stdlib.Buffer - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Buffer instead - File "src/base.ml", line 37, characters 4-261: - Warning 3: deprecated: module Shadow_stdlib.Bytes - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Bytes instead - File "src/base.ml", line 37, characters 4-261: - Warning 3: deprecated: module Shadow_stdlib.Bytes - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Bytes instead - File "src/base.ml", line 37, characters 4-302: - Warning 3: deprecated: module Shadow_stdlib.Char - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Char instead - File "src/base.ml", line 37, characters 4-302: - Warning 3: deprecated: module Shadow_stdlib.Char - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Char instead - File "src/base.ml", line 37, characters 4-345: - Warning 3: deprecated: module Shadow_stdlib.Float - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Float instead - File "src/base.ml", line 37, characters 4-345: - Warning 3: deprecated: module Shadow_stdlib.Float - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Float instead - File "src/base.ml", line 37, characters 4-392: - Warning 3: deprecated: module Shadow_stdlib.Hashtbl - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Hashtbl instead - File "src/base.ml", line 37, characters 4-392: - Warning 3: deprecated: module Shadow_stdlib.Hashtbl - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Hashtbl instead - File "src/base.ml", line 37, characters 4-431: - Warning 3: deprecated: module Shadow_stdlib.Int - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int instead - File "src/base.ml", line 37, characters 4-431: - Warning 3: deprecated: module Shadow_stdlib.Int - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int instead - File "src/base.ml", line 37, characters 4-474: - Warning 3: deprecated: module Shadow_stdlib.Int32 - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int32 instead - File "src/base.ml", line 37, characters 4-474: - Warning 3: deprecated: module Shadow_stdlib.Int32 - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int32 instead - File "src/base.ml", line 37, characters 4-517: - Warning 3: deprecated: module Shadow_stdlib.Int64 - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int64 instead - File "src/base.ml", line 37, characters 4-517: - Warning 3: deprecated: module Shadow_stdlib.Int64 - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int64 instead - File "src/base.ml", line 37, characters 4-558: - Warning 3: deprecated: module Shadow_stdlib.Lazy - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Lazy instead - File "src/base.ml", line 37, characters 4-558: - Warning 3: deprecated: module Shadow_stdlib.Lazy - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Lazy instead - File "src/base.ml", line 37, characters 4-599: - Warning 3: deprecated: module Shadow_stdlib.List - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.List instead - File "src/base.ml", line 37, characters 4-599: - Warning 3: deprecated: module Shadow_stdlib.List - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.List instead - File "src/base.ml", line 37, characters 4-638: - Warning 3: deprecated: module Shadow_stdlib.Map - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Map instead - File "src/base.ml", line 37, characters 4-638: - Warning 3: deprecated: module Shadow_stdlib.Map - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Map instead - File "src/base.ml", line 37, characters 4-689: - Warning 3: deprecated: module Shadow_stdlib.Nativeint - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Nativeint instead - File "src/base.ml", line 37, characters 4-689: - Warning 3: deprecated: module Shadow_stdlib.Nativeint - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Nativeint instead - File "src/base.ml", line 37, characters 4-734: - Warning 3: deprecated: module Shadow_stdlib.Option - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Option instead - File "src/base.ml", line 37, characters 4-734: - Warning 3: deprecated: module Shadow_stdlib.Option - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Option instead - File "src/base.ml", line 37, characters 4-779: - Warning 3: deprecated: module Shadow_stdlib.Printf - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Printf instead - File "src/base.ml", line 37, characters 4-779: - Warning 3: deprecated: module Shadow_stdlib.Printf - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Printf instead - File "src/base.ml", line 37, characters 4-822: - Warning 3: deprecated: module Shadow_stdlib.Queue - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Queue instead - File "src/base.ml", line 37, characters 4-822: - Warning 3: deprecated: module Shadow_stdlib.Queue - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Queue instead - File "src/base.ml", line 37, characters 4-867: - Warning 3: deprecated: module Shadow_stdlib.Random - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Random instead - File "src/base.ml", line 37, characters 4-867: - Warning 3: deprecated: module Shadow_stdlib.Random - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Random instead - File "src/base.ml", line 37, characters 4-912: - Warning 3: deprecated: module Shadow_stdlib.Result - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Result instead - File "src/base.ml", line 37, characters 4-912: - Warning 3: deprecated: module Shadow_stdlib.Result - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Result instead - File "src/base.ml", line 37, characters 4-951: - Warning 3: deprecated: module Shadow_stdlib.Set - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Set instead - File "src/base.ml", line 37, characters 4-951: - Warning 3: deprecated: module Shadow_stdlib.Set - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Set instead - File "src/base.ml", line 37, characters 4-994: - Warning 3: deprecated: module Shadow_stdlib.Stack - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Stack instead - File "src/base.ml", line 37, characters 4-994: - Warning 3: deprecated: module Shadow_stdlib.Stack - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Stack instead - File "src/base.ml", line 37, characters 4-1039: - Warning 3: deprecated: module Shadow_stdlib.String - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.String instead - File "src/base.ml", line 37, characters 4-1039: - Warning 3: deprecated: module Shadow_stdlib.String - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.String instead - File "src/base.ml", line 37, characters 4-1078: - Warning 3: deprecated: module Shadow_stdlib.Sys - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Sys instead - File "src/base.ml", line 37, characters 4-1078: - Warning 3: deprecated: module Shadow_stdlib.Sys - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Sys instead - File "src/base.ml", line 37, characters 4-1121: - Warning 3: deprecated: module Shadow_stdlib.Uchar - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Uchar instead - File "src/base.ml", line 37, characters 4-1121: - Warning 3: deprecated: module Shadow_stdlib.Uchar - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Uchar instead - File "src/base.ml", line 37, characters 4-1162: - Warning 3: deprecated: module Shadow_stdlib.Unit - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Unit instead - File "src/base.ml", line 37, characters 4-1162: - Warning 3: deprecated: module Shadow_stdlib.Unit - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Unit instead - File "src/base.ml", line 37, characters 4-1244: - Warning 3: deprecated: module Shadow_stdlib.Lexing - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Lexing instead - File "src/base.ml", line 37, characters 4-1244: - Warning 3: deprecated: module Shadow_stdlib.Lexing - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Lexing instead - (cd _build/default && /home/opam/.opam/4.04/bin/ocamlopt.opt -w -40 -g -I src/.base.objs/byte -I src/.base.objs/native -I /home/opam/.opam/4.04/lib/sexplib0 -I compiler-stdlib/src/.caml.objs/byte -I compiler-stdlib/src/.caml.objs/native -I hash_types/src/.base_internalhash_types.objs/byte -I hash_types/src/.base_internalhash_types.objs/native -I shadow-stdlib/src/.shadow_stdlib.objs/byte -I shadow-stdlib/src/.shadow_stdlib.objs/native -intf-suffix .ml -no-alias-deps -open Base__ -o src/.base.objs/native/base.cmx -c -impl src/base.ml) - File "src/base.ml", line 37, characters 4-132: - Warning 3: deprecated: module Shadow_stdlib.Array - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Array instead - File "src/base.ml", line 37, characters 4-132: - Warning 3: deprecated: module Shadow_stdlib.Array - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Array instead - File "src/base.ml", line 37, characters 4-173: - Warning 3: deprecated: module Shadow_stdlib.Bool - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Bool instead - File "src/base.ml", line 37, characters 4-173: - Warning 3: deprecated: module Shadow_stdlib.Bool - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Bool instead - File "src/base.ml", line 37, characters 4-218: - Warning 3: deprecated: module Shadow_stdlib.Buffer - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Buffer instead - File "src/base.ml", line 37, characters 4-218: - Warning 3: deprecated: module Shadow_stdlib.Buffer - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Buffer instead - File "src/base.ml", line 37, characters 4-261: - Warning 3: deprecated: module Shadow_stdlib.Bytes - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Bytes instead - File "src/base.ml", line 37, characters 4-261: - Warning 3: deprecated: module Shadow_stdlib.Bytes - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Bytes instead - File "src/base.ml", line 37, characters 4-302: - Warning 3: deprecated: module Shadow_stdlib.Char - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Char instead - File "src/base.ml", line 37, characters 4-302: - Warning 3: deprecated: module Shadow_stdlib.Char - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Char instead - File "src/base.ml", line 37, characters 4-345: - Warning 3: deprecated: module Shadow_stdlib.Float - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Float instead - File "src/base.ml", line 37, characters 4-345: - Warning 3: deprecated: module Shadow_stdlib.Float - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Float instead - File "src/base.ml", line 37, characters 4-392: - Warning 3: deprecated: module Shadow_stdlib.Hashtbl - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Hashtbl instead - File "src/base.ml", line 37, characters 4-392: - Warning 3: deprecated: module Shadow_stdlib.Hashtbl - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Hashtbl instead - File "src/base.ml", line 37, characters 4-431: - Warning 3: deprecated: module Shadow_stdlib.Int - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int instead - File "src/base.ml", line 37, characters 4-431: - Warning 3: deprecated: module Shadow_stdlib.Int - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int instead - File "src/base.ml", line 37, characters 4-474: - Warning 3: deprecated: module Shadow_stdlib.Int32 - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int32 instead - File "src/base.ml", line 37, characters 4-474: - Warning 3: deprecated: module Shadow_stdlib.Int32 - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int32 instead - File "src/base.ml", line 37, characters 4-517: - Warning 3: deprecated: module Shadow_stdlib.Int64 - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int64 instead - File "src/base.ml", line 37, characters 4-517: - Warning 3: deprecated: module Shadow_stdlib.Int64 - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int64 instead - File "src/base.ml", line 37, characters 4-558: - Warning 3: deprecated: module Shadow_stdlib.Lazy - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Lazy instead - File "src/base.ml", line 37, characters 4-558: - Warning 3: deprecated: module Shadow_stdlib.Lazy - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Lazy instead - File "src/base.ml", line 37, characters 4-599: - Warning 3: deprecated: module Shadow_stdlib.List - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.List instead - File "src/base.ml", line 37, characters 4-599: - Warning 3: deprecated: module Shadow_stdlib.List - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.List instead - File "src/base.ml", line 37, characters 4-638: - Warning 3: deprecated: module Shadow_stdlib.Map - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Map instead - File "src/base.ml", line 37, characters 4-638: - Warning 3: deprecated: module Shadow_stdlib.Map - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Map instead - File "src/base.ml", line 37, characters 4-689: - Warning 3: deprecated: module Shadow_stdlib.Nativeint - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Nativeint instead - File "src/base.ml", line 37, characters 4-689: - Warning 3: deprecated: module Shadow_stdlib.Nativeint - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Nativeint instead - File "src/base.ml", line 37, characters 4-734: - Warning 3: deprecated: module Shadow_stdlib.Option - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Option instead - File "src/base.ml", line 37, characters 4-734: - Warning 3: deprecated: module Shadow_stdlib.Option - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Option instead - File "src/base.ml", line 37, characters 4-779: - Warning 3: deprecated: module Shadow_stdlib.Printf - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Printf instead - File "src/base.ml", line 37, characters 4-779: - Warning 3: deprecated: module Shadow_stdlib.Printf - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Printf instead - File "src/base.ml", line 37, characters 4-822: - Warning 3: deprecated: module Shadow_stdlib.Queue - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Queue instead - File "src/base.ml", line 37, characters 4-822: - Warning 3: deprecated: module Shadow_stdlib.Queue - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Queue instead - File "src/base.ml", line 37, characters 4-867: - Warning 3: deprecated: module Shadow_stdlib.Random - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Random instead - File "src/base.ml", line 37, characters 4-867: - Warning 3: deprecated: module Shadow_stdlib.Random - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Random instead - File "src/base.ml", line 37, characters 4-912: - Warning 3: deprecated: module Shadow_stdlib.Result - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Result instead - File "src/base.ml", line 37, characters 4-912: - Warning 3: deprecated: module Shadow_stdlib.Result - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Result instead - File "src/base.ml", line 37, characters 4-951: - Warning 3: deprecated: module Shadow_stdlib.Set - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Set instead - File "src/base.ml", line 37, characters 4-951: - Warning 3: deprecated: module Shadow_stdlib.Set - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Set instead - File "src/base.ml", line 37, characters 4-994: - Warning 3: deprecated: module Shadow_stdlib.Stack - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Stack instead - File "src/base.ml", line 37, characters 4-994: - Warning 3: deprecated: module Shadow_stdlib.Stack - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Stack instead - File "src/base.ml", line 37, characters 4-1039: - Warning 3: deprecated: module Shadow_stdlib.String - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.String instead - File "src/base.ml", line 37, characters 4-1039: - Warning 3: deprecated: module Shadow_stdlib.String - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.String instead - File "src/base.ml", line 37, characters 4-1078: - Warning 3: deprecated: module Shadow_stdlib.Sys - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Sys instead - File "src/base.ml", line 37, characters 4-1078: - Warning 3: deprecated: module Shadow_stdlib.Sys - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Sys instead - File "src/base.ml", line 37, characters 4-1121: - Warning 3: deprecated: module Shadow_stdlib.Uchar - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Uchar instead - File "src/base.ml", line 37, characters 4-1121: - Warning 3: deprecated: module Shadow_stdlib.Uchar - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Uchar instead - File "src/base.ml", line 37, characters 4-1162: - Warning 3: deprecated: module Shadow_stdlib.Unit - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Unit instead - File "src/base.ml", line 37, characters 4-1162: - Warning 3: deprecated: module Shadow_stdlib.Unit - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Unit instead - File "src/base.ml", line 37, characters 4-1244: - Warning 3: deprecated: module Shadow_stdlib.Lexing - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Lexing instead - File "src/base.ml", line 37, characters 4-1244: - Warning 3: deprecated: module Shadow_stdlib.Lexing - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Lexing instead -> compiled base.v0.13.2 Processing 56/64: [camlp5: make world.opt] -> installed base.v0.13.2 Processing 57/64: [camlp5: make world.opt] Processing 58/64: [camlp5: make world.opt] [stdio: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdio" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/stdio.v0.13.0) -> compiled stdio.v0.13.0 Processing 58/64: [camlp5: make world.opt] -> installed stdio.v0.13.0 Processing 59/64: [camlp5: make world.opt] Processing 60/64: [camlp5: make world.opt] [ppxlib: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppxlib" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ppxlib.0.14.0) -> compiled ppxlib.0.14.0 Processing 60/64: [camlp5: make world.opt] -> installed ppxlib.0.14.0 Processing 61/64: [camlp5: make world.opt] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "world.opt" (CWD=/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14) - make core - make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14' - set -e; cd ocaml_stuff; make; cd .. - make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/ocaml_stuff' - cd ./4.04.2/utils; \ - make all EXE= OCAMLN=ocaml - make[3]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.04.2/utils' - ocamlc -c warnings.mli - ocamlc -c pconfig.mli - ocamlc -c pconfig.ml - make[3]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.04.2/utils' - if [ "+compiler-libs" != "+compiler-libs" ]; then \ - cd ./4.04.2/parsing; \ - make all EXE= OCAMLN=ocaml; \ - fi - make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/ocaml_stuff' - make clean_cold - make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14' - for i in lib odyl main meta; do \ - (cd ocaml_src/$i; make clean; cd ../..); \ - done - make[3]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/ocaml_src/lib' - rm -f *.cm[ioax] *.cmxa *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak - rm -f gramlib.cma - make[3]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/ocaml_src/lib' - make[3]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/ocaml_src/odyl' - rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak *.out *.opt - rm -f odyl_config.ml odyl - make[3]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/ocaml_src/odyl' - make[3]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/ocaml_src/main' - rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak *.out *.opt - rm -f camlp5 crc.tmp - make[3]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/ocaml_src/main' - make[3]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/ocaml_src/meta' - rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak q_MLast.cmo q_ast.cmo pa_r.cmo pa_rp.cmo pa_macro.cmo pa_macro_gram.cmo pa_fstream.cmo pa_extend.cmo pa_extend_m.cmo pr_dump.cmo pa_lexer.cmo camlp5r q_MLast.cmx q_ast.cmx pa_r.cmx pa_rp.cmx pa_macro.cmx pa_macro_gram.cmx pa_fstream.cmx pa_extend.cmx pa_extend_m.cmx pr_dump.cmx pa_lexer.cmx camlp5r.opt - make[3]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/ocaml_src/meta' - make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14' - make library_cold - make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14' - set -e; cd ocaml_src/lib; make all; cd ../.. - make[3]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/ocaml_src/lib' - cat versdep.ml > versdep.ppo - ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl versdep.ppo - rm -f versdep.ppo - cat ploc.mli > ploc.ppi - ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf ploc.ppi - rm -f ploc.ppi - cat ploc.ml > ploc.ppo - ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl ploc.ppo - rm -f ploc.ppo - cat plexing.mli > plexing.ppi - ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf plexing.ppi - rm -f plexing.ppi - cat plexing.ml > plexing.ppo - ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl plexing.ppo - rm -f plexing.ppo - cat plexer.mli > plexer.ppi - ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf plexer.ppi - rm -f plexer.ppi - cat plexer.ml > plexer.ppo - ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl plexer.ppo - rm -f plexer.ppo - cat fstream.mli > fstream.ppi - ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf fstream.ppi - rm -f fstream.ppi - cat fstream.ml > fstream.ppo - ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl fstream.ppo - rm -f fstream.ppo - cat gramext.mli > gramext.ppi - ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf gramext.ppi - rm -f gramext.ppi - cat gramext.ml > gramext.ppo - ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl gramext.ppo - rm -f gramext.ppo - cat grammar.mli > grammar.ppi - ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf grammar.ppi - rm -f grammar.ppi - cat grammar.ml > grammar.ppo - ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl grammar.ppo - rm -f grammar.ppo - cat diff.mli > diff.ppi - ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf diff.ppi - rm -f diff.ppi - cat diff.ml > diff.ppo - ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl diff.ppo - rm -f diff.ppo - cat extfold.mli > extfold.ppi - ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf extfold.ppi - rm -f extfold.ppi - cat extfold.ml > extfold.ppo - ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl extfold.ppo - rm -f extfold.ppo - cat extfun.mli > extfun.ppi - ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf extfun.ppi - rm -f extfun.ppi - cat extfun.ml > extfun.ppo - ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl extfun.ppo - rm -f extfun.ppo - cat pretty.mli > pretty.ppi - ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf pretty.ppi - rm -f pretty.ppi - cat pretty.ml > pretty.ppo - ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl pretty.ppo - rm -f pretty.ppo - cat pprintf.mli > pprintf.ppi - ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf pprintf.ppi - rm -f pprintf.ppi - cat pprintf.ml > pprintf.ppo - ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl pprintf.ppo - rm -f pprintf.ppo - cat eprinter.mli > eprinter.ppi - ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf eprinter.ppi - rm -f eprinter.ppi - cat eprinter.ml > eprinter.ppo - ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl eprinter.ppo - rm -f eprinter.ppo - cat stdpp.mli > stdpp.ppi - ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf stdpp.ppi - rm -f stdpp.ppi - cat stdpp.ml > stdpp.ppo - ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl stdpp.ppo - rm -f stdpp.ppo - cat token.mli > token.ppi - ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf token.ppi - rm -f token.ppi - cat token.ml > token.ppo - ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl token.ppo - rm -f token.ppo - ocamlc.opt versdep.cmo ploc.cmo plexing.cmo plexer.cmo fstream.cmo gramext.cmo grammar.cmo diff.cmo extfold.cmo extfun.cmo pretty.cmo pprintf.cmo eprinter.cmo stdpp.cmo token.cmo -a -o gramlib.cma - make[3]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/ocaml_src/lib' - set -e; cd ocaml_src/lib; make promote; cd ../.. - make[3]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/ocaml_src/lib' - cp versdep.cmo ploc.cmo plexing.cmo plexer.cmo fstream.cmo gramext.cmo grammar.cmo diff.cmo extfold.cmo extfun.cmo pretty.cmo pprintf.cmo eprinter.cmo stdpp.cmo token.cmo versdep.cmi ploc.cmi plexing.cmi plexer.cmi fstream.cmi gramext.cmi grammar.cmi diff.cmi extfold.cmi extfun.cmi pretty.cmi pprintf.cmi eprinter.cmi stdpp.cmi token.cmi ../../boot/. - make[3]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/ocaml_src/lib' - make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14' - make compile_cold - make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14' - cd ocaml_src; set -e; \ - for i in lib odyl main meta; do \ - cd $i; make all; cd ..; \ - done; cd .. - make[3]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/ocaml_src/lib' - make[3]: Nothing to be done for 'all'. - make[3]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/ocaml_src/lib' - make[3]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/ocaml_src/odyl' - echo "let standard_library =" > odyl_config.ml - echo " try Sys.getenv \"CAMLP5LIB\" with" >> odyl_config.ml - echo " Not_found -> \"/home/opam/.opam/4.04/lib/camlp5\"" | \ - sed -e 's|\\|/|g' >> odyl_config.ml - cat odyl_config.ml > odyl_config.ppo - ocamlc.opt -warn-error +A-11 -c -impl odyl_config.ppo - rm -f odyl_config.ppo - cat odyl_main.mli > odyl_main.ppi - ocamlc.opt -warn-error +A-11 -c -intf odyl_main.ppi - rm -f odyl_main.ppi - cat odyl_main.ml > odyl_main.ppo - ocamlc.opt -warn-error +A-11 -c -impl odyl_main.ppo - rm -f odyl_main.ppo - ocamlc.opt dynlink.cma odyl_config.cmo odyl_main.cmo -a -o odyl.cma - cat odyl.ml > odyl.ppo - ocamlc.opt -warn-error +A-11 -c -impl odyl.ppo - rm -f odyl.ppo - ocamlc.opt odyl.cma odyl.cmo -o odyl - make[3]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/ocaml_src/odyl' - make[3]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/ocaml_src/main' - cat mLast.mli > mLast.ppi - ocamlc.opt -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.04.2/utils -c -intf mLast.ppi - rm -f mLast.ppi - cat quotation.mli > quotation.ppi - ocamlc.opt -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.04.2/utils -c -intf quotation.ppi - rm -f quotation.ppi - cat quotation.ml > quotation.ppo - ocamlc.opt -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.04.2/utils -c -impl quotation.ppo - rm -f quotation.ppo - cat prtools.mli > prtools.ppi - ocamlc.opt -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.04.2/utils -c -intf prtools.ppi - rm -f prtools.ppi - cat prtools.ml > prtools.ppo - ocamlc.opt -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.04.2/utils -c -impl prtools.ppo - rm -f prtools.ppo - cat ast2pt.mli > ast2pt.ppi - ocamlc.opt -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.04.2/utils -c -intf ast2pt.ppi - rm -f ast2pt.ppi - cat ast2pt.ml > ast2pt.ppo - ocamlc.opt -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.04.2/utils -c -impl ast2pt.ppo - rm -f ast2pt.ppo - cat reloc.mli > reloc.ppi - ocamlc.opt -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.04.2/utils -c -intf reloc.ppi - rm -f reloc.ppi - cat reloc.ml > reloc.ppo - ocamlc.opt -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.04.2/utils -c -impl reloc.ppo - rm -f reloc.ppo - cat pcaml.mli > pcaml.ppi - ocamlc.opt -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.04.2/utils -c -intf pcaml.ppi - rm -f pcaml.ppi - cat pcaml.ml > pcaml.ppo - ocamlc.opt -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.04.2/utils -c -impl pcaml.ppo - rm -f pcaml.ppo - cat exparser.mli > exparser.ppi - ocamlc.opt -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.04.2/utils -c -intf exparser.ppi - rm -f exparser.ppi - cat exparser.ml > exparser.ppo - ocamlc.opt -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.04.2/utils -c -impl exparser.ppo - rm -f exparser.ppo - cat parserify.mli > parserify.ppi - ocamlc.opt -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.04.2/utils -c -intf parserify.ppi - rm -f parserify.ppi - cat parserify.ml > parserify.ppo - ocamlc.opt -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.04.2/utils -c -impl parserify.ppo - rm -f parserify.ppo - cat argl.mli > argl.ppi - ocamlc.opt -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.04.2/utils -c -intf argl.ppi - rm -f argl.ppi - cat argl.ml > argl.ppo - ocamlc.opt -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.04.2/utils -c -impl argl.ppo - rm -f argl.ppo - OTOPP=+compiler-libs OTOPU=../../ocaml_stuff/4.04.2/utils OVERSION=4.04.2 OLIBDIR="/home/opam/.opam/4.04/lib/ocaml" ../../tools/mkcrc.sh - ocamlc.opt -c -impl crc.tmp - cat main.ml > main.ppo - ocamlc.opt -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.04.2/utils -c -impl main.ppo - rm -f main.ppo - ocamlc.opt -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.04.2/utils ../../boot/versdep.cmo ../../boot/ploc.cmo ../../boot/plexing.cmo ../../boot/plexer.cmo ../../boot/fstream.cmo ../../boot/gramext.cmo ../../boot/grammar.cmo ../../boot/diff.cmo ../../boot/extfold.cmo ../../boot/extfun.cmo ../../boot/pretty.cmo ../../boot/pprintf.cmo ../../boot/eprinter.cmo ../../ocaml_stuff/4.04.2/utils/pconfig.cmo quotation.cmo prtools.cmo ast2pt.cmo reloc.cmo pcaml.cmo exparser.cmo parserify.cmo argl.cmo ../../boot/stdpp.cmo ../../boot/token.cmo crc.cmo main.cmo -a -o camlp5.cma - ocamlc.opt ../odyl/odyl.cma camlp5.cma ../odyl/odyl.cmo -linkall -o camlp5 - make[3]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/ocaml_src/main' - make[3]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/ocaml_src/meta' - cat q_MLast.ml > q_MLast.ppo - ocamlc.opt -warn-error +A-11 -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/4.04.2/utils -c -impl q_MLast.ppo - rm -f q_MLast.ppo - cat q_ast.ml > q_ast.ppo - ocamlc.opt -warn-error +A-11 -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/4.04.2/utils -c -impl q_ast.ppo - rm -f q_ast.ppo - cat pa_r.ml > pa_r.ppo - ocamlc.opt -warn-error +A-11 -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/4.04.2/utils -c -impl pa_r.ppo - rm -f pa_r.ppo - cat pa_rp.ml > pa_rp.ppo - ocamlc.opt -warn-error +A-11 -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/4.04.2/utils -c -impl pa_rp.ppo - rm -f pa_rp.ppo - cat pa_macro.ml > pa_macro.ppo - ocamlc.opt -warn-error +A-11 -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/4.04.2/utils -c -impl pa_macro.ppo - rm -f pa_macro.ppo - cat pa_extend.ml > pa_extend.ppo - ocamlc.opt -warn-error +A-11 -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/4.04.2/utils -c -impl pa_extend.ppo - rm -f pa_extend.ppo - cat pa_macro_gram.ml > pa_macro_gram.ppo - ocamlc.opt -warn-error +A-11 -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/4.04.2/utils -c -impl pa_macro_gram.ppo - rm -f pa_macro_gram.ppo - cat pa_fstream.ml > pa_fstream.ppo - ocamlc.opt -warn-error +A-11 -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/4.04.2/utils -c -impl pa_fstream.ppo - rm -f pa_fstream.ppo - cat pa_extend_m.ml > pa_extend_m.ppo - ocamlc.opt -warn-error +A-11 -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/4.04.2/utils -c -impl pa_extend_m.ppo - rm -f pa_extend_m.ppo - cat pr_dump.ml > pr_dump.ppo - ocamlc.opt -warn-error +A-11 -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/4.04.2/utils -c -impl pr_dump.ppo - rm -f pr_dump.ppo - cat pa_lexer.ml > pa_lexer.ppo - ocamlc.opt -warn-error +A-11 -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/4.04.2/utils -c -impl pa_lexer.ppo - rm -f pa_lexer.ppo - rm -f camlp5r - cd ../main; make CAMLP5=../meta/camlp5r CAMLP5M="-I ../meta pa_r.cmo pa_rp.cmo pr_dump.cmo" - make[4]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/ocaml_src/main' - ocamlc.opt ../odyl/odyl.cma camlp5.cma -I ../meta pa_r.cmo pa_rp.cmo pr_dump.cmo ../odyl/odyl.cmo -linkall -o ../meta/camlp5r - make[4]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/ocaml_src/main' - make[3]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/ocaml_src/meta' - make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14' - make promote_cold - make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14' - for i in lib odyl main meta; do \ - (cd ocaml_src/$i; make promote; cd ../..); \ - done - make[3]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/ocaml_src/lib' - cp versdep.cmo ploc.cmo plexing.cmo plexer.cmo fstream.cmo gramext.cmo grammar.cmo diff.cmo extfold.cmo extfun.cmo pretty.cmo pprintf.cmo eprinter.cmo stdpp.cmo token.cmo versdep.cmi ploc.cmi plexing.cmi plexer.cmi fstream.cmi gramext.cmi grammar.cmi diff.cmi extfold.cmi extfun.cmi pretty.cmi pprintf.cmi eprinter.cmi stdpp.cmi token.cmi ../../boot/. - make[3]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/ocaml_src/lib' - make[3]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/ocaml_src/odyl' - make[3]: Nothing to be done for 'promote'. - make[3]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/ocaml_src/odyl' - make[3]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/ocaml_src/main' - cp camlp5 ../../boot/. - make[3]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/ocaml_src/main' - make[3]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/ocaml_src/meta' - cp q_MLast.cmo q_ast.cmo pa_r.cmo pa_rp.cmo pa_macro.cmo pa_macro_gram.cmo pa_fstream.cmo pa_extend.cmo pa_extend_m.cmo pr_dump.cmo pa_lexer.cmo camlp5r pa_extend.cmi ../../boot/. - make[3]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/ocaml_src/meta' - make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14' - make clean_cold - make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14' - for i in lib odyl main meta; do \ - (cd ocaml_src/$i; make clean; cd ../..); \ - done - make[3]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/ocaml_src/lib' - rm -f *.cm[ioax] *.cmxa *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak - rm -f gramlib.cma - make[3]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/ocaml_src/lib' - make[3]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/ocaml_src/odyl' - rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak *.out *.opt - rm -f odyl_config.ml odyl - make[3]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/ocaml_src/odyl' - make[3]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/ocaml_src/main' - rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak *.out *.opt - rm -f camlp5 crc.tmp - make[3]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/ocaml_src/main' - make[3]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/ocaml_src/meta' - rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak q_MLast.cmo q_ast.cmo pa_r.cmo pa_rp.cmo pa_macro.cmo pa_macro_gram.cmo pa_fstream.cmo pa_extend.cmo pa_extend_m.cmo pr_dump.cmo pa_lexer.cmo camlp5r q_MLast.cmx q_ast.cmx pa_r.cmx pa_rp.cmx pa_macro.cmx pa_macro_gram.cmx pa_fstream.cmx pa_extend.cmx pa_extend_m.cmx pr_dump.cmx pa_lexer.cmx camlp5r.opt - make[3]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/ocaml_src/meta' - make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14' - make clean_hot - make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14' - cd ocaml_stuff; make clean; cd .. - make[3]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/ocaml_stuff' - cd ./4.04.2/utils; \ - make clean EXE= - make[4]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.04.2/utils' - rm -f *.cm[oix] *.o - make[4]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.04.2/utils' - if [ "+compiler-libs" != "+compiler-libs" ]; then \ - cd ./4.04.2/parsing; \ - make clean EXE=; \ - fi - make[3]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/ocaml_stuff' - for i in lib odyl main meta etc top ocpp man compile; do (cd $i; make clean; cd ..); done - make[3]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/lib' - rm -f *.cm[ioax] *.cmxa *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak - rm -f gramlib.cma - make[3]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/lib' - make[3]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/odyl' - rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak *.out *.opt - rm -f odyl_config.ml odyl - make[3]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/odyl' - make[3]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/main' - rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak *.out *.opt - rm -f camlp5 crc.tmp - make[3]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/main' - make[3]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/meta' - rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak q_MLast.cmo q_ast.cmo pa_r.cmo pa_rp.cmo pa_macro.cmo pa_macro_gram.cmo pa_fstream.cmo pa_extend.cmo pa_extend_m.cmo pr_dump.cmo pa_lexer.cmo camlp5r q_MLast.cmx q_ast.cmx pa_r.cmx pa_rp.cmx pa_macro.cmx pa_macro_gram.cmx pa_fstream.cmx pa_extend.cmx pa_extend_m.cmx pr_dump.cmx pa_lexer.cmx camlp5r.opt - make[3]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/meta' - make[3]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/etc' - rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak *.out *.opt - rm -f mkcamlp5.sh mkcamlp5.opt.sh camlp5o camlp5sch - rm -f META - make[3]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/etc' - make[3]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/top' - rm -f *.cm[ioa] *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak camlp5o.cma camlp5r.cma camlp5sch.cma camlp5_top.cma - make[3]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/top' - make[3]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/ocpp' - rm -f *.cm[ioa] *.pp[io] *.[ao] *.obj *.lib *.out *.bak .*.bak - rm -f ocpp - make[3]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/ocpp' - make[3]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/man' - rm -f camlp5.1 - make[3]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/man' - make[3]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/compile' - rm -f *.cm* *.pp[io] *.[oa] *.lib *.obj *.bak .*.bak *.out *.opt - rm -f *.fast tmp.* pa_*_fast.ml *.tmp *.ppo - make[3]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/compile' - make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14' - make library - make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14' - set -e; cd ocaml_stuff; make; cd .. - make[3]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/ocaml_stuff' - cd ./4.04.2/utils; \ - make all EXE= OCAMLN=ocaml - make[4]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.04.2/utils' - ocamlc -c warnings.mli - ocamlc -c pconfig.mli - ocamlc -c pconfig.ml - make[4]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.04.2/utils' - if [ "+compiler-libs" != "+compiler-libs" ]; then \ - cd ./4.04.2/parsing; \ - make all EXE= OCAMLN=ocaml; \ - fi - make[3]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/ocaml_stuff' - set -e; cd lib; make all; cd .. - make[3]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/lib' - ocamlrun ../boot/camlp5r -nolib -I ../boot pa_macro.cmo -mode S -o versdep.ppo versdep.ml - ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl versdep.ppo - rm -f versdep.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ploc.ppi ploc.mli - ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf ploc.ppi - rm -f ploc.ppi - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ploc.ppo ploc.ml - ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl ploc.ppo - rm -f ploc.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexing.ppi plexing.mli - ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf plexing.ppi - rm -f plexing.ppi - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexing.ppo plexing.ml - ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl plexing.ppo - rm -f plexing.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexer.ppi plexer.mli - ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf plexer.ppi - rm -f plexer.ppi - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexer.ppo plexer.ml - ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl plexer.ppo - rm -f plexer.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o fstream.ppi fstream.mli - ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf fstream.ppi - rm -f fstream.ppi - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o fstream.ppo fstream.ml - ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl fstream.ppo - rm -f fstream.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o gramext.ppi gramext.mli - ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf gramext.ppi - rm -f gramext.ppi - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o gramext.ppo gramext.ml - ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl gramext.ppo - rm -f gramext.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o grammar.ppi grammar.mli - ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf grammar.ppi - rm -f grammar.ppi - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o grammar.ppo grammar.ml - ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl grammar.ppo - rm -f grammar.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o diff.ppi diff.mli - ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf diff.ppi - rm -f diff.ppi - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o diff.ppo diff.ml - ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl diff.ppo - rm -f diff.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfold.ppi extfold.mli - ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf extfold.ppi - rm -f extfold.ppi - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfold.ppo extfold.ml - ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl extfold.ppo - rm -f extfold.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfun.ppi extfun.mli - ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf extfun.ppi - rm -f extfun.ppi - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfun.ppo extfun.ml - ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl extfun.ppo - rm -f extfun.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pretty.ppi pretty.mli - ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf pretty.ppi - rm -f pretty.ppi - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pretty.ppo pretty.ml - ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl pretty.ppo - rm -f pretty.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pprintf.ppi pprintf.mli - ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf pprintf.ppi - rm -f pprintf.ppi - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pprintf.ppo pprintf.ml - ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl pprintf.ppo - rm -f pprintf.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o eprinter.ppi eprinter.mli - ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf eprinter.ppi - rm -f eprinter.ppi - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o eprinter.ppo eprinter.ml - ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl eprinter.ppo - rm -f eprinter.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o stdpp.ppi stdpp.mli - ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf stdpp.ppi - rm -f stdpp.ppi - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o stdpp.ppo stdpp.ml - ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl stdpp.ppo - rm -f stdpp.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o token.ppi token.mli - ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf token.ppi - rm -f token.ppi - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o token.ppo token.ml - ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl token.ppo - rm -f token.ppo - ocamlc.opt versdep.cmo ploc.cmo plexing.cmo plexer.cmo fstream.cmo gramext.cmo grammar.cmo diff.cmo extfold.cmo extfun.cmo pretty.cmo pprintf.cmo eprinter.cmo stdpp.cmo token.cmo -a -o gramlib.cma - make[3]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/lib' - set -e; cd lib; make promote; cd .. - make[3]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/lib' - cp versdep.cmo ploc.cmo plexing.cmo plexer.cmo fstream.cmo gramext.cmo grammar.cmo diff.cmo extfold.cmo extfun.cmo pretty.cmo pprintf.cmo eprinter.cmo stdpp.cmo token.cmo versdep.cmi ploc.cmi plexing.cmi plexer.cmi fstream.cmi gramext.cmi grammar.cmi diff.cmi extfold.cmi extfun.cmi pretty.cmi pprintf.cmi eprinter.cmi stdpp.cmi token.cmi ../boot/. - make[3]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/lib' - make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14' - cd ocaml_stuff; make all; cd .. - make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/ocaml_stuff' - cd ./4.04.2/utils; \ - make all EXE= OCAMLN=ocaml - make[3]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.04.2/utils' - make[3]: Nothing to be done for 'all'. - make[3]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.04.2/utils' - if [ "+compiler-libs" != "+compiler-libs" ]; then \ - cd ./4.04.2/parsing; \ - make all EXE= OCAMLN=ocaml; \ - fi - make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/ocaml_stuff' - set -e; for i in lib odyl main meta; do cd $i; make all; cd ..; done - make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/lib' - make[2]: Nothing to be done for 'all'. - make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/lib' - make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/odyl' - echo "let standard_library =" > odyl_config.ml - echo " try Sys.getenv \"CAMLP5LIB\" with" >> odyl_config.ml - echo " Not_found -> \"/home/opam/.opam/4.04/lib/camlp5\"" | \ - sed -e 's|\\|/|g' >> odyl_config.ml - cp odyl_config.ml odyl_config.ppo - cat odyl_config.ml > odyl_config.ppo - ocamlc.opt -warn-error +A-11 -c -impl odyl_config.ppo - rm -f odyl_config.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o odyl_main.ppi odyl_main.mli - ocamlc.opt -warn-error +A-11 -c -intf odyl_main.ppi - rm -f odyl_main.ppi - ocamlrun ../boot/camlp5r -nolib -I ../boot pa_macro.cmo -mode S -o odyl_main.ppo odyl_main.ml - ocamlc.opt -warn-error +A-11 -c -impl odyl_main.ppo - rm -f odyl_main.ppo - ocamlc.opt dynlink.cma odyl_config.cmo odyl_main.cmo -a -o odyl.cma - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o odyl.ppo odyl.ml - ocamlc.opt -warn-error +A-11 -c -impl odyl.ppo - rm -f odyl.ppo - ocamlc.opt odyl.cma odyl.cmo -o odyl - make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/odyl' - make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/main' - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o mLast.ppi mLast.mli - ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.04.2/utils -c -intf mLast.ppi - rm -f mLast.ppi - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o quotation.ppi quotation.mli - ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.04.2/utils -c -intf quotation.ppi - rm -f quotation.ppi - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o quotation.ppo quotation.ml - ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.04.2/utils -c -impl quotation.ppo - rm -f quotation.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o prtools.ppi prtools.mli - ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.04.2/utils -c -intf prtools.ppi - rm -f prtools.ppi - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o prtools.ppo prtools.ml - ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.04.2/utils -c -impl prtools.ppo - rm -f prtools.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ast2pt.ppi ast2pt.mli - ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.04.2/utils -c -intf ast2pt.ppi - rm -f ast2pt.ppi - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ast2pt.ppo ast2pt.ml - ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.04.2/utils -c -impl ast2pt.ppo - rm -f ast2pt.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o reloc.ppi reloc.mli - ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.04.2/utils -c -intf reloc.ppi - rm -f reloc.ppi - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o reloc.ppo reloc.ml - ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.04.2/utils -c -impl reloc.ppo - rm -f reloc.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pcaml.ppi pcaml.mli - ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.04.2/utils -c -intf pcaml.ppi - rm -f pcaml.ppi - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pcaml.ppo pcaml.ml - ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.04.2/utils -c -impl pcaml.ppo - rm -f pcaml.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o exparser.ppi exparser.mli - ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.04.2/utils -c -intf exparser.ppi - rm -f exparser.ppi - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o exparser.ppo exparser.ml - ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.04.2/utils -c -impl exparser.ppo - rm -f exparser.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o parserify.ppi parserify.mli - ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.04.2/utils -c -intf parserify.ppi - rm -f parserify.ppi - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o parserify.ppo parserify.ml - ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.04.2/utils -c -impl parserify.ppo - rm -f parserify.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o argl.ppi argl.mli - ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.04.2/utils -c -intf argl.ppi - rm -f argl.ppi - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o argl.ppo argl.ml - ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.04.2/utils -c -impl argl.ppo - rm -f argl.ppo - OTOPP=+compiler-libs OTOPU=../ocaml_stuff/4.04.2/utils OVERSION=4.04.2 OLIBDIR="/home/opam/.opam/4.04/lib/ocaml" ../tools/mkcrc.sh - ocamlc.opt -c -impl crc.tmp - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o main.ppo main.ml - ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.04.2/utils -c -impl main.ppo - rm -f main.ppo - ocamlc.opt -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.04.2/utils ../boot/versdep.cmo ../boot/ploc.cmo ../boot/plexing.cmo ../boot/plexer.cmo ../boot/fstream.cmo ../boot/gramext.cmo ../boot/grammar.cmo ../boot/diff.cmo ../boot/extfold.cmo ../boot/extfun.cmo ../boot/pretty.cmo ../boot/pprintf.cmo ../boot/eprinter.cmo ../ocaml_stuff/4.04.2/utils/pconfig.cmo quotation.cmo prtools.cmo ast2pt.cmo reloc.cmo pcaml.cmo exparser.cmo parserify.cmo argl.cmo ../boot/stdpp.cmo ../boot/token.cmo crc.cmo main.cmo -a -o camlp5.cma - ocamlc.opt ../odyl/odyl.cma camlp5.cma ../odyl/odyl.cmo -linkall -o camlp5 - make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/main' - make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/meta' - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o q_MLast.ppo q_MLast.ml - ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.04.2/utils -c -impl q_MLast.ppo - rm -f q_MLast.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o q_ast.ppo q_ast.ml - ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.04.2/utils -c -impl q_ast.ppo - rm -f q_ast.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_r.ppo pa_r.ml - ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.04.2/utils -c -impl pa_r.ppo - rm -f pa_r.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_rp.ppo pa_rp.ml - ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.04.2/utils -c -impl pa_rp.ppo - rm -f pa_rp.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_macro.ppo pa_macro.ml - ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.04.2/utils -c -impl pa_macro.ppo - rm -f pa_macro.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extend.ppo pa_extend.ml - ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.04.2/utils -c -impl pa_extend.ppo - rm -f pa_extend.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_macro_gram.ppo pa_macro_gram.ml - ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.04.2/utils -c -impl pa_macro_gram.ppo - rm -f pa_macro_gram.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_fstream.ppo pa_fstream.ml - ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.04.2/utils -c -impl pa_fstream.ppo - rm -f pa_fstream.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extend_m.ppo pa_extend_m.ml - ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.04.2/utils -c -impl pa_extend_m.ppo - rm -f pa_extend_m.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pr_dump.ppo pr_dump.ml - ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.04.2/utils -c -impl pr_dump.ppo - rm -f pr_dump.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_lexer.ppo pa_lexer.ml - ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.04.2/utils -c -impl pa_lexer.ppo - rm -f pa_lexer.ppo - rm -f camlp5r - cd ../main; make CAMLP5=../meta/camlp5r CAMLP5M="-I ../meta pa_r.cmo pa_rp.cmo pr_dump.cmo" - make[3]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/main' - ocamlc.opt ../odyl/odyl.cma camlp5.cma -I ../meta pa_r.cmo pa_rp.cmo pr_dump.cmo ../odyl/odyl.cmo -linkall -o ../meta/camlp5r - make[3]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/main' - make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/meta' - make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14' - make compare_test || make coreboot - make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14' - make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/lib' - make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/lib' - make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/odyl' - make[2]: Nothing to be done for 'compare'. - make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/odyl' - make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/main' - camlp5 ../boot/camlp5 differ: char 608074, line 4980 - make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/main' - make[1]: *** [Makefile:117: compare_test] Error 1 - make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14' - make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14' - make backup - make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14' - mkdir boot.new - make mv_git FROM=boot TO=boot.new - make[3]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14' - test ! -f boot/.gitignore || mv boot/.gitignore boot.new/. - make[3]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14' - mv boot boot.new/SAVED - mv boot.new boot - make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14' - make promote - make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14' - for i in lib odyl main meta; do (cd $i; make promote; cd ..); done - make[3]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/lib' - cp versdep.cmo ploc.cmo plexing.cmo plexer.cmo fstream.cmo gramext.cmo grammar.cmo diff.cmo extfold.cmo extfun.cmo pretty.cmo pprintf.cmo eprinter.cmo stdpp.cmo token.cmo versdep.cmi ploc.cmi plexing.cmi plexer.cmi fstream.cmi gramext.cmi grammar.cmi diff.cmi extfold.cmi extfun.cmi pretty.cmi pprintf.cmi eprinter.cmi stdpp.cmi token.cmi ../boot/. - make[3]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/lib' - make[3]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/odyl' - make[3]: Nothing to be done for 'promote'. - make[3]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/odyl' - make[3]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/main' - cp camlp5 ../boot/. - make[3]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/main' - make[3]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/meta' - cp q_MLast.cmo q_ast.cmo pa_r.cmo pa_rp.cmo pa_macro.cmo pa_macro_gram.cmo pa_fstream.cmo pa_extend.cmo pa_extend_m.cmo pr_dump.cmo pa_lexer.cmo camlp5r pa_extend.cmi ../boot/. - make[3]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/meta' - make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14' - make clean_hot - make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14' - cd ocaml_stuff; make clean; cd .. - make[3]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/ocaml_stuff' - cd ./4.04.2/utils; \ - make clean EXE= - make[4]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.04.2/utils' - rm -f *.cm[oix] *.o - make[4]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.04.2/utils' - if [ "+compiler-libs" != "+compiler-libs" ]; then \ - cd ./4.04.2/parsing; \ - make clean EXE=; \ - fi - make[3]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/ocaml_stuff' - for i in lib odyl main meta etc top ocpp man compile; do (cd $i; make clean; cd ..); done - make[3]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/lib' - rm -f *.cm[ioax] *.cmxa *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak - rm -f gramlib.cma - make[3]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/lib' - make[3]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/odyl' - rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak *.out *.opt - rm -f odyl_config.ml odyl - make[3]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/odyl' - make[3]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/main' - rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak *.out *.opt - rm -f camlp5 crc.tmp - make[3]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/main' - make[3]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/meta' - rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak q_MLast.cmo q_ast.cmo pa_r.cmo pa_rp.cmo pa_macro.cmo pa_macro_gram.cmo pa_fstream.cmo pa_extend.cmo pa_extend_m.cmo pr_dump.cmo pa_lexer.cmo camlp5r q_MLast.cmx q_ast.cmx pa_r.cmx pa_rp.cmx pa_macro.cmx pa_macro_gram.cmx pa_fstream.cmx pa_extend.cmx pa_extend_m.cmx pr_dump.cmx pa_lexer.cmx camlp5r.opt - make[3]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/meta' - make[3]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/etc' - rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak *.out *.opt - rm -f mkcamlp5.sh mkcamlp5.opt.sh camlp5o camlp5sch - rm -f META - make[3]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/etc' - make[3]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/top' - rm -f *.cm[ioa] *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak camlp5o.cma camlp5r.cma camlp5sch.cma camlp5_top.cma - make[3]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/top' - make[3]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/ocpp' - rm -f *.cm[ioa] *.pp[io] *.[ao] *.obj *.lib *.out *.bak .*.bak - rm -f ocpp - make[3]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/ocpp' - make[3]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/man' - rm -f camlp5.1 - make[3]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/man' - make[3]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/compile' - rm -f *.cm* *.pp[io] *.[oa] *.lib *.obj *.bak .*.bak *.out *.opt - rm -f *.fast tmp.* pa_*_fast.ml *.tmp *.ppo - make[3]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/compile' - make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14' - make core - make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14' - cd ocaml_stuff; make all; cd .. - make[3]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/ocaml_stuff' - cd ./4.04.2/utils; \ - make all EXE= OCAMLN=ocaml - make[4]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.04.2/utils' - ocamlc -c warnings.mli - ocamlc -c pconfig.mli - ocamlc -c pconfig.ml - make[4]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.04.2/utils' - if [ "+compiler-libs" != "+compiler-libs" ]; then \ - cd ./4.04.2/parsing; \ - make all EXE= OCAMLN=ocaml; \ - fi - make[3]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/ocaml_stuff' - set -e; for i in lib odyl main meta; do cd $i; make all; cd ..; done - make[3]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/lib' - ocamlrun ../boot/camlp5r -nolib -I ../boot pa_macro.cmo -mode S -o versdep.ppo versdep.ml - ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl versdep.ppo - rm -f versdep.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ploc.ppi ploc.mli - ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf ploc.ppi - rm -f ploc.ppi - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ploc.ppo ploc.ml - ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl ploc.ppo - rm -f ploc.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexing.ppi plexing.mli - ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf plexing.ppi - rm -f plexing.ppi - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexing.ppo plexing.ml - ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl plexing.ppo - rm -f plexing.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexer.ppi plexer.mli - ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf plexer.ppi - rm -f plexer.ppi - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexer.ppo plexer.ml - ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl plexer.ppo - rm -f plexer.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o fstream.ppi fstream.mli - ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf fstream.ppi - rm -f fstream.ppi - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o fstream.ppo fstream.ml - ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl fstream.ppo - rm -f fstream.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o gramext.ppi gramext.mli - ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf gramext.ppi - rm -f gramext.ppi - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o gramext.ppo gramext.ml - ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl gramext.ppo - rm -f gramext.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o grammar.ppi grammar.mli - ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf grammar.ppi - rm -f grammar.ppi - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o grammar.ppo grammar.ml - ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl grammar.ppo - rm -f grammar.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o diff.ppi diff.mli - ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf diff.ppi - rm -f diff.ppi - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o diff.ppo diff.ml - ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl diff.ppo - rm -f diff.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfold.ppi extfold.mli - ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf extfold.ppi - rm -f extfold.ppi - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfold.ppo extfold.ml - ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl extfold.ppo - rm -f extfold.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfun.ppi extfun.mli - ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf extfun.ppi - rm -f extfun.ppi - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfun.ppo extfun.ml - ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl extfun.ppo - rm -f extfun.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pretty.ppi pretty.mli - ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf pretty.ppi - rm -f pretty.ppi - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pretty.ppo pretty.ml - ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl pretty.ppo - rm -f pretty.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pprintf.ppi pprintf.mli - ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf pprintf.ppi - rm -f pprintf.ppi - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pprintf.ppo pprintf.ml - ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl pprintf.ppo - rm -f pprintf.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o eprinter.ppi eprinter.mli - ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf eprinter.ppi - rm -f eprinter.ppi - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o eprinter.ppo eprinter.ml - ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl eprinter.ppo - rm -f eprinter.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o stdpp.ppi stdpp.mli - ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf stdpp.ppi - rm -f stdpp.ppi - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o stdpp.ppo stdpp.ml - ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl stdpp.ppo - rm -f stdpp.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o token.ppi token.mli - ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf token.ppi - rm -f token.ppi - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o token.ppo token.ml - ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl token.ppo - rm -f token.ppo - ocamlc.opt versdep.cmo ploc.cmo plexing.cmo plexer.cmo fstream.cmo gramext.cmo grammar.cmo diff.cmo extfold.cmo extfun.cmo pretty.cmo pprintf.cmo eprinter.cmo stdpp.cmo token.cmo -a -o gramlib.cma - make[3]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/lib' - make[3]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/odyl' - echo "let standard_library =" > odyl_config.ml - echo " try Sys.getenv \"CAMLP5LIB\" with" >> odyl_config.ml - echo " Not_found -> \"/home/opam/.opam/4.04/lib/camlp5\"" | \ - sed -e 's|\\|/|g' >> odyl_config.ml - cp odyl_config.ml odyl_config.ppo - cat odyl_config.ml > odyl_config.ppo - ocamlc.opt -warn-error +A-11 -c -impl odyl_config.ppo - rm -f odyl_config.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o odyl_main.ppi odyl_main.mli - ocamlc.opt -warn-error +A-11 -c -intf odyl_main.ppi - rm -f odyl_main.ppi - ocamlrun ../boot/camlp5r -nolib -I ../boot pa_macro.cmo -mode S -o odyl_main.ppo odyl_main.ml - ocamlc.opt -warn-error +A-11 -c -impl odyl_main.ppo - rm -f odyl_main.ppo - ocamlc.opt dynlink.cma odyl_config.cmo odyl_main.cmo -a -o odyl.cma - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o odyl.ppo odyl.ml - ocamlc.opt -warn-error +A-11 -c -impl odyl.ppo - rm -f odyl.ppo - ocamlc.opt odyl.cma odyl.cmo -o odyl - make[3]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/odyl' - make[3]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/main' - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o mLast.ppi mLast.mli - ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.04.2/utils -c -intf mLast.ppi - rm -f mLast.ppi - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o quotation.ppi quotation.mli - ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.04.2/utils -c -intf quotation.ppi - rm -f quotation.ppi - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o quotation.ppo quotation.ml - ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.04.2/utils -c -impl quotation.ppo - rm -f quotation.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o prtools.ppi prtools.mli - ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.04.2/utils -c -intf prtools.ppi - rm -f prtools.ppi - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o prtools.ppo prtools.ml - ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.04.2/utils -c -impl prtools.ppo - rm -f prtools.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ast2pt.ppi ast2pt.mli - ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.04.2/utils -c -intf ast2pt.ppi - rm -f ast2pt.ppi - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ast2pt.ppo ast2pt.ml - ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.04.2/utils -c -impl ast2pt.ppo - rm -f ast2pt.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o reloc.ppi reloc.mli - ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.04.2/utils -c -intf reloc.ppi - rm -f reloc.ppi - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o reloc.ppo reloc.ml - ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.04.2/utils -c -impl reloc.ppo - rm -f reloc.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pcaml.ppi pcaml.mli - ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.04.2/utils -c -intf pcaml.ppi - rm -f pcaml.ppi - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pcaml.ppo pcaml.ml - ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.04.2/utils -c -impl pcaml.ppo - rm -f pcaml.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o exparser.ppi exparser.mli - ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.04.2/utils -c -intf exparser.ppi - rm -f exparser.ppi - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o exparser.ppo exparser.ml - ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.04.2/utils -c -impl exparser.ppo - rm -f exparser.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o parserify.ppi parserify.mli - ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.04.2/utils -c -intf parserify.ppi - rm -f parserify.ppi - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o parserify.ppo parserify.ml - ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.04.2/utils -c -impl parserify.ppo - rm -f parserify.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o argl.ppi argl.mli - ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.04.2/utils -c -intf argl.ppi - rm -f argl.ppi - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o argl.ppo argl.ml - ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.04.2/utils -c -impl argl.ppo - rm -f argl.ppo - OTOPP=+compiler-libs OTOPU=../ocaml_stuff/4.04.2/utils OVERSION=4.04.2 OLIBDIR="/home/opam/.opam/4.04/lib/ocaml" ../tools/mkcrc.sh - ocamlc.opt -c -impl crc.tmp - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o main.ppo main.ml - ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.04.2/utils -c -impl main.ppo - rm -f main.ppo - ocamlc.opt -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.04.2/utils ../boot/versdep.cmo ../boot/ploc.cmo ../boot/plexing.cmo ../boot/plexer.cmo ../boot/fstream.cmo ../boot/gramext.cmo ../boot/grammar.cmo ../boot/diff.cmo ../boot/extfold.cmo ../boot/extfun.cmo ../boot/pretty.cmo ../boot/pprintf.cmo ../boot/eprinter.cmo ../ocaml_stuff/4.04.2/utils/pconfig.cmo quotation.cmo prtools.cmo ast2pt.cmo reloc.cmo pcaml.cmo exparser.cmo parserify.cmo argl.cmo ../boot/stdpp.cmo ../boot/token.cmo crc.cmo main.cmo -a -o camlp5.cma - ocamlc.opt ../odyl/odyl.cma camlp5.cma ../odyl/odyl.cmo -linkall -o camlp5 - make[3]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/main' - make[3]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/meta' - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o q_MLast.ppo q_MLast.ml - ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.04.2/utils -c -impl q_MLast.ppo - rm -f q_MLast.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o q_ast.ppo q_ast.ml - ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.04.2/utils -c -impl q_ast.ppo - rm -f q_ast.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_r.ppo pa_r.ml - ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.04.2/utils -c -impl pa_r.ppo - rm -f pa_r.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_rp.ppo pa_rp.ml - ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.04.2/utils -c -impl pa_rp.ppo - rm -f pa_rp.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_macro.ppo pa_macro.ml - ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.04.2/utils -c -impl pa_macro.ppo - rm -f pa_macro.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extend.ppo pa_extend.ml - ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.04.2/utils -c -impl pa_extend.ppo - rm -f pa_extend.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_macro_gram.ppo pa_macro_gram.ml - ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.04.2/utils -c -impl pa_macro_gram.ppo - rm -f pa_macro_gram.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_fstream.ppo pa_fstream.ml - ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.04.2/utils -c -impl pa_fstream.ppo - rm -f pa_fstream.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extend_m.ppo pa_extend_m.ml - ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.04.2/utils -c -impl pa_extend_m.ppo - rm -f pa_extend_m.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pr_dump.ppo pr_dump.ml - ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.04.2/utils -c -impl pr_dump.ppo - rm -f pr_dump.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_lexer.ppo pa_lexer.ml - ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.04.2/utils -c -impl pa_lexer.ppo - rm -f pa_lexer.ppo - rm -f camlp5r - cd ../main; make CAMLP5=../meta/camlp5r CAMLP5M="-I ../meta pa_r.cmo pa_rp.cmo pr_dump.cmo" - make[4]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/main' - ocamlc.opt ../odyl/odyl.cma camlp5.cma -I ../meta pa_r.cmo pa_rp.cmo pr_dump.cmo ../odyl/odyl.cmo -linkall -o ../meta/camlp5r - make[4]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/main' - make[3]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/meta' - make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14' - make compare - make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14' - make[3]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/lib' - make[3]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/lib' - make[3]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/odyl' - make[3]: Nothing to be done for 'compare'. - make[3]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/odyl' - make[3]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/main' - make[3]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/main' - make[3]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/meta' - make[3]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/meta' - Fixpoint reached, bootstrap succeeded. - make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14' - make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14' - make out - make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14' - set -e; cd ocaml_stuff; make; cd .. - make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/ocaml_stuff' - cd ./4.04.2/utils; \ - make all EXE= OCAMLN=ocaml - make[3]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.04.2/utils' - make[3]: Nothing to be done for 'all'. - make[3]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.04.2/utils' - if [ "+compiler-libs" != "+compiler-libs" ]; then \ - cd ./4.04.2/parsing; \ - make all EXE= OCAMLN=ocaml; \ - fi - make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/ocaml_stuff' - set -e; for i in lib odyl main meta etc top ocpp man; do cd $i; make all; cd ..; done - make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/lib' - make[2]: Nothing to be done for 'all'. - make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/lib' - make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/odyl' - make[2]: Nothing to be done for 'all'. - make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/odyl' - make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/main' - make[2]: Nothing to be done for 'all'. - make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/main' - make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/meta' - make[2]: Nothing to be done for 'all'. - make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/meta' - make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/etc' - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_o.ppo pa_o.ml - ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_o.ppo - rm -f pa_o.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_op.ppo pa_op.ml - ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_op.ppo - rm -f pa_op.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_oop.ppo pa_oop.ml - ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_oop.ppo - rm -f pa_oop.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_sml.ppo pa_sml.ml - ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_sml.ppo - rm -f pa_sml.ppo - ocamlrun ../boot/camlp5 -nolib -I ../boot pa_r.cmo pa_rp.cmo pa_extend.cmo q_MLast.cmo pr_dump.cmo -mode S -o pa_lispr.ppo pa_lispr.ml - ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_lispr.ppo - rm -f pa_lispr.ppo - make --no-print-directory -f Makefile.withnew pa_lisp.cmo - ocamlrun ../main/camlp5 -nolib -I ../meta -I ../etc ./pa_lispr.cmo pa_extend.cmo q_MLast.cmo pr_dump.cmo -mode S -o pa_lisp.ppo pa_lisp.ml - ocamlc.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pa_lisp.ppo - rm -f pa_lisp.ppo - ocamlrun ../boot/camlp5 -nolib -I ../boot pa_r.cmo pa_rp.cmo pa_extend.cmo q_MLast.cmo pr_dump.cmo -mode S -o pa_schemer.ppo pa_schemer.ml - ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_schemer.ppo - rm -f pa_schemer.ppo - make --no-print-directory -f Makefile.withnew pa_scheme.cmo - ocamlrun ../main/camlp5 -nolib -I ../meta -I ../etc ./pa_schemer.cmo pa_extend.cmo q_MLast.cmo pr_dump.cmo -mode S -o pa_scheme.ppo pa_scheme.ml - ocamlc.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pa_scheme.ppo - rm -f pa_scheme.ppo - make --no-print-directory -f Makefile.withnew pa_extfold.cmo - ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pa_extfold.ppo pa_extfold.ml - ocamlc.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pa_extfold.ppo - rm -f pa_extfold.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extfun.ppo pa_extfun.ml - ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_extfun.ppo - rm -f pa_extfun.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extprint.ppo pa_extprint.ml - ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_extprint.ppo - rm -f pa_extprint.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_macro_print.ppo pa_macro_print.ml - ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_macro_print.ppo - rm -f pa_macro_print.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_lefteval.ppo pa_lefteval.ml - ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_lefteval.ppo - rm -f pa_lefteval.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_mkast.ppo pa_mkast.ml - ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_mkast.ppo - rm -f pa_mkast.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_mktest.ppo pa_mktest.ml - ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_mktest.ppo - rm -f pa_mktest.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_pprintf.ppo pa_pprintf.ml - ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_pprintf.ppo - rm -f pa_pprintf.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_pragma.ppo pa_pragma.ml - ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_pragma.ppo - rm -f pa_pragma.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_reloc.ppo pa_reloc.ml - ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_reloc.ppo - rm -f pa_reloc.ppo - make --no-print-directory -f Makefile.withnew pr_r.cmo - ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_r.ppo pr_r.ml - ocamlc.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_r.ppo - rm -f pr_r.ppo - make --no-print-directory -f Makefile.withnew pr_ro.cmo - ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_ro.ppo pr_ro.ml - ocamlc.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_ro.ppo - rm -f pr_ro.ppo - make --no-print-directory -f Makefile.withnew pr_rp.cmo - ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_rp.ppo pr_rp.ml - ocamlc.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_rp.ppo - rm -f pr_rp.ppo - make --no-print-directory -f Makefile.withnew pr_o.cmo - ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_o.ppo pr_o.ml - ocamlc.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_o.ppo - rm -f pr_o.ppo - make --no-print-directory -f Makefile.withnew pr_op.cmo - ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_op.ppo pr_op.ml - ocamlc.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_op.ppo - rm -f pr_op.ppo - make --no-print-directory -f Makefile.withnew pr_scheme.cmo - ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_scheme.ppo pr_scheme.ml - ocamlc.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_scheme.ppo - rm -f pr_scheme.ppo - make --no-print-directory -f Makefile.withnew pr_schemep.cmo - ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_schemep.ppo pr_schemep.ml - ocamlc.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_schemep.ppo - rm -f pr_schemep.ppo - make --no-print-directory -f Makefile.withnew pr_extend.cmo - ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_extend.ppo pr_extend.ml - ocamlc.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_extend.ppo - rm -f pr_extend.ppo - make --no-print-directory -f Makefile.withnew pr_extfun.cmo - ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_extfun.ppo pr_extfun.ml - ocamlc.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_extfun.ppo - rm -f pr_extfun.ppo - make --no-print-directory -f Makefile.withnew pr_extprint.cmo - ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_extprint.ppo pr_extprint.ml - ocamlc.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_extprint.ppo - rm -f pr_extprint.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pr_depend.ppo pr_depend.ml - ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pr_depend.ppo - rm -f pr_depend.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pr_null.ppo pr_null.ml - ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pr_null.ppo - rm -f pr_null.ppo - make --no-print-directory -f Makefile.withnew q_phony.cmo - ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o q_phony.ppo q_phony.ml - ocamlc.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl q_phony.ppo - rm -f q_phony.ppo - rm -f camlp5o - cd ../main; make CAMLP5=../etc/camlp5o CAMLP5M="-I ../etc pa_o.cmo pa_op.cmo ../meta/pr_dump.cmo" - make[3]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/main' - ocamlc.opt ../odyl/odyl.cma camlp5.cma -I ../etc pa_o.cmo pa_op.cmo ../meta/pr_dump.cmo ../odyl/odyl.cmo -linkall -o ../etc/camlp5o - make[3]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/main' - rm -f camlp5sch - cd ../main; make CAMLP5=../etc/camlp5sch CAMLP5M="-I ../etc pa_scheme.cmo ../meta/pr_dump.cmo" - make[3]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/main' - ocamlc.opt ../odyl/odyl.cma camlp5.cma -I ../etc pa_scheme.cmo ../meta/pr_dump.cmo ../odyl/odyl.cmo -linkall -o ../etc/camlp5sch - make[3]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/main' - sed -e "s!LIBDIR!/home/opam/.opam/4.04/lib!g" -e "s!OCAMLN!ocaml!g" -e "s!CAMLP5N!camlp5!g" mkcamlp5.sh.tpl > mkcamlp5.sh - sed -e "s|@VERSION@|7.14|" -e "s|@CAMLP5DIR@|/home/opam/.opam/4.04/lib/camlp5|" META.tpl > META - make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/etc' - make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/top' - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o camlp5_top.ppo camlp5_top.ml - ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I +compiler-libs -I ../ocaml_stuff/4.04.2/utils -I +compiler-libs -c -impl camlp5_top.ppo - rm -f camlp5_top.ppo - ocamlc.opt ../ocaml_stuff/4.04.2/utils/pconfig.cmo ../boot/versdep.cmo ../boot/ploc.cmo ../boot/plexing.cmo ../boot/plexer.cmo ../boot/fstream.cmo ../boot/gramext.cmo ../boot/grammar.cmo ../boot/diff.cmo ../boot/extfold.cmo ../boot/extfun.cmo ../boot/pretty.cmo ../boot/pprintf.cmo ../boot/eprinter.cmo ../main/quotation.cmo ../main/reloc.cmo ../main/prtools.cmo ../main/ast2pt.cmo ../main/pcaml.cmo ../main/exparser.cmo ../boot/stdpp.cmo ../boot/token.cmo ../etc/pa_o.cmo ../etc/pa_op.cmo camlp5_top.cmo -linkall -a -o camlp5o.cma - ocamlrun ../boot/camlp5r -nolib -I ../boot pa_macro.cmo -mode S -o rprint.ppo rprint.ml - ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I +compiler-libs -I ../ocaml_stuff/4.04.2/utils -I +compiler-libs -c -impl rprint.ppo - rm -f rprint.ppo - ocamlc.opt ../ocaml_stuff/4.04.2/utils/pconfig.cmo ../boot/versdep.cmo ../boot/ploc.cmo ../boot/plexing.cmo ../boot/plexer.cmo ../boot/fstream.cmo ../boot/gramext.cmo ../boot/grammar.cmo ../boot/diff.cmo ../boot/extfold.cmo ../boot/extfun.cmo ../boot/pretty.cmo ../boot/pprintf.cmo ../boot/eprinter.cmo ../main/quotation.cmo ../main/reloc.cmo ../main/prtools.cmo ../main/ast2pt.cmo ../main/pcaml.cmo ../main/exparser.cmo ../boot/stdpp.cmo ../boot/token.cmo ../meta/pa_r.cmo ../meta/pa_rp.cmo rprint.cmo camlp5_top.cmo -linkall -a -o camlp5r.cma - ocamlc.opt ../ocaml_stuff/4.04.2/utils/pconfig.cmo ../boot/versdep.cmo ../boot/ploc.cmo ../boot/plexing.cmo ../boot/plexer.cmo ../boot/fstream.cmo ../boot/gramext.cmo ../boot/grammar.cmo ../boot/diff.cmo ../boot/extfold.cmo ../boot/extfun.cmo ../boot/pretty.cmo ../boot/pprintf.cmo ../boot/eprinter.cmo ../main/quotation.cmo ../main/reloc.cmo ../main/prtools.cmo ../main/ast2pt.cmo ../main/pcaml.cmo ../main/exparser.cmo ../boot/stdpp.cmo ../boot/token.cmo ../etc/pa_scheme.cmo camlp5_top.cmo -linkall -a -o camlp5sch.cma - ocamlc.opt ../ocaml_stuff/4.04.2/utils/pconfig.cmo ../main/quotation.cmo ../main/reloc.cmo ../main/prtools.cmo ../main/pcaml.cmo ../main/ast2pt.cmo camlp5_top.cmo -a -o camlp5_top.cma - make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/top' - make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/ocpp' - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ocpp.ppo ocpp.ml - ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../odyl -I ../lib -c -impl ocpp.ppo - rm -f ocpp.ppo - ocamlc.opt -I ../main -I ../boot -I ../odyl -I ../lib ../boot/versdep.cmo ../boot/ploc.cmo ../boot/stdpp.cmo ../main/quotation.cmo ../odyl/odyl.cma ocpp.cmo ../odyl/odyl.cmo -linkall -o ocpp - make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/ocpp' - make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/man' - sed -e "s'LIBDIR'/home/opam/.opam/4.04/lib'g" -e "s/camlp5n/camlp5/g" -e "s/ocamln/ocaml/g" camlp5.1.tpl > camlp5.1 - make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/man' - make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14' - make opt - make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14' - set -e; for i in ocaml_stuff lib odyl main meta etc; do cd $i; make opt; cd ..; done - make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/ocaml_stuff' - cd ./4.04.2/utils; make OCAMLN=ocaml opt; cd ../.. - make[3]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.04.2/utils' - ocamlopt -c pconfig.ml - make[3]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.04.2/utils' - make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/ocaml_stuff' - make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/lib' - ocamlrun ../boot/camlp5r -nolib -I ../boot pa_macro.cmo -mode S -o versdep.ppo versdep.ml - ocamlopt.opt -warn-error +A-11 -I +compiler-libs -c -impl versdep.ppo - rm -f versdep.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ploc.ppo ploc.ml - ocamlopt.opt -warn-error +A-11 -I +compiler-libs -c -impl ploc.ppo - rm -f ploc.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexing.ppo plexing.ml - ocamlopt.opt -warn-error +A-11 -I +compiler-libs -c -impl plexing.ppo - rm -f plexing.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexer.ppo plexer.ml - ocamlopt.opt -warn-error +A-11 -I +compiler-libs -c -impl plexer.ppo - rm -f plexer.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o fstream.ppo fstream.ml - ocamlopt.opt -warn-error +A-11 -I +compiler-libs -c -impl fstream.ppo - rm -f fstream.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o gramext.ppo gramext.ml - ocamlopt.opt -warn-error +A-11 -I +compiler-libs -c -impl gramext.ppo - rm -f gramext.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o grammar.ppo grammar.ml - ocamlopt.opt -warn-error +A-11 -I +compiler-libs -c -impl grammar.ppo - rm -f grammar.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o diff.ppo diff.ml - ocamlopt.opt -warn-error +A-11 -I +compiler-libs -c -impl diff.ppo - rm -f diff.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfold.ppo extfold.ml - ocamlopt.opt -warn-error +A-11 -I +compiler-libs -c -impl extfold.ppo - rm -f extfold.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfun.ppo extfun.ml - ocamlopt.opt -warn-error +A-11 -I +compiler-libs -c -impl extfun.ppo - rm -f extfun.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pretty.ppo pretty.ml - ocamlopt.opt -warn-error +A-11 -I +compiler-libs -c -impl pretty.ppo - rm -f pretty.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pprintf.ppo pprintf.ml - ocamlopt.opt -warn-error +A-11 -I +compiler-libs -c -impl pprintf.ppo - rm -f pprintf.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o eprinter.ppo eprinter.ml - ocamlopt.opt -warn-error +A-11 -I +compiler-libs -c -impl eprinter.ppo - rm -f eprinter.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o stdpp.ppo stdpp.ml - ocamlopt.opt -warn-error +A-11 -I +compiler-libs -c -impl stdpp.ppo - rm -f stdpp.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o token.ppo token.ml - ocamlopt.opt -warn-error +A-11 -I +compiler-libs -c -impl token.ppo - rm -f token.ppo - ocamlopt.opt versdep.cmx ploc.cmx plexing.cmx plexer.cmx fstream.cmx gramext.cmx grammar.cmx diff.cmx extfold.cmx extfun.cmx pretty.cmx pprintf.cmx eprinter.cmx stdpp.cmx token.cmx -a -o gramlib.cmxa - make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/lib' - make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/odyl' - cp odyl_config.ml odyl_config.ppo - cat odyl_config.ml > odyl_config.ppo - ocamlopt.opt -warn-error +A-11 -c -impl odyl_config.ppo - rm -f odyl_config.ppo - OPT=.opt EXE= OCAMLN=ocaml MODE=S COMPWITH=old CAMLP5N=camlp5 ../tools/camlp5_comm.sh -DOPT -o odyl_main.ppo odyl_main.ml - ocamlrun ../boot/camlp5r -nolib -I ../boot pa_macro.cmo -mode S -DOPT -o odyl_main.ppo odyl_main.ml - ocamlopt.opt -c -impl odyl_main.ppo - rm -f odyl_main.ppo - ocamlopt.opt odyl_config.cmx odyl_main.cmx -a -o odyl.cmxa - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o odyl.ppo odyl.ml - ocamlopt.opt -warn-error +A-11 -c -impl odyl.ppo - rm -f odyl.ppo - make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/odyl' - make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/main' - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o quotation.ppo quotation.ml - ocamlopt.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.04.2/utils -c -impl quotation.ppo - rm -f quotation.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o prtools.ppo prtools.ml - ocamlopt.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.04.2/utils -c -impl prtools.ppo - rm -f prtools.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ast2pt.ppo ast2pt.ml - ocamlopt.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.04.2/utils -c -impl ast2pt.ppo - rm -f ast2pt.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o reloc.ppo reloc.ml - ocamlopt.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.04.2/utils -c -impl reloc.ppo - rm -f reloc.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pcaml.ppo pcaml.ml - ocamlopt.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.04.2/utils -c -impl pcaml.ppo - rm -f pcaml.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o exparser.ppo exparser.ml - ocamlopt.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.04.2/utils -c -impl exparser.ppo - rm -f exparser.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o parserify.ppo parserify.ml - ocamlopt.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.04.2/utils -c -impl parserify.ppo - rm -f parserify.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o argl.ppo argl.ml - ocamlopt.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.04.2/utils -c -impl argl.ppo - rm -f argl.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o main.ppo main.ml - ocamlopt.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.04.2/utils -c -impl main.ppo - rm -f main.ppo - ocamlopt.opt -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.04.2/utils ../lib/versdep.cmx ../lib/ploc.cmx ../lib/plexing.cmx ../lib/plexer.cmx ../lib/fstream.cmx ../lib/gramext.cmx ../lib/grammar.cmx ../lib/diff.cmx ../lib/extfold.cmx ../lib/extfun.cmx ../lib/pretty.cmx ../lib/pprintf.cmx ../lib/eprinter.cmx ../ocaml_stuff/4.04.2/utils/pconfig.cmx quotation.cmx prtools.cmx ast2pt.cmx reloc.cmx pcaml.cmx exparser.cmx parserify.cmx argl.cmx ../lib/stdpp.cmx ../lib/token.cmx main.cmx -a -o camlp5.cmxa - make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/main' - make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/meta' - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o q_MLast.ppo q_MLast.ml - ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.04.2/utils -c -impl q_MLast.ppo - rm -f q_MLast.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o q_ast.ppo q_ast.ml - ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.04.2/utils -c -impl q_ast.ppo - rm -f q_ast.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_r.ppo pa_r.ml - ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.04.2/utils -c -impl pa_r.ppo - rm -f pa_r.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_rp.ppo pa_rp.ml - ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.04.2/utils -c -impl pa_rp.ppo - rm -f pa_rp.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_macro.ppo pa_macro.ml - ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.04.2/utils -c -impl pa_macro.ppo - rm -f pa_macro.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extend.ppo pa_extend.ml - ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.04.2/utils -c -impl pa_extend.ppo - rm -f pa_extend.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_macro_gram.ppo pa_macro_gram.ml - ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.04.2/utils -c -impl pa_macro_gram.ppo - rm -f pa_macro_gram.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_fstream.ppo pa_fstream.ml - ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.04.2/utils -c -impl pa_fstream.ppo - rm -f pa_fstream.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extend_m.ppo pa_extend_m.ml - ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.04.2/utils -c -impl pa_extend_m.ppo - rm -f pa_extend_m.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pr_dump.ppo pr_dump.ml - ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.04.2/utils -c -impl pr_dump.ppo - rm -f pr_dump.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_lexer.ppo pa_lexer.ml - ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.04.2/utils -c -impl pa_lexer.ppo - rm -f pa_lexer.ppo - rm -f camlp5r.opt - cd ../main; make optp5 CAMLP5OPT=../meta/camlp5r.opt CAMLP5M="-I ../meta pa_r.cmx pa_rp.cmx pr_dump.cmx" - make[3]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/main' - ocamlopt.opt ../odyl/odyl.cmxa camlp5.cmxa -I ../meta pa_r.cmx pa_rp.cmx pr_dump.cmx ../odyl/odyl.cmx -linkall -o ../meta/camlp5r.opt - make[3]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/main' - make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/meta' - make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/etc' - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_o.ppo pa_o.ml - ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_o.ppo - rm -f pa_o.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_op.ppo pa_op.ml - ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_op.ppo - rm -f pa_op.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_oop.ppo pa_oop.ml - ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_oop.ppo - rm -f pa_oop.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_sml.ppo pa_sml.ml - ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_sml.ppo - rm -f pa_sml.ppo - make --no-print-directory -f Makefile.withnew pa_lisp.cmx - ocamlrun ../main/camlp5 -nolib -I ../meta -I ../etc ./pa_lispr.cmo pa_extend.cmo q_MLast.cmo pr_dump.cmo -mode S -o pa_lisp.ppo pa_lisp.ml - ocamlopt.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pa_lisp.ppo - rm -f pa_lisp.ppo - make --no-print-directory -f Makefile.withnew pa_scheme.cmx - ocamlrun ../main/camlp5 -nolib -I ../meta -I ../etc ./pa_schemer.cmo pa_extend.cmo q_MLast.cmo pr_dump.cmo -mode S -o pa_scheme.ppo pa_scheme.ml - ocamlopt.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pa_scheme.ppo - rm -f pa_scheme.ppo - make --no-print-directory -f Makefile.withnew pa_extfold.cmx - ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pa_extfold.ppo pa_extfold.ml - ocamlopt.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pa_extfold.ppo - rm -f pa_extfold.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extfun.ppo pa_extfun.ml - ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_extfun.ppo - rm -f pa_extfun.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extprint.ppo pa_extprint.ml - ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_extprint.ppo - rm -f pa_extprint.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_macro_print.ppo pa_macro_print.ml - ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_macro_print.ppo - rm -f pa_macro_print.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_lefteval.ppo pa_lefteval.ml - ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_lefteval.ppo - rm -f pa_lefteval.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_mkast.ppo pa_mkast.ml - ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_mkast.ppo - rm -f pa_mkast.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_mktest.ppo pa_mktest.ml - ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_mktest.ppo - rm -f pa_mktest.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_pprintf.ppo pa_pprintf.ml - ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_pprintf.ppo - rm -f pa_pprintf.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_pragma.ppo pa_pragma.ml - ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_pragma.ppo - rm -f pa_pragma.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_reloc.ppo pa_reloc.ml - ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_reloc.ppo - rm -f pa_reloc.ppo - make --no-print-directory -f Makefile.withnew pr_r.cmx - ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_r.ppo pr_r.ml - ocamlopt.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_r.ppo - rm -f pr_r.ppo - make --no-print-directory -f Makefile.withnew pr_ro.cmx - ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_ro.ppo pr_ro.ml - ocamlopt.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_ro.ppo - rm -f pr_ro.ppo - make --no-print-directory -f Makefile.withnew pr_rp.cmx - ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_rp.ppo pr_rp.ml - ocamlopt.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_rp.ppo - rm -f pr_rp.ppo - make --no-print-directory -f Makefile.withnew pr_o.cmx - ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_o.ppo pr_o.ml - ocamlopt.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_o.ppo - rm -f pr_o.ppo - make --no-print-directory -f Makefile.withnew pr_op.cmx - ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_op.ppo pr_op.ml - ocamlopt.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_op.ppo - rm -f pr_op.ppo - make --no-print-directory -f Makefile.withnew pr_scheme.cmx - ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_scheme.ppo pr_scheme.ml - ocamlopt.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_scheme.ppo - rm -f pr_scheme.ppo - make --no-print-directory -f Makefile.withnew pr_schemep.cmx - ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_schemep.ppo pr_schemep.ml - ocamlopt.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_schemep.ppo - rm -f pr_schemep.ppo - make --no-print-directory -f Makefile.withnew pr_extend.cmx - ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_extend.ppo pr_extend.ml - ocamlopt.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_extend.ppo - rm -f pr_extend.ppo - make --no-print-directory -f Makefile.withnew pr_extfun.cmx - ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_extfun.ppo pr_extfun.ml - ocamlopt.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_extfun.ppo - rm -f pr_extfun.ppo - make --no-print-directory -f Makefile.withnew pr_extprint.cmx - ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_extprint.ppo pr_extprint.ml - ocamlopt.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_extprint.ppo - rm -f pr_extprint.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pr_depend.ppo pr_depend.ml - ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pr_depend.ppo - rm -f pr_depend.ppo - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pr_null.ppo pr_null.ml - ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pr_null.ppo - rm -f pr_null.ppo - make --no-print-directory -f Makefile.withnew q_phony.cmx - ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o q_phony.ppo q_phony.ml - ocamlopt.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl q_phony.ppo - rm -f q_phony.ppo - rm -f camlp5o.opt - cd ../main; make optp5 CAMLP5OPT=../etc/camlp5o.opt CAMLP5M="-I ../etc pa_o.cmx pa_op.cmx ../meta/pr_dump.cmx" - make[3]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/main' - ocamlopt.opt ../odyl/odyl.cmxa camlp5.cmxa -I ../etc pa_o.cmx pa_op.cmx ../meta/pr_dump.cmx ../odyl/odyl.cmx -linkall -o ../etc/camlp5o.opt - make[3]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/main' - sed -e "s!LIBDIR!/home/opam/.opam/4.04/lib!g" -e "s!OCAMLN!ocaml!g" -e "s!CAMLP5N!camlp5!g" mkcamlp5.opt.sh.tpl > mkcamlp5.opt.sh - make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/etc' - make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14' - make opt.opt - make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14' - set -e; for i in ocaml_stuff lib odyl main meta etc; do cd $i; make opt; cd ..; done - make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/ocaml_stuff' - cd ./4.04.2/utils; make OCAMLN=ocaml opt; cd ../.. - make[3]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.04.2/utils' - make[3]: Nothing to be done for 'opt'. - make[3]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.04.2/utils' - make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/ocaml_stuff' - make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/lib' - make[2]: Nothing to be done for 'opt'. - make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/lib' - make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/odyl' - make[2]: Nothing to be done for 'opt'. - make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/odyl' - make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/main' - make[2]: Nothing to be done for 'opt'. - make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/main' - make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/meta' - make[2]: Nothing to be done for 'opt'. - make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/meta' - make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/etc' - make[2]: Nothing to be done for 'opt'. - make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/etc' - cd compile; make opt; cd .. - make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/compile' - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o compile.ppo compile.ml - ocamlc.opt -w y -warn-error +A-11 -I ../main -I ../boot -I ../lib -c -impl compile.ppo - rm -f compile.ppo - OCAMLN=ocaml CAMLP5N=camlp5 EXE= RM=rm ./compile.sh -e "Grammar.Entry.obj Pcaml.interf" -e "Grammar.Entry.obj Pcaml.implem" -e "Grammar.Entry.obj Pcaml.top_phrase" -e "Grammar.Entry.obj Pcaml.use_file" ../etc/pa_o.ml ../etc/pa_op.ml > o_fast.ml.tmp - ocamlc -c tmp.mli - ocamlrun ../meta/camlp5r -nolib -I ../meta pa_macro.cmo pa_extend.cmo pa_macro_gram.cmo q_MLast.cmo -meta_action tmp.ml -o tmp.ppo - ocamlc -I ../lib -I ../main -c -impl tmp.ppo - rm tmp.ppo - ocamlrun ../main/camlp5 ./compile.cmo ./tmp.cmo ../etc/pr_r.cmo ../etc/pr_rp.cmo -sep nn -impl - < /dev/null - ../meta/camlp5r -I ../meta -I ../etc pa_extend.cmo pa_macro.cmo pa_macro_gram.cmo pr_r.cmo pr_extend.cmo ../etc/pa_o.ml > pa_o.ppo.TMP && mv pa_o.ppo.TMP pa_o.ml.ppo - <W> Grammar extension: in [expr], some rule has been masked - <W> Grammar extension: in [expr], some rule has been masked - ../meta/camlp5r -I ../meta -I ../etc pa_extend.cmo pa_macro.cmo pa_macro_gram.cmo pr_r.cmo pr_extend.cmo ../etc/pa_op.ml > pa_op.ppo.TMP && mv pa_op.ppo.TMP pa_op.ml.ppo - cat pa_o.ml.ppo pa_op.ml.ppo | sed -e "s/Plexer.gmake ()/Lazy.force P.lexer/" -e "/EXTEND/,/END/d" -e "/Grammar.Entry.of_parser/d" -e "/Grammar.Entry.gcreate/d" -e "/Grammar.Entry.create/d" | grep -v '#load' | grep -v "^IFDEF" | grep -v "^END" | grep -v DELETE_RULE | cat comp_head.ml.tpl - o_fast.ml.tmp comp_trail.ml.tpl > pa_o_fast.ml - ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_o_fast.ppo pa_o_fast.ml - ocamlopt.opt -w y -warn-error +A-11 -I ../main -I ../boot -I ../lib -c -impl pa_o_fast.ppo - rm -f pa_o_fast.ppo - rm -f camlp5o.fast.opt - cd ../main; make optp5 CAMLP5OPT=../compile/camlp5o.fast.opt CAMLP5M="../compile/pa_o_fast.cmx ../meta/pr_dump.cmx" - make[3]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/main' - ocamlopt.opt ../odyl/odyl.cmxa camlp5.cmxa ../compile/pa_o_fast.cmx ../meta/pr_dump.cmx ../odyl/odyl.cmx -linkall -o ../compile/camlp5o.fast.opt - make[3]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/main' - make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/compile' - make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14' -> compiled camlp5.7.14 Processing 62/64: [camlp5: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14) - rm -rf "/home/opam/.opam/4.04/lib/camlp5" - for i in lib odyl main meta etc top ocpp man compile; do \ - (cd $i; make install DESTDIR=; cd ..); \ - done - make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/lib' - mkdir -p "/home/opam/.opam/4.04/lib/camlp5" - cp gramlib.cma *.mli "/home/opam/.opam/4.04/lib/camlp5/." - cp *.cmi "/home/opam/.opam/4.04/lib/camlp5/." - if test -f gramlib.cmxa; then \ - make installopt LIBDIR="/home/opam/.opam/4.04/lib" DESTDIR=; \ - fi - make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/lib' - cp gramlib.cmxa *.cmx "/home/opam/.opam/4.04/lib/camlp5/." - if test -f gramlib.lib; then \ - cp gramlib.lib "/home/opam/.opam/4.04/lib/camlp5/."; \ - else \ - tar cf - gramlib"".a | \ - (cd "/home/opam/.opam/4.04/lib/camlp5/."; tar xf -); \ - fi - make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/lib' - make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/lib' - make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/odyl' - mkdir -p "/home/opam/.opam/4.04/lib/camlp5" "/home/opam/.opam/4.04/bin" - cp odyl.cmo odyl.cma "/home/opam/.opam/4.04/lib/camlp5/." - if test -f odyl.cmxa; then \ - cp odyl.cmxa odyl.cmx "/home/opam/.opam/4.04/lib/camlp5/."; \ - cp odyl.a odyl.o "/home/opam/.opam/4.04/lib/camlp5/."; \ - fi - make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/odyl' - make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/main' - mkdir -p "/home/opam/.opam/4.04/bin" - mkdir -p "/home/opam/.opam/4.04/lib/camlp5" - cp camlp5 "/home/opam/.opam/4.04/bin/." - cp ast2pt.mli mLast.mli quotation.mli pcaml.mli prtools.mli reloc.mli "/home/opam/.opam/4.04/lib/camlp5/." - cp ast2pt.cmi mLast.cmi quotation.cmi pcaml.cmi prtools.cmi reloc.cmi "/home/opam/.opam/4.04/lib/camlp5/." - cp camlp5.cma "/home/opam/.opam/4.04/lib/camlp5/." - if test -f camlp5.cmxa; then \ - cp camlp5.cmxa "/home/opam/.opam/4.04/lib/camlp5/."; \ - cp camlp5.a "/home/opam/.opam/4.04/lib/camlp5/."; \ - fi - make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/main' - make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/meta' - mkdir -p "/home/opam/.opam/4.04/lib/camlp5" "/home/opam/.opam/4.04/bin" - cp q_MLast.cmo q_ast.cmo pa_r.cmo pa_rp.cmo pa_macro.cmo pa_macro_gram.cmo pa_fstream.cmo pa_extend.cmo pa_extend_m.cmo pr_dump.cmo pa_lexer.cmo "/home/opam/.opam/4.04/lib/camlp5/." - cp pa_macro.cmi pa_macro_gram.cmi pa_extend.cmi "/home/opam/.opam/4.04/lib/camlp5/." - cp camlp5r "/home/opam/.opam/4.04/bin/." - if test -f camlp5r.opt; then \ - cp camlp5r.opt "/home/opam/.opam/4.04/bin/."; \ - fi - if test -f pa_r.cmx; then \ - cp q_MLast.cmx q_ast.cmx pa_r.cmx pa_rp.cmx pa_macro.cmx pa_macro_gram.cmx pa_fstream.cmx pa_extend.cmx pa_extend_m.cmx pr_dump.cmx pa_lexer.cmx "/home/opam/.opam/4.04/lib/camlp5/."; \ - for i in q_MLast q_ast pa_r pa_rp pa_macro pa_macro_gram pa_fstream pa_extend pa_extend_m pr_dump pa_lexer; do \ - cp $i.o "/home/opam/.opam/4.04/lib/camlp5/."; \ - done; \ - fi - make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/meta' - make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/etc' - mkdir -p "/home/opam/.opam/4.04/lib/camlp5" "/home/opam/.opam/4.04/bin" - rm -f "/home/opam/.opam/4.04/lib/camlp5/pa_lex.cmo" - cp pa_o.cmo pa_op.cmo pa_oop.cmo pa_sml.cmo pa_lisp.cmo pa_scheme.cmo pa_extfold.cmo pa_extfun.cmo pa_extprint.cmo pa_macro_print.cmo pa_lefteval.cmo pa_mkast.cmo pa_mktest.cmo pa_pprintf.cmo pa_pragma.cmo pa_reloc.cmo pr_r.cmo pr_ro.cmo pr_rp.cmo pr_o.cmo pr_op.cmo pr_scheme.cmo pr_schemep.cmo pr_extend.cmo pr_extfun.cmo pr_extprint.cmo pr_depend.cmo pr_null.cmo q_phony.cmo "/home/opam/.opam/4.04/lib/camlp5/." - cp META "/home/opam/.opam/4.04/lib/camlp5/." - cp lib.sml "/home/opam/.opam/4.04/lib/camlp5/." - cp camlp5o camlp5sch "/home/opam/.opam/4.04/bin/." - cp mkcamlp5.sh "/home/opam/.opam/4.04/bin/mkcamlp5" - chmod a+x "/home/opam/.opam/4.04/bin/mkcamlp5" - if test -f pa_o.cmx; then \ - cp pa_o.cmx pa_op.cmx pa_oop.cmx pa_sml.cmx pa_lisp.cmx pa_scheme.cmx pa_extfold.cmx pa_extfun.cmx pa_extprint.cmx pa_macro_print.cmx pa_lefteval.cmx pa_mkast.cmx pa_mktest.cmx pa_pprintf.cmx pa_pragma.cmx pa_reloc.cmx pr_r.cmx pr_ro.cmx pr_rp.cmx pr_o.cmx pr_op.cmx pr_scheme.cmx pr_schemep.cmx pr_extend.cmx pr_extfun.cmx pr_extprint.cmx pr_depend.cmx pr_null.cmx q_phony.cmx "/home/opam/.opam/4.04/lib/camlp5/."; \ - for i in pa_o pa_op pa_oop pa_sml pa_lisp pa_scheme pa_extfold pa_extfun pa_extprint pa_macro_print pa_lefteval pa_mkast pa_mktest pa_pprintf pa_pragma pa_reloc pr_r pr_ro pr_rp pr_o pr_op pr_scheme pr_schemep pr_extend pr_extfun pr_extprint pr_depend pr_null q_phony; do \ - cp $i.o "/home/opam/.opam/4.04/lib/camlp5/."; \ - done; \ - cp camlp5o.opt "/home/opam/.opam/4.04/bin/."; \ - cp mkcamlp5.opt.sh "/home/opam/.opam/4.04/bin/mkcamlp5.opt"; \ - chmod a+x "/home/opam/.opam/4.04/bin/mkcamlp5.opt"; \ - fi - make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/etc' - make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/top' - mkdir -p "/home/opam/.opam/4.04/lib/camlp5" - cp camlp5o.cma camlp5r.cma camlp5sch.cma camlp5_top.cma "/home/opam/.opam/4.04/lib/camlp5/." - make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/top' - make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/ocpp' - mkdir -p "/home/opam/.opam/4.04/lib/camlp5" "/home/opam/.opam/4.04/bin" - cp ocpp.cmo "/home/opam/.opam/4.04/lib/camlp5/." - cp ocpp "/home/opam/.opam/4.04/bin/ocpp5" - make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/ocpp' - make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/man' - mkdir -p "/home/opam/.opam/4.04/man/man1" - cp camlp5.1 "/home/opam/.opam/4.04/man/man1/." - for i in camlp5o.1 camlp5r.1 camlp5sch.1 mkcamlp5.1 ocpp5.1; do \ - cd "/home/opam/.opam/4.04/man/man1"; rm -f $i; ln -s camlp5.1 $i; \ - done - for i in camlp5o.opt.1 camlp5r.opt.1 mkcamlp5.opt.1; do \ - cd "/home/opam/.opam/4.04/man/man1"; rm -f $i; ln -s camlp5.1 $i; \ - done - make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/man' - make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/compile' - if test -f camlp5o.fast.opt; then \ - cp camlp5o.fast.opt "/home/opam/.opam/4.04/bin/camlp5o.opt"; \ - fi - if test -f pa_o_fast.cmx; then \ - cp pa_o_fast.cmx pa_o_fast.o "/home/opam/.opam/4.04/lib/camlp5/."; \ - fi - make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/camlp5.7.14/compile' - cp etc/topfind.camlp5 `ocamlc -where`/. || true -> installed camlp5.7.14 Processing 63/64: [elpi: make build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "build" "DUNE_OPTS=-p elpi -j 31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/elpi.1.13.0) - dune build -p elpi -j 31 @all ; RC=$?; \ - ( cp -r _build/default/src/.ppcache src/ 2>/dev/null || true ); \ - ( echo "FLG -ppx './merlinppx.exe --as-ppx --cookie '\''elpi_trace=\"true\"'\'''" >> src/.merlin );\ - exit $RC - (cd _build/default && /home/opam/.opam/4.04/bin/ocamlc.opt -linkall -g -bin-annot -I src/.elpi.objs/byte -I src/.elpi.objs/public_cmi -I /home/opam/.opam/4.04/lib/camlp5 -I /home/opam/.opam/4.04/lib/ppx_deriving/runtime -I /home/opam/.opam/4.04/lib/re -I /home/opam/.opam/4.04/lib/re/str -I /home/opam/.opam/4.04/lib/result -I /home/opam/.opam/4.04/lib/seq -I trace/runtime/.trace_ppx_runtime.objs/byte -intf-suffix .ml -no-alias-deps -open Elpi__ -o src/.elpi.objs/byte/elpi__Parser.cmo -c -impl src/parser.pp.ml) - File "src/parser.ml", line 720, characters 9-25: - Warning 40: TypeAbbreviation was selected from type Elpi__.Ast.Program.decl. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - (cd _build/default && /home/opam/.opam/4.04/bin/ocamlc.opt -linkall -g -bin-annot -I src/.elpi.objs/byte -I src/.elpi.objs/public_cmi -I /home/opam/.opam/4.04/lib/camlp5 -I /home/opam/.opam/4.04/lib/ppx_deriving/runtime -I /home/opam/.opam/4.04/lib/re -I /home/opam/.opam/4.04/lib/re/str -I /home/opam/.opam/4.04/lib/result -I /home/opam/.opam/4.04/lib/seq -I trace/runtime/.trace_ppx_runtime.objs/byte -intf-suffix .ml -no-alias-deps -open Elpi__ -o src/.elpi.objs/byte/elpi__Builtin.cmo -c -impl src/builtin.ml) - File "src/builtin.ml", line 216, characters 21-27: - Warning 40: TyName was selected from type Elpi__API.Conversion.ty_ast. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "src/builtin.ml", line 220, characters 4-5: - Warning 40: K was selected from type Elpi__.API.AlgebraicData.constructor. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "src/builtin.ml", line 220, characters 14-15: - Warning 40: N was selected from type Elpi__.API.AlgebraicData.constructor_arguments. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "src/builtin.ml", line 221, characters 6-7: - Warning 40: B was selected from type Elpi__.API.AlgebraicData.build_t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "src/builtin.ml", line 222, characters 6-7: - Warning 40: M was selected from type Elpi__.API.AlgebraicData.match_t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "src/builtin.ml", line 223, characters 4-5: - Warning 40: K was selected from type Elpi__.API.AlgebraicData.constructor. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "src/builtin.ml", line 223, characters 14-15: - Warning 40: N was selected from type Elpi__.API.AlgebraicData.constructor_arguments. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "src/builtin.ml", line 224, characters 6-7: - Warning 40: B was selected from type Elpi__.API.AlgebraicData.build_t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "src/builtin.ml", line 225, characters 6-7: - Warning 40: M was selected from type Elpi__.API.AlgebraicData.match_t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "src/builtin.ml", line 230, characters 7-12: - Warning 40: TyApp was selected from type Elpi__API.Conversion.ty_ast. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "src/builtin.ml", line 241, characters 7-12: - Warning 40: TyApp was selected from type Elpi__API.Conversion.ty_ast. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "src/builtin.ml", line 259, characters 7-13: - Warning 40: TyName was selected from type Elpi__API.Conversion.ty_ast. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "src/builtin.ml", line 279, characters 7-13: - Warning 40: TyName was selected from type Elpi__API.Conversion.ty_ast. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "src/builtin.ml", line 839, characters 21-27: - Warning 40: TyName was selected from type Elpi__API.Conversion.ty_ast. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "src/builtin.ml", line 843, characters 4-5: - Warning 40: K was selected from type Elpi__.API.AlgebraicData.constructor. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "src/builtin.ml", line 843, characters 17-18: - Warning 40: A was selected from type Elpi__.API.AlgebraicData.constructor_arguments. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "src/builtin.ml", line 843, characters 38-39: - Warning 40: N was selected from type Elpi__.API.AlgebraicData.constructor_arguments. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "src/builtin.ml", line 843, characters 41-42: - Warning 40: B was selected from type Elpi__.API.AlgebraicData.build_t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "src/builtin.ml", line 843, characters 57-58: - Warning 40: M was selected from type Elpi__.API.AlgebraicData.match_t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "src/builtin.ml", line 1220, characters 62-64: - Warning 40: pp was selected from type Elpi__API.Conversion.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - (cd _build/default && /home/opam/.opam/4.04/bin/ocamlc.opt -linkall -g -bin-annot -I src/.elpi.objs/byte -I src/.elpi.objs/public_cmi -I /home/opam/.opam/4.04/lib/camlp5 -I /home/opam/.opam/4.04/lib/ppx_deriving/runtime -I /home/opam/.opam/4.04/lib/re -I /home/opam/.opam/4.04/lib/re/str -I /home/opam/.opam/4.04/lib/result -I /home/opam/.opam/4.04/lib/seq -I trace/runtime/.trace_ppx_runtime.objs/byte -no-alias-deps -open Elpi__ -o src/.elpi.objs/byte/elpi__Data.cmo -c -impl src/data.pp.ml) - File "src/data.ml", line 680, characters 51-56: - Warning 40: embed was selected from type Conversion.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "src/data.ml", line 681, characters 54-62: - Warning 40: readback was selected from type Conversion.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "src/data.ml", line 700, characters 63-68: - Warning 40: embed was selected from type Conversion.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "src/data.ml", line 701, characters 66-74: - Warning 40: readback was selected from type Conversion.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "src/data.ml", line 841, characters 28-36: - Warning 40: readback was selected from type ContextualConversion.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "src/data.ml", line 890, characters 34-39: - Warning 40: embed was selected from type ContextualConversion.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "src/data.ml", line 966, characters 8-14: - Warning 40: this record of type ContextualConversion.t contains fields that are - not visible in the current scope: ty. - They will not be selected if the type becomes unknown. - File "src/data.ml", line 1036, characters 16-30: - Warning 3: deprecated: Fmt.pp_set_tab - Tabulation boxes are not supported any more. - File "src/data.ml", line 1038, characters 55-69: - Warning 3: deprecated: Fmt.pp_set_tab - Tabulation boxes are not supported any more. - File "src/data.ml", line 1038, characters 83-99: - Warning 3: deprecated: Fmt.pp_print_tab - Tabulation boxes are not supported any more. - File "src/data.ml", line 1040, characters 2-18: - Warning 3: deprecated: Fmt.pp_print_tab - Tabulation boxes are not supported any more. - File "src/data.ml", line 1046, characters 2-18: - Warning 3: deprecated: Fmt.pp_open_tbox - Tabulation boxes are not supported any more. - File "src/data.ml", line 1050, characters 2-19: - Warning 3: deprecated: Fmt.pp_close_tbox - Tabulation boxes are not supported any more. - File "src/data.ml", line 1111, characters 13-23: - Warning 40: this record of type Conversion.t contains fields that are - not visible in the current scope: pp_doc. - They will not be selected if the type becomes unknown. - File "src/data.ml", line 1112, characters 14-24: - Warning 40: this record of type ContextualConversion.t contains fields that are - not visible in the current scope: pp_doc. - They will not be selected if the type becomes unknown. - (cd _build/default && /home/opam/.opam/4.04/bin/ocamlopt.opt -linkall -g -I src/.elpi.objs/byte -I src/.elpi.objs/native -I src/.elpi.objs/public_cmi -I /home/opam/.opam/4.04/lib/camlp5 -I /home/opam/.opam/4.04/lib/ppx_deriving/runtime -I /home/opam/.opam/4.04/lib/re -I /home/opam/.opam/4.04/lib/re/str -I /home/opam/.opam/4.04/lib/result -I /home/opam/.opam/4.04/lib/seq -I trace/runtime/.trace_ppx_runtime.objs/byte -I trace/runtime/.trace_ppx_runtime.objs/native -intf-suffix .ml -no-alias-deps -open Elpi__ -o src/.elpi.objs/native/elpi__Data.cmx -c -impl src/data.pp.ml) - File "src/data.ml", line 680, characters 51-56: - Warning 40: embed was selected from type Conversion.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "src/data.ml", line 681, characters 54-62: - Warning 40: readback was selected from type Conversion.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "src/data.ml", line 700, characters 63-68: - Warning 40: embed was selected from type Conversion.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "src/data.ml", line 701, characters 66-74: - Warning 40: readback was selected from type Conversion.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "src/data.ml", line 841, characters 28-36: - Warning 40: readback was selected from type ContextualConversion.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "src/data.ml", line 890, characters 34-39: - Warning 40: embed was selected from type ContextualConversion.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "src/data.ml", line 966, characters 8-14: - Warning 40: this record of type ContextualConversion.t contains fields that are - not visible in the current scope: ty. - They will not be selected if the type becomes unknown. - File "src/data.ml", line 1036, characters 16-30: - Warning 3: deprecated: Fmt.pp_set_tab - Tabulation boxes are not supported any more. - File "src/data.ml", line 1038, characters 55-69: - Warning 3: deprecated: Fmt.pp_set_tab - Tabulation boxes are not supported any more. - File "src/data.ml", line 1038, characters 83-99: - Warning 3: deprecated: Fmt.pp_print_tab - Tabulation boxes are not supported any more. - File "src/data.ml", line 1040, characters 2-18: - Warning 3: deprecated: Fmt.pp_print_tab - Tabulation boxes are not supported any more. - File "src/data.ml", line 1046, characters 2-18: - Warning 3: deprecated: Fmt.pp_open_tbox - Tabulation boxes are not supported any more. - File "src/data.ml", line 1050, characters 2-19: - Warning 3: deprecated: Fmt.pp_close_tbox - Tabulation boxes are not supported any more. - File "src/data.ml", line 1111, characters 13-23: - Warning 40: this record of type Conversion.t contains fields that are - not visible in the current scope: pp_doc. - They will not be selected if the type becomes unknown. - File "src/data.ml", line 1112, characters 14-24: - Warning 40: this record of type ContextualConversion.t contains fields that are - not visible in the current scope: pp_doc. - They will not be selected if the type becomes unknown. - (cd _build/default && /home/opam/.opam/4.04/bin/ocamlopt.opt -linkall -g -I src/.elpi.objs/byte -I src/.elpi.objs/native -I src/.elpi.objs/public_cmi -I /home/opam/.opam/4.04/lib/camlp5 -I /home/opam/.opam/4.04/lib/ppx_deriving/runtime -I /home/opam/.opam/4.04/lib/re -I /home/opam/.opam/4.04/lib/re/str -I /home/opam/.opam/4.04/lib/result -I /home/opam/.opam/4.04/lib/seq -I trace/runtime/.trace_ppx_runtime.objs/byte -I trace/runtime/.trace_ppx_runtime.objs/native -intf-suffix .ml -no-alias-deps -open Elpi__ -o src/.elpi.objs/native/elpi__Parser.cmx -c -impl src/parser.pp.ml) - File "src/parser.ml", line 720, characters 9-25: - Warning 40: TypeAbbreviation was selected from type Elpi__.Ast.Program.decl. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - (cd _build/default && /home/opam/.opam/4.04/bin/ocamlc.opt -linkall -g -bin-annot -I src/.elpi.objs/byte -I src/.elpi.objs/public_cmi -I /home/opam/.opam/4.04/lib/camlp5 -I /home/opam/.opam/4.04/lib/ppx_deriving/runtime -I /home/opam/.opam/4.04/lib/re -I /home/opam/.opam/4.04/lib/re/str -I /home/opam/.opam/4.04/lib/result -I /home/opam/.opam/4.04/lib/seq -I trace/runtime/.trace_ppx_runtime.objs/byte -intf-suffix .ml -no-alias-deps -open Elpi__ -o src/.elpi.objs/byte/elpi__API.cmo -c -impl src/API.pp.ml) - File "src/API.ml", line 271, characters 35-169: - Warning 40: this record of type Elpi__.Util.CData.data_declaration contains fields that are - not visible in the current scope: data_compare data_pp data_hash data_name data_hconsed. - They will not be selected if the type becomes unknown. - File "src/API.ml", line 411, characters 47-49: - Warning 40: pp was selected from type ContextualConversion.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "src/API.ml", line 413, characters 11-16: - Warning 40: TyApp was selected from type ContextualConversion.ty_ast. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "src/API.ml", line 413, characters 27-29: - Warning 40: ty was selected from type ContextualConversion.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "src/API.ml", line 428, characters 47-49: - Warning 40: pp was selected from type Conversion.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "src/API.ml", line 430, characters 11-16: - Warning 40: TyApp was selected from type Conversion.ty_ast. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "src/API.ml", line 430, characters 27-29: - Warning 40: ty was selected from type Conversion.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "src/API.ml", line 523, characters 45-48: - Warning 40: Ref was selected from type Elpi.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "src/API.ml", line 528, characters 17-20: - Warning 40: Ref was selected from type Elpi.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "src/API.ml", line 532, characters 14-17: - Warning 40: Ref was selected from type Elpi.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "src/API.ml", line 533, characters 14-17: - Warning 40: Arg was selected from type Elpi.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "src/API.ml", line 643, characters 8-11: - Warning 40: Arg was selected from type Elpi.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "src/API.ml", line 650, characters 8-11: - Warning 40: Arg was selected from type Elpi.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "src/API.ml", line 657, characters 8-11: - Warning 40: Arg was selected from type Elpi.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "src/API.ml", line 721, characters 40-46: - Warning 40: TyName was selected from type Conversion.ty_ast. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - (cd _build/default && /home/opam/.opam/4.04/bin/ocamlc.opt -linkall -g -bin-annot -I src/.elpi.objs/byte -I src/.elpi.objs/public_cmi -I /home/opam/.opam/4.04/lib/camlp5 -I /home/opam/.opam/4.04/lib/ppx_deriving/runtime -I /home/opam/.opam/4.04/lib/re -I /home/opam/.opam/4.04/lib/re/str -I /home/opam/.opam/4.04/lib/result -I /home/opam/.opam/4.04/lib/seq -I trace/runtime/.trace_ppx_runtime.objs/byte -intf-suffix .ml -no-alias-deps -open Elpi__ -o src/.elpi.objs/byte/elpi__Compiler.cmo -c -impl src/compiler.pp.ml) - File "src/compiler.ml", line 119, characters 41-52: - Warning 40: last_global was selected from type D.Global_symbols.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "src/compiler.ml", line 129, characters 95-99: - Warning 40: s2ct was selected from type D.Global_symbols.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "src/compiler.ml", line 131, characters 33-36: - Warning 40: c2s was selected from type D.Global_symbols.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "src/compiler.ml", line 130, characters 84-88: - Warning 40: s2ct was selected from type D.Global_symbols.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "src/compiler.ml", line 130, characters 113-116: - Warning 40: c2s was selected from type D.Global_symbols.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "src/compiler.ml", line 132, characters 41-52: - Warning 40: last_global was selected from type D.Global_symbols.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "src/compiler.ml", line 1898, characters 36-43: - Warning 40: clauses was selected from type Assembled.program. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "src/compiler.ml", line 1990, characters 13-112: - Warning 40: this record of type Assembled.program contains fields that are - not visible in the current scope: toplevel_macros local_names. - They will not be selected if the type becomes unknown. - File "src/compiler.ml", line 1990, characters 99-110: - Warning 40: local_names was selected from type Flat.program. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "src/compiler.ml", line 1990, characters 61-76: - Warning 40: toplevel_macros was selected from type Flat.program. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "src/compiler.ml", line 2167, characters 2-44: - Warning 40: this record of type WithMain.query contains fields that are - not visible in the current scope: query_arguments. - They will not be selected if the type becomes unknown. - File "src/compiler.ml", line 2300, characters 54-58: - Warning 40: code was selected from type Builtins.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - (cd _build/default && /home/opam/.opam/4.04/bin/ocamlc.opt -linkall -g -bin-annot -I src/.elpi.objs/byte -I src/.elpi.objs/public_cmi -I /home/opam/.opam/4.04/lib/camlp5 -I /home/opam/.opam/4.04/lib/ppx_deriving/runtime -I /home/opam/.opam/4.04/lib/re -I /home/opam/.opam/4.04/lib/re/str -I /home/opam/.opam/4.04/lib/result -I /home/opam/.opam/4.04/lib/seq -I trace/runtime/.trace_ppx_runtime.objs/byte -intf-suffix .ml -no-alias-deps -open Elpi__ -o src/.elpi.objs/byte/elpi__Runtime_trace_off.cmo -c -impl src/runtime_trace_off.pp.ml) - File "src/runtime.ml", line 59, characters 48-51: - Warning 40: c2s was selected from type Elpi__.Data.Global_symbols.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - (cd _build/default && /home/opam/.opam/4.04/bin/ocamlc.opt -linkall -g -bin-annot -I src/.elpi.objs/byte -I src/.elpi.objs/public_cmi -I /home/opam/.opam/4.04/lib/camlp5 -I /home/opam/.opam/4.04/lib/ppx_deriving/runtime -I /home/opam/.opam/4.04/lib/re -I /home/opam/.opam/4.04/lib/re/str -I /home/opam/.opam/4.04/lib/result -I /home/opam/.opam/4.04/lib/seq -I trace/runtime/.trace_ppx_runtime.objs/byte -intf-suffix .ml -no-alias-deps -open Elpi__ -o src/.elpi.objs/byte/elpi__Runtime_trace_on.cmo -c -impl src/runtime_trace_on.pp.ml) - File "src/runtime.ml", line 59, characters 48-51: - Warning 40: c2s was selected from type Elpi__.Data.Global_symbols.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - (cd _build/default && /home/opam/.opam/4.04/bin/ocamlopt.opt -linkall -g -I src/.elpi.objs/byte -I src/.elpi.objs/native -I src/.elpi.objs/public_cmi -I /home/opam/.opam/4.04/lib/camlp5 -I /home/opam/.opam/4.04/lib/ppx_deriving/runtime -I /home/opam/.opam/4.04/lib/re -I /home/opam/.opam/4.04/lib/re/str -I /home/opam/.opam/4.04/lib/result -I /home/opam/.opam/4.04/lib/seq -I trace/runtime/.trace_ppx_runtime.objs/byte -I trace/runtime/.trace_ppx_runtime.objs/native -intf-suffix .ml -no-alias-deps -open Elpi__ -o src/.elpi.objs/native/elpi__Runtime_trace_off.cmx -c -impl src/runtime_trace_off.pp.ml) - File "src/runtime.ml", line 59, characters 48-51: - Warning 40: c2s was selected from type Elpi__.Data.Global_symbols.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - (cd _build/default && /home/opam/.opam/4.04/bin/ocamlopt.opt -linkall -g -I src/.elpi.objs/byte -I src/.elpi.objs/native -I src/.elpi.objs/public_cmi -I /home/opam/.opam/4.04/lib/camlp5 -I /home/opam/.opam/4.04/lib/ppx_deriving/runtime -I /home/opam/.opam/4.04/lib/re -I /home/opam/.opam/4.04/lib/re/str -I /home/opam/.opam/4.04/lib/result -I /home/opam/.opam/4.04/lib/seq -I trace/runtime/.trace_ppx_runtime.objs/byte -I trace/runtime/.trace_ppx_runtime.objs/native -intf-suffix .ml -no-alias-deps -open Elpi__ -o src/.elpi.objs/native/elpi__Runtime_trace_on.cmx -c -impl src/runtime_trace_on.pp.ml) - File "src/runtime.ml", line 59, characters 48-51: - Warning 40: c2s was selected from type Elpi__.Data.Global_symbols.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - (cd _build/default && /home/opam/.opam/4.04/bin/ocamlopt.opt -linkall -g -I src/.elpi.objs/byte -I src/.elpi.objs/native -I src/.elpi.objs/public_cmi -I /home/opam/.opam/4.04/lib/camlp5 -I /home/opam/.opam/4.04/lib/ppx_deriving/runtime -I /home/opam/.opam/4.04/lib/re -I /home/opam/.opam/4.04/lib/re/str -I /home/opam/.opam/4.04/lib/result -I /home/opam/.opam/4.04/lib/seq -I trace/runtime/.trace_ppx_runtime.objs/byte -I trace/runtime/.trace_ppx_runtime.objs/native -intf-suffix .ml -no-alias-deps -open Elpi__ -o src/.elpi.objs/native/elpi__Compiler.cmx -c -impl src/compiler.pp.ml) - File "src/compiler.ml", line 119, characters 41-52: - Warning 40: last_global was selected from type D.Global_symbols.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "src/compiler.ml", line 129, characters 95-99: - Warning 40: s2ct was selected from type D.Global_symbols.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "src/compiler.ml", line 131, characters 33-36: - Warning 40: c2s was selected from type D.Global_symbols.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "src/compiler.ml", line 130, characters 84-88: - Warning 40: s2ct was selected from type D.Global_symbols.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "src/compiler.ml", line 130, characters 113-116: - Warning 40: c2s was selected from type D.Global_symbols.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "src/compiler.ml", line 132, characters 41-52: - Warning 40: last_global was selected from type D.Global_symbols.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "src/compiler.ml", line 1898, characters 36-43: - Warning 40: clauses was selected from type Assembled.program. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "src/compiler.ml", line 1990, characters 13-112: - Warning 40: this record of type Assembled.program contains fields that are - not visible in the current scope: toplevel_macros local_names. - They will not be selected if the type becomes unknown. - File "src/compiler.ml", line 1990, characters 99-110: - Warning 40: local_names was selected from type Flat.program. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "src/compiler.ml", line 1990, characters 61-76: - Warning 40: toplevel_macros was selected from type Flat.program. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "src/compiler.ml", line 2167, characters 2-44: - Warning 40: this record of type WithMain.query contains fields that are - not visible in the current scope: query_arguments. - They will not be selected if the type becomes unknown. - File "src/compiler.ml", line 2300, characters 54-58: - Warning 40: code was selected from type Builtins.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - (cd _build/default && /home/opam/.opam/4.04/bin/ocamlopt.opt -linkall -g -I src/.elpi.objs/byte -I src/.elpi.objs/native -I src/.elpi.objs/public_cmi -I /home/opam/.opam/4.04/lib/camlp5 -I /home/opam/.opam/4.04/lib/ppx_deriving/runtime -I /home/opam/.opam/4.04/lib/re -I /home/opam/.opam/4.04/lib/re/str -I /home/opam/.opam/4.04/lib/result -I /home/opam/.opam/4.04/lib/seq -I trace/runtime/.trace_ppx_runtime.objs/byte -I trace/runtime/.trace_ppx_runtime.objs/native -intf-suffix .ml -no-alias-deps -open Elpi__ -o src/.elpi.objs/native/elpi__API.cmx -c -impl src/API.pp.ml) - File "src/API.ml", line 271, characters 35-169: - Warning 40: this record of type Elpi__.Util.CData.data_declaration contains fields that are - not visible in the current scope: data_compare data_pp data_hash data_name data_hconsed. - They will not be selected if the type becomes unknown. - File "src/API.ml", line 411, characters 47-49: - Warning 40: pp was selected from type ContextualConversion.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "src/API.ml", line 413, characters 11-16: - Warning 40: TyApp was selected from type ContextualConversion.ty_ast. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "src/API.ml", line 413, characters 27-29: - Warning 40: ty was selected from type ContextualConversion.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "src/API.ml", line 428, characters 47-49: - Warning 40: pp was selected from type Conversion.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "src/API.ml", line 430, characters 11-16: - Warning 40: TyApp was selected from type Conversion.ty_ast. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "src/API.ml", line 430, characters 27-29: - Warning 40: ty was selected from type Conversion.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "src/API.ml", line 523, characters 45-48: - Warning 40: Ref was selected from type Elpi.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "src/API.ml", line 528, characters 17-20: - Warning 40: Ref was selected from type Elpi.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "src/API.ml", line 532, characters 14-17: - Warning 40: Ref was selected from type Elpi.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "src/API.ml", line 533, characters 14-17: - Warning 40: Arg was selected from type Elpi.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "src/API.ml", line 643, characters 8-11: - Warning 40: Arg was selected from type Elpi.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "src/API.ml", line 650, characters 8-11: - Warning 40: Arg was selected from type Elpi.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "src/API.ml", line 657, characters 8-11: - Warning 40: Arg was selected from type Elpi.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "src/API.ml", line 721, characters 40-46: - Warning 40: TyName was selected from type Conversion.ty_ast. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - (cd _build/default && /home/opam/.opam/4.04/bin/ocamlopt.opt -linkall -g -I src/.elpi.objs/byte -I src/.elpi.objs/native -I src/.elpi.objs/public_cmi -I /home/opam/.opam/4.04/lib/camlp5 -I /home/opam/.opam/4.04/lib/ppx_deriving/runtime -I /home/opam/.opam/4.04/lib/re -I /home/opam/.opam/4.04/lib/re/str -I /home/opam/.opam/4.04/lib/result -I /home/opam/.opam/4.04/lib/seq -I trace/runtime/.trace_ppx_runtime.objs/byte -I trace/runtime/.trace_ppx_runtime.objs/native -intf-suffix .ml -no-alias-deps -open Elpi__ -o src/.elpi.objs/native/elpi__Builtin.cmx -c -impl src/builtin.ml) - File "src/builtin.ml", line 216, characters 21-27: - Warning 40: TyName was selected from type Elpi__API.Conversion.ty_ast. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "src/builtin.ml", line 220, characters 4-5: - Warning 40: K was selected from type Elpi__.API.AlgebraicData.constructor. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "src/builtin.ml", line 220, characters 14-15: - Warning 40: N was selected from type Elpi__.API.AlgebraicData.constructor_arguments. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "src/builtin.ml", line 221, characters 6-7: - Warning 40: B was selected from type Elpi__.API.AlgebraicData.build_t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "src/builtin.ml", line 222, characters 6-7: - Warning 40: M was selected from type Elpi__.API.AlgebraicData.match_t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "src/builtin.ml", line 223, characters 4-5: - Warning 40: K was selected from type Elpi__.API.AlgebraicData.constructor. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "src/builtin.ml", line 223, characters 14-15: - Warning 40: N was selected from type Elpi__.API.AlgebraicData.constructor_arguments. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "src/builtin.ml", line 224, characters 6-7: - Warning 40: B was selected from type Elpi__.API.AlgebraicData.build_t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "src/builtin.ml", line 225, characters 6-7: - Warning 40: M was selected from type Elpi__.API.AlgebraicData.match_t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "src/builtin.ml", line 230, characters 7-12: - Warning 40: TyApp was selected from type Elpi__API.Conversion.ty_ast. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "src/builtin.ml", line 241, characters 7-12: - Warning 40: TyApp was selected from type Elpi__API.Conversion.ty_ast. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "src/builtin.ml", line 259, characters 7-13: - Warning 40: TyName was selected from type Elpi__API.Conversion.ty_ast. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "src/builtin.ml", line 279, characters 7-13: - Warning 40: TyName was selected from type Elpi__API.Conversion.ty_ast. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "src/builtin.ml", line 839, characters 21-27: - Warning 40: TyName was selected from type Elpi__API.Conversion.ty_ast. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "src/builtin.ml", line 843, characters 4-5: - Warning 40: K was selected from type Elpi__.API.AlgebraicData.constructor. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "src/builtin.ml", line 843, characters 17-18: - Warning 40: A was selected from type Elpi__.API.AlgebraicData.constructor_arguments. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "src/builtin.ml", line 843, characters 38-39: - Warning 40: N was selected from type Elpi__.API.AlgebraicData.constructor_arguments. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "src/builtin.ml", line 843, characters 41-42: - Warning 40: B was selected from type Elpi__.API.AlgebraicData.build_t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "src/builtin.ml", line 843, characters 57-58: - Warning 40: M was selected from type Elpi__.API.AlgebraicData.match_t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. - File "src/builtin.ml", line 1220, characters 62-64: - Warning 40: pp was selected from type Elpi__API.Conversion.t. - It is not visible in the current scope, and will not - be selected if the type becomes unknown. -> compiled elpi.1.13.0 -> installed elpi.1.13.0 Done. # Run eval $(opam env) to update the current shell environment 2022-11-03 03:30.36 ---> saved as "27adf8be9bedaf816e7d94fed02ad3da99caa5dfb265a6643523a24e5203eade" Job succeeded