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


Building on x86-bm-14.ocamllabs.io

(from ocaml/opam:debian-unstable)
2022-01-02 04:07.54 ---> using "0acd5aeaa8f7bc314514d9795d14a7f12ec72a6a5b11c5904350189734c6859b" 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-2.1 /usr/bin/opam"))
2022-01-02 04:07.54 ---> using "4d29eb3e0b7cd69a97ed90837671d5ca38aa41e2fb94346298af500378eca6fa" 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 8ac7f1657038ae1b7a02e64d87aeb06912f4ca1c"))
2022-01-02 04:07.54 ---> using "0100302b458cd7f99084008cbb3689a3574b8bf20b782f0ddf1ff5969c6c5ace" 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-01-02 04:07.54 ---> using "96784e14b90597d9836bbfbd5d72400d6a30be51d8291df44ab311fc06b34787" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=default '4.13' '4.13.1'"))

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-base-compiler.4.13.1  (cached)
-> installed ocaml-base-compiler.4.13.1
-> installed ocaml-config.2
-> installed ocaml.4.13.1
Done.
# Run eval $(opam env --switch=4.13) to update the current shell environment
2022-01-02 04:07.54 ---> using "643f03c2fefe0b2115d1a4748481fc155938ff1b7549e5f30bc79a0edc253da4" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [165 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-01-02-0201.35-F-2021-12-24-0808.18.pdiff [331 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-01-02-0201.35-F-2021-12-24-0808.18.pdiff [331 kB]
- Fetched 559 kB in 2s (267 kB/s)
- Reading package lists...
- 
2022-01-02 04:07.54 ---> using "e29ce767206c6a0d82df343e6aef90c9d38cc384304ca85a5017bb84cebe1031" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell  "\
               \nopam remove -y \"OCanren.0.2.0\"\
               \nopam install -vy \"OCanren.0.2.0\"\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: \"OCanren.0.2.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] OCanren.0.2.0 is not installed.

Nothing to do.
The following actions will be performed:
  - install ocamlfind                   1.9.1   [required by OCanren]
  - install conf-m4                     1       [required by GT]
  - install dune                        2.9.1   [required by OCanren]
  - install conf-perl                   1       [required by camlp5]
  - install ocamlbuild                  0.14.0  [required by mtime]
  - install stdlib-shims                0.3.0   [required by ocamlgraph, ppxlib]
  - install sexplib0                    v0.14.0 [required by base, ppxlib]
  - install result                      1.5     [required by dune-configurator]
  - install ppx_derivers                1.2.1   [required by ppxlib]
  - install ocaml-migrate-parsetree     2.3.0   [required by GT]
  - install ocaml-compiler-libs         v0.12.4 [required by ppxlib]
  - install csexp                       1.5.1   [required by dune-configurator]
  - install conf-perl-string-shellquote 1       [required by camlp5]
  - install conf-perl-ipc-system-simple 1       [required by camlp5]
  - install topkg                       1.0.4   [required by mtime]
  - install ocamlgraph                  2.0.0   [required by GT]
  - install ppxlib                      0.22.2  [required by GT]
  - install dune-configurator           2.9.1   [required by OCanren]
  - install camlp5                      8.00.02 [required by OCanren]
  - install mtime                       1.3.0   [required by OCanren]
  - install base                        v0.14.2 [required by GT]
  - install logger-p5                   0.4.5   [required by OCanren]
  - install GT                          0.4.2   [required by OCanren]
  - install OCanren                     0.2.0
===== 24 to install =====

The following system packages will first need to be installed:
    libipc-system-simple-perl libstring-shellquote-perl m4

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
Let opam run your package manager to install the required system packages?
(answer 'n' for other options) [Y/n] y
+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libipc-system-simple-perl" "libstring-shellquote-perl" "m4"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package libipc-system-simple-perl.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 18132 files and directories currently installed.)
- Preparing to unpack .../libipc-system-simple-perl_1.30-1_all.deb ...
- Unpacking libipc-system-simple-perl (1.30-1) ...
- Selecting previously unselected package libsigsegv2:amd64.
- Preparing to unpack .../libsigsegv2_2.13-1_amd64.deb ...
- Unpacking libsigsegv2:amd64 (2.13-1) ...
- Selecting previously unselected package libstring-shellquote-perl.
- Preparing to unpack .../libstring-shellquote-perl_1.04-1_all.deb ...
- Unpacking libstring-shellquote-perl (1.04-1) ...
- Selecting previously unselected package m4.
- Preparing to unpack .../archives/m4_1.4.18-5_amd64.deb ...
- Unpacking m4 (1.4.18-5) ...
- Setting up libstring-shellquote-perl (1.04-1) ...
- Setting up libipc-system-simple-perl (1.30-1) ...
- Setting up libsigsegv2:amd64 (2.13-1) ...
- Setting up m4 (1.4.18-5) ...
- Processing triggers for libc-bin (2.33-1) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/72:
Processing  2/72: [camlp5.8.00.02: http]
Processing  3/72: [camlp5.8.00.02: http]
Processing  4/72: [camlp5.8.00.02: http]
Processing  5/72: [camlp5.8.00.02: http]
Processing  6/72: [camlp5.8.00.02: http]
Processing  7/72: [camlp5.8.00.02: http]
Processing  8/72: [camlp5.8.00.02: http] [conf-m4: sh echo | m4]
Processing  9/72: [camlp5.8.00.02: http] [conf-m4: sh echo | m4] [conf-perl: perl]
-> retrieved base.v0.14.2  (cached)
Processing 10/72: [camlp5.8.00.02: http] [conf-m4: sh echo | m4] [conf-perl: perl]
Processing 10/72: [conf-m4: sh echo | m4] [conf-perl: perl]
-> retrieved csexp.1.5.1  (cached)
Processing 11/72: [conf-m4: sh echo | m4] [conf-perl: perl]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-exc" "echo | m4" (CWD=/home/opam/.opam/4.13/.opam-switch/build/conf-m4.1)
- + echo
- + m4
- 
- + echo
- + m4
- 
-> compiled  conf-m4.1
Processing 11/72: [conf-perl: perl]
-> installed conf-m4.1
Processing 12/72: [conf-perl: perl]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "perl" "--version" (CWD=/home/opam/.opam/4.13/.opam-switch/build/conf-perl.1)
- 
- This is perl 5, version 32, subversion 1 (v5.32.1) built for x86_64-linux-gnu-thread-multi
- (with 47 registered patches, see perl -V for more detail)
- 
- Copyright 1987-2021, 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 http://www.perl.org/, the Perl Home Page.
- 
- 
- This is perl 5, version 32, subversion 1 (v5.32.1) built for x86_64-linux-gnu-thread-multi
- (with 47 registered patches, see perl -V for more detail)
- 
- Copyright 1987-2021, 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 http://www.perl.org/, the Perl Home Page.
- 
-> compiled  conf-perl.1
Processing 12/72:
-> installed conf-perl.1
Processing 13/72:
Processing 14/72: [conf-perl-ipc-system-simple: perl]
Processing 15/72: [conf-perl-ipc-system-simple: perl] [conf-perl-string-shellquote: perl]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "perl" "--version" (CWD=/home/opam/.opam/4.13/.opam-switch/build/conf-perl-ipc-system-simple.1)
- 
- This is perl 5, version 32, subversion 1 (v5.32.1) built for x86_64-linux-gnu-thread-multi
- (with 47 registered patches, see perl -V for more detail)
- 
- Copyright 1987-2021, 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 http://www.perl.org/, the Perl Home Page.
- 
- 
- This is perl 5, version 32, subversion 1 (v5.32.1) built for x86_64-linux-gnu-thread-multi
- (with 47 registered patches, see perl -V for more detail)
- 
- Copyright 1987-2021, 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 http://www.perl.org/, the Perl Home Page.
- 
Processing 15/72: [conf-perl-ipc-system-simple: perl 1] [conf-perl-string-shellquote: perl]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "perl" "--version" (CWD=/home/opam/.opam/4.13/.opam-switch/build/conf-perl-string-shellquote.1)
- 
- This is perl 5, version 32, subversion 1 (v5.32.1) built for x86_64-linux-gnu-thread-multi
- (with 47 registered patches, see perl -V for more detail)
- 
- Copyright 1987-2021, 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 http://www.perl.org/, the Perl Home Page.
- 
- 
- This is perl 5, version 32, subversion 1 (v5.32.1) built for x86_64-linux-gnu-thread-multi
- (with 47 registered patches, see perl -V for more detail)
- 
- Copyright 1987-2021, 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 http://www.perl.org/, the Perl Home Page.
- 
Processing 15/72: [conf-perl-ipc-system-simple: perl 1] [conf-perl-string-shellquote: perl 1]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "perl" "-MString::ShellQuote" "-e" "1" (CWD=/home/opam/.opam/4.13/.opam-switch/build/conf-perl-string-shellquote.1)
-> compiled  conf-perl-string-shellquote.1
Processing 15/72: [conf-perl-ipc-system-simple: perl 1]
-> installed conf-perl-string-shellquote.1
Processing 16/72: [conf-perl-ipc-system-simple: perl 1]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "perl" "-MIPC::System::Simple" "-e" "1" (CWD=/home/opam/.opam/4.13/.opam-switch/build/conf-perl-ipc-system-simple.1)
-> compiled  conf-perl-ipc-system-simple.1
Processing 16/72:
-> installed conf-perl-ipc-system-simple.1
Processing 17/72:
-> retrieved camlp5.8.00.02  (https://github.com/camlp5/camlp5/archive/rel8.00.02.tar.gz)
Processing 18/72: [GT.0.4.2: http]
Processing 19/72: [GT.0.4.2: http] [camlp5: ./configure]
-> retrieved dune.2.9.1  (cached)
Processing 20/72: [GT.0.4.2: http] [logger-p5.0.4.5: http] [camlp5: ./configure]
Processing 21/72: [GT.0.4.2: http] [logger-p5.0.4.5: http] [camlp5: ./configure] [dune: ocaml bootstrap.ml]
-> retrieved dune-configurator.2.9.1  (cached)
Processing 22/72: [GT.0.4.2: http] [logger-p5.0.4.5: http] [camlp5: ./configure] [dune: ocaml bootstrap.ml]
Processing 22/72: [logger-p5.0.4.5: http] [camlp5: ./configure] [dune: ocaml bootstrap.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "--prefix" "/home/opam/.opam/4.13" "-libdir" "/home/opam/.opam/4.13/lib" "-mandir" "/home/opam/.opam/4.13/man" (CWD=/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02)
- WARNING: missing directory ocaml_stuff/4.13.1
- WARNING: missing file ocaml_src/lib/versdep/4.13.1.ml
- WARNING: FALLING BACK to saved info for ocaml version 4.13.0; please report to maintainer
- 
- Resulting configuration file (config/Makefile.cnf):
- 
- MODE=S
- EXE=
- OPT=.opt
- EXT_OBJ=.o
- EXT_LIB=.a
- OVERSION=4.13.0
- VERSION=8.00.02
- OCAMLC_W_Y="-w y"
- WARNERR="-warn-error +A-11"
- NO_PR_DIR=--no-print-directory
- OLIBDIR=/home/opam/.opam/4.13/lib/ocaml
- OCLIBDIR=+compiler-libs
- PREFIX=/home/opam/.opam/4.13
- OTOPP=+compiler-libs
- OTOPW=+compiler-libs
- OTOPU=$(TOP)/ocaml_stuff/4.13.0/utils
- BINDIR=$(PREFIX)/bin
- LIBDIR=/home/opam/.opam/4.13/lib
- MANDIR=/home/opam/.opam/4.13/man
- OCAMLN=ocaml
- CAMLP5N=camlp5
- 
- === strict mode ===
- 
- WARNING: missing directory ocaml_stuff/4.13.1
- WARNING: missing file ocaml_src/lib/versdep/4.13.1.ml
- WARNING: FALLING BACK to saved info for ocaml version 4.13.0; please report to maintainer
- 
- Resulting configuration file (config/Makefile.cnf):
- 
- MODE=S
- EXE=
- OPT=.opt
- EXT_OBJ=.o
- EXT_LIB=.a
- OVERSION=4.13.0
- VERSION=8.00.02
- OCAMLC_W_Y="-w y"
- WARNERR="-warn-error +A-11"
- NO_PR_DIR=--no-print-directory
- OLIBDIR=/home/opam/.opam/4.13/lib/ocaml
- OCLIBDIR=+compiler-libs
- PREFIX=/home/opam/.opam/4.13
- OTOPP=+compiler-libs
- OTOPW=+compiler-libs
- OTOPU=$(TOP)/ocaml_stuff/4.13.0/utils
- BINDIR=$(PREFIX)/bin
- LIBDIR=/home/opam/.opam/4.13/lib
- MANDIR=/home/opam/.opam/4.13/man
- OCAMLN=ocaml
- CAMLP5N=camlp5
- 
- === strict mode ===
- 
Processing 22/72: [logger-p5.0.4.5: http] [camlp5: make world.opt] [dune: ocaml bootstrap.ml]
Processing 22/72: [camlp5: make world.opt] [dune: ocaml bootstrap.ml]
-> retrieved mtime.1.3.0  (cached)
Processing 23/72: [OCanren.0.2.0: http] [camlp5: make world.opt] [dune: ocaml bootstrap.ml]
-> retrieved logger-p5.0.4.5  (https://github.com/dboulytchev/logger/archive/0.4.5.zip)
Processing 24/72: [OCanren.0.2.0: http] [camlp5: make world.opt] [dune: ocaml bootstrap.ml]
-> retrieved GT.0.4.2  (https://github.com/JetBrains-Research/GT/archive/refs/tags/v0.4.2.tar.gz)
Processing 25/72: [OCanren.0.2.0: http] [camlp5: make world.opt] [dune: ocaml bootstrap.ml]
-> retrieved ocaml-compiler-libs.v0.12.4  (cached)
Processing 26/72: [OCanren.0.2.0: http] [camlp5: make world.opt] [dune: ocaml bootstrap.ml]
-> retrieved ocamlbuild.0.14.0  (cached)
Processing 27/72: [OCanren.0.2.0: http] [camlp5: make world.opt] [dune: ocaml bootstrap.ml]
Processing 28/72: [OCanren.0.2.0: http] [camlp5: make world.opt] [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make]
-> retrieved ocaml-migrate-parsetree.2.3.0  (cached)
Processing 29/72: [OCanren.0.2.0: http] [camlp5: make world.opt] [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make]
-> retrieved ocamlfind.1.9.1  (cached)
Processing 30/72: [OCanren.0.2.0: http] [camlp5: make world.opt] [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make]
Processing 31/72: [OCanren.0.2.0: http] [camlp5: make world.opt] [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
Processing 31/72: [camlp5: make world.opt] [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "-f" "configure.make" "all" "OCAMLBUILD_PREFIX=/home/opam/.opam/4.13" "OCAMLBUILD_BINDIR=/home/opam/.opam/4.13/bin" "OCAMLBUILD_LIBDIR=/home/opam/.opam/4.13/lib" "OCAMLBUILD_MANDIR=/home/opam/.opam/4.13/man" "OCAML_NATIVE=true" "OCAML_NATIVE_TOOLS=true" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ocamlbuild.0.14.0)
- (echo "# This file was generated from configure.make"; \
- echo ;\
- echo "OCAML_PREFIX="; \
- echo "OCAML_BINDIR=/home/opam/.opam/4.13/bin"; \
- echo "OCAML_LIBDIR=/home/opam/.opam/4.13/lib/ocaml"; \
- echo "OCAML_MANDIR=/home/opam/.opam/4.13/man"; \
- echo ;\
- echo "EXT_OBJ=.o"; \
- echo "EXT_ASM=.s"; \
- echo "EXT_LIB=.a"; \
- echo "EXT_DLL=.so"; \
- echo "EXE="; \
- echo ;\
- echo "OCAML_NATIVE=true"; \
- echo "OCAML_NATIVE_TOOLS=true"; \
- echo "NATDYNLINK=true"; \
- echo "SUPPORT_SHARED_LIBRARIES=true"; \
- echo ;\
- echo "PREFIX=/home/opam/.opam/4.13"; \
- echo "BINDIR=/home/opam/.opam/4.13/bin"; \
- echo "LIBDIR=/home/opam/.opam/4.13/lib"; \
- echo "MANDIR=/home/opam/.opam/4.13/man"; \
- ) > Makefile.config
- (echo "(* This file was generated from ../configure.make *)"; \
- echo ;\
- echo 'let bindir = "/home/opam/.opam/4.13/bin"'; \
- echo 'let libdir = "/home/opam/.opam/4.13/lib"'; \
- echo 'let ocaml_libdir = "/home/opam/.opam/4.13/lib/ocaml"'; \
- echo 'let libdir_abs = "/home/opam/.opam/4.13/lib"'; \
- echo 'let ocaml_native = true'; \
- echo 'let ocaml_native_tools = true'; \
- echo 'let supports_shared_libraries = true';\
- echo 'let a = "a"'; \
- echo 'let o = "o"'; \
- echo 'let so = "so"'; \
- echo 'let ext_dll = ".so"'; \
- echo 'let exe = ""'; \
- echo 'let version = "0.14.0"'; \
- ) > src/ocamlbuild_config.ml
- (echo "# This file was generated from configure.make"; \
- echo ;\
- echo "OCAML_PREFIX="; \
- echo "OCAML_BINDIR=/home/opam/.opam/4.13/bin"; \
- echo "OCAML_LIBDIR=/home/opam/.opam/4.13/lib/ocaml"; \
- echo "OCAML_MANDIR=/home/opam/.opam/4.13/man"; \
- echo ;\
- echo "EXT_OBJ=.o"; \
- echo "EXT_ASM=.s"; \
- echo "EXT_LIB=.a"; \
- echo "EXT_DLL=.so"; \
- echo "EXE="; \
- echo ;\
- echo "OCAML_NATIVE=true"; \
- echo "OCAML_NATIVE_TOOLS=true"; \
- echo "NATDYNLINK=true"; \
- echo "SUPPORT_SHARED_LIBRARIES=true"; \
- echo ;\
- echo "PREFIX=/home/opam/.opam/4.13"; \
- echo "BINDIR=/home/opam/.opam/4.13/bin"; \
- echo "LIBDIR=/home/opam/.opam/4.13/lib"; \
- echo "MANDIR=/home/opam/.opam/4.13/man"; \
- ) > Makefile.config
- (echo "(* This file was generated from ../configure.make *)"; \
- echo ;\
- echo 'let bindir = "/home/opam/.opam/4.13/bin"'; \
- echo 'let libdir = "/home/opam/.opam/4.13/lib"'; \
- echo 'let ocaml_libdir = "/home/opam/.opam/4.13/lib/ocaml"'; \
- echo 'let libdir_abs = "/home/opam/.opam/4.13/lib"'; \
- echo 'let ocaml_native = true'; \
- echo 'let ocaml_native_tools = true'; \
- echo 'let supports_shared_libraries = true';\
- echo 'let a = "a"'; \
- echo 'let o = "o"'; \
- echo 'let so = "so"'; \
- echo 'let ext_dll = ".so"'; \
- echo 'let exe = ""'; \
- echo 'let version = "0.14.0"'; \
- ) > src/ocamlbuild_config.ml
Processing 31/72: [camlp5: make world.opt] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ocamlgraph.2.0.0  (cached)
Processing 32/72: [camlp5: make world.opt] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 33/72: [camlp5: make world.opt] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved result.1.5  (cached)
Processing 34/72: [camlp5: make world.opt] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved sexplib0.v0.14.0  (cached)
Processing 35/72: [camlp5: make world.opt] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppxlib.0.22.2  (cached)
Processing 36/72: [camlp5: make world.opt] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved stdlib-shims.0.3.0  (cached)
-> retrieved topkg.1.0.4  (cached)
-> retrieved OCanren.0.2.0  (https://github.com/JetBrains-Research/OCanren/releases/download/0.2.0/OCanren-ppx-0.2.0.tbz)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-bindir" "/home/opam/.opam/4.13/bin" "-sitelib" "/home/opam/.opam/4.13/lib" "-mandir" "/home/opam/.opam/4.13/man" "-config" "/home/opam/.opam/4.13/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.13/.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: not present (normal since 4.09)
- num: not present (normal since 4.06)
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: found
- raw_spacetime: not present (normal since 4.12)
- 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 ocamldoc written to site-lib-src/ocamldoc/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.13/lib/ocaml
-     Binaries:              /home/opam/.opam/4.13/bin
-     Manual pages:          /home/opam/.opam/4.13/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.13/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.13/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.13/bin
-     Manual pages:          /home/opam/.opam/4.13/man
-     topfind script:        /home/opam/.opam/4.13/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.
- 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: not present (normal since 4.09)
- num: not present (normal since 4.06)
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: found
- raw_spacetime: not present (normal since 4.12)
- 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 ocamldoc written to site-lib-src/ocamldoc/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.13/lib/ocaml
-     Binaries:              /home/opam/.opam/4.13/bin
-     Manual pages:          /home/opam/.opam/4.13/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.13/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.13/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.13/bin
-     Manual pages:          /home/opam/.opam/4.13/man
-     topfind script:        /home/opam/.opam/4.13/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 36/72: [camlp5: make world.opt] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.13/.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.13/.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.13/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.13/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
- File "fl_package_base.ml", line 304, characters 22-40:
- 304 | 	 let pkg_ancestors = query_requirements predlist pkg in
-                             ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 350, characters 18-36:
- 350 |   let ancestors = query_requirements predlist package_name in
-                         ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 375, characters 23-41:
- 375 | 	  let pkg_ancestors = query_requirements predlist pkg in
-                              ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 510, characters 16-35:
- 510 | 	     ( let c = package_definitions search_path pkg.package_name in
-                       ^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label search_path was omitted in the application of this function.
- ocamlc -I +compiler-libs -opaque -c findlib.mli
- ocamlc -I +compiler-libs -opaque -g -c findlib.ml
- File "findlib.ml", line 390, characters 2-26:
- 390 |   Fl_package_base.requires predlist pkg
-         ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "findlib.ml", line 396, characters 2-33:
- 396 |   Fl_package_base.requires_deeply predlist pkglist
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlc -I +compiler-libs -opaque -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 859, characters 10-39:
- 859 |           Fl_package_base.package_users predicates1 packages1
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "frontend.ml", line 1826, characters 16-29:
- 1826 |       let buf = String.create buflen in   (* FIXME: Bytes.create *)
-                        ^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.create
- Use Bytes.create/BytesLabels.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
- File "topfind.ml", line 126, characters 40-63:
- 126 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 252, characters 4-27:
- 252 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 262, characters 4-27:
- 262 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 274, characters 4-27:
- 274 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 287, characters 4-27:
- 287 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 301, characters 4-27:
- 301 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 313, characters 4-27:
- 313 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat topfind_rd1.p | \
-          ../../tools/patch '@SITELIB@' '/home/opam/.opam/4.13/lib' \
-     	    >topfind
- 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.13/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- make all-config
- make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.1'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/4.13/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.13/.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.13/.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.13/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.13/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
- File "fl_package_base.ml", line 304, characters 22-40:
- 304 | 	 let pkg_ancestors = query_requirements predlist pkg in
-                             ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 350, characters 18-36:
- 350 |   let ancestors = query_requirements predlist package_name in
-                         ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 375, characters 23-41:
- 375 | 	  let pkg_ancestors = query_requirements predlist pkg in
-                              ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 510, characters 16-35:
- 510 | 	     ( let c = package_definitions search_path pkg.package_name in
-                       ^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label search_path was omitted in the application of this function.
- ocamlc -I +compiler-libs -opaque -c findlib.mli
- ocamlc -I +compiler-libs -opaque -g -c findlib.ml
- File "findlib.ml", line 390, characters 2-26:
- 390 |   Fl_package_base.requires predlist pkg
-         ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "findlib.ml", line 396, characters 2-33:
- 396 |   Fl_package_base.requires_deeply predlist pkglist
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlc -I +compiler-libs -opaque -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 859, characters 10-39:
- 859 |           Fl_package_base.package_users predicates1 packages1
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "frontend.ml", line 1826, characters 16-29:
- 1826 |       let buf = String.create buflen in   (* FIXME: Bytes.create *)
-                        ^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.create
- Use Bytes.create/BytesLabels.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
- File "topfind.ml", line 126, characters 40-63:
- 126 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 252, characters 4-27:
- 252 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 262, characters 4-27:
- 262 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 274, characters 4-27:
- 274 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 287, characters 4-27:
- 287 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 301, characters 4-27:
- 301 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 313, characters 4-27:
- 313 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat topfind_rd1.p | \
-          ../../tools/patch '@SITELIB@' '/home/opam/.opam/4.13/lib' \
-     	    >topfind
- 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.13/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- make all-config
- make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.1'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/4.13/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.13/.opam-switch/build/ocamlfind.1.9.1'
Processing 36/72: [camlp5: make world.opt] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opt" (CWD=/home/opam/.opam/4.13/.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.13/.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
- File "fl_package_base.ml", line 304, characters 22-40:
- 304 | 	 let pkg_ancestors = query_requirements predlist pkg in
-                             ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 350, characters 18-36:
- 350 |   let ancestors = query_requirements predlist package_name in
-                         ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 375, characters 23-41:
- 375 | 	  let pkg_ancestors = query_requirements predlist pkg in
-                              ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 510, characters 16-35:
- 510 | 	     ( let c = package_definitions search_path pkg.package_name in
-                       ^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label search_path was omitted in the application of this function.
- ocamlopt -I +compiler-libs -g -opaque -c findlib.ml
- File "findlib.ml", line 390, characters 2-26:
- 390 |   Fl_package_base.requires predlist pkg
-         ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "findlib.ml", line 396, characters 2-33:
- 396 |   Fl_package_base.requires_deeply predlist pkglist
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlopt -I +compiler-libs -g -opaque -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 859, characters 10-39:
- 859 |           Fl_package_base.package_users predicates1 packages1
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "frontend.ml", line 1826, characters 16-29:
- 1826 |       let buf = String.create buflen in   (* FIXME: Bytes.create *)
-                        ^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.create
- Use Bytes.create/BytesLabels.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 "topfind.ml", line 126, characters 40-63:
- 126 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 252, characters 4-27:
- 252 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 262, characters 4-27:
- 262 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 274, characters 4-27:
- 274 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 287, characters 4-27:
- 287 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 301, characters 4-27:
- 301 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 313, characters 4-27:
- 313 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: 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]: 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.13/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- for p in findlib; do ( cd src/$p; make opt ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.13/.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
- File "fl_package_base.ml", line 304, characters 22-40:
- 304 | 	 let pkg_ancestors = query_requirements predlist pkg in
-                             ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 350, characters 18-36:
- 350 |   let ancestors = query_requirements predlist package_name in
-                         ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 375, characters 23-41:
- 375 | 	  let pkg_ancestors = query_requirements predlist pkg in
-                              ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 510, characters 16-35:
- 510 | 	     ( let c = package_definitions search_path pkg.package_name in
-                       ^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label search_path was omitted in the application of this function.
- ocamlopt -I +compiler-libs -g -opaque -c findlib.ml
- File "findlib.ml", line 390, characters 2-26:
- 390 |   Fl_package_base.requires predlist pkg
-         ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "findlib.ml", line 396, characters 2-33:
- 396 |   Fl_package_base.requires_deeply predlist pkglist
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlopt -I +compiler-libs -g -opaque -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 859, characters 10-39:
- 859 |           Fl_package_base.package_users predicates1 packages1
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "frontend.ml", line 1826, characters 16-29:
- 1826 |       let buf = String.create buflen in   (* FIXME: Bytes.create *)
-                        ^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.create
- Use Bytes.create/BytesLabels.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 "topfind.ml", line 126, characters 40-63:
- 126 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 252, characters 4-27:
- 252 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 262, characters 4-27:
- 262 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 274, characters 4-27:
- 274 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 287, characters 4-27:
- 287 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 301, characters 4-27:
- 301 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 313, characters 4-27:
- 313 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: 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]: 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.13/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
-> compiled  ocamlfind.1.9.1
Processing 36/72: [camlp5: make world.opt] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
Processing 37/72: [camlp5: make world.opt] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.13/.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.13/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.13/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.13/bin"
- mkdir -p "/home/opam/.opam/4.13/man"
- make install-config
- make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "`dirname \"/home/opam/.opam/4.13/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.13/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/4.13/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/4.13/.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.13/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- mkdir -p "/home/opam/.opam/4.13/lib/findlib"
- mkdir -p "/home/opam/.opam/4.13/bin"
- test 1 -eq 0 || cp topfind "/home/opam/.opam/4.13/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.13/lib/findlib"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- cp $f "/home/opam/.opam/4.13/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/4.13/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/4.13/lib/ocaml/compiler-libs/"; \
-     cp topdirs.cmi toploop.cmi "/home/opam/.opam/4.13/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- make install-meta
- make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.1'
- for x in bigarray bytes compiler-libs dynlink ocamldoc stdlib str threads unix ; do mkdir -p "/home/opam/.opam/4.13/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.13/lib/$x"; done
- mkdir -p "/home/opam/.opam/4.13/lib/findlib"; cp Makefile.packages "/home/opam/.opam/4.13/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.1'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; }
- test ! -f 'site-lib-src/camlp4/META' ||	cp tools/safe_camlp4 "/home/opam/.opam/4.13/bin"
- make install-doc
- make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "/home/opam/.opam/4.13/man/man1" "/home/opam/.opam/4.13/man/man3" "/home/opam/.opam/4.13/man/man5"
- cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.13/man/man1"
- cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.13/man/man5"
- make[1]: Leaving directory '/home/opam/.opam/4.13/.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.13/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.13/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.13/bin"
- mkdir -p "/home/opam/.opam/4.13/man"
- make install-config
- make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "`dirname \"/home/opam/.opam/4.13/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.13/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/4.13/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/4.13/.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.13/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- mkdir -p "/home/opam/.opam/4.13/lib/findlib"
- mkdir -p "/home/opam/.opam/4.13/bin"
- test 1 -eq 0 || cp topfind "/home/opam/.opam/4.13/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.13/lib/findlib"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- cp $f "/home/opam/.opam/4.13/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/4.13/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/4.13/lib/ocaml/compiler-libs/"; \
-     cp topdirs.cmi toploop.cmi "/home/opam/.opam/4.13/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- make install-meta
- make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.1'
- for x in bigarray bytes compiler-libs dynlink ocamldoc stdlib str threads unix ; do mkdir -p "/home/opam/.opam/4.13/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.13/lib/$x"; done
- mkdir -p "/home/opam/.opam/4.13/lib/findlib"; cp Makefile.packages "/home/opam/.opam/4.13/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.1'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; }
- test ! -f 'site-lib-src/camlp4/META' ||	cp tools/safe_camlp4 "/home/opam/.opam/4.13/bin"
- make install-doc
- make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "/home/opam/.opam/4.13/man/man1" "/home/opam/.opam/4.13/man/man3" "/home/opam/.opam/4.13/man/man5"
- cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.13/man/man1"
- cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.13/man/man5"
- make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.1'
-> installed ocamlfind.1.9.1
Processing 37/72: [camlp5: make world.opt] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "check-if-preinstalled" "all" "opam-install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ocamlbuild.0.14.0)
- if test -d /home/opam/.opam/4.13/lib/ocaml/ocamlbuild; then\
-   >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\
-        "/home/opam/.opam/4.13/lib/ocaml/ocamlbuild";\
-   >&2 echo "Installation aborted; if you want to bypass this"\
-         "safety check, pass CHECK_IF_PREINSTALLED=false to make";\
-   exit 2;\
- fi
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/signatures.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- File "src/my_std.ml", line 127, characters 20-38:
- 127 |       let compare = Pervasives.compare
-                           ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamllex.opt src/glob_lexer.mll
- 55 states, 419 transitions, table size 2006 bytes
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamllex.opt src/lexers.mll
- 251 states, 1051 transitions, table size 5710 bytes
- 4334 additional bytes used for bindings
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/main.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- File "src/main.ml", line 289, characters 4-19:
- 289 |     Pervasives.exit rc
-           ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/main.ml", line 310, characters 10-25:
- 310 |           Pervasives.exit rc_ok
-                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/main.ml", line 313, characters 10-25:
- 313 |           Pervasives.exit rc
-                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- mkdir -p tmp
- ocamlc.opt -pack src/const.cmo src/loc.cmo src/discard_printf.cmo src/signatures.cmi src/my_std.cmo src/my_unix.cmo src/tags.cmo src/display.cmo src/log.cmo src/shell.cmo src/bool.cmo src/glob_ast.cmo src/glob_lexer.cmo src/glob.cmo src/lexers.cmo src/param_tags.cmo src/command.cmo src/ocamlbuild_config.cmo src/ocamlbuild_where.cmo src/slurp.cmo src/options.cmo src/pathname.cmo src/configuration.cmo src/flags.cmo src/hygiene.cmo src/digest_cache.cmo src/resource.cmo src/rule.cmo src/solver.cmo src/report.cmo src/tools.cmo src/fda.cmo src/findlib.cmo src/ocaml_arch.cmo src/ocaml_utils.cmo src/ocaml_dependencies.cmo src/ocaml_compiler.cmo src/ocaml_tools.cmo src/ocaml_specific.cmo src/exit_codes.cmo src/plugin.cmo src/hooks.cmo src/main.cmo -o tmp/ocamlbuild_pack.cmo
- mv tmp/ocamlbuild_pack.cmi src/ocamlbuild_pack.cmi
- mv tmp/ocamlbuild_pack.cmo src/ocamlbuild_pack.cmo
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- File "src/ocamlbuild_executor.ml", line 86, characters 24-41:
- 86 |   ?(display=(fun f -> f Pervasives.stdout))
-                              ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.ml
- ocamlc.opt -I +unix -I src -o ocamlbuild.byte unix.cma src/ocamlbuild_pack.cmo src/ocamlbuild_plugin.cmo src/ocamlbuild_executor.cmo src/ocamlbuild_unix_plugin.cmo src/ocamlbuild.cmo
- ocamlc.opt -a -o src/ocamlbuildlib.cma src/ocamlbuild_pack.cmo src/ocamlbuild_plugin.cmo src/ocamlbuild_executor.cmo src/ocamlbuild_unix_plugin.cmo
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- File "src/my_std.ml", line 127, characters 20-38:
- 127 |       let compare = Pervasives.compare
-                           ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- File "src/main.ml", line 289, characters 4-19:
- 289 |     Pervasives.exit rc
-           ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/main.ml", line 310, characters 10-25:
- 310 |           Pervasives.exit rc_ok
-                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/main.ml", line 313, characters 10-25:
- 313 |           Pervasives.exit rc
-                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- mkdir -p tmp
- ocamlopt.opt -pack src/const.cmx src/loc.cmx src/discard_printf.cmx src/signatures.cmi src/my_std.cmx src/my_unix.cmx src/tags.cmx src/display.cmx src/log.cmx src/shell.cmx src/bool.cmx src/glob_ast.cmx src/glob_lexer.cmx src/glob.cmx src/lexers.cmx src/param_tags.cmx src/command.cmx src/ocamlbuild_config.cmx src/ocamlbuild_where.cmx src/slurp.cmx src/options.cmx src/pathname.cmx src/configuration.cmx src/flags.cmx src/hygiene.cmx src/digest_cache.cmx src/resource.cmx src/rule.cmx src/solver.cmx src/report.cmx src/tools.cmx src/fda.cmx src/findlib.cmx src/ocaml_arch.cmx src/ocaml_utils.cmx src/ocaml_dependencies.cmx src/ocaml_compiler.cmx src/ocaml_tools.cmx src/ocaml_specific.cmx src/exit_codes.cmx src/plugin.cmx src/hooks.cmx src/main.cmx -o tmp/ocamlbuild_pack.cmx
- mv tmp/ocamlbuild_pack.cmx src/ocamlbuild_pack.cmx
- mv tmp/ocamlbuild_pack.o src/ocamlbuild_pack.o
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- File "src/ocamlbuild_executor.ml", line 86, characters 24-41:
- 86 |   ?(display=(fun f -> f Pervasives.stdout))
-                              ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.ml
- ocamlopt.opt -I +unix -I src -o ocamlbuild.native unix.cmxa src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx src/ocamlbuild.cmx
- ocamlopt.opt -a -o src/ocamlbuildlib.cmxa src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx
- ocamlc.opt src/ocamlbuild_pack.cmo -I src man/options_man.ml -o man/options_man.byte
- ./man/options_man.byte > man/ocamlbuild.options.1
- cat man/ocamlbuild.header.1 man/ocamlbuild.options.1 man/ocamlbuild.footer.1 > man/ocamlbuild.1
- make ocamlbuild.install
- make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlbuild.0.14.0'
- rm -f ocamlbuild.install
- touch ocamlbuild.install
- make install-bin-opam
- make[2]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlbuild.0.14.0'
- echo 'bin: [' >> ocamlbuild.install
- echo '  "ocamlbuild.byte" {"ocamlbuild.byte"}' >> ocamlbuild.install
- echo '  "ocamlbuild.native" {"ocamlbuild.native"}' >> ocamlbuild.install
- echo '  "ocamlbuild.native" {"ocamlbuild"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlbuild.0.14.0'
- make install-lib-opam
- make[2]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlbuild.0.14.0'
- echo 'lib: [' >> ocamlbuild.install
- make install-lib-basics-opam
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlbuild.0.14.0'
- echo '  "ocamlbuild.opam" {"opam"}' >> ocamlbuild.install
- echo '  "META"' >> ocamlbuild.install
- for lib in src/signatures.mli src/signatures.cmi src/signatures.cmti; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlbuild.0.14.0'
- make install-lib-byte-opam
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlbuild.0.14.0'
- for lib in src/ocamlbuildlib.cma src/ocamlbuild.cmo src/ocamlbuild_pack.cmi src/ocamlbuild_plugin.cmi src/ocamlbuild_executor.cmi src/ocamlbuild_unix_plugin.cmi; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlbuild.0.14.0'
- make install-lib-native-opam
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlbuild.0.14.0'
- for lib in src/ocamlbuildlib.cmxa src/ocamlbuildlib.a src/ocamlbuild.cmx src/ocamlbuild.o src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx src/ocamlbuild_plugin.o src/ocamlbuild_executor.o src/ocamlbuild_unix_plugin.o; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlbuild.0.14.0'
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlbuild.0.14.0'
- make install-man-opam
- make[2]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlbuild.0.14.0'
- echo 'man: [' >> ocamlbuild.install
- echo '  "man/ocamlbuild.1" {"man1/ocamlbuild.1"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlbuild.0.14.0'
- make install-doc-opam
- make[2]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlbuild.0.14.0'
- echo 'doc: [' >> ocamlbuild.install
- echo '  "LICENSE"' >> ocamlbuild.install
- echo '  "Changes"' >> ocamlbuild.install
- echo '  "Readme.md"' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlbuild.0.14.0'
- make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlbuild.0.14.0'
- if test -d /home/opam/.opam/4.13/lib/ocaml/ocamlbuild; then\
-   >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\
-        "/home/opam/.opam/4.13/lib/ocaml/ocamlbuild";\
-   >&2 echo "Installation aborted; if you want to bypass this"\
-         "safety check, pass CHECK_IF_PREINSTALLED=false to make";\
-   exit 2;\
- fi
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/signatures.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- File "src/my_std.ml", line 127, characters 20-38:
- 127 |       let compare = Pervasives.compare
-                           ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamllex.opt src/glob_lexer.mll
- 55 states, 419 transitions, table size 2006 bytes
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamllex.opt src/lexers.mll
- 251 states, 1051 transitions, table size 5710 bytes
- 4334 additional bytes used for bindings
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/main.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- File "src/main.ml", line 289, characters 4-19:
- 289 |     Pervasives.exit rc
-           ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/main.ml", line 310, characters 10-25:
- 310 |           Pervasives.exit rc_ok
-                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/main.ml", line 313, characters 10-25:
- 313 |           Pervasives.exit rc
-                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- mkdir -p tmp
- ocamlc.opt -pack src/const.cmo src/loc.cmo src/discard_printf.cmo src/signatures.cmi src/my_std.cmo src/my_unix.cmo src/tags.cmo src/display.cmo src/log.cmo src/shell.cmo src/bool.cmo src/glob_ast.cmo src/glob_lexer.cmo src/glob.cmo src/lexers.cmo src/param_tags.cmo src/command.cmo src/ocamlbuild_config.cmo src/ocamlbuild_where.cmo src/slurp.cmo src/options.cmo src/pathname.cmo src/configuration.cmo src/flags.cmo src/hygiene.cmo src/digest_cache.cmo src/resource.cmo src/rule.cmo src/solver.cmo src/report.cmo src/tools.cmo src/fda.cmo src/findlib.cmo src/ocaml_arch.cmo src/ocaml_utils.cmo src/ocaml_dependencies.cmo src/ocaml_compiler.cmo src/ocaml_tools.cmo src/ocaml_specific.cmo src/exit_codes.cmo src/plugin.cmo src/hooks.cmo src/main.cmo -o tmp/ocamlbuild_pack.cmo
- mv tmp/ocamlbuild_pack.cmi src/ocamlbuild_pack.cmi
- mv tmp/ocamlbuild_pack.cmo src/ocamlbuild_pack.cmo
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- File "src/ocamlbuild_executor.ml", line 86, characters 24-41:
- 86 |   ?(display=(fun f -> f Pervasives.stdout))
-                              ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.ml
- ocamlc.opt -I +unix -I src -o ocamlbuild.byte unix.cma src/ocamlbuild_pack.cmo src/ocamlbuild_plugin.cmo src/ocamlbuild_executor.cmo src/ocamlbuild_unix_plugin.cmo src/ocamlbuild.cmo
- ocamlc.opt -a -o src/ocamlbuildlib.cma src/ocamlbuild_pack.cmo src/ocamlbuild_plugin.cmo src/ocamlbuild_executor.cmo src/ocamlbuild_unix_plugin.cmo
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- File "src/my_std.ml", line 127, characters 20-38:
- 127 |       let compare = Pervasives.compare
-                           ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- File "src/main.ml", line 289, characters 4-19:
- 289 |     Pervasives.exit rc
-           ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/main.ml", line 310, characters 10-25:
- 310 |           Pervasives.exit rc_ok
-                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/main.ml", line 313, characters 10-25:
- 313 |           Pervasives.exit rc
-                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- mkdir -p tmp
- ocamlopt.opt -pack src/const.cmx src/loc.cmx src/discard_printf.cmx src/signatures.cmi src/my_std.cmx src/my_unix.cmx src/tags.cmx src/display.cmx src/log.cmx src/shell.cmx src/bool.cmx src/glob_ast.cmx src/glob_lexer.cmx src/glob.cmx src/lexers.cmx src/param_tags.cmx src/command.cmx src/ocamlbuild_config.cmx src/ocamlbuild_where.cmx src/slurp.cmx src/options.cmx src/pathname.cmx src/configuration.cmx src/flags.cmx src/hygiene.cmx src/digest_cache.cmx src/resource.cmx src/rule.cmx src/solver.cmx src/report.cmx src/tools.cmx src/fda.cmx src/findlib.cmx src/ocaml_arch.cmx src/ocaml_utils.cmx src/ocaml_dependencies.cmx src/ocaml_compiler.cmx src/ocaml_tools.cmx src/ocaml_specific.cmx src/exit_codes.cmx src/plugin.cmx src/hooks.cmx src/main.cmx -o tmp/ocamlbuild_pack.cmx
- mv tmp/ocamlbuild_pack.cmx src/ocamlbuild_pack.cmx
- mv tmp/ocamlbuild_pack.o src/ocamlbuild_pack.o
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- File "src/ocamlbuild_executor.ml", line 86, characters 24-41:
- 86 |   ?(display=(fun f -> f Pervasives.stdout))
-                              ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.ml
- ocamlopt.opt -I +unix -I src -o ocamlbuild.native unix.cmxa src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx src/ocamlbuild.cmx
- ocamlopt.opt -a -o src/ocamlbuildlib.cmxa src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx
- ocamlc.opt src/ocamlbuild_pack.cmo -I src man/options_man.ml -o man/options_man.byte
- ./man/options_man.byte > man/ocamlbuild.options.1
- cat man/ocamlbuild.header.1 man/ocamlbuild.options.1 man/ocamlbuild.footer.1 > man/ocamlbuild.1
- make ocamlbuild.install
- make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlbuild.0.14.0'
- rm -f ocamlbuild.install
- touch ocamlbuild.install
- make install-bin-opam
- make[2]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlbuild.0.14.0'
- echo 'bin: [' >> ocamlbuild.install
- echo '  "ocamlbuild.byte" {"ocamlbuild.byte"}' >> ocamlbuild.install
- echo '  "ocamlbuild.native" {"ocamlbuild.native"}' >> ocamlbuild.install
- echo '  "ocamlbuild.native" {"ocamlbuild"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlbuild.0.14.0'
- make install-lib-opam
- make[2]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlbuild.0.14.0'
- echo 'lib: [' >> ocamlbuild.install
- make install-lib-basics-opam
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlbuild.0.14.0'
- echo '  "ocamlbuild.opam" {"opam"}' >> ocamlbuild.install
- echo '  "META"' >> ocamlbuild.install
- for lib in src/signatures.mli src/signatures.cmi src/signatures.cmti; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlbuild.0.14.0'
- make install-lib-byte-opam
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlbuild.0.14.0'
- for lib in src/ocamlbuildlib.cma src/ocamlbuild.cmo src/ocamlbuild_pack.cmi src/ocamlbuild_plugin.cmi src/ocamlbuild_executor.cmi src/ocamlbuild_unix_plugin.cmi; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlbuild.0.14.0'
- make install-lib-native-opam
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlbuild.0.14.0'
- for lib in src/ocamlbuildlib.cmxa src/ocamlbuildlib.a src/ocamlbuild.cmx src/ocamlbuild.o src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx src/ocamlbuild_plugin.o src/ocamlbuild_executor.o src/ocamlbuild_unix_plugin.o; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlbuild.0.14.0'
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlbuild.0.14.0'
- make install-man-opam
- make[2]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlbuild.0.14.0'
- echo 'man: [' >> ocamlbuild.install
- echo '  "man/ocamlbuild.1" {"man1/ocamlbuild.1"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlbuild.0.14.0'
- make install-doc-opam
- make[2]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlbuild.0.14.0'
- echo 'doc: [' >> ocamlbuild.install
- echo '  "LICENSE"' >> ocamlbuild.install
- echo '  "Changes"' >> ocamlbuild.install
- echo '  "Readme.md"' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlbuild.0.14.0'
- make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlbuild.0.14.0'
-> compiled  ocamlbuild.0.14.0
Processing 37/72: [camlp5: make world.opt] [dune: ocaml bootstrap.ml]
-> installed ocamlbuild.0.14.0
Processing 38/72: [camlp5: make world.opt] [dune: ocaml bootstrap.ml]
Processing 39/72: [camlp5: make world.opt] [dune: ocaml bootstrap.ml] [topkg: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" "--pkg-name" "topkg" "--dev-pkg" "false" (CWD=/home/opam/.opam/4.13/.opam-switch/build/topkg.1.0.4)
- File "src/topkg_string.ml", line 92, characters 19-28:
- 92 |   let version = if is_prefix "v" v then with_index_range ~first:1 v else v in
-                         ^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- File "src/topkg_fpath.ml", line 10, characters 2-24:
- 10 |   Topkg_string.is_prefix Filename.dir_sep s ||
-        ^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- File "src/topkg_fpath.ml", line 14, characters 2-24:
- 14 |   Topkg_string.is_suffix Filename.dir_sep s ||
-        ^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- File "src/topkg_os.ml", line 52, characters 31-53:
- 52 |             if not dotfiles && Topkg_string.is_prefix "." f then acc else
-                                     ^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- File "src/topkg_vcs.ml", line 60, characters 41-42:
- 60 |     | (dir, (_, `Exited 0)) -> Ok (Some (v `Git git dir))
-                                               ^
- Warning 6 [labels-omitted]: label dir was omitted in the application of this function.
- File "src/topkg_vcs.ml", line 181, characters 41-42:
- 181 |     | (dir, (_, `Exited 0)) -> Ok (Some (v `Hg hg dir))
-                                                ^
- Warning 6 [labels-omitted]: label dir was omitted in the application of this function.
- File "src/topkg_vcs.ml", line 305, characters 33-34:
- 305 |         | (_, cmd) ->  Ok (Some (v `Git cmd git_dir))
-                                        ^
- Warning 6 [labels-omitted]: label dir was omitted in the application of this function.
- File "src/topkg_vcs.ml", line 313, characters 34-35:
- 313 |             (_, cmd) -> Ok (Some (v `Hg cmd dir))
-                                         ^
- Warning 6 [labels-omitted]: label dir was omitted in the application of this function.
- File "src/topkg_conf.ml", line 35, characters 12-26:
- 35 | let fpath = conv_with_docv string "PATH"
-                  ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label docv was omitted in the application of this function.
- File "src/topkg_conf.ml", line 91, characters 17-31:
- 91 |   | Some docv -> conv_with_docv conv docv
-                       ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label docv was omitted in the application of this function.
- File "src/topkg_conf.ml", line 583, characters 31-53:
- 583 |           let is_size_of_ptr = Topkg_string.is_prefix "#define SIZEOF_PTR" l in
-                                      ^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- File "src/topkg_main.ml", line 95, characters 2-16:
- 95 |   Topkg_pkg.test pkg list tests args
-        ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels list, tests, args were omitted in the application of this function.
- File "src/topkg_main.ml", line 121, characters 29-38:
- 121 | let is_opt s = Topkg_string.(is_prefix "-" s || is_prefix "--" s)
-                                    ^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- File "src/topkg_main.ml", line 121, characters 48-57:
- 121 | let is_opt s = Topkg_string.(is_prefix "-" s || is_prefix "--" s)
-                                                       ^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- ocamlfind ocamldep -modules src/topkg.ml > src/topkg.ml.depends
- ocamlfind ocamldep -modules src/topkg.mli > src/topkg.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg.cmi src/topkg.mli
- ocamlfind ocamldep -modules src/topkg_build.ml > src/topkg_build.ml.depends
- ocamlfind ocamldep -modules src/topkg_build.mli > src/topkg_build.mli.depends
- ocamlfind ocamldep -modules src/topkg_cmd.mli > src/topkg_cmd.mli.depends
- ocamlfind ocamldep -modules src/topkg_fpath.mli > src/topkg_fpath.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fpath.cmi src/topkg_fpath.mli
- ocamlfind ocamldep -modules src/topkg_codec.mli > src/topkg_codec.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_cmd.cmi src/topkg_cmd.mli
- ocamlfind ocamldep -modules src/topkg_result.mli > src/topkg_result.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_result.cmi src/topkg_result.mli
- ocamlfind ocamldep -modules src/topkg_conf.mli > src/topkg_conf.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_codec.cmi src/topkg_codec.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_conf.cmi src/topkg_conf.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_build.cmi src/topkg_build.mli
- ocamlfind ocamldep -modules src/topkg_cmd.ml > src/topkg_cmd.ml.depends
- ocamlfind ocamldep -modules src/topkg_fpath.ml > src/topkg_fpath.ml.depends
- ocamlfind ocamldep -modules src/topkg_string.ml > src/topkg_string.ml.depends
- ocamlfind ocamldep -modules src/topkg_string.mli > src/topkg_string.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_string.cmi src/topkg_string.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_string.cmx src/topkg_string.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_string.cmx src/topkg_string.ml
- File "src/topkg_string.ml", line 92, characters 19-28:
- 92 |   let version = if is_prefix "v" v then with_index_range ~first:1 v else v in
-                         ^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fpath.cmx src/topkg_fpath.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fpath.cmx src/topkg_fpath.ml
- File "src/topkg_fpath.ml", line 10, characters 2-24:
- 10 |   Topkg_string.is_prefix Filename.dir_sep s ||
-        ^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- File "src/topkg_fpath.ml", line 14, characters 2-24:
- 14 |   Topkg_string.is_suffix Filename.dir_sep s ||
-        ^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- ocamlfind ocamldep -modules src/topkg_codec.ml > src/topkg_codec.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_cmd.cmx src/topkg_cmd.ml
- ocamlfind ocamldep -modules src/topkg_os.ml > src/topkg_os.ml.depends
- ocamlfind ocamldep -modules src/topkg_os.mli > src/topkg_os.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_os.cmi src/topkg_os.mli
- ocamlfind ocamldep -modules src/topkg_log.ml > src/topkg_log.ml.depends
- ocamlfind ocamldep -modules src/topkg_log.mli > src/topkg_log.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_log.cmi src/topkg_log.mli
- ocamlfind ocamldep -modules src/topkg_result.ml > src/topkg_result.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_result.cmx src/topkg_result.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_log.cmx src/topkg_log.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_os.cmx src/topkg_os.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_os.cmx src/topkg_os.ml
- File "src/topkg_os.ml", line 52, characters 31-53:
- 52 |             if not dotfiles && Topkg_string.is_prefix "." f then acc else
-                                     ^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- ocamlfind ocamldep -modules src/topkg_conf.ml > src/topkg_conf.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_codec.cmx src/topkg_codec.ml
- ocamlfind ocamldep -modules src/topkg_vcs.ml > src/topkg_vcs.ml.depends
- ocamlfind ocamldep -modules src/topkg_vcs.mli > src/topkg_vcs.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_vcs.cmi src/topkg_vcs.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_vcs.cmx src/topkg_vcs.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_vcs.cmx src/topkg_vcs.ml
- File "src/topkg_vcs.ml", line 60, characters 41-42:
- 60 |     | (dir, (_, `Exited 0)) -> Ok (Some (v `Git git dir))
-                                               ^
- Warning 6 [labels-omitted]: label dir was omitted in the application of this function.
- File "src/topkg_vcs.ml", line 181, characters 41-42:
- 181 |     | (dir, (_, `Exited 0)) -> Ok (Some (v `Hg hg dir))
-                                                ^
- Warning 6 [labels-omitted]: label dir was omitted in the application of this function.
- File "src/topkg_vcs.ml", line 305, characters 33-34:
- 305 |         | (_, cmd) ->  Ok (Some (v `Git cmd git_dir))
-                                        ^
- Warning 6 [labels-omitted]: label dir was omitted in the application of this function.
- File "src/topkg_vcs.ml", line 313, characters 34-35:
- 313 |             (_, cmd) -> Ok (Some (v `Hg cmd dir))
-                                         ^
- Warning 6 [labels-omitted]: label dir was omitted in the application of this function.
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_conf.cmx src/topkg_conf.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_conf.cmx src/topkg_conf.ml
- File "src/topkg_conf.ml", line 35, characters 12-26:
- 35 | let fpath = conv_with_docv string "PATH"
-                  ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label docv was omitted in the application of this function.
- File "src/topkg_conf.ml", line 91, characters 17-31:
- 91 |   | Some docv -> conv_with_docv conv docv
-                       ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label docv was omitted in the application of this function.
- File "src/topkg_conf.ml", line 583, characters 31-53:
- 583 |           let is_size_of_ptr = Topkg_string.is_prefix "#define SIZEOF_PTR" l in
-                                      ^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- ocamlfind ocamldep -modules src/topkg_distrib.ml > src/topkg_distrib.ml.depends
- ocamlfind ocamldep -modules src/topkg_distrib.mli > src/topkg_distrib.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_distrib.cmi src/topkg_distrib.mli
- ocamlfind ocamldep -modules src/topkg_opam.ml > src/topkg_opam.ml.depends
- ocamlfind ocamldep -modules src/topkg_opam.mli > src/topkg_opam.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_opam.cmi src/topkg_opam.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_opam.cmx src/topkg_opam.ml
- ocamlfind ocamldep -modules src/topkg_fexts.ml > src/topkg_fexts.ml.depends
- ocamlfind ocamldep -modules src/topkg_fexts.mli > src/topkg_fexts.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fexts.cmi src/topkg_fexts.mli
- ocamlfind ocamldep -modules src/topkg_install.ml > src/topkg_install.ml.depends
- ocamlfind ocamldep -modules src/topkg_install.mli > src/topkg_install.mli.depends
- ocamlfind ocamldep -modules src/topkg_test.mli > src/topkg_test.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_test.cmi src/topkg_test.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_install.cmi src/topkg_install.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fexts.cmx src/topkg_fexts.ml
- ocamlfind ocamldep -modules src/topkg_test.ml > src/topkg_test.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_test.cmx src/topkg_test.ml
- ocamlfind ocamldep -modules src/topkg_ipc.ml > src/topkg_ipc.ml.depends
- ocamlfind ocamldep -modules src/topkg_ipc.mli > src/topkg_ipc.mli.depends
- ocamlfind ocamldep -modules src/topkg_pkg.mli > src/topkg_pkg.mli.depends
- ocamlfind ocamldep -modules src/topkg_publish.mli > src/topkg_publish.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_publish.cmi src/topkg_publish.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_pkg.cmi src/topkg_pkg.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_ipc.cmi src/topkg_ipc.mli
- ocamlfind ocamldep -modules src/topkg_pkg.ml > src/topkg_pkg.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_build.cmx src/topkg_build.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_distrib.cmx src/topkg_distrib.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_install.cmx src/topkg_install.ml
- ocamlfind ocamldep -modules src/topkg_publish.ml > src/topkg_publish.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_publish.cmx src/topkg_publish.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_pkg.cmx src/topkg_pkg.ml
- ocamlfind ocamldep -modules src/topkg_main.ml > src/topkg_main.ml.depends
- ocamlfind ocamldep -modules src/topkg_main.mli > src/topkg_main.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_main.cmi src/topkg_main.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_ipc.cmx src/topkg_ipc.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_main.cmx src/topkg_main.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_main.cmx src/topkg_main.ml
- File "src/topkg_main.ml", line 95, characters 2-16:
- 95 |   Topkg_pkg.test pkg list tests args
-        ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels list, tests, args were omitted in the application of this function.
- File "src/topkg_main.ml", line 121, characters 29-38:
- 121 | let is_opt s = Topkg_string.(is_prefix "-" s || is_prefix "--" s)
-                                    ^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- File "src/topkg_main.ml", line 121, characters 48-57:
- 121 | let is_opt s = Topkg_string.(is_prefix "-" s || is_prefix "--" s)
-                                                       ^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg.cmx src/topkg.ml
- ocamlfind ocamlopt -a -I src src/topkg_string.cmx src/topkg_fpath.cmx src/topkg_cmd.cmx src/topkg_result.cmx src/topkg_log.cmx src/topkg_os.cmx src/topkg_codec.cmx src/topkg_vcs.cmx src/topkg_conf.cmx src/topkg_build.cmx src/topkg_opam.cmx src/topkg_distrib.cmx src/topkg_fexts.cmx src/topkg_test.cmx src/topkg_install.cmx src/topkg_publish.cmx src/topkg_pkg.cmx src/topkg_ipc.cmx src/topkg_main.cmx src/topkg.cmx -o src/topkg.cmxa
- ocamlfind ocamlopt -shared -linkall -I src src/topkg.cmxa -o src/topkg.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg.cmo src/topkg.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_build.cmo src/topkg_build.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_cmd.cmo src/topkg_cmd.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_codec.cmo src/topkg_codec.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_conf.cmo src/topkg_conf.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_distrib.cmo src/topkg_distrib.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fexts.cmo src/topkg_fexts.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fpath.cmo src/topkg_fpath.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_install.cmo src/topkg_install.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fpath.cmo src/topkg_fpath.ml
- File "src/topkg_fpath.ml", line 10, characters 2-24:
- 10 |   Topkg_string.is_prefix Filename.dir_sep s ||
-        ^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- File "src/topkg_fpath.ml", line 14, characters 2-24:
- 14 |   Topkg_string.is_suffix Filename.dir_sep s ||
-        ^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_ipc.cmo src/topkg_ipc.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_log.cmo src/topkg_log.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_main.cmo src/topkg_main.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_opam.cmo src/topkg_opam.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_os.cmo src/topkg_os.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_pkg.cmo src/topkg_pkg.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_main.cmo src/topkg_main.ml
- File "src/topkg_main.ml", line 95, characters 2-16:
- 95 |   Topkg_pkg.test pkg list tests args
-        ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels list, tests, args were omitted in the application of this function.
- File "src/topkg_main.ml", line 121, characters 29-38:
- 121 | let is_opt s = Topkg_string.(is_prefix "-" s || is_prefix "--" s)
-                                    ^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- File "src/topkg_main.ml", line 121, characters 48-57:
- 121 | let is_opt s = Topkg_string.(is_prefix "-" s || is_prefix "--" s)
-                                                       ^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_publish.cmo src/topkg_publish.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_conf.cmo src/topkg_conf.ml
- File "src/topkg_conf.ml", line 35, characters 12-26:
- 35 | let fpath = conv_with_docv string "PATH"
-                  ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label docv was omitted in the application of this function.
- File "src/topkg_conf.ml", line 91, characters 17-31:
- 91 |   | Some docv -> conv_with_docv conv docv
-                       ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label docv was omitted in the application of this function.
- File "src/topkg_conf.ml", line 583, characters 31-53:
- 583 |           let is_size_of_ptr = Topkg_string.is_prefix "#define SIZEOF_PTR" l in
-                                      ^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_result.cmo src/topkg_result.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_os.cmo src/topkg_os.ml
- File "src/topkg_os.ml", line 52, characters 31-53:
- 52 |             if not dotfiles && Topkg_string.is_prefix "." f then acc else
-                                     ^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_string.cmo src/topkg_string.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_test.cmo src/topkg_test.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_vcs.cmo src/topkg_vcs.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_string.cmo src/topkg_string.ml
- File "src/topkg_string.ml", line 92, characters 19-28:
- 92 |   let version = if is_prefix "v" v then with_index_range ~first:1 v else v in
-                         ^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_vcs.cmo src/topkg_vcs.ml
- File "src/topkg_vcs.ml", line 60, characters 41-42:
- 60 |     | (dir, (_, `Exited 0)) -> Ok (Some (v `Git git dir))
-                                               ^
- Warning 6 [labels-omitted]: label dir was omitted in the application of this function.
- File "src/topkg_vcs.ml", line 181, characters 41-42:
- 181 |     | (dir, (_, `Exited 0)) -> Ok (Some (v `Hg hg dir))
-                                                ^
- Warning 6 [labels-omitted]: label dir was omitted in the application of this function.
- File "src/topkg_vcs.ml", line 305, characters 33-34:
- 305 |         | (_, cmd) ->  Ok (Some (v `Git cmd git_dir))
-                                        ^
- Warning 6 [labels-omitted]: label dir was omitted in the application of this function.
- File "src/topkg_vcs.ml", line 313, characters 34-35:
- 313 |             (_, cmd) -> Ok (Some (v `Hg cmd dir))
-                                         ^
- Warning 6 [labels-omitted]: label dir was omitted in the application of this function.
- ocamlfind ocamlc -a -I src src/topkg_string.cmo src/topkg_fpath.cmo src/topkg_cmd.cmo src/topkg_result.cmo src/topkg_log.cmo src/topkg_os.cmo src/topkg_codec.cmo src/topkg_vcs.cmo src/topkg_conf.cmo src/topkg_build.cmo src/topkg_opam.cmo src/topkg_distrib.cmo src/topkg_fexts.cmo src/topkg_test.cmo src/topkg_install.cmo src/topkg_publish.cmo src/topkg_pkg.cmo src/topkg_ipc.cmo src/topkg_main.cmo src/topkg.cmo -o src/topkg.cma
- # Parallel statistics: { count(total): 2(84), max: 20, min: 2, average(total): 11.000(1.238) }
- File "src/topkg_string.ml", line 92, characters 19-28:
- 92 |   let version = if is_prefix "v" v then with_index_range ~first:1 v else v in
-                         ^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- File "src/topkg_fpath.ml", line 10, characters 2-24:
- 10 |   Topkg_string.is_prefix Filename.dir_sep s ||
-        ^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- File "src/topkg_fpath.ml", line 14, characters 2-24:
- 14 |   Topkg_string.is_suffix Filename.dir_sep s ||
-        ^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- File "src/topkg_os.ml", line 52, characters 31-53:
- 52 |             if not dotfiles && Topkg_string.is_prefix "." f then acc else
-                                     ^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- File "src/topkg_vcs.ml", line 60, characters 41-42:
- 60 |     | (dir, (_, `Exited 0)) -> Ok (Some (v `Git git dir))
-                                               ^
- Warning 6 [labels-omitted]: label dir was omitted in the application of this function.
- File "src/topkg_vcs.ml", line 181, characters 41-42:
- 181 |     | (dir, (_, `Exited 0)) -> Ok (Some (v `Hg hg dir))
-                                                ^
- Warning 6 [labels-omitted]: label dir was omitted in the application of this function.
- File "src/topkg_vcs.ml", line 305, characters 33-34:
- 305 |         | (_, cmd) ->  Ok (Some (v `Git cmd git_dir))
-                                        ^
- Warning 6 [labels-omitted]: label dir was omitted in the application of this function.
- File "src/topkg_vcs.ml", line 313, characters 34-35:
- 313 |             (_, cmd) -> Ok (Some (v `Hg cmd dir))
-                                         ^
- Warning 6 [labels-omitted]: label dir was omitted in the application of this function.
- File "src/topkg_conf.ml", line 35, characters 12-26:
- 35 | let fpath = conv_with_docv string "PATH"
-                  ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label docv was omitted in the application of this function.
- File "src/topkg_conf.ml", line 91, characters 17-31:
- 91 |   | Some docv -> conv_with_docv conv docv
-                       ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label docv was omitted in the application of this function.
- File "src/topkg_conf.ml", line 583, characters 31-53:
- 583 |           let is_size_of_ptr = Topkg_string.is_prefix "#define SIZEOF_PTR" l in
-                                      ^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- File "src/topkg_main.ml", line 95, characters 2-16:
- 95 |   Topkg_pkg.test pkg list tests args
-        ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels list, tests, args were omitted in the application of this function.
- File "src/topkg_main.ml", line 121, characters 29-38:
- 121 | let is_opt s = Topkg_string.(is_prefix "-" s || is_prefix "--" s)
-                                    ^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- File "src/topkg_main.ml", line 121, characters 48-57:
- 121 | let is_opt s = Topkg_string.(is_prefix "-" s || is_prefix "--" s)
-                                                       ^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- ocamlfind ocamldep -modules src/topkg.ml > src/topkg.ml.depends
- ocamlfind ocamldep -modules src/topkg.mli > src/topkg.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg.cmi src/topkg.mli
- ocamlfind ocamldep -modules src/topkg_build.ml > src/topkg_build.ml.depends
- ocamlfind ocamldep -modules src/topkg_build.mli > src/topkg_build.mli.depends
- ocamlfind ocamldep -modules src/topkg_cmd.mli > src/topkg_cmd.mli.depends
- ocamlfind ocamldep -modules src/topkg_fpath.mli > src/topkg_fpath.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fpath.cmi src/topkg_fpath.mli
- ocamlfind ocamldep -modules src/topkg_codec.mli > src/topkg_codec.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_cmd.cmi src/topkg_cmd.mli
- ocamlfind ocamldep -modules src/topkg_result.mli > src/topkg_result.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_result.cmi src/topkg_result.mli
- ocamlfind ocamldep -modules src/topkg_conf.mli > src/topkg_conf.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_codec.cmi src/topkg_codec.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_conf.cmi src/topkg_conf.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_build.cmi src/topkg_build.mli
- ocamlfind ocamldep -modules src/topkg_cmd.ml > src/topkg_cmd.ml.depends
- ocamlfind ocamldep -modules src/topkg_fpath.ml > src/topkg_fpath.ml.depends
- ocamlfind ocamldep -modules src/topkg_string.ml > src/topkg_string.ml.depends
- ocamlfind ocamldep -modules src/topkg_string.mli > src/topkg_string.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_string.cmi src/topkg_string.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_string.cmx src/topkg_string.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_string.cmx src/topkg_string.ml
- File "src/topkg_string.ml", line 92, characters 19-28:
- 92 |   let version = if is_prefix "v" v then with_index_range ~first:1 v else v in
-                         ^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fpath.cmx src/topkg_fpath.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fpath.cmx src/topkg_fpath.ml
- File "src/topkg_fpath.ml", line 10, characters 2-24:
- 10 |   Topkg_string.is_prefix Filename.dir_sep s ||
-        ^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- File "src/topkg_fpath.ml", line 14, characters 2-24:
- 14 |   Topkg_string.is_suffix Filename.dir_sep s ||
-        ^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- ocamlfind ocamldep -modules src/topkg_codec.ml > src/topkg_codec.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_cmd.cmx src/topkg_cmd.ml
- ocamlfind ocamldep -modules src/topkg_os.ml > src/topkg_os.ml.depends
- ocamlfind ocamldep -modules src/topkg_os.mli > src/topkg_os.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_os.cmi src/topkg_os.mli
- ocamlfind ocamldep -modules src/topkg_log.ml > src/topkg_log.ml.depends
- ocamlfind ocamldep -modules src/topkg_log.mli > src/topkg_log.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_log.cmi src/topkg_log.mli
- ocamlfind ocamldep -modules src/topkg_result.ml > src/topkg_result.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_result.cmx src/topkg_result.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_log.cmx src/topkg_log.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_os.cmx src/topkg_os.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_os.cmx src/topkg_os.ml
- File "src/topkg_os.ml", line 52, characters 31-53:
- 52 |             if not dotfiles && Topkg_string.is_prefix "." f then acc else
-                                     ^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- ocamlfind ocamldep -modules src/topkg_conf.ml > src/topkg_conf.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_codec.cmx src/topkg_codec.ml
- ocamlfind ocamldep -modules src/topkg_vcs.ml > src/topkg_vcs.ml.depends
- ocamlfind ocamldep -modules src/topkg_vcs.mli > src/topkg_vcs.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_vcs.cmi src/topkg_vcs.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_vcs.cmx src/topkg_vcs.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_vcs.cmx src/topkg_vcs.ml
- File "src/topkg_vcs.ml", line 60, characters 41-42:
- 60 |     | (dir, (_, `Exited 0)) -> Ok (Some (v `Git git dir))
-                                               ^
- Warning 6 [labels-omitted]: label dir was omitted in the application of this function.
- File "src/topkg_vcs.ml", line 181, characters 41-42:
- 181 |     | (dir, (_, `Exited 0)) -> Ok (Some (v `Hg hg dir))
-                                                ^
- Warning 6 [labels-omitted]: label dir was omitted in the application of this function.
- File "src/topkg_vcs.ml", line 305, characters 33-34:
- 305 |         | (_, cmd) ->  Ok (Some (v `Git cmd git_dir))
-                                        ^
- Warning 6 [labels-omitted]: label dir was omitted in the application of this function.
- File "src/topkg_vcs.ml", line 313, characters 34-35:
- 313 |             (_, cmd) -> Ok (Some (v `Hg cmd dir))
-                                         ^
- Warning 6 [labels-omitted]: label dir was omitted in the application of this function.
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_conf.cmx src/topkg_conf.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_conf.cmx src/topkg_conf.ml
- File "src/topkg_conf.ml", line 35, characters 12-26:
- 35 | let fpath = conv_with_docv string "PATH"
-                  ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label docv was omitted in the application of this function.
- File "src/topkg_conf.ml", line 91, characters 17-31:
- 91 |   | Some docv -> conv_with_docv conv docv
-                       ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label docv was omitted in the application of this function.
- File "src/topkg_conf.ml", line 583, characters 31-53:
- 583 |           let is_size_of_ptr = Topkg_string.is_prefix "#define SIZEOF_PTR" l in
-                                      ^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- ocamlfind ocamldep -modules src/topkg_distrib.ml > src/topkg_distrib.ml.depends
- ocamlfind ocamldep -modules src/topkg_distrib.mli > src/topkg_distrib.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_distrib.cmi src/topkg_distrib.mli
- ocamlfind ocamldep -modules src/topkg_opam.ml > src/topkg_opam.ml.depends
- ocamlfind ocamldep -modules src/topkg_opam.mli > src/topkg_opam.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_opam.cmi src/topkg_opam.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_opam.cmx src/topkg_opam.ml
- ocamlfind ocamldep -modules src/topkg_fexts.ml > src/topkg_fexts.ml.depends
- ocamlfind ocamldep -modules src/topkg_fexts.mli > src/topkg_fexts.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fexts.cmi src/topkg_fexts.mli
- ocamlfind ocamldep -modules src/topkg_install.ml > src/topkg_install.ml.depends
- ocamlfind ocamldep -modules src/topkg_install.mli > src/topkg_install.mli.depends
- ocamlfind ocamldep -modules src/topkg_test.mli > src/topkg_test.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_test.cmi src/topkg_test.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_install.cmi src/topkg_install.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fexts.cmx src/topkg_fexts.ml
- ocamlfind ocamldep -modules src/topkg_test.ml > src/topkg_test.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_test.cmx src/topkg_test.ml
- ocamlfind ocamldep -modules src/topkg_ipc.ml > src/topkg_ipc.ml.depends
- ocamlfind ocamldep -modules src/topkg_ipc.mli > src/topkg_ipc.mli.depends
- ocamlfind ocamldep -modules src/topkg_pkg.mli > src/topkg_pkg.mli.depends
- ocamlfind ocamldep -modules src/topkg_publish.mli > src/topkg_publish.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_publish.cmi src/topkg_publish.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_pkg.cmi src/topkg_pkg.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_ipc.cmi src/topkg_ipc.mli
- ocamlfind ocamldep -modules src/topkg_pkg.ml > src/topkg_pkg.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_build.cmx src/topkg_build.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_distrib.cmx src/topkg_distrib.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_install.cmx src/topkg_install.ml
- ocamlfind ocamldep -modules src/topkg_publish.ml > src/topkg_publish.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_publish.cmx src/topkg_publish.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_pkg.cmx src/topkg_pkg.ml
- ocamlfind ocamldep -modules src/topkg_main.ml > src/topkg_main.ml.depends
- ocamlfind ocamldep -modules src/topkg_main.mli > src/topkg_main.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_main.cmi src/topkg_main.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_ipc.cmx src/topkg_ipc.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_main.cmx src/topkg_main.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_main.cmx src/topkg_main.ml
- File "src/topkg_main.ml", line 95, characters 2-16:
- 95 |   Topkg_pkg.test pkg list tests args
-        ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels list, tests, args were omitted in the application of this function.
- File "src/topkg_main.ml", line 121, characters 29-38:
- 121 | let is_opt s = Topkg_string.(is_prefix "-" s || is_prefix "--" s)
-                                    ^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- File "src/topkg_main.ml", line 121, characters 48-57:
- 121 | let is_opt s = Topkg_string.(is_prefix "-" s || is_prefix "--" s)
-                                                       ^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg.cmx src/topkg.ml
- ocamlfind ocamlopt -a -I src src/topkg_string.cmx src/topkg_fpath.cmx src/topkg_cmd.cmx src/topkg_result.cmx src/topkg_log.cmx src/topkg_os.cmx src/topkg_codec.cmx src/topkg_vcs.cmx src/topkg_conf.cmx src/topkg_build.cmx src/topkg_opam.cmx src/topkg_distrib.cmx src/topkg_fexts.cmx src/topkg_test.cmx src/topkg_install.cmx src/topkg_publish.cmx src/topkg_pkg.cmx src/topkg_ipc.cmx src/topkg_main.cmx src/topkg.cmx -o src/topkg.cmxa
- ocamlfind ocamlopt -shared -linkall -I src src/topkg.cmxa -o src/topkg.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg.cmo src/topkg.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_build.cmo src/topkg_build.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_cmd.cmo src/topkg_cmd.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_codec.cmo src/topkg_codec.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_conf.cmo src/topkg_conf.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_distrib.cmo src/topkg_distrib.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fexts.cmo src/topkg_fexts.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fpath.cmo src/topkg_fpath.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_install.cmo src/topkg_install.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fpath.cmo src/topkg_fpath.ml
- File "src/topkg_fpath.ml", line 10, characters 2-24:
- 10 |   Topkg_string.is_prefix Filename.dir_sep s ||
-        ^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- File "src/topkg_fpath.ml", line 14, characters 2-24:
- 14 |   Topkg_string.is_suffix Filename.dir_sep s ||
-        ^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_ipc.cmo src/topkg_ipc.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_log.cmo src/topkg_log.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_main.cmo src/topkg_main.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_opam.cmo src/topkg_opam.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_os.cmo src/topkg_os.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_pkg.cmo src/topkg_pkg.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_main.cmo src/topkg_main.ml
- File "src/topkg_main.ml", line 95, characters 2-16:
- 95 |   Topkg_pkg.test pkg list tests args
-        ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels list, tests, args were omitted in the application of this function.
- File "src/topkg_main.ml", line 121, characters 29-38:
- 121 | let is_opt s = Topkg_string.(is_prefix "-" s || is_prefix "--" s)
-                                    ^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- File "src/topkg_main.ml", line 121, characters 48-57:
- 121 | let is_opt s = Topkg_string.(is_prefix "-" s || is_prefix "--" s)
-                                                       ^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_publish.cmo src/topkg_publish.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_conf.cmo src/topkg_conf.ml
- File "src/topkg_conf.ml", line 35, characters 12-26:
- 35 | let fpath = conv_with_docv string "PATH"
-                  ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label docv was omitted in the application of this function.
- File "src/topkg_conf.ml", line 91, characters 17-31:
- 91 |   | Some docv -> conv_with_docv conv docv
-                       ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label docv was omitted in the application of this function.
- File "src/topkg_conf.ml", line 583, characters 31-53:
- 583 |           let is_size_of_ptr = Topkg_string.is_prefix "#define SIZEOF_PTR" l in
-                                      ^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_result.cmo src/topkg_result.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_os.cmo src/topkg_os.ml
- File "src/topkg_os.ml", line 52, characters 31-53:
- 52 |             if not dotfiles && Topkg_string.is_prefix "." f then acc else
-                                     ^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_string.cmo src/topkg_string.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_test.cmo src/topkg_test.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_vcs.cmo src/topkg_vcs.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_string.cmo src/topkg_string.ml
- File "src/topkg_string.ml", line 92, characters 19-28:
- 92 |   let version = if is_prefix "v" v then with_index_range ~first:1 v else v in
-                         ^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_vcs.cmo src/topkg_vcs.ml
- File "src/topkg_vcs.ml", line 60, characters 41-42:
- 60 |     | (dir, (_, `Exited 0)) -> Ok (Some (v `Git git dir))
-                                               ^
- Warning 6 [labels-omitted]: label dir was omitted in the application of this function.
- File "src/topkg_vcs.ml", line 181, characters 41-42:
- 181 |     | (dir, (_, `Exited 0)) -> Ok (Some (v `Hg hg dir))
-                                                ^
- Warning 6 [labels-omitted]: label dir was omitted in the application of this function.
- File "src/topkg_vcs.ml", line 305, characters 33-34:
- 305 |         | (_, cmd) ->  Ok (Some (v `Git cmd git_dir))
-                                        ^
- Warning 6 [labels-omitted]: label dir was omitted in the application of this function.
- File "src/topkg_vcs.ml", line 313, characters 34-35:
- 313 |             (_, cmd) -> Ok (Some (v `Hg cmd dir))
-                                         ^
- Warning 6 [labels-omitted]: label dir was omitted in the application of this function.
- ocamlfind ocamlc -a -I src src/topkg_string.cmo src/topkg_fpath.cmo src/topkg_cmd.cmo src/topkg_result.cmo src/topkg_log.cmo src/topkg_os.cmo src/topkg_codec.cmo src/topkg_vcs.cmo src/topkg_conf.cmo src/topkg_build.cmo src/topkg_opam.cmo src/topkg_distrib.cmo src/topkg_fexts.cmo src/topkg_test.cmo src/topkg_install.cmo src/topkg_publish.cmo src/topkg_pkg.cmo src/topkg_ipc.cmo src/topkg_main.cmo src/topkg.cmo -o src/topkg.cma
- # Parallel statistics: { count(total): 2(84), max: 20, min: 2, average(total): 11.000(1.238) }
-> compiled  topkg.1.0.4
Processing 39/72: [camlp5: make world.opt] [dune: ocaml bootstrap.ml]
-> installed topkg.1.0.4
Processing 40/72: [camlp5: make world.opt] [dune: ocaml bootstrap.ml]
Processing 41/72: [camlp5: make world.opt] [dune: ocaml bootstrap.ml] [mtime: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" "--dev-pkg" "false" "--with-js_of_ocaml" "false" (CWD=/home/opam/.opam/4.13/.opam-switch/build/mtime.1.3.0)
- ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.13/lib/ocamlbuild /home/opam/.opam/4.13/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.13/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- ocamlfind ocamldep -modules src/mtime.ml > src/mtime.ml.depends
- ocamlfind ocamldep -modules src/mtime.mli > src/mtime.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -o src/mtime.cmi src/mtime.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -o src/mtime.cmx src/mtime.ml
- ocamlfind ocamlopt -a -I src src/mtime.cmx -o src/mtime.cmxa
- ocamlfind ocamlopt -shared -linkall -I src src/mtime.cmxa -o src/mtime.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -o src/mtime.cmo src/mtime.ml
- ocamlfind ocamlc -a -I src src/mtime.cmo -o src/mtime.cma
- ocamlfind ocamldep -package compiler-libs.toplevel -modules src/mtime_top.ml > src/mtime_top.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -o src/mtime_top.cmo src/mtime_top.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -o src/mtime_top.cmo src/mtime_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.13/lib/ocaml, /home/opam/.opam/4.13/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -o src/mtime_top.cmx src/mtime_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -o src/mtime_top.cmx src/mtime_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.13/lib/ocaml, /home/opam/.opam/4.13/lib/ocaml/compiler-libs
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
- ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/mtime_top.cmx -o src/mtime_top.cmxa
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/mtime_top.cmx -o src/mtime_top.cmxa
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.13/lib/ocaml, /home/opam/.opam/4.13/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/mtime_top.cmxa -o src/mtime_top.cmxs
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/mtime_top.cmxa -o src/mtime_top.cmxs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.13/lib/ocaml, /home/opam/.opam/4.13/lib/ocaml/compiler-libs
- ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/mtime_top.cmo -o src/mtime_top.cma
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/mtime_top.cmo -o src/mtime_top.cma
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.13/lib/ocaml, /home/opam/.opam/4.13/lib/ocaml/compiler-libs
- ocamlfind ocamlc -g -c src-os/mtime_clock_stubs.c
- mv mtime_clock_stubs.o src-os/mtime_clock_stubs.o
- ocamlfind ocamlmklib -o src-os/mtime_clock_stubs -g src-os/mtime_clock_stubs.o
- ocamlfind ocamldep -modules src-os/mtime_clock.ml > src-os/mtime_clock.ml.depends
- ocamlfind ocamldep -modules src-os/mtime_clock.mli > src-os/mtime_clock.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src-os -I src -o src-os/mtime_clock.cmi src-os/mtime_clock.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src-os -I src -o src-os/mtime_clock.cmx src-os/mtime_clock.ml
- ocamlfind ocamlopt -a -cclib -lmtime_clock_stubs -cclib -lrt -I src-os src-os/mtime_clock.cmx -o src-os/mtime_clock.cmxa
- ocamlfind ocamlopt -shared -linkall src-os/libmtime_clock_stubs.a -I src-os src-os/mtime_clock.cmxa -o src-os/mtime_clock.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src-os -I src -o src-os/mtime_clock.cmo src-os/mtime_clock.ml
- ocamlfind ocamlc -a -dllib -lmtime_clock_stubs -cclib -lrt -cclib -lmtime_clock_stubs -cclib -lrt -I src-os src-os/mtime_clock.cmo -o src-os/mtime_clock.cma
- # No parallelism done
- ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.13/lib/ocamlbuild /home/opam/.opam/4.13/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.13/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- ocamlfind ocamldep -modules src/mtime.ml > src/mtime.ml.depends
- ocamlfind ocamldep -modules src/mtime.mli > src/mtime.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -o src/mtime.cmi src/mtime.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -o src/mtime.cmx src/mtime.ml
- ocamlfind ocamlopt -a -I src src/mtime.cmx -o src/mtime.cmxa
- ocamlfind ocamlopt -shared -linkall -I src src/mtime.cmxa -o src/mtime.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -o src/mtime.cmo src/mtime.ml
- ocamlfind ocamlc -a -I src src/mtime.cmo -o src/mtime.cma
- ocamlfind ocamldep -package compiler-libs.toplevel -modules src/mtime_top.ml > src/mtime_top.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -o src/mtime_top.cmo src/mtime_top.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -o src/mtime_top.cmo src/mtime_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.13/lib/ocaml, /home/opam/.opam/4.13/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -o src/mtime_top.cmx src/mtime_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -o src/mtime_top.cmx src/mtime_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.13/lib/ocaml, /home/opam/.opam/4.13/lib/ocaml/compiler-libs
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
- ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/mtime_top.cmx -o src/mtime_top.cmxa
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/mtime_top.cmx -o src/mtime_top.cmxa
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.13/lib/ocaml, /home/opam/.opam/4.13/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/mtime_top.cmxa -o src/mtime_top.cmxs
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/mtime_top.cmxa -o src/mtime_top.cmxs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.13/lib/ocaml, /home/opam/.opam/4.13/lib/ocaml/compiler-libs
- ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/mtime_top.cmo -o src/mtime_top.cma
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/mtime_top.cmo -o src/mtime_top.cma
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.13/lib/ocaml, /home/opam/.opam/4.13/lib/ocaml/compiler-libs
- ocamlfind ocamlc -g -c src-os/mtime_clock_stubs.c
- mv mtime_clock_stubs.o src-os/mtime_clock_stubs.o
- ocamlfind ocamlmklib -o src-os/mtime_clock_stubs -g src-os/mtime_clock_stubs.o
- ocamlfind ocamldep -modules src-os/mtime_clock.ml > src-os/mtime_clock.ml.depends
- ocamlfind ocamldep -modules src-os/mtime_clock.mli > src-os/mtime_clock.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src-os -I src -o src-os/mtime_clock.cmi src-os/mtime_clock.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src-os -I src -o src-os/mtime_clock.cmx src-os/mtime_clock.ml
- ocamlfind ocamlopt -a -cclib -lmtime_clock_stubs -cclib -lrt -I src-os src-os/mtime_clock.cmx -o src-os/mtime_clock.cmxa
- ocamlfind ocamlopt -shared -linkall src-os/libmtime_clock_stubs.a -I src-os src-os/mtime_clock.cmxa -o src-os/mtime_clock.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src-os -I src -o src-os/mtime_clock.cmo src-os/mtime_clock.ml
- ocamlfind ocamlc -a -dllib -lmtime_clock_stubs -cclib -lrt -cclib -lmtime_clock_stubs -cclib -lrt -I src-os src-os/mtime_clock.cmo -o src-os/mtime_clock.cma
- # No parallelism done
-> compiled  mtime.1.3.0
Processing 41/72: [camlp5: make world.opt] [dune: ocaml bootstrap.ml]
-> installed mtime.1.3.0
Processing 42/72: [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.13/.opam-switch/build/dune.2.9.1)
- File "./bootstrap.ml", line 46, characters 17-27:
- 46 |               && String.sub fn 0 (String.length duneboot) = duneboot
-                       ^^^^^^^^^^
- Warning 6 [labels-omitted]: labels pos, len were omitted in the application of this function.
- File "./bootstrap.ml", line 103, characters 28-37:
- 103 |   let args = Array.to_list (Array.sub Sys.argv 1 (Array.length Sys.argv - 1)) in
-                                   ^^^^^^^^^
- Warning 6 [labels-omitted]: labels pos, len were omitted in the application of this function.
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 31
- cd _boot && /home/opam/.opam/4.13/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner_base.ml
- File "vendor/cmdliner/src/cmdliner_base.ml", line 158, characters 14-27:
- Warning 6 [labels-omitted]: labels kind, ambs were omitted in the application of this function.
- cd _boot && /home/opam/.opam/4.13/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner_docgen.ml
- File "vendor/cmdliner/src/cmdliner_docgen.ml", line 278, characters 23-39:
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- File "vendor/cmdliner/src/cmdliner_docgen.ml", line 293, characters 22-56:
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- File "vendor/cmdliner/src/cmdliner_docgen.ml", line 294, characters 35-51:
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- File "vendor/cmdliner/src/cmdliner_docgen.ml", line 295, characters 36-52:
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- cd _boot && /home/opam/.opam/4.13/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner_cline.ml
- File "vendor/cmdliner/src/cmdliner_cline.ml", line 128, characters 20-47:
- Warning 6 [labels-omitted]: labels kind, ambs were omitted in the application of this function.
- cd _boot && /home/opam/.opam/4.13/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner_arg.ml
- File "vendor/cmdliner/src/cmdliner_arg.ml", line 193, characters 24-50:
- Warning 6 [labels-omitted]: label err was omitted in the application of this function.
- File "vendor/cmdliner/src/cmdliner_arg.ml", line 243, characters 24-50:
- Warning 6 [labels-omitted]: label err was omitted in the application of this function.
- File "vendor/cmdliner/src/cmdliner_arg.ml", line 260, characters 10-36:
- Warning 6 [labels-omitted]: label pos was omitted in the application of this function.
- cd _boot && /home/opam/.opam/4.13/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner.ml
- File "vendor/cmdliner/src/cmdliner.ml", line 195, characters 25-47:
- Warning 6 [labels-omitted]: label errs was omitted in the application of this function.
- 

- File "./bootstrap.ml", line 46, characters 17-27:
- 46 |               && String.sub fn 0 (String.length duneboot) = duneboot
-                       ^^^^^^^^^^
- Warning 6 [labels-omitted]: labels pos, len were omitted in the application of this function.
- File "./bootstrap.ml", line 103, characters 28-37:
- 103 |   let args = Array.to_list (Array.sub Sys.argv 1 (Array.length Sys.argv - 1)) in
-                                   ^^^^^^^^^
- Warning 6 [labels-omitted]: labels pos, len were omitted in the application of this function.
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 31
- cd _boot && /home/opam/.opam/4.13/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner_base.ml
- File "vendor/cmdliner/src/cmdliner_base.ml", line 158, characters 14-27:
- Warning 6 [labels-omitted]: labels kind, ambs were omitted in the application of this function.
- cd _boot && /home/opam/.opam/4.13/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner_docgen.ml
- File "vendor/cmdliner/src/cmdliner_docgen.ml", line 278, characters 23-39:
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- File "vendor/cmdliner/src/cmdliner_docgen.ml", line 293, characters 22-56:
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- File "vendor/cmdliner/src/cmdliner_docgen.ml", line 294, characters 35-51:
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- File "vendor/cmdliner/src/cmdliner_docgen.ml", line 295, characters 36-52:
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- cd _boot && /home/opam/.opam/4.13/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner_cline.ml
- File "vendor/cmdliner/src/cmdliner_cline.ml", line 128, characters 20-47:
- Warning 6 [labels-omitted]: labels kind, ambs were omitted in the application of this function.
- cd _boot && /home/opam/.opam/4.13/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner_arg.ml
- File "vendor/cmdliner/src/cmdliner_arg.ml", line 193, characters 24-50:
- Warning 6 [labels-omitted]: label err was omitted in the application of this function.
- File "vendor/cmdliner/src/cmdliner_arg.ml", line 243, characters 24-50:
- Warning 6 [labels-omitted]: label err was omitted in the application of this function.
- File "vendor/cmdliner/src/cmdliner_arg.ml", line 260, characters 10-36:
- Warning 6 [labels-omitted]: label pos was omitted in the application of this function.
- cd _boot && /home/opam/.opam/4.13/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner.ml
- File "vendor/cmdliner/src/cmdliner.ml", line 195, characters 25-47:
- Warning 6 [labels-omitted]: label errs was omitted in the application of this function.
- 

Processing 42/72: [camlp5: make world.opt] [dune: ./dune.exe build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./dune.exe" "build" "-p" "dune" "--profile" "dune-bootstrap" "-j" "31" (CWD=/home/opam/.opam/4.13/.opam-switch/build/dune.2.9.1)
-> compiled  dune.2.9.1
Processing 42/72: [camlp5: make world.opt]
-> installed dune.2.9.1
Processing 43/72: [camlp5: make world.opt]
Processing 44/72: [camlp5: make world.opt] [csexp: dune build]
Processing 45/72: [camlp5: make world.opt] [csexp: dune build] [ocaml-compiler-libs: dune build]
Processing 46/72: [camlp5: make world.opt] [csexp: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build]
Processing 47/72: [camlp5: make world.opt] [csexp: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [ppx_derivers: dune build]
Processing 48/72: [camlp5: make world.opt] [csexp: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [ppx_derivers: dune build] [result: dune build]
Processing 49/72: [camlp5: make world.opt] [csexp: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [ppx_derivers: dune build] [result: dune build] [sexplib0: dune build]
Processing 50/72: [camlp5: make world.opt] [csexp: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [ppx_derivers: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_derivers" "-j" "31" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ppx_derivers.1.2.1)
-> compiled  ppx_derivers.1.2.1
Processing 50/72: [camlp5: make world.opt] [csexp: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed ppx_derivers.1.2.1
Processing 51/72: [camlp5: make world.opt] [csexp: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "csexp" "-j" "31" "@install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/csexp.1.5.1)
-> compiled  csexp.1.5.1
Processing 51/72: [camlp5: make world.opt] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed csexp.1.5.1
Processing 52/72: [camlp5: make world.opt] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "result" "-j" "31" (CWD=/home/opam/.opam/4.13/.opam-switch/build/result.1.5)
-> compiled  result.1.5
Processing 52/72: [camlp5: make world.opt] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed result.1.5
Processing 53/72: [camlp5: make world.opt] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
Processing 54/72: [camlp5: make world.opt] [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sexplib0" "-j" "31" (CWD=/home/opam/.opam/4.13/.opam-switch/build/sexplib0.v0.14.0)
-> compiled  sexplib0.v0.14.0
Processing 54/72: [camlp5: make world.opt] [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [stdlib-shims: dune build]
-> installed sexplib0.v0.14.0
Processing 55/72: [camlp5: make world.opt] [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdlib-shims" "-j" "31" (CWD=/home/opam/.opam/4.13/.opam-switch/build/stdlib-shims.0.3.0)
-        ocaml (internal)
- File "/home/opam/.opam/4.13/.opam-switch/build/stdlib-shims.0.3.0/_build/.dune/default/src/dune.ml", line 28, characters 14-37:
- 28 |   Hashtbl.add Toploop.directive_table "require"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "/home/opam/.opam/4.13/.opam-switch/build/stdlib-shims.0.3.0/_build/.dune/default/src/dune.ml", line 30, characters 14-37:
- 30 |   Hashtbl.add Toploop.directive_table "use"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "/home/opam/.opam/4.13/.opam-switch/build/stdlib-shims.0.3.0/_build/.dune/default/src/dune.ml", line 34, characters 14-37:
- 34 |   Hashtbl.add Toploop.directive_table "use_mod"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
-        ocaml (internal)
- File "/home/opam/.opam/4.13/.opam-switch/build/stdlib-shims.0.3.0/_build/.dune/default/src/dune.ml", line 28, characters 14-37:
- 28 |   Hashtbl.add Toploop.directive_table "require"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "/home/opam/.opam/4.13/.opam-switch/build/stdlib-shims.0.3.0/_build/.dune/default/src/dune.ml", line 30, characters 14-37:
- 30 |   Hashtbl.add Toploop.directive_table "use"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "/home/opam/.opam/4.13/.opam-switch/build/stdlib-shims.0.3.0/_build/.dune/default/src/dune.ml", line 34, characters 14-37:
- 34 |   Hashtbl.add Toploop.directive_table "use_mod"
-                    ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
-> compiled  stdlib-shims.0.3.0
Processing 55/72: [camlp5: make world.opt] [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build]
-> installed stdlib-shims.0.3.0
Processing 56/72: [camlp5: make world.opt] [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build]
Processing 57/72: [camlp5: make world.opt] [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [ocamlgraph: 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.13/.opam-switch/build/ocaml-compiler-libs.v0.12.4)
-> compiled  ocaml-compiler-libs.v0.12.4
Processing 57/72: [camlp5: make world.opt] [dune-configurator: dune build] [ocaml-migrate-parsetree: dune build] [ocamlgraph: dune build]
-> installed ocaml-compiler-libs.v0.12.4
Processing 58/72: [camlp5: make world.opt] [dune-configurator: dune build] [ocaml-migrate-parsetree: dune build] [ocamlgraph: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocaml-migrate-parsetree" "-j" "31" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ocaml-migrate-parsetree.2.3.0)
-> compiled  ocaml-migrate-parsetree.2.3.0
Processing 58/72: [camlp5: make world.opt] [dune-configurator: dune build] [ocamlgraph: dune build]
-> installed ocaml-migrate-parsetree.2.3.0
Processing 59/72: [camlp5: make world.opt] [dune-configurator: dune build] [ocamlgraph: dune build]
Processing 60/72: [camlp5: make world.opt] [dune-configurator: dune build] [ocamlgraph: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-configurator" "-j" "31" "@install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/dune-configurator.2.9.1)
-> compiled  dune-configurator.2.9.1
Processing 60/72: [camlp5: make world.opt] [ocamlgraph: dune build] [ppxlib: dune build]
-> installed dune-configurator.2.9.1
Processing 61/72: [camlp5: make world.opt] [ocamlgraph: dune build] [ppxlib: dune build]
Processing 62/72: [base: dune build] [camlp5: make world.opt] [ocamlgraph: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocamlgraph" "-j" "31" "@install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ocamlgraph.2.0.0)
-> compiled  ocamlgraph.2.0.0
Processing 62/72: [base: dune build] [camlp5: make world.opt] [ppxlib: dune build]
-> installed ocamlgraph.2.0.0
Processing 63/72: [base: dune build] [camlp5: make world.opt] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "base" "-j" "31" (CWD=/home/opam/.opam/4.13/.opam-switch/build/base.v0.14.2)
-> compiled  base.v0.14.2
Processing 63/72: [camlp5: make world.opt] [ppxlib: dune build]
-> installed base.v0.14.2
Processing 64/72: [camlp5: make world.opt] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppxlib" "-j" "31" "@install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ppxlib.0.22.2)
-> compiled  ppxlib.0.22.2
Processing 64/72: [camlp5: make world.opt]
-> installed ppxlib.0.22.2
Processing 65/72: [camlp5: make world.opt]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "-j31" "DEBUG=-g" "world.opt" (CWD=/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02)
- make core
- make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02'
- set -e; cd ocaml_stuff; make; cd ..
- make[2]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/ocaml_stuff'
- cd ./4.13.0/utils; \
- make all EXE= OCAMLN=ocaml
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/ocaml_stuff/4.13.0/utils'
- ocamlc  -c warnings.mli
- ocamlc  -c pconfig.mli
- ocamlc  -c pconfig.ml
- make[3]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/ocaml_stuff/4.13.0/utils'
- if [ "+compiler-libs" != "+compiler-libs" ]; then \
-   cd ./4.13.0/parsing; \
-   make all EXE= OCAMLN=ocaml; \
- fi
- make[2]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/ocaml_stuff'
- make clean_cold
- make[2]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02'
- for i in lib odyl main meta; do \
- 	(cd ocaml_src/$i; make clean; cd ../..); \
- done
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/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.13/.opam-switch/build/camlp5.8.00.02/ocaml_src/lib'
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/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.13/.opam-switch/build/camlp5.8.00.02/ocaml_src/odyl'
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/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.13/.opam-switch/build/camlp5.8.00.02/ocaml_src/main'
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/ocaml_src/meta'
- rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak q_MLast.cmo q_ast_base.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_base.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.13/.opam-switch/build/camlp5.8.00.02/ocaml_src/meta'
- make[2]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02'
- make library_cold
- make[2]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02'
- set -e; cd ocaml_src/lib; make all; cd ../..
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/ocaml_src/lib'
- cat ploc.mli > ploc.ppi
- cat fstream.mli > fstream.ppi
- cat diff.mli > diff.ppi
- cat versdep.ml > versdep.ppo
- cat extfun.mli > extfun.ppi
- cat pretty.mli > pretty.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf fstream.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf ploc.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf diff.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf extfun.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl versdep.ppo
- cat pprintf.mli > pprintf.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf pretty.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf pprintf.ppi
- rm -f fstream.ppi
- rm -f ploc.ppi
- rm -f pprintf.ppi
- rm -f extfun.ppi
- rm -f pretty.ppi
- cat fstream.ml > fstream.ppo
- cat ploc.ml > ploc.ppo
- cat plexing.mli > plexing.ppi
- rm -f diff.ppi
- cat stdpp.mli > stdpp.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl fstream.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf plexing.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl ploc.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf stdpp.ppi
- cat extfun.ml > extfun.ppo
- cat eprinter.mli > eprinter.ppi
- cat pprintf.ml > pprintf.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl extfun.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf eprinter.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl pprintf.ppo
- rm -f stdpp.ppi
- rm -f eprinter.ppi
- rm -f plexing.ppi
- rm -f extfun.ppo
- cat stdpp.ml > stdpp.ppo
- cat eprinter.ml > eprinter.ppo
- rm -f pprintf.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl stdpp.ppo
- cat plexer.mli > plexer.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl eprinter.ppo
- cat token.mli > token.ppi
- cat gramext.mli > gramext.ppi
- rm -f fstream.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf plexer.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf token.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf gramext.ppi
- rm -f ploc.ppo
- rm -f stdpp.ppo
- rm -f plexer.ppi
- rm -f token.ppi
- rm -f gramext.ppi
- cat token.ml > token.ppo
- cat gramext.ml > gramext.ppo
- rm -f eprinter.ppo
- cat extfold.mli > extfold.ppi
- cat grammar.mli > grammar.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl token.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl gramext.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf extfold.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf grammar.ppi
- rm -f extfold.ppi
- rm -f token.ppo
- rm -f grammar.ppi
- cat grammar.ml > grammar.ppo
- cat extfold.ml > extfold.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl grammar.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl extfold.ppo
- rm -f extfold.ppo
- rm -f versdep.ppo
- rm -f gramext.ppo
- cat plexing.ml > plexing.ppo
- cat pretty.ml > pretty.ppo
- cat plexer.ml > plexer.ppo
- cat diff.ml > diff.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl plexing.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl pretty.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl diff.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl plexer.ppo
- rm -f pretty.ppo
- rm -f diff.ppo
- rm -f plexing.ppo
- rm -f plexer.ppo
- rm -f grammar.ppo
- ocamlc.opt -g 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.13/.opam-switch/build/camlp5.8.00.02/ocaml_src/lib'
- set -e; cd ocaml_src/lib; make promote; cd ../..
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/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.13/.opam-switch/build/camlp5.8.00.02/ocaml_src/lib'
- make[2]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02'
- make compile_cold
- make[2]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02'
- 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.13/.opam-switch/build/camlp5.8.00.02/ocaml_src/lib'
- make[3]: Nothing to be done for 'all'.
- make[3]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/ocaml_src/lib'
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/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.13/lib/camlp5\"" | \
- sed -e 's|\\|/|g' >> odyl_config.ml
- cat odyl_main.mli > odyl_main.ppi
- ocamlc.opt -g -warn-error +A-11 -c -intf odyl_main.ppi
- cat odyl_config.ml > odyl_config.ppo
- ocamlc.opt -g -warn-error +A-11 -c -impl odyl_config.ppo
- rm -f odyl_main.ppi
- rm -f odyl_config.ppo
- cat odyl_main.ml > odyl_main.ppo
- cat odyl.ml > odyl.ppo
- ocamlc.opt -g -warn-error +A-11 -c -impl odyl_main.ppo
- ocamlc.opt -g -warn-error +A-11 -c -impl odyl.ppo
- rm -f odyl_main.ppo
- rm -f odyl.ppo
- ocamlc.opt -g dynlink.cma odyl_config.cmo odyl_main.cmo -a -o odyl.cma
- ocamlc.opt -g odyl.cma odyl.cmo -o odyl
- make[3]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/ocaml_src/odyl'
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/ocaml_src/main'
- cat mLast.mli > mLast.ppi
- cat mlsyntax.mli > mlsyntax.ppi
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.13.0/utils -c -intf mLast.ppi
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.13.0/utils -c -intf mlsyntax.ppi
- cat argl.mli > argl.ppi
- rm -f mLast.ppi
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.13.0/utils -c -intf argl.ppi
- rm -f mlsyntax.ppi
- rm -f argl.ppi
- cat asttools.mli > asttools.ppi
- cat prtools.mli > prtools.ppi
- cat quotation.mli > quotation.ppi
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.13.0/utils -c -intf asttools.ppi
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.13.0/utils -c -intf quotation.ppi
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.13.0/utils -c -intf prtools.ppi
- rm -f asttools.ppi
- cat pp_debug.ml > pp_debug.ppo
- cat reloc.mli > reloc.ppi
- cat pcaml.mli > pcaml.ppi
- rm -f quotation.ppi
- rm -f prtools.ppi
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.13.0/utils -c -impl pp_debug.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.13.0/utils -c -intf reloc.ppi
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.13.0/utils -c -intf pcaml.ppi
- cat ast2pt.mli > ast2pt.ppi
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.13.0/utils -c -intf ast2pt.ppi
- cat mlsyntax.ml > mlsyntax.ppo
- rm -f reloc.ppi
- cat exparser.mli > exparser.ppi
- cat argl.ml > argl.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.13.0/utils -c -impl mlsyntax.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.13.0/utils -c -intf exparser.ppi
- rm -f ast2pt.ppi
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.13.0/utils -c -impl argl.ppo
- cat asttools.ml > asttools.ppo
- cat prtools.ml > prtools.ppo
- rm -f pcaml.ppi
- cat reloc.ml > reloc.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.13.0/utils -c -impl asttools.ppo
- cat quotation.ml > quotation.ppo
- cat ast2pt.ml > ast2pt.ppo
- rm -f pp_debug.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.13.0/utils -c -impl reloc.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.13.0/utils -c -impl quotation.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.13.0/utils -c -impl prtools.ppo
- rm -f exparser.ppi
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.13.0/utils -c -impl ast2pt.ppo
- cat main.ml > main.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.13.0/utils -c -impl main.ppo
- rm -f mlsyntax.ppo
- cat exparser.ml > exparser.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.13.0/utils -c -impl exparser.ppo
- cat parserify.mli > parserify.ppi
- rm -f quotation.ppo
- File "asttools.ml", line 331, characters 4-5:
- Warning 11 [redundant-case]: this match case is unused.
- cat pcaml.ml > pcaml.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.13.0/utils -c -intf parserify.ppi
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.13.0/utils -c -impl pcaml.ppo
- rm -f argl.ppo
- rm -f parserify.ppi
- rm -f asttools.ppo
- cat parserify.ml > parserify.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.13.0/utils -c -impl parserify.ppo
- rm -f main.ppo
- rm -f prtools.ppo
- rm -f exparser.ppo
- rm -f reloc.ppo
- rm -f pcaml.ppo
- rm -f parserify.ppo
- rm -f ast2pt.ppo
- OTOPP=+compiler-libs OTOPU=../../ocaml_stuff/4.13.0/utils OVERSION=4.13.0 OLIBDIR="/home/opam/.opam/4.13/lib/ocaml" ../../tools/mkcrc.sh
- ocamlc.opt -g -c -impl crc.tmp
- ocamlc.opt -g -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.13.0/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.13.0/utils/pconfig.cmo asttools.cmo quotation.cmo prtools.cmo reloc.cmo pp_debug.cmo pcaml.cmo ast2pt.cmo mlsyntax.cmo exparser.cmo parserify.cmo argl.cmo ../../boot/stdpp.cmo ../../boot/token.cmo crc.cmo main.cmo -a -o camlp5.cma
- ocamlc.opt -g ../odyl/odyl.cma camlp5.cma ../odyl/odyl.cmo -linkall -o camlp5
- make[3]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/ocaml_src/main'
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/ocaml_src/meta'
- cat q_MLast.ml > q_MLast.ppo
- cat q_ast_base.ml > q_ast_base.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/4.13.0/utils -c -impl q_MLast.ppo
- cat pa_r.ml > pa_r.ppo
- cat pa_rp.ml > pa_rp.ppo
- cat pa_macro.ml > pa_macro.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/4.13.0/utils -c -impl q_ast_base.ppo
- cat pr_dump.ml > pr_dump.ppo
- cat pa_fstream.ml > pa_fstream.ppo
- cat pa_lexer.ml > pa_lexer.ppo
- cat pa_extend.ml > pa_extend.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/4.13.0/utils -c -impl pa_r.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/4.13.0/utils -c -impl pa_macro.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/4.13.0/utils -c -impl pa_rp.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/4.13.0/utils -c -impl pa_fstream.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/4.13.0/utils -c -impl pa_extend.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/4.13.0/utils -c -impl pr_dump.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/4.13.0/utils -c -impl pa_lexer.ppo
- rm -f pr_dump.ppo
- rm -f q_ast_base.ppo
- rm -f pa_rp.ppo
- cat q_ast.ml > q_ast.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/4.13.0/utils -c -impl q_ast.ppo
- rm -f pa_lexer.ppo
- rm -f pa_fstream.ppo
- rm -f pa_macro.ppo
- rm -f pa_extend.ppo
- cat pa_macro_gram.ml > pa_macro_gram.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/4.13.0/utils -c -impl pa_macro_gram.ppo
- cat pa_extend_m.ml > pa_extend_m.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/4.13.0/utils -c -impl pa_extend_m.ppo
- rm -f q_ast.ppo
- rm -f pa_extend_m.ppo
- rm -f pa_macro_gram.ppo
- rm -f pa_r.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.13/.opam-switch/build/camlp5.8.00.02/ocaml_src/main'
- ocamlc.opt -g ../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.13/.opam-switch/build/camlp5.8.00.02/ocaml_src/main'
- rm -f q_MLast.ppo
- make[3]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/ocaml_src/meta'
- make[2]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02'
- make promote_cold
- make[2]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02'
- for i in lib odyl main meta; do \
- 	(cd ocaml_src/$i; make promote; cd ../..); \
- done
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/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.13/.opam-switch/build/camlp5.8.00.02/ocaml_src/lib'
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/ocaml_src/odyl'
- make[3]: Nothing to be done for 'promote'.
- make[3]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/ocaml_src/odyl'
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/ocaml_src/main'
- cp camlp5 ../../boot/.
- make[3]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/ocaml_src/main'
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/ocaml_src/meta'
- cp q_MLast.cmo q_ast_base.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.13/.opam-switch/build/camlp5.8.00.02/ocaml_src/meta'
- make[2]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02'
- make clean_cold
- make[2]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02'
- for i in lib odyl main meta; do \
- 	(cd ocaml_src/$i; make clean; cd ../..); \
- done
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/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.13/.opam-switch/build/camlp5.8.00.02/ocaml_src/lib'
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/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.13/.opam-switch/build/camlp5.8.00.02/ocaml_src/odyl'
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/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.13/.opam-switch/build/camlp5.8.00.02/ocaml_src/main'
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/ocaml_src/meta'
- rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak q_MLast.cmo q_ast_base.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_base.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.13/.opam-switch/build/camlp5.8.00.02/ocaml_src/meta'
- make[2]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02'
- make clean_hot
- make[2]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02'
- cd ocaml_stuff; make clean; cd ..
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/ocaml_stuff'
- cd ./4.13.0/utils; \
- make clean EXE=
- make[4]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/ocaml_stuff/4.13.0/utils'
- rm -f *.cm[oix] *.o
- make[4]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/ocaml_stuff/4.13.0/utils'
- if [ "+compiler-libs" != "+compiler-libs" ]; then \
-   cd ./4.13.0/parsing; \
-   make clean EXE=; \
- fi
- make[3]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/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.13/.opam-switch/build/camlp5.8.00.02/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.13/.opam-switch/build/camlp5.8.00.02/lib'
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/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.13/.opam-switch/build/camlp5.8.00.02/odyl'
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/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.13/.opam-switch/build/camlp5.8.00.02/main'
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/meta'
- rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak q_MLast.cmo q_ast_base.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_base.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.13/.opam-switch/build/camlp5.8.00.02/meta'
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/etc'
- rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak *.out *.opt
- rm -f camlp5o camlp5sch
- rm -f META
- make[3]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/etc'
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/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.13/.opam-switch/build/camlp5.8.00.02/top'
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/ocpp'
- rm -f *.cm[ioa] *.pp[io] *.[ao] *.obj *.lib *.out *.bak .*.bak
- rm -f ocpp
- make[3]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/ocpp'
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/man'
- rm -f camlp5.1
- make[3]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/man'
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/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.13/.opam-switch/build/camlp5.8.00.02/compile'
- make[2]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02'
- make library
- make[2]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02'
- set -e; cd ocaml_stuff; make; cd ..
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/ocaml_stuff'
- cd ./4.13.0/utils; \
- make all EXE= OCAMLN=ocaml
- make[4]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/ocaml_stuff/4.13.0/utils'
- ocamlc  -c warnings.mli
- ocamlc  -c pconfig.mli
- ocamlc  -c pconfig.ml
- make[4]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/ocaml_stuff/4.13.0/utils'
- if [ "+compiler-libs" != "+compiler-libs" ]; then \
-   cd ./4.13.0/parsing; \
-   make all EXE= OCAMLN=ocaml; \
- fi
- make[3]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/ocaml_stuff'
- set -e; cd lib; make all; cd ..
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/lib'
- ocamlrun ../boot/camlp5r -nolib -I ../boot pa_macro.cmo -mode S -o versdep.ppo versdep.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pretty.ppi pretty.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o fstream.ppi fstream.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ploc.ppi ploc.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o diff.ppi diff.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfun.ppi extfun.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pprintf.ppi pprintf.mli
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf pretty.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf diff.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf extfun.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf fstream.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf ploc.ppi
- rm -f pretty.ppi
- rm -f diff.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf pprintf.ppi
- rm -f extfun.ppi
- rm -f ploc.ppi
- rm -f fstream.ppi
- rm -f pprintf.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfun.ppo extfun.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexing.ppi plexing.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ploc.ppo ploc.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o fstream.ppo fstream.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o stdpp.ppi stdpp.mli
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf stdpp.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf plexing.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl extfun.ppo
- rm -f stdpp.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl fstream.ppo
- rm -f plexing.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pprintf.ppo pprintf.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o stdpp.ppo stdpp.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o eprinter.ppi eprinter.mli
- rm -f extfun.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexer.ppi plexer.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o token.ppi token.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o gramext.ppi gramext.mli
- rm -f fstream.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl stdpp.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf eprinter.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf token.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf plexer.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl ploc.ppo
- rm -f stdpp.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl pprintf.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf gramext.ppi
- rm -f eprinter.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o eprinter.ppo eprinter.ml
- rm -f token.ppi
- rm -f plexer.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o token.ppo token.ml
- rm -f pprintf.ppo
- rm -f gramext.ppi
- rm -f ploc.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o grammar.ppi grammar.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfold.ppi extfold.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o gramext.ppo gramext.ml
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl token.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf extfold.ppi
- rm -f token.ppo
- rm -f extfold.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl eprinter.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf grammar.ppi
- rm -f eprinter.ppo
- rm -f grammar.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o grammar.ppo grammar.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfold.ppo extfold.ml
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl gramext.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl extfold.ppo
- rm -f extfold.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl versdep.ppo
- rm -f gramext.ppo
- rm -f versdep.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexing.ppo plexing.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pretty.ppo pretty.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexer.ppo plexer.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o diff.ppo diff.ml
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl pretty.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl diff.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl plexing.ppo
- rm -f pretty.ppo
- rm -f diff.ppo
- rm -f plexing.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl plexer.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl grammar.ppo
- rm -f plexer.ppo
- rm -f grammar.ppo
- ocamlc.opt -g 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.13/.opam-switch/build/camlp5.8.00.02/lib'
- set -e; cd lib; make promote; cd ..
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/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.13/.opam-switch/build/camlp5.8.00.02/lib'
- make[2]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02'
- cd ocaml_stuff; make all; cd ..
- make[2]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/ocaml_stuff'
- cd ./4.13.0/utils; \
- make all EXE= OCAMLN=ocaml
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/ocaml_stuff/4.13.0/utils'
- make[3]: Nothing to be done for 'all'.
- make[3]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/ocaml_stuff/4.13.0/utils'
- if [ "+compiler-libs" != "+compiler-libs" ]; then \
-   cd ./4.13.0/parsing; \
-   make all EXE= OCAMLN=ocaml; \
- fi
- make[2]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/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.13/.opam-switch/build/camlp5.8.00.02/lib'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/lib'
- make[2]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/odyl'
- echo "let standard_library =" > odyl_config.ml
- echo "  try Sys.getenv \"CAMLP5LIB\" with" >> odyl_config.ml
- echo "    Not_found -> \"/home/opam/.opam/4.13/lib/camlp5\"" | \
- sed -e 's|\\|/|g' >> odyl_config.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o odyl_main.ppi odyl_main.mli
- cp odyl_config.ml odyl_config.ppo
- cat odyl_config.ml > odyl_config.ppo
- ocamlc.opt -g -warn-error +A-11 -c -impl odyl_config.ppo
- rm -f odyl_config.ppo
- ocamlc.opt -g -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
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o odyl.ppo odyl.ml
- ocamlc.opt -g -warn-error +A-11 -c -impl odyl.ppo
- ocamlc.opt -g -warn-error +A-11 -c -impl odyl_main.ppo
- rm -f odyl.ppo
- rm -f odyl_main.ppo
- ocamlc.opt -g dynlink.cma odyl_config.cmo odyl_main.cmo -a -o odyl.cma
- ocamlc.opt -g odyl.cma odyl.cmo -o odyl
- make[2]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/odyl'
- make[2]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/main'
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o argl.ppi argl.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o mLast.ppi mLast.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o mlsyntax.ppi mlsyntax.mli
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.13.0/utils -c -intf argl.ppi
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.13.0/utils -c -intf mlsyntax.ppi
- rm -f argl.ppi
- rm -f mlsyntax.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o argl.ppo argl.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o mlsyntax.ppo mlsyntax.ml
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.13.0/utils -c -intf mLast.ppi
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.13.0/utils -c -impl argl.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.13.0/utils -c -impl mlsyntax.ppo
- rm -f mLast.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o asttools.ppi asttools.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o quotation.ppi quotation.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o prtools.ppi prtools.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ast2pt.ppi ast2pt.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pp_debug.ppo pp_debug.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o reloc.ppi reloc.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pcaml.ppi pcaml.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o exparser.ppi exparser.mli
- rm -f argl.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.13.0/utils -c -intf quotation.ppi
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.13.0/utils -c -intf exparser.ppi
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.13.0/utils -c -intf reloc.ppi
- rm -f mlsyntax.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.13.0/utils -c -intf asttools.ppi
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.13.0/utils -c -intf ast2pt.ppi
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.13.0/utils -c -intf prtools.ppi
- rm -f quotation.ppi
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.13.0/utils -c -impl pp_debug.ppo
- rm -f reloc.ppi
- rm -f exparser.ppi
- rm -f asttools.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o quotation.ppo quotation.ml
- rm -f ast2pt.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o reloc.ppo reloc.ml
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.13.0/utils -c -intf pcaml.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o parserify.ppi parserify.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o asttools.ppo asttools.ml
- rm -f prtools.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ast2pt.ppo ast2pt.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o prtools.ppo prtools.ml
- rm -f pp_debug.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.13.0/utils -c -intf parserify.ppi
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.13.0/utils -c -impl quotation.ppo
- rm -f pcaml.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pcaml.ppo pcaml.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o exparser.ppo exparser.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o main.ppo main.ml
- rm -f parserify.ppi
- rm -f quotation.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o parserify.ppo parserify.ml
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.13.0/utils -c -impl pcaml.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.13.0/utils -c -impl asttools.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.13.0/utils -c -impl main.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.13.0/utils -c -impl prtools.ppo
- rm -f pcaml.ppo
- rm -f asttools.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.13.0/utils -c -impl reloc.ppo
- rm -f main.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.13.0/utils -c -impl parserify.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.13.0/utils -c -impl exparser.ppo
- rm -f prtools.ppo
- rm -f exparser.ppo
- rm -f reloc.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.13.0/utils -c -impl ast2pt.ppo
- rm -f parserify.ppo
- rm -f ast2pt.ppo
- OTOPP=+compiler-libs OTOPU=../ocaml_stuff/4.13.0/utils OVERSION=4.13.0 OLIBDIR="/home/opam/.opam/4.13/lib/ocaml" ../tools/mkcrc.sh
- ocamlc.opt -g -c -impl crc.tmp
- ocamlc.opt -g -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.13.0/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.13.0/utils/pconfig.cmo asttools.cmo quotation.cmo prtools.cmo reloc.cmo pp_debug.cmo pcaml.cmo ast2pt.cmo mlsyntax.cmo exparser.cmo parserify.cmo argl.cmo ../boot/stdpp.cmo ../boot/token.cmo crc.cmo main.cmo -a -o camlp5.cma
- ocamlc.opt -g ../odyl/odyl.cma camlp5.cma ../odyl/odyl.cmo -linkall -o camlp5
- make[2]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/main'
- make[2]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/meta'
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o q_MLast.ppo q_MLast.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_r.ppo pa_r.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_rp.ppo pa_rp.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o q_ast_base.ppo q_ast_base.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extend.ppo pa_extend.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_fstream.ppo pa_fstream.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_macro.ppo pa_macro.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pr_dump.ppo pr_dump.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_lexer.ppo pa_lexer.ml
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.13.0/utils -c -impl pr_dump.ppo
- rm -f pr_dump.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.13.0/utils -c -impl pa_rp.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.13.0/utils -c -impl q_ast_base.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.13.0/utils -c -impl pa_lexer.ppo
- rm -f pa_rp.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.13.0/utils -c -impl pa_fstream.ppo
- rm -f q_ast_base.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o q_ast.ppo q_ast.ml
- rm -f pa_lexer.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.13.0/utils -c -impl pa_macro.ppo
- rm -f pa_fstream.ppo
- rm -f pa_macro.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.13.0/utils -c -impl pa_extend.ppo
- rm -f pa_extend.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extend_m.ppo pa_extend_m.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_macro_gram.ppo pa_macro_gram.ml
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.13.0/utils -c -impl pa_r.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.13.0/utils -c -impl q_ast.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.13.0/utils -c -impl pa_extend_m.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.13.0/utils -c -impl pa_macro_gram.ppo
- rm -f pa_extend_m.ppo
- rm -f pa_macro_gram.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.13.0/utils -c -impl q_MLast.ppo
- rm -f q_ast.ppo
- rm -f pa_r.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.13/.opam-switch/build/camlp5.8.00.02/main'
- ocamlc.opt -g ../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.13/.opam-switch/build/camlp5.8.00.02/main'
- rm -f q_MLast.ppo
- make[2]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/meta'
- make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02'
- make compare_test || make coreboot
- make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02'
- make[2]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/lib'
- make[2]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/lib'
- make[2]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/odyl'
- make[2]: Nothing to be done for 'compare'.
- make[2]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/odyl'
- make[2]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/main'
- camlp5 ../boot/camlp5 differ: char 800758, line 6278
- make[2]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/main'
- make[1]: *** [Makefile:124: compare_test] Error 1
- make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02'
- make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02'
- make backup
- make[2]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02'
- mkdir boot.new
- make mv_git FROM=boot TO=boot.new
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02'
- test ! -f boot/.gitignore || mv boot/.gitignore boot.new/.
- make[3]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02'
- mv boot boot.new/SAVED
- mv boot.new boot
- make[2]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02'
- make promote
- make[2]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02'
- for i in lib odyl main meta; do (cd $i; make promote; cd ..); done
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/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.13/.opam-switch/build/camlp5.8.00.02/lib'
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/odyl'
- make[3]: Nothing to be done for 'promote'.
- make[3]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/odyl'
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/main'
- cp camlp5 ../boot/.
- make[3]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/main'
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/meta'
- cp q_MLast.cmo q_ast_base.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.13/.opam-switch/build/camlp5.8.00.02/meta'
- make[2]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02'
- make clean_hot
- make[2]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02'
- cd ocaml_stuff; make clean; cd ..
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/ocaml_stuff'
- cd ./4.13.0/utils; \
- make clean EXE=
- make[4]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/ocaml_stuff/4.13.0/utils'
- rm -f *.cm[oix] *.o
- make[4]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/ocaml_stuff/4.13.0/utils'
- if [ "+compiler-libs" != "+compiler-libs" ]; then \
-   cd ./4.13.0/parsing; \
-   make clean EXE=; \
- fi
- make[3]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/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.13/.opam-switch/build/camlp5.8.00.02/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.13/.opam-switch/build/camlp5.8.00.02/lib'
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/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.13/.opam-switch/build/camlp5.8.00.02/odyl'
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/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.13/.opam-switch/build/camlp5.8.00.02/main'
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/meta'
- rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak q_MLast.cmo q_ast_base.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_base.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.13/.opam-switch/build/camlp5.8.00.02/meta'
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/etc'
- rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak *.out *.opt
- rm -f camlp5o camlp5sch
- rm -f META
- make[3]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/etc'
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/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.13/.opam-switch/build/camlp5.8.00.02/top'
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/ocpp'
- rm -f *.cm[ioa] *.pp[io] *.[ao] *.obj *.lib *.out *.bak .*.bak
- rm -f ocpp
- make[3]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/ocpp'
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/man'
- rm -f camlp5.1
- make[3]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/man'
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/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.13/.opam-switch/build/camlp5.8.00.02/compile'
- make[2]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02'
- make core
- make[2]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02'
- cd ocaml_stuff; make all; cd ..
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/ocaml_stuff'
- cd ./4.13.0/utils; \
- make all EXE= OCAMLN=ocaml
- make[4]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/ocaml_stuff/4.13.0/utils'
- ocamlc  -c warnings.mli
- ocamlc  -c pconfig.mli
- ocamlc  -c pconfig.ml
- make[4]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/ocaml_stuff/4.13.0/utils'
- if [ "+compiler-libs" != "+compiler-libs" ]; then \
-   cd ./4.13.0/parsing; \
-   make all EXE= OCAMLN=ocaml; \
- fi
- make[3]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/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.13/.opam-switch/build/camlp5.8.00.02/lib'
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ploc.ppi ploc.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o diff.ppi diff.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o fstream.ppi fstream.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfun.ppi extfun.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot pa_macro.cmo -mode S -o versdep.ppo versdep.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pprintf.ppi pprintf.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pretty.ppi pretty.mli
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf diff.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf extfun.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf fstream.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf pretty.ppi
- rm -f extfun.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf ploc.ppi
- rm -f diff.ppi
- rm -f fstream.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf pprintf.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfun.ppo extfun.ml
- rm -f ploc.ppi
- rm -f pretty.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o fstream.ppo fstream.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ploc.ppo ploc.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o stdpp.ppi stdpp.mli
- rm -f pprintf.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexing.ppi plexing.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o eprinter.ppi eprinter.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pprintf.ppo pprintf.ml
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl extfun.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf stdpp.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf plexing.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl fstream.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf eprinter.ppi
- rm -f stdpp.ppi
- rm -f extfun.ppo
- rm -f plexing.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o stdpp.ppo stdpp.ml
- rm -f eprinter.ppi
- rm -f fstream.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexer.ppi plexer.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o gramext.ppi gramext.mli
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl pprintf.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o token.ppi token.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o eprinter.ppo eprinter.ml
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl ploc.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl stdpp.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf plexer.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf token.ppi
- rm -f pprintf.ppo
- rm -f stdpp.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf gramext.ppi
- rm -f plexer.ppi
- rm -f token.ppi
- rm -f ploc.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o token.ppo token.ml
- rm -f gramext.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl eprinter.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o gramext.ppo gramext.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o grammar.ppi grammar.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfold.ppi extfold.mli
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl token.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf extfold.ppi
- rm -f eprinter.ppo
- rm -f token.ppo
- rm -f extfold.ppi
- ocamlc.opt -g -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
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfold.ppo extfold.ml
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl extfold.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl gramext.ppo
- rm -f extfold.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl versdep.ppo
- rm -f gramext.ppo
- rm -f versdep.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexing.ppo plexing.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o diff.ppo diff.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexer.ppo plexer.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pretty.ppo pretty.ml
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl pretty.ppo
- rm -f pretty.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl diff.ppo
- rm -f diff.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl plexing.ppo
- rm -f plexing.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl plexer.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl grammar.ppo
- rm -f plexer.ppo
- rm -f grammar.ppo
- ocamlc.opt -g 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.13/.opam-switch/build/camlp5.8.00.02/lib'
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/odyl'
- echo "let standard_library =" > odyl_config.ml
- echo "  try Sys.getenv \"CAMLP5LIB\" with" >> odyl_config.ml
- echo "    Not_found -> \"/home/opam/.opam/4.13/lib/camlp5\"" | \
- sed -e 's|\\|/|g' >> odyl_config.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o odyl_main.ppi odyl_main.mli
- cp odyl_config.ml odyl_config.ppo
- cat odyl_config.ml > odyl_config.ppo
- ocamlc.opt -g -warn-error +A-11 -c -impl odyl_config.ppo
- rm -f odyl_config.ppo
- ocamlc.opt -g -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
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o odyl.ppo odyl.ml
- ocamlc.opt -g -warn-error +A-11 -c -impl odyl.ppo
- ocamlc.opt -g -warn-error +A-11 -c -impl odyl_main.ppo
- rm -f odyl.ppo
- rm -f odyl_main.ppo
- ocamlc.opt -g dynlink.cma odyl_config.cmo odyl_main.cmo -a -o odyl.cma
- ocamlc.opt -g odyl.cma odyl.cmo -o odyl
- make[3]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/odyl'
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/main'
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o mLast.ppi mLast.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o argl.ppi argl.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o mlsyntax.ppi mlsyntax.mli
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.13.0/utils -c -intf argl.ppi
- rm -f argl.ppi
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.13.0/utils -c -intf mlsyntax.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o argl.ppo argl.ml
- rm -f mlsyntax.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o mlsyntax.ppo mlsyntax.ml
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.13.0/utils -c -intf mLast.ppi
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.13.0/utils -c -impl argl.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.13.0/utils -c -impl mlsyntax.ppo
- rm -f mLast.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o asttools.ppi asttools.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o prtools.ppi prtools.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pcaml.ppi pcaml.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pp_debug.ppo pp_debug.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o reloc.ppi reloc.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o quotation.ppi quotation.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ast2pt.ppi ast2pt.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o exparser.ppi exparser.mli
- rm -f argl.ppo
- rm -f mlsyntax.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.13.0/utils -c -intf reloc.ppi
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.13.0/utils -c -intf prtools.ppi
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.13.0/utils -c -impl pp_debug.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.13.0/utils -c -intf quotation.ppi
- rm -f reloc.ppi
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.13.0/utils -c -intf ast2pt.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o reloc.ppo reloc.ml
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.13.0/utils -c -intf exparser.ppi
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.13.0/utils -c -intf asttools.ppi
- rm -f quotation.ppi
- rm -f prtools.ppi
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.13.0/utils -c -intf pcaml.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o quotation.ppo quotation.ml
- rm -f pp_debug.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o prtools.ppo prtools.ml
- rm -f exparser.ppi
- rm -f ast2pt.ppi
- rm -f asttools.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o parserify.ppi parserify.mli
- rm -f pcaml.ppi
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.13.0/utils -c -impl quotation.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o asttools.ppo asttools.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ast2pt.ppo ast2pt.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pcaml.ppo pcaml.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o main.ppo main.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o exparser.ppo exparser.ml
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.13.0/utils -c -intf parserify.ppi
- rm -f quotation.ppo
- rm -f parserify.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o parserify.ppo parserify.ml
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.13.0/utils -c -impl pcaml.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.13.0/utils -c -impl asttools.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.13.0/utils -c -impl main.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.13.0/utils -c -impl reloc.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.13.0/utils -c -impl prtools.ppo
- rm -f asttools.ppo
- rm -f pcaml.ppo
- rm -f main.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.13.0/utils -c -impl exparser.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.13.0/utils -c -impl parserify.ppo
- rm -f prtools.ppo
- rm -f reloc.ppo
- rm -f exparser.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.13.0/utils -c -impl ast2pt.ppo
- rm -f parserify.ppo
- rm -f ast2pt.ppo
- OTOPP=+compiler-libs OTOPU=../ocaml_stuff/4.13.0/utils OVERSION=4.13.0 OLIBDIR="/home/opam/.opam/4.13/lib/ocaml" ../tools/mkcrc.sh
- ocamlc.opt -g -c -impl crc.tmp
- ocamlc.opt -g -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.13.0/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.13.0/utils/pconfig.cmo asttools.cmo quotation.cmo prtools.cmo reloc.cmo pp_debug.cmo pcaml.cmo ast2pt.cmo mlsyntax.cmo exparser.cmo parserify.cmo argl.cmo ../boot/stdpp.cmo ../boot/token.cmo crc.cmo main.cmo -a -o camlp5.cma
- ocamlc.opt -g ../odyl/odyl.cma camlp5.cma ../odyl/odyl.cmo -linkall -o camlp5
- make[3]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/main'
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/meta'
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o q_ast_base.ppo q_ast_base.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_r.ppo pa_r.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extend.ppo pa_extend.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o q_MLast.ppo q_MLast.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_rp.ppo pa_rp.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_macro.ppo pa_macro.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pr_dump.ppo pr_dump.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_fstream.ppo pa_fstream.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_lexer.ppo pa_lexer.ml
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.13.0/utils -c -impl pr_dump.ppo
- rm -f pr_dump.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.13.0/utils -c -impl pa_rp.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.13.0/utils -c -impl q_ast_base.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.13.0/utils -c -impl pa_lexer.ppo
- rm -f pa_rp.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.13.0/utils -c -impl pa_fstream.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.13.0/utils -c -impl pa_macro.ppo
- rm -f q_ast_base.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o q_ast.ppo q_ast.ml
- rm -f pa_lexer.ppo
- rm -f pa_fstream.ppo
- rm -f pa_macro.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.13.0/utils -c -impl pa_extend.ppo
- rm -f pa_extend.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extend_m.ppo pa_extend_m.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_macro_gram.ppo pa_macro_gram.ml
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.13.0/utils -c -impl pa_r.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.13.0/utils -c -impl q_ast.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.13.0/utils -c -impl pa_extend_m.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.13.0/utils -c -impl pa_macro_gram.ppo
- rm -f pa_extend_m.ppo
- rm -f pa_macro_gram.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.13.0/utils -c -impl q_MLast.ppo
- rm -f q_ast.ppo
- rm -f pa_r.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.13/.opam-switch/build/camlp5.8.00.02/main'
- ocamlc.opt -g ../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.13/.opam-switch/build/camlp5.8.00.02/main'
- rm -f q_MLast.ppo
- make[3]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/meta'
- make[2]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02'
- make compare
- make[2]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02'
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/lib'
- make[3]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/lib'
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/odyl'
- make[3]: Nothing to be done for 'compare'.
- make[3]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/odyl'
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/main'
- camlp5 ../boot/camlp5 differ: char 1341228, line 11196
- make[3]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/main'
- Fixpoint not reached, try one more bootstrapping cycle.
- make[2]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02'
- make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02'
- make out
- make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02'
- set -e; cd ocaml_stuff; make; cd ..
- make[2]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/ocaml_stuff'
- cd ./4.13.0/utils; \
- make all EXE= OCAMLN=ocaml
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/ocaml_stuff/4.13.0/utils'
- make[3]: Nothing to be done for 'all'.
- make[3]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/ocaml_stuff/4.13.0/utils'
- if [ "+compiler-libs" != "+compiler-libs" ]; then \
-   cd ./4.13.0/parsing; \
-   make all EXE= OCAMLN=ocaml; \
- fi
- make[2]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/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.13/.opam-switch/build/camlp5.8.00.02/lib'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/lib'
- make[2]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/odyl'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/odyl'
- make[2]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/main'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/main'
- make[2]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/meta'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/meta'
- make[2]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/etc'
- make --no-print-directory -f Makefile.withnew pa_extfold.cmo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_op.ppo pa_op.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_o.ppo pa_o.ml
- make --no-print-directory -f Makefile.withnew pr_official.cmo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_oop.ppo pa_oop.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extfun.ppo pa_extfun.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_mkast.ppo pa_mkast.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extprint.ppo pa_extprint.ml
- sed -e "s|@VERSION@|8.00.02|" -e "s|@CAMLP5DIR@|/home/opam/.opam/4.13/lib/camlp5|" META.tpl > META
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pa_extfold.ppo pa_extfold.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_pprintf.ppo pa_pprintf.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_reloc.ppo pa_reloc.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_pragma.ppo pa_pragma.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_mktest.ppo pa_mktest.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pr_depend.ppo pr_depend.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pr_null.ppo pr_null.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_sml.ppo pa_sml.ml
- 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
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_lefteval.ppo pa_lefteval.ml
- 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
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc pa_macro.cmo -mode S -o pr_official.ppo pr_official.ml
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pr_null.ppo
- rm -f pr_null.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_official.ppo
- rm -f pr_official.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pa_extfold.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_op.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_lefteval.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_mktest.ppo
- rm -f pa_extfold.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_oop.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_extprint.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_extfun.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_reloc.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_mkast.ppo
- rm -f pa_lefteval.ppo
- rm -f pa_op.ppo
- rm -f pa_extfun.ppo
- rm -f pa_mktest.ppo
- rm -f pa_oop.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_pprintf.ppo
- rm -f pa_extprint.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pr_depend.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_macro_print.ppo pa_macro_print.ml
- rm -f pa_reloc.ppo
- rm -f pa_mkast.ppo
- rm -f pa_pprintf.ppo
- make --no-print-directory -f Makefile.withnew pr_op.cmo
- make --no-print-directory -f Makefile.withnew pr_extend.cmo
- make --no-print-directory -f Makefile.withnew pr_extfun.cmo
- make --no-print-directory -f Makefile.withnew pr_extprint.cmo
- make --no-print-directory -f Makefile.withnew q_phony.cmo
- make --no-print-directory -f Makefile.withnew papr_phony_macro.cmo
- make --no-print-directory -f Makefile.withnew pr_scheme.cmo
- make --no-print-directory -f Makefile.withnew pr_schemep.cmo
- rm -f pr_depend.ppo
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_extfun.ppo pr_extfun.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o q_phony.ppo q_phony.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_extprint.ppo pr_extprint.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o papr_phony_macro.ppo papr_phony_macro.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_scheme.ppo pr_scheme.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_schemep.ppo pr_schemep.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_op.ppo pr_op.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_extend.ppo pr_extend.ml
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_macro_print.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_lispr.ppo
- rm -f pa_macro_print.ppo
- make --no-print-directory -f Makefile.withnew pr_r.cmo
- make --no-print-directory -f Makefile.withnew pr_o.cmo
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_r.ppo pr_r.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_o.ppo pr_o.ml
- File "pa_sml.ml", line 447, characters 3-7:
- Warning: Unused local entry "sqid"
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl q_phony.ppo
- rm -f q_phony.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl papr_phony_macro.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_extfun.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_extprint.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 -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_schemep.ppo
- rm -f papr_phony_macro.ppo
- rm -f pr_extfun.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_sml.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_op.ppo
- rm -f pr_extprint.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_pragma.ppo
- rm -f pr_schemep.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_extend.ppo
- rm -f pr_op.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pa_lisp.ppo
- rm -f pa_pragma.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_schemer.ppo
- rm -f pr_extend.ppo
- rm -f pa_sml.ppo
- rm -f pa_lisp.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_scheme.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_o.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 -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_r.ppo
- rm -f pr_scheme.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_o.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pa_scheme.ppo
- rm -f pa_o.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.13/.opam-switch/build/camlp5.8.00.02/main'
- ocamlc.opt -g ../odyl/odyl.cma camlp5.cma -I ../etc pa_o.cmo pa_op.cmo ../meta/pr_dump.cmo ../odyl/odyl.cmo -linkall -o ../etc/camlp5o
- rm -f pa_scheme.ppo
- 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.13/.opam-switch/build/camlp5.8.00.02/main'
- ocamlc.opt -g ../odyl/odyl.cma camlp5.cma -I ../etc pa_scheme.cmo ../meta/pr_dump.cmo ../odyl/odyl.cmo -linkall -o ../etc/camlp5sch
- rm -f pr_r.ppo
- make --no-print-directory -f Makefile.withnew pr_ro.cmo
- 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
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_ro.ppo pr_ro.ml
- make[3]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/main'
- make[3]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/main'
- rm -f pr_o.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_rp.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_ro.ppo
- rm -f pr_rp.ppo
- rm -f pr_ro.ppo
- make[2]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/etc'
- make[2]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/top'
- ocamlrun ../boot/camlp5r -nolib -I ../boot pa_macro.cmo -mode S -o rprint.ppo rprint.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o camlp5_top_funs.ppo camlp5_top_funs.ml
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I +compiler-libs -I ../ocaml_stuff/4.13.0/utils -I +compiler-libs -c -impl rprint.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I +compiler-libs -I ../ocaml_stuff/4.13.0/utils -I +compiler-libs -c -impl camlp5_top_funs.ppo
- rm -f camlp5_top_funs.ppo
- rm -f rprint.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o camlp5_top.ppo camlp5_top.ml
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I +compiler-libs -I ../ocaml_stuff/4.13.0/utils -I +compiler-libs -c -impl camlp5_top.ppo
- rm -f camlp5_top.ppo
- ocamlc.opt ../ocaml_stuff/4.13.0/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/asttools.cmo ../main/mlsyntax.cmo ../main/quotation.cmo ../main/reloc.cmo ../main/pp_debug.cmo ../main/prtools.cmo ../main/ast2pt.cmo ../main/pcaml.cmo ../main/parserify.cmo ../main/exparser.cmo ../boot/stdpp.cmo ../boot/token.cmo ../meta/pa_r.cmo ../meta/pa_rp.cmo rprint.cmo camlp5_top_funs.cmo camlp5_top.cmo -g -linkall -a -o camlp5r.cma
- ocamlc.opt ../ocaml_stuff/4.13.0/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/asttools.cmo ../main/mlsyntax.cmo ../main/quotation.cmo ../main/reloc.cmo ../main/pp_debug.cmo ../main/prtools.cmo ../main/ast2pt.cmo ../main/pcaml.cmo ../main/parserify.cmo ../main/exparser.cmo ../boot/stdpp.cmo ../boot/token.cmo ../etc/pa_o.cmo ../etc/pa_op.cmo camlp5_top_funs.cmo camlp5_top.cmo -g -linkall -a -o camlp5o.cma
- ocamlc.opt ../ocaml_stuff/4.13.0/utils/pconfig.cmo ../main/quotation.cmo ../main/reloc.cmo ../main/prtools.cmo ../main/pcaml.cmo ../main/ast2pt.cmo camlp5_top_funs.cmo camlp5_top.cmo -g -linkall -a -o camlp5_top.cma
- ocamlc.opt ../ocaml_stuff/4.13.0/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/asttools.cmo ../main/mlsyntax.cmo ../main/quotation.cmo ../main/reloc.cmo ../main/pp_debug.cmo ../main/prtools.cmo ../main/ast2pt.cmo ../main/pcaml.cmo ../main/parserify.cmo ../main/exparser.cmo ../boot/stdpp.cmo ../boot/token.cmo ../etc/pa_scheme.cmo camlp5_top_funs.cmo camlp5_top.cmo -g -linkall -a -o camlp5sch.cma
- make[2]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/top'
- make[2]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/ocpp'
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ocpp.ppo ocpp.ml
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../odyl -I ../lib -c -impl ocpp.ppo
- rm -f ocpp.ppo
- ocamlc.opt -g -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.13/.opam-switch/build/camlp5.8.00.02/ocpp'
- make[2]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/man'
- sed -e "s'LIBDIR'/home/opam/.opam/4.13/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.13/.opam-switch/build/camlp5.8.00.02/man'
- make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02'
- make opt
- make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02'
- 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.13/.opam-switch/build/camlp5.8.00.02/ocaml_stuff'
- cd ./4.13.0/utils; make OCAMLN=ocaml opt; cd ../..
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/ocaml_stuff/4.13.0/utils'
- ocamlopt  -c pconfig.ml
- make[3]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/ocaml_stuff/4.13.0/utils'
- make[2]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/ocaml_stuff'
- make[2]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/lib'
- ocamlrun ../boot/camlp5r -nolib -I ../boot pa_macro.cmo -mode S -o versdep.ppo versdep.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ploc.ppo ploc.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o fstream.ppo fstream.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfun.ppo extfun.ml
- ocamlopt.opt -g -warn-error +A-11 -I +compiler-libs -c -impl extfun.ppo
- ocamlopt.opt -g -warn-error +A-11 -I +compiler-libs -c -impl fstream.ppo
- rm -f extfun.ppo
- ocamlopt.opt -g -warn-error +A-11 -I +compiler-libs -c -impl ploc.ppo
- rm -f fstream.ppo
- rm -f ploc.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o stdpp.ppo stdpp.ml
- ocamlopt.opt -g -warn-error +A-11 -I +compiler-libs -c -impl stdpp.ppo
- rm -f stdpp.ppo
- ocamlopt.opt -g -warn-error +A-11 -I +compiler-libs -c -impl versdep.ppo
- rm -f versdep.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexing.ppo plexing.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o diff.ppo diff.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pretty.ppo pretty.ml
- ocamlopt.opt -g -warn-error +A-11 -I +compiler-libs -c -impl pretty.ppo
- ocamlopt.opt -g -warn-error +A-11 -I +compiler-libs -c -impl diff.ppo
- rm -f pretty.ppo
- ocamlopt.opt -g -warn-error +A-11 -I +compiler-libs -c -impl plexing.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pprintf.ppo pprintf.ml
- rm -f diff.ppo
- ocamlopt.opt -g -warn-error +A-11 -I +compiler-libs -c -impl pprintf.ppo
- rm -f plexing.ppo
- rm -f pprintf.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o token.ppo token.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o gramext.ppo gramext.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexer.ppo plexer.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o eprinter.ppo eprinter.ml
- ocamlopt.opt -g -warn-error +A-11 -I +compiler-libs -c -impl token.ppo
- ocamlopt.opt -g -warn-error +A-11 -I +compiler-libs -c -impl eprinter.ppo
- rm -f token.ppo
- rm -f eprinter.ppo
- ocamlopt.opt -g -warn-error +A-11 -I +compiler-libs -c -impl gramext.ppo
- ocamlopt.opt -g -warn-error +A-11 -I +compiler-libs -c -impl plexer.ppo
- rm -f gramext.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o grammar.ppo grammar.ml
- rm -f plexer.ppo
- ocamlopt.opt -g -warn-error +A-11 -I +compiler-libs -c -impl grammar.ppo
- rm -f grammar.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfold.ppo extfold.ml
- ocamlopt.opt -g -warn-error +A-11 -I +compiler-libs -c -impl extfold.ppo
- rm -f extfold.ppo
- ocamlopt.opt -g 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.13/.opam-switch/build/camlp5.8.00.02/lib'
- make[2]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/odyl'
- cp odyl_config.ml odyl_config.ppo
- cat odyl_config.ml > odyl_config.ppo
- ocamlopt.opt -g -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 -g -c -impl odyl_main.ppo
- rm -f odyl_main.ppo
- ocamlopt.opt -g 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 -g -warn-error +A-11 -c -impl odyl.ppo
- rm -f odyl.ppo
- make[2]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/odyl'
- make[2]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/main'
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o asttools.ppo asttools.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o prtools.ppo prtools.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pp_debug.ppo pp_debug.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o mlsyntax.ppo mlsyntax.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o reloc.ppo reloc.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o quotation.ppo quotation.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o argl.ppo argl.ml
- ocamlopt.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.13.0/utils -c -impl quotation.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.13.0/utils -c -impl pp_debug.ppo
- rm -f quotation.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.13.0/utils -c -impl mlsyntax.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.13.0/utils -c -impl argl.ppo
- rm -f pp_debug.ppo
- rm -f mlsyntax.ppo
- rm -f argl.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.13.0/utils -c -impl asttools.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.13.0/utils -c -impl prtools.ppo
- rm -f asttools.ppo
- rm -f prtools.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.13.0/utils -c -impl reloc.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ast2pt.ppo ast2pt.ml
- rm -f reloc.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pcaml.ppo pcaml.ml
- ocamlopt.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.13.0/utils -c -impl pcaml.ppo
- rm -f pcaml.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o exparser.ppo exparser.ml
- ocamlopt.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.13.0/utils -c -impl ast2pt.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.13.0/utils -c -impl exparser.ppo
- rm -f exparser.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o parserify.ppo parserify.ml
- ocamlopt.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.13.0/utils -c -impl parserify.ppo
- rm -f ast2pt.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o main.ppo main.ml
- ocamlopt.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.13.0/utils -c -impl main.ppo
- rm -f main.ppo
- rm -f parserify.ppo
- ocamlopt.opt -g -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.13.0/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.13.0/utils/pconfig.cmx asttools.cmx quotation.cmx prtools.cmx reloc.cmx pp_debug.cmx pcaml.cmx ast2pt.cmx mlsyntax.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.13/.opam-switch/build/camlp5.8.00.02/main'
- make[2]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/meta'
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o q_MLast.ppo q_MLast.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o q_ast_base.ppo q_ast_base.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_macro.ppo pa_macro.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_r.ppo pa_r.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extend.ppo pa_extend.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_rp.ppo pa_rp.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_fstream.ppo pa_fstream.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_lexer.ppo pa_lexer.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pr_dump.ppo pr_dump.ml
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.13.0/utils -c -impl pr_dump.ppo
- rm -f pr_dump.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.13.0/utils -c -impl pa_rp.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.13.0/utils -c -impl q_ast_base.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.13.0/utils -c -impl pa_lexer.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.13.0/utils -c -impl pa_fstream.ppo
- rm -f pa_rp.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.13.0/utils -c -impl pa_macro.ppo
- rm -f q_ast_base.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o q_ast.ppo q_ast.ml
- rm -f pa_lexer.ppo
- rm -f pa_fstream.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.13.0/utils -c -impl pa_extend.ppo
- rm -f pa_macro.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.13.0/utils -c -impl q_ast.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.13.0/utils -c -impl pa_r.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.13.0/utils -c -impl q_MLast.ppo
- rm -f pa_extend.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_macro_gram.ppo pa_macro_gram.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extend_m.ppo pa_extend_m.ml
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.13.0/utils -c -impl pa_extend_m.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.13.0/utils -c -impl pa_macro_gram.ppo
- rm -f q_ast.ppo
- rm -f pa_extend_m.ppo
- rm -f pa_macro_gram.ppo
- rm -f pa_r.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.13/.opam-switch/build/camlp5.8.00.02/main'
- ocamlopt.opt -g ../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.13/.opam-switch/build/camlp5.8.00.02/main'
- rm -f q_MLast.ppo
- make[2]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/meta'
- make[2]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/etc'
- make --no-print-directory -f Makefile.withnew pa_extfold.cmx
- make --no-print-directory -f Makefile.withnew pr_r.cmx
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_o.ppo pa_o.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_op.ppo pa_op.ml
- make --no-print-directory -f Makefile.withnew pr_o.cmx
- make --no-print-directory -f Makefile.withnew pr_op.cmx
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extprint.ppo pa_extprint.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_oop.ppo pa_oop.ml
- make --no-print-directory -f Makefile.withnew pr_extend.cmx
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extfun.ppo pa_extfun.ml
- make --no-print-directory -f Makefile.withnew pr_extfun.cmx
- make --no-print-directory -f Makefile.withnew pr_extprint.cmx
- make --no-print-directory -f Makefile.withnew q_phony.cmx
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pa_extfold.ppo pa_extfold.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_mkast.ppo pa_mkast.ml
- make --no-print-directory -f Makefile.withnew papr_phony_macro.cmx
- make --no-print-directory -f Makefile.withnew pr_official.cmx
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_pragma.ppo pa_pragma.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_mktest.ppo pa_mktest.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_reloc.ppo pa_reloc.ml
- make --no-print-directory -f Makefile.withnew pa_lisp.cmx
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_pprintf.ppo pa_pprintf.ml
- make --no-print-directory -f Makefile.withnew pa_scheme.cmx
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pr_depend.ppo pr_depend.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_r.ppo pr_r.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pr_null.ppo pr_null.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_op.ppo pr_op.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_extfun.ppo pr_extfun.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_extend.ppo pr_extend.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o papr_phony_macro.ppo papr_phony_macro.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc pa_macro.cmo -mode S -o pr_official.ppo pr_official.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_extprint.ppo pr_extprint.ml
- 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
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o q_phony.ppo q_phony.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_o.ppo pr_o.ml
- make --no-print-directory -f Makefile.withnew pr_scheme.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
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_sml.ppo pa_sml.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_lefteval.ppo pa_lefteval.ml
- make --no-print-directory -f Makefile.withnew pr_schemep.cmx
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_official.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pr_null.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
- rm -f pr_null.ppo
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_scheme.ppo pr_scheme.ml
- rm -f pr_official.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_oop.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_op.ppo
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_schemep.ppo pr_schemep.ml
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl papr_phony_macro.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl q_phony.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_reloc.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_extprint.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_mkast.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_extfun.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pa_extfold.ppo
- rm -f q_phony.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_mktest.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_extprint.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_op.ppo
- rm -f pa_oop.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_extfun.ppo
- rm -f pa_op.ppo
- rm -f pr_extfun.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_lefteval.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_pprintf.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pr_depend.ppo
- rm -f papr_phony_macro.ppo
- rm -f pa_reloc.ppo
- rm -f pa_mkast.ppo
- rm -f pa_extfold.ppo
- rm -f pr_extprint.ppo
- rm -f pa_extfun.ppo
- rm -f pa_mktest.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pa_lisp.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_schemep.ppo
- rm -f pa_extprint.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_extend.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_macro_print.ppo pa_macro_print.ml
- rm -f pa_lefteval.ppo
- rm -f pr_depend.ppo
- rm -f pa_pprintf.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_pragma.ppo
- rm -f pr_op.ppo
- File "pa_sml.ml", line 447, characters 3-7:
- Warning: Unused local entry "sqid"
- rm -f pr_schemep.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_macro_print.ppo
- rm -f pa_macro_print.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pa_scheme.ppo
- rm -f pa_lisp.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_sml.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_schemer.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_r.ppo
- rm -f pr_extend.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_scheme.ppo
- rm -f pa_pragma.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_o.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_o.ppo
- rm -f pa_scheme.ppo
- rm -f pa_schemer.ppo
- rm -f pa_sml.ppo
- rm -f pr_scheme.ppo
- rm -f pr_r.ppo
- make --no-print-directory -f Makefile.withnew pr_ro.cmx
- make --no-print-directory -f Makefile.withnew pr_rp.cmx
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_ro.ppo pr_ro.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_rp.ppo pr_rp.ml
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_rp.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_ro.ppo
- rm -f pr_o.ppo
- rm -f pr_rp.ppo
- rm -f pr_ro.ppo
- rm -f pa_o.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.13/.opam-switch/build/camlp5.8.00.02/main'
- ocamlopt.opt -g ../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.13/.opam-switch/build/camlp5.8.00.02/main'
- make[2]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/etc'
- make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02'
- make opt.opt
- make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02'
- 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.13/.opam-switch/build/camlp5.8.00.02/ocaml_stuff'
- cd ./4.13.0/utils; make OCAMLN=ocaml opt; cd ../..
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/ocaml_stuff/4.13.0/utils'
- make[3]: Nothing to be done for 'opt'.
- make[3]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/ocaml_stuff/4.13.0/utils'
- make[2]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/ocaml_stuff'
- make[2]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/lib'
- make[2]: Nothing to be done for 'opt'.
- make[2]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/lib'
- make[2]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/odyl'
- make[2]: Nothing to be done for 'opt'.
- make[2]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/odyl'
- make[2]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/main'
- make[2]: Nothing to be done for 'opt'.
- make[2]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/main'
- make[2]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/meta'
- make[2]: Nothing to be done for 'opt'.
- make[2]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/meta'
- make[2]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/etc'
- make[2]: Nothing to be done for 'opt'.
- make[2]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/etc'
- cd compile; make opt; cd ..
- make[2]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/compile'
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o compile.ppo compile.ml
- ocamlc.opt -g -w y -warn-error +A-11 -I ../main -I ../boot -I ../lib -c -impl compile.ppo
- rm -f compile.ppo
- cat ../etc/pa_o.ml ../etc/pa_op.ml | perl -n -e 'print unless /#load/' > tmp.o_concat.ml
- ../meta/camlp5r -I ../meta -I ../etc pa_extend.cmo q_MLast.cmo pa_macro.cmo pa_macro_gram.cmo pr_r.cmo pr_ro.cmo pr_extend.cmo tmp.o_concat.ml > tmp.o_postprocessed.ml.ppo.TMP && mv tmp.o_postprocessed.ml.ppo.TMP tmp.o_postprocessed.ml.ppo
- ./strip-parser.pl tmp.o_postprocessed.ml.ppo > o_stripped.tmp
- 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 -g -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 -g -I ../lib -I ../main -c -impl tmp.ppo
- rm tmp.ppo
- ocamlrun ../main/camlp5 ./compile.cmo ./tmp.cmo ../etc/pr_r.cmo ../etc/pr_ro.cmo ../etc/pr_rp.cmo  -sep nn -impl - < /dev/null
- cat comp_head.ml.tpl o_stripped.tmp 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 -g -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.13/.opam-switch/build/camlp5.8.00.02/main'
- ocamlopt.opt -g ../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.13/.opam-switch/build/camlp5.8.00.02/main'
- make[2]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/compile'
- make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02'
Processing 65/72: [camlp5: make all]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "-j31" "DEBUG=-g" "all" (CWD=/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02)
- make core
- make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02'
- cd ocaml_stuff; make all; cd ..
- make[2]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/ocaml_stuff'
- cd ./4.13.0/utils; \
- make all EXE= OCAMLN=ocaml
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/ocaml_stuff/4.13.0/utils'
- make[3]: Nothing to be done for 'all'.
- make[3]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/ocaml_stuff/4.13.0/utils'
- if [ "+compiler-libs" != "+compiler-libs" ]; then \
-   cd ./4.13.0/parsing; \
-   make all EXE= OCAMLN=ocaml; \
- fi
- make[2]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/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.13/.opam-switch/build/camlp5.8.00.02/lib'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/lib'
- make[2]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/odyl'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/odyl'
- make[2]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/main'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/main'
- make[2]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/meta'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/meta'
- make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02'
- make compare_test || make coreboot
- make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02'
- make[2]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/lib'
- make[2]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/lib'
- make[2]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/odyl'
- make[2]: Nothing to be done for 'compare'.
- make[2]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/odyl'
- make[2]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/main'
- camlp5 ../boot/camlp5 differ: char 1341228, line 11196
- make[2]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/main'
- make[1]: *** [Makefile:124: compare_test] Error 1
- make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02'
- make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02'
- make backup
- make[2]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02'
- mkdir boot.new
- make mv_git FROM=boot TO=boot.new
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02'
- test ! -f boot/.gitignore || mv boot/.gitignore boot.new/.
- make[3]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02'
- mv boot boot.new/SAVED
- mv boot.new boot
- make[2]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02'
- make promote
- make[2]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02'
- for i in lib odyl main meta; do (cd $i; make promote; cd ..); done
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/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.13/.opam-switch/build/camlp5.8.00.02/lib'
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/odyl'
- make[3]: Nothing to be done for 'promote'.
- make[3]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/odyl'
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/main'
- cp camlp5 ../boot/.
- make[3]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/main'
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/meta'
- cp q_MLast.cmo q_ast_base.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.13/.opam-switch/build/camlp5.8.00.02/meta'
- make[2]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02'
- make clean_hot
- make[2]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02'
- cd ocaml_stuff; make clean; cd ..
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/ocaml_stuff'
- cd ./4.13.0/utils; \
- make clean EXE=
- make[4]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/ocaml_stuff/4.13.0/utils'
- rm -f *.cm[oix] *.o
- make[4]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/ocaml_stuff/4.13.0/utils'
- if [ "+compiler-libs" != "+compiler-libs" ]; then \
-   cd ./4.13.0/parsing; \
-   make clean EXE=; \
- fi
- make[3]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/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.13/.opam-switch/build/camlp5.8.00.02/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.13/.opam-switch/build/camlp5.8.00.02/lib'
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/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.13/.opam-switch/build/camlp5.8.00.02/odyl'
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/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.13/.opam-switch/build/camlp5.8.00.02/main'
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/meta'
- rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak q_MLast.cmo q_ast_base.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_base.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.13/.opam-switch/build/camlp5.8.00.02/meta'
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/etc'
- rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak *.out *.opt
- rm -f camlp5o camlp5sch
- rm -f META
- make[3]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/etc'
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/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.13/.opam-switch/build/camlp5.8.00.02/top'
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/ocpp'
- rm -f *.cm[ioa] *.pp[io] *.[ao] *.obj *.lib *.out *.bak .*.bak
- rm -f ocpp
- make[3]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/ocpp'
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/man'
- rm -f camlp5.1
- make[3]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/man'
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/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.13/.opam-switch/build/camlp5.8.00.02/compile'
- make[2]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02'
- make core
- make[2]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02'
- cd ocaml_stuff; make all; cd ..
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/ocaml_stuff'
- cd ./4.13.0/utils; \
- make all EXE= OCAMLN=ocaml
- make[4]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/ocaml_stuff/4.13.0/utils'
- ocamlc  -c warnings.mli
- ocamlc  -c pconfig.mli
- ocamlc  -c pconfig.ml
- make[4]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/ocaml_stuff/4.13.0/utils'
- if [ "+compiler-libs" != "+compiler-libs" ]; then \
-   cd ./4.13.0/parsing; \
-   make all EXE= OCAMLN=ocaml; \
- fi
- make[3]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/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.13/.opam-switch/build/camlp5.8.00.02/lib'
- ocamlrun ../boot/camlp5r -nolib -I ../boot pa_macro.cmo -mode S -o versdep.ppo versdep.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o fstream.ppi fstream.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o diff.ppi diff.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ploc.ppi ploc.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfun.ppi extfun.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pretty.ppi pretty.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pprintf.ppi pprintf.mli
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf extfun.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf pretty.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf diff.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf fstream.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf ploc.ppi
- rm -f pretty.ppi
- rm -f fstream.ppi
- rm -f extfun.ppi
- rm -f ploc.ppi
- rm -f diff.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfun.ppo extfun.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ploc.ppo ploc.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o fstream.ppo fstream.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexing.ppi plexing.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o stdpp.ppi stdpp.mli
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf pprintf.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl extfun.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf plexing.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf stdpp.ppi
- rm -f pprintf.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pprintf.ppo pprintf.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o eprinter.ppi eprinter.mli
- rm -f stdpp.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl ploc.ppo
- rm -f extfun.ppo
- rm -f plexing.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o stdpp.ppo stdpp.ml
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl fstream.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o gramext.ppi gramext.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexer.ppi plexer.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o token.ppi token.mli
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl stdpp.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl pprintf.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf eprinter.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf plexer.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf token.ppi
- rm -f stdpp.ppo
- rm -f ploc.ppo
- rm -f fstream.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf gramext.ppi
- rm -f pprintf.ppo
- rm -f plexer.ppi
- rm -f eprinter.ppi
- rm -f token.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o eprinter.ppo eprinter.ml
- rm -f gramext.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o token.ppo token.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o gramext.ppo gramext.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfold.ppi extfold.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o grammar.ppi grammar.mli
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl token.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf extfold.ppi
- rm -f token.ppo
- rm -f extfold.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf grammar.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl eprinter.ppo
- rm -f grammar.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o grammar.ppo grammar.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfold.ppo extfold.ml
- rm -f eprinter.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl extfold.ppo
- rm -f extfold.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl versdep.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl gramext.ppo
- rm -f gramext.ppo
- rm -f versdep.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexing.ppo plexing.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o diff.ppo diff.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexer.ppo plexer.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pretty.ppo pretty.ml
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl pretty.ppo
- rm -f pretty.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl diff.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl plexing.ppo
- rm -f diff.ppo
- rm -f plexing.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl plexer.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl grammar.ppo
- rm -f plexer.ppo
- rm -f grammar.ppo
- ocamlc.opt -g 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.13/.opam-switch/build/camlp5.8.00.02/lib'
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/odyl'
- echo "let standard_library =" > odyl_config.ml
- echo "  try Sys.getenv \"CAMLP5LIB\" with" >> odyl_config.ml
- echo "    Not_found -> \"/home/opam/.opam/4.13/lib/camlp5\"" | \
- sed -e 's|\\|/|g' >> odyl_config.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o odyl_main.ppi odyl_main.mli
- cp odyl_config.ml odyl_config.ppo
- cat odyl_config.ml > odyl_config.ppo
- ocamlc.opt -g -warn-error +A-11 -c -impl odyl_config.ppo
- rm -f odyl_config.ppo
- ocamlc.opt -g -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
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o odyl.ppo odyl.ml
- ocamlc.opt -g -warn-error +A-11 -c -impl odyl.ppo
- ocamlc.opt -g -warn-error +A-11 -c -impl odyl_main.ppo
- rm -f odyl.ppo
- rm -f odyl_main.ppo
- ocamlc.opt -g dynlink.cma odyl_config.cmo odyl_main.cmo -a -o odyl.cma
- ocamlc.opt -g odyl.cma odyl.cmo -o odyl
- make[3]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/odyl'
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/main'
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o mLast.ppi mLast.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o mlsyntax.ppi mlsyntax.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o argl.ppi argl.mli
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.13.0/utils -c -intf argl.ppi
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.13.0/utils -c -intf mlsyntax.ppi
- rm -f argl.ppi
- rm -f mlsyntax.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o argl.ppo argl.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o mlsyntax.ppo mlsyntax.ml
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.13.0/utils -c -intf mLast.ppi
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.13.0/utils -c -impl argl.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.13.0/utils -c -impl mlsyntax.ppo
- rm -f mLast.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o asttools.ppi asttools.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o quotation.ppi quotation.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o reloc.ppi reloc.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pp_debug.ppo pp_debug.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o prtools.ppi prtools.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o exparser.ppi exparser.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pcaml.ppi pcaml.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ast2pt.ppi ast2pt.mli
- rm -f mlsyntax.ppo
- rm -f argl.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.13.0/utils -c -intf ast2pt.ppi
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.13.0/utils -c -intf exparser.ppi
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.13.0/utils -c -intf reloc.ppi
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.13.0/utils -c -intf quotation.ppi
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.13.0/utils -c -intf asttools.ppi
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.13.0/utils -c -intf prtools.ppi
- rm -f prtools.ppi
- rm -f quotation.ppi
- rm -f asttools.ppi
- rm -f ast2pt.ppi
- rm -f exparser.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o prtools.ppo prtools.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o quotation.ppo quotation.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o parserify.ppi parserify.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ast2pt.ppo ast2pt.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o asttools.ppo asttools.ml
- rm -f reloc.ppi
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.13.0/utils -c -intf pcaml.ppi
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.13.0/utils -c -impl pp_debug.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o reloc.ppo reloc.ml
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.13.0/utils -c -impl quotation.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.13.0/utils -c -intf parserify.ppi
- rm -f quotation.ppo
- rm -f pcaml.ppi
- rm -f parserify.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o exparser.ppo exparser.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o main.ppo main.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o parserify.ppo parserify.ml
- rm -f pp_debug.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pcaml.ppo pcaml.ml
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.13.0/utils -c -impl asttools.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.13.0/utils -c -impl pcaml.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.13.0/utils -c -impl main.ppo
- rm -f asttools.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.13.0/utils -c -impl prtools.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.13.0/utils -c -impl parserify.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.13.0/utils -c -impl reloc.ppo
- rm -f main.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.13.0/utils -c -impl exparser.ppo
- rm -f pcaml.ppo
- rm -f prtools.ppo
- rm -f exparser.ppo
- rm -f reloc.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.13.0/utils -c -impl ast2pt.ppo
- rm -f parserify.ppo
- rm -f ast2pt.ppo
- OTOPP=+compiler-libs OTOPU=../ocaml_stuff/4.13.0/utils OVERSION=4.13.0 OLIBDIR="/home/opam/.opam/4.13/lib/ocaml" ../tools/mkcrc.sh
- ocamlc.opt -g -c -impl crc.tmp
- ocamlc.opt -g -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.13.0/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.13.0/utils/pconfig.cmo asttools.cmo quotation.cmo prtools.cmo reloc.cmo pp_debug.cmo pcaml.cmo ast2pt.cmo mlsyntax.cmo exparser.cmo parserify.cmo argl.cmo ../boot/stdpp.cmo ../boot/token.cmo crc.cmo main.cmo -a -o camlp5.cma
- ocamlc.opt -g ../odyl/odyl.cma camlp5.cma ../odyl/odyl.cmo -linkall -o camlp5
- make[3]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/main'
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/meta'
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_r.ppo pa_r.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o q_ast_base.ppo q_ast_base.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o q_MLast.ppo q_MLast.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_rp.ppo pa_rp.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extend.ppo pa_extend.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_macro.ppo pa_macro.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_fstream.ppo pa_fstream.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pr_dump.ppo pr_dump.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_lexer.ppo pa_lexer.ml
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.13.0/utils -c -impl pr_dump.ppo
- rm -f pr_dump.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.13.0/utils -c -impl pa_rp.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.13.0/utils -c -impl pa_lexer.ppo
- rm -f pa_rp.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.13.0/utils -c -impl q_ast_base.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.13.0/utils -c -impl pa_fstream.ppo
- rm -f q_ast_base.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o q_ast.ppo q_ast.ml
- rm -f pa_lexer.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.13.0/utils -c -impl pa_macro.ppo
- rm -f pa_fstream.ppo
- rm -f pa_macro.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.13.0/utils -c -impl pa_extend.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.13.0/utils -c -impl pa_r.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.13.0/utils -c -impl q_ast.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.13.0/utils -c -impl q_MLast.ppo
- rm -f q_ast.ppo
- rm -f pa_extend.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extend_m.ppo pa_extend_m.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_macro_gram.ppo pa_macro_gram.ml
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.13.0/utils -c -impl pa_extend_m.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.13.0/utils -c -impl pa_macro_gram.ppo
- rm -f pa_extend_m.ppo
- rm -f pa_macro_gram.ppo
- rm -f pa_r.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.13/.opam-switch/build/camlp5.8.00.02/main'
- ocamlc.opt -g ../odyl/odyl.cma camlp5.cma -I ../meta pa_r.cmo pa_rp.cmo pr_dump.cmo ../odyl/odyl.cmo -linkall -o ../meta/camlp5r
- rm -f q_MLast.ppo
- make[4]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/main'
- make[3]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/meta'
- make[2]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02'
- make compare
- make[2]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02'
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/lib'
- make[3]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/lib'
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/odyl'
- make[3]: Nothing to be done for 'compare'.
- make[3]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/odyl'
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/main'
- make[3]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/main'
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/meta'
- make[3]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/meta'
- Fixpoint reached, bootstrap succeeded.
- make[2]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02'
- make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02'
- make out
- make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02'
- set -e; cd ocaml_stuff; make; cd ..
- make[2]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/ocaml_stuff'
- cd ./4.13.0/utils; \
- make all EXE= OCAMLN=ocaml
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/ocaml_stuff/4.13.0/utils'
- make[3]: Nothing to be done for 'all'.
- make[3]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/ocaml_stuff/4.13.0/utils'
- if [ "+compiler-libs" != "+compiler-libs" ]; then \
-   cd ./4.13.0/parsing; \
-   make all EXE= OCAMLN=ocaml; \
- fi
- make[2]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/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.13/.opam-switch/build/camlp5.8.00.02/lib'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/lib'
- make[2]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/odyl'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/odyl'
- make[2]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/main'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/main'
- make[2]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/meta'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/meta'
- make[2]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/etc'
- make --no-print-directory -f Makefile.withnew pa_extfold.cmo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_op.ppo pa_op.ml
- make --no-print-directory -f Makefile.withnew pr_official.cmo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_o.ppo pa_o.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extfun.ppo pa_extfun.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_mktest.ppo pa_mktest.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_pprintf.ppo pa_pprintf.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_mkast.ppo pa_mkast.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extprint.ppo pa_extprint.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_oop.ppo pa_oop.ml
- sed -e "s|@VERSION@|8.00.02|" -e "s|@CAMLP5DIR@|/home/opam/.opam/4.13/lib/camlp5|" META.tpl > META
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pa_extfold.ppo pa_extfold.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_pragma.ppo pa_pragma.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pr_null.ppo pr_null.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_reloc.ppo pa_reloc.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pr_depend.ppo pr_depend.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_lefteval.ppo pa_lefteval.ml
- 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
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc pa_macro.cmo -mode S -o pr_official.ppo pr_official.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_sml.ppo pa_sml.ml
- 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 -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pr_null.ppo
- rm -f pr_null.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_official.ppo
- rm -f pr_official.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_op.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pa_extfold.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_extfun.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_oop.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_lefteval.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_mktest.ppo
- rm -f pa_extfold.ppo
- rm -f pa_extfun.ppo
- rm -f pa_op.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pr_depend.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_reloc.ppo
- rm -f pa_oop.ppo
- rm -f pa_lefteval.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_mkast.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_extprint.ppo
- rm -f pa_mktest.ppo
- rm -f pa_reloc.ppo
- rm -f pa_mkast.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_pprintf.ppo
- rm -f pr_depend.ppo
- rm -f pa_extprint.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_macro_print.ppo pa_macro_print.ml
- File "pa_sml.ml", line 447, characters 3-7:
- Warning: Unused local entry "sqid"
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_lispr.ppo
- rm -f pa_pprintf.ppo
- make --no-print-directory -f Makefile.withnew pr_op.cmo
- make --no-print-directory -f Makefile.withnew pr_extend.cmo
- make --no-print-directory -f Makefile.withnew pr_extfun.cmo
- make --no-print-directory -f Makefile.withnew pr_extprint.cmo
- make --no-print-directory -f Makefile.withnew q_phony.cmo
- make --no-print-directory -f Makefile.withnew papr_phony_macro.cmo
- make --no-print-directory -f Makefile.withnew pr_scheme.cmo
- make --no-print-directory -f Makefile.withnew pr_schemep.cmo
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_extend.ppo pr_extend.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o papr_phony_macro.ppo papr_phony_macro.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_extprint.ppo pr_extprint.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_scheme.ppo pr_scheme.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_schemep.ppo pr_schemep.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_extfun.ppo pr_extfun.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_op.ppo pr_op.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o q_phony.ppo q_phony.ml
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_sml.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_macro_print.ppo
- rm -f pa_lispr.ppo
- make --no-print-directory -f Makefile.withnew pa_lisp.cmo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_pragma.ppo
- 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
- rm -f pa_macro_print.ppo
- make --no-print-directory -f Makefile.withnew pr_r.cmo
- make --no-print-directory -f Makefile.withnew pr_o.cmo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl papr_phony_macro.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_extfun.ppo
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_o.ppo pr_o.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_r.ppo pr_r.ml
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_extprint.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl q_phony.ppo
- rm -f q_phony.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_schemer.ppo
- rm -f pr_extfun.ppo
- rm -f papr_phony_macro.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_schemep.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_op.ppo
- rm -f pr_extprint.ppo
- rm -f pr_schemep.ppo
- rm -f pa_pragma.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pa_lisp.ppo
- rm -f pa_sml.ppo
- rm -f pr_op.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_extend.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
- rm -f pa_lisp.ppo
- rm -f pr_extend.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_o.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_scheme.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pa_scheme.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_r.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_o.ppo
- rm -f pr_scheme.ppo
- rm -f pa_scheme.ppo
- 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.13/.opam-switch/build/camlp5.8.00.02/main'
- ocamlc.opt -g ../odyl/odyl.cma camlp5.cma -I ../etc pa_scheme.cmo ../meta/pr_dump.cmo ../odyl/odyl.cmo -linkall -o ../etc/camlp5sch
- rm -f pa_o.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.13/.opam-switch/build/camlp5.8.00.02/main'
- ocamlc.opt -g ../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.13/.opam-switch/build/camlp5.8.00.02/main'
- make[3]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/main'
- rm -f pr_r.ppo
- make --no-print-directory -f Makefile.withnew pr_ro.cmo
- make --no-print-directory -f Makefile.withnew pr_rp.cmo
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_ro.ppo pr_ro.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_rp.ppo pr_rp.ml
- rm -f pr_o.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_rp.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_ro.ppo
- rm -f pr_rp.ppo
- rm -f pr_ro.ppo
- make[2]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/etc'
- make[2]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/top'
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o camlp5_top_funs.ppo camlp5_top_funs.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot pa_macro.cmo -mode S -o rprint.ppo rprint.ml
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I +compiler-libs -I ../ocaml_stuff/4.13.0/utils -I +compiler-libs -c -impl rprint.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I +compiler-libs -I ../ocaml_stuff/4.13.0/utils -I +compiler-libs -c -impl camlp5_top_funs.ppo
- rm -f rprint.ppo
- rm -f camlp5_top_funs.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o camlp5_top.ppo camlp5_top.ml
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I +compiler-libs -I ../ocaml_stuff/4.13.0/utils -I +compiler-libs -c -impl camlp5_top.ppo
- rm -f camlp5_top.ppo
- ocamlc.opt ../ocaml_stuff/4.13.0/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/asttools.cmo ../main/mlsyntax.cmo ../main/quotation.cmo ../main/reloc.cmo ../main/pp_debug.cmo ../main/prtools.cmo ../main/ast2pt.cmo ../main/pcaml.cmo ../main/parserify.cmo ../main/exparser.cmo ../boot/stdpp.cmo ../boot/token.cmo ../etc/pa_o.cmo ../etc/pa_op.cmo camlp5_top_funs.cmo camlp5_top.cmo -g -linkall -a -o camlp5o.cma
- ocamlc.opt ../ocaml_stuff/4.13.0/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/asttools.cmo ../main/mlsyntax.cmo ../main/quotation.cmo ../main/reloc.cmo ../main/pp_debug.cmo ../main/prtools.cmo ../main/ast2pt.cmo ../main/pcaml.cmo ../main/parserify.cmo ../main/exparser.cmo ../boot/stdpp.cmo ../boot/token.cmo ../meta/pa_r.cmo ../meta/pa_rp.cmo rprint.cmo camlp5_top_funs.cmo camlp5_top.cmo -g -linkall -a -o camlp5r.cma
- ocamlc.opt ../ocaml_stuff/4.13.0/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/asttools.cmo ../main/mlsyntax.cmo ../main/quotation.cmo ../main/reloc.cmo ../main/pp_debug.cmo ../main/prtools.cmo ../main/ast2pt.cmo ../main/pcaml.cmo ../main/parserify.cmo ../main/exparser.cmo ../boot/stdpp.cmo ../boot/token.cmo ../etc/pa_scheme.cmo camlp5_top_funs.cmo camlp5_top.cmo -g -linkall -a -o camlp5sch.cma
- ocamlc.opt ../ocaml_stuff/4.13.0/utils/pconfig.cmo ../main/quotation.cmo ../main/reloc.cmo ../main/prtools.cmo ../main/pcaml.cmo ../main/ast2pt.cmo camlp5_top_funs.cmo camlp5_top.cmo -g -linkall -a -o camlp5_top.cma
- make[2]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/top'
- make[2]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/ocpp'
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ocpp.ppo ocpp.ml
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../odyl -I ../lib -c -impl ocpp.ppo
- rm -f ocpp.ppo
- ocamlc.opt -g -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.13/.opam-switch/build/camlp5.8.00.02/ocpp'
- make[2]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/man'
- sed -e "s'LIBDIR'/home/opam/.opam/4.13/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.13/.opam-switch/build/camlp5.8.00.02/man'
- make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02'
- make opt
- make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02'
- 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.13/.opam-switch/build/camlp5.8.00.02/ocaml_stuff'
- cd ./4.13.0/utils; make OCAMLN=ocaml opt; cd ../..
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/ocaml_stuff/4.13.0/utils'
- ocamlopt  -c pconfig.ml
- make[3]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/ocaml_stuff/4.13.0/utils'
- make[2]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/ocaml_stuff'
- make[2]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/lib'
- ocamlrun ../boot/camlp5r -nolib -I ../boot pa_macro.cmo -mode S -o versdep.ppo versdep.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ploc.ppo ploc.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o fstream.ppo fstream.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfun.ppo extfun.ml
- ocamlopt.opt -g -warn-error +A-11 -I +compiler-libs -c -impl fstream.ppo
- ocamlopt.opt -g -warn-error +A-11 -I +compiler-libs -c -impl extfun.ppo
- ocamlopt.opt -g -warn-error +A-11 -I +compiler-libs -c -impl ploc.ppo
- rm -f extfun.ppo
- rm -f fstream.ppo
- rm -f ploc.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o stdpp.ppo stdpp.ml
- ocamlopt.opt -g -warn-error +A-11 -I +compiler-libs -c -impl stdpp.ppo
- rm -f stdpp.ppo
- ocamlopt.opt -g -warn-error +A-11 -I +compiler-libs -c -impl versdep.ppo
- rm -f versdep.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexing.ppo plexing.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o diff.ppo diff.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pretty.ppo pretty.ml
- ocamlopt.opt -g -warn-error +A-11 -I +compiler-libs -c -impl pretty.ppo
- ocamlopt.opt -g -warn-error +A-11 -I +compiler-libs -c -impl diff.ppo
- ocamlopt.opt -g -warn-error +A-11 -I +compiler-libs -c -impl plexing.ppo
- rm -f pretty.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pprintf.ppo pprintf.ml
- rm -f diff.ppo
- ocamlopt.opt -g -warn-error +A-11 -I +compiler-libs -c -impl pprintf.ppo
- rm -f plexing.ppo
- rm -f pprintf.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexer.ppo plexer.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o token.ppo token.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o gramext.ppo gramext.ml
- ocamlopt.opt -g -warn-error +A-11 -I +compiler-libs -c -impl token.ppo
- rm -f token.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o eprinter.ppo eprinter.ml
- ocamlopt.opt -g -warn-error +A-11 -I +compiler-libs -c -impl gramext.ppo
- ocamlopt.opt -g -warn-error +A-11 -I +compiler-libs -c -impl eprinter.ppo
- rm -f eprinter.ppo
- ocamlopt.opt -g -warn-error +A-11 -I +compiler-libs -c -impl plexer.ppo
- rm -f gramext.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o grammar.ppo grammar.ml
- rm -f plexer.ppo
- ocamlopt.opt -g -warn-error +A-11 -I +compiler-libs -c -impl grammar.ppo
- rm -f grammar.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfold.ppo extfold.ml
- ocamlopt.opt -g -warn-error +A-11 -I +compiler-libs -c -impl extfold.ppo
- rm -f extfold.ppo
- ocamlopt.opt -g 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.13/.opam-switch/build/camlp5.8.00.02/lib'
- make[2]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/odyl'
- cp odyl_config.ml odyl_config.ppo
- cat odyl_config.ml > odyl_config.ppo
- ocamlopt.opt -g -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 -g -c -impl odyl_main.ppo
- rm -f odyl_main.ppo
- ocamlopt.opt -g 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 -g -warn-error +A-11 -c -impl odyl.ppo
- rm -f odyl.ppo
- make[2]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/odyl'
- make[2]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/main'
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o quotation.ppo quotation.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o asttools.ppo asttools.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o prtools.ppo prtools.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o reloc.ppo reloc.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pp_debug.ppo pp_debug.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o mlsyntax.ppo mlsyntax.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o argl.ppo argl.ml
- ocamlopt.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.13.0/utils -c -impl quotation.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.13.0/utils -c -impl pp_debug.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.13.0/utils -c -impl argl.ppo
- rm -f quotation.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.13.0/utils -c -impl mlsyntax.ppo
- rm -f pp_debug.ppo
- rm -f argl.ppo
- rm -f mlsyntax.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.13.0/utils -c -impl asttools.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.13.0/utils -c -impl prtools.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.13.0/utils -c -impl reloc.ppo
- rm -f asttools.ppo
- rm -f prtools.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ast2pt.ppo ast2pt.ml
- rm -f reloc.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pcaml.ppo pcaml.ml
- ocamlopt.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.13.0/utils -c -impl pcaml.ppo
- rm -f pcaml.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o exparser.ppo exparser.ml
- ocamlopt.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.13.0/utils -c -impl ast2pt.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.13.0/utils -c -impl exparser.ppo
- rm -f exparser.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o parserify.ppo parserify.ml
- ocamlopt.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.13.0/utils -c -impl parserify.ppo
- rm -f ast2pt.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o main.ppo main.ml
- ocamlopt.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.13.0/utils -c -impl main.ppo
- rm -f main.ppo
- rm -f parserify.ppo
- ocamlopt.opt -g -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.13.0/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.13.0/utils/pconfig.cmx asttools.cmx quotation.cmx prtools.cmx reloc.cmx pp_debug.cmx pcaml.cmx ast2pt.cmx mlsyntax.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.13/.opam-switch/build/camlp5.8.00.02/main'
- make[2]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/meta'
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o q_MLast.ppo q_MLast.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_r.ppo pa_r.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o q_ast_base.ppo q_ast_base.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_rp.ppo pa_rp.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_macro.ppo pa_macro.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extend.ppo pa_extend.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_fstream.ppo pa_fstream.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pr_dump.ppo pr_dump.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_lexer.ppo pa_lexer.ml
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.13.0/utils -c -impl pr_dump.ppo
- rm -f pr_dump.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.13.0/utils -c -impl pa_rp.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.13.0/utils -c -impl pa_fstream.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.13.0/utils -c -impl q_ast_base.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.13.0/utils -c -impl pa_lexer.ppo
- rm -f pa_rp.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.13.0/utils -c -impl pa_macro.ppo
- rm -f q_ast_base.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o q_ast.ppo q_ast.ml
- rm -f pa_fstream.ppo
- rm -f pa_lexer.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.13.0/utils -c -impl pa_extend.ppo
- rm -f pa_macro.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.13.0/utils -c -impl pa_r.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.13.0/utils -c -impl q_ast.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.13.0/utils -c -impl q_MLast.ppo
- rm -f pa_extend.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_macro_gram.ppo pa_macro_gram.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extend_m.ppo pa_extend_m.ml
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.13.0/utils -c -impl pa_extend_m.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.13.0/utils -c -impl pa_macro_gram.ppo
- rm -f pa_extend_m.ppo
- rm -f pa_macro_gram.ppo
- rm -f q_ast.ppo
- rm -f pa_r.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.13/.opam-switch/build/camlp5.8.00.02/main'
- ocamlopt.opt -g ../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.13/.opam-switch/build/camlp5.8.00.02/main'
- rm -f q_MLast.ppo
- make[2]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/meta'
- make[2]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/etc'
- make --no-print-directory -f Makefile.withnew pa_extfold.cmx
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_o.ppo pa_o.ml
- make --no-print-directory -f Makefile.withnew pr_r.cmx
- make --no-print-directory -f Makefile.withnew pr_o.cmx
- make --no-print-directory -f Makefile.withnew pr_op.cmx
- make --no-print-directory -f Makefile.withnew pr_extend.cmx
- make --no-print-directory -f Makefile.withnew pr_extfun.cmx
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_op.ppo pa_op.ml
- make --no-print-directory -f Makefile.withnew pr_extprint.cmx
- make --no-print-directory -f Makefile.withnew q_phony.cmx
- make --no-print-directory -f Makefile.withnew papr_phony_macro.cmx
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_mkast.ppo pa_mkast.ml
- make --no-print-directory -f Makefile.withnew pr_official.cmx
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extprint.ppo pa_extprint.ml
- make --no-print-directory -f Makefile.withnew pa_lisp.cmx
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_pprintf.ppo pa_pprintf.ml
- make --no-print-directory -f Makefile.withnew pa_scheme.cmx
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_mktest.ppo pa_mktest.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_oop.ppo pa_oop.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_reloc.ppo pa_reloc.ml
- make --no-print-directory -f Makefile.withnew pr_scheme.cmx
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extfun.ppo pa_extfun.ml
- make --no-print-directory -f Makefile.withnew pr_schemep.cmx
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pa_extfold.ppo pa_extfold.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pr_null.ppo pr_null.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_pragma.ppo pa_pragma.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_op.ppo pr_op.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_r.ppo pr_r.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_o.ppo pr_o.ml
- 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
- 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
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o papr_phony_macro.ppo papr_phony_macro.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o q_phony.ppo q_phony.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_extprint.ppo pr_extprint.ml
- 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
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_extfun.ppo pr_extfun.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc pa_macro.cmo -mode S -o pr_official.ppo pr_official.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_scheme.ppo pr_scheme.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pr_depend.ppo pr_depend.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_lefteval.ppo pa_lefteval.ml
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pr_null.ppo
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_schemep.ppo pr_schemep.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_sml.ppo pa_sml.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_extend.ppo pr_extend.ml
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_official.ppo
- rm -f pr_null.ppo
- rm -f pr_official.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl q_phony.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_op.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pa_extfold.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_reloc.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_oop.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_mkast.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_extfun.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_extfun.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_extprint.ppo
- rm -f q_phony.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_extprint.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl papr_phony_macro.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_lefteval.ppo
- rm -f pa_extfold.ppo
- rm -f pa_op.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pa_lisp.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pr_depend.ppo
- rm -f pr_extfun.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_schemep.ppo
- rm -f pa_reloc.ppo
- rm -f pa_mkast.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_op.ppo
- rm -f pa_oop.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_pprintf.ppo
- rm -f pa_extfun.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_mktest.ppo
- rm -f pr_extprint.ppo
- rm -f papr_phony_macro.ppo
- rm -f pa_lefteval.ppo
- rm -f pa_extprint.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_macro_print.ppo pa_macro_print.ml
- rm -f pr_schemep.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_extend.ppo
- rm -f pr_depend.ppo
- rm -f pa_pprintf.ppo
- rm -f pa_mktest.ppo
- File "pa_sml.ml", line 447, characters 3-7:
- Warning: Unused local entry "sqid"
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pa_scheme.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_macro_print.ppo
- rm -f pa_lisp.ppo
- rm -f pa_macro_print.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_sml.ppo
- rm -f pr_op.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_pragma.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_scheme.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_schemer.ppo
- rm -f pr_extend.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_r.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_o.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_o.ppo
- rm -f pa_scheme.ppo
- rm -f pa_pragma.ppo
- rm -f pa_schemer.ppo
- rm -f pr_scheme.ppo
- rm -f pa_sml.ppo
- rm -f pr_r.ppo
- make --no-print-directory -f Makefile.withnew pr_ro.cmx
- make --no-print-directory -f Makefile.withnew pr_rp.cmx
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_ro.ppo pr_ro.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_rp.ppo pr_rp.ml
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_rp.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_ro.ppo
- rm -f pr_rp.ppo
- rm -f pr_o.ppo
- rm -f pr_ro.ppo
- rm -f pa_o.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.13/.opam-switch/build/camlp5.8.00.02/main'
- ocamlopt.opt -g ../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.13/.opam-switch/build/camlp5.8.00.02/main'
- make[2]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/etc'
- make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02'
- make opt.opt
- make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02'
- 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.13/.opam-switch/build/camlp5.8.00.02/ocaml_stuff'
- cd ./4.13.0/utils; make OCAMLN=ocaml opt; cd ../..
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/ocaml_stuff/4.13.0/utils'
- make[3]: Nothing to be done for 'opt'.
- make[3]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/ocaml_stuff/4.13.0/utils'
- make[2]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/ocaml_stuff'
- make[2]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/lib'
- make[2]: Nothing to be done for 'opt'.
- make[2]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/lib'
- make[2]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/odyl'
- make[2]: Nothing to be done for 'opt'.
- make[2]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/odyl'
- make[2]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/main'
- make[2]: Nothing to be done for 'opt'.
- make[2]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/main'
- make[2]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/meta'
- make[2]: Nothing to be done for 'opt'.
- make[2]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/meta'
- make[2]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/etc'
- make[2]: Nothing to be done for 'opt'.
- make[2]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/etc'
- cd compile; make opt; cd ..
- make[2]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/compile'
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o compile.ppo compile.ml
- ocamlc.opt -g -w y -warn-error +A-11 -I ../main -I ../boot -I ../lib -c -impl compile.ppo
- rm -f compile.ppo
- cat ../etc/pa_o.ml ../etc/pa_op.ml | perl -n -e 'print unless /#load/' > tmp.o_concat.ml
- ../meta/camlp5r -I ../meta -I ../etc pa_extend.cmo q_MLast.cmo pa_macro.cmo pa_macro_gram.cmo pr_r.cmo pr_ro.cmo pr_extend.cmo tmp.o_concat.ml > tmp.o_postprocessed.ml.ppo.TMP && mv tmp.o_postprocessed.ml.ppo.TMP tmp.o_postprocessed.ml.ppo
- ./strip-parser.pl tmp.o_postprocessed.ml.ppo > o_stripped.tmp
- 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 -g -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 -g -I ../lib -I ../main -c -impl tmp.ppo
- rm tmp.ppo
- ocamlrun ../main/camlp5 ./compile.cmo ./tmp.cmo ../etc/pr_r.cmo ../etc/pr_ro.cmo ../etc/pr_rp.cmo  -sep nn -impl - < /dev/null
- cat comp_head.ml.tpl o_stripped.tmp 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 -g -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.13/.opam-switch/build/camlp5.8.00.02/main'
- ocamlopt.opt -g ../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.13/.opam-switch/build/camlp5.8.00.02/main'
- make[2]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/compile'
- make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02'
- make  -j31 --jobserver-auth=3,4 -- DEBUG=-g local-install
- make[1]: warning: -j31 forced in submake: resetting jobserver mode.
- make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02'
- rm -rf local-install && mkdir -p local-install/lib/ocaml
- make DESTDIR= LIBDIR=`pwd`/local-install/lib BINDIR=`pwd`/local-install/bin MANDIR=`pwd`/local-install/man install
- make[2]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02'
- rm -rf "/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/local-install/lib/camlp5"
- for i in lib odyl main meta etc top ocpp man  compile; do \
-   (cd $i; make install DESTDIR= LIBDIR=/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/local-install/lib BINDIR=/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/local-install/bin MANDIR=/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/local-install/man; cd ..); \
- done
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/lib'
- mkdir -p "/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/local-install/lib/camlp5"
- cp gramlib.cma *.mli "/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/local-install/lib/camlp5/."
- cp *.cmi "/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/local-install/lib/camlp5/."
- if test -f gramlib.cmxa; then \
-   make installopt LIBDIR="/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/local-install/lib" DESTDIR=; \
- fi
- make[4]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/lib'
- cp gramlib.cmxa *.cmx "/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/local-install/lib/camlp5/."
- if test -f gramlib.lib; then \
-   cp gramlib.lib "/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/local-install/lib/camlp5/."; \
- else \
-   tar cf - gramlib"".a | \
-   (cd "/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/local-install/lib/camlp5/."; tar xf -); \
- fi
- make[4]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/lib'
- make[3]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/lib'
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/odyl'
- mkdir -p "/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/local-install/lib/camlp5" "/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/local-install/bin"
- cp odyl.cmo odyl.cma "/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/local-install/lib/camlp5/."
- if test -f odyl.cmxa; then \
-   cp odyl.cmxa odyl.cmx "/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/local-install/lib/camlp5/."; \
-   cp odyl.a odyl.o "/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/local-install/lib/camlp5/."; \
- fi
- make[3]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/odyl'
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/main'
- mkdir -p "/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/local-install/bin"
- mkdir -p "/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/local-install/lib/camlp5"
- cp camlp5 "/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/local-install/bin/."
- cp ast2pt.mli mLast.mli quotation.mli pcaml.mli prtools.mli reloc.mli "/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/local-install/lib/camlp5/."
- cp asttools.cmi ast2pt.cmi mLast.cmi mlsyntax.cmi quotation.cmi pcaml.cmi prtools.cmi reloc.cmi pp_debug.cmi "/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/local-install/lib/camlp5/."
- cp asttools.cmx ast2pt.cmx mlsyntax.cmx quotation.cmx pcaml.cmx prtools.cmx reloc.cmx pp_debug.cmx "/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/local-install/lib/camlp5/."
- cp camlp5.cma "/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/local-install/lib/camlp5/."
- if test -f camlp5.cmxa; then \
-   cp camlp5.cmxa "/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/local-install/lib/camlp5/."; \
-   cp camlp5.a "/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/local-install/lib/camlp5/."; \
- fi
- make[3]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/main'
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/meta'
- mkdir -p "/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/local-install/lib/camlp5" "/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/local-install/bin"
- cp q_MLast.cmo q_ast_base.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.13/.opam-switch/build/camlp5.8.00.02/local-install/lib/camlp5/."
- cp pa_macro.cmi pa_macro_gram.cmi pa_extend.cmi q_MLast.cmi q_ast_base.cmi q_ast.cmi "/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/local-install/lib/camlp5/."
- cp camlp5r "/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/local-install/bin/."
- if test -f camlp5r.opt; then \
-   cp camlp5r.opt "/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/local-install/bin/."; \
- fi
- if test -f pa_r.cmx; then \
-   cp q_MLast.cmx q_ast_base.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.13/.opam-switch/build/camlp5.8.00.02/local-install/lib/camlp5/."; \
-   for i in q_MLast q_ast_base 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.13/.opam-switch/build/camlp5.8.00.02/local-install/lib/camlp5/."; \
-   done; \
- fi
- make[3]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/meta'
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/etc'
- mkdir -p "/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/local-install/lib/camlp5" "/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/local-install/bin"
- rm -f "/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/local-install/lib/camlp5/pa_lex.cmo"
- cp pa_o.cmo pa_op.cmo pa_oop.cmo pa_extfold.cmo pa_extfun.cmo pa_extprint.cmo pa_macro_print.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_extend.cmo pr_extfun.cmo pr_extprint.cmo pr_depend.cmo pr_null.cmo q_phony.cmo  papr_phony_macro.cmo pr_official.cmo  pa_sml.cmo pa_lisp.cmo pa_scheme.cmo pa_schemer.cmo pa_lefteval.cmo  pr_scheme.cmo pr_schemep.cmo pr_o.cmi pr_r.cmi "/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/local-install/lib/camlp5/."
- sed -e "s|@VERSION@|8.00.02|" -e "s|@CAMLP5DIR@|/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/local-install/lib/camlp5|" META.tpl > META
- cp META "/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/local-install/lib/camlp5/."
- cp lib.sml "/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/local-install/lib/camlp5/."
- cp camlp5o camlp5sch "/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/local-install/bin/."
- cp mkcamlp5.pl "/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/local-install/bin/mkcamlp5"
- chmod a+x "/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/local-install/bin/mkcamlp5"
- if test -f pa_o.cmx; then \
-   cp pa_o.cmx pa_op.cmx pa_oop.cmx pa_extfold.cmx pa_extfun.cmx pa_extprint.cmx pa_macro_print.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_extend.cmx pr_extfun.cmx pr_extprint.cmx pr_depend.cmx pr_null.cmx q_phony.cmx papr_phony_macro.cmx pr_official.cmx pa_sml.cmx pa_lisp.cmx pa_scheme.cmx pa_schemer.cmx pa_lefteval.cmx pr_scheme.cmx pr_schemep.cmx "/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/local-install/lib/camlp5/."; \
-   for i in pa_o pa_op pa_oop pa_extfold pa_extfun pa_extprint pa_macro_print pa_mkast pa_mktest pa_pprintf pa_pragma pa_reloc pr_r pr_ro pr_rp pr_o pr_op pr_extend pr_extfun pr_extprint pr_depend pr_null q_phony papr_phony_macro pr_official pa_sml pa_lisp pa_scheme pa_schemer pa_lefteval pr_scheme pr_schemep; do \
-     cp $i.o "/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/local-install/lib/camlp5/."; \
-   done; \
-   cp camlp5o.opt "/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/local-install/bin/."; \
-   cp mkcamlp5.pl "/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/local-install/bin/mkcamlp5.opt"; \
-   chmod a+x "/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/local-install/bin/mkcamlp5.opt"; \
- fi
- make[3]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/etc'
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/top'
- mkdir -p "/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/local-install/lib/camlp5"
- cp camlp5o.cma camlp5r.cma camlp5sch.cma camlp5_top.cma "/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/local-install/lib/camlp5/."
- cp camlp5_top_funs.cmi camlp5_top_funs.cmo "/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/local-install/lib/camlp5/."
- make[3]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/top'
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/ocpp'
- mkdir -p "/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/local-install/lib/camlp5" "/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/local-install/bin"
- cp ocpp.cmo "/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/local-install/lib/camlp5/."
- cp ocpp "/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/local-install/bin/ocpp5"
- make[3]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/ocpp'
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/man'
- mkdir -p "/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/local-install/man/man1"
- cp camlp5.1 "/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/local-install/man/man1/."
- for i in camlp5o.1 camlp5r.1 camlp5sch.1 mkcamlp5.1 ocpp5.1; do \
-   cd "/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/local-install/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.13/.opam-switch/build/camlp5.8.00.02/local-install/man/man1"; rm -f $i; ln -s camlp5.1 $i; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/man'
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/compile'
- if test -f camlp5o.fast.opt; then \
-   cp camlp5o.fast.opt "/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/local-install/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.13/.opam-switch/build/camlp5.8.00.02/local-install/lib/camlp5/."; \
- fi
- make[3]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/compile'
- cp etc/topfind.camlp5 "/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/local-install/lib/ocaml/." || true
- make[2]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02'
- make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02'
-> compiled  camlp5.8.00.02
Processing 66/72: [camlp5: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02)
- rm -rf "/home/opam/.opam/4.13/lib/camlp5"
- for i in lib odyl main meta etc top ocpp man  compile; do \
-   (cd $i; make install DESTDIR= LIBDIR=/home/opam/.opam/4.13/lib BINDIR=/home/opam/.opam/4.13/bin MANDIR=/home/opam/.opam/4.13/man; cd ..); \
- done
- make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/lib'
- mkdir -p "/home/opam/.opam/4.13/lib/camlp5"
- cp gramlib.cma *.mli "/home/opam/.opam/4.13/lib/camlp5/."
- cp *.cmi "/home/opam/.opam/4.13/lib/camlp5/."
- if test -f gramlib.cmxa; then \
-   make installopt LIBDIR="/home/opam/.opam/4.13/lib" DESTDIR=; \
- fi
- make[2]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/lib'
- cp gramlib.cmxa *.cmx "/home/opam/.opam/4.13/lib/camlp5/."
- if test -f gramlib.lib; then \
-   cp gramlib.lib "/home/opam/.opam/4.13/lib/camlp5/."; \
- else \
-   tar cf - gramlib"".a | \
-   (cd "/home/opam/.opam/4.13/lib/camlp5/."; tar xf -); \
- fi
- make[2]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/lib'
- make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/lib'
- make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/odyl'
- mkdir -p "/home/opam/.opam/4.13/lib/camlp5" "/home/opam/.opam/4.13/bin"
- cp odyl.cmo odyl.cma "/home/opam/.opam/4.13/lib/camlp5/."
- if test -f odyl.cmxa; then \
-   cp odyl.cmxa odyl.cmx "/home/opam/.opam/4.13/lib/camlp5/."; \
-   cp odyl.a odyl.o "/home/opam/.opam/4.13/lib/camlp5/."; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/odyl'
- make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/main'
- mkdir -p "/home/opam/.opam/4.13/bin"
- mkdir -p "/home/opam/.opam/4.13/lib/camlp5"
- cp camlp5 "/home/opam/.opam/4.13/bin/."
- cp ast2pt.mli mLast.mli quotation.mli pcaml.mli prtools.mli reloc.mli "/home/opam/.opam/4.13/lib/camlp5/."
- cp asttools.cmi ast2pt.cmi mLast.cmi mlsyntax.cmi quotation.cmi pcaml.cmi prtools.cmi reloc.cmi pp_debug.cmi "/home/opam/.opam/4.13/lib/camlp5/."
- cp asttools.cmx ast2pt.cmx mlsyntax.cmx quotation.cmx pcaml.cmx prtools.cmx reloc.cmx pp_debug.cmx "/home/opam/.opam/4.13/lib/camlp5/."
- cp camlp5.cma "/home/opam/.opam/4.13/lib/camlp5/."
- if test -f camlp5.cmxa; then \
-   cp camlp5.cmxa "/home/opam/.opam/4.13/lib/camlp5/."; \
-   cp camlp5.a "/home/opam/.opam/4.13/lib/camlp5/."; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/main'
- make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/meta'
- mkdir -p "/home/opam/.opam/4.13/lib/camlp5" "/home/opam/.opam/4.13/bin"
- cp q_MLast.cmo q_ast_base.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.13/lib/camlp5/."
- cp pa_macro.cmi pa_macro_gram.cmi pa_extend.cmi q_MLast.cmi q_ast_base.cmi q_ast.cmi "/home/opam/.opam/4.13/lib/camlp5/."
- cp camlp5r "/home/opam/.opam/4.13/bin/."
- if test -f camlp5r.opt; then \
-   cp camlp5r.opt "/home/opam/.opam/4.13/bin/."; \
- fi
- if test -f pa_r.cmx; then \
-   cp q_MLast.cmx q_ast_base.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.13/lib/camlp5/."; \
-   for i in q_MLast q_ast_base 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.13/lib/camlp5/."; \
-   done; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/meta'
- make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/etc'
- mkdir -p "/home/opam/.opam/4.13/lib/camlp5" "/home/opam/.opam/4.13/bin"
- rm -f "/home/opam/.opam/4.13/lib/camlp5/pa_lex.cmo"
- cp pa_o.cmo pa_op.cmo pa_oop.cmo pa_extfold.cmo pa_extfun.cmo pa_extprint.cmo pa_macro_print.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_extend.cmo pr_extfun.cmo pr_extprint.cmo pr_depend.cmo pr_null.cmo q_phony.cmo  papr_phony_macro.cmo pr_official.cmo  pa_sml.cmo pa_lisp.cmo pa_scheme.cmo pa_schemer.cmo pa_lefteval.cmo  pr_scheme.cmo pr_schemep.cmo pr_o.cmi pr_r.cmi "/home/opam/.opam/4.13/lib/camlp5/."
- sed -e "s|@VERSION@|8.00.02|" -e "s|@CAMLP5DIR@|/home/opam/.opam/4.13/lib/camlp5|" META.tpl > META
- cp META "/home/opam/.opam/4.13/lib/camlp5/."
- cp lib.sml "/home/opam/.opam/4.13/lib/camlp5/."
- cp camlp5o camlp5sch "/home/opam/.opam/4.13/bin/."
- cp mkcamlp5.pl "/home/opam/.opam/4.13/bin/mkcamlp5"
- chmod a+x "/home/opam/.opam/4.13/bin/mkcamlp5"
- if test -f pa_o.cmx; then \
-   cp pa_o.cmx pa_op.cmx pa_oop.cmx pa_extfold.cmx pa_extfun.cmx pa_extprint.cmx pa_macro_print.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_extend.cmx pr_extfun.cmx pr_extprint.cmx pr_depend.cmx pr_null.cmx q_phony.cmx papr_phony_macro.cmx pr_official.cmx pa_sml.cmx pa_lisp.cmx pa_scheme.cmx pa_schemer.cmx pa_lefteval.cmx pr_scheme.cmx pr_schemep.cmx "/home/opam/.opam/4.13/lib/camlp5/."; \
-   for i in pa_o pa_op pa_oop pa_extfold pa_extfun pa_extprint pa_macro_print pa_mkast pa_mktest pa_pprintf pa_pragma pa_reloc pr_r pr_ro pr_rp pr_o pr_op pr_extend pr_extfun pr_extprint pr_depend pr_null q_phony papr_phony_macro pr_official pa_sml pa_lisp pa_scheme pa_schemer pa_lefteval pr_scheme pr_schemep; do \
-     cp $i.o "/home/opam/.opam/4.13/lib/camlp5/."; \
-   done; \
-   cp camlp5o.opt "/home/opam/.opam/4.13/bin/."; \
-   cp mkcamlp5.pl "/home/opam/.opam/4.13/bin/mkcamlp5.opt"; \
-   chmod a+x "/home/opam/.opam/4.13/bin/mkcamlp5.opt"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/etc'
- make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/top'
- mkdir -p "/home/opam/.opam/4.13/lib/camlp5"
- cp camlp5o.cma camlp5r.cma camlp5sch.cma camlp5_top.cma "/home/opam/.opam/4.13/lib/camlp5/."
- cp camlp5_top_funs.cmi camlp5_top_funs.cmo "/home/opam/.opam/4.13/lib/camlp5/."
- make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/top'
- make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/ocpp'
- mkdir -p "/home/opam/.opam/4.13/lib/camlp5" "/home/opam/.opam/4.13/bin"
- cp ocpp.cmo "/home/opam/.opam/4.13/lib/camlp5/."
- cp ocpp "/home/opam/.opam/4.13/bin/ocpp5"
- make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/ocpp'
- make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/man'
- mkdir -p "/home/opam/.opam/4.13/man/man1"
- cp camlp5.1 "/home/opam/.opam/4.13/man/man1/."
- for i in camlp5o.1 camlp5r.1 camlp5sch.1 mkcamlp5.1 ocpp5.1; do \
-   cd "/home/opam/.opam/4.13/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.13/man/man1"; rm -f $i; ln -s camlp5.1 $i; \
- done
- make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/man'
- make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/compile'
- if test -f camlp5o.fast.opt; then \
-   cp camlp5o.fast.opt "/home/opam/.opam/4.13/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.13/lib/camlp5/."; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlp5.8.00.02/compile'
- cp etc/topfind.camlp5 "/home/opam/.opam/4.13/lib/ocaml/." || true
-> installed camlp5.8.00.02
Processing 67/72: [logger-p5: make Makefile.ob]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "-f" "Makefile.ob" (CWD=/home/opam/.opam/4.13/.opam-switch/build/logger-p5.0.4.5)
- ocamlfind c   -c -syntax camlp5o -package camlp5 camlp5/pa_log.ml -o camlp5/pa_log.cmo
- ocamlfind opt -c -syntax camlp5o -package camlp5 camlp5/pa_log.ml -o camlp5/pa_log.cmx
-> compiled  logger-p5.0.4.5
Processing 68/72: [logger-p5: make Makefile.ob]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "-f" "Makefile.ob" "PREFIX=/home/opam/.opam/4.13" "install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/logger-p5.0.4.5)
- mkdir: created directory '_build'
- mkdir: created directory '_build/bundle'
- mkdir: created directory '_build/bundle/logger'
- cp META _build/bundle/logger
- cp camlp5/pa_log.cmo _build/bundle/logger
- cp camlp5/pa_log.o _build/bundle/logger
- cp camlp5/pa_log.cmx _build/bundle/logger
- ocamlfind install logger _build/bundle/logger/*
- Installed /home/opam/.opam/4.13/lib/logger/pa_log.o
- Installed /home/opam/.opam/4.13/lib/logger/pa_log.cmx
- Installed /home/opam/.opam/4.13/lib/logger/pa_log.cmo
- Installed /home/opam/.opam/4.13/lib/logger/META
-> installed logger-p5.0.4.5
Processing 69/72: [GT: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "GT,GT-p5" "-j" "31" (CWD=/home/opam/.opam/4.13/.opam-switch/build/GT.0.4.2)
-     mkcamlp5 camlp5/pp5+gt+dump.exe
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.13/lib/ocaml, /home/opam/.opam/4.13/lib/ocaml/compiler-libs
-> compiled  GT.0.4.2
Processing 70/72: [GT: dune install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "dune" "install" "-p" "GT,GT-p5" (CWD=/home/opam/.opam/4.13/.opam-switch/build/GT.0.4.2)
- Installing /home/opam/.opam/4.13/lib/GT/GT.a
- Installing /home/opam/.opam/4.13/lib/GT/GT.cma
- Installing /home/opam/.opam/4.13/lib/GT/GT.cmxa
- Installing /home/opam/.opam/4.13/lib/GT/GT.ml
- Installing /home/opam/.opam/4.13/lib/GT/HTML/HTML.a
- Installing /home/opam/.opam/4.13/lib/GT/HTML/HTML.cma
- Installing /home/opam/.opam/4.13/lib/GT/HTML/HTML.cmxa
- Installing /home/opam/.opam/4.13/lib/GT/HTML/HTML.ml
- Installing /home/opam/.opam/4.13/lib/GT/HTML/HTML.mli
- Installing /home/opam/.opam/4.13/lib/GT/HTML/hTML.cmi
- Installing /home/opam/.opam/4.13/lib/GT/HTML/hTML.cmt
- Installing /home/opam/.opam/4.13/lib/GT/HTML/hTML.cmti
- Installing /home/opam/.opam/4.13/lib/GT/HTML/hTML.cmx
- Installing /home/opam/.opam/4.13/lib/GT/META
- Installing /home/opam/.opam/4.13/lib/GT/View/View.a
- Installing /home/opam/.opam/4.13/lib/GT/View/View.cma
- Installing /home/opam/.opam/4.13/lib/GT/View/View.cmxa
- Installing /home/opam/.opam/4.13/lib/GT/View/View.ml
- Installing /home/opam/.opam/4.13/lib/GT/View/View.mli
- Installing /home/opam/.opam/4.13/lib/GT/View/view.cmi
- Installing /home/opam/.opam/4.13/lib/GT/View/view.cmt
- Installing /home/opam/.opam/4.13/lib/GT/View/view.cmti
- Installing /home/opam/.opam/4.13/lib/GT/View/view.cmx
- Installing /home/opam/.opam/4.13/lib/GT/common/GTCommon.a
- Installing /home/opam/.opam/4.13/lib/GT/common/GTCommon.cma
- Installing /home/opam/.opam/4.13/lib/GT/common/GTCommon.cmxa
- Installing /home/opam/.opam/4.13/lib/GT/common/GTHELPERS_sig.ml
- Installing /home/opam/.opam/4.13/lib/GT/common/HelpersBase.ml
- Installing /home/opam/.opam/4.13/lib/GT/common/expander.ml
- Installing /home/opam/.opam/4.13/lib/GT/common/expander.mli
- Installing /home/opam/.opam/4.13/lib/GT/common/gTCommon.cmi
- Installing /home/opam/.opam/4.13/lib/GT/common/gTCommon.cmt
- Installing /home/opam/.opam/4.13/lib/GT/common/gTCommon.cmx
- Installing /home/opam/.opam/4.13/lib/GT/common/gTCommon.ml
- Installing /home/opam/.opam/4.13/lib/GT/common/gTCommon__Expander.cmi
- Installing /home/opam/.opam/4.13/lib/GT/common/gTCommon__Expander.cmt
- Installing /home/opam/.opam/4.13/lib/GT/common/gTCommon__Expander.cmti
- Installing /home/opam/.opam/4.13/lib/GT/common/gTCommon__Expander.cmx
- Installing /home/opam/.opam/4.13/lib/GT/common/gTCommon__GTHELPERS_sig.cmi
- Installing /home/opam/.opam/4.13/lib/GT/common/gTCommon__GTHELPERS_sig.cmt
- Installing /home/opam/.opam/4.13/lib/GT/common/gTCommon__GTHELPERS_sig.cmx
- Installing /home/opam/.opam/4.13/lib/GT/common/gTCommon__HelpersBase.cmi
- Installing /home/opam/.opam/4.13/lib/GT/common/gTCommon__HelpersBase.cmt
- Installing /home/opam/.opam/4.13/lib/GT/common/gTCommon__HelpersBase.cmx
- Installing /home/opam/.opam/4.13/lib/GT/common/gTCommon__Naming.cmi
- Installing /home/opam/.opam/4.13/lib/GT/common/gTCommon__Naming.cmt
- Installing /home/opam/.opam/4.13/lib/GT/common/gTCommon__Naming.cmx
- Installing /home/opam/.opam/4.13/lib/GT/common/gTCommon__Plugin.cmi
- Installing /home/opam/.opam/4.13/lib/GT/common/gTCommon__Plugin.cmt
- Installing /home/opam/.opam/4.13/lib/GT/common/gTCommon__Plugin.cmx
- Installing /home/opam/.opam/4.13/lib/GT/common/gTCommon__Plugin_intf.cmi
- Installing /home/opam/.opam/4.13/lib/GT/common/gTCommon__Plugin_intf.cmt
- Installing /home/opam/.opam/4.13/lib/GT/common/gTCommon__Plugin_intf.cmx
- Installing /home/opam/.opam/4.13/lib/GT/common/libGTCommon_stubs.a
- Installing /home/opam/.opam/4.13/lib/GT/common/naming.ml
- Installing /home/opam/.opam/4.13/lib/GT/common/plugin.ml
- Installing /home/opam/.opam/4.13/lib/GT/common/plugin_intf.ml
- Installing /home/opam/.opam/4.13/lib/GT/dune-package
- Installing /home/opam/.opam/4.13/lib/GT/gT.cmi
- Installing /home/opam/.opam/4.13/lib/GT/gT.cmt
- Installing /home/opam/.opam/4.13/lib/GT/gT.cmx
- Installing /home/opam/.opam/4.13/lib/GT/opam
- Installing /home/opam/.opam/4.13/lib/GT/ppx/PpxHelpers.ml
- Installing /home/opam/.opam/4.13/lib/GT/ppx/ppx.a
- Installing /home/opam/.opam/4.13/lib/GT/ppx/ppx.cma
- Installing /home/opam/.opam/4.13/lib/GT/ppx/ppx.cmi
- Installing /home/opam/.opam/4.13/lib/GT/ppx/ppx.cmt
- Installing /home/opam/.opam/4.13/lib/GT/ppx/ppx.cmx
- Installing /home/opam/.opam/4.13/lib/GT/ppx/ppx.cmxa
- Installing /home/opam/.opam/4.13/lib/GT/ppx/ppx.ml
- Installing /home/opam/.opam/4.13/lib/GT/ppx/ppx__PpxHelpers.cmi
- Installing /home/opam/.opam/4.13/lib/GT/ppx/ppx__PpxHelpers.cmt
- Installing /home/opam/.opam/4.13/lib/GT/ppx/ppx__PpxHelpers.cmx
- Installing /home/opam/.opam/4.13/lib/GT/ppx/ppx__Ppx_deriving_gt.cmi
- Installing /home/opam/.opam/4.13/lib/GT/ppx/ppx__Ppx_deriving_gt.cmt
- Installing /home/opam/.opam/4.13/lib/GT/ppx/ppx__Ppx_deriving_gt.cmx
- Installing /home/opam/.opam/4.13/lib/GT/ppx/ppx_deriving_gt.ml
- Installing /home/opam/.opam/4.13/lib/GT/ppx_all/ppx_all.a
- Installing /home/opam/.opam/4.13/lib/GT/ppx_all/ppx_all.cma
- Installing /home/opam/.opam/4.13/lib/GT/ppx_all/ppx_all.cmi
- Installing /home/opam/.opam/4.13/lib/GT/ppx_all/ppx_all.cmt
- Installing /home/opam/.opam/4.13/lib/GT/ppx_all/ppx_all.cmx
- Installing /home/opam/.opam/4.13/lib/GT/ppx_all/ppx_all.cmxa
- Installing /home/opam/.opam/4.13/lib/GT/ppx_all/ppx_all.ml
- Installing /home/opam/.opam/4.13/lib/GT/syntax/all/syntax_all.cma
- Installing /home/opam/.opam/4.13/lib/GT/syntax/all/syntax_all.cmxa
- Installing /home/opam/.opam/4.13/lib/GT/syntax/compare/compare.a
- Installing /home/opam/.opam/4.13/lib/GT/syntax/compare/compare.cma
- Installing /home/opam/.opam/4.13/lib/GT/syntax/compare/compare.cmi
- Installing /home/opam/.opam/4.13/lib/GT/syntax/compare/compare.cmt
- Installing /home/opam/.opam/4.13/lib/GT/syntax/compare/compare.cmx
- Installing /home/opam/.opam/4.13/lib/GT/syntax/compare/compare.cmxa
- Installing /home/opam/.opam/4.13/lib/GT/syntax/compare/compare.ml
- Installing /home/opam/.opam/4.13/lib/GT/syntax/enum/enum.a
- Installing /home/opam/.opam/4.13/lib/GT/syntax/enum/enum.cma
- Installing /home/opam/.opam/4.13/lib/GT/syntax/enum/enum.cmi
- Installing /home/opam/.opam/4.13/lib/GT/syntax/enum/enum.cmt
- Installing /home/opam/.opam/4.13/lib/GT/syntax/enum/enum.cmx
- Installing /home/opam/.opam/4.13/lib/GT/syntax/enum/enum.cmxa
- Installing /home/opam/.opam/4.13/lib/GT/syntax/enum/enum.ml
- Installing /home/opam/.opam/4.13/lib/GT/syntax/enum/enum__Genum.cmi
- Installing /home/opam/.opam/4.13/lib/GT/syntax/enum/enum__Genum.cmt
- Installing /home/opam/.opam/4.13/lib/GT/syntax/enum/enum__Genum.cmx
- Installing /home/opam/.opam/4.13/lib/GT/syntax/enum/genum.ml
- Installing /home/opam/.opam/4.13/lib/GT/syntax/eq/eq.a
- Installing /home/opam/.opam/4.13/lib/GT/syntax/eq/eq.cma
- Installing /home/opam/.opam/4.13/lib/GT/syntax/eq/eq.cmi
- Installing /home/opam/.opam/4.13/lib/GT/syntax/eq/eq.cmt
- Installing /home/opam/.opam/4.13/lib/GT/syntax/eq/eq.cmx
- Installing /home/opam/.opam/4.13/lib/GT/syntax/eq/eq.cmxa
- Installing /home/opam/.opam/4.13/lib/GT/syntax/eq/eq.ml
- Installing /home/opam/.opam/4.13/lib/GT/syntax/eval/eval.a
- Installing /home/opam/.opam/4.13/lib/GT/syntax/eval/eval.cma
- Installing /home/opam/.opam/4.13/lib/GT/syntax/eval/eval.cmi
- Installing /home/opam/.opam/4.13/lib/GT/syntax/eval/eval.cmt
- Installing /home/opam/.opam/4.13/lib/GT/syntax/eval/eval.cmx
- Installing /home/opam/.opam/4.13/lib/GT/syntax/eval/eval.cmxa
- Installing /home/opam/.opam/4.13/lib/GT/syntax/eval/eval.ml
- Installing /home/opam/.opam/4.13/lib/GT/syntax/foldl/foldl.a
- Installing /home/opam/.opam/4.13/lib/GT/syntax/foldl/foldl.cma
- Installing /home/opam/.opam/4.13/lib/GT/syntax/foldl/foldl.cmi
- Installing /home/opam/.opam/4.13/lib/GT/syntax/foldl/foldl.cmt
- Installing /home/opam/.opam/4.13/lib/GT/syntax/foldl/foldl.cmx
- Installing /home/opam/.opam/4.13/lib/GT/syntax/foldl/foldl.cmxa
- Installing /home/opam/.opam/4.13/lib/GT/syntax/foldl/foldl.ml
- Installing /home/opam/.opam/4.13/lib/GT/syntax/foldr/foldr.a
- Installing /home/opam/.opam/4.13/lib/GT/syntax/foldr/foldr.cma
- Installing /home/opam/.opam/4.13/lib/GT/syntax/foldr/foldr.cmi
- Installing /home/opam/.opam/4.13/lib/GT/syntax/foldr/foldr.cmt
- Installing /home/opam/.opam/4.13/lib/GT/syntax/foldr/foldr.cmx
- Installing /home/opam/.opam/4.13/lib/GT/syntax/foldr/foldr.cmxa
- Installing /home/opam/.opam/4.13/lib/GT/syntax/foldr/foldr.ml
- Installing /home/opam/.opam/4.13/lib/GT/syntax/gfmt/gfmt.a
- Installing /home/opam/.opam/4.13/lib/GT/syntax/gfmt/gfmt.cma
- Installing /home/opam/.opam/4.13/lib/GT/syntax/gfmt/gfmt.cmi
- Installing /home/opam/.opam/4.13/lib/GT/syntax/gfmt/gfmt.cmt
- Installing /home/opam/.opam/4.13/lib/GT/syntax/gfmt/gfmt.cmx
- Installing /home/opam/.opam/4.13/lib/GT/syntax/gfmt/gfmt.cmxa
- Installing /home/opam/.opam/4.13/lib/GT/syntax/gfmt/gfmt.ml
- Installing /home/opam/.opam/4.13/lib/GT/syntax/hash/ghash.a
- Installing /home/opam/.opam/4.13/lib/GT/syntax/hash/ghash.cma
- Installing /home/opam/.opam/4.13/lib/GT/syntax/hash/ghash.cmi
- Installing /home/opam/.opam/4.13/lib/GT/syntax/hash/ghash.cmt
- Installing /home/opam/.opam/4.13/lib/GT/syntax/hash/ghash.cmx
- Installing /home/opam/.opam/4.13/lib/GT/syntax/hash/ghash.cmxa
- Installing /home/opam/.opam/4.13/lib/GT/syntax/hash/ghash.ml
- Installing /home/opam/.opam/4.13/lib/GT/syntax/html/html.a
- Installing /home/opam/.opam/4.13/lib/GT/syntax/html/html.cma
- Installing /home/opam/.opam/4.13/lib/GT/syntax/html/html.cmi
- Installing /home/opam/.opam/4.13/lib/GT/syntax/html/html.cmt
- Installing /home/opam/.opam/4.13/lib/GT/syntax/html/html.cmx
- Installing /home/opam/.opam/4.13/lib/GT/syntax/html/html.cmxa
- Installing /home/opam/.opam/4.13/lib/GT/syntax/html/html.ml
- Installing /home/opam/.opam/4.13/lib/GT/syntax/map/gmap.a
- Installing /home/opam/.opam/4.13/lib/GT/syntax/map/gmap.cma
- Installing /home/opam/.opam/4.13/lib/GT/syntax/map/gmap.cmi
- Installing /home/opam/.opam/4.13/lib/GT/syntax/map/gmap.cmt
- Installing /home/opam/.opam/4.13/lib/GT/syntax/map/gmap.cmx
- Installing /home/opam/.opam/4.13/lib/GT/syntax/map/gmap.cmxa
- Installing /home/opam/.opam/4.13/lib/GT/syntax/map/gmap.ml
- Installing /home/opam/.opam/4.13/lib/GT/syntax/show/show.a
- Installing /home/opam/.opam/4.13/lib/GT/syntax/show/show.cma
- Installing /home/opam/.opam/4.13/lib/GT/syntax/show/show.cmi
- Installing /home/opam/.opam/4.13/lib/GT/syntax/show/show.cmt
- Installing /home/opam/.opam/4.13/lib/GT/syntax/show/show.cmx
- Installing /home/opam/.opam/4.13/lib/GT/syntax/show/show.cmxa
- Installing /home/opam/.opam/4.13/lib/GT/syntax/show/show.ml
- Installing /home/opam/.opam/4.13/lib/GT/syntax/stateful/stateful.a
- Installing /home/opam/.opam/4.13/lib/GT/syntax/stateful/stateful.cma
- Installing /home/opam/.opam/4.13/lib/GT/syntax/stateful/stateful.cmi
- Installing /home/opam/.opam/4.13/lib/GT/syntax/stateful/stateful.cmt
- Installing /home/opam/.opam/4.13/lib/GT/syntax/stateful/stateful.cmx
- Installing /home/opam/.opam/4.13/lib/GT/syntax/stateful/stateful.cmxa
- Installing /home/opam/.opam/4.13/lib/GT/syntax/stateful/stateful.ml
- Installing /home/opam/.opam/4.13/lib/GT/syntax/syntax_p5.cma
- Installing /home/opam/.opam/4.13/lib/GT/syntax/syntax_p5.cmxa
- Installing /home/opam/.opam/4.13/lib/GT/GT.cmxs
- Installing /home/opam/.opam/4.13/lib/GT/HTML/HTML.cmxs
- Installing /home/opam/.opam/4.13/lib/GT/View/View.cmxs
- Installing /home/opam/.opam/4.13/lib/GT/common/GTCommon.cmxs
- Installing /home/opam/.opam/4.13/lib/GT/ppx/ppx.cmxs
- Installing /home/opam/.opam/4.13/lib/GT/ppx/ppx.exe
- Installing /home/opam/.opam/4.13/lib/GT/ppx_all/ppx.exe
- Installing /home/opam/.opam/4.13/lib/GT/ppx_all/ppx_all.cmxs
- Installing /home/opam/.opam/4.13/lib/GT/syntax/all/syntax_all.cmxs
- Installing /home/opam/.opam/4.13/lib/GT/syntax/compare/compare.cmxs
- Installing /home/opam/.opam/4.13/lib/GT/syntax/enum/enum.cmxs
- Installing /home/opam/.opam/4.13/lib/GT/syntax/eq/eq.cmxs
- Installing /home/opam/.opam/4.13/lib/GT/syntax/eval/eval.cmxs
- Installing /home/opam/.opam/4.13/lib/GT/syntax/foldl/foldl.cmxs
- Installing /home/opam/.opam/4.13/lib/GT/syntax/foldr/foldr.cmxs
- Installing /home/opam/.opam/4.13/lib/GT/syntax/gfmt/gfmt.cmxs
- Installing /home/opam/.opam/4.13/lib/GT/syntax/hash/ghash.cmxs
- Installing /home/opam/.opam/4.13/lib/GT/syntax/html/html.cmxs
- Installing /home/opam/.opam/4.13/lib/GT/syntax/map/gmap.cmxs
- Installing /home/opam/.opam/4.13/lib/GT/syntax/show/show.cmxs
- Installing /home/opam/.opam/4.13/lib/GT/syntax/stateful/stateful.cmxs
- Installing /home/opam/.opam/4.13/lib/GT/syntax/syntax_p5.cmxs
- Installing /home/opam/.opam/4.13/doc/GT/CHANGES
- Installing /home/opam/.opam/4.13/doc/GT/README.md
- Installing /home/opam/.opam/4.13/lib/stublibs/dllGTCommon_stubs.so
- Installing /home/opam/.opam/4.13/lib/GT-p5/Camlp5Helpers.ml
- Installing /home/opam/.opam/4.13/lib/GT-p5/META
- Installing /home/opam/.opam/4.13/lib/GT-p5/core2.ml
- Installing /home/opam/.opam/4.13/lib/GT-p5/dune-package
- Installing /home/opam/.opam/4.13/lib/GT-p5/extension.ml
- Installing /home/opam/.opam/4.13/lib/GT-p5/opam
- Installing /home/opam/.opam/4.13/lib/GT-p5/pa_gt.a
- Installing /home/opam/.opam/4.13/lib/GT-p5/pa_gt.cma
- Installing /home/opam/.opam/4.13/lib/GT-p5/pa_gt.cmi
- Installing /home/opam/.opam/4.13/lib/GT-p5/pa_gt.cmt
- Installing /home/opam/.opam/4.13/lib/GT-p5/pa_gt.cmx
- Installing /home/opam/.opam/4.13/lib/GT-p5/pa_gt.cmxa
- Installing /home/opam/.opam/4.13/lib/GT-p5/pa_gt.ml
- Installing /home/opam/.opam/4.13/lib/GT-p5/pa_gt__Camlp5Helpers.cmi
- Installing /home/opam/.opam/4.13/lib/GT-p5/pa_gt__Camlp5Helpers.cmt
- Installing /home/opam/.opam/4.13/lib/GT-p5/pa_gt__Camlp5Helpers.cmx
- Installing /home/opam/.opam/4.13/lib/GT-p5/pa_gt__Core2.cmi
- Installing /home/opam/.opam/4.13/lib/GT-p5/pa_gt__Core2.cmt
- Installing /home/opam/.opam/4.13/lib/GT-p5/pa_gt__Core2.cmx
- Installing /home/opam/.opam/4.13/lib/GT-p5/pa_gt__Extension.cmi
- Installing /home/opam/.opam/4.13/lib/GT-p5/pa_gt__Extension.cmt
- Installing /home/opam/.opam/4.13/lib/GT-p5/pa_gt__Extension.cmx
- Installing /home/opam/.opam/4.13/lib/GT-p5/pa_gt.cmxs
- Installing /home/opam/.opam/4.13/doc/GT-p5/CHANGES
- Installing /home/opam/.opam/4.13/doc/GT-p5/README.md
-> installed GT.0.4.2
Processing 71/72: [OCanren: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "OCanren" "-j" "31" (CWD=/home/opam/.opam/4.13/.opam-switch/build/OCanren.0.2.0)
-     mkcamlp5 camlp5/pp5+gt+plugins+dump.byte
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.13/lib/ocaml, /home/opam/.opam/4.13/lib/ocaml/compiler-libs
-       ocamlc camlp5/.pa_ocanren.objs/byte/pa_ocanren.{cmi,cmo,cmt}
- File "camlp5/pa_ocanren.ml", line 146, characters 11-29:
- 146 | let of_val (Ploc.VaVal x) = x
-                  ^^^^^^^^^^^^^^^^^^
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- VaAnt _
-     ocamlopt camlp5/.pa_ocanren.objs/native/pa_ocanren.{cmx,o}
- File "camlp5/pa_ocanren.ml", line 146, characters 11-29:
- 146 | let of_val (Ploc.VaVal x) = x
-                  ^^^^^^^^^^^^^^^^^^
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- VaAnt _
-> compiled  OCanren.0.2.0
-> installed OCanren.0.2.0
Done.
# Run eval $(opam env) to update the current shell environment
2022-01-02 04:09.45 ---> saved as "659c81e0b39677a12b73e7f893c877df3d7738e1a9c12b9dd9bb07c9077068f5"
Job succeeded