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


Building on apache.ocamllabs.io

(from ocurrent/opam:debian-unstable)
WARNING: Error loading config file: .dockercfg: $HOME is not defined
2021-07-05 04:23.57 ---> using "ec5d5faa8619574bfe663422158251f52f4b465bd9d157e348e692194b4f4a2a" from cache

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

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMDEPEXTYES 1)

/: (env OPAMUTF8 never)

/: (run (network host)
        (shell  "\
               \n        set -e\
               \n        git clone -q git://github.com/kit-ty-kate/opam.git /tmp/opam\
               \n        git -C /tmp/opam checkout -q '72695bfac80dbcd1d2f10287b2626d18d4acc9f2'\
               \n        opam remote set-url default git://github.com/ocaml/opam-repository.git\
               \n        opam pin add -yn /tmp/opam > /dev/null\
               \n        opam install -y opam-devel opam-0install-cudf 'ocamlfind>=1.9'\
               \n        sudo mv \"$(opam var opam-devel:lib)/opam\" /usr/bin/opam\
               \n        rm -rf /tmp/opam /tmp/depext.txt ~/.opam\
               \n        if ! test -d ~/opam-repository; then\
               \n          git clone -q git://github.com/ocaml/opam-repository.git ~/opam-repository\
               \n        else\
               \n          git -C ~/opam-repository pull -q origin master\
               \n        fi\
               \n        git -C ~/opam-repository checkout -q '9c3fe9d253394788e95360e5c2bcb22722fae6f5'\
               \n      "))
[default] Initialised

<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
[opam-devel.2.1.0~beta4] no changes from git+file:///tmp/opam#HEAD

The following actions will be performed:
  - install ocamlfind          1.9.1
  - install seq                base         [required by re]
  - install cmdliner           1.0.4        [required by opam-devel]
  - install dune               2.9.0        [required by opam-0install-cudf, opam-devel]
  - install ocamlbuild         0.14.0       [required by cudf]
  - install base-bytes         base         [required by extlib]
  - install stdlib-shims       0.3.0        [required by ocamlgraph]
  - install re                 1.9.0        [required by opam-client]
  - install opam-file-format   2.1.3        [required by opam-format]
  - install cppo               1.6.7        [required by extlib]
  - install 0install-solver    2.17         [required by opam-0install-cudf]
  - install ocamlgraph         2.0.0        [required by dose3]
  - install extlib             1.7.7-1      [required by cudf, opam-client]
  - install opam-core          2.1.0~beta4* [required by opam-format]
  - install cudf               0.9-1        [required by opam-0install-cudf]
  - install opam-format        2.1.0~beta4* [required by opam-repository, opam-solver]
  - install opam-0install-cudf 0.4.2
  - install mccs               1.1+13       [required by opam-solver]
  - install dose3              5.0.1-1      [required by opam-solver]
  - install opam-repository    2.1.0~beta4* [required by opam-client]
  - install opam-solver        2.1.0~beta4* [required by opam-client]
  - install opam-state         2.1.0~beta4* [required by opam-client]
  - install opam-client        2.1.0~beta4* [required by opam-devel]
  - install opam-devel         2.1.0~beta4*
===== 24 to install =====

<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
[cppo.1.6.7] downloaded from https://github.com/ocaml-community/cppo/releases/download/v1.6.7/cppo-v1.6.7.tbz
[0install-solver.2.17] downloaded from https://github.com/0install/0install/releases/download/v2.17/0install-v2.17.tbz
[cmdliner.1.0.4] downloaded from http://erratique.ch/software/cmdliner/releases/cmdliner-1.0.4.tbz
[cudf.0.9-1] downloaded from https://gforge.inria.fr/frs/download.php/36602/cudf-0.9.tar.gz
[dose3.5.0.1-1] downloaded from https://gforge.inria.fr/frs/download.php/file/36063/dose3-5.0.1.tar.gz
[dune.2.9.0] downloaded from https://github.com/ocaml/dune/releases/download/2.9.0/dune-2.9.0.tbz
[extlib.1.7.7-1] downloaded from https://ygrek.org/p/release/ocaml-extlib/extlib-1.7.7.tar.gz
[mccs.1.1+13] downloaded from https://github.com/AltGr/ocaml-mccs/archive/1.1+13.tar.gz
[ocamlbuild.0.14.0] downloaded from https://github.com/ocaml/ocamlbuild/archive/0.14.0.tar.gz
[ocamlfind.1.9.1] downloaded from http://download.camlcity.org/download/findlib-1.9.1.tar.gz
[ocamlgraph.2.0.0] downloaded from https://github.com/backtracking/ocamlgraph/releases/download/2.0.0/ocamlgraph-2.0.0.tbz
[opam-0install-cudf.0.4.2] downloaded from https://github.com/ocaml-opam/opam-0install-solver/releases/download/v0.4.2/opam-0install-cudf-v0.4.2.tbz
[re.1.9.0] downloaded from https://github.com/ocaml/ocaml-re/releases/download/1.9.0/re-1.9.0.tbz
[stdlib-shims.0.3.0] downloaded from https://github.com/ocaml/stdlib-shims/releases/download/0.3.0/stdlib-shims-0.3.0.tbz
[opam-file-format.2.1.3] downloaded from https://github.com/ocaml/opam-file-format/archive/2.1.3.tar.gz

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed seq.base
-> installed cmdliner.1.0.4
-> installed ocamlfind.1.9.1
-> installed base-bytes.base
-> installed ocamlbuild.0.14.0
-> installed dune.2.9.0
-> installed stdlib-shims.0.3.0
-> installed 0install-solver.2.17
-> installed cppo.1.6.7
-> installed opam-file-format.2.1.3
-> installed re.1.9.0
-> installed ocamlgraph.2.0.0
-> installed extlib.1.7.7-1
-> installed opam-core.2.1.0~beta4
-> installed cudf.0.9-1
-> installed opam-0install-cudf.0.4.2
-> installed mccs.1.1+13
-> installed opam-format.2.1.0~beta4
-> installed opam-repository.2.1.0~beta4
-> installed dose3.5.0.1-1
-> installed opam-solver.2.1.0~beta4
-> installed opam-state.2.1.0~beta4
-> installed opam-client.2.1.0~beta4
-> installed opam-devel.2.1.0~beta4
Done.

<><> opam-devel.2.1.0~beta4 installed successfully ><><><><><><><><><><><><><><>
=> The development version of opam has been successfully compiled into /home/opam/.opam/4.11/lib/opam-devel. You should not run it from there, please install the binaries to your PATH, e.g. with
       sudo cp /home/opam/.opam/4.11/lib/opam-devel/opam /usr/local/bin

   If you just want to give it a try without altering your current installation, you could use instead:
       alias opam2="OPAMROOT=~/.opam2 /home/opam/.opam/4.11/lib/opam-devel/opam"
# Run eval $(opam env) to update the current shell environment
Updating files:  98% (11983/12211)
Updating files:  99% (12089/12211)
Updating files: 100% (12211/12211)
Updating files: 100% (12211/12211), done.
2021-07-05 04:23.57 ---> using "307be9aa5cdafafceded4bdc6f1d2d6cc6421661c3851f395cf39dd0065265a9" from cache

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (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.

2021-07-05 04:23.57 ---> using "f9d18559158c26cb0236b11f8c3f1aca1927d54f77b8b978800f7461ab605d60" from cache

/: (run (network host)
        (shell "git clone -q 'git://github.com/ocaml/ocaml-beta-repository.git' ~/'beta' && git -C ~/'beta' checkout -q 79aeeadd813bdae424ab53f882f08bee0a4e0b89"))
2021-07-05 04:23.57 ---> using "0123e084a7b7841fc01d674ea3cc62b640a19885601c401c0149be13108a5da4" from cache

/: (run (shell "opam repository add --dont-select 'beta' ~/'beta'"))
[beta] Initialised
2021-07-05 04:23.57 ---> using "4382217c65ee8c899c1e38e76fe879b949ffb708f73e6e0a95f0a3814d01dd54" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=beta,default 4.03.0"))

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> retrieved ocaml-base-compiler.4.03.0  (cached)
-> installed ocaml-base-compiler.4.03.0
-> installed ocaml-config.1
-> installed ocaml.4.03.0
Done.
# Run eval $(opam env --switch=4.03.0) to update the current shell environment
2021-07-05 04:23.57 ---> using "aa983810274567568b37746fa2536daf0870f26a0bfc97d248f67cf9e6f43be2" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [161 kB]
- Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB]
- Ign:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages [8640 kB]
- Fetched 8865 kB in 2s (5195 kB/s)
- Reading package lists...
- 
2021-07-05 04:23.57 ---> using "827f05018f9eefe1d681c27be0df0df6a81c706f36d266e7ffd03581b222da80" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam install -y ocaml-secondary-compiler"))
The following actions will be performed:
  - install ocaml-secondary-compiler 4.08.1-1

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocaml-secondary-compiler.4.08.1-1  (cached)
-> installed ocaml-secondary-compiler.4.08.1-1
Done.
# Run eval $(opam env) to update the current shell environment
2021-07-05 04:23.57 ---> using "85afaaf0fc6456054a229745c286b7e7256c5a6f7894a0c915a99060f8a36cab" from cache

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

Nothing to do.
The following actions will be performed:
  - remove  ocaml-secondary-compiler 4.08.1-1
  - install ocamlfind                1.9.1    [required by ulex-camlp5]
  - install conf-perl                1        [required by camlp5]
  - install ocamlbuild               0.14.0   [required by ulex-camlp5]
  - install camlp5                   7.14     [required by ulex-camlp5]
  - install ulex-camlp5              1.2
===== 5 to install | 1 to remove =====

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> removed   ocaml-secondary-compiler.4.08.1-1
Processing  2/16:
Processing  3/16:
Processing  4/16:
Processing  5/16:
Processing  6/16: [conf-perl: perl]
-> retrieved camlp5.7.14  (cached)
Processing  7/16: [ulex-camlp5.1.2: http] [conf-perl: perl]
-> retrieved ocamlbuild.0.14.0  (cached)
Processing  8/16: [ulex-camlp5.1.2: http] [conf-perl: perl] [ocamlbuild: make configure.make]
-> retrieved ocamlfind.1.9.1  (cached)
Processing  9/16: [ulex-camlp5.1.2: http] [conf-perl: perl] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "perl" "--version" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/conf-perl.1)
- 
- This is perl 5, version 30, subversion 3 (v5.30.3) built for x86_64-linux-gnu-thread-multi
- (with 50 registered patches, see perl -V for more detail)
- 
- Copyright 1987-2020, 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 30, subversion 3 (v5.30.3) built for x86_64-linux-gnu-thread-multi
- (with 50 registered patches, see perl -V for more detail)
- 
- Copyright 1987-2020, 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  9/16: [ulex-camlp5.1.2: http] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
-> installed conf-perl.1
Processing 10/16: [ulex-camlp5.1.2: http] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
Processing 11/16: [ulex-camlp5.1.2: http] [camlp5: ./configure] [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.03.0" "OCAMLBUILD_BINDIR=/home/opam/.opam/4.03.0/bin" "OCAMLBUILD_LIBDIR=/home/opam/.opam/4.03.0/lib" "OCAMLBUILD_MANDIR=/home/opam/.opam/4.03.0/man" "OCAML_NATIVE=true" "OCAML_NATIVE_TOOLS=true" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0)
- (echo "# This file was generated from configure.make"; \
- echo ;\
- echo "OCAML_PREFIX=/home/opam/.opam/4.03.0"; \
- echo "OCAML_BINDIR=/home/opam/.opam/4.03.0/bin"; \
- echo "OCAML_LIBDIR=/home/opam/.opam/4.03.0/lib/ocaml"; \
- echo "OCAML_MANDIR=/home/opam/.opam/4.03.0/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.03.0"; \
- echo "BINDIR=/home/opam/.opam/4.03.0/bin"; \
- echo "LIBDIR=/home/opam/.opam/4.03.0/lib"; \
- echo "MANDIR=/home/opam/.opam/4.03.0/man"; \
- ) > Makefile.config
- (echo "(* This file was generated from ../configure.make *)"; \
- echo ;\
- echo 'let bindir = "/home/opam/.opam/4.03.0/bin"'; \
- echo 'let libdir = "/home/opam/.opam/4.03.0/lib"'; \
- echo 'let ocaml_libdir = "/home/opam/.opam/4.03.0/lib/ocaml"'; \
- echo 'let libdir_abs = "/home/opam/.opam/4.03.0/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=/home/opam/.opam/4.03.0"; \
- echo "OCAML_BINDIR=/home/opam/.opam/4.03.0/bin"; \
- echo "OCAML_LIBDIR=/home/opam/.opam/4.03.0/lib/ocaml"; \
- echo "OCAML_MANDIR=/home/opam/.opam/4.03.0/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.03.0"; \
- echo "BINDIR=/home/opam/.opam/4.03.0/bin"; \
- echo "LIBDIR=/home/opam/.opam/4.03.0/lib"; \
- echo "MANDIR=/home/opam/.opam/4.03.0/man"; \
- ) > Makefile.config
- (echo "(* This file was generated from ../configure.make *)"; \
- echo ;\
- echo 'let bindir = "/home/opam/.opam/4.03.0/bin"'; \
- echo 'let libdir = "/home/opam/.opam/4.03.0/lib"'; \
- echo 'let ocaml_libdir = "/home/opam/.opam/4.03.0/lib/ocaml"'; \
- echo 'let libdir_abs = "/home/opam/.opam/4.03.0/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 11/16: [ulex-camlp5.1.2: http] [camlp5: ./configure] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
Processing 11/16: [camlp5: ./configure] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ulex-camlp5.1.2  (https://github.com/sacerdot/ulex/archive/v1.2-camlp5.tar.gz)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "--prefix" "/home/opam/.opam/4.03.0" "-libdir" "/home/opam/.opam/4.03.0/lib" "-mandir" "/home/opam/.opam/4.03.0/man" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14)
- 
- Resulting configuration file (config/Makefile.cnf):
- 
- MODE=S
- EXE=
- OPT=.opt
- EXT_OBJ=.o
- EXT_LIB=.a
- OVERSION=4.03.0
- VERSION=7.14
- OCAMLC_W_Y="-w y"
- WARNERR="-warn-error +A-11"
- NO_PR_DIR=--no-print-directory
- OLIBDIR=/home/opam/.opam/4.03.0/lib/ocaml
- OCLIBDIR=+compiler-libs
- PREFIX=/home/opam/.opam/4.03.0
- OTOPP=+compiler-libs
- OTOPW=+compiler-libs
- OTOPU=$(TOP)/ocaml_stuff/4.03.0/utils
- BINDIR=$(PREFIX)/bin
- LIBDIR=/home/opam/.opam/4.03.0/lib
- MANDIR=/home/opam/.opam/4.03.0/man
- OCAMLN=ocaml
- CAMLP5N=camlp5
- 
- === strict mode ===
- 
- 
- Resulting configuration file (config/Makefile.cnf):
- 
- MODE=S
- EXE=
- OPT=.opt
- EXT_OBJ=.o
- EXT_LIB=.a
- OVERSION=4.03.0
- VERSION=7.14
- OCAMLC_W_Y="-w y"
- WARNERR="-warn-error +A-11"
- NO_PR_DIR=--no-print-directory
- OLIBDIR=/home/opam/.opam/4.03.0/lib/ocaml
- OCLIBDIR=+compiler-libs
- PREFIX=/home/opam/.opam/4.03.0
- OTOPP=+compiler-libs
- OTOPW=+compiler-libs
- OTOPU=$(TOP)/ocaml_stuff/4.03.0/utils
- BINDIR=$(PREFIX)/bin
- LIBDIR=/home/opam/.opam/4.03.0/lib
- MANDIR=/home/opam/.opam/4.03.0/man
- OCAMLN=ocaml
- CAMLP5N=camlp5
- 
- === strict mode ===
- 
Processing 11/16: [camlp5: make world.opt] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-bindir" "/home/opam/.opam/4.03.0/bin" "-sitelib" "/home/opam/.opam/4.03.0/lib" "-mandir" "/home/opam/.opam/4.03.0/man" "-config" "/home/opam/.opam/4.03.0/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.9.1)
- Welcome to findlib version 1.9.1
- Configuring core...
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Querying installation: META list not found
- make install will double-check installed META files
- Configuring libraries...
- unix: found
- bigarray: found
- compiler-libs: found
- dbm: not present (normal since 4.00)
- graphics: found
- num: found
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: found
- raw_spacetime: 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 graphics written to site-lib-src/graphics/META
- Configuration for num written to site-lib-src/num/META
- Configuration for num-top written to site-lib-src/num-top/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for 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.03.0/lib/ocaml
-     Binaries:              /home/opam/.opam/4.03.0/bin
-     Manual pages:          /home/opam/.opam/4.03.0/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.03.0/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.03.0/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.03.0/bin
-     Manual pages:          /home/opam/.opam/4.03.0/man
-     topfind script:        /home/opam/.opam/4.03.0/lib/ocaml
- Topfind ppxopt support:    yes
- Toolbox:                   no
- Link custom runtime:       no
- Need bytes compatibility:  no
- 
- Configuration has been written to Makefile.config
- 
- You can now do 'make all', and optionally 'make opt', to build ocamlfind.
- Welcome to findlib version 1.9.1
- Configuring core...
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Querying installation: META list not found
- make install will double-check installed META files
- Configuring libraries...
- unix: found
- bigarray: found
- compiler-libs: found
- dbm: not present (normal since 4.00)
- graphics: found
- num: found
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: found
- raw_spacetime: 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 graphics written to site-lib-src/graphics/META
- Configuration for num written to site-lib-src/num/META
- Configuration for num-top written to site-lib-src/num-top/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for 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.03.0/lib/ocaml
-     Binaries:              /home/opam/.opam/4.03.0/bin
-     Manual pages:          /home/opam/.opam/4.03.0/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.03.0/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.03.0/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.03.0/bin
-     Manual pages:          /home/opam/.opam/4.03.0/man
-     topfind script:        /home/opam/.opam/4.03.0/lib/ocaml
- Topfind ppxopt support:    yes
- Toolbox:                   no
- Link custom runtime:       no
- Need bytes compatibility:  no
- 
- Configuration has been written to Makefile.config
- 
- You can now do 'make all', and optionally 'make opt', to build ocamlfind.
Processing 11/16: [camlp5: make world.opt] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.03.0/.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.03.0/.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.03.0/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.03.0/lib/ocaml' | \
- 	sed -e 's;@AUTOLINK@;true;g' \
- 	    -e 's;@SYSTEM@;linux;g' \
- 	     >findlib_config.ml
- if [ "true" = "true" ]; then                 \
- 	cp topfind.ml.in topfind.ml;                             \
- else                                                             \
- 	sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in     \
- 		> topfind.ml ;                                   \
- fi
- ocamldep *.ml *.mli >depend
- ocamlc -I +compiler-libs -opaque -g -c findlib_config.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_split.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_metatoken.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_meta.ml
- ocamlc -I +compiler-libs -opaque -c fl_metascanner.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_metascanner.ml
- ocamlc -I +compiler-libs -opaque -c fl_topo.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_topo.ml
- ocamlc -I +compiler-libs -opaque -c fl_package_base.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_package_base.ml
- ocamlc -I +compiler-libs -opaque -c findlib.mli
- ocamlc -I +compiler-libs -opaque -g -c findlib.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_args.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_lint.ml
- ocamlc -I +compiler-libs -a -o findlib.cma findlib_config.cmo fl_split.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo
- ocamlc -I +compiler-libs -opaque -g -c ocaml_args.ml
- ocamlc -I +compiler-libs -opaque -g -c frontend.ml
- File "frontend.ml", line 1826, characters 16-29:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- ocamlc -I +compiler-libs  -o ocamlfind -g findlib.cma unix.cma \
-            ocaml_args.cmo frontend.cmo
- ocamlc -I +compiler-libs -opaque -c topfind.mli
- ocamlc -I +compiler-libs -opaque -g -c topfind.ml
- ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat topfind_rd1.p | \
-          ../../tools/patch '@SITELIB@' '/home/opam/.opam/4.03.0/lib' \
-     	    >topfind
- ocamlc -I +compiler-libs -opaque -c num_top_printers.mli
- ocamlc -I +compiler-libs -opaque -g -c num_top_printers.ml
- ocamlc -I +compiler-libs -opaque -c num_top.mli
- ocamlc -I +compiler-libs -opaque -g -c num_top.ml
- ocamlc -I +compiler-libs -a -o num_top.cma num_top_printers.cmo num_top.cmo
- ocamlc -I +compiler-libs -opaque -c fl_dynload.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_dynload.ml
- ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- make all-config
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.9.1'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/4.03.0/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.03.0/.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.03.0/.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.03.0/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.03.0/lib/ocaml' | \
- 	sed -e 's;@AUTOLINK@;true;g' \
- 	    -e 's;@SYSTEM@;linux;g' \
- 	     >findlib_config.ml
- if [ "true" = "true" ]; then                 \
- 	cp topfind.ml.in topfind.ml;                             \
- else                                                             \
- 	sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in     \
- 		> topfind.ml ;                                   \
- fi
- ocamldep *.ml *.mli >depend
- ocamlc -I +compiler-libs -opaque -g -c findlib_config.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_split.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_metatoken.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_meta.ml
- ocamlc -I +compiler-libs -opaque -c fl_metascanner.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_metascanner.ml
- ocamlc -I +compiler-libs -opaque -c fl_topo.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_topo.ml
- ocamlc -I +compiler-libs -opaque -c fl_package_base.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_package_base.ml
- ocamlc -I +compiler-libs -opaque -c findlib.mli
- ocamlc -I +compiler-libs -opaque -g -c findlib.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_args.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_lint.ml
- ocamlc -I +compiler-libs -a -o findlib.cma findlib_config.cmo fl_split.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo
- ocamlc -I +compiler-libs -opaque -g -c ocaml_args.ml
- ocamlc -I +compiler-libs -opaque -g -c frontend.ml
- File "frontend.ml", line 1826, characters 16-29:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- ocamlc -I +compiler-libs  -o ocamlfind -g findlib.cma unix.cma \
-            ocaml_args.cmo frontend.cmo
- ocamlc -I +compiler-libs -opaque -c topfind.mli
- ocamlc -I +compiler-libs -opaque -g -c topfind.ml
- ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat topfind_rd1.p | \
-          ../../tools/patch '@SITELIB@' '/home/opam/.opam/4.03.0/lib' \
-     	    >topfind
- ocamlc -I +compiler-libs -opaque -c num_top_printers.mli
- ocamlc -I +compiler-libs -opaque -g -c num_top_printers.ml
- ocamlc -I +compiler-libs -opaque -c num_top.mli
- ocamlc -I +compiler-libs -opaque -g -c num_top.ml
- ocamlc -I +compiler-libs -a -o num_top.cma num_top_printers.cmo num_top.cmo
- ocamlc -I +compiler-libs -opaque -c fl_dynload.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_dynload.ml
- ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- make all-config
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.9.1'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/4.03.0/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.03.0/.opam-switch/build/ocamlfind.1.9.1'
Processing 11/16: [camlp5: make world.opt] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "check-if-preinstalled" "all" "opam-install" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0)
- if test -d /home/opam/.opam/4.03.0/lib/ocaml/ocamlbuild; then\
-   >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\
-        "/home/opam/.opam/4.03.0/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
- 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
- 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
- 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
- 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
- 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
- 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.03.0/.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.03.0/.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.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- make install-lib-opam
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- echo 'lib: [' >> ocamlbuild.install
- make install-lib-basics-opam
- make[3]: Entering directory '/home/opam/.opam/4.03.0/.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.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- make install-lib-byte-opam
- make[3]: Entering directory '/home/opam/.opam/4.03.0/.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.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- make install-lib-native-opam
- make[3]: Entering directory '/home/opam/.opam/4.03.0/.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.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- make install-man-opam
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.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.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- make install-doc-opam
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.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.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- if test -d /home/opam/.opam/4.03.0/lib/ocaml/ocamlbuild; then\
-   >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\
-        "/home/opam/.opam/4.03.0/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
- 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
- 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
- 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
- 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
- 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
- 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.03.0/.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.03.0/.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.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- make install-lib-opam
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- echo 'lib: [' >> ocamlbuild.install
- make install-lib-basics-opam
- make[3]: Entering directory '/home/opam/.opam/4.03.0/.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.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- make install-lib-byte-opam
- make[3]: Entering directory '/home/opam/.opam/4.03.0/.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.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- make install-lib-native-opam
- make[3]: Entering directory '/home/opam/.opam/4.03.0/.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.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- make install-man-opam
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.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.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- make install-doc-opam
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.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.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
-> compiled  ocamlbuild.0.14.0
Processing 11/16: [camlp5: make world.opt] [ocamlfind: make opt]
-> installed ocamlbuild.0.14.0
Processing 12/16: [camlp5: make world.opt] [ocamlfind: make opt]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opt" (CWD=/home/opam/.opam/4.03.0/.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.03.0/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- ocamlopt -I +compiler-libs -g -opaque -c findlib_config.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_split.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_metatoken.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_meta.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_metascanner.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_topo.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_package_base.ml
- ocamlopt -I +compiler-libs -g -opaque -c findlib.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_args.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_lint.ml
- ocamlopt -I +compiler-libs -g -a -o findlib.cmxa findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque -c ocaml_args.ml
- ocamlopt -I +compiler-libs -g -opaque -c frontend.ml
- File "frontend.ml", line 1826, characters 16-29:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \
- 	   ocaml_args.cmx frontend.cmx
- ocamlopt -I +compiler-libs -g -opaque -c topfind.ml
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Topdirs, and its interface was not compiled with -opaque
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
- ocamlopt -I +compiler-libs -g -a -o findlib_top.cmxa topfind.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_top.cmxs topfind.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque -c fl_dynload.ml
- ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.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.03.0/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- ocamlopt -I +compiler-libs -g -opaque -c findlib_config.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_split.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_metatoken.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_meta.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_metascanner.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_topo.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_package_base.ml
- ocamlopt -I +compiler-libs -g -opaque -c findlib.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_args.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_lint.ml
- ocamlopt -I +compiler-libs -g -a -o findlib.cmxa findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque -c ocaml_args.ml
- ocamlopt -I +compiler-libs -g -opaque -c frontend.ml
- File "frontend.ml", line 1826, characters 16-29:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \
- 	   ocaml_args.cmx frontend.cmx
- ocamlopt -I +compiler-libs -g -opaque -c topfind.ml
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Topdirs, and its interface was not compiled with -opaque
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
- ocamlopt -I +compiler-libs -g -a -o findlib_top.cmxa topfind.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_top.cmxs topfind.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque -c fl_dynload.ml
- ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
-> compiled  ocamlfind.1.9.1
Processing 12/16: [camlp5: make world.opt]
Processing 13/16: [camlp5: make world.opt] [ocamlfind: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.03.0/.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.03.0/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.03.0/lib/$x/META"; then \
-           rm -f site-lib-src/$x/META; \
-         fi \
-       fi \
-     done; \
-     test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \
-   fi
- echo 'SITELIB_META =' > Makefile.packages.in
- for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done
- tr '\n' ' ' < Makefile.packages.in > Makefile.packages
- rm Makefile.packages.in
- mkdir -p "/home/opam/.opam/4.03.0/bin"
- mkdir -p "/home/opam/.opam/4.03.0/man"
- make install-config
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "`dirname \"/home/opam/.opam/4.03.0/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.03.0/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/4.03.0/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.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.03.0/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- mkdir -p "/home/opam/.opam/4.03.0/lib/findlib"
- mkdir -p "/home/opam/.opam/4.03.0/bin"
- test 1 -eq 0 || cp topfind "/home/opam/.opam/4.03.0/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.03.0/lib/findlib"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- cp $f "/home/opam/.opam/4.03.0/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/4.03.0/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/4.03.0/lib/ocaml/compiler-libs/"; \
-     cp topdirs.cmi toploop.cmi "/home/opam/.opam/4.03.0/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- make install-meta
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.9.1'
- for x in bigarray bytes compiler-libs dynlink graphics num num-top ocamldoc stdlib str threads unix ; do mkdir -p "/home/opam/.opam/4.03.0/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.03.0/lib/$x"; done
- mkdir -p "/home/opam/.opam/4.03.0/lib/findlib"; cp Makefile.packages "/home/opam/.opam/4.03.0/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.9.1'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; }
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- mkdir -p "/home/opam/.opam/4.03.0/lib/num-top"
- cp num_top.cma num_top.cmi num_top_printers.cmi \
- 	"/home/opam/.opam/4.03.0/lib/num-top"
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- test ! -f 'site-lib-src/camlp4/META' ||	cp tools/safe_camlp4 "/home/opam/.opam/4.03.0/bin"
- make install-doc
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "/home/opam/.opam/4.03.0/man/man1" "/home/opam/.opam/4.03.0/man/man3" "/home/opam/.opam/4.03.0/man/man5"
- cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.03.0/man/man1"
- cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.03.0/man/man5"
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.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.03.0/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.03.0/lib/$x/META"; then \
-           rm -f site-lib-src/$x/META; \
-         fi \
-       fi \
-     done; \
-     test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \
-   fi
- echo 'SITELIB_META =' > Makefile.packages.in
- for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done
- tr '\n' ' ' < Makefile.packages.in > Makefile.packages
- rm Makefile.packages.in
- mkdir -p "/home/opam/.opam/4.03.0/bin"
- mkdir -p "/home/opam/.opam/4.03.0/man"
- make install-config
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "`dirname \"/home/opam/.opam/4.03.0/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.03.0/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/4.03.0/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.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.03.0/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- mkdir -p "/home/opam/.opam/4.03.0/lib/findlib"
- mkdir -p "/home/opam/.opam/4.03.0/bin"
- test 1 -eq 0 || cp topfind "/home/opam/.opam/4.03.0/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.03.0/lib/findlib"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- cp $f "/home/opam/.opam/4.03.0/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/4.03.0/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/4.03.0/lib/ocaml/compiler-libs/"; \
-     cp topdirs.cmi toploop.cmi "/home/opam/.opam/4.03.0/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- make install-meta
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.9.1'
- for x in bigarray bytes compiler-libs dynlink graphics num num-top ocamldoc stdlib str threads unix ; do mkdir -p "/home/opam/.opam/4.03.0/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.03.0/lib/$x"; done
- mkdir -p "/home/opam/.opam/4.03.0/lib/findlib"; cp Makefile.packages "/home/opam/.opam/4.03.0/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.9.1'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; }
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- mkdir -p "/home/opam/.opam/4.03.0/lib/num-top"
- cp num_top.cma num_top.cmi num_top_printers.cmi \
- 	"/home/opam/.opam/4.03.0/lib/num-top"
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- test ! -f 'site-lib-src/camlp4/META' ||	cp tools/safe_camlp4 "/home/opam/.opam/4.03.0/bin"
- make install-doc
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "/home/opam/.opam/4.03.0/man/man1" "/home/opam/.opam/4.03.0/man/man3" "/home/opam/.opam/4.03.0/man/man5"
- cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.03.0/man/man1"
- cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.03.0/man/man5"
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.9.1'
-> installed ocamlfind.1.9.1
Processing 13/16: [camlp5: make world.opt]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "world.opt" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14)
- make core
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14'
- set -e; cd ocaml_stuff; make; cd ..
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/ocaml_stuff'
- cd ./4.03.0/utils; \
- make all EXE= OCAMLN=ocaml
- make[3]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.03.0/utils'
- ocamlc  -c warnings.mli
- ocamlc  -c pconfig.mli
- ocamlc  -c pconfig.ml
- make[3]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.03.0/utils'
- if [ "+compiler-libs" != "+compiler-libs" ]; then \
-   cd ./4.03.0/parsing; \
-   make all EXE= OCAMLN=ocaml; \
- fi
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/ocaml_stuff'
- make clean_cold
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14'
- for i in lib odyl main meta; do \
- 	(cd ocaml_src/$i; make clean; cd ../..); \
- done
- make[3]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/ocaml_src/lib'
- rm -f *.cm[ioax] *.cmxa *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak
- rm -f gramlib.cma
- make[3]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/ocaml_src/lib'
- make[3]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/ocaml_src/odyl'
- rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak *.out *.opt
- rm -f odyl_config.ml odyl
- make[3]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/ocaml_src/odyl'
- make[3]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/ocaml_src/main'
- rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak *.out *.opt
- rm -f camlp5 crc.tmp
- make[3]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/ocaml_src/main'
- make[3]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/ocaml_src/meta'
- rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak q_MLast.cmo q_ast.cmo pa_r.cmo pa_rp.cmo pa_macro.cmo pa_macro_gram.cmo pa_fstream.cmo pa_extend.cmo pa_extend_m.cmo pr_dump.cmo pa_lexer.cmo camlp5r q_MLast.cmx q_ast.cmx pa_r.cmx pa_rp.cmx pa_macro.cmx pa_macro_gram.cmx pa_fstream.cmx pa_extend.cmx pa_extend_m.cmx pr_dump.cmx pa_lexer.cmx camlp5r.opt
- make[3]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/ocaml_src/meta'
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14'
- make library_cold
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14'
- set -e; cd ocaml_src/lib; make all; cd ../..
- make[3]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/ocaml_src/lib'
- cat versdep.ml > versdep.ppo
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl versdep.ppo
- rm -f versdep.ppo
- cat ploc.mli > ploc.ppi
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf ploc.ppi
- rm -f ploc.ppi
- cat ploc.ml > ploc.ppo
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl ploc.ppo
- rm -f ploc.ppo
- cat plexing.mli > plexing.ppi
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf plexing.ppi
- rm -f plexing.ppi
- cat plexing.ml > plexing.ppo
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl plexing.ppo
- rm -f plexing.ppo
- cat plexer.mli > plexer.ppi
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf plexer.ppi
- rm -f plexer.ppi
- cat plexer.ml > plexer.ppo
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl plexer.ppo
- rm -f plexer.ppo
- cat fstream.mli > fstream.ppi
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf fstream.ppi
- rm -f fstream.ppi
- cat fstream.ml > fstream.ppo
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl fstream.ppo
- rm -f fstream.ppo
- cat gramext.mli > gramext.ppi
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf gramext.ppi
- rm -f gramext.ppi
- cat gramext.ml > gramext.ppo
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl gramext.ppo
- rm -f gramext.ppo
- cat grammar.mli > grammar.ppi
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf grammar.ppi
- rm -f grammar.ppi
- cat grammar.ml > grammar.ppo
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl grammar.ppo
- rm -f grammar.ppo
- cat diff.mli > diff.ppi
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf diff.ppi
- rm -f diff.ppi
- cat diff.ml > diff.ppo
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl diff.ppo
- rm -f diff.ppo
- cat extfold.mli > extfold.ppi
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf extfold.ppi
- rm -f extfold.ppi
- cat extfold.ml > extfold.ppo
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl extfold.ppo
- rm -f extfold.ppo
- cat extfun.mli > extfun.ppi
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf extfun.ppi
- rm -f extfun.ppi
- cat extfun.ml > extfun.ppo
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl extfun.ppo
- rm -f extfun.ppo
- cat pretty.mli > pretty.ppi
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf pretty.ppi
- rm -f pretty.ppi
- cat pretty.ml > pretty.ppo
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl pretty.ppo
- rm -f pretty.ppo
- cat pprintf.mli > pprintf.ppi
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf pprintf.ppi
- rm -f pprintf.ppi
- cat pprintf.ml > pprintf.ppo
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl pprintf.ppo
- rm -f pprintf.ppo
- cat eprinter.mli > eprinter.ppi
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf eprinter.ppi
- rm -f eprinter.ppi
- cat eprinter.ml > eprinter.ppo
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl eprinter.ppo
- rm -f eprinter.ppo
- cat stdpp.mli > stdpp.ppi
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf stdpp.ppi
- rm -f stdpp.ppi
- cat stdpp.ml > stdpp.ppo
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl stdpp.ppo
- rm -f stdpp.ppo
- cat token.mli > token.ppi
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf token.ppi
- rm -f token.ppi
- cat token.ml > token.ppo
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl token.ppo
- rm -f token.ppo
- ocamlc.opt versdep.cmo ploc.cmo plexing.cmo plexer.cmo fstream.cmo gramext.cmo grammar.cmo diff.cmo extfold.cmo extfun.cmo pretty.cmo pprintf.cmo eprinter.cmo stdpp.cmo token.cmo -a -o gramlib.cma
- make[3]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/ocaml_src/lib'
- set -e; cd ocaml_src/lib; make promote; cd ../..
- make[3]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/ocaml_src/lib'
- cp versdep.cmo ploc.cmo plexing.cmo plexer.cmo fstream.cmo gramext.cmo grammar.cmo diff.cmo extfold.cmo extfun.cmo pretty.cmo pprintf.cmo eprinter.cmo stdpp.cmo token.cmo versdep.cmi ploc.cmi plexing.cmi plexer.cmi fstream.cmi gramext.cmi grammar.cmi diff.cmi extfold.cmi extfun.cmi pretty.cmi pprintf.cmi eprinter.cmi stdpp.cmi token.cmi ../../boot/.
- make[3]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/ocaml_src/lib'
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14'
- make compile_cold
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14'
- cd ocaml_src; set -e; \
- for i in lib odyl main meta; do \
-   cd $i; make all; cd ..; \
- done; cd ..
- make[3]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/ocaml_src/lib'
- make[3]: Nothing to be done for 'all'.
- make[3]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/ocaml_src/lib'
- make[3]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/ocaml_src/odyl'
- echo "let standard_library =" > odyl_config.ml
- echo "  try Sys.getenv \"CAMLP5LIB\" with" >> odyl_config.ml
- echo "    Not_found -> \"/home/opam/.opam/4.03.0/lib/camlp5\"" | \
- sed -e 's|\\|/|g' >> odyl_config.ml
- cat odyl_config.ml > odyl_config.ppo
- ocamlc.opt -warn-error +A-11 -c -impl odyl_config.ppo
- rm -f odyl_config.ppo
- cat odyl_main.mli > odyl_main.ppi
- ocamlc.opt -warn-error +A-11 -c -intf odyl_main.ppi
- rm -f odyl_main.ppi
- cat odyl_main.ml > odyl_main.ppo
- ocamlc.opt -warn-error +A-11 -c -impl odyl_main.ppo
- rm -f odyl_main.ppo
- ocamlc.opt dynlink.cma odyl_config.cmo odyl_main.cmo -a -o odyl.cma
- cat odyl.ml > odyl.ppo
- ocamlc.opt -warn-error +A-11 -c -impl odyl.ppo
- rm -f odyl.ppo
- ocamlc.opt odyl.cma odyl.cmo -o odyl
- make[3]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/ocaml_src/odyl'
- make[3]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/ocaml_src/main'
- cat mLast.mli > mLast.ppi
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.03.0/utils -c -intf mLast.ppi
- rm -f mLast.ppi
- cat quotation.mli > quotation.ppi
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.03.0/utils -c -intf quotation.ppi
- rm -f quotation.ppi
- cat quotation.ml > quotation.ppo
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.03.0/utils -c -impl quotation.ppo
- rm -f quotation.ppo
- cat prtools.mli > prtools.ppi
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.03.0/utils -c -intf prtools.ppi
- rm -f prtools.ppi
- cat prtools.ml > prtools.ppo
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.03.0/utils -c -impl prtools.ppo
- rm -f prtools.ppo
- cat ast2pt.mli > ast2pt.ppi
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.03.0/utils -c -intf ast2pt.ppi
- rm -f ast2pt.ppi
- cat ast2pt.ml > ast2pt.ppo
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.03.0/utils -c -impl ast2pt.ppo
- rm -f ast2pt.ppo
- cat reloc.mli > reloc.ppi
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.03.0/utils -c -intf reloc.ppi
- rm -f reloc.ppi
- cat reloc.ml > reloc.ppo
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.03.0/utils -c -impl reloc.ppo
- rm -f reloc.ppo
- cat pcaml.mli > pcaml.ppi
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.03.0/utils -c -intf pcaml.ppi
- rm -f pcaml.ppi
- cat pcaml.ml > pcaml.ppo
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.03.0/utils -c -impl pcaml.ppo
- rm -f pcaml.ppo
- cat exparser.mli > exparser.ppi
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.03.0/utils -c -intf exparser.ppi
- rm -f exparser.ppi
- cat exparser.ml > exparser.ppo
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.03.0/utils -c -impl exparser.ppo
- rm -f exparser.ppo
- cat parserify.mli > parserify.ppi
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.03.0/utils -c -intf parserify.ppi
- rm -f parserify.ppi
- cat parserify.ml > parserify.ppo
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.03.0/utils -c -impl parserify.ppo
- rm -f parserify.ppo
- cat argl.mli > argl.ppi
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.03.0/utils -c -intf argl.ppi
- rm -f argl.ppi
- cat argl.ml > argl.ppo
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.03.0/utils -c -impl argl.ppo
- rm -f argl.ppo
- OTOPP=+compiler-libs OTOPU=../../ocaml_stuff/4.03.0/utils OVERSION=4.03.0 OLIBDIR="/home/opam/.opam/4.03.0/lib/ocaml" ../../tools/mkcrc.sh
- ocamlc.opt -c -impl crc.tmp
- cat main.ml > main.ppo
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.03.0/utils -c -impl main.ppo
- rm -f main.ppo
- ocamlc.opt -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.03.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.03.0/utils/pconfig.cmo quotation.cmo prtools.cmo ast2pt.cmo reloc.cmo pcaml.cmo exparser.cmo parserify.cmo argl.cmo ../../boot/stdpp.cmo ../../boot/token.cmo crc.cmo main.cmo -a -o camlp5.cma
- ocamlc.opt ../odyl/odyl.cma camlp5.cma ../odyl/odyl.cmo -linkall -o camlp5
- make[3]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/ocaml_src/main'
- make[3]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/ocaml_src/meta'
- cat q_MLast.ml > q_MLast.ppo
- ocamlc.opt -warn-error +A-11 -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/4.03.0/utils -c -impl q_MLast.ppo
- rm -f q_MLast.ppo
- cat q_ast.ml > q_ast.ppo
- ocamlc.opt -warn-error +A-11 -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/4.03.0/utils -c -impl q_ast.ppo
- rm -f q_ast.ppo
- cat pa_r.ml > pa_r.ppo
- ocamlc.opt -warn-error +A-11 -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/4.03.0/utils -c -impl pa_r.ppo
- rm -f pa_r.ppo
- cat pa_rp.ml > pa_rp.ppo
- ocamlc.opt -warn-error +A-11 -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/4.03.0/utils -c -impl pa_rp.ppo
- rm -f pa_rp.ppo
- cat pa_macro.ml > pa_macro.ppo
- ocamlc.opt -warn-error +A-11 -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/4.03.0/utils -c -impl pa_macro.ppo
- rm -f pa_macro.ppo
- cat pa_extend.ml > pa_extend.ppo
- ocamlc.opt -warn-error +A-11 -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/4.03.0/utils -c -impl pa_extend.ppo
- rm -f pa_extend.ppo
- cat pa_macro_gram.ml > pa_macro_gram.ppo
- ocamlc.opt -warn-error +A-11 -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/4.03.0/utils -c -impl pa_macro_gram.ppo
- rm -f pa_macro_gram.ppo
- cat pa_fstream.ml > pa_fstream.ppo
- ocamlc.opt -warn-error +A-11 -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/4.03.0/utils -c -impl pa_fstream.ppo
- rm -f pa_fstream.ppo
- cat pa_extend_m.ml > pa_extend_m.ppo
- ocamlc.opt -warn-error +A-11 -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/4.03.0/utils -c -impl pa_extend_m.ppo
- rm -f pa_extend_m.ppo
- cat pr_dump.ml > pr_dump.ppo
- ocamlc.opt -warn-error +A-11 -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/4.03.0/utils -c -impl pr_dump.ppo
- rm -f pr_dump.ppo
- cat pa_lexer.ml > pa_lexer.ppo
- ocamlc.opt -warn-error +A-11 -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/4.03.0/utils -c -impl pa_lexer.ppo
- rm -f pa_lexer.ppo
- rm -f camlp5r
- cd ../main; make CAMLP5=../meta/camlp5r CAMLP5M="-I ../meta pa_r.cmo pa_rp.cmo pr_dump.cmo"
- make[4]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/ocaml_src/main'
- ocamlc.opt ../odyl/odyl.cma camlp5.cma -I ../meta pa_r.cmo pa_rp.cmo pr_dump.cmo ../odyl/odyl.cmo -linkall -o ../meta/camlp5r
- make[4]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/ocaml_src/main'
- make[3]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/ocaml_src/meta'
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14'
- make promote_cold
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14'
- for i in lib odyl main meta; do \
- 	(cd ocaml_src/$i; make promote; cd ../..); \
- done
- make[3]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/ocaml_src/lib'
- cp versdep.cmo ploc.cmo plexing.cmo plexer.cmo fstream.cmo gramext.cmo grammar.cmo diff.cmo extfold.cmo extfun.cmo pretty.cmo pprintf.cmo eprinter.cmo stdpp.cmo token.cmo versdep.cmi ploc.cmi plexing.cmi plexer.cmi fstream.cmi gramext.cmi grammar.cmi diff.cmi extfold.cmi extfun.cmi pretty.cmi pprintf.cmi eprinter.cmi stdpp.cmi token.cmi ../../boot/.
- make[3]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/ocaml_src/lib'
- make[3]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/ocaml_src/odyl'
- make[3]: Nothing to be done for 'promote'.
- make[3]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/ocaml_src/odyl'
- make[3]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/ocaml_src/main'
- cp camlp5 ../../boot/.
- make[3]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/ocaml_src/main'
- make[3]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/ocaml_src/meta'
- cp q_MLast.cmo q_ast.cmo pa_r.cmo pa_rp.cmo pa_macro.cmo pa_macro_gram.cmo pa_fstream.cmo pa_extend.cmo pa_extend_m.cmo pr_dump.cmo pa_lexer.cmo camlp5r pa_extend.cmi ../../boot/.
- make[3]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/ocaml_src/meta'
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14'
- make clean_cold
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14'
- for i in lib odyl main meta; do \
- 	(cd ocaml_src/$i; make clean; cd ../..); \
- done
- make[3]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/ocaml_src/lib'
- rm -f *.cm[ioax] *.cmxa *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak
- rm -f gramlib.cma
- make[3]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/ocaml_src/lib'
- make[3]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/ocaml_src/odyl'
- rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak *.out *.opt
- rm -f odyl_config.ml odyl
- make[3]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/ocaml_src/odyl'
- make[3]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/ocaml_src/main'
- rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak *.out *.opt
- rm -f camlp5 crc.tmp
- make[3]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/ocaml_src/main'
- make[3]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/ocaml_src/meta'
- rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak q_MLast.cmo q_ast.cmo pa_r.cmo pa_rp.cmo pa_macro.cmo pa_macro_gram.cmo pa_fstream.cmo pa_extend.cmo pa_extend_m.cmo pr_dump.cmo pa_lexer.cmo camlp5r q_MLast.cmx q_ast.cmx pa_r.cmx pa_rp.cmx pa_macro.cmx pa_macro_gram.cmx pa_fstream.cmx pa_extend.cmx pa_extend_m.cmx pr_dump.cmx pa_lexer.cmx camlp5r.opt
- make[3]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/ocaml_src/meta'
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14'
- make clean_hot
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14'
- cd ocaml_stuff; make clean; cd ..
- make[3]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/ocaml_stuff'
- cd ./4.03.0/utils; \
- make clean EXE=
- make[4]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.03.0/utils'
- rm -f *.cm[oix] *.o
- make[4]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.03.0/utils'
- if [ "+compiler-libs" != "+compiler-libs" ]; then \
-   cd ./4.03.0/parsing; \
-   make clean EXE=; \
- fi
- make[3]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/ocaml_stuff'
- for i in lib odyl main meta etc top ocpp man compile; do (cd $i; make clean; cd ..); done
- make[3]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/lib'
- rm -f *.cm[ioax] *.cmxa *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak
- rm -f gramlib.cma
- make[3]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/lib'
- make[3]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/odyl'
- rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak *.out *.opt
- rm -f odyl_config.ml odyl
- make[3]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/odyl'
- make[3]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/main'
- rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak *.out *.opt
- rm -f camlp5 crc.tmp
- make[3]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/main'
- make[3]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/meta'
- rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak q_MLast.cmo q_ast.cmo pa_r.cmo pa_rp.cmo pa_macro.cmo pa_macro_gram.cmo pa_fstream.cmo pa_extend.cmo pa_extend_m.cmo pr_dump.cmo pa_lexer.cmo camlp5r q_MLast.cmx q_ast.cmx pa_r.cmx pa_rp.cmx pa_macro.cmx pa_macro_gram.cmx pa_fstream.cmx pa_extend.cmx pa_extend_m.cmx pr_dump.cmx pa_lexer.cmx camlp5r.opt
- make[3]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/meta'
- make[3]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/etc'
- rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak *.out *.opt
- rm -f mkcamlp5.sh mkcamlp5.opt.sh camlp5o camlp5sch
- rm -f META
- make[3]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/etc'
- make[3]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/top'
- rm -f *.cm[ioa] *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak camlp5o.cma camlp5r.cma camlp5sch.cma camlp5_top.cma
- make[3]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/top'
- make[3]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/ocpp'
- rm -f *.cm[ioa] *.pp[io] *.[ao] *.obj *.lib *.out *.bak .*.bak
- rm -f ocpp
- make[3]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/ocpp'
- make[3]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/man'
- rm -f camlp5.1
- make[3]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/man'
- make[3]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/compile'
- rm -f *.cm* *.pp[io] *.[oa] *.lib *.obj *.bak .*.bak *.out *.opt
- rm -f *.fast tmp.* pa_*_fast.ml *.tmp *.ppo
- make[3]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/compile'
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14'
- make library
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14'
- set -e; cd ocaml_stuff; make; cd ..
- make[3]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/ocaml_stuff'
- cd ./4.03.0/utils; \
- make all EXE= OCAMLN=ocaml
- make[4]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.03.0/utils'
- ocamlc  -c warnings.mli
- ocamlc  -c pconfig.mli
- ocamlc  -c pconfig.ml
- make[4]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.03.0/utils'
- if [ "+compiler-libs" != "+compiler-libs" ]; then \
-   cd ./4.03.0/parsing; \
-   make all EXE= OCAMLN=ocaml; \
- fi
- make[3]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/ocaml_stuff'
- set -e; cd lib; make all; cd ..
- make[3]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/lib'
- ocamlrun ../boot/camlp5r -nolib -I ../boot pa_macro.cmo -mode S -o versdep.ppo versdep.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl versdep.ppo
- rm -f versdep.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ploc.ppi ploc.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf ploc.ppi
- rm -f ploc.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ploc.ppo ploc.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl ploc.ppo
- rm -f ploc.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexing.ppi plexing.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf plexing.ppi
- rm -f plexing.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexing.ppo plexing.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl plexing.ppo
- rm -f plexing.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexer.ppi plexer.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf plexer.ppi
- rm -f plexer.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexer.ppo plexer.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl plexer.ppo
- rm -f plexer.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o fstream.ppi fstream.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf fstream.ppi
- rm -f fstream.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o fstream.ppo fstream.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl fstream.ppo
- rm -f fstream.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o gramext.ppi gramext.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf gramext.ppi
- rm -f gramext.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o gramext.ppo gramext.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl gramext.ppo
- rm -f gramext.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o grammar.ppi grammar.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf grammar.ppi
- rm -f grammar.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o grammar.ppo grammar.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl grammar.ppo
- rm -f grammar.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o diff.ppi diff.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf diff.ppi
- rm -f diff.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o diff.ppo diff.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl diff.ppo
- rm -f diff.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfold.ppi extfold.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf extfold.ppi
- rm -f extfold.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfold.ppo extfold.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl extfold.ppo
- rm -f extfold.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfun.ppi extfun.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf extfun.ppi
- rm -f extfun.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfun.ppo extfun.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl extfun.ppo
- rm -f extfun.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pretty.ppi pretty.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf pretty.ppi
- rm -f pretty.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pretty.ppo pretty.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl pretty.ppo
- rm -f pretty.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pprintf.ppi pprintf.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf pprintf.ppi
- rm -f pprintf.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pprintf.ppo pprintf.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl pprintf.ppo
- rm -f pprintf.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o eprinter.ppi eprinter.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf eprinter.ppi
- rm -f eprinter.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o eprinter.ppo eprinter.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl eprinter.ppo
- rm -f eprinter.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o stdpp.ppi stdpp.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf stdpp.ppi
- rm -f stdpp.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o stdpp.ppo stdpp.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl stdpp.ppo
- rm -f stdpp.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o token.ppi token.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf token.ppi
- rm -f token.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o token.ppo token.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl token.ppo
- rm -f token.ppo
- ocamlc.opt versdep.cmo ploc.cmo plexing.cmo plexer.cmo fstream.cmo gramext.cmo grammar.cmo diff.cmo extfold.cmo extfun.cmo pretty.cmo pprintf.cmo eprinter.cmo stdpp.cmo token.cmo -a -o gramlib.cma
- make[3]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/lib'
- set -e; cd lib; make promote; cd ..
- make[3]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/lib'
- cp versdep.cmo ploc.cmo plexing.cmo plexer.cmo fstream.cmo gramext.cmo grammar.cmo diff.cmo extfold.cmo extfun.cmo pretty.cmo pprintf.cmo eprinter.cmo stdpp.cmo token.cmo versdep.cmi ploc.cmi plexing.cmi plexer.cmi fstream.cmi gramext.cmi grammar.cmi diff.cmi extfold.cmi extfun.cmi pretty.cmi pprintf.cmi eprinter.cmi stdpp.cmi token.cmi ../boot/.
- make[3]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/lib'
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14'
- cd ocaml_stuff; make all; cd ..
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/ocaml_stuff'
- cd ./4.03.0/utils; \
- make all EXE= OCAMLN=ocaml
- make[3]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.03.0/utils'
- make[3]: Nothing to be done for 'all'.
- make[3]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.03.0/utils'
- if [ "+compiler-libs" != "+compiler-libs" ]; then \
-   cd ./4.03.0/parsing; \
-   make all EXE= OCAMLN=ocaml; \
- fi
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/ocaml_stuff'
- set -e; for i in lib odyl main meta; do cd $i; make all; cd ..; done
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/lib'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/lib'
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/odyl'
- echo "let standard_library =" > odyl_config.ml
- echo "  try Sys.getenv \"CAMLP5LIB\" with" >> odyl_config.ml
- echo "    Not_found -> \"/home/opam/.opam/4.03.0/lib/camlp5\"" | \
- sed -e 's|\\|/|g' >> odyl_config.ml
- cp odyl_config.ml odyl_config.ppo
- cat odyl_config.ml > odyl_config.ppo
- ocamlc.opt -warn-error +A-11 -c -impl odyl_config.ppo
- rm -f odyl_config.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o odyl_main.ppi odyl_main.mli
- ocamlc.opt -warn-error +A-11 -c -intf odyl_main.ppi
- rm -f odyl_main.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot pa_macro.cmo -mode S -o odyl_main.ppo odyl_main.ml
- ocamlc.opt -warn-error +A-11 -c -impl odyl_main.ppo
- rm -f odyl_main.ppo
- ocamlc.opt dynlink.cma odyl_config.cmo odyl_main.cmo -a -o odyl.cma
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o odyl.ppo odyl.ml
- ocamlc.opt -warn-error +A-11 -c -impl odyl.ppo
- rm -f odyl.ppo
- ocamlc.opt odyl.cma odyl.cmo -o odyl
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/odyl'
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/main'
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o mLast.ppi mLast.mli
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.03.0/utils -c -intf mLast.ppi
- rm -f mLast.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o quotation.ppi quotation.mli
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.03.0/utils -c -intf quotation.ppi
- rm -f quotation.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o quotation.ppo quotation.ml
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.03.0/utils -c -impl quotation.ppo
- rm -f quotation.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o prtools.ppi prtools.mli
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.03.0/utils -c -intf prtools.ppi
- rm -f prtools.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o prtools.ppo prtools.ml
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.03.0/utils -c -impl prtools.ppo
- rm -f prtools.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ast2pt.ppi ast2pt.mli
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.03.0/utils -c -intf ast2pt.ppi
- rm -f ast2pt.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ast2pt.ppo ast2pt.ml
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.03.0/utils -c -impl ast2pt.ppo
- rm -f ast2pt.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o reloc.ppi reloc.mli
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.03.0/utils -c -intf reloc.ppi
- rm -f reloc.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o reloc.ppo reloc.ml
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.03.0/utils -c -impl reloc.ppo
- rm -f reloc.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pcaml.ppi pcaml.mli
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.03.0/utils -c -intf pcaml.ppi
- rm -f pcaml.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pcaml.ppo pcaml.ml
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.03.0/utils -c -impl pcaml.ppo
- rm -f pcaml.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o exparser.ppi exparser.mli
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.03.0/utils -c -intf exparser.ppi
- rm -f exparser.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o exparser.ppo exparser.ml
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.03.0/utils -c -impl exparser.ppo
- rm -f exparser.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o parserify.ppi parserify.mli
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.03.0/utils -c -intf parserify.ppi
- rm -f parserify.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o parserify.ppo parserify.ml
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.03.0/utils -c -impl parserify.ppo
- rm -f parserify.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o argl.ppi argl.mli
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.03.0/utils -c -intf argl.ppi
- rm -f argl.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o argl.ppo argl.ml
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.03.0/utils -c -impl argl.ppo
- rm -f argl.ppo
- OTOPP=+compiler-libs OTOPU=../ocaml_stuff/4.03.0/utils OVERSION=4.03.0 OLIBDIR="/home/opam/.opam/4.03.0/lib/ocaml" ../tools/mkcrc.sh
- ocamlc.opt -c -impl crc.tmp
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o main.ppo main.ml
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.03.0/utils -c -impl main.ppo
- rm -f main.ppo
- ocamlc.opt -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.03.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.03.0/utils/pconfig.cmo quotation.cmo prtools.cmo ast2pt.cmo reloc.cmo pcaml.cmo exparser.cmo parserify.cmo argl.cmo ../boot/stdpp.cmo ../boot/token.cmo crc.cmo main.cmo -a -o camlp5.cma
- ocamlc.opt ../odyl/odyl.cma camlp5.cma ../odyl/odyl.cmo -linkall -o camlp5
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/main'
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/meta'
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o q_MLast.ppo q_MLast.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.03.0/utils -c -impl q_MLast.ppo
- rm -f q_MLast.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o q_ast.ppo q_ast.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.03.0/utils -c -impl q_ast.ppo
- rm -f q_ast.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_r.ppo pa_r.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.03.0/utils -c -impl pa_r.ppo
- rm -f pa_r.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_rp.ppo pa_rp.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.03.0/utils -c -impl pa_rp.ppo
- rm -f pa_rp.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_macro.ppo pa_macro.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.03.0/utils -c -impl pa_macro.ppo
- rm -f pa_macro.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extend.ppo pa_extend.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.03.0/utils -c -impl pa_extend.ppo
- rm -f pa_extend.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_macro_gram.ppo pa_macro_gram.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.03.0/utils -c -impl pa_macro_gram.ppo
- rm -f pa_macro_gram.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_fstream.ppo pa_fstream.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.03.0/utils -c -impl pa_fstream.ppo
- rm -f pa_fstream.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extend_m.ppo pa_extend_m.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.03.0/utils -c -impl pa_extend_m.ppo
- rm -f pa_extend_m.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pr_dump.ppo pr_dump.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.03.0/utils -c -impl pr_dump.ppo
- rm -f pr_dump.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_lexer.ppo pa_lexer.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.03.0/utils -c -impl pa_lexer.ppo
- rm -f pa_lexer.ppo
- rm -f camlp5r
- cd ../main; make CAMLP5=../meta/camlp5r CAMLP5M="-I ../meta pa_r.cmo pa_rp.cmo pr_dump.cmo"
- make[3]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/main'
- ocamlc.opt ../odyl/odyl.cma camlp5.cma -I ../meta pa_r.cmo pa_rp.cmo pr_dump.cmo ../odyl/odyl.cmo -linkall -o ../meta/camlp5r
- make[3]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/main'
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/meta'
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14'
- make compare_test || make coreboot
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14'
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/lib'
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/lib'
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/odyl'
- make[2]: Nothing to be done for 'compare'.
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/odyl'
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/main'
- camlp5 ../boot/camlp5 differ: char 595244, line 4974
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/main'
- make[1]: *** [Makefile:117: compare_test] Error 1
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14'
- make backup
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14'
- mkdir boot.new
- make mv_git FROM=boot TO=boot.new
- make[3]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14'
- test ! -f boot/.gitignore || mv boot/.gitignore boot.new/.
- make[3]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14'
- mv boot boot.new/SAVED
- mv boot.new boot
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14'
- make promote
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14'
- for i in lib odyl main meta; do (cd $i; make promote; cd ..); done
- make[3]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/lib'
- cp versdep.cmo ploc.cmo plexing.cmo plexer.cmo fstream.cmo gramext.cmo grammar.cmo diff.cmo extfold.cmo extfun.cmo pretty.cmo pprintf.cmo eprinter.cmo stdpp.cmo token.cmo versdep.cmi ploc.cmi plexing.cmi plexer.cmi fstream.cmi gramext.cmi grammar.cmi diff.cmi extfold.cmi extfun.cmi pretty.cmi pprintf.cmi eprinter.cmi stdpp.cmi token.cmi ../boot/.
- make[3]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/lib'
- make[3]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/odyl'
- make[3]: Nothing to be done for 'promote'.
- make[3]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/odyl'
- make[3]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/main'
- cp camlp5 ../boot/.
- make[3]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/main'
- make[3]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/meta'
- cp q_MLast.cmo q_ast.cmo pa_r.cmo pa_rp.cmo pa_macro.cmo pa_macro_gram.cmo pa_fstream.cmo pa_extend.cmo pa_extend_m.cmo pr_dump.cmo pa_lexer.cmo camlp5r pa_extend.cmi ../boot/.
- make[3]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/meta'
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14'
- make clean_hot
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14'
- cd ocaml_stuff; make clean; cd ..
- make[3]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/ocaml_stuff'
- cd ./4.03.0/utils; \
- make clean EXE=
- make[4]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.03.0/utils'
- rm -f *.cm[oix] *.o
- make[4]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.03.0/utils'
- if [ "+compiler-libs" != "+compiler-libs" ]; then \
-   cd ./4.03.0/parsing; \
-   make clean EXE=; \
- fi
- make[3]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/ocaml_stuff'
- for i in lib odyl main meta etc top ocpp man compile; do (cd $i; make clean; cd ..); done
- make[3]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/lib'
- rm -f *.cm[ioax] *.cmxa *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak
- rm -f gramlib.cma
- make[3]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/lib'
- make[3]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/odyl'
- rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak *.out *.opt
- rm -f odyl_config.ml odyl
- make[3]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/odyl'
- make[3]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/main'
- rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak *.out *.opt
- rm -f camlp5 crc.tmp
- make[3]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/main'
- make[3]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/meta'
- rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak q_MLast.cmo q_ast.cmo pa_r.cmo pa_rp.cmo pa_macro.cmo pa_macro_gram.cmo pa_fstream.cmo pa_extend.cmo pa_extend_m.cmo pr_dump.cmo pa_lexer.cmo camlp5r q_MLast.cmx q_ast.cmx pa_r.cmx pa_rp.cmx pa_macro.cmx pa_macro_gram.cmx pa_fstream.cmx pa_extend.cmx pa_extend_m.cmx pr_dump.cmx pa_lexer.cmx camlp5r.opt
- make[3]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/meta'
- make[3]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/etc'
- rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak *.out *.opt
- rm -f mkcamlp5.sh mkcamlp5.opt.sh camlp5o camlp5sch
- rm -f META
- make[3]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/etc'
- make[3]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/top'
- rm -f *.cm[ioa] *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak camlp5o.cma camlp5r.cma camlp5sch.cma camlp5_top.cma
- make[3]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/top'
- make[3]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/ocpp'
- rm -f *.cm[ioa] *.pp[io] *.[ao] *.obj *.lib *.out *.bak .*.bak
- rm -f ocpp
- make[3]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/ocpp'
- make[3]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/man'
- rm -f camlp5.1
- make[3]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/man'
- make[3]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/compile'
- rm -f *.cm* *.pp[io] *.[oa] *.lib *.obj *.bak .*.bak *.out *.opt
- rm -f *.fast tmp.* pa_*_fast.ml *.tmp *.ppo
- make[3]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/compile'
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14'
- make core
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14'
- cd ocaml_stuff; make all; cd ..
- make[3]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/ocaml_stuff'
- cd ./4.03.0/utils; \
- make all EXE= OCAMLN=ocaml
- make[4]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.03.0/utils'
- ocamlc  -c warnings.mli
- ocamlc  -c pconfig.mli
- ocamlc  -c pconfig.ml
- make[4]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.03.0/utils'
- if [ "+compiler-libs" != "+compiler-libs" ]; then \
-   cd ./4.03.0/parsing; \
-   make all EXE= OCAMLN=ocaml; \
- fi
- make[3]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/ocaml_stuff'
- set -e; for i in lib odyl main meta; do cd $i; make all; cd ..; done
- make[3]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/lib'
- ocamlrun ../boot/camlp5r -nolib -I ../boot pa_macro.cmo -mode S -o versdep.ppo versdep.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl versdep.ppo
- rm -f versdep.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ploc.ppi ploc.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf ploc.ppi
- rm -f ploc.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ploc.ppo ploc.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl ploc.ppo
- rm -f ploc.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexing.ppi plexing.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf plexing.ppi
- rm -f plexing.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexing.ppo plexing.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl plexing.ppo
- rm -f plexing.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexer.ppi plexer.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf plexer.ppi
- rm -f plexer.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexer.ppo plexer.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl plexer.ppo
- rm -f plexer.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o fstream.ppi fstream.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf fstream.ppi
- rm -f fstream.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o fstream.ppo fstream.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl fstream.ppo
- rm -f fstream.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o gramext.ppi gramext.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf gramext.ppi
- rm -f gramext.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o gramext.ppo gramext.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl gramext.ppo
- rm -f gramext.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o grammar.ppi grammar.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf grammar.ppi
- rm -f grammar.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o grammar.ppo grammar.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl grammar.ppo
- rm -f grammar.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o diff.ppi diff.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf diff.ppi
- rm -f diff.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o diff.ppo diff.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl diff.ppo
- rm -f diff.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfold.ppi extfold.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf extfold.ppi
- rm -f extfold.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfold.ppo extfold.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl extfold.ppo
- rm -f extfold.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfun.ppi extfun.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf extfun.ppi
- rm -f extfun.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfun.ppo extfun.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl extfun.ppo
- rm -f extfun.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pretty.ppi pretty.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf pretty.ppi
- rm -f pretty.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pretty.ppo pretty.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl pretty.ppo
- rm -f pretty.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pprintf.ppi pprintf.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf pprintf.ppi
- rm -f pprintf.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pprintf.ppo pprintf.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl pprintf.ppo
- rm -f pprintf.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o eprinter.ppi eprinter.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf eprinter.ppi
- rm -f eprinter.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o eprinter.ppo eprinter.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl eprinter.ppo
- rm -f eprinter.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o stdpp.ppi stdpp.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf stdpp.ppi
- rm -f stdpp.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o stdpp.ppo stdpp.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl stdpp.ppo
- rm -f stdpp.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o token.ppi token.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf token.ppi
- rm -f token.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o token.ppo token.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl token.ppo
- rm -f token.ppo
- ocamlc.opt versdep.cmo ploc.cmo plexing.cmo plexer.cmo fstream.cmo gramext.cmo grammar.cmo diff.cmo extfold.cmo extfun.cmo pretty.cmo pprintf.cmo eprinter.cmo stdpp.cmo token.cmo -a -o gramlib.cma
- make[3]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/lib'
- make[3]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/odyl'
- echo "let standard_library =" > odyl_config.ml
- echo "  try Sys.getenv \"CAMLP5LIB\" with" >> odyl_config.ml
- echo "    Not_found -> \"/home/opam/.opam/4.03.0/lib/camlp5\"" | \
- sed -e 's|\\|/|g' >> odyl_config.ml
- cp odyl_config.ml odyl_config.ppo
- cat odyl_config.ml > odyl_config.ppo
- ocamlc.opt -warn-error +A-11 -c -impl odyl_config.ppo
- rm -f odyl_config.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o odyl_main.ppi odyl_main.mli
- ocamlc.opt -warn-error +A-11 -c -intf odyl_main.ppi
- rm -f odyl_main.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot pa_macro.cmo -mode S -o odyl_main.ppo odyl_main.ml
- ocamlc.opt -warn-error +A-11 -c -impl odyl_main.ppo
- rm -f odyl_main.ppo
- ocamlc.opt dynlink.cma odyl_config.cmo odyl_main.cmo -a -o odyl.cma
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o odyl.ppo odyl.ml
- ocamlc.opt -warn-error +A-11 -c -impl odyl.ppo
- rm -f odyl.ppo
- ocamlc.opt odyl.cma odyl.cmo -o odyl
- make[3]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/odyl'
- make[3]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/main'
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o mLast.ppi mLast.mli
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.03.0/utils -c -intf mLast.ppi
- rm -f mLast.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o quotation.ppi quotation.mli
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.03.0/utils -c -intf quotation.ppi
- rm -f quotation.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o quotation.ppo quotation.ml
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.03.0/utils -c -impl quotation.ppo
- rm -f quotation.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o prtools.ppi prtools.mli
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.03.0/utils -c -intf prtools.ppi
- rm -f prtools.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o prtools.ppo prtools.ml
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.03.0/utils -c -impl prtools.ppo
- rm -f prtools.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ast2pt.ppi ast2pt.mli
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.03.0/utils -c -intf ast2pt.ppi
- rm -f ast2pt.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ast2pt.ppo ast2pt.ml
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.03.0/utils -c -impl ast2pt.ppo
- rm -f ast2pt.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o reloc.ppi reloc.mli
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.03.0/utils -c -intf reloc.ppi
- rm -f reloc.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o reloc.ppo reloc.ml
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.03.0/utils -c -impl reloc.ppo
- rm -f reloc.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pcaml.ppi pcaml.mli
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.03.0/utils -c -intf pcaml.ppi
- rm -f pcaml.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pcaml.ppo pcaml.ml
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.03.0/utils -c -impl pcaml.ppo
- rm -f pcaml.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o exparser.ppi exparser.mli
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.03.0/utils -c -intf exparser.ppi
- rm -f exparser.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o exparser.ppo exparser.ml
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.03.0/utils -c -impl exparser.ppo
- rm -f exparser.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o parserify.ppi parserify.mli
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.03.0/utils -c -intf parserify.ppi
- rm -f parserify.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o parserify.ppo parserify.ml
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.03.0/utils -c -impl parserify.ppo
- rm -f parserify.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o argl.ppi argl.mli
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.03.0/utils -c -intf argl.ppi
- rm -f argl.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o argl.ppo argl.ml
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.03.0/utils -c -impl argl.ppo
- rm -f argl.ppo
- OTOPP=+compiler-libs OTOPU=../ocaml_stuff/4.03.0/utils OVERSION=4.03.0 OLIBDIR="/home/opam/.opam/4.03.0/lib/ocaml" ../tools/mkcrc.sh
- ocamlc.opt -c -impl crc.tmp
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o main.ppo main.ml
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.03.0/utils -c -impl main.ppo
- rm -f main.ppo
- ocamlc.opt -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.03.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.03.0/utils/pconfig.cmo quotation.cmo prtools.cmo ast2pt.cmo reloc.cmo pcaml.cmo exparser.cmo parserify.cmo argl.cmo ../boot/stdpp.cmo ../boot/token.cmo crc.cmo main.cmo -a -o camlp5.cma
- ocamlc.opt ../odyl/odyl.cma camlp5.cma ../odyl/odyl.cmo -linkall -o camlp5
- make[3]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/main'
- make[3]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/meta'
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o q_MLast.ppo q_MLast.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.03.0/utils -c -impl q_MLast.ppo
- rm -f q_MLast.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o q_ast.ppo q_ast.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.03.0/utils -c -impl q_ast.ppo
- rm -f q_ast.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_r.ppo pa_r.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.03.0/utils -c -impl pa_r.ppo
- rm -f pa_r.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_rp.ppo pa_rp.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.03.0/utils -c -impl pa_rp.ppo
- rm -f pa_rp.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_macro.ppo pa_macro.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.03.0/utils -c -impl pa_macro.ppo
- rm -f pa_macro.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extend.ppo pa_extend.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.03.0/utils -c -impl pa_extend.ppo
- rm -f pa_extend.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_macro_gram.ppo pa_macro_gram.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.03.0/utils -c -impl pa_macro_gram.ppo
- rm -f pa_macro_gram.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_fstream.ppo pa_fstream.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.03.0/utils -c -impl pa_fstream.ppo
- rm -f pa_fstream.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extend_m.ppo pa_extend_m.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.03.0/utils -c -impl pa_extend_m.ppo
- rm -f pa_extend_m.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pr_dump.ppo pr_dump.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.03.0/utils -c -impl pr_dump.ppo
- rm -f pr_dump.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_lexer.ppo pa_lexer.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.03.0/utils -c -impl pa_lexer.ppo
- rm -f pa_lexer.ppo
- rm -f camlp5r
- cd ../main; make CAMLP5=../meta/camlp5r CAMLP5M="-I ../meta pa_r.cmo pa_rp.cmo pr_dump.cmo"
- make[4]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/main'
- ocamlc.opt ../odyl/odyl.cma camlp5.cma -I ../meta pa_r.cmo pa_rp.cmo pr_dump.cmo ../odyl/odyl.cmo -linkall -o ../meta/camlp5r
- make[4]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/main'
- make[3]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/meta'
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14'
- make compare
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14'
- make[3]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/lib'
- make[3]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/lib'
- make[3]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/odyl'
- make[3]: Nothing to be done for 'compare'.
- make[3]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/odyl'
- make[3]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/main'
- make[3]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/main'
- make[3]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/meta'
- make[3]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/meta'
- Fixpoint reached, bootstrap succeeded.
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14'
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14'
- make out
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14'
- set -e; cd ocaml_stuff; make; cd ..
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/ocaml_stuff'
- cd ./4.03.0/utils; \
- make all EXE= OCAMLN=ocaml
- make[3]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.03.0/utils'
- make[3]: Nothing to be done for 'all'.
- make[3]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.03.0/utils'
- if [ "+compiler-libs" != "+compiler-libs" ]; then \
-   cd ./4.03.0/parsing; \
-   make all EXE= OCAMLN=ocaml; \
- fi
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/ocaml_stuff'
- set -e; for i in lib odyl main meta etc top ocpp man; do cd $i; make all; cd ..; done
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/lib'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/lib'
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/odyl'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/odyl'
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/main'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/main'
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/meta'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/meta'
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/etc'
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_o.ppo pa_o.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_o.ppo
- rm -f pa_o.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_op.ppo pa_op.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_op.ppo
- rm -f pa_op.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_oop.ppo pa_oop.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_oop.ppo
- rm -f pa_oop.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_sml.ppo pa_sml.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_sml.ppo
- rm -f pa_sml.ppo
- ocamlrun ../boot/camlp5 -nolib -I ../boot pa_r.cmo pa_rp.cmo pa_extend.cmo q_MLast.cmo pr_dump.cmo -mode S -o pa_lispr.ppo pa_lispr.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_lispr.ppo
- rm -f pa_lispr.ppo
- make --no-print-directory -f Makefile.withnew pa_lisp.cmo
- ocamlrun ../main/camlp5 -nolib -I ../meta -I ../etc ./pa_lispr.cmo pa_extend.cmo q_MLast.cmo pr_dump.cmo -mode S -o pa_lisp.ppo pa_lisp.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pa_lisp.ppo
- rm -f pa_lisp.ppo
- ocamlrun ../boot/camlp5 -nolib -I ../boot pa_r.cmo pa_rp.cmo pa_extend.cmo q_MLast.cmo pr_dump.cmo -mode S -o pa_schemer.ppo pa_schemer.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_schemer.ppo
- rm -f pa_schemer.ppo
- make --no-print-directory -f Makefile.withnew pa_scheme.cmo
- ocamlrun ../main/camlp5 -nolib -I ../meta -I ../etc ./pa_schemer.cmo pa_extend.cmo q_MLast.cmo pr_dump.cmo -mode S -o pa_scheme.ppo pa_scheme.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pa_scheme.ppo
- rm -f pa_scheme.ppo
- make --no-print-directory -f Makefile.withnew pa_extfold.cmo
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pa_extfold.ppo pa_extfold.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pa_extfold.ppo
- rm -f pa_extfold.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extfun.ppo pa_extfun.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_extfun.ppo
- rm -f pa_extfun.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extprint.ppo pa_extprint.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_extprint.ppo
- rm -f pa_extprint.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_macro_print.ppo pa_macro_print.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_macro_print.ppo
- rm -f pa_macro_print.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_lefteval.ppo pa_lefteval.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_lefteval.ppo
- rm -f pa_lefteval.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_mkast.ppo pa_mkast.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_mkast.ppo
- rm -f pa_mkast.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_mktest.ppo pa_mktest.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_mktest.ppo
- rm -f pa_mktest.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_pprintf.ppo pa_pprintf.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_pprintf.ppo
- rm -f pa_pprintf.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_pragma.ppo pa_pragma.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_pragma.ppo
- rm -f pa_pragma.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_reloc.ppo pa_reloc.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_reloc.ppo
- rm -f pa_reloc.ppo
- make --no-print-directory -f Makefile.withnew pr_r.cmo
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_r.ppo pr_r.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_r.ppo
- rm -f pr_r.ppo
- make --no-print-directory -f Makefile.withnew pr_ro.cmo
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_ro.ppo pr_ro.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_ro.ppo
- rm -f pr_ro.ppo
- make --no-print-directory -f Makefile.withnew pr_rp.cmo
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_rp.ppo pr_rp.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_rp.ppo
- rm -f pr_rp.ppo
- make --no-print-directory -f Makefile.withnew pr_o.cmo
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_o.ppo pr_o.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_o.ppo
- rm -f pr_o.ppo
- make --no-print-directory -f Makefile.withnew pr_op.cmo
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_op.ppo pr_op.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_op.ppo
- rm -f pr_op.ppo
- make --no-print-directory -f Makefile.withnew pr_scheme.cmo
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_scheme.ppo pr_scheme.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_scheme.ppo
- rm -f pr_scheme.ppo
- make --no-print-directory -f Makefile.withnew pr_schemep.cmo
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_schemep.ppo pr_schemep.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_schemep.ppo
- rm -f pr_schemep.ppo
- make --no-print-directory -f Makefile.withnew pr_extend.cmo
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_extend.ppo pr_extend.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_extend.ppo
- rm -f pr_extend.ppo
- make --no-print-directory -f Makefile.withnew pr_extfun.cmo
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_extfun.ppo pr_extfun.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_extfun.ppo
- rm -f pr_extfun.ppo
- make --no-print-directory -f Makefile.withnew pr_extprint.cmo
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_extprint.ppo pr_extprint.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_extprint.ppo
- rm -f pr_extprint.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pr_depend.ppo pr_depend.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pr_depend.ppo
- rm -f pr_depend.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pr_null.ppo pr_null.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pr_null.ppo
- rm -f pr_null.ppo
- make --no-print-directory -f Makefile.withnew q_phony.cmo
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o q_phony.ppo q_phony.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl q_phony.ppo
- rm -f q_phony.ppo
- rm -f camlp5o
- cd ../main; make CAMLP5=../etc/camlp5o CAMLP5M="-I ../etc pa_o.cmo pa_op.cmo ../meta/pr_dump.cmo"
- make[3]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/main'
- ocamlc.opt ../odyl/odyl.cma camlp5.cma -I ../etc pa_o.cmo pa_op.cmo ../meta/pr_dump.cmo ../odyl/odyl.cmo -linkall -o ../etc/camlp5o
- make[3]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/main'
- rm -f camlp5sch
- cd ../main; make CAMLP5=../etc/camlp5sch CAMLP5M="-I ../etc pa_scheme.cmo ../meta/pr_dump.cmo"
- make[3]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/main'
- ocamlc.opt ../odyl/odyl.cma camlp5.cma -I ../etc pa_scheme.cmo ../meta/pr_dump.cmo ../odyl/odyl.cmo -linkall -o ../etc/camlp5sch
- make[3]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/main'
- sed -e "s!LIBDIR!/home/opam/.opam/4.03.0/lib!g" -e "s!OCAMLN!ocaml!g" -e "s!CAMLP5N!camlp5!g" mkcamlp5.sh.tpl > mkcamlp5.sh
- sed -e "s|@VERSION@|7.14|" -e "s|@CAMLP5DIR@|/home/opam/.opam/4.03.0/lib/camlp5|" META.tpl > META
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/etc'
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/top'
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o camlp5_top.ppo camlp5_top.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I +compiler-libs -I ../ocaml_stuff/4.03.0/utils -I +compiler-libs -c -impl camlp5_top.ppo
- rm -f camlp5_top.ppo
- ocamlc.opt ../ocaml_stuff/4.03.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/quotation.cmo ../main/reloc.cmo ../main/prtools.cmo ../main/ast2pt.cmo ../main/pcaml.cmo ../main/exparser.cmo ../boot/stdpp.cmo ../boot/token.cmo ../etc/pa_o.cmo ../etc/pa_op.cmo camlp5_top.cmo -linkall -a -o camlp5o.cma
- ocamlrun ../boot/camlp5r -nolib -I ../boot pa_macro.cmo -mode S -o rprint.ppo rprint.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I +compiler-libs -I ../ocaml_stuff/4.03.0/utils -I +compiler-libs -c -impl rprint.ppo
- rm -f rprint.ppo
- ocamlc.opt ../ocaml_stuff/4.03.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/quotation.cmo ../main/reloc.cmo ../main/prtools.cmo ../main/ast2pt.cmo ../main/pcaml.cmo ../main/exparser.cmo ../boot/stdpp.cmo ../boot/token.cmo ../meta/pa_r.cmo ../meta/pa_rp.cmo rprint.cmo camlp5_top.cmo -linkall -a -o camlp5r.cma
- ocamlc.opt ../ocaml_stuff/4.03.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/quotation.cmo ../main/reloc.cmo ../main/prtools.cmo ../main/ast2pt.cmo ../main/pcaml.cmo ../main/exparser.cmo ../boot/stdpp.cmo ../boot/token.cmo ../etc/pa_scheme.cmo camlp5_top.cmo -linkall -a -o camlp5sch.cma
- ocamlc.opt ../ocaml_stuff/4.03.0/utils/pconfig.cmo ../main/quotation.cmo ../main/reloc.cmo ../main/prtools.cmo ../main/pcaml.cmo ../main/ast2pt.cmo camlp5_top.cmo -a -o camlp5_top.cma
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/top'
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/ocpp'
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ocpp.ppo ocpp.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../odyl -I ../lib -c -impl ocpp.ppo
- rm -f ocpp.ppo
- ocamlc.opt -I ../main -I ../boot -I ../odyl -I ../lib ../boot/versdep.cmo ../boot/ploc.cmo ../boot/stdpp.cmo ../main/quotation.cmo ../odyl/odyl.cma ocpp.cmo ../odyl/odyl.cmo -linkall -o ocpp
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/ocpp'
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/man'
- sed -e "s'LIBDIR'/home/opam/.opam/4.03.0/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.03.0/.opam-switch/build/camlp5.7.14/man'
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14'
- make opt
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14'
- set -e; for i in ocaml_stuff lib odyl main meta etc; do cd $i; make opt; cd ..; done
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/ocaml_stuff'
- cd ./4.03.0/utils; make OCAMLN=ocaml opt; cd ../..
- make[3]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.03.0/utils'
- ocamlopt  -c pconfig.ml
- make[3]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.03.0/utils'
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/ocaml_stuff'
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/lib'
- ocamlrun ../boot/camlp5r -nolib -I ../boot pa_macro.cmo -mode S -o versdep.ppo versdep.ml
- ocamlopt.opt -warn-error +A-11 -I +compiler-libs -c -impl versdep.ppo
- rm -f versdep.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ploc.ppo ploc.ml
- ocamlopt.opt -warn-error +A-11 -I +compiler-libs -c -impl ploc.ppo
- rm -f ploc.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexing.ppo plexing.ml
- ocamlopt.opt -warn-error +A-11 -I +compiler-libs -c -impl plexing.ppo
- rm -f plexing.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexer.ppo plexer.ml
- ocamlopt.opt -warn-error +A-11 -I +compiler-libs -c -impl plexer.ppo
- rm -f plexer.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o fstream.ppo fstream.ml
- ocamlopt.opt -warn-error +A-11 -I +compiler-libs -c -impl fstream.ppo
- rm -f fstream.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o gramext.ppo gramext.ml
- ocamlopt.opt -warn-error +A-11 -I +compiler-libs -c -impl gramext.ppo
- rm -f gramext.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o grammar.ppo grammar.ml
- ocamlopt.opt -warn-error +A-11 -I +compiler-libs -c -impl grammar.ppo
- rm -f grammar.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o diff.ppo diff.ml
- ocamlopt.opt -warn-error +A-11 -I +compiler-libs -c -impl diff.ppo
- rm -f diff.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfold.ppo extfold.ml
- ocamlopt.opt -warn-error +A-11 -I +compiler-libs -c -impl extfold.ppo
- rm -f extfold.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfun.ppo extfun.ml
- ocamlopt.opt -warn-error +A-11 -I +compiler-libs -c -impl extfun.ppo
- rm -f extfun.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pretty.ppo pretty.ml
- ocamlopt.opt -warn-error +A-11 -I +compiler-libs -c -impl pretty.ppo
- rm -f pretty.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pprintf.ppo pprintf.ml
- ocamlopt.opt -warn-error +A-11 -I +compiler-libs -c -impl pprintf.ppo
- rm -f pprintf.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o eprinter.ppo eprinter.ml
- ocamlopt.opt -warn-error +A-11 -I +compiler-libs -c -impl eprinter.ppo
- rm -f eprinter.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o stdpp.ppo stdpp.ml
- ocamlopt.opt -warn-error +A-11 -I +compiler-libs -c -impl stdpp.ppo
- rm -f stdpp.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o token.ppo token.ml
- ocamlopt.opt -warn-error +A-11 -I +compiler-libs -c -impl token.ppo
- rm -f token.ppo
- ocamlopt.opt versdep.cmx ploc.cmx plexing.cmx plexer.cmx fstream.cmx gramext.cmx grammar.cmx diff.cmx extfold.cmx extfun.cmx pretty.cmx pprintf.cmx eprinter.cmx stdpp.cmx token.cmx -a -o gramlib.cmxa
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/lib'
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/odyl'
- cp odyl_config.ml odyl_config.ppo
- cat odyl_config.ml > odyl_config.ppo
- ocamlopt.opt -warn-error +A-11 -c -impl odyl_config.ppo
- rm -f odyl_config.ppo
- OPT=.opt EXE= OCAMLN=ocaml MODE=S COMPWITH=old CAMLP5N=camlp5 ../tools/camlp5_comm.sh -DOPT -o odyl_main.ppo odyl_main.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot pa_macro.cmo -mode S -DOPT -o odyl_main.ppo odyl_main.ml
- ocamlopt.opt -c -impl odyl_main.ppo
- rm -f odyl_main.ppo
- ocamlopt.opt odyl_config.cmx odyl_main.cmx -a -o odyl.cmxa
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o odyl.ppo odyl.ml
- ocamlopt.opt -warn-error +A-11 -c -impl odyl.ppo
- rm -f odyl.ppo
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/odyl'
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/main'
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o quotation.ppo quotation.ml
- ocamlopt.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.03.0/utils -c -impl quotation.ppo
- rm -f quotation.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o prtools.ppo prtools.ml
- ocamlopt.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.03.0/utils -c -impl prtools.ppo
- rm -f prtools.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ast2pt.ppo ast2pt.ml
- ocamlopt.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.03.0/utils -c -impl ast2pt.ppo
- rm -f ast2pt.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o reloc.ppo reloc.ml
- ocamlopt.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.03.0/utils -c -impl reloc.ppo
- rm -f reloc.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pcaml.ppo pcaml.ml
- ocamlopt.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.03.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 -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.03.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 -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.03.0/utils -c -impl parserify.ppo
- rm -f parserify.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o argl.ppo argl.ml
- ocamlopt.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.03.0/utils -c -impl argl.ppo
- rm -f argl.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o main.ppo main.ml
- ocamlopt.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.03.0/utils -c -impl main.ppo
- rm -f main.ppo
- ocamlopt.opt -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.03.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.03.0/utils/pconfig.cmx quotation.cmx prtools.cmx ast2pt.cmx reloc.cmx pcaml.cmx exparser.cmx parserify.cmx argl.cmx ../lib/stdpp.cmx ../lib/token.cmx main.cmx -a -o camlp5.cmxa
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/main'
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/meta'
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o q_MLast.ppo q_MLast.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.03.0/utils -c -impl q_MLast.ppo
- rm -f q_MLast.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o q_ast.ppo q_ast.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.03.0/utils -c -impl q_ast.ppo
- rm -f q_ast.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_r.ppo pa_r.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.03.0/utils -c -impl pa_r.ppo
- rm -f pa_r.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_rp.ppo pa_rp.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.03.0/utils -c -impl pa_rp.ppo
- rm -f pa_rp.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_macro.ppo pa_macro.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.03.0/utils -c -impl pa_macro.ppo
- rm -f pa_macro.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extend.ppo pa_extend.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.03.0/utils -c -impl pa_extend.ppo
- rm -f pa_extend.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_macro_gram.ppo pa_macro_gram.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.03.0/utils -c -impl pa_macro_gram.ppo
- rm -f pa_macro_gram.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_fstream.ppo pa_fstream.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.03.0/utils -c -impl pa_fstream.ppo
- rm -f pa_fstream.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extend_m.ppo pa_extend_m.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.03.0/utils -c -impl pa_extend_m.ppo
- rm -f pa_extend_m.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pr_dump.ppo pr_dump.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.03.0/utils -c -impl pr_dump.ppo
- rm -f pr_dump.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_lexer.ppo pa_lexer.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.03.0/utils -c -impl pa_lexer.ppo
- rm -f pa_lexer.ppo
- rm -f camlp5r.opt
- cd ../main; make optp5 CAMLP5OPT=../meta/camlp5r.opt CAMLP5M="-I ../meta pa_r.cmx pa_rp.cmx pr_dump.cmx"
- make[3]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/main'
- ocamlopt.opt ../odyl/odyl.cmxa camlp5.cmxa -I ../meta pa_r.cmx pa_rp.cmx pr_dump.cmx ../odyl/odyl.cmx -linkall -o ../meta/camlp5r.opt
- make[3]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/main'
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/meta'
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/etc'
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_o.ppo pa_o.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_o.ppo
- rm -f pa_o.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_op.ppo pa_op.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_op.ppo
- rm -f pa_op.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_oop.ppo pa_oop.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_oop.ppo
- rm -f pa_oop.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_sml.ppo pa_sml.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_sml.ppo
- rm -f pa_sml.ppo
- make --no-print-directory -f Makefile.withnew pa_lisp.cmx
- ocamlrun ../main/camlp5 -nolib -I ../meta -I ../etc ./pa_lispr.cmo pa_extend.cmo q_MLast.cmo pr_dump.cmo -mode S -o pa_lisp.ppo pa_lisp.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pa_lisp.ppo
- rm -f pa_lisp.ppo
- make --no-print-directory -f Makefile.withnew pa_scheme.cmx
- ocamlrun ../main/camlp5 -nolib -I ../meta -I ../etc ./pa_schemer.cmo pa_extend.cmo q_MLast.cmo pr_dump.cmo -mode S -o pa_scheme.ppo pa_scheme.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pa_scheme.ppo
- rm -f pa_scheme.ppo
- make --no-print-directory -f Makefile.withnew pa_extfold.cmx
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pa_extfold.ppo pa_extfold.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pa_extfold.ppo
- rm -f pa_extfold.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extfun.ppo pa_extfun.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_extfun.ppo
- rm -f pa_extfun.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extprint.ppo pa_extprint.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_extprint.ppo
- rm -f pa_extprint.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_macro_print.ppo pa_macro_print.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_macro_print.ppo
- rm -f pa_macro_print.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_lefteval.ppo pa_lefteval.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_lefteval.ppo
- rm -f pa_lefteval.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_mkast.ppo pa_mkast.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_mkast.ppo
- rm -f pa_mkast.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_mktest.ppo pa_mktest.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_mktest.ppo
- rm -f pa_mktest.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_pprintf.ppo pa_pprintf.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_pprintf.ppo
- rm -f pa_pprintf.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_pragma.ppo pa_pragma.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_pragma.ppo
- rm -f pa_pragma.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_reloc.ppo pa_reloc.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_reloc.ppo
- rm -f pa_reloc.ppo
- make --no-print-directory -f Makefile.withnew pr_r.cmx
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_r.ppo pr_r.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_r.ppo
- rm -f pr_r.ppo
- make --no-print-directory -f Makefile.withnew pr_ro.cmx
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_ro.ppo pr_ro.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_ro.ppo
- rm -f pr_ro.ppo
- make --no-print-directory -f Makefile.withnew pr_rp.cmx
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_rp.ppo pr_rp.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_rp.ppo
- rm -f pr_rp.ppo
- make --no-print-directory -f Makefile.withnew pr_o.cmx
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_o.ppo pr_o.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_o.ppo
- rm -f pr_o.ppo
- make --no-print-directory -f Makefile.withnew pr_op.cmx
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_op.ppo pr_op.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_op.ppo
- rm -f pr_op.ppo
- make --no-print-directory -f Makefile.withnew pr_scheme.cmx
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_scheme.ppo pr_scheme.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_scheme.ppo
- rm -f pr_scheme.ppo
- make --no-print-directory -f Makefile.withnew pr_schemep.cmx
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_schemep.ppo pr_schemep.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_schemep.ppo
- rm -f pr_schemep.ppo
- make --no-print-directory -f Makefile.withnew pr_extend.cmx
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_extend.ppo pr_extend.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_extend.ppo
- rm -f pr_extend.ppo
- make --no-print-directory -f Makefile.withnew pr_extfun.cmx
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_extfun.ppo pr_extfun.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_extfun.ppo
- rm -f pr_extfun.ppo
- make --no-print-directory -f Makefile.withnew pr_extprint.cmx
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_extprint.ppo pr_extprint.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_extprint.ppo
- rm -f pr_extprint.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pr_depend.ppo pr_depend.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pr_depend.ppo
- rm -f pr_depend.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pr_null.ppo pr_null.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pr_null.ppo
- rm -f pr_null.ppo
- make --no-print-directory -f Makefile.withnew q_phony.cmx
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o q_phony.ppo q_phony.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl q_phony.ppo
- rm -f q_phony.ppo
- rm -f camlp5o.opt
- cd ../main; make optp5 CAMLP5OPT=../etc/camlp5o.opt CAMLP5M="-I ../etc pa_o.cmx pa_op.cmx ../meta/pr_dump.cmx"
- make[3]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/main'
- ocamlopt.opt ../odyl/odyl.cmxa camlp5.cmxa -I ../etc pa_o.cmx pa_op.cmx ../meta/pr_dump.cmx ../odyl/odyl.cmx -linkall -o ../etc/camlp5o.opt
- make[3]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/main'
- sed -e "s!LIBDIR!/home/opam/.opam/4.03.0/lib!g" -e "s!OCAMLN!ocaml!g" -e "s!CAMLP5N!camlp5!g" mkcamlp5.opt.sh.tpl > mkcamlp5.opt.sh
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/etc'
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14'
- make opt.opt
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14'
- set -e; for i in ocaml_stuff lib odyl main meta etc; do cd $i; make opt; cd ..; done
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/ocaml_stuff'
- cd ./4.03.0/utils; make OCAMLN=ocaml opt; cd ../..
- make[3]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.03.0/utils'
- make[3]: Nothing to be done for 'opt'.
- make[3]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.03.0/utils'
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/ocaml_stuff'
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/lib'
- make[2]: Nothing to be done for 'opt'.
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/lib'
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/odyl'
- make[2]: Nothing to be done for 'opt'.
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/odyl'
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/main'
- make[2]: Nothing to be done for 'opt'.
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/main'
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/meta'
- make[2]: Nothing to be done for 'opt'.
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/meta'
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/etc'
- make[2]: Nothing to be done for 'opt'.
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/etc'
- cd compile; make opt; cd ..
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/compile'
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o compile.ppo compile.ml
- ocamlc.opt -w y -warn-error +A-11 -I ../main -I ../boot -I ../lib -c -impl compile.ppo
- rm -f compile.ppo
- OCAMLN=ocaml CAMLP5N=camlp5 EXE= RM=rm ./compile.sh -e "Grammar.Entry.obj Pcaml.interf" -e "Grammar.Entry.obj Pcaml.implem" -e "Grammar.Entry.obj Pcaml.top_phrase" -e "Grammar.Entry.obj Pcaml.use_file" ../etc/pa_o.ml ../etc/pa_op.ml > o_fast.ml.tmp
- ocamlc -c tmp.mli
- ocamlrun ../meta/camlp5r -nolib -I ../meta pa_macro.cmo pa_extend.cmo pa_macro_gram.cmo q_MLast.cmo -meta_action tmp.ml -o tmp.ppo
- ocamlc -I ../lib -I ../main -c -impl tmp.ppo
- rm tmp.ppo
- ocamlrun ../main/camlp5 ./compile.cmo ./tmp.cmo ../etc/pr_r.cmo ../etc/pr_rp.cmo  -sep nn -impl - < /dev/null
- ../meta/camlp5r -I ../meta -I ../etc pa_extend.cmo pa_macro.cmo pa_macro_gram.cmo pr_r.cmo pr_extend.cmo ../etc/pa_o.ml > pa_o.ppo.TMP && mv pa_o.ppo.TMP pa_o.ml.ppo
- <W> Grammar extension: in [expr], some rule has been masked
- <W> Grammar extension: in [expr], some rule has been masked
- ../meta/camlp5r -I ../meta -I ../etc pa_extend.cmo pa_macro.cmo pa_macro_gram.cmo pr_r.cmo pr_extend.cmo ../etc/pa_op.ml > pa_op.ppo.TMP && mv pa_op.ppo.TMP pa_op.ml.ppo
- cat pa_o.ml.ppo pa_op.ml.ppo | sed -e "s/Plexer.gmake ()/Lazy.force P.lexer/" -e "/EXTEND/,/END/d" -e "/Grammar.Entry.of_parser/d" -e "/Grammar.Entry.gcreate/d" -e "/Grammar.Entry.create/d" | grep -v '#load' | grep -v "^IFDEF" | grep -v "^END" | grep -v DELETE_RULE | cat comp_head.ml.tpl - o_fast.ml.tmp comp_trail.ml.tpl > pa_o_fast.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_o_fast.ppo pa_o_fast.ml
- ocamlopt.opt -w y -warn-error +A-11 -I ../main -I ../boot -I ../lib -c -impl pa_o_fast.ppo
- rm -f pa_o_fast.ppo
- rm -f camlp5o.fast.opt
- cd ../main; make optp5 CAMLP5OPT=../compile/camlp5o.fast.opt CAMLP5M="../compile/pa_o_fast.cmx ../meta/pr_dump.cmx"
- make[3]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/main'
- ocamlopt.opt ../odyl/odyl.cmxa camlp5.cmxa ../compile/pa_o_fast.cmx ../meta/pr_dump.cmx ../odyl/odyl.cmx -linkall -o ../compile/camlp5o.fast.opt
- make[3]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/main'
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/compile'
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14'
-> compiled  camlp5.7.14
Processing 14/16: [camlp5: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14)
- rm -rf "/home/opam/.opam/4.03.0/lib/camlp5"
- for i in lib odyl main meta etc top ocpp man compile; do \
-   (cd $i; make install DESTDIR=; cd ..); \
- done
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/lib'
- mkdir -p "/home/opam/.opam/4.03.0/lib/camlp5"
- cp gramlib.cma *.mli "/home/opam/.opam/4.03.0/lib/camlp5/."
- cp *.cmi "/home/opam/.opam/4.03.0/lib/camlp5/."
- if test -f gramlib.cmxa; then \
-   make installopt LIBDIR="/home/opam/.opam/4.03.0/lib" DESTDIR=; \
- fi
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/lib'
- cp gramlib.cmxa *.cmx "/home/opam/.opam/4.03.0/lib/camlp5/."
- if test -f gramlib.lib; then \
-   cp gramlib.lib "/home/opam/.opam/4.03.0/lib/camlp5/."; \
- else \
-   tar cf - gramlib"".a | \
-   (cd "/home/opam/.opam/4.03.0/lib/camlp5/."; tar xf -); \
- fi
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/lib'
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/lib'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/odyl'
- mkdir -p "/home/opam/.opam/4.03.0/lib/camlp5" "/home/opam/.opam/4.03.0/bin"
- cp odyl.cmo odyl.cma "/home/opam/.opam/4.03.0/lib/camlp5/."
- if test -f odyl.cmxa; then \
-   cp odyl.cmxa odyl.cmx "/home/opam/.opam/4.03.0/lib/camlp5/."; \
-   cp odyl.a odyl.o "/home/opam/.opam/4.03.0/lib/camlp5/."; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/odyl'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/main'
- mkdir -p "/home/opam/.opam/4.03.0/bin"
- mkdir -p "/home/opam/.opam/4.03.0/lib/camlp5"
- cp camlp5 "/home/opam/.opam/4.03.0/bin/."
- cp ast2pt.mli mLast.mli quotation.mli pcaml.mli prtools.mli reloc.mli "/home/opam/.opam/4.03.0/lib/camlp5/."
- cp ast2pt.cmi mLast.cmi quotation.cmi pcaml.cmi prtools.cmi reloc.cmi "/home/opam/.opam/4.03.0/lib/camlp5/."
- cp camlp5.cma "/home/opam/.opam/4.03.0/lib/camlp5/."
- if test -f camlp5.cmxa; then \
-   cp camlp5.cmxa "/home/opam/.opam/4.03.0/lib/camlp5/."; \
-   cp camlp5.a "/home/opam/.opam/4.03.0/lib/camlp5/."; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/main'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/meta'
- mkdir -p "/home/opam/.opam/4.03.0/lib/camlp5" "/home/opam/.opam/4.03.0/bin"
- cp q_MLast.cmo q_ast.cmo pa_r.cmo pa_rp.cmo pa_macro.cmo pa_macro_gram.cmo pa_fstream.cmo pa_extend.cmo pa_extend_m.cmo pr_dump.cmo pa_lexer.cmo "/home/opam/.opam/4.03.0/lib/camlp5/."
- cp pa_macro.cmi pa_macro_gram.cmi pa_extend.cmi "/home/opam/.opam/4.03.0/lib/camlp5/."
- cp camlp5r "/home/opam/.opam/4.03.0/bin/."
- if test -f camlp5r.opt; then \
-   cp camlp5r.opt "/home/opam/.opam/4.03.0/bin/."; \
- fi
- if test -f pa_r.cmx; then \
-   cp q_MLast.cmx q_ast.cmx pa_r.cmx pa_rp.cmx pa_macro.cmx pa_macro_gram.cmx pa_fstream.cmx pa_extend.cmx pa_extend_m.cmx pr_dump.cmx pa_lexer.cmx "/home/opam/.opam/4.03.0/lib/camlp5/."; \
-   for i in q_MLast q_ast pa_r pa_rp pa_macro pa_macro_gram pa_fstream pa_extend pa_extend_m pr_dump pa_lexer; do \
-      cp $i.o "/home/opam/.opam/4.03.0/lib/camlp5/."; \
-   done; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/meta'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/etc'
- mkdir -p "/home/opam/.opam/4.03.0/lib/camlp5" "/home/opam/.opam/4.03.0/bin"
- rm -f "/home/opam/.opam/4.03.0/lib/camlp5/pa_lex.cmo"
- cp pa_o.cmo pa_op.cmo pa_oop.cmo pa_sml.cmo pa_lisp.cmo pa_scheme.cmo pa_extfold.cmo pa_extfun.cmo pa_extprint.cmo pa_macro_print.cmo pa_lefteval.cmo pa_mkast.cmo pa_mktest.cmo pa_pprintf.cmo pa_pragma.cmo pa_reloc.cmo pr_r.cmo pr_ro.cmo pr_rp.cmo pr_o.cmo pr_op.cmo pr_scheme.cmo pr_schemep.cmo pr_extend.cmo pr_extfun.cmo pr_extprint.cmo pr_depend.cmo pr_null.cmo q_phony.cmo "/home/opam/.opam/4.03.0/lib/camlp5/."
- cp META "/home/opam/.opam/4.03.0/lib/camlp5/."
- cp lib.sml "/home/opam/.opam/4.03.0/lib/camlp5/."
- cp camlp5o camlp5sch "/home/opam/.opam/4.03.0/bin/."
- cp mkcamlp5.sh "/home/opam/.opam/4.03.0/bin/mkcamlp5"
- chmod a+x "/home/opam/.opam/4.03.0/bin/mkcamlp5"
- if test -f pa_o.cmx; then \
-   cp pa_o.cmx pa_op.cmx pa_oop.cmx pa_sml.cmx pa_lisp.cmx pa_scheme.cmx pa_extfold.cmx pa_extfun.cmx pa_extprint.cmx pa_macro_print.cmx pa_lefteval.cmx pa_mkast.cmx pa_mktest.cmx pa_pprintf.cmx pa_pragma.cmx pa_reloc.cmx pr_r.cmx pr_ro.cmx pr_rp.cmx pr_o.cmx pr_op.cmx pr_scheme.cmx pr_schemep.cmx pr_extend.cmx pr_extfun.cmx pr_extprint.cmx pr_depend.cmx pr_null.cmx q_phony.cmx "/home/opam/.opam/4.03.0/lib/camlp5/."; \
-   for i in pa_o pa_op pa_oop pa_sml pa_lisp pa_scheme pa_extfold pa_extfun pa_extprint pa_macro_print pa_lefteval pa_mkast pa_mktest pa_pprintf pa_pragma pa_reloc pr_r pr_ro pr_rp pr_o pr_op pr_scheme pr_schemep pr_extend pr_extfun pr_extprint pr_depend pr_null q_phony; do \
-     cp $i.o "/home/opam/.opam/4.03.0/lib/camlp5/."; \
-   done; \
-   cp camlp5o.opt "/home/opam/.opam/4.03.0/bin/."; \
-   cp mkcamlp5.opt.sh "/home/opam/.opam/4.03.0/bin/mkcamlp5.opt"; \
-   chmod a+x "/home/opam/.opam/4.03.0/bin/mkcamlp5.opt"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/etc'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/top'
- mkdir -p "/home/opam/.opam/4.03.0/lib/camlp5"
- cp camlp5o.cma camlp5r.cma camlp5sch.cma camlp5_top.cma "/home/opam/.opam/4.03.0/lib/camlp5/."
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/top'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/ocpp'
- mkdir -p "/home/opam/.opam/4.03.0/lib/camlp5" "/home/opam/.opam/4.03.0/bin"
- cp ocpp.cmo "/home/opam/.opam/4.03.0/lib/camlp5/."
- cp ocpp "/home/opam/.opam/4.03.0/bin/ocpp5"
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/ocpp'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/man'
- mkdir -p "/home/opam/.opam/4.03.0/man/man1"
- cp camlp5.1 "/home/opam/.opam/4.03.0/man/man1/."
- for i in camlp5o.1 camlp5r.1 camlp5sch.1 mkcamlp5.1 ocpp5.1; do \
-   cd "/home/opam/.opam/4.03.0/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.03.0/man/man1"; rm -f $i; ln -s camlp5.1 $i; \
- done
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/man'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/compile'
- if test -f camlp5o.fast.opt; then \
-   cp camlp5o.fast.opt "/home/opam/.opam/4.03.0/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.03.0/lib/camlp5/."; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/camlp5.7.14/compile'
- cp etc/topfind.camlp5 `ocamlc -where`/. || true
-> installed camlp5.7.14
Processing 15/16: [ulex-camlp5: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/ulex-camlp5.1.2)
- ocamlbuild -byte-plugin -use-ocamlfind pa_ulex.cma ulexing.cma
- ocamlfind ocamlc unix.cma -I /home/opam/.opam/4.03.0/lib/ocamlbuild /home/opam/.opam/4.03.0/lib/ocamlbuild/ocamlbuildlib.cma -linkpkg myocamlbuild.ml /home/opam/.opam/4.03.0/lib/ocamlbuild/ocamlbuild.cmo -o myocamlbuild
- ocamlfind ocamldep -package camlp5 -pp 'camlp5o pa_macro.cmo pa_extend.cmo q_MLast.cmo' -modules pa_ulex.ml > pa_ulex.ml.depends
- ocamlfind ocamldep -modules cset.ml > cset.ml.depends
- ocamlfind ocamldep -modules ulex.mli > ulex.mli.depends
- ocamlfind ocamlc -c -o cset.cmo cset.ml
- ocamlfind ocamlc -c -o ulex.cmi ulex.mli
- ocamlfind ocamlc -c -package camlp5 -pp 'camlp5o pa_macro.cmo pa_extend.cmo q_MLast.cmo' -o pa_ulex.cmo pa_ulex.ml
- ocamlfind ocamldep -modules ulex.ml > ulex.ml.depends
- ocamlfind ocamlc -c -o ulex.cmo ulex.ml
- ocamlfind ocamlc -a cset.cmo ulex.cmo pa_ulex.cmo -o pa_ulex.cma
- ocamlfind ocamldep -modules ulexing.mli > ulexing.mli.depends
- ocamlfind ocamlc -c -o ulexing.cmi ulexing.mli
- ocamlfind ocamldep -modules ulexing.ml > ulexing.ml.depends
- ocamlfind ocamldep -modules utf8.mli > utf8.mli.depends
- ocamlfind ocamlc -c -o utf8.cmi utf8.mli
- ocamlfind ocamlc -c -o ulexing.cmo ulexing.ml
- ocamlfind ocamldep -modules utf8.ml > utf8.ml.depends
- ocamlfind ocamlc -c -o utf8.cmo utf8.ml
- ocamlfind ocamlc -a utf8.cmo ulexing.cmo -o ulexing.cma
Processing 15/16: [ulex-camlp5: make all.opt]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all.opt" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/ulex-camlp5.1.2)
- ocamlbuild -byte-plugin -use-ocamlfind pa_ulex.cma ulexing.cma pa_ulex.cmxa ulexing.cmxa
- ocamlfind ocamlopt -c -o cset.cmx cset.ml
- ocamlfind ocamlopt -c -o ulex.cmx ulex.ml
- ocamlfind ocamlopt -c -package camlp5 -pp 'camlp5o pa_macro.cmo pa_extend.cmo q_MLast.cmo' -o pa_ulex.cmx pa_ulex.ml
- + ocamlfind ocamlopt -c -package camlp5 -pp 'camlp5o pa_macro.cmo pa_extend.cmo q_MLast.cmo' -o pa_ulex.cmx pa_ulex.ml
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Pcaml, and its interface was not compiled with -opaque
- ocamlfind ocamlopt -a cset.cmx ulex.cmx pa_ulex.cmx -o pa_ulex.cmxa
- ocamlfind ocamlopt -c -o utf8.cmx utf8.ml
- ocamlfind ocamlopt -c -o ulexing.cmx ulexing.ml
- ocamlfind ocamlopt -a utf8.cmx ulexing.cmx -o ulexing.cmxa
-> compiled  ulex-camlp5.1.2
Processing 16/16: [ulex-camlp5: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/ulex-camlp5.1.2)
- ocamlbuild -byte-plugin -use-ocamlfind pa_ulex.cma ulexing.cma
- cd _build && make -f ../Makefile realinstall
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ulex-camlp5.1.2/_build'
- ocamlfind install ulex-camlp5 ../META ulexing.mli utf8.mli ulexing.cmi utf8.cmi ulexing.cmx utf8.cmx pa_ulex.cma ulexing.a ulexing.cma ulexing.cmxa
- Installed /home/opam/.opam/4.03.0/lib/ulex-camlp5/ulexing.cmxa
- Installed /home/opam/.opam/4.03.0/lib/ulex-camlp5/ulexing.cma
- Installed /home/opam/.opam/4.03.0/lib/ulex-camlp5/ulexing.a
- Installed /home/opam/.opam/4.03.0/lib/ulex-camlp5/pa_ulex.cma
- Installed /home/opam/.opam/4.03.0/lib/ulex-camlp5/utf8.cmx
- Installed /home/opam/.opam/4.03.0/lib/ulex-camlp5/ulexing.cmx
- Installed /home/opam/.opam/4.03.0/lib/ulex-camlp5/utf8.cmi
- Installed /home/opam/.opam/4.03.0/lib/ulex-camlp5/ulexing.cmi
- Installed /home/opam/.opam/4.03.0/lib/ulex-camlp5/utf8.mli
- Installed /home/opam/.opam/4.03.0/lib/ulex-camlp5/ulexing.mli
- Installed /home/opam/.opam/4.03.0/lib/ulex-camlp5/META
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ulex-camlp5.1.2/_build'
-> installed ulex-camlp5.1.2
Done.
# Run eval $(opam env) to update the current shell environment
2021-07-05 04:25.19 ---> saved as "83f66a5d86e936d1bec3fcd2db02511d69b814fd93e1f089f03ba36ebe07ffb9"
Job succeeded