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


Building on x86-bm-12.ocamllabs.io

(from ocurrent/opam:debian-unstable)
WARNING: Error loading config file: .dockercfg: $HOME is not defined
2021-07-03 20:54.20 ---> 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 ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
[cmdliner.1.0.4] downloaded from http://erratique.ch/software/cmdliner/releases/cmdliner-1.0.4.tbz
[0install-solver.2.17] downloaded from https://github.com/0install/0install/releases/download/v2.17/0install-v2.17.tbz
[cppo.1.6.7] downloaded from https://github.com/ocaml-community/cppo/releases/download/v1.6.7/cppo-v1.6.7.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
[ocamlfind.1.9.1] downloaded from http://download.camlcity.org/download/findlib-1.9.1.tar.gz
[ocamlbuild.0.14.0] downloaded from https://github.com/ocaml/ocamlbuild/archive/0.14.0.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
[opam-file-format.2.1.3] downloaded from https://github.com/ocaml/opam-file-format/archive/2.1.3.tar.gz
[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
[mccs.1.1+13] downloaded from https://github.com/AltGr/ocaml-mccs/archive/1.1+13.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:  99% (12140/12211)
Updating files: 100% (12211/12211)
Updating files: 100% (12211/12211), done.
2021-07-03 20:54.20 ---> 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-03 20:54.20 ---> 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-03 20:54.20 ---> using "0123e084a7b7841fc01d674ea3cc62b640a19885601c401c0149be13108a5da4" from cache

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

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> retrieved ocaml-base-compiler.4.06.1  (https://github.com/ocaml/ocaml/archive/4.06.1.tar.gz)
-> installed ocaml-base-compiler.4.06.1
-> installed ocaml-config.1
-> installed ocaml.4.06.1
Done.
# Run eval $(opam env --switch=4.06.1) to update the current shell environment
2021-07-03 20:54.20 ---> using "4d819bb314d0a29ab9f075e547c450afe21a10465cb004594f48c5a6443f7713" 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 (4978 kB/s)
- Reading package lists...
- 
2021-07-03 20:54.20 ---> using "dcc54dd3267b14ded422e97dc182711abd1fb2c31448c1d686f2cd35d42229e1" 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-03 20:54.20 ---> using "5ab3a69d353c2de4dd1759d3f4748be8083174e25b76fb7c5222940b7f183102" from cache

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

Nothing to do.
The following actions will be performed:
  - install conf-pkg-config             2        [required by conf-libpcre, conf-zlib]
  - install ocamlfind                   1.9.1    [required by haxe]
  - install conf-mbedtls                1        [required by haxe]
  - install dune                        2.0.1    [required by haxe]
  - remove  ocaml-secondary-compiler    4.08.1-1
  - install conf-perl                   1        [required by camlp5]
  - install conf-neko                   1        [required by haxe]
  - install ocamlbuild                  0.14.0   [required by uchar]
  - install conf-zlib                   1        [required by haxe]
  - install conf-libpcre                1        [required by haxe]
  - install xml-light                   2.4      [required by haxe]
  - install base-bytes                  base     [required by extlib]
  - install stdlib-shims                0.3.0    [required by ptmap, sha]
  - install sexplib0                    v0.14.0  [required by ppxlib]
  - install seq                         0.2.2    [required by ptmap]
  - install ppx_derivers                1.2.1    [required by ppxlib]
  - install ocaml-migrate-parsetree     2.1.0    [required by ppxlib]
  - install ocaml-compiler-libs         v0.12.3  [required by ppxlib]
  - install dune-private-libs           2.0.1    [required by dune-configurator]
  - install cppo                        1.6.7    [required by extlib]
  - install conf-perl-string-shellquote 1        [required by camlp5]
  - install conf-perl-ipc-system-simple 1        [required by camlp5]
  - install uchar                       0.0.2    [required by sedlex]
  - install sha                         1.14     [required by haxe]
  - install ptmap                       2.0.5    [required by haxe]
  - install ppxlib                      0.20.0   [required by sedlex]
  - install dune-configurator           2.0.1    [required by gen]
  - install extlib                      1.7.7-1  [required by haxe]
  - install camlp5                      8.00.01  [required by haxe]
  - install gen                         0.5.3    [required by sedlex]
  - install sedlex                      2.3      [required by haxe]
  - install haxe                        4.1.1
===== 31 to install | 1 to remove =====

The following system packages will first need to be installed:
    libipc-system-simple-perl libmbedtls-dev libpcre3-dev libstring-shellquote-perl neko neko-dev pkg-config zlib1g-dev

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
Let opam run your package manager to install the required system packages? [Y/n] y
+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libipc-system-simple-perl" "libmbedtls-dev" "libpcre3-dev" "libstring-shellquote-perl" "neko" "neko-dev" "pkg-config" "zlib1g-dev"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package libapparmor1:amd64.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 17845 files and directories currently installed.)
- Preparing to unpack .../libapparmor1_2.13.6-10_amd64.deb ...
- Unpacking libapparmor1:amd64 (2.13.6-10) ...
- Selecting previously unselected package libdbus-1-3:amd64.
- Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ...
- Unpacking libdbus-1-3:amd64 (1.12.20-2) ...
- Selecting previously unselected package dbus.
- Preparing to unpack .../dbus_1.12.20-2_amd64.deb ...
- Unpacking dbus (1.12.20-2) ...
- Preparing to unpack .../libnettle8_3.7.3-1_amd64.deb ...
- Unpacking libnettle8:amd64 (3.7.3-1) over (3.6-2) ...
- Setting up libnettle8:amd64 (3.7.3-1) ...
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 17908 files and directories currently installed.)
- Preparing to unpack .../libgnutls30_3.7.1-5_amd64.deb ...
- Unpacking libgnutls30:amd64 (3.7.1-5) over (3.6.15-4) ...
- Setting up libgnutls30:amd64 (3.7.1-5) ...
- Selecting previously unselected package sensible-utils.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 17908 files and directories currently installed.)
- Preparing to unpack .../00-sensible-utils_0.0.14_all.deb ...
- Unpacking sensible-utils (0.0.14) ...
- Selecting previously unselected package ucf.
- Preparing to unpack .../01-ucf_3.0043_all.deb ...
- Moving old data out of the way
- Unpacking ucf (3.0043) ...
- Selecting previously unselected package hicolor-icon-theme.
- Preparing to unpack .../02-hicolor-icon-theme_0.17-2_all.deb ...
- Unpacking hicolor-icon-theme (0.17-2) ...
- Selecting previously unselected package libgdk-pixbuf2.0-common.
- Preparing to unpack .../03-libgdk-pixbuf2.0-common_2.42.2+dfsg-1_all.deb ...
- Unpacking libgdk-pixbuf2.0-common (2.42.2+dfsg-1) ...
- Selecting previously unselected package libglib2.0-0:amd64.
- Preparing to unpack .../04-libglib2.0-0_2.66.8-1_amd64.deb ...
- Unpacking libglib2.0-0:amd64 (2.66.8-1) ...
- Selecting previously unselected package libicu67:amd64.
- Preparing to unpack .../05-libicu67_67.1-7_amd64.deb ...
- Unpacking libicu67:amd64 (67.1-7) ...
- Selecting previously unselected package libxml2:amd64.
- Preparing to unpack .../06-libxml2_2.9.10+dfsg-6.7_amd64.deb ...
- Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ...
- Selecting previously unselected package shared-mime-info.
- Preparing to unpack .../07-shared-mime-info_2.0-1_amd64.deb ...
- Unpacking shared-mime-info (2.0-1) ...
- Selecting previously unselected package libjpeg62-turbo:amd64.
- Preparing to unpack .../08-libjpeg62-turbo_1%3a2.0.6-4_amd64.deb ...
- Unpacking libjpeg62-turbo:amd64 (1:2.0.6-4) ...
- Selecting previously unselected package libpng16-16:amd64.
- Preparing to unpack .../09-libpng16-16_1.6.37-3_amd64.deb ...
- Unpacking libpng16-16:amd64 (1.6.37-3) ...
- Selecting previously unselected package libdeflate0:amd64.
- Preparing to unpack .../10-libdeflate0_1.7-1_amd64.deb ...
- Unpacking libdeflate0:amd64 (1.7-1) ...
- Selecting previously unselected package libjbig0:amd64.
- Preparing to unpack .../11-libjbig0_2.1-3.1+b2_amd64.deb ...
- Unpacking libjbig0:amd64 (2.1-3.1+b2) ...
- Selecting previously unselected package libwebp6:amd64.
- Preparing to unpack .../12-libwebp6_0.6.1-2.1_amd64.deb ...
- Unpacking libwebp6:amd64 (0.6.1-2.1) ...
- Selecting previously unselected package libtiff5:amd64.
- Preparing to unpack .../13-libtiff5_4.2.0-1_amd64.deb ...
- Unpacking libtiff5:amd64 (4.2.0-1) ...
- Selecting previously unselected package libgdk-pixbuf-2.0-0:amd64.
- Preparing to unpack .../14-libgdk-pixbuf-2.0-0_2.42.2+dfsg-1_amd64.deb ...
- Unpacking libgdk-pixbuf-2.0-0:amd64 (2.42.2+dfsg-1) ...
- Selecting previously unselected package gtk-update-icon-cache.
- Preparing to unpack .../15-gtk-update-icon-cache_3.24.24-4_amd64.deb ...
- Unpacking gtk-update-icon-cache (3.24.24-4) ...
- Selecting previously unselected package adwaita-icon-theme.
- Preparing to unpack .../16-adwaita-icon-theme_3.38.0-1_all.deb ...
- Unpacking adwaita-icon-theme (3.38.0-1) ...
- Selecting previously unselected package libfreetype6:amd64.
- Preparing to unpack .../17-libfreetype6_2.10.4+dfsg-1_amd64.deb ...
- Unpacking libfreetype6:amd64 (2.10.4+dfsg-1) ...
- Selecting previously unselected package fonts-dejavu-core.
- Preparing to unpack .../18-fonts-dejavu-core_2.37-2_all.deb ...
- Unpacking fonts-dejavu-core (2.37-2) ...
- Selecting previously unselected package fontconfig-config.
- Preparing to unpack .../19-fontconfig-config_2.13.1-4.2_all.deb ...
- Unpacking fontconfig-config (2.13.1-4.2) ...
- Selecting previously unselected package libfontconfig1:amd64.
- Preparing to unpack .../20-libfontconfig1_2.13.1-4.2_amd64.deb ...
- Unpacking libfontconfig1:amd64 (2.13.1-4.2) ...
- Selecting previously unselected package fontconfig.
- Preparing to unpack .../21-fontconfig_2.13.1-4.2_amd64.deb ...
- Unpacking fontconfig (2.13.1-4.2) ...
- Selecting previously unselected package libapr1:amd64.
- Preparing to unpack .../22-libapr1_1.7.0-6_amd64.deb ...
- Unpacking libapr1:amd64 (1.7.0-6) ...
- Selecting previously unselected package libatk1.0-data.
- Preparing to unpack .../23-libatk1.0-data_2.36.0-2_all.deb ...
- Unpacking libatk1.0-data (2.36.0-2) ...
- Selecting previously unselected package libatk1.0-0:amd64.
- Preparing to unpack .../24-libatk1.0-0_2.36.0-2_amd64.deb ...
- Unpacking libatk1.0-0:amd64 (2.36.0-2) ...
- Selecting previously unselected package libavahi-common-data:amd64.
- Preparing to unpack .../25-libavahi-common-data_0.8-5_amd64.deb ...
- Unpacking libavahi-common-data:amd64 (0.8-5) ...
- Selecting previously unselected package libavahi-common3:amd64.
- Preparing to unpack .../26-libavahi-common3_0.8-5_amd64.deb ...
- Unpacking libavahi-common3:amd64 (0.8-5) ...
- Selecting previously unselected package libavahi-client3:amd64.
- Preparing to unpack .../27-libavahi-client3_0.8-5_amd64.deb ...
- Unpacking libavahi-client3:amd64 (0.8-5) ...
- Selecting previously unselected package libpixman-1-0:amd64.
- Preparing to unpack .../28-libpixman-1-0_0.40.0-1_amd64.deb ...
- Unpacking libpixman-1-0:amd64 (0.40.0-1) ...
- Selecting previously unselected package libxcb-render0:amd64.
- Preparing to unpack .../29-libxcb-render0_1.14-3_amd64.deb ...
- Unpacking libxcb-render0:amd64 (1.14-3) ...
- Selecting previously unselected package libxcb-shm0:amd64.
- Preparing to unpack .../30-libxcb-shm0_1.14-3_amd64.deb ...
- Unpacking libxcb-shm0:amd64 (1.14-3) ...
- Selecting previously unselected package libxrender1:amd64.
- Preparing to unpack .../31-libxrender1_1%3a0.9.10-1_amd64.deb ...
- Unpacking libxrender1:amd64 (1:0.9.10-1) ...
- Selecting previously unselected package libcairo2:amd64.
- Preparing to unpack .../32-libcairo2_1.16.0-5_amd64.deb ...
- Unpacking libcairo2:amd64 (1.16.0-5) ...
- Selecting previously unselected package libcairo-gobject2:amd64.
- Preparing to unpack .../33-libcairo-gobject2_1.16.0-5_amd64.deb ...
- Unpacking libcairo-gobject2:amd64 (1.16.0-5) ...
- Selecting previously unselected package libcups2:amd64.
- Preparing to unpack .../34-libcups2_2.3.3op2-3+deb11u1_amd64.deb ...
- Unpacking libcups2:amd64 (2.3.3op2-3+deb11u1) ...
- Selecting previously unselected package libdatrie1:amd64.
- Preparing to unpack .../35-libdatrie1_0.2.13-1_amd64.deb ...
- Unpacking libdatrie1:amd64 (0.2.13-1) ...
- Selecting previously unselected package libfribidi0:amd64.
- Preparing to unpack .../36-libfribidi0_1.0.8-2_amd64.deb ...
- Unpacking libfribidi0:amd64 (1.0.8-2) ...
- Selecting previously unselected package libgtk2.0-common.
- Preparing to unpack .../37-libgtk2.0-common_2.24.33-2_all.deb ...
- Unpacking libgtk2.0-common (2.24.33-2) ...
- Selecting previously unselected package libgraphite2-3:amd64.
- Preparing to unpack .../38-libgraphite2-3_1.3.14-1_amd64.deb ...
- Unpacking libgraphite2-3:amd64 (1.3.14-1) ...
- Selecting previously unselected package libharfbuzz0b:amd64.
- Preparing to unpack .../39-libharfbuzz0b_2.7.4-1_amd64.deb ...
- Unpacking libharfbuzz0b:amd64 (2.7.4-1) ...
- Selecting previously unselected package libthai-data.
- Preparing to unpack .../40-libthai-data_0.1.28-4_all.deb ...
- Unpacking libthai-data (0.1.28-4) ...
- Selecting previously unselected package libthai0:amd64.
- Preparing to unpack .../41-libthai0_0.1.28-4_amd64.deb ...
- Unpacking libthai0:amd64 (0.1.28-4) ...
- Selecting previously unselected package libpango-1.0-0:amd64.
- Preparing to unpack .../42-libpango-1.0-0_1.46.2-3_amd64.deb ...
- Unpacking libpango-1.0-0:amd64 (1.46.2-3) ...
- Selecting previously unselected package libpangoft2-1.0-0:amd64.
- Preparing to unpack .../43-libpangoft2-1.0-0_1.46.2-3_amd64.deb ...
- Unpacking libpangoft2-1.0-0:amd64 (1.46.2-3) ...
- Selecting previously unselected package libpangocairo-1.0-0:amd64.
- Preparing to unpack .../44-libpangocairo-1.0-0_1.46.2-3_amd64.deb ...
- Unpacking libpangocairo-1.0-0:amd64 (1.46.2-3) ...
- Selecting previously unselected package libxcomposite1:amd64.
- Preparing to unpack .../45-libxcomposite1_1%3a0.4.5-1_amd64.deb ...
- Unpacking libxcomposite1:amd64 (1:0.4.5-1) ...
- Selecting previously unselected package libxfixes3:amd64.
- Preparing to unpack .../46-libxfixes3_1%3a5.0.3-2_amd64.deb ...
- Unpacking libxfixes3:amd64 (1:5.0.3-2) ...
- Selecting previously unselected package libxcursor1:amd64.
- Preparing to unpack .../47-libxcursor1_1%3a1.2.0-2_amd64.deb ...
- Unpacking libxcursor1:amd64 (1:1.2.0-2) ...
- Selecting previously unselected package libxdamage1:amd64.
- Preparing to unpack .../48-libxdamage1_1%3a1.1.5-2_amd64.deb ...
- Unpacking libxdamage1:amd64 (1:1.1.5-2) ...
- Selecting previously unselected package libxi6:amd64.
- Preparing to unpack .../49-libxi6_2%3a1.7.10-1_amd64.deb ...
- Unpacking libxi6:amd64 (2:1.7.10-1) ...
- Selecting previously unselected package libxinerama1:amd64.
- Preparing to unpack .../50-libxinerama1_2%3a1.1.4-2_amd64.deb ...
- Unpacking libxinerama1:amd64 (2:1.1.4-2) ...
- Selecting previously unselected package libxrandr2:amd64.
- Preparing to unpack .../51-libxrandr2_2%3a1.5.1-1_amd64.deb ...
- Unpacking libxrandr2:amd64 (2:1.5.1-1) ...
- Selecting previously unselected package libgtk2.0-0:amd64.
- Preparing to unpack .../52-libgtk2.0-0_2.24.33-2_amd64.deb ...
- Unpacking libgtk2.0-0:amd64 (2.24.33-2) ...
- Selecting previously unselected package libgail18:amd64.
- Preparing to unpack .../53-libgail18_2.24.33-2_amd64.deb ...
- Unpacking libgail18:amd64 (2.24.33-2) ...
- Selecting previously unselected package libgail-common:amd64.
- Preparing to unpack .../54-libgail-common_2.24.33-2_amd64.deb ...
- Unpacking libgail-common:amd64 (2.24.33-2) ...
- Selecting previously unselected package libgc1:amd64.
- Preparing to unpack .../55-libgc1_1%3a8.0.4-3_amd64.deb ...
- Unpacking libgc1:amd64 (1:8.0.4-3) ...
- Selecting previously unselected package libgdk-pixbuf2.0-bin.
- Preparing to unpack .../56-libgdk-pixbuf2.0-bin_2.42.2+dfsg-1_amd64.deb ...
- Unpacking libgdk-pixbuf2.0-bin (2.42.2+dfsg-1) ...
- Selecting previously unselected package libglib2.0-data.
- Preparing to unpack .../57-libglib2.0-data_2.66.8-1_all.deb ...
- Unpacking libglib2.0-data (2.66.8-1) ...
- Selecting previously unselected package libgtk2.0-bin.
- Preparing to unpack .../58-libgtk2.0-bin_2.24.33-2_amd64.deb ...
- Unpacking libgtk2.0-bin (2.24.33-2) ...
- Selecting previously unselected package libipc-system-simple-perl.
- Preparing to unpack .../59-libipc-system-simple-perl_1.30-1_all.deb ...
- Unpacking libipc-system-simple-perl (1.30-1) ...
- Selecting previously unselected package mysql-common.
- Preparing to unpack .../60-mysql-common_5.8+1.0.7_all.deb ...
- Unpacking mysql-common (5.8+1.0.7) ...
- Selecting previously unselected package mariadb-common.
- Preparing to unpack .../61-mariadb-common_1%3a10.5.10-2_all.deb ...
- Unpacking mariadb-common (1:10.5.10-2) ...
- Selecting previously unselected package libmariadb3:amd64.
- Preparing to unpack .../62-libmariadb3_1%3a10.5.10-2_amd64.deb ...
- Unpacking libmariadb3:amd64 (1:10.5.10-2) ...
- Selecting previously unselected package libmbedcrypto3:amd64.
- Preparing to unpack .../63-libmbedcrypto3_2.16.9-0.1_amd64.deb ...
- Unpacking libmbedcrypto3:amd64 (2.16.9-0.1) ...
- Selecting previously unselected package libmbedx509-0:amd64.
- Preparing to unpack .../64-libmbedx509-0_2.16.9-0.1_amd64.deb ...
- Unpacking libmbedx509-0:amd64 (2.16.9-0.1) ...
- Selecting previously unselected package libmbedtls12:amd64.
- Preparing to unpack .../65-libmbedtls12_2.16.9-0.1_amd64.deb ...
- Unpacking libmbedtls12:amd64 (2.16.9-0.1) ...
- Selecting previously unselected package libmbedtls-dev:amd64.
- Preparing to unpack .../66-libmbedtls-dev_2.16.9-0.1_amd64.deb ...
- Unpacking libmbedtls-dev:amd64 (2.16.9-0.1) ...
- Selecting previously unselected package libneko2:amd64.
- Preparing to unpack .../67-libneko2_2.3.0-1+b1_amd64.deb ...
- Unpacking libneko2:amd64 (2.3.0-1+b1) ...
- Selecting previously unselected package libpcre16-3:amd64.
- Preparing to unpack .../68-libpcre16-3_2%3a8.39-13_amd64.deb ...
- Unpacking libpcre16-3:amd64 (2:8.39-13) ...
- Selecting previously unselected package libpcre32-3:amd64.
- Preparing to unpack .../69-libpcre32-3_2%3a8.39-13_amd64.deb ...
- Unpacking libpcre32-3:amd64 (2:8.39-13) ...
- Selecting previously unselected package libpcrecpp0v5:amd64.
- Preparing to unpack .../70-libpcrecpp0v5_2%3a8.39-13_amd64.deb ...
- Unpacking libpcrecpp0v5:amd64 (2:8.39-13) ...
- Selecting previously unselected package libpcre3-dev:amd64.
- Preparing to unpack .../71-libpcre3-dev_2%3a8.39-13_amd64.deb ...
- Unpacking libpcre3-dev:amd64 (2:8.39-13) ...
- Selecting previously unselected package librsvg2-2:amd64.
- Preparing to unpack .../72-librsvg2-2_2.50.3+dfsg-1_amd64.deb ...
- Unpacking librsvg2-2:amd64 (2.50.3+dfsg-1) ...
- Selecting previously unselected package librsvg2-common:amd64.
- Preparing to unpack .../73-librsvg2-common_2.50.3+dfsg-1_amd64.deb ...
- Unpacking librsvg2-common:amd64 (2.50.3+dfsg-1) ...
- Selecting previously unselected package libstring-shellquote-perl.
- Preparing to unpack .../74-libstring-shellquote-perl_1.04-1_all.deb ...
- Unpacking libstring-shellquote-perl (1.04-1) ...
- Selecting previously unselected package neko.
- Preparing to unpack .../75-neko_2.3.0-1+b1_amd64.deb ...
- Unpacking neko (2.3.0-1+b1) ...
- Selecting previously unselected package neko-dev:amd64.
- Preparing to unpack .../76-neko-dev_2.3.0-1+b1_amd64.deb ...
- Unpacking neko-dev:amd64 (2.3.0-1+b1) ...
- Selecting previously unselected package pkg-config.
- Preparing to unpack .../77-pkg-config_0.29.2-1_amd64.deb ...
- Unpacking pkg-config (0.29.2-1) ...
- Selecting previously unselected package xdg-user-dirs.
- Preparing to unpack .../78-xdg-user-dirs_0.17-2_amd64.deb ...
- Unpacking xdg-user-dirs (0.17-2) ...
- Selecting previously unselected package zlib1g-dev:amd64.
- Preparing to unpack .../79-zlib1g-dev_1%3a1.2.11.dfsg-2_amd64.deb ...
- Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2) ...
- Setting up libpcrecpp0v5:amd64 (2:8.39-13) ...
- Setting up libgraphite2-3:amd64 (1.3.14-1) ...
- Setting up libpixman-1-0:amd64 (0.40.0-1) ...
- Setting up mysql-common (5.8+1.0.7) ...
- update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode
- Setting up libapparmor1:amd64 (2.13.6-10) ...
- Setting up libxdamage1:amd64 (1:1.1.5-2) ...
- Setting up libpcre16-3:amd64 (2:8.39-13) ...
- Setting up hicolor-icon-theme (0.17-2) ...
- Setting up libxi6:amd64 (2:1.7.10-1) ...
- Setting up libxrender1:amd64 (1:0.9.10-1) ...
- Setting up libicu67:amd64 (67.1-7) ...
- Setting up libdatrie1:amd64 (0.2.13-1) ...
- Setting up xdg-user-dirs (0.17-2) ...
- Setting up libxcb-render0:amd64 (1.14-3) ...
- Setting up libglib2.0-0:amd64 (2.66.8-1) ...
- No schema files found: doing nothing.
- Setting up libgdk-pixbuf2.0-common (2.42.2+dfsg-1) ...
- Setting up libdeflate0:amd64 (1.7-1) ...
- Setting up libapr1:amd64 (1.7.0-6) ...
- Setting up libxcb-shm0:amd64 (1.14-3) ...
- Setting up libstring-shellquote-perl (1.04-1) ...
- Setting up libjbig0:amd64 (2.1-3.1+b2) ...
- Setting up mariadb-common (1:10.5.10-2) ...
- update-alternatives: using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode
- Setting up libglib2.0-data (2.66.8-1) ...
- Setting up libjpeg62-turbo:amd64 (1:2.0.6-4) ...
- Setting up libxfixes3:amd64 (1:5.0.3-2) ...
- Setting up libipc-system-simple-perl (1.30-1) ...
- Setting up libavahi-common-data:amd64 (0.8-5) ...
- Setting up libdbus-1-3:amd64 (1.12.20-2) ...
- Setting up dbus (1.12.20-2) ...
- invoke-rc.d: could not determine current runlevel
- invoke-rc.d: policy-rc.d denied execution of start.
- Setting up libfribidi0:amd64 (1.0.8-2) ...
- Setting up libxinerama1:amd64 (2:1.1.4-2) ...
- Setting up libpng16-16:amd64 (1.6.37-3) ...
- Setting up libpcre32-3:amd64 (2:8.39-13) ...
- Setting up libxrandr2:amd64 (2:1.5.1-1) ...
- Setting up libwebp6:amd64 (0.6.1-2.1) ...
- Setting up pkg-config (0.29.2-1) ...
- Setting up libmariadb3:amd64 (1:10.5.10-2) ...
- Setting up fonts-dejavu-core (2.37-2) ...
- Setting up libgc1:amd64 (1:8.0.4-3) ...
- Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2) ...
- Setting up libatk1.0-data (2.36.0-2) ...
- Setting up libneko2:amd64 (2.3.0-1+b1) ...
- Setting up sensible-utils (0.0.14) ...
- Setting up libmbedcrypto3:amd64 (2.16.9-0.1) ...
- Setting up libthai-data (0.1.28-4) ...
- Setting up libgtk2.0-common (2.24.33-2) ...
- Setting up libatk1.0-0:amd64 (2.36.0-2) ...
- Setting up libtiff5:amd64 (4.2.0-1) ...
- Setting up libxcomposite1:amd64 (1:0.4.5-1) ...
- Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ...
- Setting up neko-dev:amd64 (2.3.0-1+b1) ...
- Setting up libmbedx509-0:amd64 (2.16.9-0.1) ...
- Setting up libpcre3-dev:amd64 (2:8.39-13) ...
- Setting up libxcursor1:amd64 (1:1.2.0-2) ...
- Setting up libmbedtls12:amd64 (2.16.9-0.1) ...
- Setting up libavahi-common3:amd64 (0.8-5) ...
- Setting up libmbedtls-dev:amd64 (2.16.9-0.1) ...
- Setting up libthai0:amd64 (0.1.28-4) ...
- Setting up libfreetype6:amd64 (2.10.4+dfsg-1) ...
- Setting up shared-mime-info (2.0-1) ...
- Setting up ucf (3.0043) ...
- Setting up libharfbuzz0b:amd64 (2.7.4-1) ...
- Setting up libgdk-pixbuf-2.0-0:amd64 (2.42.2+dfsg-1) ...
- Setting up libavahi-client3:amd64 (0.8-5) ...
- Setting up gtk-update-icon-cache (3.24.24-4) ...
- Setting up fontconfig-config (2.13.1-4.2) ...
- Setting up adwaita-icon-theme (3.38.0-1) ...
- update-alternatives: using /usr/share/icons/Adwaita/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode
- Setting up libcups2:amd64 (2.3.3op2-3+deb11u1) ...
- Setting up libgdk-pixbuf2.0-bin (2.42.2+dfsg-1) ...
- Setting up libfontconfig1:amd64 (2.13.1-4.2) ...
- Setting up fontconfig (2.13.1-4.2) ...
- Regenerating fonts cache... 
- done.
- Setting up libpango-1.0-0:amd64 (1.46.2-3) ...
- Setting up libcairo2:amd64 (1.16.0-5) ...
- Setting up libcairo-gobject2:amd64 (1.16.0-5) ...
- Setting up libpangoft2-1.0-0:amd64 (1.46.2-3) ...
- Setting up libpangocairo-1.0-0:amd64 (1.46.2-3) ...
- Setting up libgtk2.0-0:amd64 (2.24.33-2) ...
- Setting up librsvg2-2:amd64 (2.50.3+dfsg-1) ...
- Setting up neko (2.3.0-1+b1) ...
- Setting up librsvg2-common:amd64 (2.50.3+dfsg-1) ...
- Setting up libgail18:amd64 (2.24.33-2) ...
- Setting up libgtk2.0-bin (2.24.33-2) ...
- Setting up libgail-common:amd64 (2.24.33-2) ...
- Processing triggers for libc-bin (2.31-4) ...
- Processing triggers for libgdk-pixbuf-2.0-0:amd64 (2.42.2+dfsg-1) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> removed   ocaml-secondary-compiler.4.08.1-1
Processing  3/94:
Processing  4/94:
Processing  5/94:
Processing  6/94:
Processing  7/94:
Processing  8/94:
Processing  9/94:
Processing 10/94:
Processing 11/94:
Processing 12/94:
Processing 13/94:
Processing 14/94: [conf-mbedtls: cc test.c]
Processing 15/94: [conf-mbedtls: cc test.c] [conf-neko: neko]
Processing 16/94: [conf-mbedtls: cc test.c] [conf-neko: neko] [conf-perl: perl]
Processing 17/94: [conf-mbedtls: cc test.c] [conf-neko: neko] [conf-perl: perl] [conf-pkg-config: pkg-config]
-> retrieved camlp5.8.00.01  (cached)
Processing 18/94: [conf-mbedtls: cc test.c] [conf-neko: neko] [conf-perl: perl] [conf-pkg-config: pkg-config]
-> retrieved cppo.1.6.7  (cached)
Processing 19/94: [conf-mbedtls: cc test.c] [conf-neko: neko] [conf-perl: perl] [conf-pkg-config: pkg-config]
-> retrieved dune.2.0.1  (cached)
Processing 20/94: [conf-mbedtls: cc test.c] [conf-neko: neko] [conf-perl: perl] [conf-pkg-config: pkg-config]
Processing 21/94: [conf-mbedtls: cc test.c] [conf-neko: neko] [conf-perl: perl] [conf-pkg-config: pkg-config] [dune: ocaml bootstrap.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "cc" "-I/usr/local/include" "test.c" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/conf-mbedtls.1)
-> compiled  conf-mbedtls.1
Processing 21/94: [conf-neko: neko] [conf-perl: perl] [conf-pkg-config: pkg-config] [dune: ocaml bootstrap.ml]
-> installed conf-mbedtls.1
Processing 22/94: [conf-neko: neko] [conf-perl: perl] [conf-pkg-config: pkg-config] [dune: ocaml bootstrap.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "neko" "-version" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/conf-neko.1)
- 2.3.0
- 2.3.0
-> compiled  conf-neko.1
Processing 22/94: [conf-perl: perl] [conf-pkg-config: pkg-config] [dune: ocaml bootstrap.ml]
-> installed conf-neko.1
Processing 23/94: [conf-perl: perl] [conf-pkg-config: pkg-config] [dune: ocaml bootstrap.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "perl" "--version" (CWD=/home/opam/.opam/4.06.1/.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 23/94: [conf-pkg-config: pkg-config] [dune: ocaml bootstrap.ml]
-> installed conf-perl.1
Processing 24/94: [conf-pkg-config: pkg-config] [dune: ocaml bootstrap.ml]
Processing 25/94: [conf-perl-ipc-system-simple: perl] [conf-pkg-config: pkg-config] [dune: ocaml bootstrap.ml]
Processing 26/94: [conf-perl-ipc-system-simple: perl] [conf-perl-string-shellquote: perl] [conf-pkg-config: pkg-config] [dune: ocaml bootstrap.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "--help" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/conf-pkg-config.2)
- Usage:
-   pkg-config [OPTION?]
- 
- Help Options:
-   -h, --help                              Show help options
- 
- Application Options:
-   --version                               output version of pkg-config
-   --modversion                            output version for package
-   --atleast-pkgconfig-version=VERSION     require given version of pkg-config
-   --libs                                  output all linker flags
-   --static                                output linker flags for static linking
-   --short-errors                          print short errors
-   --libs-only-l                           output -l flags
-   --libs-only-other                       output other libs (e.g. -pthread)
-   --libs-only-L                           output -L flags
-   --cflags                                output all pre-processor and compiler flags
-   --cflags-only-I                         output -I flags
-   --cflags-only-other                     output cflags not covered by the cflags-only-I option
-   --variable=NAME                         get the value of variable named NAME
-   --define-variable=NAME=VALUE            set variable NAME to VALUE
-   --exists                                return 0 if the module(s) exist
-   --print-variables                       output list of variables defined by the module
-   --uninstalled                           return 0 if the uninstalled version of one or more module(s) or their dependencies will be used
-   --atleast-version=VERSION               return 0 if the module is at least version VERSION
-   --exact-version=VERSION                 return 0 if the module is at exactly version VERSION
-   --max-version=VERSION                   return 0 if the module is at no newer than version VERSION
-   --list-all                              list all known packages
-   --debug                                 show verbose debug information
-   --print-errors                          show verbose information about missing or conflicting packages (default unless --exists or --atleast/exact/max-version given on the command line)
-   --silence-errors                        be silent about errors (default when --exists or --atleast/exact/max-version given on the command line)
-   --errors-to-stdout                      print errors from --print-errors to stdout not stderr
-   --print-provides                        print which packages the package provides
-   --print-requires                        print which packages the package requires
-   --print-requires-private                print which packages the package requires for static linking
-   --validate                              validate a package's .pc file
-   --define-prefix                         try to override the value of prefix for each .pc file found with a guesstimated value based on the location of the .pc file
-   --dont-define-prefix                    don't try to override the value of prefix for each .pc file found with a guesstimated value based on the location of the .pc file
-   --prefix-variable=PREFIX                set the name of the variable that pkg-config automatically sets
- 
- Usage:
-   pkg-config [OPTION?]
- 
- Help Options:
-   -h, --help                              Show help options
- 
- Application Options:
-   --version                               output version of pkg-config
-   --modversion                            output version for package
-   --atleast-pkgconfig-version=VERSION     require given version of pkg-config
-   --libs                                  output all linker flags
-   --static                                output linker flags for static linking
-   --short-errors                          print short errors
-   --libs-only-l                           output -l flags
-   --libs-only-other                       output other libs (e.g. -pthread)
-   --libs-only-L                           output -L flags
-   --cflags                                output all pre-processor and compiler flags
-   --cflags-only-I                         output -I flags
-   --cflags-only-other                     output cflags not covered by the cflags-only-I option
-   --variable=NAME                         get the value of variable named NAME
-   --define-variable=NAME=VALUE            set variable NAME to VALUE
-   --exists                                return 0 if the module(s) exist
-   --print-variables                       output list of variables defined by the module
-   --uninstalled                           return 0 if the uninstalled version of one or more module(s) or their dependencies will be used
-   --atleast-version=VERSION               return 0 if the module is at least version VERSION
-   --exact-version=VERSION                 return 0 if the module is at exactly version VERSION
-   --max-version=VERSION                   return 0 if the module is at no newer than version VERSION
-   --list-all                              list all known packages
-   --debug                                 show verbose debug information
-   --print-errors                          show verbose information about missing or conflicting packages (default unless --exists or --atleast/exact/max-version given on the command line)
-   --silence-errors                        be silent about errors (default when --exists or --atleast/exact/max-version given on the command line)
-   --errors-to-stdout                      print errors from --print-errors to stdout not stderr
-   --print-provides                        print which packages the package provides
-   --print-requires                        print which packages the package requires
-   --print-requires-private                print which packages the package requires for static linking
-   --validate                              validate a package's .pc file
-   --define-prefix                         try to override the value of prefix for each .pc file found with a guesstimated value based on the location of the .pc file
-   --dont-define-prefix                    don't try to override the value of prefix for each .pc file found with a guesstimated value based on the location of the .pc file
-   --prefix-variable=PREFIX                set the name of the variable that pkg-config automatically sets
- 
-> compiled  conf-pkg-config.2
Processing 26/94: [conf-perl-ipc-system-simple: perl] [conf-perl-string-shellquote: perl] [dune: ocaml bootstrap.ml]
Processing 27/94: [conf-perl-ipc-system-simple: perl] [conf-perl-string-shellquote: perl] [dune: ocaml bootstrap.ml] [conf-pkg-config: mkdir]
-> retrieved dune-configurator.2.0.1  (cached)
Processing 28/94: [conf-perl-ipc-system-simple: perl] [conf-perl-string-shellquote: perl] [dune: ocaml bootstrap.ml] [conf-pkg-config: mkdir]
-> retrieved dune-private-libs.2.0.1  (cached)
Processing 29/94: [conf-perl-ipc-system-simple: perl] [conf-perl-string-shellquote: perl] [dune: ocaml bootstrap.ml] [conf-pkg-config: mkdir]
-> retrieved extlib.1.7.7-1  (cached)
Processing 30/94: [conf-perl-ipc-system-simple: perl] [conf-perl-string-shellquote: perl] [dune: ocaml bootstrap.ml] [conf-pkg-config: mkdir]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "perl" "--version" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/conf-perl-ipc-system-simple.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.
- 
Processing 30/94: [conf-perl-ipc-system-simple: perl 1] [conf-perl-string-shellquote: perl] [dune: ocaml bootstrap.ml] [conf-pkg-config: mkdir]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "perl" "--version" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/conf-perl-string-shellquote.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.
- 
Processing 30/94: [conf-perl-ipc-system-simple: perl 1] [conf-perl-string-shellquote: perl 1] [dune: ocaml bootstrap.ml] [conf-pkg-config: mkdir]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "mkdir" "-p" "/home/opam/.opam/4.06.1/lib/pkgconfig" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/conf-pkg-config.2)
-> installed conf-pkg-config.2
Processing 30/94: [conf-perl-ipc-system-simple: perl 1] [conf-perl-string-shellquote: perl 1] [dune: ocaml bootstrap.ml]
Processing 31/94: [conf-libpcre: pkg-config libpcre] [conf-perl-ipc-system-simple: perl 1] [conf-perl-string-shellquote: perl 1] [dune: ocaml bootstrap.ml]
Processing 32/94: [conf-libpcre: pkg-config libpcre] [conf-perl-ipc-system-simple: perl 1] [conf-perl-string-shellquote: perl 1] [conf-zlib: pkg-config zlib] [dune: ocaml bootstrap.ml]
-> retrieved gen.0.5.3  (cached)
Processing 33/94: [conf-libpcre: pkg-config libpcre] [conf-perl-ipc-system-simple: perl 1] [conf-perl-string-shellquote: perl 1] [conf-zlib: pkg-config zlib] [dune: ocaml bootstrap.ml]
-> retrieved ocaml-compiler-libs.v0.12.3  (cached)
Processing 34/94: [conf-libpcre: pkg-config libpcre] [conf-perl-ipc-system-simple: perl 1] [conf-perl-string-shellquote: perl 1] [conf-zlib: pkg-config zlib] [dune: ocaml bootstrap.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "perl" "-MIPC::System::Simple" "-e" "1" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/conf-perl-ipc-system-simple.1)
-> compiled  conf-perl-ipc-system-simple.1
Processing 34/94: [conf-libpcre: pkg-config libpcre] [conf-perl-string-shellquote: perl 1] [conf-zlib: pkg-config zlib] [dune: ocaml bootstrap.ml]
-> installed conf-perl-ipc-system-simple.1
Processing 35/94: [conf-libpcre: pkg-config libpcre] [conf-perl-string-shellquote: perl 1] [conf-zlib: pkg-config zlib] [dune: ocaml bootstrap.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "perl" "-MString::ShellQuote" "-e" "1" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/conf-perl-string-shellquote.1)
-> compiled  conf-perl-string-shellquote.1
Processing 35/94: [conf-libpcre: pkg-config libpcre] [conf-zlib: pkg-config zlib] [dune: ocaml bootstrap.ml]
-> installed conf-perl-string-shellquote.1
Processing 36/94: [conf-libpcre: pkg-config libpcre] [conf-zlib: pkg-config zlib] [dune: ocaml bootstrap.ml]
Processing 37/94: [camlp5: ./configure] [conf-libpcre: pkg-config libpcre] [conf-zlib: pkg-config zlib] [dune: ocaml bootstrap.ml]
-> retrieved haxe.4.1.1  (cached)
Processing 38/94: [camlp5: ./configure] [conf-libpcre: pkg-config libpcre] [conf-zlib: pkg-config zlib] [dune: ocaml bootstrap.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "libpcre" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/conf-libpcre.1)
-> compiled  conf-libpcre.1
Processing 38/94: [camlp5: ./configure] [conf-zlib: pkg-config zlib] [dune: ocaml bootstrap.ml]
-> installed conf-libpcre.1
Processing 39/94: [camlp5: ./configure] [conf-zlib: pkg-config zlib] [dune: ocaml bootstrap.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "zlib" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/conf-zlib.1)
-> compiled  conf-zlib.1
Processing 39/94: [camlp5: ./configure] [dune: ocaml bootstrap.ml]
-> installed conf-zlib.1
Processing 40/94: [camlp5: ./configure] [dune: ocaml bootstrap.ml]
-> retrieved ocaml-migrate-parsetree.2.1.0  (cached)
Processing 41/94: [camlp5: ./configure] [dune: ocaml bootstrap.ml]
-> retrieved ocamlbuild.0.14.0  (cached)
Processing 42/94: [camlp5: ./configure] [dune: ocaml bootstrap.ml]
Processing 43/94: [camlp5: ./configure] [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "--prefix" "/home/opam/.opam/4.06.1" "-libdir" "/home/opam/.opam/4.06.1/lib" "-mandir" "/home/opam/.opam/4.06.1/man" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01)
- 
- Resulting configuration file (config/Makefile.cnf):
- 
- MODE=S
- EXE=
- OPT=.opt
- EXT_OBJ=.o
- EXT_LIB=.a
- OVERSION=4.06.1
- VERSION=8.00
- OCAMLC_W_Y="-w y"
- WARNERR="-warn-error +A-11"
- NO_PR_DIR=--no-print-directory
- OLIBDIR=/home/opam/.opam/4.06.1/lib/ocaml
- OCLIBDIR=+compiler-libs
- PREFIX=/home/opam/.opam/4.06.1
- OTOPP=+compiler-libs
- OTOPW=+compiler-libs
- OTOPU=$(TOP)/ocaml_stuff/4.06.1/utils
- BINDIR=$(PREFIX)/bin
- LIBDIR=/home/opam/.opam/4.06.1/lib
- MANDIR=/home/opam/.opam/4.06.1/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.06.1
- VERSION=8.00
- OCAMLC_W_Y="-w y"
- WARNERR="-warn-error +A-11"
- NO_PR_DIR=--no-print-directory
- OLIBDIR=/home/opam/.opam/4.06.1/lib/ocaml
- OCLIBDIR=+compiler-libs
- PREFIX=/home/opam/.opam/4.06.1
- OTOPP=+compiler-libs
- OTOPW=+compiler-libs
- OTOPU=$(TOP)/ocaml_stuff/4.06.1/utils
- BINDIR=$(PREFIX)/bin
- LIBDIR=/home/opam/.opam/4.06.1/lib
- MANDIR=/home/opam/.opam/4.06.1/man
- OCAMLN=ocaml
- CAMLP5N=camlp5
- 
- === strict mode ===
- 
Processing 43/94: [camlp5: make world.opt] [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make]
-> retrieved ocamlfind.1.9.1  (cached)
Processing 44/94: [camlp5: make world.opt] [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make]
Processing 45/94: [camlp5: make world.opt] [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 46/94: [camlp5: make world.opt] [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
-> retrieved ppxlib.0.20.0  (cached)
Processing 47/94: [camlp5: make world.opt] [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "-f" "configure.make" "all" "OCAMLBUILD_PREFIX=/home/opam/.opam/4.06.1" "OCAMLBUILD_BINDIR=/home/opam/.opam/4.06.1/bin" "OCAMLBUILD_LIBDIR=/home/opam/.opam/4.06.1/lib" "OCAMLBUILD_MANDIR=/home/opam/.opam/4.06.1/man" "OCAML_NATIVE=true" "OCAML_NATIVE_TOOLS=true" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/ocamlbuild.0.14.0)
- (echo "# This file was generated from configure.make"; \
- echo ;\
- echo "OCAML_PREFIX=/home/opam/.opam/4.06.1"; \
- echo "OCAML_BINDIR=/home/opam/.opam/4.06.1/bin"; \
- echo "OCAML_LIBDIR=/home/opam/.opam/4.06.1/lib/ocaml"; \
- echo "OCAML_MANDIR=/home/opam/.opam/4.06.1/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.06.1"; \
- echo "BINDIR=/home/opam/.opam/4.06.1/bin"; \
- echo "LIBDIR=/home/opam/.opam/4.06.1/lib"; \
- echo "MANDIR=/home/opam/.opam/4.06.1/man"; \
- ) > Makefile.config
- (echo "(* This file was generated from ../configure.make *)"; \
- echo ;\
- echo 'let bindir = "/home/opam/.opam/4.06.1/bin"'; \
- echo 'let libdir = "/home/opam/.opam/4.06.1/lib"'; \
- echo 'let ocaml_libdir = "/home/opam/.opam/4.06.1/lib/ocaml"'; \
- echo 'let libdir_abs = "/home/opam/.opam/4.06.1/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.06.1"; \
- echo "OCAML_BINDIR=/home/opam/.opam/4.06.1/bin"; \
- echo "OCAML_LIBDIR=/home/opam/.opam/4.06.1/lib/ocaml"; \
- echo "OCAML_MANDIR=/home/opam/.opam/4.06.1/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.06.1"; \
- echo "BINDIR=/home/opam/.opam/4.06.1/bin"; \
- echo "LIBDIR=/home/opam/.opam/4.06.1/lib"; \
- echo "MANDIR=/home/opam/.opam/4.06.1/man"; \
- ) > Makefile.config
- (echo "(* This file was generated from ../configure.make *)"; \
- echo ;\
- echo 'let bindir = "/home/opam/.opam/4.06.1/bin"'; \
- echo 'let libdir = "/home/opam/.opam/4.06.1/lib"'; \
- echo 'let ocaml_libdir = "/home/opam/.opam/4.06.1/lib/ocaml"'; \
- echo 'let libdir_abs = "/home/opam/.opam/4.06.1/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 47/94: [camlp5: make world.opt] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ptmap.2.0.5  (cached)
Processing 48/94: [camlp5: make world.opt] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved sedlex.2.3  (cached)
Processing 49/94: [camlp5: make world.opt] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-bindir" "/home/opam/.opam/4.06.1/bin" "-sitelib" "/home/opam/.opam/4.06.1/lib" "-mandir" "/home/opam/.opam/4.06.1/man" "-config" "/home/opam/.opam/4.06.1/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.06.1/.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: not present (normal since 4.06)
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: found
- raw_spacetime: found
- threads: found
- str: found
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for bigarray written to site-lib-src/bigarray/META
- Configuration for compiler-libs written to site-lib-src/compiler-libs/META
- Configuration for graphics written to site-lib-src/graphics/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for raw_spacetime written to site-lib-src/raw_spacetime/META
- Configuration for threads written to site-lib-src/threads/META
- Configuration for str written to site-lib-src/str/META
- Configuration for bytes written to site-lib-src/bytes/META
- Detecting compiler arguments: (extractor built) ok
- 
- About the OCAML core installation:
-     Standard library:      /home/opam/.opam/4.06.1/lib/ocaml
-     Binaries:              /home/opam/.opam/4.06.1/bin
-     Manual pages:          /home/opam/.opam/4.06.1/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.06.1/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.06.1/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.06.1/bin
-     Manual pages:          /home/opam/.opam/4.06.1/man
-     topfind script:        /home/opam/.opam/4.06.1/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: not present (normal since 4.06)
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: found
- raw_spacetime: found
- threads: found
- str: found
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for bigarray written to site-lib-src/bigarray/META
- Configuration for compiler-libs written to site-lib-src/compiler-libs/META
- Configuration for graphics written to site-lib-src/graphics/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for raw_spacetime written to site-lib-src/raw_spacetime/META
- Configuration for threads written to site-lib-src/threads/META
- Configuration for str written to site-lib-src/str/META
- Configuration for bytes written to site-lib-src/bytes/META
- Detecting compiler arguments: (extractor built) ok
- 
- About the OCAML core installation:
-     Standard library:      /home/opam/.opam/4.06.1/lib/ocaml
-     Binaries:              /home/opam/.opam/4.06.1/bin
-     Manual pages:          /home/opam/.opam/4.06.1/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.06.1/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.06.1/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.06.1/bin
-     Manual pages:          /home/opam/.opam/4.06.1/man
-     topfind script:        /home/opam/.opam/4.06.1/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 49/94: [camlp5: make world.opt] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved seq.0.2.2  (cached)
Processing 50/94: [camlp5: make world.opt] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved sexplib0.v0.14.0  (cached)
Processing 51/94: [camlp5: make world.opt] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved sha.1.14  (cached)
Processing 52/94: [camlp5: make world.opt] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved stdlib-shims.0.3.0  (cached)
-> retrieved uchar.0.0.2  (cached)
-> retrieved xml-light.2.4  (cached)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.06.1/.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.06.1/.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.06.1/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.06.1/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.06.1/lib' \
-     	    >topfind
- ocamlc -I +compiler-libs -opaque -c fl_dynload.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_dynload.ml
- ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo
- make[1]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- make all-config
- make[1]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/ocamlfind.1.9.1'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/4.06.1/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.06.1/.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.06.1/.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.06.1/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.06.1/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.06.1/lib' \
-     	    >topfind
- ocamlc -I +compiler-libs -opaque -c fl_dynload.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_dynload.ml
- ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo
- make[1]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- make all-config
- make[1]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/ocamlfind.1.9.1'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/4.06.1/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.06.1/.opam-switch/build/ocamlfind.1.9.1'
Processing 52/94: [camlp5: make world.opt] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opt" (CWD=/home/opam/.opam/4.06.1/.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.06.1/.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.06.1/.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.06.1/.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.06.1/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
-> compiled  ocamlfind.1.9.1
Processing 52/94: [camlp5: make world.opt] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
Processing 53/94: [camlp5: make world.opt] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.06.1/.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.06.1/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.06.1/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.06.1/bin"
- mkdir -p "/home/opam/.opam/4.06.1/man"
- make install-config
- make[1]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "`dirname \"/home/opam/.opam/4.06.1/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.06.1/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/4.06.1/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/4.06.1/.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.06.1/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- mkdir -p "/home/opam/.opam/4.06.1/lib/findlib"
- mkdir -p "/home/opam/.opam/4.06.1/bin"
- test 1 -eq 0 || cp topfind "/home/opam/.opam/4.06.1/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.06.1/lib/findlib"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- cp $f "/home/opam/.opam/4.06.1/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/4.06.1/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/4.06.1/lib/ocaml/compiler-libs/"; \
-     cp topdirs.cmi toploop.cmi "/home/opam/.opam/4.06.1/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- make install-meta
- make[1]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/ocamlfind.1.9.1'
- for x in bigarray bytes compiler-libs dynlink graphics ocamldoc raw_spacetime stdlib str threads unix ; do mkdir -p "/home/opam/.opam/4.06.1/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.06.1/lib/$x"; done
- mkdir -p "/home/opam/.opam/4.06.1/lib/findlib"; cp Makefile.packages "/home/opam/.opam/4.06.1/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/ocamlfind.1.9.1'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; }
- test ! -f 'site-lib-src/camlp4/META' ||	cp tools/safe_camlp4 "/home/opam/.opam/4.06.1/bin"
- make install-doc
- make[1]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "/home/opam/.opam/4.06.1/man/man1" "/home/opam/.opam/4.06.1/man/man3" "/home/opam/.opam/4.06.1/man/man5"
- cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.06.1/man/man1"
- cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.06.1/man/man5"
- make[1]: Leaving directory '/home/opam/.opam/4.06.1/.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.06.1/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.06.1/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.06.1/bin"
- mkdir -p "/home/opam/.opam/4.06.1/man"
- make install-config
- make[1]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "`dirname \"/home/opam/.opam/4.06.1/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.06.1/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/4.06.1/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/4.06.1/.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.06.1/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- mkdir -p "/home/opam/.opam/4.06.1/lib/findlib"
- mkdir -p "/home/opam/.opam/4.06.1/bin"
- test 1 -eq 0 || cp topfind "/home/opam/.opam/4.06.1/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.06.1/lib/findlib"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- cp $f "/home/opam/.opam/4.06.1/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/4.06.1/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/4.06.1/lib/ocaml/compiler-libs/"; \
-     cp topdirs.cmi toploop.cmi "/home/opam/.opam/4.06.1/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- make install-meta
- make[1]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/ocamlfind.1.9.1'
- for x in bigarray bytes compiler-libs dynlink graphics ocamldoc raw_spacetime stdlib str threads unix ; do mkdir -p "/home/opam/.opam/4.06.1/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.06.1/lib/$x"; done
- mkdir -p "/home/opam/.opam/4.06.1/lib/findlib"; cp Makefile.packages "/home/opam/.opam/4.06.1/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/ocamlfind.1.9.1'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; }
- test ! -f 'site-lib-src/camlp4/META' ||	cp tools/safe_camlp4 "/home/opam/.opam/4.06.1/bin"
- make install-doc
- make[1]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "/home/opam/.opam/4.06.1/man/man1" "/home/opam/.opam/4.06.1/man/man3" "/home/opam/.opam/4.06.1/man/man5"
- cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.06.1/man/man1"
- cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.06.1/man/man5"
- make[1]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/ocamlfind.1.9.1'
-> installed ocamlfind.1.9.1
Processing 53/94: [camlp5: make world.opt] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
Processing 54/94: [camlp5: make world.opt] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
Processing 55/94: [camlp5: make world.opt] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
-> installed base-bytes.base
Processing 56/94: [camlp5: make world.opt] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
Processing 57/94: [camlp5: make world.opt] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [xml-light: make install_ocamlfind]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install_ocamlfind" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/xml-light.2.4)
- ocamlyacc xml_parser.mly
- ocamlc  xml.mli
- ocamlc  dtd.mli
- ocamlc  xml_parser.mli
- ocamlc  -c xml_parser.ml
- ocamllex xml_lexer.mll
- 248 states, 1238 transitions, table size 6440 bytes
- ocamlc  xml_lexer.mli
- ocamlc  -c xml_lexer.ml
- File "xml_lexer.mll", line 279, characters 25-41:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "xml_lexer.mll", line 287, characters 25-41:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- ocamlc  -c dtd.ml
- File "dtd.ml", line 233, characters 14-30:
- Warning 3: deprecated: String.uppercase
- Use String.uppercase_ascii instead.
- File "dtd.ml", line 235, characters 17-33:
- Warning 3: deprecated: String.uppercase
- Use String.uppercase_ascii instead.
- File "dtd.ml", line 237, characters 14-30:
- Warning 3: deprecated: String.uppercase
- Use String.uppercase_ascii instead.
- File "dtd.ml", line 244, characters 27-43:
- Warning 3: deprecated: String.uppercase
- Use String.uppercase_ascii instead.
- File "dtd.ml", line 281, characters 30-46:
- Warning 3: deprecated: String.uppercase
- Use String.uppercase_ascii instead.
- File "dtd.ml", line 308, characters 21-37:
- Warning 3: deprecated: String.uppercase
- Use String.uppercase_ascii instead.
- File "dtd.ml", line 413, characters 13-29:
- Warning 3: deprecated: String.uppercase
- Use String.uppercase_ascii instead.
- File "dtd.ml", line 414, characters 44-60:
- Warning 3: deprecated: String.uppercase
- Use String.uppercase_ascii instead.
- ocamlc  xmlParser.mli
- ocamlc  -c xmlParser.ml
- ocamlc  -c xml.ml
- File "xml.ml", line 127, characters 13-29:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "xml.ml", line 128, characters 32-48:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- ocamlc -o xml-light.cma -a  xml_parser.cmo xml_lexer.cmo dtd.cmo xmlParser.cmo xml.cmo
- ocamlc xml-light.cma test.ml -o test.exe
- mkdir doc
- ocamldoc -sort -html -d doc xml.mli dtd.mli xmlParser.mli
- ocamlopt  -c xml_parser.ml
- ocamlopt  -c xml_lexer.ml
- File "xml_lexer.mll", line 279, characters 25-41:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "xml_lexer.mll", line 287, characters 25-41:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- ocamlopt  -c dtd.ml
- File "dtd.ml", line 233, characters 14-30:
- Warning 3: deprecated: String.uppercase
- Use String.uppercase_ascii instead.
- File "dtd.ml", line 235, characters 17-33:
- Warning 3: deprecated: String.uppercase
- Use String.uppercase_ascii instead.
- File "dtd.ml", line 237, characters 14-30:
- Warning 3: deprecated: String.uppercase
- Use String.uppercase_ascii instead.
- File "dtd.ml", line 244, characters 27-43:
- Warning 3: deprecated: String.uppercase
- Use String.uppercase_ascii instead.
- File "dtd.ml", line 281, characters 30-46:
- Warning 3: deprecated: String.uppercase
- Use String.uppercase_ascii instead.
- File "dtd.ml", line 308, characters 21-37:
- Warning 3: deprecated: String.uppercase
- Use String.uppercase_ascii instead.
- File "dtd.ml", line 413, characters 13-29:
- Warning 3: deprecated: String.uppercase
- Use String.uppercase_ascii instead.
- File "dtd.ml", line 414, characters 44-60:
- Warning 3: deprecated: String.uppercase
- Use String.uppercase_ascii instead.
- ocamlopt  -c xmlParser.ml
- ocamlopt  -c xml.ml
- File "xml.ml", line 127, characters 13-29:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "xml.ml", line 128, characters 32-48:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- ocamlopt -o xml-light.cmxa -a  xml_parser.cmx xml_lexer.cmx dtd.cmx xmlParser.cmx xml.cmx
- ocamlopt -shared -linkall -I . -o xml-light.cmxs xml-light.cmxa
- ocamlopt xml-light.cmxa test.ml -o test_opt.exe
- cp META.in META
- sed -itmp "s|@VERSION@|2.4|g" META
- rm -rf METAtmp
- ocamlfind install xml-light META xml-light.a xml-light.cma xml-light.cmxa xml-light.cmxs xml.cmx dtd.cmx xmlParser.cmx xml.mli xmlParser.mli dtd.mli xml.cmi xmlParser.cmi dtd.cmi
- Installed /home/opam/.opam/4.06.1/lib/xml-light/dtd.cmi
- Installed /home/opam/.opam/4.06.1/lib/xml-light/xmlParser.cmi
- Installed /home/opam/.opam/4.06.1/lib/xml-light/xml.cmi
- Installed /home/opam/.opam/4.06.1/lib/xml-light/dtd.mli
- Installed /home/opam/.opam/4.06.1/lib/xml-light/xmlParser.mli
- Installed /home/opam/.opam/4.06.1/lib/xml-light/xml.mli
- Installed /home/opam/.opam/4.06.1/lib/xml-light/xmlParser.cmx
- Installed /home/opam/.opam/4.06.1/lib/xml-light/dtd.cmx
- Installed /home/opam/.opam/4.06.1/lib/xml-light/xml.cmx
- Installed /home/opam/.opam/4.06.1/lib/xml-light/xml-light.cmxs
- Installed /home/opam/.opam/4.06.1/lib/xml-light/xml-light.cmxa
- Installed /home/opam/.opam/4.06.1/lib/xml-light/xml-light.cma
- Installed /home/opam/.opam/4.06.1/lib/xml-light/xml-light.a
- Installed /home/opam/.opam/4.06.1/lib/xml-light/META
- ocamlyacc xml_parser.mly
- ocamlc  xml.mli
- ocamlc  dtd.mli
- ocamlc  xml_parser.mli
- ocamlc  -c xml_parser.ml
- ocamllex xml_lexer.mll
- 248 states, 1238 transitions, table size 6440 bytes
- ocamlc  xml_lexer.mli
- ocamlc  -c xml_lexer.ml
- File "xml_lexer.mll", line 279, characters 25-41:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "xml_lexer.mll", line 287, characters 25-41:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- ocamlc  -c dtd.ml
- File "dtd.ml", line 233, characters 14-30:
- Warning 3: deprecated: String.uppercase
- Use String.uppercase_ascii instead.
- File "dtd.ml", line 235, characters 17-33:
- Warning 3: deprecated: String.uppercase
- Use String.uppercase_ascii instead.
- File "dtd.ml", line 237, characters 14-30:
- Warning 3: deprecated: String.uppercase
- Use String.uppercase_ascii instead.
- File "dtd.ml", line 244, characters 27-43:
- Warning 3: deprecated: String.uppercase
- Use String.uppercase_ascii instead.
- File "dtd.ml", line 281, characters 30-46:
- Warning 3: deprecated: String.uppercase
- Use String.uppercase_ascii instead.
- File "dtd.ml", line 308, characters 21-37:
- Warning 3: deprecated: String.uppercase
- Use String.uppercase_ascii instead.
- File "dtd.ml", line 413, characters 13-29:
- Warning 3: deprecated: String.uppercase
- Use String.uppercase_ascii instead.
- File "dtd.ml", line 414, characters 44-60:
- Warning 3: deprecated: String.uppercase
- Use String.uppercase_ascii instead.
- ocamlc  xmlParser.mli
- ocamlc  -c xmlParser.ml
- ocamlc  -c xml.ml
- File "xml.ml", line 127, characters 13-29:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "xml.ml", line 128, characters 32-48:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- ocamlc -o xml-light.cma -a  xml_parser.cmo xml_lexer.cmo dtd.cmo xmlParser.cmo xml.cmo
- ocamlc xml-light.cma test.ml -o test.exe
- mkdir doc
- ocamldoc -sort -html -d doc xml.mli dtd.mli xmlParser.mli
- ocamlopt  -c xml_parser.ml
- ocamlopt  -c xml_lexer.ml
- File "xml_lexer.mll", line 279, characters 25-41:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "xml_lexer.mll", line 287, characters 25-41:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- ocamlopt  -c dtd.ml
- File "dtd.ml", line 233, characters 14-30:
- Warning 3: deprecated: String.uppercase
- Use String.uppercase_ascii instead.
- File "dtd.ml", line 235, characters 17-33:
- Warning 3: deprecated: String.uppercase
- Use String.uppercase_ascii instead.
- File "dtd.ml", line 237, characters 14-30:
- Warning 3: deprecated: String.uppercase
- Use String.uppercase_ascii instead.
- File "dtd.ml", line 244, characters 27-43:
- Warning 3: deprecated: String.uppercase
- Use String.uppercase_ascii instead.
- File "dtd.ml", line 281, characters 30-46:
- Warning 3: deprecated: String.uppercase
- Use String.uppercase_ascii instead.
- File "dtd.ml", line 308, characters 21-37:
- Warning 3: deprecated: String.uppercase
- Use String.uppercase_ascii instead.
- File "dtd.ml", line 413, characters 13-29:
- Warning 3: deprecated: String.uppercase
- Use String.uppercase_ascii instead.
- File "dtd.ml", line 414, characters 44-60:
- Warning 3: deprecated: String.uppercase
- Use String.uppercase_ascii instead.
- ocamlopt  -c xmlParser.ml
- ocamlopt  -c xml.ml
- File "xml.ml", line 127, characters 13-29:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "xml.ml", line 128, characters 32-48:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- ocamlopt -o xml-light.cmxa -a  xml_parser.cmx xml_lexer.cmx dtd.cmx xmlParser.cmx xml.cmx
- ocamlopt -shared -linkall -I . -o xml-light.cmxs xml-light.cmxa
- ocamlopt xml-light.cmxa test.ml -o test_opt.exe
- cp META.in META
- sed -itmp "s|@VERSION@|2.4|g" META
- rm -rf METAtmp
- ocamlfind install xml-light META xml-light.a xml-light.cma xml-light.cmxa xml-light.cmxs xml.cmx dtd.cmx xmlParser.cmx xml.mli xmlParser.mli dtd.mli xml.cmi xmlParser.cmi dtd.cmi
- Installed /home/opam/.opam/4.06.1/lib/xml-light/dtd.cmi
- Installed /home/opam/.opam/4.06.1/lib/xml-light/xmlParser.cmi
- Installed /home/opam/.opam/4.06.1/lib/xml-light/xml.cmi
- Installed /home/opam/.opam/4.06.1/lib/xml-light/dtd.mli
- Installed /home/opam/.opam/4.06.1/lib/xml-light/xmlParser.mli
- Installed /home/opam/.opam/4.06.1/lib/xml-light/xml.mli
- Installed /home/opam/.opam/4.06.1/lib/xml-light/xmlParser.cmx
- Installed /home/opam/.opam/4.06.1/lib/xml-light/dtd.cmx
- Installed /home/opam/.opam/4.06.1/lib/xml-light/xml.cmx
- Installed /home/opam/.opam/4.06.1/lib/xml-light/xml-light.cmxs
- Installed /home/opam/.opam/4.06.1/lib/xml-light/xml-light.cmxa
- Installed /home/opam/.opam/4.06.1/lib/xml-light/xml-light.cma
- Installed /home/opam/.opam/4.06.1/lib/xml-light/xml-light.a
- Installed /home/opam/.opam/4.06.1/lib/xml-light/META
-> installed xml-light.2.4
Processing 57/94: [camlp5: make world.opt] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "check-if-preinstalled" "all" "opam-install" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/ocamlbuild.0.14.0)
- if test -d /home/opam/.opam/4.06.1/lib/ocaml/ocamlbuild; then\
-   >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\
-        "/home/opam/.opam/4.06.1/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.06.1/.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.06.1/.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.06.1/.opam-switch/build/ocamlbuild.0.14.0'
- make install-lib-opam
- make[2]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/ocamlbuild.0.14.0'
- echo 'lib: [' >> ocamlbuild.install
- make install-lib-basics-opam
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.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.06.1/.opam-switch/build/ocamlbuild.0.14.0'
- make install-lib-byte-opam
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.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.06.1/.opam-switch/build/ocamlbuild.0.14.0'
- make install-lib-native-opam
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.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.06.1/.opam-switch/build/ocamlbuild.0.14.0'
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/ocamlbuild.0.14.0'
- make install-man-opam
- make[2]: Entering directory '/home/opam/.opam/4.06.1/.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.06.1/.opam-switch/build/ocamlbuild.0.14.0'
- make install-doc-opam
- make[2]: Entering directory '/home/opam/.opam/4.06.1/.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.06.1/.opam-switch/build/ocamlbuild.0.14.0'
- make[1]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/ocamlbuild.0.14.0'
- if test -d /home/opam/.opam/4.06.1/lib/ocaml/ocamlbuild; then\
-   >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\
-        "/home/opam/.opam/4.06.1/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.06.1/.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.06.1/.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.06.1/.opam-switch/build/ocamlbuild.0.14.0'
- make install-lib-opam
- make[2]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/ocamlbuild.0.14.0'
- echo 'lib: [' >> ocamlbuild.install
- make install-lib-basics-opam
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.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.06.1/.opam-switch/build/ocamlbuild.0.14.0'
- make install-lib-byte-opam
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.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.06.1/.opam-switch/build/ocamlbuild.0.14.0'
- make install-lib-native-opam
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.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.06.1/.opam-switch/build/ocamlbuild.0.14.0'
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/ocamlbuild.0.14.0'
- make install-man-opam
- make[2]: Entering directory '/home/opam/.opam/4.06.1/.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.06.1/.opam-switch/build/ocamlbuild.0.14.0'
- make install-doc-opam
- make[2]: Entering directory '/home/opam/.opam/4.06.1/.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.06.1/.opam-switch/build/ocamlbuild.0.14.0'
- make[1]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/ocamlbuild.0.14.0'
-> compiled  ocamlbuild.0.14.0
Processing 57/94: [camlp5: make world.opt] [dune: ocaml bootstrap.ml]
-> installed ocamlbuild.0.14.0
Processing 58/94: [camlp5: make world.opt] [dune: ocaml bootstrap.ml]
Processing 59/94: [camlp5: make world.opt] [dune: ocaml bootstrap.ml] [uchar: ocaml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/git.ml" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/uchar.0.0.2)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/build.ml" "native=true" "native-dynlink=true" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/uchar.0.0.2)
-> compiled  uchar.0.0.2
Processing 59/94: [camlp5: make world.opt] [dune: ocaml bootstrap.ml]
-> installed uchar.0.0.2
Processing 60/94: [camlp5: make world.opt] [dune: ocaml bootstrap.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "bootstrap.ml" "-j" "31" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/dune.2.0.1)
- ocamlc -custom -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 31
- git describe --always --dirty
- fatal: not a git repository (or any parent up to mount point /)
- Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
- ocamlc -custom -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 31
- git describe --always --dirty
- fatal: not a git repository (or any parent up to mount point /)
- Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
Processing 60/94: [camlp5: make world.opt] [dune: ./dune.exe build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./dune.exe" "build" "-p" "dune" "--profile" "dune-bootstrap" "-j" "31" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/dune.2.0.1)
-> compiled  dune.2.0.1
Processing 60/94: [camlp5: make world.opt]
-> installed dune.2.0.1
Processing 61/94: [camlp5: make world.opt]
Processing 62/94: [camlp5: make world.opt] [cppo: dune build]
Processing 63/94: [camlp5: make world.opt] [cppo: dune build] [dune-private-libs: dune build]
Processing 64/94: [camlp5: make world.opt] [cppo: dune build] [dune-private-libs: dune build] [ocaml-compiler-libs: dune build]
Processing 65/94: [camlp5: make world.opt] [cppo: dune build] [dune-private-libs: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build]
Processing 66/94: [camlp5: make world.opt] [cppo: dune build] [dune-private-libs: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [ppx_derivers: dune build]
Processing 67/94: [camlp5: make world.opt] [cppo: dune build] [dune-private-libs: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [ppx_derivers: dune build] [seq: dune build]
Processing 68/94: [camlp5: make world.opt] [cppo: dune build] [dune-private-libs: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [ppx_derivers: dune build] [seq: dune build] [sexplib0: dune build]
Processing 69/94: [camlp5: make world.opt] [cppo: dune build] [dune-private-libs: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [ppx_derivers: dune build] [seq: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_derivers" "-j" "31" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/ppx_derivers.1.2.1)
-> compiled  ppx_derivers.1.2.1
Processing 69/94: [camlp5: make world.opt] [cppo: dune build] [dune-private-libs: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [seq: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed ppx_derivers.1.2.1
Processing 70/94: [camlp5: make world.opt] [cppo: dune build] [dune-private-libs: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [seq: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "seq" "-j" "31" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/seq.0.2.2)
-> compiled  seq.0.2.2
Processing 70/94: [camlp5: make world.opt] [cppo: dune build] [dune-private-libs: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed seq.0.2.2
Processing 71/94: [camlp5: make world.opt] [cppo: dune build] [dune-private-libs: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdlib-shims" "-j" "31" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/stdlib-shims.0.3.0)
-> compiled  stdlib-shims.0.3.0
Processing 71/94: [camlp5: make world.opt] [cppo: dune build] [dune-private-libs: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [sexplib0: dune build]
-> installed stdlib-shims.0.3.0
Processing 72/94: [camlp5: make world.opt] [cppo: dune build] [dune-private-libs: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [sexplib0: dune build]
Processing 73/94: [camlp5: make world.opt] [cppo: dune build] [dune-private-libs: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [ptmap: dune build] [sexplib0: dune build]
Processing 74/94: [camlp5: make world.opt] [cppo: dune build] [dune-private-libs: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [ptmap: dune build] [sexplib0: dune build] [sha: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cppo" "-j" "31" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/cppo.1.6.7)
-> compiled  cppo.1.6.7
Processing 74/94: [camlp5: make world.opt] [dune-private-libs: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [ptmap: dune build] [sexplib0: dune build] [sha: dune build]
-> installed cppo.1.6.7
Processing 75/94: [camlp5: make world.opt] [dune-private-libs: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [ptmap: dune build] [sexplib0: dune build] [sha: dune build]
[extlib: patch] applying 0001-Add-support-for-OCaml-4.12.patch
Processing 76/94: [camlp5: make world.opt] [dune-private-libs: dune build] [extlib: patch] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [ptmap: dune build] [sexplib0: dune build] [sha: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sexplib0" "-j" "31" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/sexplib0.v0.14.0)
-> compiled  sexplib0.v0.14.0
Processing 76/94: [camlp5: make world.opt] [dune-private-libs: dune build] [extlib: patch] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [ptmap: dune build] [sha: dune build]
-> installed sexplib0.v0.14.0
Processing 77/94: [camlp5: make world.opt] [dune-private-libs: dune build] [extlib: patch] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [ptmap: dune build] [sha: dune build]
[extlib: patch] applying 0002-caml_hash_univ_param-was-removed-for-OCaml-pre-4.00-.patch
Processing 77/94: [camlp5: make world.opt] [dune-private-libs: dune build] [extlib: make build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [ptmap: dune build] [sha: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ptmap" "-j" "31" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/ptmap.2.0.5)
-> compiled  ptmap.2.0.5
Processing 77/94: [camlp5: make world.opt] [dune-private-libs: dune build] [extlib: make build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [sha: dune build]
-> installed ptmap.2.0.5
Processing 78/94: [camlp5: make world.opt] [dune-private-libs: dune build] [extlib: make build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [sha: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocaml-compiler-libs" "-j" "31" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/ocaml-compiler-libs.v0.12.3)
-       ocamlc src/ocaml_optcomp/.ocaml_optcomp.objs/byte/ocaml_optcomp.{cmi,cmo,cmt}
- File "_none_", line 1:
- Warning 49: no cmi file was found in path for module Available_regs
- File "_none_", line 1:
- Warning 49: no cmi file was found in path for module Reg_availability_set
- File "_none_", line 1:
- Warning 49: no cmi file was found in path for module Reg_with_debug_info
-     ocamlopt src/ocaml_optcomp/.ocaml_optcomp.objs/native/ocaml_optcomp.{cmx,o}
- File "_none_", line 1:
- Warning 49: no cmi file was found in path for module Available_regs
- File "_none_", line 1:
- Warning 49: no cmi file was found in path for module Reg_availability_set
- File "_none_", line 1:
- Warning 49: no cmi file was found in path for module Reg_with_debug_info
-       ocamlc src/ocaml_optcomp/.ocaml_optcomp.objs/byte/ocaml_optcomp.{cmi,cmo,cmt}
- File "_none_", line 1:
- Warning 49: no cmi file was found in path for module Available_regs
- File "_none_", line 1:
- Warning 49: no cmi file was found in path for module Reg_availability_set
- File "_none_", line 1:
- Warning 49: no cmi file was found in path for module Reg_with_debug_info
-     ocamlopt src/ocaml_optcomp/.ocaml_optcomp.objs/native/ocaml_optcomp.{cmx,o}
- File "_none_", line 1:
- Warning 49: no cmi file was found in path for module Available_regs
- File "_none_", line 1:
- Warning 49: no cmi file was found in path for module Reg_availability_set
- File "_none_", line 1:
- Warning 49: no cmi file was found in path for module Reg_with_debug_info
-> compiled  ocaml-compiler-libs.v0.12.3
Processing 78/94: [camlp5: make world.opt] [dune-private-libs: dune build] [extlib: make build] [ocaml-migrate-parsetree: dune build] [sha: dune build]
-> installed ocaml-compiler-libs.v0.12.3
Processing 79/94: [camlp5: make world.opt] [dune-private-libs: dune build] [extlib: make build] [ocaml-migrate-parsetree: dune build] [sha: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sha" "-j" "31" "@install" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/sha.1.14)
-> compiled  sha.1.14
Processing 79/94: [camlp5: make world.opt] [dune-private-libs: dune build] [extlib: make build] [ocaml-migrate-parsetree: dune build]
-> installed sha.1.14
Processing 80/94: [camlp5: make world.opt] [dune-private-libs: dune build] [extlib: make build] [ocaml-migrate-parsetree: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocaml-migrate-parsetree" "-j" "31" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/ocaml-migrate-parsetree.2.1.0)
-> compiled  ocaml-migrate-parsetree.2.1.0
Processing 80/94: [camlp5: make world.opt] [dune-private-libs: dune build] [extlib: make build]
-> installed ocaml-migrate-parsetree.2.1.0
Processing 81/94: [camlp5: make world.opt] [dune-private-libs: dune build] [extlib: make build]
Processing 82/94: [camlp5: make world.opt] [dune-private-libs: dune build] [extlib: make build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "minimal=1" "build" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/extlib.1.7.7-1)
- fatal: not a git repository: '.git'
- make -C src build
- make[1]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/extlib.1.7.7-1/src'
- ocamlfind ocamlc -pp "cppo -D \"OCAML 406\"  -D WITH_BYTES" -g -bin-annot -package bytes -i extBytes.ml > extBytes.mli
- ocamlfind ocamlc -pp "cppo -D \"OCAML 406\"  -D WITH_BYTES" -g -bin-annot -package bytes -c extBytes.mli extBytes.ml
- ocamlfind ocamlc -pp "cppo -D \"OCAML 406\"  -D WITH_BYTES" -g -bin-annot -package bytes -c enum.mli enum.ml
- ocamlfind ocamlc -pp "cppo -D \"OCAML 406\"  -D WITH_BYTES" -g -bin-annot -package bytes -c bitSet.mli bitSet.ml
- ocamlfind ocamlc -pp "cppo -D \"OCAML 406\"  -D WITH_BYTES" -g -bin-annot -package bytes -c dynArray.mli dynArray.ml
- ocamlfind ocamlc -pp "cppo -D \"OCAML 406\"  -D WITH_BYTES" -g -bin-annot -package bytes -c extArray.mli extArray.ml
- File "extArray.ml", line 1:
- Warning 3: deprecated: make_float
- Use Array.create_float instead.
-   File "array.mli", line 60, characters 0-91:
-   Definition
-   File "extArray.mli", line 121, characters 2-37:
-   Expected signature
- File "extArray.ml", line 1:
- Warning 3: deprecated: create
- Use Array.make instead.
-   File "array.mli", line 51, characters 0-107:
-   Definition
-   File "extArray.mli", line 145, characters 2-60:
-   Expected signature
- File "extArray.ml", line 1:
- Warning 3: deprecated: create_matrix
- Use Array.make_matrix instead.
-   File "array.mli", line 87, characters 0-110:
-   Definition
-   File "extArray.mli", line 148, characters 2-56:
-   Expected signature
- ocamlfind ocamlc -pp "cppo -D \"OCAML 406\"  -D WITH_BYTES" -g -bin-annot -package bytes -c extHashtbl.mli extHashtbl.ml
- File "extHashtbl.ml", line 26, characters 2-90:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- ocamlfind ocamlc -pp "cppo -D \"OCAML 406\"  -D WITH_BYTES" -g -bin-annot -package bytes -c extList.mli extList.ml
- ocamlfind ocamlc -pp "cppo -D \"OCAML 406\"  -D WITH_BYTES" -g -bin-annot -package bytes -c extString.mli extString.ml
- File "extString.ml", line 1:
- Warning 3: deprecated: set
- Use Bytes.set instead.
-   File "string.mli", line 61, characters 0-112:
-   Definition
-   File "extString.mli", line 179, characters 2-42:
-   Expected signature
- File "extString.ml", line 1:
- Warning 3: deprecated: create
- Use Bytes.create instead.
-   File "string.mli", line 71, characters 0-104:
-   Definition
-   File "extString.mli", line 180, characters 2-29:
-   Expected signature
- File "extString.ml", line 1:
- Warning 3: deprecated: copy
-   File "string.mli", line 96, characters 0-48:
-   Definition
-   File "extString.mli", line 182, characters 2-29:
-   Expected signature
- File "extString.ml", line 1:
- Warning 3: deprecated: fill
- Use Bytes.fill instead.
-   File "string.mli", line 110, characters 0-95:
-   Definition
-   File "extString.mli", line 184, characters 2-50:
-   Expected signature
- File "extString.ml", line 1:
- Warning 3: deprecated: uppercase
- Use String.uppercase_ascii instead.
-   File "string.mli", line 262, characters 0-93:
-   Definition
-   File "extString.mli", line 200, characters 2-34:
-   Expected signature
- File "extString.ml", line 1:
- Warning 3: deprecated: lowercase
- Use String.lowercase_ascii instead.
-   File "string.mli", line 269, characters 0-93:
-   Definition
-   File "extString.mli", line 201, characters 2-34:
-   Expected signature
- File "extString.ml", line 1:
- Warning 3: deprecated: capitalize
- Use String.capitalize_ascii instead.
-   File "string.mli", line 276, characters 0-95:
-   Definition
-   File "extString.mli", line 202, characters 2-35:
-   Expected signature
- File "extString.ml", line 1:
- Warning 3: deprecated: uncapitalize
- Use String.uncapitalize_ascii instead.
-   File "string.mli", line 282, characters 0-99:
-   Definition
-   File "extString.mli", line 203, characters 2-37:
-   Expected signature
- File "extString.ml", line 1:
- Warning 3: deprecated: unsafe_set
-   File "string.mli", line 341, characters 0-96:
-   Definition
-   File "extString.mli", line 219, characters 2-49:
-   Expected signature
- File "extString.ml", line 1:
- Warning 3: deprecated: unsafe_fill
-   File "string.mli", line 346, characters 0-116:
-   Definition
-   File "extString.mli", line 221, characters 2-57:
-   Expected signature
- ocamlfind ocamlc -pp "cppo -D \"OCAML 406\"  -D WITH_BYTES" -g -bin-annot -package bytes -c extBuffer.mli extBuffer.ml
- ocamlfind ocamlc -pp "cppo -D \"OCAML 406\"  -D WITH_BYTES" -g -bin-annot -package bytes -c global.mli global.ml
- ocamlfind ocamlc -pp "cppo -D \"OCAML 406\"  -D WITH_BYTES" -g -bin-annot -package bytes -c IO.mli IO.ml
- ocamlfind ocamlc -pp "cppo -D \"OCAML 406\"  -D WITH_BYTES" -g -bin-annot -package bytes -c option.mli option.ml
- ocamlfind ocamlc -pp "cppo -D \"OCAML 406\"  -D WITH_BYTES" -g -bin-annot -package bytes -c pMap.mli pMap.ml
- ocamlfind ocamlc -pp "cppo -D \"OCAML 406\"  -D WITH_BYTES" -g -bin-annot -package bytes -c std.mli std.ml
- ocamlfind ocamlc -pp "cppo -D \"OCAML 406\"  -D WITH_BYTES" -g -bin-annot -package bytes -c base64.mli base64.ml
- ocamlfind ocamlc -pp "cppo -D \"OCAML 406\"  -D WITH_BYTES" -g -bin-annot -package bytes -c refList.mli refList.ml
- ocamlfind ocamlc -pp "cppo -D \"OCAML 406\"  -D WITH_BYTES" -g -bin-annot -package bytes -c optParse.mli optParse.ml
- ocamlfind ocamlc -pp "cppo -D \"OCAML 406\"  -D WITH_BYTES" -g -bin-annot -package bytes -c dllist.mli dllist.ml
- ocamlfind ocamlc -pp "cppo -D \"OCAML 406\"  -D WITH_BYTES" -g -bin-annot -package bytes -c extLib.ml
- ocamlfind ocamlc -pp "cppo -D \"OCAML 406\"  -D WITH_BYTES" -g -bin-annot -package bytes -a -o extLib.cma extBytes.cmo enum.cmo bitSet.cmo dynArray.cmo extArray.cmo extHashtbl.cmo extList.cmo extString.cmo extBuffer.cmo global.cmo IO.cmo option.cmo pMap.cmo std.cmo base64.cmo refList.cmo optParse.cmo dllist.cmo extLib.cmo
- ocamlfind ocamlopt -pp "cppo -D \"OCAML 406\"  -D WITH_BYTES" -g -bin-annot -package bytes -c extBytes.mli extBytes.ml
- ocamlfind ocamlopt -pp "cppo -D \"OCAML 406\"  -D WITH_BYTES" -g -bin-annot -package bytes -c enum.mli enum.ml
- ocamlfind ocamlopt -pp "cppo -D \"OCAML 406\"  -D WITH_BYTES" -g -bin-annot -package bytes -c bitSet.mli bitSet.ml
- ocamlfind ocamlopt -pp "cppo -D \"OCAML 406\"  -D WITH_BYTES" -g -bin-annot -package bytes -c dynArray.mli dynArray.ml
- ocamlfind ocamlopt -pp "cppo -D \"OCAML 406\"  -D WITH_BYTES" -g -bin-annot -package bytes -c extArray.mli extArray.ml
- File "extArray.ml", line 1:
- Warning 3: deprecated: make_float
- Use Array.create_float instead.
-   File "array.mli", line 60, characters 0-91:
-   Definition
-   File "extArray.mli", line 121, characters 2-37:
-   Expected signature
- File "extArray.ml", line 1:
- Warning 3: deprecated: create
- Use Array.make instead.
-   File "array.mli", line 51, characters 0-107:
-   Definition
-   File "extArray.mli", line 145, characters 2-60:
-   Expected signature
- File "extArray.ml", line 1:
- Warning 3: deprecated: create_matrix
- Use Array.make_matrix instead.
-   File "array.mli", line 87, characters 0-110:
-   Definition
-   File "extArray.mli", line 148, characters 2-56:
-   Expected signature
- ocamlfind ocamlopt -pp "cppo -D \"OCAML 406\"  -D WITH_BYTES" -g -bin-annot -package bytes -c extHashtbl.mli extHashtbl.ml
- File "extHashtbl.ml", line 26, characters 2-90:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- ocamlfind ocamlopt -pp "cppo -D \"OCAML 406\"  -D WITH_BYTES" -g -bin-annot -package bytes -c extList.mli extList.ml
- ocamlfind ocamlopt -pp "cppo -D \"OCAML 406\"  -D WITH_BYTES" -g -bin-annot -package bytes -c extString.mli extString.ml
- File "extString.ml", line 1:
- Warning 3: deprecated: set
- Use Bytes.set instead.
-   File "string.mli", line 61, characters 0-112:
-   Definition
-   File "extString.mli", line 179, characters 2-42:
-   Expected signature
- File "extString.ml", line 1:
- Warning 3: deprecated: create
- Use Bytes.create instead.
-   File "string.mli", line 71, characters 0-104:
-   Definition
-   File "extString.mli", line 180, characters 2-29:
-   Expected signature
- File "extString.ml", line 1:
- Warning 3: deprecated: copy
-   File "string.mli", line 96, characters 0-48:
-   Definition
-   File "extString.mli", line 182, characters 2-29:
-   Expected signature
- File "extString.ml", line 1:
- Warning 3: deprecated: fill
- Use Bytes.fill instead.
-   File "string.mli", line 110, characters 0-95:
-   Definition
-   File "extString.mli", line 184, characters 2-50:
-   Expected signature
- File "extString.ml", line 1:
- Warning 3: deprecated: uppercase
- Use String.uppercase_ascii instead.
-   File "string.mli", line 262, characters 0-93:
-   Definition
-   File "extString.mli", line 200, characters 2-34:
-   Expected signature
- File "extString.ml", line 1:
- Warning 3: deprecated: lowercase
- Use String.lowercase_ascii instead.
-   File "string.mli", line 269, characters 0-93:
-   Definition
-   File "extString.mli", line 201, characters 2-34:
-   Expected signature
- File "extString.ml", line 1:
- Warning 3: deprecated: capitalize
- Use String.capitalize_ascii instead.
-   File "string.mli", line 276, characters 0-95:
-   Definition
-   File "extString.mli", line 202, characters 2-35:
-   Expected signature
- File "extString.ml", line 1:
- Warning 3: deprecated: uncapitalize
- Use String.uncapitalize_ascii instead.
-   File "string.mli", line 282, characters 0-99:
-   Definition
-   File "extString.mli", line 203, characters 2-37:
-   Expected signature
- File "extString.ml", line 1:
- Warning 3: deprecated: unsafe_set
-   File "string.mli", line 341, characters 0-96:
-   Definition
-   File "extString.mli", line 219, characters 2-49:
-   Expected signature
- File "extString.ml", line 1:
- Warning 3: deprecated: unsafe_fill
-   File "string.mli", line 346, characters 0-116:
-   Definition
-   File "extString.mli", line 221, characters 2-57:
-   Expected signature
- ocamlfind ocamlopt -pp "cppo -D \"OCAML 406\"  -D WITH_BYTES" -g -bin-annot -package bytes -c extBuffer.mli extBuffer.ml
- ocamlfind ocamlopt -pp "cppo -D \"OCAML 406\"  -D WITH_BYTES" -g -bin-annot -package bytes -c global.mli global.ml
- ocamlfind ocamlopt -pp "cppo -D \"OCAML 406\"  -D WITH_BYTES" -g -bin-annot -package bytes -c IO.mli IO.ml
- ocamlfind ocamlopt -pp "cppo -D \"OCAML 406\"  -D WITH_BYTES" -g -bin-annot -package bytes -c option.mli option.ml
- ocamlfind ocamlopt -pp "cppo -D \"OCAML 406\"  -D WITH_BYTES" -g -bin-annot -package bytes -c pMap.mli pMap.ml
- ocamlfind ocamlopt -pp "cppo -D \"OCAML 406\"  -D WITH_BYTES" -g -bin-annot -package bytes -c std.mli std.ml
- ocamlfind ocamlopt -pp "cppo -D \"OCAML 406\"  -D WITH_BYTES" -g -bin-annot -package bytes -c base64.mli base64.ml
- ocamlfind ocamlopt -pp "cppo -D \"OCAML 406\"  -D WITH_BYTES" -g -bin-annot -package bytes -c refList.mli refList.ml
- ocamlfind ocamlopt -pp "cppo -D \"OCAML 406\"  -D WITH_BYTES" -g -bin-annot -package bytes -c optParse.mli optParse.ml
- ocamlfind ocamlopt -pp "cppo -D \"OCAML 406\"  -D WITH_BYTES" -g -bin-annot -package bytes -c dllist.mli dllist.ml
- ocamlfind ocamlopt -pp "cppo -D \"OCAML 406\"  -D WITH_BYTES" -g -bin-annot -package bytes -c extLib.ml
- ocamlfind ocamlopt -pp "cppo -D \"OCAML 406\"  -D WITH_BYTES" -g -bin-annot -package bytes -a -o extLib.cmxa extBytes.cmx enum.cmx bitSet.cmx dynArray.cmx extArray.cmx extHashtbl.cmx extList.cmx extString.cmx extBuffer.cmx global.cmx IO.cmx option.cmx pMap.cmx std.cmx base64.cmx refList.cmx optParse.cmx dllist.cmx extLib.cmx
- ocamlfind ocamlopt -pp "cppo -D \"OCAML 406\"  -D WITH_BYTES" -g -bin-annot -package bytes -shared -linkall extLib.cmxa -o extLib.cmxs
- make[1]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/extlib.1.7.7-1/src'
- fatal: not a git repository: '.git'
- make -C src build
- make[1]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/extlib.1.7.7-1/src'
- ocamlfind ocamlc -pp "cppo -D \"OCAML 406\"  -D WITH_BYTES" -g -bin-annot -package bytes -i extBytes.ml > extBytes.mli
- ocamlfind ocamlc -pp "cppo -D \"OCAML 406\"  -D WITH_BYTES" -g -bin-annot -package bytes -c extBytes.mli extBytes.ml
- ocamlfind ocamlc -pp "cppo -D \"OCAML 406\"  -D WITH_BYTES" -g -bin-annot -package bytes -c enum.mli enum.ml
- ocamlfind ocamlc -pp "cppo -D \"OCAML 406\"  -D WITH_BYTES" -g -bin-annot -package bytes -c bitSet.mli bitSet.ml
- ocamlfind ocamlc -pp "cppo -D \"OCAML 406\"  -D WITH_BYTES" -g -bin-annot -package bytes -c dynArray.mli dynArray.ml
- ocamlfind ocamlc -pp "cppo -D \"OCAML 406\"  -D WITH_BYTES" -g -bin-annot -package bytes -c extArray.mli extArray.ml
- File "extArray.ml", line 1:
- Warning 3: deprecated: make_float
- Use Array.create_float instead.
-   File "array.mli", line 60, characters 0-91:
-   Definition
-   File "extArray.mli", line 121, characters 2-37:
-   Expected signature
- File "extArray.ml", line 1:
- Warning 3: deprecated: create
- Use Array.make instead.
-   File "array.mli", line 51, characters 0-107:
-   Definition
-   File "extArray.mli", line 145, characters 2-60:
-   Expected signature
- File "extArray.ml", line 1:
- Warning 3: deprecated: create_matrix
- Use Array.make_matrix instead.
-   File "array.mli", line 87, characters 0-110:
-   Definition
-   File "extArray.mli", line 148, characters 2-56:
-   Expected signature
- ocamlfind ocamlc -pp "cppo -D \"OCAML 406\"  -D WITH_BYTES" -g -bin-annot -package bytes -c extHashtbl.mli extHashtbl.ml
- File "extHashtbl.ml", line 26, characters 2-90:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- ocamlfind ocamlc -pp "cppo -D \"OCAML 406\"  -D WITH_BYTES" -g -bin-annot -package bytes -c extList.mli extList.ml
- ocamlfind ocamlc -pp "cppo -D \"OCAML 406\"  -D WITH_BYTES" -g -bin-annot -package bytes -c extString.mli extString.ml
- File "extString.ml", line 1:
- Warning 3: deprecated: set
- Use Bytes.set instead.
-   File "string.mli", line 61, characters 0-112:
-   Definition
-   File "extString.mli", line 179, characters 2-42:
-   Expected signature
- File "extString.ml", line 1:
- Warning 3: deprecated: create
- Use Bytes.create instead.
-   File "string.mli", line 71, characters 0-104:
-   Definition
-   File "extString.mli", line 180, characters 2-29:
-   Expected signature
- File "extString.ml", line 1:
- Warning 3: deprecated: copy
-   File "string.mli", line 96, characters 0-48:
-   Definition
-   File "extString.mli", line 182, characters 2-29:
-   Expected signature
- File "extString.ml", line 1:
- Warning 3: deprecated: fill
- Use Bytes.fill instead.
-   File "string.mli", line 110, characters 0-95:
-   Definition
-   File "extString.mli", line 184, characters 2-50:
-   Expected signature
- File "extString.ml", line 1:
- Warning 3: deprecated: uppercase
- Use String.uppercase_ascii instead.
-   File "string.mli", line 262, characters 0-93:
-   Definition
-   File "extString.mli", line 200, characters 2-34:
-   Expected signature
- File "extString.ml", line 1:
- Warning 3: deprecated: lowercase
- Use String.lowercase_ascii instead.
-   File "string.mli", line 269, characters 0-93:
-   Definition
-   File "extString.mli", line 201, characters 2-34:
-   Expected signature
- File "extString.ml", line 1:
- Warning 3: deprecated: capitalize
- Use String.capitalize_ascii instead.
-   File "string.mli", line 276, characters 0-95:
-   Definition
-   File "extString.mli", line 202, characters 2-35:
-   Expected signature
- File "extString.ml", line 1:
- Warning 3: deprecated: uncapitalize
- Use String.uncapitalize_ascii instead.
-   File "string.mli", line 282, characters 0-99:
-   Definition
-   File "extString.mli", line 203, characters 2-37:
-   Expected signature
- File "extString.ml", line 1:
- Warning 3: deprecated: unsafe_set
-   File "string.mli", line 341, characters 0-96:
-   Definition
-   File "extString.mli", line 219, characters 2-49:
-   Expected signature
- File "extString.ml", line 1:
- Warning 3: deprecated: unsafe_fill
-   File "string.mli", line 346, characters 0-116:
-   Definition
-   File "extString.mli", line 221, characters 2-57:
-   Expected signature
- ocamlfind ocamlc -pp "cppo -D \"OCAML 406\"  -D WITH_BYTES" -g -bin-annot -package bytes -c extBuffer.mli extBuffer.ml
- ocamlfind ocamlc -pp "cppo -D \"OCAML 406\"  -D WITH_BYTES" -g -bin-annot -package bytes -c global.mli global.ml
- ocamlfind ocamlc -pp "cppo -D \"OCAML 406\"  -D WITH_BYTES" -g -bin-annot -package bytes -c IO.mli IO.ml
- ocamlfind ocamlc -pp "cppo -D \"OCAML 406\"  -D WITH_BYTES" -g -bin-annot -package bytes -c option.mli option.ml
- ocamlfind ocamlc -pp "cppo -D \"OCAML 406\"  -D WITH_BYTES" -g -bin-annot -package bytes -c pMap.mli pMap.ml
- ocamlfind ocamlc -pp "cppo -D \"OCAML 406\"  -D WITH_BYTES" -g -bin-annot -package bytes -c std.mli std.ml
- ocamlfind ocamlc -pp "cppo -D \"OCAML 406\"  -D WITH_BYTES" -g -bin-annot -package bytes -c base64.mli base64.ml
- ocamlfind ocamlc -pp "cppo -D \"OCAML 406\"  -D WITH_BYTES" -g -bin-annot -package bytes -c refList.mli refList.ml
- ocamlfind ocamlc -pp "cppo -D \"OCAML 406\"  -D WITH_BYTES" -g -bin-annot -package bytes -c optParse.mli optParse.ml
- ocamlfind ocamlc -pp "cppo -D \"OCAML 406\"  -D WITH_BYTES" -g -bin-annot -package bytes -c dllist.mli dllist.ml
- ocamlfind ocamlc -pp "cppo -D \"OCAML 406\"  -D WITH_BYTES" -g -bin-annot -package bytes -c extLib.ml
- ocamlfind ocamlc -pp "cppo -D \"OCAML 406\"  -D WITH_BYTES" -g -bin-annot -package bytes -a -o extLib.cma extBytes.cmo enum.cmo bitSet.cmo dynArray.cmo extArray.cmo extHashtbl.cmo extList.cmo extString.cmo extBuffer.cmo global.cmo IO.cmo option.cmo pMap.cmo std.cmo base64.cmo refList.cmo optParse.cmo dllist.cmo extLib.cmo
- ocamlfind ocamlopt -pp "cppo -D \"OCAML 406\"  -D WITH_BYTES" -g -bin-annot -package bytes -c extBytes.mli extBytes.ml
- ocamlfind ocamlopt -pp "cppo -D \"OCAML 406\"  -D WITH_BYTES" -g -bin-annot -package bytes -c enum.mli enum.ml
- ocamlfind ocamlopt -pp "cppo -D \"OCAML 406\"  -D WITH_BYTES" -g -bin-annot -package bytes -c bitSet.mli bitSet.ml
- ocamlfind ocamlopt -pp "cppo -D \"OCAML 406\"  -D WITH_BYTES" -g -bin-annot -package bytes -c dynArray.mli dynArray.ml
- ocamlfind ocamlopt -pp "cppo -D \"OCAML 406\"  -D WITH_BYTES" -g -bin-annot -package bytes -c extArray.mli extArray.ml
- File "extArray.ml", line 1:
- Warning 3: deprecated: make_float
- Use Array.create_float instead.
-   File "array.mli", line 60, characters 0-91:
-   Definition
-   File "extArray.mli", line 121, characters 2-37:
-   Expected signature
- File "extArray.ml", line 1:
- Warning 3: deprecated: create
- Use Array.make instead.
-   File "array.mli", line 51, characters 0-107:
-   Definition
-   File "extArray.mli", line 145, characters 2-60:
-   Expected signature
- File "extArray.ml", line 1:
- Warning 3: deprecated: create_matrix
- Use Array.make_matrix instead.
-   File "array.mli", line 87, characters 0-110:
-   Definition
-   File "extArray.mli", line 148, characters 2-56:
-   Expected signature
- ocamlfind ocamlopt -pp "cppo -D \"OCAML 406\"  -D WITH_BYTES" -g -bin-annot -package bytes -c extHashtbl.mli extHashtbl.ml
- File "extHashtbl.ml", line 26, characters 2-90:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- ocamlfind ocamlopt -pp "cppo -D \"OCAML 406\"  -D WITH_BYTES" -g -bin-annot -package bytes -c extList.mli extList.ml
- ocamlfind ocamlopt -pp "cppo -D \"OCAML 406\"  -D WITH_BYTES" -g -bin-annot -package bytes -c extString.mli extString.ml
- File "extString.ml", line 1:
- Warning 3: deprecated: set
- Use Bytes.set instead.
-   File "string.mli", line 61, characters 0-112:
-   Definition
-   File "extString.mli", line 179, characters 2-42:
-   Expected signature
- File "extString.ml", line 1:
- Warning 3: deprecated: create
- Use Bytes.create instead.
-   File "string.mli", line 71, characters 0-104:
-   Definition
-   File "extString.mli", line 180, characters 2-29:
-   Expected signature
- File "extString.ml", line 1:
- Warning 3: deprecated: copy
-   File "string.mli", line 96, characters 0-48:
-   Definition
-   File "extString.mli", line 182, characters 2-29:
-   Expected signature
- File "extString.ml", line 1:
- Warning 3: deprecated: fill
- Use Bytes.fill instead.
-   File "string.mli", line 110, characters 0-95:
-   Definition
-   File "extString.mli", line 184, characters 2-50:
-   Expected signature
- File "extString.ml", line 1:
- Warning 3: deprecated: uppercase
- Use String.uppercase_ascii instead.
-   File "string.mli", line 262, characters 0-93:
-   Definition
-   File "extString.mli", line 200, characters 2-34:
-   Expected signature
- File "extString.ml", line 1:
- Warning 3: deprecated: lowercase
- Use String.lowercase_ascii instead.
-   File "string.mli", line 269, characters 0-93:
-   Definition
-   File "extString.mli", line 201, characters 2-34:
-   Expected signature
- File "extString.ml", line 1:
- Warning 3: deprecated: capitalize
- Use String.capitalize_ascii instead.
-   File "string.mli", line 276, characters 0-95:
-   Definition
-   File "extString.mli", line 202, characters 2-35:
-   Expected signature
- File "extString.ml", line 1:
- Warning 3: deprecated: uncapitalize
- Use String.uncapitalize_ascii instead.
-   File "string.mli", line 282, characters 0-99:
-   Definition
-   File "extString.mli", line 203, characters 2-37:
-   Expected signature
- File "extString.ml", line 1:
- Warning 3: deprecated: unsafe_set
-   File "string.mli", line 341, characters 0-96:
-   Definition
-   File "extString.mli", line 219, characters 2-49:
-   Expected signature
- File "extString.ml", line 1:
- Warning 3: deprecated: unsafe_fill
-   File "string.mli", line 346, characters 0-116:
-   Definition
-   File "extString.mli", line 221, characters 2-57:
-   Expected signature
- ocamlfind ocamlopt -pp "cppo -D \"OCAML 406\"  -D WITH_BYTES" -g -bin-annot -package bytes -c extBuffer.mli extBuffer.ml
- ocamlfind ocamlopt -pp "cppo -D \"OCAML 406\"  -D WITH_BYTES" -g -bin-annot -package bytes -c global.mli global.ml
- ocamlfind ocamlopt -pp "cppo -D \"OCAML 406\"  -D WITH_BYTES" -g -bin-annot -package bytes -c IO.mli IO.ml
- ocamlfind ocamlopt -pp "cppo -D \"OCAML 406\"  -D WITH_BYTES" -g -bin-annot -package bytes -c option.mli option.ml
- ocamlfind ocamlopt -pp "cppo -D \"OCAML 406\"  -D WITH_BYTES" -g -bin-annot -package bytes -c pMap.mli pMap.ml
- ocamlfind ocamlopt -pp "cppo -D \"OCAML 406\"  -D WITH_BYTES" -g -bin-annot -package bytes -c std.mli std.ml
- ocamlfind ocamlopt -pp "cppo -D \"OCAML 406\"  -D WITH_BYTES" -g -bin-annot -package bytes -c base64.mli base64.ml
- ocamlfind ocamlopt -pp "cppo -D \"OCAML 406\"  -D WITH_BYTES" -g -bin-annot -package bytes -c refList.mli refList.ml
- ocamlfind ocamlopt -pp "cppo -D \"OCAML 406\"  -D WITH_BYTES" -g -bin-annot -package bytes -c optParse.mli optParse.ml
- ocamlfind ocamlopt -pp "cppo -D \"OCAML 406\"  -D WITH_BYTES" -g -bin-annot -package bytes -c dllist.mli dllist.ml
- ocamlfind ocamlopt -pp "cppo -D \"OCAML 406\"  -D WITH_BYTES" -g -bin-annot -package bytes -c extLib.ml
- ocamlfind ocamlopt -pp "cppo -D \"OCAML 406\"  -D WITH_BYTES" -g -bin-annot -package bytes -a -o extLib.cmxa extBytes.cmx enum.cmx bitSet.cmx dynArray.cmx extArray.cmx extHashtbl.cmx extList.cmx extString.cmx extBuffer.cmx global.cmx IO.cmx option.cmx pMap.cmx std.cmx base64.cmx refList.cmx optParse.cmx dllist.cmx extLib.cmx
- ocamlfind ocamlopt -pp "cppo -D \"OCAML 406\"  -D WITH_BYTES" -g -bin-annot -package bytes -shared -linkall extLib.cmxa -o extLib.cmxs
- make[1]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/extlib.1.7.7-1/src'
-> compiled  extlib.1.7.7-1
Processing 82/94: [camlp5: make world.opt] [dune-private-libs: dune build] [ppxlib: dune build]
Processing 83/94: [camlp5: make world.opt] [dune-private-libs: dune build] [ppxlib: dune build] [extlib: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "minimal=1" "install" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/extlib.1.7.7-1)
- fatal: not a git repository: '.git'
- make -C src VERSION=1.7.7 install
- make[1]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/extlib.1.7.7-1/src'
- ocamlfind install -patch-version 1.7.7 extlib META extLib.cma extBytes.mli enum.mli bitSet.mli dynArray.mli extArray.mli extHashtbl.mli extList.mli extString.mli extBuffer.mli global.mli IO.mli option.mli pMap.mli std.mli base64.mli refList.mli optParse.mli dllist.mli extBytes.cmi enum.cmi bitSet.cmi dynArray.cmi extArray.cmi extHashtbl.cmi extList.cmi extString.cmi extBuffer.cmi global.cmi IO.cmi option.cmi pMap.cmi std.cmi base64.cmi refList.cmi optParse.cmi dllist.cmi extLib.cmi -optional extLib.cmxa extBytes.cmx enum.cmx bitSet.cmx dynArray.cmx extArray.cmx extHashtbl.cmx extList.cmx extString.cmx extBuffer.cmx global.cmx IO.cmx option.cmx pMap.cmx std.cmx base64.cmx refList.cmx optParse.cmx dllist.cmx extLib.cmx extLib.cmxs extLib.a extLib.lib extBytes.cmt enum.cmt bitSet.cmt dynArray.cmt extArray.cmt extHashtbl.cmt extList.cmt extString.cmt extBuffer.cmt global.cmt IO.cmt option.cmt pMap.cmt std.cmt base64.cmt refList.cmt optParse.cmt dllist.cmt extLib.cmt extBytes.cmti enum.cmti bitSet.cmti dynArray.cmti extArray.cmti extHashtbl.cmti extList.cmti extString.cmti extBuffer.cmti global.cmti IO.cmti option.cmti pMap.cmti std.cmti base64.cmti refList.cmti optParse.cmti dllist.cmti extLib.cmti
- Installed /home/opam/.opam/4.06.1/lib/extlib/dllist.cmti
- Installed /home/opam/.opam/4.06.1/lib/extlib/optParse.cmti
- Installed /home/opam/.opam/4.06.1/lib/extlib/refList.cmti
- Installed /home/opam/.opam/4.06.1/lib/extlib/base64.cmti
- Installed /home/opam/.opam/4.06.1/lib/extlib/std.cmti
- Installed /home/opam/.opam/4.06.1/lib/extlib/pMap.cmti
- Installed /home/opam/.opam/4.06.1/lib/extlib/option.cmti
- Installed /home/opam/.opam/4.06.1/lib/extlib/IO.cmti
- Installed /home/opam/.opam/4.06.1/lib/extlib/global.cmti
- Installed /home/opam/.opam/4.06.1/lib/extlib/extBuffer.cmti
- Installed /home/opam/.opam/4.06.1/lib/extlib/extString.cmti
- Installed /home/opam/.opam/4.06.1/lib/extlib/extList.cmti
- Installed /home/opam/.opam/4.06.1/lib/extlib/extHashtbl.cmti
- Installed /home/opam/.opam/4.06.1/lib/extlib/extArray.cmti
- Installed /home/opam/.opam/4.06.1/lib/extlib/dynArray.cmti
- Installed /home/opam/.opam/4.06.1/lib/extlib/bitSet.cmti
- Installed /home/opam/.opam/4.06.1/lib/extlib/enum.cmti
- Installed /home/opam/.opam/4.06.1/lib/extlib/extBytes.cmti
- Installed /home/opam/.opam/4.06.1/lib/extlib/extLib.cmt
- Installed /home/opam/.opam/4.06.1/lib/extlib/dllist.cmt
- Installed /home/opam/.opam/4.06.1/lib/extlib/optParse.cmt
- Installed /home/opam/.opam/4.06.1/lib/extlib/refList.cmt
- Installed /home/opam/.opam/4.06.1/lib/extlib/base64.cmt
- Installed /home/opam/.opam/4.06.1/lib/extlib/std.cmt
- Installed /home/opam/.opam/4.06.1/lib/extlib/pMap.cmt
- Installed /home/opam/.opam/4.06.1/lib/extlib/option.cmt
- Installed /home/opam/.opam/4.06.1/lib/extlib/IO.cmt
- Installed /home/opam/.opam/4.06.1/lib/extlib/global.cmt
- Installed /home/opam/.opam/4.06.1/lib/extlib/extBuffer.cmt
- Installed /home/opam/.opam/4.06.1/lib/extlib/extString.cmt
- Installed /home/opam/.opam/4.06.1/lib/extlib/extList.cmt
- Installed /home/opam/.opam/4.06.1/lib/extlib/extHashtbl.cmt
- Installed /home/opam/.opam/4.06.1/lib/extlib/extArray.cmt
- Installed /home/opam/.opam/4.06.1/lib/extlib/dynArray.cmt
- Installed /home/opam/.opam/4.06.1/lib/extlib/bitSet.cmt
- Installed /home/opam/.opam/4.06.1/lib/extlib/enum.cmt
- Installed /home/opam/.opam/4.06.1/lib/extlib/extBytes.cmt
- Installed /home/opam/.opam/4.06.1/lib/extlib/extLib.a
- Installed /home/opam/.opam/4.06.1/lib/extlib/extLib.cmxs
- Installed /home/opam/.opam/4.06.1/lib/extlib/extLib.cmx
- Installed /home/opam/.opam/4.06.1/lib/extlib/dllist.cmx
- Installed /home/opam/.opam/4.06.1/lib/extlib/optParse.cmx
- Installed /home/opam/.opam/4.06.1/lib/extlib/refList.cmx
- Installed /home/opam/.opam/4.06.1/lib/extlib/base64.cmx
- Installed /home/opam/.opam/4.06.1/lib/extlib/std.cmx
- Installed /home/opam/.opam/4.06.1/lib/extlib/pMap.cmx
- Installed /home/opam/.opam/4.06.1/lib/extlib/option.cmx
- Installed /home/opam/.opam/4.06.1/lib/extlib/IO.cmx
- Installed /home/opam/.opam/4.06.1/lib/extlib/global.cmx
- Installed /home/opam/.opam/4.06.1/lib/extlib/extBuffer.cmx
- Installed /home/opam/.opam/4.06.1/lib/extlib/extString.cmx
- Installed /home/opam/.opam/4.06.1/lib/extlib/extList.cmx
- Installed /home/opam/.opam/4.06.1/lib/extlib/extHashtbl.cmx
- Installed /home/opam/.opam/4.06.1/lib/extlib/extArray.cmx
- Installed /home/opam/.opam/4.06.1/lib/extlib/dynArray.cmx
- Installed /home/opam/.opam/4.06.1/lib/extlib/bitSet.cmx
- Installed /home/opam/.opam/4.06.1/lib/extlib/enum.cmx
- Installed /home/opam/.opam/4.06.1/lib/extlib/extBytes.cmx
- Installed /home/opam/.opam/4.06.1/lib/extlib/extLib.cmxa
- Installed /home/opam/.opam/4.06.1/lib/extlib/extLib.cmi
- Installed /home/opam/.opam/4.06.1/lib/extlib/dllist.cmi
- Installed /home/opam/.opam/4.06.1/lib/extlib/optParse.cmi
- Installed /home/opam/.opam/4.06.1/lib/extlib/refList.cmi
- Installed /home/opam/.opam/4.06.1/lib/extlib/base64.cmi
- Installed /home/opam/.opam/4.06.1/lib/extlib/std.cmi
- Installed /home/opam/.opam/4.06.1/lib/extlib/pMap.cmi
- Installed /home/opam/.opam/4.06.1/lib/extlib/option.cmi
- Installed /home/opam/.opam/4.06.1/lib/extlib/IO.cmi
- Installed /home/opam/.opam/4.06.1/lib/extlib/global.cmi
- Installed /home/opam/.opam/4.06.1/lib/extlib/extBuffer.cmi
- Installed /home/opam/.opam/4.06.1/lib/extlib/extString.cmi
- Installed /home/opam/.opam/4.06.1/lib/extlib/extList.cmi
- Installed /home/opam/.opam/4.06.1/lib/extlib/extHashtbl.cmi
- Installed /home/opam/.opam/4.06.1/lib/extlib/extArray.cmi
- Installed /home/opam/.opam/4.06.1/lib/extlib/dynArray.cmi
- Installed /home/opam/.opam/4.06.1/lib/extlib/bitSet.cmi
- Installed /home/opam/.opam/4.06.1/lib/extlib/enum.cmi
- Installed /home/opam/.opam/4.06.1/lib/extlib/extBytes.cmi
- Installed /home/opam/.opam/4.06.1/lib/extlib/dllist.mli
- Installed /home/opam/.opam/4.06.1/lib/extlib/optParse.mli
- Installed /home/opam/.opam/4.06.1/lib/extlib/refList.mli
- Installed /home/opam/.opam/4.06.1/lib/extlib/base64.mli
- Installed /home/opam/.opam/4.06.1/lib/extlib/std.mli
- Installed /home/opam/.opam/4.06.1/lib/extlib/pMap.mli
- Installed /home/opam/.opam/4.06.1/lib/extlib/option.mli
- Installed /home/opam/.opam/4.06.1/lib/extlib/IO.mli
- Installed /home/opam/.opam/4.06.1/lib/extlib/global.mli
- Installed /home/opam/.opam/4.06.1/lib/extlib/extBuffer.mli
- Installed /home/opam/.opam/4.06.1/lib/extlib/extString.mli
- Installed /home/opam/.opam/4.06.1/lib/extlib/extList.mli
- Installed /home/opam/.opam/4.06.1/lib/extlib/extHashtbl.mli
- Installed /home/opam/.opam/4.06.1/lib/extlib/extArray.mli
- Installed /home/opam/.opam/4.06.1/lib/extlib/dynArray.mli
- Installed /home/opam/.opam/4.06.1/lib/extlib/bitSet.mli
- Installed /home/opam/.opam/4.06.1/lib/extlib/enum.mli
- Installed /home/opam/.opam/4.06.1/lib/extlib/extBytes.mli
- Installed /home/opam/.opam/4.06.1/lib/extlib/extLib.cma
- Installed /home/opam/.opam/4.06.1/lib/extlib/META
- make[1]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/extlib.1.7.7-1/src'
- fatal: not a git repository: '.git'
- make -C src VERSION=1.7.7 install
- make[1]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/extlib.1.7.7-1/src'
- ocamlfind install -patch-version 1.7.7 extlib META extLib.cma extBytes.mli enum.mli bitSet.mli dynArray.mli extArray.mli extHashtbl.mli extList.mli extString.mli extBuffer.mli global.mli IO.mli option.mli pMap.mli std.mli base64.mli refList.mli optParse.mli dllist.mli extBytes.cmi enum.cmi bitSet.cmi dynArray.cmi extArray.cmi extHashtbl.cmi extList.cmi extString.cmi extBuffer.cmi global.cmi IO.cmi option.cmi pMap.cmi std.cmi base64.cmi refList.cmi optParse.cmi dllist.cmi extLib.cmi -optional extLib.cmxa extBytes.cmx enum.cmx bitSet.cmx dynArray.cmx extArray.cmx extHashtbl.cmx extList.cmx extString.cmx extBuffer.cmx global.cmx IO.cmx option.cmx pMap.cmx std.cmx base64.cmx refList.cmx optParse.cmx dllist.cmx extLib.cmx extLib.cmxs extLib.a extLib.lib extBytes.cmt enum.cmt bitSet.cmt dynArray.cmt extArray.cmt extHashtbl.cmt extList.cmt extString.cmt extBuffer.cmt global.cmt IO.cmt option.cmt pMap.cmt std.cmt base64.cmt refList.cmt optParse.cmt dllist.cmt extLib.cmt extBytes.cmti enum.cmti bitSet.cmti dynArray.cmti extArray.cmti extHashtbl.cmti extList.cmti extString.cmti extBuffer.cmti global.cmti IO.cmti option.cmti pMap.cmti std.cmti base64.cmti refList.cmti optParse.cmti dllist.cmti extLib.cmti
- Installed /home/opam/.opam/4.06.1/lib/extlib/dllist.cmti
- Installed /home/opam/.opam/4.06.1/lib/extlib/optParse.cmti
- Installed /home/opam/.opam/4.06.1/lib/extlib/refList.cmti
- Installed /home/opam/.opam/4.06.1/lib/extlib/base64.cmti
- Installed /home/opam/.opam/4.06.1/lib/extlib/std.cmti
- Installed /home/opam/.opam/4.06.1/lib/extlib/pMap.cmti
- Installed /home/opam/.opam/4.06.1/lib/extlib/option.cmti
- Installed /home/opam/.opam/4.06.1/lib/extlib/IO.cmti
- Installed /home/opam/.opam/4.06.1/lib/extlib/global.cmti
- Installed /home/opam/.opam/4.06.1/lib/extlib/extBuffer.cmti
- Installed /home/opam/.opam/4.06.1/lib/extlib/extString.cmti
- Installed /home/opam/.opam/4.06.1/lib/extlib/extList.cmti
- Installed /home/opam/.opam/4.06.1/lib/extlib/extHashtbl.cmti
- Installed /home/opam/.opam/4.06.1/lib/extlib/extArray.cmti
- Installed /home/opam/.opam/4.06.1/lib/extlib/dynArray.cmti
- Installed /home/opam/.opam/4.06.1/lib/extlib/bitSet.cmti
- Installed /home/opam/.opam/4.06.1/lib/extlib/enum.cmti
- Installed /home/opam/.opam/4.06.1/lib/extlib/extBytes.cmti
- Installed /home/opam/.opam/4.06.1/lib/extlib/extLib.cmt
- Installed /home/opam/.opam/4.06.1/lib/extlib/dllist.cmt
- Installed /home/opam/.opam/4.06.1/lib/extlib/optParse.cmt
- Installed /home/opam/.opam/4.06.1/lib/extlib/refList.cmt
- Installed /home/opam/.opam/4.06.1/lib/extlib/base64.cmt
- Installed /home/opam/.opam/4.06.1/lib/extlib/std.cmt
- Installed /home/opam/.opam/4.06.1/lib/extlib/pMap.cmt
- Installed /home/opam/.opam/4.06.1/lib/extlib/option.cmt
- Installed /home/opam/.opam/4.06.1/lib/extlib/IO.cmt
- Installed /home/opam/.opam/4.06.1/lib/extlib/global.cmt
- Installed /home/opam/.opam/4.06.1/lib/extlib/extBuffer.cmt
- Installed /home/opam/.opam/4.06.1/lib/extlib/extString.cmt
- Installed /home/opam/.opam/4.06.1/lib/extlib/extList.cmt
- Installed /home/opam/.opam/4.06.1/lib/extlib/extHashtbl.cmt
- Installed /home/opam/.opam/4.06.1/lib/extlib/extArray.cmt
- Installed /home/opam/.opam/4.06.1/lib/extlib/dynArray.cmt
- Installed /home/opam/.opam/4.06.1/lib/extlib/bitSet.cmt
- Installed /home/opam/.opam/4.06.1/lib/extlib/enum.cmt
- Installed /home/opam/.opam/4.06.1/lib/extlib/extBytes.cmt
- Installed /home/opam/.opam/4.06.1/lib/extlib/extLib.a
- Installed /home/opam/.opam/4.06.1/lib/extlib/extLib.cmxs
- Installed /home/opam/.opam/4.06.1/lib/extlib/extLib.cmx
- Installed /home/opam/.opam/4.06.1/lib/extlib/dllist.cmx
- Installed /home/opam/.opam/4.06.1/lib/extlib/optParse.cmx
- Installed /home/opam/.opam/4.06.1/lib/extlib/refList.cmx
- Installed /home/opam/.opam/4.06.1/lib/extlib/base64.cmx
- Installed /home/opam/.opam/4.06.1/lib/extlib/std.cmx
- Installed /home/opam/.opam/4.06.1/lib/extlib/pMap.cmx
- Installed /home/opam/.opam/4.06.1/lib/extlib/option.cmx
- Installed /home/opam/.opam/4.06.1/lib/extlib/IO.cmx
- Installed /home/opam/.opam/4.06.1/lib/extlib/global.cmx
- Installed /home/opam/.opam/4.06.1/lib/extlib/extBuffer.cmx
- Installed /home/opam/.opam/4.06.1/lib/extlib/extString.cmx
- Installed /home/opam/.opam/4.06.1/lib/extlib/extList.cmx
- Installed /home/opam/.opam/4.06.1/lib/extlib/extHashtbl.cmx
- Installed /home/opam/.opam/4.06.1/lib/extlib/extArray.cmx
- Installed /home/opam/.opam/4.06.1/lib/extlib/dynArray.cmx
- Installed /home/opam/.opam/4.06.1/lib/extlib/bitSet.cmx
- Installed /home/opam/.opam/4.06.1/lib/extlib/enum.cmx
- Installed /home/opam/.opam/4.06.1/lib/extlib/extBytes.cmx
- Installed /home/opam/.opam/4.06.1/lib/extlib/extLib.cmxa
- Installed /home/opam/.opam/4.06.1/lib/extlib/extLib.cmi
- Installed /home/opam/.opam/4.06.1/lib/extlib/dllist.cmi
- Installed /home/opam/.opam/4.06.1/lib/extlib/optParse.cmi
- Installed /home/opam/.opam/4.06.1/lib/extlib/refList.cmi
- Installed /home/opam/.opam/4.06.1/lib/extlib/base64.cmi
- Installed /home/opam/.opam/4.06.1/lib/extlib/std.cmi
- Installed /home/opam/.opam/4.06.1/lib/extlib/pMap.cmi
- Installed /home/opam/.opam/4.06.1/lib/extlib/option.cmi
- Installed /home/opam/.opam/4.06.1/lib/extlib/IO.cmi
- Installed /home/opam/.opam/4.06.1/lib/extlib/global.cmi
- Installed /home/opam/.opam/4.06.1/lib/extlib/extBuffer.cmi
- Installed /home/opam/.opam/4.06.1/lib/extlib/extString.cmi
- Installed /home/opam/.opam/4.06.1/lib/extlib/extList.cmi
- Installed /home/opam/.opam/4.06.1/lib/extlib/extHashtbl.cmi
- Installed /home/opam/.opam/4.06.1/lib/extlib/extArray.cmi
- Installed /home/opam/.opam/4.06.1/lib/extlib/dynArray.cmi
- Installed /home/opam/.opam/4.06.1/lib/extlib/bitSet.cmi
- Installed /home/opam/.opam/4.06.1/lib/extlib/enum.cmi
- Installed /home/opam/.opam/4.06.1/lib/extlib/extBytes.cmi
- Installed /home/opam/.opam/4.06.1/lib/extlib/dllist.mli
- Installed /home/opam/.opam/4.06.1/lib/extlib/optParse.mli
- Installed /home/opam/.opam/4.06.1/lib/extlib/refList.mli
- Installed /home/opam/.opam/4.06.1/lib/extlib/base64.mli
- Installed /home/opam/.opam/4.06.1/lib/extlib/std.mli
- Installed /home/opam/.opam/4.06.1/lib/extlib/pMap.mli
- Installed /home/opam/.opam/4.06.1/lib/extlib/option.mli
- Installed /home/opam/.opam/4.06.1/lib/extlib/IO.mli
- Installed /home/opam/.opam/4.06.1/lib/extlib/global.mli
- Installed /home/opam/.opam/4.06.1/lib/extlib/extBuffer.mli
- Installed /home/opam/.opam/4.06.1/lib/extlib/extString.mli
- Installed /home/opam/.opam/4.06.1/lib/extlib/extList.mli
- Installed /home/opam/.opam/4.06.1/lib/extlib/extHashtbl.mli
- Installed /home/opam/.opam/4.06.1/lib/extlib/extArray.mli
- Installed /home/opam/.opam/4.06.1/lib/extlib/dynArray.mli
- Installed /home/opam/.opam/4.06.1/lib/extlib/bitSet.mli
- Installed /home/opam/.opam/4.06.1/lib/extlib/enum.mli
- Installed /home/opam/.opam/4.06.1/lib/extlib/extBytes.mli
- Installed /home/opam/.opam/4.06.1/lib/extlib/extLib.cma
- Installed /home/opam/.opam/4.06.1/lib/extlib/META
- make[1]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/extlib.1.7.7-1/src'
-> installed extlib.1.7.7-1
Processing 83/94: [camlp5: make world.opt] [dune-private-libs: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-private-libs" "-j" "31" "@install" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/dune-private-libs.2.0.1)
-> compiled  dune-private-libs.2.0.1
Processing 83/94: [camlp5: make world.opt] [ppxlib: dune build]
-> installed dune-private-libs.2.0.1
Processing 84/94: [camlp5: make world.opt] [ppxlib: dune build]
Processing 85/94: [camlp5: make world.opt] [dune-configurator: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-configurator" "-j" "31" "@install" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/dune-configurator.2.0.1)
-> compiled  dune-configurator.2.0.1
Processing 85/94: [camlp5: make world.opt] [ppxlib: dune build]
-> installed dune-configurator.2.0.1
Processing 86/94: [camlp5: make world.opt] [ppxlib: dune build]
Processing 87/94: [camlp5: make world.opt] [gen: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "@install" "-p" "gen" "-j" "31" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/gen.0.5.3)
-> compiled  gen.0.5.3
Processing 87/94: [camlp5: make world.opt] [ppxlib: dune build]
-> installed gen.0.5.3
Processing 88/94: [camlp5: make world.opt] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppxlib" "-j" "31" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/ppxlib.0.20.0)
-> compiled  ppxlib.0.20.0
Processing 88/94: [camlp5: make world.opt]
-> installed ppxlib.0.20.0
Processing 89/94: [camlp5: make world.opt]
Processing 90/94: [camlp5: make world.opt] [sedlex: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sedlex" "-j" "31" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/sedlex.2.3)
-> compiled  sedlex.2.3
Processing 90/94: [camlp5: make world.opt]
-> installed sedlex.2.3
Processing 91/94: [camlp5: make world.opt]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "-j31" "DEBUG=-g" "world.opt" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01)
- make core
- make[1]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01'
- set -e; cd ocaml_stuff; make; cd ..
- make[2]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/ocaml_stuff'
- cd ./4.06.1/utils; \
- make all EXE= OCAMLN=ocaml
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/ocaml_stuff/4.06.1/utils'
- ocamlc  -c warnings.mli
- ocamlc  -c pconfig.mli
- ocamlc  -c pconfig.ml
- make[3]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/ocaml_stuff/4.06.1/utils'
- if [ "+compiler-libs" != "+compiler-libs" ]; then \
-   cd ./4.06.1/parsing; \
-   make all EXE= OCAMLN=ocaml; \
- fi
- make[2]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/ocaml_stuff'
- make clean_cold
- make[2]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01'
- for i in lib odyl main meta; do \
- 	(cd ocaml_src/$i; make clean; cd ../..); \
- done
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/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.06.1/.opam-switch/build/camlp5.8.00.01/ocaml_src/lib'
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/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.06.1/.opam-switch/build/camlp5.8.00.01/ocaml_src/odyl'
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/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.06.1/.opam-switch/build/camlp5.8.00.01/ocaml_src/main'
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/ocaml_src/meta'
- rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak q_MLast.cmo q_ast_base.cmo q_ast.cmo pa_r.cmo pa_rp.cmo pa_macro.cmo pa_macro_gram.cmo pa_fstream.cmo pa_extend.cmo pa_extend_m.cmo pr_dump.cmo pa_lexer.cmo camlp5r q_MLast.cmx q_ast_base.cmx q_ast.cmx pa_r.cmx pa_rp.cmx pa_macro.cmx pa_macro_gram.cmx pa_fstream.cmx pa_extend.cmx pa_extend_m.cmx pr_dump.cmx pa_lexer.cmx camlp5r.opt
- make[3]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/ocaml_src/meta'
- make[2]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01'
- make library_cold
- make[2]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01'
- set -e; cd ocaml_src/lib; make all; cd ../..
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/ocaml_src/lib'
- cat diff.mli > diff.ppi
- cat fstream.mli > fstream.ppi
- cat versdep.ml > versdep.ppo
- cat ploc.mli > ploc.ppi
- cat extfun.mli > extfun.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf diff.ppi
- cat pretty.mli > pretty.ppi
- cat pprintf.mli > pprintf.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf fstream.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf ploc.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl versdep.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf pretty.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf pprintf.ppi
- rm -f diff.ppi
- rm -f fstream.ppi
- rm -f ploc.ppi
- rm -f pretty.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf extfun.ppi
- cat fstream.ml > fstream.ppo
- cat ploc.ml > ploc.ppo
- rm -f extfun.ppi
- cat plexing.mli > plexing.ppi
- rm -f pprintf.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl fstream.ppo
- cat stdpp.mli > stdpp.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf plexing.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl ploc.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf stdpp.ppi
- cat pprintf.ml > pprintf.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl pprintf.ppo
- cat eprinter.mli > eprinter.ppi
- cat extfun.ml > extfun.ppo
- rm -f plexing.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl extfun.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf eprinter.ppi
- rm -f stdpp.ppi
- rm -f fstream.ppo
- rm -f extfun.ppo
- rm -f ploc.ppo
- cat plexer.mli > plexer.ppi
- rm -f eprinter.ppi
- rm -f pprintf.ppo
- cat token.mli > token.ppi
- cat stdpp.ml > stdpp.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf plexer.ppi
- cat gramext.mli > gramext.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf token.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl stdpp.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf gramext.ppi
- cat eprinter.ml > eprinter.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl eprinter.ppo
- rm -f plexer.ppi
- rm -f token.ppi
- rm -f stdpp.ppo
- rm -f gramext.ppi
- cat token.ml > token.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl token.ppo
- rm -f versdep.ppo
- cat grammar.mli > grammar.ppi
- rm -f token.ppo
- cat extfold.mli > extfold.ppi
- cat gramext.ml > gramext.ppo
- rm -f eprinter.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf grammar.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl gramext.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf extfold.ppi
- cat pretty.ml > pretty.ppo
- cat plexing.ml > plexing.ppo
- cat diff.ml > diff.ppo
- cat plexer.ml > plexer.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl pretty.ppo
- rm -f grammar.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl plexing.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl diff.ppo
- rm -f extfold.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl plexer.ppo
- rm -f pretty.ppo
- cat grammar.ml > grammar.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl grammar.ppo
- cat extfold.ml > extfold.ppo
- rm -f diff.ppo
- rm -f plexing.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl extfold.ppo
- rm -f gramext.ppo
- rm -f extfold.ppo
- rm -f plexer.ppo
- rm -f grammar.ppo
- ocamlc.opt -g versdep.cmo ploc.cmo plexing.cmo plexer.cmo fstream.cmo gramext.cmo grammar.cmo diff.cmo extfold.cmo extfun.cmo pretty.cmo pprintf.cmo eprinter.cmo stdpp.cmo token.cmo -a -o gramlib.cma
- make[3]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/ocaml_src/lib'
- set -e; cd ocaml_src/lib; make promote; cd ../..
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/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.06.1/.opam-switch/build/camlp5.8.00.01/ocaml_src/lib'
- make[2]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01'
- make compile_cold
- make[2]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01'
- 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.06.1/.opam-switch/build/camlp5.8.00.01/ocaml_src/lib'
- make[3]: Nothing to be done for 'all'.
- make[3]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/ocaml_src/lib'
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/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.06.1/lib/camlp5\"" | \
- sed -e 's|\\|/|g' >> odyl_config.ml
- cat odyl_main.mli > odyl_main.ppi
- ocamlc.opt -g -warn-error +A-11 -c -intf odyl_main.ppi
- cat odyl_config.ml > odyl_config.ppo
- ocamlc.opt -g -warn-error +A-11 -c -impl odyl_config.ppo
- rm -f odyl_main.ppi
- rm -f odyl_config.ppo
- cat odyl.ml > odyl.ppo
- cat odyl_main.ml > odyl_main.ppo
- ocamlc.opt -g -warn-error +A-11 -c -impl odyl.ppo
- ocamlc.opt -g -warn-error +A-11 -c -impl odyl_main.ppo
- rm -f odyl.ppo
- rm -f odyl_main.ppo
- ocamlc.opt -g dynlink.cma odyl_config.cmo odyl_main.cmo -a -o odyl.cma
- ocamlc.opt -g odyl.cma odyl.cmo -o odyl
- make[3]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/ocaml_src/odyl'
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/ocaml_src/main'
- cat mLast.mli > mLast.ppi
- cat mlsyntax.mli > mlsyntax.ppi
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.06.1/utils -c -intf mLast.ppi
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.06.1/utils -c -intf mlsyntax.ppi
- cat argl.mli > argl.ppi
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.06.1/utils -c -intf argl.ppi
- rm -f mlsyntax.ppi
- rm -f argl.ppi
- cat mlsyntax.ml > mlsyntax.ppo
- rm -f mLast.ppi
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.06.1/utils -c -impl mlsyntax.ppo
- cat argl.ml > argl.ppo
- cat asttools.mli > asttools.ppi
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.06.1/utils -c -impl argl.ppo
- cat prtools.mli > prtools.ppi
- cat reloc.mli > reloc.ppi
- cat quotation.mli > quotation.ppi
- cat pp_debug.ml > pp_debug.ppo
- cat pcaml.mli > pcaml.ppi
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.06.1/utils -c -intf prtools.ppi
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.06.1/utils -c -intf asttools.ppi
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.06.1/utils -c -intf reloc.ppi
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.06.1/utils -c -intf quotation.ppi
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.06.1/utils -c -intf pcaml.ppi
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.06.1/utils -c -impl pp_debug.ppo
- cat exparser.mli > exparser.ppi
- rm -f mlsyntax.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.06.1/utils -c -intf exparser.ppi
- cat ast2pt.mli > ast2pt.ppi
- rm -f asttools.ppi
- rm -f reloc.ppi
- rm -f prtools.ppi
- rm -f quotation.ppi
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.06.1/utils -c -intf ast2pt.ppi
- cat asttools.ml > asttools.ppo
- rm -f argl.ppo
- rm -f exparser.ppi
- rm -f pcaml.ppi
- cat reloc.ml > reloc.ppo
- cat quotation.ml > quotation.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.06.1/utils -c -impl asttools.ppo
- cat prtools.ml > prtools.ppo
- rm -f ast2pt.ppi
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.06.1/utils -c -impl prtools.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.06.1/utils -c -impl reloc.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.06.1/utils -c -impl quotation.ppo
- cat parserify.mli > parserify.ppi
- cat exparser.ml > exparser.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.06.1/utils -c -intf parserify.ppi
- rm -f pp_debug.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.06.1/utils -c -impl exparser.ppo
- cat ast2pt.ml > ast2pt.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.06.1/utils -c -impl ast2pt.ppo
- cat main.ml > main.ppo
- rm -f quotation.ppo
- File "asttools.ml", line 331, characters 4-5:
- Warning 11: this match case is unused.
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.06.1/utils -c -impl main.ppo
- rm -f parserify.ppi
- cat pcaml.ml > pcaml.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.06.1/utils -c -impl pcaml.ppo
- cat parserify.ml > parserify.ppo
- rm -f asttools.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.06.1/utils -c -impl parserify.ppo
- rm -f main.ppo
- rm -f exparser.ppo
- rm -f prtools.ppo
- rm -f pcaml.ppo
- rm -f reloc.ppo
- rm -f parserify.ppo
- rm -f ast2pt.ppo
- OTOPP=+compiler-libs OTOPU=../../ocaml_stuff/4.06.1/utils OVERSION=4.06.1 OLIBDIR="/home/opam/.opam/4.06.1/lib/ocaml" ../../tools/mkcrc.sh
- ocamlc.opt -g -c -impl crc.tmp
- ocamlc.opt -g -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.06.1/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.06.1/utils/pconfig.cmo asttools.cmo quotation.cmo prtools.cmo reloc.cmo pp_debug.cmo pcaml.cmo ast2pt.cmo mlsyntax.cmo exparser.cmo parserify.cmo argl.cmo ../../boot/stdpp.cmo ../../boot/token.cmo crc.cmo main.cmo -a -o camlp5.cma
- ocamlc.opt -g ../odyl/odyl.cma camlp5.cma ../odyl/odyl.cmo -linkall -o camlp5
- make[3]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/ocaml_src/main'
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/ocaml_src/meta'
- cat q_MLast.ml > q_MLast.ppo
- cat pa_r.ml > pa_r.ppo
- cat q_ast_base.ml > q_ast_base.ppo
- cat pa_rp.ml > pa_rp.ppo
- cat pa_macro.ml > pa_macro.ppo
- cat pa_fstream.ml > pa_fstream.ppo
- cat pa_extend.ml > pa_extend.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/4.06.1/utils -c -impl q_MLast.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/4.06.1/utils -c -impl pa_r.ppo
- cat pa_lexer.ml > pa_lexer.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/4.06.1/utils -c -impl q_ast_base.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/4.06.1/utils -c -impl pa_rp.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/4.06.1/utils -c -impl pa_macro.ppo
- cat pr_dump.ml > pr_dump.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/4.06.1/utils -c -impl pa_fstream.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/4.06.1/utils -c -impl pa_extend.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/4.06.1/utils -c -impl pa_lexer.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/4.06.1/utils -c -impl pr_dump.ppo
- rm -f pr_dump.ppo
- rm -f q_ast_base.ppo
- cat q_ast.ml > q_ast.ppo
- rm -f pa_rp.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/4.06.1/utils -c -impl q_ast.ppo
- rm -f pa_lexer.ppo
- rm -f pa_fstream.ppo
- rm -f pa_macro.ppo
- rm -f q_ast.ppo
- rm -f pa_extend.ppo
- cat pa_macro_gram.ml > pa_macro_gram.ppo
- cat pa_extend_m.ml > pa_extend_m.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/4.06.1/utils -c -impl pa_macro_gram.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/4.06.1/utils -c -impl pa_extend_m.ppo
- rm -f pa_extend_m.ppo
- rm -f pa_macro_gram.ppo
- rm -f pa_r.ppo
- rm -f camlp5r
- cd ../main; make CAMLP5=../meta/camlp5r CAMLP5M="-I ../meta pa_r.cmo pa_rp.cmo pr_dump.cmo"
- make[4]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/ocaml_src/main'
- ocamlc.opt -g ../odyl/odyl.cma camlp5.cma -I ../meta pa_r.cmo pa_rp.cmo pr_dump.cmo ../odyl/odyl.cmo -linkall -o ../meta/camlp5r
- make[4]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/ocaml_src/main'
- rm -f q_MLast.ppo
- make[3]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/ocaml_src/meta'
- make[2]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01'
- make promote_cold
- make[2]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01'
- for i in lib odyl main meta; do \
- 	(cd ocaml_src/$i; make promote; cd ../..); \
- done
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/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.06.1/.opam-switch/build/camlp5.8.00.01/ocaml_src/lib'
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/ocaml_src/odyl'
- make[3]: Nothing to be done for 'promote'.
- make[3]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/ocaml_src/odyl'
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/ocaml_src/main'
- cp camlp5 ../../boot/.
- make[3]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/ocaml_src/main'
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/ocaml_src/meta'
- cp q_MLast.cmo q_ast_base.cmo q_ast.cmo pa_r.cmo pa_rp.cmo pa_macro.cmo pa_macro_gram.cmo pa_fstream.cmo pa_extend.cmo pa_extend_m.cmo pr_dump.cmo pa_lexer.cmo camlp5r pa_extend.cmi ../../boot/.
- make[3]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/ocaml_src/meta'
- make[2]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01'
- make clean_cold
- make[2]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01'
- for i in lib odyl main meta; do \
- 	(cd ocaml_src/$i; make clean; cd ../..); \
- done
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/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.06.1/.opam-switch/build/camlp5.8.00.01/ocaml_src/lib'
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/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.06.1/.opam-switch/build/camlp5.8.00.01/ocaml_src/odyl'
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/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.06.1/.opam-switch/build/camlp5.8.00.01/ocaml_src/main'
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/ocaml_src/meta'
- rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak q_MLast.cmo q_ast_base.cmo q_ast.cmo pa_r.cmo pa_rp.cmo pa_macro.cmo pa_macro_gram.cmo pa_fstream.cmo pa_extend.cmo pa_extend_m.cmo pr_dump.cmo pa_lexer.cmo camlp5r q_MLast.cmx q_ast_base.cmx q_ast.cmx pa_r.cmx pa_rp.cmx pa_macro.cmx pa_macro_gram.cmx pa_fstream.cmx pa_extend.cmx pa_extend_m.cmx pr_dump.cmx pa_lexer.cmx camlp5r.opt
- make[3]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/ocaml_src/meta'
- make[2]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01'
- make clean_hot
- make[2]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01'
- cd ocaml_stuff; make clean; cd ..
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/ocaml_stuff'
- cd ./4.06.1/utils; \
- make clean EXE=
- make[4]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/ocaml_stuff/4.06.1/utils'
- rm -f *.cm[oix] *.o
- make[4]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/ocaml_stuff/4.06.1/utils'
- if [ "+compiler-libs" != "+compiler-libs" ]; then \
-   cd ./4.06.1/parsing; \
-   make clean EXE=; \
- fi
- make[3]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/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.06.1/.opam-switch/build/camlp5.8.00.01/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.06.1/.opam-switch/build/camlp5.8.00.01/lib'
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/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.06.1/.opam-switch/build/camlp5.8.00.01/odyl'
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/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.06.1/.opam-switch/build/camlp5.8.00.01/main'
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/meta'
- rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak q_MLast.cmo q_ast_base.cmo q_ast.cmo pa_r.cmo pa_rp.cmo pa_macro.cmo pa_macro_gram.cmo pa_fstream.cmo pa_extend.cmo pa_extend_m.cmo pr_dump.cmo pa_lexer.cmo camlp5r q_MLast.cmx q_ast_base.cmx q_ast.cmx pa_r.cmx pa_rp.cmx pa_macro.cmx pa_macro_gram.cmx pa_fstream.cmx pa_extend.cmx pa_extend_m.cmx pr_dump.cmx pa_lexer.cmx camlp5r.opt
- make[3]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/meta'
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/etc'
- rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak *.out *.opt
- rm -f camlp5o camlp5sch
- rm -f META
- make[3]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/etc'
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/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.06.1/.opam-switch/build/camlp5.8.00.01/top'
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/ocpp'
- rm -f *.cm[ioa] *.pp[io] *.[ao] *.obj *.lib *.out *.bak .*.bak
- rm -f ocpp
- make[3]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/ocpp'
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/man'
- rm -f camlp5.1
- make[3]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/man'
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/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.06.1/.opam-switch/build/camlp5.8.00.01/compile'
- make[2]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01'
- make library
- make[2]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01'
- set -e; cd ocaml_stuff; make; cd ..
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/ocaml_stuff'
- cd ./4.06.1/utils; \
- make all EXE= OCAMLN=ocaml
- make[4]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/ocaml_stuff/4.06.1/utils'
- ocamlc  -c warnings.mli
- ocamlc  -c pconfig.mli
- ocamlc  -c pconfig.ml
- make[4]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/ocaml_stuff/4.06.1/utils'
- if [ "+compiler-libs" != "+compiler-libs" ]; then \
-   cd ./4.06.1/parsing; \
-   make all EXE= OCAMLN=ocaml; \
- fi
- make[3]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/ocaml_stuff'
- set -e; cd lib; make all; cd ..
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/lib'
- ocamlrun ../boot/camlp5r -nolib -I ../boot pa_macro.cmo -mode S -o versdep.ppo versdep.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o fstream.ppi fstream.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ploc.ppi ploc.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o diff.ppi diff.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfun.ppi extfun.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pprintf.ppi pprintf.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pretty.ppi pretty.mli
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf diff.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf extfun.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf pretty.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf fstream.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf ploc.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf pprintf.ppi
- rm -f diff.ppi
- rm -f extfun.ppi
- rm -f pretty.ppi
- rm -f pprintf.ppi
- rm -f fstream.ppi
- rm -f ploc.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfun.ppo extfun.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pprintf.ppo pprintf.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ploc.ppo ploc.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o eprinter.ppi eprinter.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o fstream.ppo fstream.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexing.ppi plexing.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o stdpp.ppi stdpp.mli
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf eprinter.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf plexing.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf stdpp.ppi
- rm -f eprinter.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl extfun.ppo
- rm -f stdpp.ppi
- rm -f plexing.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl pprintf.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o eprinter.ppo eprinter.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o stdpp.ppo stdpp.ml
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl fstream.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexer.ppi plexer.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o token.ppi token.mli
- rm -f extfun.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o gramext.ppi gramext.mli
- rm -f pprintf.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl stdpp.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf plexer.ppi
- rm -f fstream.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl ploc.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf token.ppi
- rm -f plexer.ppi
- rm -f stdpp.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf gramext.ppi
- rm -f token.ppi
- rm -f gramext.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl eprinter.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o token.ppo token.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o gramext.ppo gramext.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfold.ppi extfold.mli
- rm -f ploc.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o grammar.ppi grammar.mli
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl token.ppo
- rm -f eprinter.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf extfold.ppi
- rm -f token.ppo
- rm -f extfold.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf grammar.ppi
- rm -f grammar.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o grammar.ppo grammar.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfold.ppo extfold.ml
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl extfold.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl gramext.ppo
- rm -f extfold.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl versdep.ppo
- rm -f gramext.ppo
- rm -f versdep.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexing.ppo plexing.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexer.ppo plexer.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o diff.ppo diff.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pretty.ppo pretty.ml
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl pretty.ppo
- rm -f pretty.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl diff.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl plexing.ppo
- rm -f diff.ppo
- rm -f plexing.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl plexer.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl grammar.ppo
- rm -f plexer.ppo
- rm -f grammar.ppo
- ocamlc.opt -g versdep.cmo ploc.cmo plexing.cmo plexer.cmo fstream.cmo gramext.cmo grammar.cmo diff.cmo extfold.cmo extfun.cmo pretty.cmo pprintf.cmo eprinter.cmo stdpp.cmo token.cmo -a -o gramlib.cma
- make[3]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/lib'
- set -e; cd lib; make promote; cd ..
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/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.06.1/.opam-switch/build/camlp5.8.00.01/lib'
- make[2]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01'
- cd ocaml_stuff; make all; cd ..
- make[2]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/ocaml_stuff'
- cd ./4.06.1/utils; \
- make all EXE= OCAMLN=ocaml
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/ocaml_stuff/4.06.1/utils'
- make[3]: Nothing to be done for 'all'.
- make[3]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/ocaml_stuff/4.06.1/utils'
- if [ "+compiler-libs" != "+compiler-libs" ]; then \
-   cd ./4.06.1/parsing; \
-   make all EXE= OCAMLN=ocaml; \
- fi
- make[2]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/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.06.1/.opam-switch/build/camlp5.8.00.01/lib'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/lib'
- make[2]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/odyl'
- echo "let standard_library =" > odyl_config.ml
- echo "  try Sys.getenv \"CAMLP5LIB\" with" >> odyl_config.ml
- echo "    Not_found -> \"/home/opam/.opam/4.06.1/lib/camlp5\"" | \
- sed -e 's|\\|/|g' >> odyl_config.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o odyl_main.ppi odyl_main.mli
- cp odyl_config.ml odyl_config.ppo
- cat odyl_config.ml > odyl_config.ppo
- ocamlc.opt -g -warn-error +A-11 -c -impl odyl_config.ppo
- rm -f odyl_config.ppo
- ocamlc.opt -g -warn-error +A-11 -c -intf odyl_main.ppi
- rm -f odyl_main.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot pa_macro.cmo -mode S -o odyl_main.ppo odyl_main.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o odyl.ppo odyl.ml
- ocamlc.opt -g -warn-error +A-11 -c -impl odyl.ppo
- rm -f odyl.ppo
- ocamlc.opt -g -warn-error +A-11 -c -impl odyl_main.ppo
- rm -f odyl_main.ppo
- ocamlc.opt -g dynlink.cma odyl_config.cmo odyl_main.cmo -a -o odyl.cma
- ocamlc.opt -g odyl.cma odyl.cmo -o odyl
- make[2]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/odyl'
- make[2]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/main'
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o mlsyntax.ppi mlsyntax.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o argl.ppi argl.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o mLast.ppi mLast.mli
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.06.1/utils -c -intf mlsyntax.ppi
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.06.1/utils -c -intf argl.ppi
- rm -f mlsyntax.ppi
- rm -f argl.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o mlsyntax.ppo mlsyntax.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o argl.ppo argl.ml
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.06.1/utils -c -intf mLast.ppi
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.06.1/utils -c -impl mlsyntax.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.06.1/utils -c -impl argl.ppo
- rm -f mLast.ppi
- rm -f mlsyntax.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o asttools.ppi asttools.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o reloc.ppi reloc.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o quotation.ppi quotation.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o prtools.ppi prtools.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pp_debug.ppo pp_debug.ml
- rm -f argl.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ast2pt.ppi ast2pt.mli
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.06.1/utils -c -intf quotation.ppi
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.06.1/utils -c -intf reloc.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pcaml.ppi pcaml.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o exparser.ppi exparser.mli
- rm -f quotation.ppi
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.06.1/utils -c -intf prtools.ppi
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.06.1/utils -c -intf asttools.ppi
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.06.1/utils -c -intf ast2pt.ppi
- rm -f reloc.ppi
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.06.1/utils -c -impl pp_debug.ppo
- rm -f asttools.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o quotation.ppo quotation.ml
- rm -f prtools.ppi
- rm -f ast2pt.ppi
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.06.1/utils -c -intf exparser.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o reloc.ppo reloc.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o prtools.ppo prtools.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o asttools.ppo asttools.ml
- rm -f exparser.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ast2pt.ppo ast2pt.ml
- rm -f pp_debug.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.06.1/utils -c -impl quotation.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.06.1/utils -c -intf pcaml.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o parserify.ppi parserify.mli
- rm -f quotation.ppo
- rm -f pcaml.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pcaml.ppo pcaml.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o main.ppo main.ml
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.06.1/utils -c -intf parserify.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o exparser.ppo exparser.ml
- rm -f parserify.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o parserify.ppo parserify.ml
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.06.1/utils -c -impl asttools.ppo
- rm -f asttools.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.06.1/utils -c -impl main.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.06.1/utils -c -impl pcaml.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.06.1/utils -c -impl parserify.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.06.1/utils -c -impl exparser.ppo
- rm -f main.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.06.1/utils -c -impl reloc.ppo
- rm -f pcaml.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.06.1/utils -c -impl prtools.ppo
- rm -f exparser.ppo
- rm -f reloc.ppo
- rm -f prtools.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.06.1/utils -c -impl ast2pt.ppo
- rm -f parserify.ppo
- rm -f ast2pt.ppo
- OTOPP=+compiler-libs OTOPU=../ocaml_stuff/4.06.1/utils OVERSION=4.06.1 OLIBDIR="/home/opam/.opam/4.06.1/lib/ocaml" ../tools/mkcrc.sh
- ocamlc.opt -g -c -impl crc.tmp
- ocamlc.opt -g -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.06.1/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.06.1/utils/pconfig.cmo asttools.cmo quotation.cmo prtools.cmo reloc.cmo pp_debug.cmo pcaml.cmo ast2pt.cmo mlsyntax.cmo exparser.cmo parserify.cmo argl.cmo ../boot/stdpp.cmo ../boot/token.cmo crc.cmo main.cmo -a -o camlp5.cma
- ocamlc.opt -g ../odyl/odyl.cma camlp5.cma ../odyl/odyl.cmo -linkall -o camlp5
- make[2]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/main'
- make[2]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/meta'
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o q_ast_base.ppo q_ast_base.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o q_MLast.ppo q_MLast.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_r.ppo pa_r.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_macro.ppo pa_macro.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extend.ppo pa_extend.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_fstream.ppo pa_fstream.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_rp.ppo pa_rp.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pr_dump.ppo pr_dump.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_lexer.ppo pa_lexer.ml
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.06.1/utils -c -impl pr_dump.ppo
- rm -f pr_dump.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.06.1/utils -c -impl pa_rp.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.06.1/utils -c -impl pa_lexer.ppo
- rm -f pa_rp.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.06.1/utils -c -impl q_ast_base.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.06.1/utils -c -impl pa_fstream.ppo
- rm -f q_ast_base.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.06.1/utils -c -impl pa_macro.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o q_ast.ppo q_ast.ml
- rm -f pa_lexer.ppo
- rm -f pa_fstream.ppo
- rm -f pa_macro.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.06.1/utils -c -impl pa_extend.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.06.1/utils -c -impl pa_r.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 -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.06.1/utils -c -impl q_ast.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extend_m.ppo pa_extend_m.ml
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.06.1/utils -c -impl pa_extend_m.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.06.1/utils -c -impl pa_macro_gram.ppo
- rm -f pa_extend_m.ppo
- rm -f pa_macro_gram.ppo
- rm -f q_ast.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.06.1/utils -c -impl q_MLast.ppo
- rm -f pa_r.ppo
- rm -f camlp5r
- cd ../main; make CAMLP5=../meta/camlp5r CAMLP5M="-I ../meta pa_r.cmo pa_rp.cmo pr_dump.cmo"
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/main'
- ocamlc.opt -g ../odyl/odyl.cma camlp5.cma -I ../meta pa_r.cmo pa_rp.cmo pr_dump.cmo ../odyl/odyl.cmo -linkall -o ../meta/camlp5r
- make[3]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/main'
- rm -f q_MLast.ppo
- make[2]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/meta'
- make[1]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01'
- make compare_test || make coreboot
- make[1]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01'
- make[2]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/lib'
- make[2]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/lib'
- make[2]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/odyl'
- make[2]: Nothing to be done for 'compare'.
- make[2]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/odyl'
- make[2]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/main'
- camlp5 ../boot/camlp5 differ: char 831580, line 7073
- make[2]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/main'
- make[1]: *** [Makefile:124: compare_test] Error 1
- make[1]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01'
- make[1]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01'
- make backup
- make[2]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01'
- mkdir boot.new
- make mv_git FROM=boot TO=boot.new
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01'
- test ! -f boot/.gitignore || mv boot/.gitignore boot.new/.
- make[3]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01'
- mv boot boot.new/SAVED
- mv boot.new boot
- make[2]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01'
- make promote
- make[2]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01'
- for i in lib odyl main meta; do (cd $i; make promote; cd ..); done
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/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.06.1/.opam-switch/build/camlp5.8.00.01/lib'
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/odyl'
- make[3]: Nothing to be done for 'promote'.
- make[3]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/odyl'
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/main'
- cp camlp5 ../boot/.
- make[3]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/main'
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/meta'
- cp q_MLast.cmo q_ast_base.cmo q_ast.cmo pa_r.cmo pa_rp.cmo pa_macro.cmo pa_macro_gram.cmo pa_fstream.cmo pa_extend.cmo pa_extend_m.cmo pr_dump.cmo pa_lexer.cmo camlp5r pa_extend.cmi ../boot/.
- make[3]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/meta'
- make[2]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01'
- make clean_hot
- make[2]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01'
- cd ocaml_stuff; make clean; cd ..
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/ocaml_stuff'
- cd ./4.06.1/utils; \
- make clean EXE=
- make[4]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/ocaml_stuff/4.06.1/utils'
- rm -f *.cm[oix] *.o
- make[4]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/ocaml_stuff/4.06.1/utils'
- if [ "+compiler-libs" != "+compiler-libs" ]; then \
-   cd ./4.06.1/parsing; \
-   make clean EXE=; \
- fi
- make[3]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/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.06.1/.opam-switch/build/camlp5.8.00.01/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.06.1/.opam-switch/build/camlp5.8.00.01/lib'
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/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.06.1/.opam-switch/build/camlp5.8.00.01/odyl'
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/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.06.1/.opam-switch/build/camlp5.8.00.01/main'
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/meta'
- rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak q_MLast.cmo q_ast_base.cmo q_ast.cmo pa_r.cmo pa_rp.cmo pa_macro.cmo pa_macro_gram.cmo pa_fstream.cmo pa_extend.cmo pa_extend_m.cmo pr_dump.cmo pa_lexer.cmo camlp5r q_MLast.cmx q_ast_base.cmx q_ast.cmx pa_r.cmx pa_rp.cmx pa_macro.cmx pa_macro_gram.cmx pa_fstream.cmx pa_extend.cmx pa_extend_m.cmx pr_dump.cmx pa_lexer.cmx camlp5r.opt
- make[3]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/meta'
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/etc'
- rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak *.out *.opt
- rm -f camlp5o camlp5sch
- rm -f META
- make[3]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/etc'
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/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.06.1/.opam-switch/build/camlp5.8.00.01/top'
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/ocpp'
- rm -f *.cm[ioa] *.pp[io] *.[ao] *.obj *.lib *.out *.bak .*.bak
- rm -f ocpp
- make[3]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/ocpp'
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/man'
- rm -f camlp5.1
- make[3]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/man'
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/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.06.1/.opam-switch/build/camlp5.8.00.01/compile'
- make[2]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01'
- make core
- make[2]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01'
- cd ocaml_stuff; make all; cd ..
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/ocaml_stuff'
- cd ./4.06.1/utils; \
- make all EXE= OCAMLN=ocaml
- make[4]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/ocaml_stuff/4.06.1/utils'
- ocamlc  -c warnings.mli
- ocamlc  -c pconfig.mli
- ocamlc  -c pconfig.ml
- make[4]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/ocaml_stuff/4.06.1/utils'
- if [ "+compiler-libs" != "+compiler-libs" ]; then \
-   cd ./4.06.1/parsing; \
-   make all EXE= OCAMLN=ocaml; \
- fi
- make[3]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/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.06.1/.opam-switch/build/camlp5.8.00.01/lib'
- ocamlrun ../boot/camlp5r -nolib -I ../boot pa_macro.cmo -mode S -o versdep.ppo versdep.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o fstream.ppi fstream.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o diff.ppi diff.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfun.ppi extfun.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pretty.ppi pretty.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pprintf.ppi pprintf.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ploc.ppi ploc.mli
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf diff.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf fstream.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf pretty.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf extfun.ppi
- rm -f diff.ppi
- rm -f fstream.ppi
- rm -f extfun.ppi
- rm -f pretty.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf ploc.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf pprintf.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o fstream.ppo fstream.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfun.ppo extfun.ml
- rm -f ploc.ppi
- rm -f pprintf.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexing.ppi plexing.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o stdpp.ppi stdpp.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ploc.ppo ploc.ml
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf stdpp.ppi
- rm -f stdpp.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl extfun.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf plexing.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pprintf.ppo pprintf.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o stdpp.ppo stdpp.ml
- rm -f plexing.ppi
- rm -f extfun.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o eprinter.ppi eprinter.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o gramext.ppi gramext.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexer.ppi plexer.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o token.ppi token.mli
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl fstream.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl stdpp.ppo
- rm -f stdpp.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl pprintf.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf eprinter.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl ploc.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf plexer.ppi
- rm -f eprinter.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf gramext.ppi
- rm -f fstream.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf token.ppi
- rm -f plexer.ppi
- rm -f pprintf.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o eprinter.ppo eprinter.ml
- rm -f gramext.ppi
- rm -f token.ppi
- rm -f ploc.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o gramext.ppo gramext.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o token.ppo token.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o grammar.ppi grammar.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfold.ppi extfold.mli
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl token.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf extfold.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl eprinter.ppo
- rm -f token.ppo
- rm -f extfold.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf grammar.ppi
- rm -f eprinter.ppo
- rm -f grammar.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o grammar.ppo grammar.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfold.ppo extfold.ml
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl extfold.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl gramext.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl versdep.ppo
- rm -f extfold.ppo
- rm -f gramext.ppo
- rm -f versdep.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexing.ppo plexing.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexer.ppo plexer.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o diff.ppo diff.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pretty.ppo pretty.ml
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl pretty.ppo
- rm -f pretty.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl diff.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl plexing.ppo
- rm -f diff.ppo
- rm -f plexing.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl plexer.ppo
- rm -f plexer.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl grammar.ppo
- rm -f grammar.ppo
- ocamlc.opt -g versdep.cmo ploc.cmo plexing.cmo plexer.cmo fstream.cmo gramext.cmo grammar.cmo diff.cmo extfold.cmo extfun.cmo pretty.cmo pprintf.cmo eprinter.cmo stdpp.cmo token.cmo -a -o gramlib.cma
- make[3]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/lib'
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/odyl'
- echo "let standard_library =" > odyl_config.ml
- echo "  try Sys.getenv \"CAMLP5LIB\" with" >> odyl_config.ml
- echo "    Not_found -> \"/home/opam/.opam/4.06.1/lib/camlp5\"" | \
- sed -e 's|\\|/|g' >> odyl_config.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o odyl_main.ppi odyl_main.mli
- cp odyl_config.ml odyl_config.ppo
- cat odyl_config.ml > odyl_config.ppo
- ocamlc.opt -g -warn-error +A-11 -c -impl odyl_config.ppo
- rm -f odyl_config.ppo
- ocamlc.opt -g -warn-error +A-11 -c -intf odyl_main.ppi
- rm -f odyl_main.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot pa_macro.cmo -mode S -o odyl_main.ppo odyl_main.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o odyl.ppo odyl.ml
- ocamlc.opt -g -warn-error +A-11 -c -impl odyl.ppo
- ocamlc.opt -g -warn-error +A-11 -c -impl odyl_main.ppo
- rm -f odyl.ppo
- rm -f odyl_main.ppo
- ocamlc.opt -g dynlink.cma odyl_config.cmo odyl_main.cmo -a -o odyl.cma
- ocamlc.opt -g odyl.cma odyl.cmo -o odyl
- make[3]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/odyl'
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/main'
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o argl.ppi argl.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o mlsyntax.ppi mlsyntax.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o mLast.ppi mLast.mli
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.06.1/utils -c -intf argl.ppi
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.06.1/utils -c -intf mlsyntax.ppi
- rm -f argl.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o argl.ppo argl.ml
- rm -f mlsyntax.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o mlsyntax.ppo mlsyntax.ml
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.06.1/utils -c -intf mLast.ppi
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.06.1/utils -c -impl argl.ppo
- rm -f mLast.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o asttools.ppi asttools.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o quotation.ppi quotation.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o prtools.ppi prtools.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o reloc.ppi reloc.mli
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.06.1/utils -c -impl mlsyntax.ppo
- rm -f argl.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pcaml.ppi pcaml.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ast2pt.ppi ast2pt.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pp_debug.ppo pp_debug.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o exparser.ppi exparser.mli
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.06.1/utils -c -intf exparser.ppi
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.06.1/utils -c -intf quotation.ppi
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.06.1/utils -c -intf asttools.ppi
- rm -f mlsyntax.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.06.1/utils -c -intf ast2pt.ppi
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.06.1/utils -c -intf reloc.ppi
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.06.1/utils -c -intf prtools.ppi
- rm -f quotation.ppi
- rm -f exparser.ppi
- rm -f asttools.ppi
- rm -f ast2pt.ppi
- rm -f reloc.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o quotation.ppo quotation.ml
- rm -f prtools.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o asttools.ppo asttools.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o parserify.ppi parserify.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o reloc.ppo reloc.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ast2pt.ppo ast2pt.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o prtools.ppo prtools.ml
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.06.1/utils -c -intf parserify.ppi
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.06.1/utils -c -impl quotation.ppo
- rm -f parserify.ppi
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.06.1/utils -c -impl pp_debug.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.06.1/utils -c -intf pcaml.ppi
- rm -f quotation.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o parserify.ppo parserify.ml
- rm -f pp_debug.ppo
- rm -f pcaml.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pcaml.ppo pcaml.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o main.ppo main.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o exparser.ppo exparser.ml
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.06.1/utils -c -impl asttools.ppo
- rm -f asttools.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.06.1/utils -c -impl prtools.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.06.1/utils -c -impl main.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.06.1/utils -c -impl pcaml.ppo
- rm -f prtools.ppo
- rm -f main.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.06.1/utils -c -impl parserify.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.06.1/utils -c -impl exparser.ppo
- rm -f pcaml.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.06.1/utils -c -impl reloc.ppo
- rm -f exparser.ppo
- rm -f reloc.ppo
- rm -f parserify.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.06.1/utils -c -impl ast2pt.ppo
- rm -f ast2pt.ppo
- OTOPP=+compiler-libs OTOPU=../ocaml_stuff/4.06.1/utils OVERSION=4.06.1 OLIBDIR="/home/opam/.opam/4.06.1/lib/ocaml" ../tools/mkcrc.sh
- ocamlc.opt -g -c -impl crc.tmp
- ocamlc.opt -g -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.06.1/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.06.1/utils/pconfig.cmo asttools.cmo quotation.cmo prtools.cmo reloc.cmo pp_debug.cmo pcaml.cmo ast2pt.cmo mlsyntax.cmo exparser.cmo parserify.cmo argl.cmo ../boot/stdpp.cmo ../boot/token.cmo crc.cmo main.cmo -a -o camlp5.cma
- ocamlc.opt -g ../odyl/odyl.cma camlp5.cma ../odyl/odyl.cmo -linkall -o camlp5
- make[3]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/main'
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/meta'
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o q_MLast.ppo q_MLast.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_macro.ppo pa_macro.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o q_ast_base.ppo q_ast_base.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_rp.ppo pa_rp.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_r.ppo pa_r.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extend.ppo pa_extend.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pr_dump.ppo pr_dump.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_lexer.ppo pa_lexer.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_fstream.ppo pa_fstream.ml
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.06.1/utils -c -impl pr_dump.ppo
- rm -f pr_dump.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.06.1/utils -c -impl pa_rp.ppo
- rm -f pa_rp.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.06.1/utils -c -impl pa_lexer.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.06.1/utils -c -impl pa_fstream.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.06.1/utils -c -impl q_ast_base.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.06.1/utils -c -impl pa_macro.ppo
- rm -f pa_lexer.ppo
- rm -f q_ast_base.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o q_ast.ppo q_ast.ml
- rm -f pa_fstream.ppo
- rm -f pa_macro.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.06.1/utils -c -impl pa_extend.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.06.1/utils -c -impl q_ast.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.06.1/utils -c -impl pa_r.ppo
- rm -f pa_extend.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extend_m.ppo pa_extend_m.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_macro_gram.ppo pa_macro_gram.ml
- rm -f q_ast.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.06.1/utils -c -impl q_MLast.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.06.1/utils -c -impl pa_macro_gram.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.06.1/utils -c -impl pa_extend_m.ppo
- rm -f pa_extend_m.ppo
- rm -f pa_macro_gram.ppo
- rm -f pa_r.ppo
- rm -f camlp5r
- cd ../main; make CAMLP5=../meta/camlp5r CAMLP5M="-I ../meta pa_r.cmo pa_rp.cmo pr_dump.cmo"
- make[4]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/main'
- ocamlc.opt -g ../odyl/odyl.cma camlp5.cma -I ../meta pa_r.cmo pa_rp.cmo pr_dump.cmo ../odyl/odyl.cmo -linkall -o ../meta/camlp5r
- make[4]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/main'
- rm -f q_MLast.ppo
- make[3]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/meta'
- make[2]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01'
- make compare
- make[2]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01'
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/lib'
- make[3]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/lib'
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/odyl'
- make[3]: Nothing to be done for 'compare'.
- make[3]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/odyl'
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/main'
- camlp5 ../boot/camlp5 differ: char 1142196, line 9741
- make[3]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/main'
- Fixpoint not reached, try one more bootstrapping cycle.
- make[2]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01'
- make[1]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01'
- make out
- make[1]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01'
- set -e; cd ocaml_stuff; make; cd ..
- make[2]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/ocaml_stuff'
- cd ./4.06.1/utils; \
- make all EXE= OCAMLN=ocaml
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/ocaml_stuff/4.06.1/utils'
- make[3]: Nothing to be done for 'all'.
- make[3]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/ocaml_stuff/4.06.1/utils'
- if [ "+compiler-libs" != "+compiler-libs" ]; then \
-   cd ./4.06.1/parsing; \
-   make all EXE= OCAMLN=ocaml; \
- fi
- make[2]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/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.06.1/.opam-switch/build/camlp5.8.00.01/lib'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/lib'
- make[2]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/odyl'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/odyl'
- make[2]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/main'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/main'
- make[2]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/meta'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/meta'
- make[2]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/etc'
- make --no-print-directory -f Makefile.withnew pa_extfold.cmo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_op.ppo pa_op.ml
- make --no-print-directory -f Makefile.withnew pr_official.cmo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_oop.ppo pa_oop.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_o.ppo pa_o.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extprint.ppo pa_extprint.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extfun.ppo pa_extfun.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_mktest.ppo pa_mktest.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pa_extfold.ppo pa_extfold.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_mkast.ppo pa_mkast.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_reloc.ppo pa_reloc.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_pprintf.ppo pa_pprintf.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_pragma.ppo pa_pragma.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_sml.ppo pa_sml.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pr_depend.ppo pr_depend.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pr_null.ppo pr_null.ml
- sed -e "s|@VERSION@|8.00|" -e "s|@CAMLP5DIR@|/home/opam/.opam/4.06.1/lib/camlp5|" META.tpl > META
- ocamlrun ../boot/camlp5 -nolib -I ../boot pa_r.cmo pa_rp.cmo pa_extend.cmo q_MLast.cmo pr_dump.cmo -mode S -o pa_lispr.ppo pa_lispr.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc pa_macro.cmo -mode S -o pr_official.ppo pr_official.ml
- ocamlrun ../boot/camlp5 -nolib -I ../boot pa_r.cmo pa_rp.cmo pa_extend.cmo q_MLast.cmo pr_dump.cmo -mode S -o pa_schemer.ppo pa_schemer.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_lefteval.ppo pa_lefteval.ml
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pr_null.ppo
- rm -f pr_null.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_official.ppo
- rm -f pr_official.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pa_extfold.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_oop.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_op.ppo
- rm -f pa_extfold.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_extfun.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_reloc.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_extprint.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_mkast.ppo
- rm -f pa_extfun.ppo
- rm -f pa_oop.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_mktest.ppo
- rm -f pa_reloc.ppo
- rm -f pa_op.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pr_depend.ppo
- rm -f pa_extprint.ppo
- rm -f pa_mktest.ppo
- rm -f pa_mkast.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_macro_print.ppo pa_macro_print.ml
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_lefteval.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_pprintf.ppo
- rm -f pr_depend.ppo
- rm -f pa_lefteval.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_macro_print.ppo
- rm -f pa_macro_print.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_lispr.ppo
- rm -f pa_pprintf.ppo
- make --no-print-directory -f Makefile.withnew pr_r.cmo
- make --no-print-directory -f Makefile.withnew pr_o.cmo
- make --no-print-directory -f Makefile.withnew pr_op.cmo
- make --no-print-directory -f Makefile.withnew pr_extend.cmo
- make --no-print-directory -f Makefile.withnew pr_extfun.cmo
- make --no-print-directory -f Makefile.withnew pr_extprint.cmo
- make --no-print-directory -f Makefile.withnew q_phony.cmo
- make --no-print-directory -f Makefile.withnew papr_phony_macro.cmo
- make --no-print-directory -f Makefile.withnew pr_scheme.cmo
- make --no-print-directory -f Makefile.withnew pr_schemep.cmo
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_r.ppo pr_r.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_op.ppo pr_op.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_extfun.ppo pr_extfun.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_o.ppo pr_o.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_extend.ppo pr_extend.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_extprint.ppo pr_extprint.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_scheme.ppo pr_scheme.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o q_phony.ppo q_phony.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o papr_phony_macro.ppo papr_phony_macro.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_schemep.ppo pr_schemep.ml
- File "pa_sml.ml", line 446, characters 3-7:
- Warning: Unused local entry "sqid"
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_pragma.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl q_phony.ppo
- rm -f pa_lispr.ppo
- make --no-print-directory -f Makefile.withnew pa_lisp.cmo
- rm -f q_phony.ppo
- ocamlrun ../main/camlp5 -nolib -I ../meta -I ../etc ./pa_lispr.cmo pa_extend.cmo q_MLast.cmo pr_dump.cmo -mode S -o pa_lisp.ppo pa_lisp.ml
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_sml.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_extfun.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_extprint.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl papr_phony_macro.ppo
- rm -f pr_extfun.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_schemep.ppo
- rm -f papr_phony_macro.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_schemer.ppo
- rm -f pr_schemep.ppo
- rm -f pr_extprint.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_op.ppo
- rm -f pa_pragma.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pa_lisp.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_extend.ppo
- rm -f pr_op.ppo
- rm -f pa_sml.ppo
- rm -f pa_lisp.ppo
- rm -f pa_schemer.ppo
- make --no-print-directory -f Makefile.withnew pa_scheme.cmo
- ocamlrun ../main/camlp5 -nolib -I ../meta -I ../etc ./pa_schemer.cmo pa_extend.cmo q_MLast.cmo pr_dump.cmo -mode S -o pa_scheme.ppo pa_scheme.ml
- rm -f pr_extend.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_scheme.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_o.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_r.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pa_scheme.ppo
- rm -f pr_scheme.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_o.ppo
- rm -f pa_scheme.ppo
- rm -f camlp5sch
- cd ../main; make CAMLP5=../etc/camlp5sch CAMLP5M="-I ../etc pa_scheme.cmo ../meta/pr_dump.cmo"
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/main'
- ocamlc.opt -g ../odyl/odyl.cma camlp5.cma -I ../etc pa_scheme.cmo ../meta/pr_dump.cmo ../odyl/odyl.cmo -linkall -o ../etc/camlp5sch
- rm -f pa_o.ppo
- rm -f camlp5o
- cd ../main; make CAMLP5=../etc/camlp5o CAMLP5M="-I ../etc pa_o.cmo pa_op.cmo ../meta/pr_dump.cmo"
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/main'
- ocamlc.opt -g ../odyl/odyl.cma camlp5.cma -I ../etc pa_o.cmo pa_op.cmo ../meta/pr_dump.cmo ../odyl/odyl.cmo -linkall -o ../etc/camlp5o
- make[3]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/main'
- rm -f pr_r.ppo
- make --no-print-directory -f Makefile.withnew pr_ro.cmo
- make --no-print-directory -f Makefile.withnew pr_rp.cmo
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_ro.ppo pr_ro.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_rp.ppo pr_rp.ml
- make[3]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/main'
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_rp.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_ro.ppo
- rm -f pr_rp.ppo
- rm -f pr_ro.ppo
- rm -f pr_o.ppo
- make[2]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/etc'
- make[2]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/top'
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o camlp5_top_funs.ppo camlp5_top_funs.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot pa_macro.cmo -mode S -o rprint.ppo rprint.ml
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I +compiler-libs -I ../ocaml_stuff/4.06.1/utils -I +compiler-libs -c -impl camlp5_top_funs.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I +compiler-libs -I ../ocaml_stuff/4.06.1/utils -I +compiler-libs -c -impl rprint.ppo
- rm -f camlp5_top_funs.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o camlp5_top.ppo camlp5_top.ml
- rm -f rprint.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I +compiler-libs -I ../ocaml_stuff/4.06.1/utils -I +compiler-libs -c -impl camlp5_top.ppo
- rm -f camlp5_top.ppo
- ocamlc.opt ../ocaml_stuff/4.06.1/utils/pconfig.cmo ../boot/versdep.cmo ../boot/ploc.cmo ../boot/plexing.cmo ../boot/plexer.cmo ../boot/fstream.cmo ../boot/gramext.cmo ../boot/grammar.cmo ../boot/diff.cmo ../boot/extfold.cmo ../boot/extfun.cmo ../boot/pretty.cmo ../boot/pprintf.cmo ../boot/eprinter.cmo ../main/asttools.cmo ../main/mlsyntax.cmo ../main/quotation.cmo ../main/reloc.cmo ../main/pp_debug.cmo ../main/prtools.cmo ../main/ast2pt.cmo ../main/pcaml.cmo ../main/parserify.cmo ../main/exparser.cmo ../boot/stdpp.cmo ../boot/token.cmo ../meta/pa_r.cmo ../meta/pa_rp.cmo rprint.cmo camlp5_top_funs.cmo camlp5_top.cmo -g -linkall -a -o camlp5r.cma
- ocamlc.opt ../ocaml_stuff/4.06.1/utils/pconfig.cmo ../boot/versdep.cmo ../boot/ploc.cmo ../boot/plexing.cmo ../boot/plexer.cmo ../boot/fstream.cmo ../boot/gramext.cmo ../boot/grammar.cmo ../boot/diff.cmo ../boot/extfold.cmo ../boot/extfun.cmo ../boot/pretty.cmo ../boot/pprintf.cmo ../boot/eprinter.cmo ../main/asttools.cmo ../main/mlsyntax.cmo ../main/quotation.cmo ../main/reloc.cmo ../main/pp_debug.cmo ../main/prtools.cmo ../main/ast2pt.cmo ../main/pcaml.cmo ../main/parserify.cmo ../main/exparser.cmo ../boot/stdpp.cmo ../boot/token.cmo ../etc/pa_scheme.cmo camlp5_top_funs.cmo camlp5_top.cmo -g -linkall -a -o camlp5sch.cma
- ocamlc.opt ../ocaml_stuff/4.06.1/utils/pconfig.cmo ../boot/versdep.cmo ../boot/ploc.cmo ../boot/plexing.cmo ../boot/plexer.cmo ../boot/fstream.cmo ../boot/gramext.cmo ../boot/grammar.cmo ../boot/diff.cmo ../boot/extfold.cmo ../boot/extfun.cmo ../boot/pretty.cmo ../boot/pprintf.cmo ../boot/eprinter.cmo ../main/asttools.cmo ../main/mlsyntax.cmo ../main/quotation.cmo ../main/reloc.cmo ../main/pp_debug.cmo ../main/prtools.cmo ../main/ast2pt.cmo ../main/pcaml.cmo ../main/parserify.cmo ../main/exparser.cmo ../boot/stdpp.cmo ../boot/token.cmo ../etc/pa_o.cmo ../etc/pa_op.cmo camlp5_top_funs.cmo camlp5_top.cmo -g -linkall -a -o camlp5o.cma
- ocamlc.opt ../ocaml_stuff/4.06.1/utils/pconfig.cmo ../main/quotation.cmo ../main/reloc.cmo ../main/prtools.cmo ../main/pcaml.cmo ../main/ast2pt.cmo camlp5_top_funs.cmo camlp5_top.cmo -g -linkall -a -o camlp5_top.cma
- make[2]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/top'
- make[2]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/ocpp'
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ocpp.ppo ocpp.ml
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../odyl -I ../lib -c -impl ocpp.ppo
- rm -f ocpp.ppo
- ocamlc.opt -g -I ../main -I ../boot -I ../odyl -I ../lib ../boot/versdep.cmo ../boot/ploc.cmo ../boot/stdpp.cmo ../main/quotation.cmo ../odyl/odyl.cma ocpp.cmo ../odyl/odyl.cmo -linkall -o ocpp
- make[2]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/ocpp'
- make[2]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/man'
- sed -e "s'LIBDIR'/home/opam/.opam/4.06.1/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.06.1/.opam-switch/build/camlp5.8.00.01/man'
- make[1]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01'
- make opt
- make[1]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01'
- 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.06.1/.opam-switch/build/camlp5.8.00.01/ocaml_stuff'
- cd ./4.06.1/utils; make OCAMLN=ocaml opt; cd ../..
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/ocaml_stuff/4.06.1/utils'
- ocamlopt  -c pconfig.ml
- make[3]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/ocaml_stuff/4.06.1/utils'
- make[2]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/ocaml_stuff'
- make[2]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/lib'
- ocamlrun ../boot/camlp5r -nolib -I ../boot pa_macro.cmo -mode S -o versdep.ppo versdep.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ploc.ppo ploc.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o fstream.ppo fstream.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfun.ppo extfun.ml
- ocamlopt.opt -g -warn-error +A-11 -I +compiler-libs -c -impl extfun.ppo
- ocamlopt.opt -g -warn-error +A-11 -I +compiler-libs -c -impl fstream.ppo
- rm -f extfun.ppo
- ocamlopt.opt -g -warn-error +A-11 -I +compiler-libs -c -impl ploc.ppo
- rm -f fstream.ppo
- rm -f ploc.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o stdpp.ppo stdpp.ml
- ocamlopt.opt -g -warn-error +A-11 -I +compiler-libs -c -impl stdpp.ppo
- rm -f stdpp.ppo
- ocamlopt.opt -g -warn-error +A-11 -I +compiler-libs -c -impl versdep.ppo
- rm -f versdep.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o diff.ppo diff.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pretty.ppo pretty.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexing.ppo plexing.ml
- ocamlopt.opt -g -warn-error +A-11 -I +compiler-libs -c -impl pretty.ppo
- ocamlopt.opt -g -warn-error +A-11 -I +compiler-libs -c -impl diff.ppo
- ocamlopt.opt -g -warn-error +A-11 -I +compiler-libs -c -impl plexing.ppo
- rm -f pretty.ppo
- rm -f diff.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pprintf.ppo pprintf.ml
- rm -f plexing.ppo
- ocamlopt.opt -g -warn-error +A-11 -I +compiler-libs -c -impl pprintf.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o gramext.ppo gramext.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexer.ppo plexer.ml
- rm -f pprintf.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o token.ppo token.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o eprinter.ppo eprinter.ml
- ocamlopt.opt -g -warn-error +A-11 -I +compiler-libs -c -impl token.ppo
- rm -f token.ppo
- ocamlopt.opt -g -warn-error +A-11 -I +compiler-libs -c -impl eprinter.ppo
- ocamlopt.opt -g -warn-error +A-11 -I +compiler-libs -c -impl gramext.ppo
- rm -f eprinter.ppo
- ocamlopt.opt -g -warn-error +A-11 -I +compiler-libs -c -impl plexer.ppo
- rm -f gramext.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o grammar.ppo grammar.ml
- rm -f plexer.ppo
- ocamlopt.opt -g -warn-error +A-11 -I +compiler-libs -c -impl grammar.ppo
- rm -f grammar.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfold.ppo extfold.ml
- ocamlopt.opt -g -warn-error +A-11 -I +compiler-libs -c -impl extfold.ppo
- rm -f extfold.ppo
- ocamlopt.opt -g versdep.cmx ploc.cmx plexing.cmx plexer.cmx fstream.cmx gramext.cmx grammar.cmx diff.cmx extfold.cmx extfun.cmx pretty.cmx pprintf.cmx eprinter.cmx stdpp.cmx token.cmx -a -o gramlib.cmxa
- make[2]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/lib'
- make[2]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/odyl'
- cp odyl_config.ml odyl_config.ppo
- cat odyl_config.ml > odyl_config.ppo
- ocamlopt.opt -g -warn-error +A-11 -c -impl odyl_config.ppo
- rm -f odyl_config.ppo
- OPT=.opt EXE= OCAMLN=ocaml MODE=S COMPWITH=old CAMLP5N=camlp5 ../tools/camlp5_comm.sh -DOPT -o odyl_main.ppo odyl_main.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot pa_macro.cmo -mode S -DOPT -o odyl_main.ppo odyl_main.ml
- ocamlopt.opt -g -c -impl odyl_main.ppo
- rm -f odyl_main.ppo
- ocamlopt.opt -g odyl_config.cmx odyl_main.cmx -a -o odyl.cmxa
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o odyl.ppo odyl.ml
- ocamlopt.opt -g -warn-error +A-11 -c -impl odyl.ppo
- rm -f odyl.ppo
- make[2]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/odyl'
- make[2]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/main'
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o asttools.ppo asttools.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o prtools.ppo prtools.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pp_debug.ppo pp_debug.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o quotation.ppo quotation.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o reloc.ppo reloc.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o argl.ppo argl.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o mlsyntax.ppo mlsyntax.ml
- ocamlopt.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.06.1/utils -c -impl quotation.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.06.1/utils -c -impl mlsyntax.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.06.1/utils -c -impl pp_debug.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.06.1/utils -c -impl argl.ppo
- rm -f quotation.ppo
- rm -f pp_debug.ppo
- rm -f mlsyntax.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.06.1/utils -c -impl asttools.ppo
- rm -f argl.ppo
- rm -f asttools.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.06.1/utils -c -impl reloc.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.06.1/utils -c -impl prtools.ppo
- rm -f prtools.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ast2pt.ppo ast2pt.ml
- rm -f reloc.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pcaml.ppo pcaml.ml
- ocamlopt.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.06.1/utils -c -impl pcaml.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.06.1/utils -c -impl ast2pt.ppo
- rm -f pcaml.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o exparser.ppo exparser.ml
- ocamlopt.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.06.1/utils -c -impl exparser.ppo
- rm -f exparser.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o parserify.ppo parserify.ml
- ocamlopt.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.06.1/utils -c -impl parserify.ppo
- rm -f ast2pt.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o main.ppo main.ml
- ocamlopt.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.06.1/utils -c -impl main.ppo
- rm -f main.ppo
- rm -f parserify.ppo
- ocamlopt.opt -g -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.06.1/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.06.1/utils/pconfig.cmx asttools.cmx quotation.cmx prtools.cmx reloc.cmx pp_debug.cmx pcaml.cmx ast2pt.cmx mlsyntax.cmx exparser.cmx parserify.cmx argl.cmx ../lib/stdpp.cmx ../lib/token.cmx main.cmx -a -o camlp5.cmxa
- make[2]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/main'
- make[2]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/meta'
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o q_ast_base.ppo q_ast_base.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_lexer.ppo pa_lexer.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_rp.ppo pa_rp.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o q_MLast.ppo q_MLast.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_r.ppo pa_r.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_macro.ppo pa_macro.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extend.ppo pa_extend.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_fstream.ppo pa_fstream.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pr_dump.ppo pr_dump.ml
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.06.1/utils -c -impl pr_dump.ppo
- rm -f pr_dump.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.06.1/utils -c -impl pa_rp.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.06.1/utils -c -impl pa_lexer.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.06.1/utils -c -impl q_ast_base.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.06.1/utils -c -impl pa_macro.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.06.1/utils -c -impl pa_fstream.ppo
- rm -f pa_rp.ppo
- rm -f pa_lexer.ppo
- rm -f q_ast_base.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o q_ast.ppo q_ast.ml
- rm -f pa_fstream.ppo
- rm -f pa_macro.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.06.1/utils -c -impl pa_extend.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.06.1/utils -c -impl pa_r.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.06.1/utils -c -impl q_ast.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.06.1/utils -c -impl q_MLast.ppo
- rm -f pa_extend.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_macro_gram.ppo pa_macro_gram.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extend_m.ppo pa_extend_m.ml
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.06.1/utils -c -impl pa_extend_m.ppo
- rm -f q_ast.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.06.1/utils -c -impl pa_macro_gram.ppo
- rm -f pa_extend_m.ppo
- rm -f pa_macro_gram.ppo
- rm -f pa_r.ppo
- rm -f camlp5r.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.06.1/.opam-switch/build/camlp5.8.00.01/main'
- ocamlopt.opt -g ../odyl/odyl.cmxa camlp5.cmxa -I ../meta pa_r.cmx pa_rp.cmx pr_dump.cmx ../odyl/odyl.cmx -linkall -o ../meta/camlp5r.opt
- make[3]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/main'
- rm -f q_MLast.ppo
- make[2]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/meta'
- make[2]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/etc'
- make --no-print-directory -f Makefile.withnew pa_extfold.cmx
- make --no-print-directory -f Makefile.withnew pr_r.cmx
- make --no-print-directory -f Makefile.withnew pr_o.cmx
- make --no-print-directory -f Makefile.withnew pr_op.cmx
- make --no-print-directory -f Makefile.withnew pr_extend.cmx
- make --no-print-directory -f Makefile.withnew pr_extfun.cmx
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_o.ppo pa_o.ml
- make --no-print-directory -f Makefile.withnew pr_extprint.cmx
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_oop.ppo pa_oop.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extfun.ppo pa_extfun.ml
- make --no-print-directory -f Makefile.withnew q_phony.cmx
- make --no-print-directory -f Makefile.withnew papr_phony_macro.cmx
- make --no-print-directory -f Makefile.withnew pr_official.cmx
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_op.ppo pa_op.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extprint.ppo pa_extprint.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_mkast.ppo pa_mkast.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pa_extfold.ppo pa_extfold.ml
- make --no-print-directory -f Makefile.withnew pa_lisp.cmx
- make --no-print-directory -f Makefile.withnew pa_scheme.cmx
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_mktest.ppo pa_mktest.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_pprintf.ppo pa_pprintf.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_pragma.ppo pa_pragma.ml
- make --no-print-directory -f Makefile.withnew pr_scheme.cmx
- make --no-print-directory -f Makefile.withnew pr_schemep.cmx
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_reloc.ppo pa_reloc.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_r.ppo pr_r.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_sml.ppo pa_sml.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pr_depend.ppo pr_depend.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_o.ppo pr_o.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pr_null.ppo pr_null.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_op.ppo pr_op.ml
- ocamlrun ../main/camlp5 -nolib -I ../meta -I ../etc ./pa_lispr.cmo pa_extend.cmo q_MLast.cmo pr_dump.cmo -mode S -o pa_lisp.ppo pa_lisp.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_extend.ppo pr_extend.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o q_phony.ppo q_phony.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_extfun.ppo pr_extfun.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc pa_macro.cmo -mode S -o pr_official.ppo pr_official.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_lefteval.ppo pa_lefteval.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_scheme.ppo pr_scheme.ml
- ocamlrun ../main/camlp5 -nolib -I ../meta -I ../etc ./pa_schemer.cmo pa_extend.cmo q_MLast.cmo pr_dump.cmo -mode S -o pa_scheme.ppo pa_scheme.ml
- ocamlrun ../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
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pr_null.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_official.ppo
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o papr_phony_macro.ppo papr_phony_macro.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_extprint.ppo pr_extprint.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_schemep.ppo pr_schemep.ml
- rm -f pr_official.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pa_extfold.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_op.ppo
- rm -f pr_null.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_oop.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_mkast.ppo
- rm -f pa_extfold.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_extfun.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl q_phony.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_extprint.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_reloc.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_extfun.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_mktest.ppo
- rm -f q_phony.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pr_depend.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pa_lisp.ppo
- rm -f pr_extfun.ppo
- rm -f pa_oop.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_op.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl papr_phony_macro.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_pprintf.ppo
- rm -f pa_op.ppo
- rm -f pa_reloc.ppo
- rm -f pa_mkast.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_extprint.ppo
- rm -f pa_extfun.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_lefteval.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_schemep.ppo
- rm -f pa_extprint.ppo
- rm -f pa_mktest.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_macro_print.ppo pa_macro_print.ml
- rm -f papr_phony_macro.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_extend.ppo
- rm -f pr_depend.ppo
- File "pa_sml.ml", line 446, characters 3-7:
- Warning: Unused local entry "sqid"
- rm -f pa_lefteval.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_macro_print.ppo
- rm -f pr_extprint.ppo
- rm -f pa_pprintf.ppo
- rm -f pr_schemep.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_sml.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pa_scheme.ppo
- rm -f pa_macro_print.ppo
- rm -f pr_op.ppo
- rm -f pa_lisp.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_pragma.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_scheme.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_schemer.ppo
- rm -f pr_extend.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_r.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_o.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_o.ppo
- rm -f pa_scheme.ppo
- rm -f pa_pragma.ppo
- rm -f pa_schemer.ppo
- rm -f pr_scheme.ppo
- rm -f pa_sml.ppo
- rm -f pr_r.ppo
- make --no-print-directory -f Makefile.withnew pr_ro.cmx
- make --no-print-directory -f Makefile.withnew pr_rp.cmx
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_ro.ppo pr_ro.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_rp.ppo pr_rp.ml
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_rp.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_ro.ppo
- rm -f pr_o.ppo
- rm -f pr_rp.ppo
- rm -f pr_ro.ppo
- rm -f pa_o.ppo
- rm -f camlp5o.opt
- cd ../main; make optp5 CAMLP5OPT=../etc/camlp5o.opt CAMLP5M="-I ../etc pa_o.cmx pa_op.cmx ../meta/pr_dump.cmx"
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/main'
- ocamlopt.opt -g ../odyl/odyl.cmxa camlp5.cmxa -I ../etc pa_o.cmx pa_op.cmx ../meta/pr_dump.cmx ../odyl/odyl.cmx -linkall -o ../etc/camlp5o.opt
- make[3]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/main'
- make[2]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/etc'
- make[1]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01'
- make opt.opt
- make[1]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01'
- 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.06.1/.opam-switch/build/camlp5.8.00.01/ocaml_stuff'
- cd ./4.06.1/utils; make OCAMLN=ocaml opt; cd ../..
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/ocaml_stuff/4.06.1/utils'
- make[3]: Nothing to be done for 'opt'.
- make[3]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/ocaml_stuff/4.06.1/utils'
- make[2]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/ocaml_stuff'
- make[2]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/lib'
- make[2]: Nothing to be done for 'opt'.
- make[2]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/lib'
- make[2]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/odyl'
- make[2]: Nothing to be done for 'opt'.
- make[2]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/odyl'
- make[2]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/main'
- make[2]: Nothing to be done for 'opt'.
- make[2]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/main'
- make[2]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/meta'
- make[2]: Nothing to be done for 'opt'.
- make[2]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/meta'
- make[2]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/etc'
- make[2]: Nothing to be done for 'opt'.
- make[2]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/etc'
- cd compile; make opt; cd ..
- make[2]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/compile'
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o compile.ppo compile.ml
- ocamlc.opt -g -w y -warn-error +A-11 -I ../main -I ../boot -I ../lib -c -impl compile.ppo
- rm -f compile.ppo
- cat ../etc/pa_o.ml ../etc/pa_op.ml | perl -n -e 'print unless /#load/' > tmp.o_concat.ml
- ../meta/camlp5r -I ../meta -I ../etc pa_extend.cmo q_MLast.cmo pa_macro.cmo pa_macro_gram.cmo pr_r.cmo pr_ro.cmo pr_extend.cmo tmp.o_concat.ml > tmp.o_postprocessed.ml.ppo.TMP && mv tmp.o_postprocessed.ml.ppo.TMP tmp.o_postprocessed.ml.ppo
- ./strip-parser.pl tmp.o_postprocessed.ml.ppo > o_stripped.tmp
- OCAMLN=ocaml CAMLP5N=camlp5 EXE= RM=rm ./compile.sh -e "Grammar.Entry.obj Pcaml.interf" -e "Grammar.Entry.obj Pcaml.implem" -e "Grammar.Entry.obj Pcaml.top_phrase" -e "Grammar.Entry.obj Pcaml.use_file"  ../etc/pa_o.ml ../etc/pa_op.ml > o_fast.ml.tmp
- ocamlc -g -c tmp.mli
- ocamlrun ../meta/camlp5r -nolib -I ../meta pa_macro.cmo pa_extend.cmo pa_macro_gram.cmo q_MLast.cmo -meta_action tmp.ml -o tmp.ppo
- ocamlc -g -I ../lib -I ../main -c -impl tmp.ppo
- rm tmp.ppo
- ocamlrun ../main/camlp5 ./compile.cmo ./tmp.cmo ../etc/pr_r.cmo ../etc/pr_ro.cmo ../etc/pr_rp.cmo  -sep nn -impl - < /dev/null
- cat comp_head.ml.tpl o_stripped.tmp o_fast.ml.tmp comp_trail.ml.tpl > pa_o_fast.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_o_fast.ppo pa_o_fast.ml
- ocamlopt.opt -g -w y -warn-error +A-11 -I ../main -I ../boot -I ../lib -c -impl pa_o_fast.ppo
- rm -f pa_o_fast.ppo
- rm -f camlp5o.fast.opt
- cd ../main; make optp5 CAMLP5OPT=../compile/camlp5o.fast.opt CAMLP5M="../compile/pa_o_fast.cmx ../meta/pr_dump.cmx"
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/main'
- ocamlopt.opt -g ../odyl/odyl.cmxa camlp5.cmxa ../compile/pa_o_fast.cmx ../meta/pr_dump.cmx ../odyl/odyl.cmx -linkall -o ../compile/camlp5o.fast.opt
- make[3]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/main'
- make[2]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/compile'
- make[1]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01'
Processing 91/94: [camlp5: make all]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "-j31" "DEBUG=-g" "all" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01)
- make core
- make[1]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01'
- cd ocaml_stuff; make all; cd ..
- make[2]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/ocaml_stuff'
- cd ./4.06.1/utils; \
- make all EXE= OCAMLN=ocaml
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/ocaml_stuff/4.06.1/utils'
- make[3]: Nothing to be done for 'all'.
- make[3]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/ocaml_stuff/4.06.1/utils'
- if [ "+compiler-libs" != "+compiler-libs" ]; then \
-   cd ./4.06.1/parsing; \
-   make all EXE= OCAMLN=ocaml; \
- fi
- make[2]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/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.06.1/.opam-switch/build/camlp5.8.00.01/lib'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/lib'
- make[2]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/odyl'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/odyl'
- make[2]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/main'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/main'
- make[2]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/meta'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/meta'
- make[1]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01'
- make compare_test || make coreboot
- make[1]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01'
- make[2]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/lib'
- make[2]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/lib'
- make[2]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/odyl'
- make[2]: Nothing to be done for 'compare'.
- make[2]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/odyl'
- make[2]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/main'
- camlp5 ../boot/camlp5 differ: char 1142196, line 9741
- make[2]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/main'
- make[1]: *** [Makefile:124: compare_test] Error 1
- make[1]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01'
- make[1]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01'
- make backup
- make[2]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01'
- mkdir boot.new
- make mv_git FROM=boot TO=boot.new
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01'
- test ! -f boot/.gitignore || mv boot/.gitignore boot.new/.
- make[3]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01'
- mv boot boot.new/SAVED
- mv boot.new boot
- make[2]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01'
- make promote
- make[2]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01'
- for i in lib odyl main meta; do (cd $i; make promote; cd ..); done
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/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.06.1/.opam-switch/build/camlp5.8.00.01/lib'
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/odyl'
- make[3]: Nothing to be done for 'promote'.
- make[3]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/odyl'
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/main'
- cp camlp5 ../boot/.
- make[3]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/main'
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/meta'
- cp q_MLast.cmo q_ast_base.cmo q_ast.cmo pa_r.cmo pa_rp.cmo pa_macro.cmo pa_macro_gram.cmo pa_fstream.cmo pa_extend.cmo pa_extend_m.cmo pr_dump.cmo pa_lexer.cmo camlp5r pa_extend.cmi ../boot/.
- make[3]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/meta'
- make[2]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01'
- make clean_hot
- make[2]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01'
- cd ocaml_stuff; make clean; cd ..
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/ocaml_stuff'
- cd ./4.06.1/utils; \
- make clean EXE=
- make[4]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/ocaml_stuff/4.06.1/utils'
- rm -f *.cm[oix] *.o
- make[4]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/ocaml_stuff/4.06.1/utils'
- if [ "+compiler-libs" != "+compiler-libs" ]; then \
-   cd ./4.06.1/parsing; \
-   make clean EXE=; \
- fi
- make[3]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/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.06.1/.opam-switch/build/camlp5.8.00.01/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.06.1/.opam-switch/build/camlp5.8.00.01/lib'
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/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.06.1/.opam-switch/build/camlp5.8.00.01/odyl'
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/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.06.1/.opam-switch/build/camlp5.8.00.01/main'
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/meta'
- rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak q_MLast.cmo q_ast_base.cmo q_ast.cmo pa_r.cmo pa_rp.cmo pa_macro.cmo pa_macro_gram.cmo pa_fstream.cmo pa_extend.cmo pa_extend_m.cmo pr_dump.cmo pa_lexer.cmo camlp5r q_MLast.cmx q_ast_base.cmx q_ast.cmx pa_r.cmx pa_rp.cmx pa_macro.cmx pa_macro_gram.cmx pa_fstream.cmx pa_extend.cmx pa_extend_m.cmx pr_dump.cmx pa_lexer.cmx camlp5r.opt
- make[3]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/meta'
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/etc'
- rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak *.out *.opt
- rm -f camlp5o camlp5sch
- rm -f META
- make[3]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/etc'
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/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.06.1/.opam-switch/build/camlp5.8.00.01/top'
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/ocpp'
- rm -f *.cm[ioa] *.pp[io] *.[ao] *.obj *.lib *.out *.bak .*.bak
- rm -f ocpp
- make[3]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/ocpp'
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/man'
- rm -f camlp5.1
- make[3]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/man'
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/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.06.1/.opam-switch/build/camlp5.8.00.01/compile'
- make[2]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01'
- make core
- make[2]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01'
- cd ocaml_stuff; make all; cd ..
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/ocaml_stuff'
- cd ./4.06.1/utils; \
- make all EXE= OCAMLN=ocaml
- make[4]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/ocaml_stuff/4.06.1/utils'
- ocamlc  -c warnings.mli
- ocamlc  -c pconfig.mli
- ocamlc  -c pconfig.ml
- make[4]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/ocaml_stuff/4.06.1/utils'
- if [ "+compiler-libs" != "+compiler-libs" ]; then \
-   cd ./4.06.1/parsing; \
-   make all EXE= OCAMLN=ocaml; \
- fi
- make[3]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/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.06.1/.opam-switch/build/camlp5.8.00.01/lib'
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ploc.ppi ploc.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot pa_macro.cmo -mode S -o versdep.ppo versdep.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o fstream.ppi fstream.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfun.ppi extfun.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pretty.ppi pretty.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o diff.ppi diff.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pprintf.ppi pprintf.mli
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf pretty.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf extfun.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf fstream.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf ploc.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf diff.ppi
- rm -f pretty.ppi
- rm -f extfun.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf pprintf.ppi
- rm -f fstream.ppi
- rm -f ploc.ppi
- rm -f diff.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfun.ppo extfun.ml
- rm -f pprintf.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o fstream.ppo fstream.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexing.ppi plexing.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ploc.ppo ploc.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o stdpp.ppi stdpp.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o eprinter.ppi eprinter.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pprintf.ppo pprintf.ml
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf plexing.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf eprinter.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf stdpp.ppi
- rm -f eprinter.ppi
- rm -f plexing.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl extfun.ppo
- rm -f stdpp.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o eprinter.ppo eprinter.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o gramext.ppi gramext.mli
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl pprintf.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexer.ppi plexer.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o stdpp.ppo stdpp.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o token.ppi token.mli
- rm -f extfun.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl ploc.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf plexer.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl fstream.ppo
- rm -f pprintf.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl stdpp.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf token.ppi
- rm -f plexer.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf gramext.ppi
- rm -f stdpp.ppo
- rm -f token.ppi
- rm -f ploc.ppo
- rm -f fstream.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o token.ppo token.ml
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl eprinter.ppo
- rm -f gramext.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o grammar.ppi grammar.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o gramext.ppo gramext.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfold.ppi extfold.mli
- rm -f eprinter.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl token.ppo
- rm -f token.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf extfold.ppi
- rm -f extfold.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf grammar.ppi
- rm -f grammar.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o grammar.ppo grammar.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfold.ppo extfold.ml
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl extfold.ppo
- rm -f extfold.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl gramext.ppo
- rm -f gramext.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl versdep.ppo
- rm -f versdep.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexing.ppo plexing.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexer.ppo plexer.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pretty.ppo pretty.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o diff.ppo diff.ml
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl pretty.ppo
- rm -f pretty.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl diff.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl plexing.ppo
- rm -f diff.ppo
- rm -f plexing.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl plexer.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl grammar.ppo
- rm -f plexer.ppo
- rm -f grammar.ppo
- ocamlc.opt -g versdep.cmo ploc.cmo plexing.cmo plexer.cmo fstream.cmo gramext.cmo grammar.cmo diff.cmo extfold.cmo extfun.cmo pretty.cmo pprintf.cmo eprinter.cmo stdpp.cmo token.cmo -a -o gramlib.cma
- make[3]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/lib'
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/odyl'
- echo "let standard_library =" > odyl_config.ml
- echo "  try Sys.getenv \"CAMLP5LIB\" with" >> odyl_config.ml
- echo "    Not_found -> \"/home/opam/.opam/4.06.1/lib/camlp5\"" | \
- sed -e 's|\\|/|g' >> odyl_config.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o odyl_main.ppi odyl_main.mli
- cp odyl_config.ml odyl_config.ppo
- cat odyl_config.ml > odyl_config.ppo
- ocamlc.opt -g -warn-error +A-11 -c -impl odyl_config.ppo
- rm -f odyl_config.ppo
- ocamlc.opt -g -warn-error +A-11 -c -intf odyl_main.ppi
- rm -f odyl_main.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot pa_macro.cmo -mode S -o odyl_main.ppo odyl_main.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o odyl.ppo odyl.ml
- ocamlc.opt -g -warn-error +A-11 -c -impl odyl.ppo
- ocamlc.opt -g -warn-error +A-11 -c -impl odyl_main.ppo
- rm -f odyl.ppo
- rm -f odyl_main.ppo
- ocamlc.opt -g dynlink.cma odyl_config.cmo odyl_main.cmo -a -o odyl.cma
- ocamlc.opt -g odyl.cma odyl.cmo -o odyl
- make[3]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/odyl'
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/main'
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o mLast.ppi mLast.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o argl.ppi argl.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o mlsyntax.ppi mlsyntax.mli
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.06.1/utils -c -intf argl.ppi
- rm -f argl.ppi
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.06.1/utils -c -intf mlsyntax.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o argl.ppo argl.ml
- rm -f mlsyntax.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o mlsyntax.ppo mlsyntax.ml
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.06.1/utils -c -intf mLast.ppi
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.06.1/utils -c -impl argl.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.06.1/utils -c -impl mlsyntax.ppo
- rm -f mLast.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o asttools.ppi asttools.mli
- rm -f argl.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o reloc.ppi reloc.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o prtools.ppi prtools.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pp_debug.ppo pp_debug.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o quotation.ppi quotation.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ast2pt.ppi ast2pt.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pcaml.ppi pcaml.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o exparser.ppi exparser.mli
- rm -f mlsyntax.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.06.1/utils -c -intf quotation.ppi
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.06.1/utils -c -intf reloc.ppi
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.06.1/utils -c -intf asttools.ppi
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.06.1/utils -c -intf prtools.ppi
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.06.1/utils -c -intf ast2pt.ppi
- rm -f quotation.ppi
- rm -f reloc.ppi
- rm -f asttools.ppi
- rm -f ast2pt.ppi
- rm -f prtools.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o quotation.ppo quotation.ml
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.06.1/utils -c -intf exparser.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o reloc.ppo reloc.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o asttools.ppo asttools.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o prtools.ppo prtools.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ast2pt.ppo ast2pt.ml
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.06.1/utils -c -impl pp_debug.ppo
- rm -f exparser.ppi
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.06.1/utils -c -intf pcaml.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o parserify.ppi parserify.mli
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.06.1/utils -c -impl quotation.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.06.1/utils -c -intf parserify.ppi
- rm -f pcaml.ppi
- rm -f pp_debug.ppo
- rm -f quotation.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o main.ppo main.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o exparser.ppo exparser.ml
- rm -f parserify.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pcaml.ppo pcaml.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o parserify.ppo parserify.ml
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.06.1/utils -c -impl asttools.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.06.1/utils -c -impl main.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.06.1/utils -c -impl pcaml.ppo
- rm -f asttools.ppo
- rm -f main.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.06.1/utils -c -impl prtools.ppo
- rm -f pcaml.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.06.1/utils -c -impl reloc.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.06.1/utils -c -impl parserify.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.06.1/utils -c -impl exparser.ppo
- rm -f prtools.ppo
- rm -f exparser.ppo
- rm -f reloc.ppo
- rm -f parserify.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.06.1/utils -c -impl ast2pt.ppo
- rm -f ast2pt.ppo
- OTOPP=+compiler-libs OTOPU=../ocaml_stuff/4.06.1/utils OVERSION=4.06.1 OLIBDIR="/home/opam/.opam/4.06.1/lib/ocaml" ../tools/mkcrc.sh
- ocamlc.opt -g -c -impl crc.tmp
- ocamlc.opt -g -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.06.1/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.06.1/utils/pconfig.cmo asttools.cmo quotation.cmo prtools.cmo reloc.cmo pp_debug.cmo pcaml.cmo ast2pt.cmo mlsyntax.cmo exparser.cmo parserify.cmo argl.cmo ../boot/stdpp.cmo ../boot/token.cmo crc.cmo main.cmo -a -o camlp5.cma
- ocamlc.opt -g ../odyl/odyl.cma camlp5.cma ../odyl/odyl.cmo -linkall -o camlp5
- make[3]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/main'
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/meta'
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o q_ast_base.ppo q_ast_base.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o q_MLast.ppo q_MLast.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_rp.ppo pa_rp.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_r.ppo pa_r.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_fstream.ppo pa_fstream.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extend.ppo pa_extend.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_macro.ppo pa_macro.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pr_dump.ppo pr_dump.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_lexer.ppo pa_lexer.ml
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.06.1/utils -c -impl pr_dump.ppo
- rm -f pr_dump.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.06.1/utils -c -impl pa_rp.ppo
- rm -f pa_rp.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.06.1/utils -c -impl pa_lexer.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.06.1/utils -c -impl q_ast_base.ppo
- rm -f q_ast_base.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.06.1/utils -c -impl pa_fstream.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.06.1/utils -c -impl pa_macro.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o q_ast.ppo q_ast.ml
- rm -f pa_lexer.ppo
- rm -f pa_fstream.ppo
- rm -f pa_macro.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.06.1/utils -c -impl pa_extend.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.06.1/utils -c -impl q_ast.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.06.1/utils -c -impl pa_r.ppo
- rm -f pa_extend.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extend_m.ppo pa_extend_m.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_macro_gram.ppo pa_macro_gram.ml
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.06.1/utils -c -impl pa_macro_gram.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.06.1/utils -c -impl q_MLast.ppo
- rm -f q_ast.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.06.1/utils -c -impl pa_extend_m.ppo
- rm -f pa_macro_gram.ppo
- rm -f pa_extend_m.ppo
- rm -f pa_r.ppo
- rm -f camlp5r
- cd ../main; make CAMLP5=../meta/camlp5r CAMLP5M="-I ../meta pa_r.cmo pa_rp.cmo pr_dump.cmo"
- make[4]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/main'
- ocamlc.opt -g ../odyl/odyl.cma camlp5.cma -I ../meta pa_r.cmo pa_rp.cmo pr_dump.cmo ../odyl/odyl.cmo -linkall -o ../meta/camlp5r
- make[4]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/main'
- rm -f q_MLast.ppo
- make[3]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/meta'
- make[2]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01'
- make compare
- make[2]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01'
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/lib'
- make[3]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/lib'
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/odyl'
- make[3]: Nothing to be done for 'compare'.
- make[3]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/odyl'
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/main'
- make[3]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/main'
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/meta'
- make[3]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/meta'
- Fixpoint reached, bootstrap succeeded.
- make[2]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01'
- make[1]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01'
- make out
- make[1]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01'
- set -e; cd ocaml_stuff; make; cd ..
- make[2]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/ocaml_stuff'
- cd ./4.06.1/utils; \
- make all EXE= OCAMLN=ocaml
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/ocaml_stuff/4.06.1/utils'
- make[3]: Nothing to be done for 'all'.
- make[3]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/ocaml_stuff/4.06.1/utils'
- if [ "+compiler-libs" != "+compiler-libs" ]; then \
-   cd ./4.06.1/parsing; \
-   make all EXE= OCAMLN=ocaml; \
- fi
- make[2]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/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.06.1/.opam-switch/build/camlp5.8.00.01/lib'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/lib'
- make[2]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/odyl'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/odyl'
- make[2]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/main'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/main'
- make[2]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/meta'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/meta'
- make[2]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/etc'
- make --no-print-directory -f Makefile.withnew pa_extfold.cmo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_o.ppo pa_o.ml
- make --no-print-directory -f Makefile.withnew pr_official.cmo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_oop.ppo pa_oop.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_op.ppo pa_op.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_mktest.ppo pa_mktest.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_mkast.ppo pa_mkast.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extfun.ppo pa_extfun.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extprint.ppo pa_extprint.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_pragma.ppo pa_pragma.ml
- sed -e "s|@VERSION@|8.00|" -e "s|@CAMLP5DIR@|/home/opam/.opam/4.06.1/lib/camlp5|" META.tpl > META
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pa_extfold.ppo pa_extfold.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_reloc.ppo pa_reloc.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pr_null.ppo pr_null.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_pprintf.ppo pa_pprintf.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_sml.ppo pa_sml.ml
- ocamlrun ../boot/camlp5 -nolib -I ../boot pa_r.cmo pa_rp.cmo pa_extend.cmo q_MLast.cmo pr_dump.cmo -mode S -o pa_lispr.ppo pa_lispr.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pr_depend.ppo pr_depend.ml
- ocamlrun ../boot/camlp5 -nolib -I ../boot pa_r.cmo pa_rp.cmo pa_extend.cmo q_MLast.cmo pr_dump.cmo -mode S -o pa_schemer.ppo pa_schemer.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_lefteval.ppo pa_lefteval.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc pa_macro.cmo -mode S -o pr_official.ppo pr_official.ml
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pr_null.ppo
- rm -f pr_null.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_official.ppo
- rm -f pr_official.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_op.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pa_extfold.ppo
- rm -f pa_extfold.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_oop.ppo
- rm -f pa_op.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_extprint.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_extfun.ppo
- rm -f pa_oop.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_reloc.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_mkast.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_mktest.ppo
- rm -f pa_extfun.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_lefteval.ppo
- rm -f pa_reloc.ppo
- rm -f pa_extprint.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_macro_print.ppo pa_macro_print.ml
- rm -f pa_mktest.ppo
- rm -f pa_mkast.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pr_depend.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_pprintf.ppo
- rm -f pa_lefteval.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_lispr.ppo
- File "pa_sml.ml", line 446, characters 3-7:
- Warning: Unused local entry "sqid"
- rm -f pr_depend.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_macro_print.ppo
- rm -f pa_macro_print.ppo
- rm -f pa_pprintf.ppo
- make --no-print-directory -f Makefile.withnew pr_r.cmo
- make --no-print-directory -f Makefile.withnew pr_o.cmo
- make --no-print-directory -f Makefile.withnew pr_op.cmo
- make --no-print-directory -f Makefile.withnew pr_extend.cmo
- make --no-print-directory -f Makefile.withnew pr_extfun.cmo
- make --no-print-directory -f Makefile.withnew pr_extprint.cmo
- make --no-print-directory -f Makefile.withnew q_phony.cmo
- make --no-print-directory -f Makefile.withnew papr_phony_macro.cmo
- make --no-print-directory -f Makefile.withnew pr_scheme.cmo
- make --no-print-directory -f Makefile.withnew pr_schemep.cmo
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_r.ppo pr_r.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o q_phony.ppo q_phony.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_extend.ppo pr_extend.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_op.ppo pr_op.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_extprint.ppo pr_extprint.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_o.ppo pr_o.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_extfun.ppo pr_extfun.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o papr_phony_macro.ppo papr_phony_macro.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_schemep.ppo pr_schemep.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_scheme.ppo pr_scheme.ml
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_sml.ppo
- rm -f pa_lispr.ppo
- make --no-print-directory -f Makefile.withnew pa_lisp.cmo
- ocamlrun ../main/camlp5 -nolib -I ../meta -I ../etc ./pa_lispr.cmo pa_extend.cmo q_MLast.cmo pr_dump.cmo -mode S -o pa_lisp.ppo pa_lisp.ml
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_pragma.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl q_phony.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_extprint.ppo
- rm -f q_phony.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl papr_phony_macro.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_extfun.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_schemep.ppo
- rm -f pr_extfun.ppo
- rm -f papr_phony_macro.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_op.ppo
- rm -f pr_extprint.ppo
- rm -f pr_schemep.ppo
- rm -f pa_pragma.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pa_lisp.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_schemer.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_extend.ppo
- rm -f pr_op.ppo
- rm -f pa_sml.ppo
- rm -f pa_lisp.ppo
- rm -f pr_extend.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_scheme.ppo
- rm -f pa_schemer.ppo
- make --no-print-directory -f Makefile.withnew pa_scheme.cmo
- ocamlrun ../main/camlp5 -nolib -I ../meta -I ../etc ./pa_schemer.cmo pa_extend.cmo q_MLast.cmo pr_dump.cmo -mode S -o pa_scheme.ppo pa_scheme.ml
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_o.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_r.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_o.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pa_scheme.ppo
- rm -f pr_scheme.ppo
- rm -f pa_scheme.ppo
- rm -f camlp5sch
- cd ../main; make CAMLP5=../etc/camlp5sch CAMLP5M="-I ../etc pa_scheme.cmo ../meta/pr_dump.cmo"
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/main'
- ocamlc.opt -g ../odyl/odyl.cma camlp5.cma -I ../etc pa_scheme.cmo ../meta/pr_dump.cmo ../odyl/odyl.cmo -linkall -o ../etc/camlp5sch
- make[3]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/main'
- rm -f pa_o.ppo
- rm -f camlp5o
- cd ../main; make CAMLP5=../etc/camlp5o CAMLP5M="-I ../etc pa_o.cmo pa_op.cmo ../meta/pr_dump.cmo"
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/main'
- ocamlc.opt -g ../odyl/odyl.cma camlp5.cma -I ../etc pa_o.cmo pa_op.cmo ../meta/pr_dump.cmo ../odyl/odyl.cmo -linkall -o ../etc/camlp5o
- rm -f pr_r.ppo
- make --no-print-directory -f Makefile.withnew pr_ro.cmo
- make --no-print-directory -f Makefile.withnew pr_rp.cmo
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_ro.ppo pr_ro.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_rp.ppo pr_rp.ml
- make[3]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/main'
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_rp.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_ro.ppo
- rm -f pr_o.ppo
- rm -f pr_rp.ppo
- rm -f pr_ro.ppo
- make[2]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/etc'
- make[2]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/top'
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o camlp5_top_funs.ppo camlp5_top_funs.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot pa_macro.cmo -mode S -o rprint.ppo rprint.ml
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I +compiler-libs -I ../ocaml_stuff/4.06.1/utils -I +compiler-libs -c -impl rprint.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I +compiler-libs -I ../ocaml_stuff/4.06.1/utils -I +compiler-libs -c -impl camlp5_top_funs.ppo
- rm -f camlp5_top_funs.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o camlp5_top.ppo camlp5_top.ml
- rm -f rprint.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I +compiler-libs -I ../ocaml_stuff/4.06.1/utils -I +compiler-libs -c -impl camlp5_top.ppo
- rm -f camlp5_top.ppo
- ocamlc.opt ../ocaml_stuff/4.06.1/utils/pconfig.cmo ../boot/versdep.cmo ../boot/ploc.cmo ../boot/plexing.cmo ../boot/plexer.cmo ../boot/fstream.cmo ../boot/gramext.cmo ../boot/grammar.cmo ../boot/diff.cmo ../boot/extfold.cmo ../boot/extfun.cmo ../boot/pretty.cmo ../boot/pprintf.cmo ../boot/eprinter.cmo ../main/asttools.cmo ../main/mlsyntax.cmo ../main/quotation.cmo ../main/reloc.cmo ../main/pp_debug.cmo ../main/prtools.cmo ../main/ast2pt.cmo ../main/pcaml.cmo ../main/parserify.cmo ../main/exparser.cmo ../boot/stdpp.cmo ../boot/token.cmo ../etc/pa_o.cmo ../etc/pa_op.cmo camlp5_top_funs.cmo camlp5_top.cmo -g -linkall -a -o camlp5o.cma
- ocamlc.opt ../ocaml_stuff/4.06.1/utils/pconfig.cmo ../boot/versdep.cmo ../boot/ploc.cmo ../boot/plexing.cmo ../boot/plexer.cmo ../boot/fstream.cmo ../boot/gramext.cmo ../boot/grammar.cmo ../boot/diff.cmo ../boot/extfold.cmo ../boot/extfun.cmo ../boot/pretty.cmo ../boot/pprintf.cmo ../boot/eprinter.cmo ../main/asttools.cmo ../main/mlsyntax.cmo ../main/quotation.cmo ../main/reloc.cmo ../main/pp_debug.cmo ../main/prtools.cmo ../main/ast2pt.cmo ../main/pcaml.cmo ../main/parserify.cmo ../main/exparser.cmo ../boot/stdpp.cmo ../boot/token.cmo ../etc/pa_scheme.cmo camlp5_top_funs.cmo camlp5_top.cmo -g -linkall -a -o camlp5sch.cma
- ocamlc.opt ../ocaml_stuff/4.06.1/utils/pconfig.cmo ../boot/versdep.cmo ../boot/ploc.cmo ../boot/plexing.cmo ../boot/plexer.cmo ../boot/fstream.cmo ../boot/gramext.cmo ../boot/grammar.cmo ../boot/diff.cmo ../boot/extfold.cmo ../boot/extfun.cmo ../boot/pretty.cmo ../boot/pprintf.cmo ../boot/eprinter.cmo ../main/asttools.cmo ../main/mlsyntax.cmo ../main/quotation.cmo ../main/reloc.cmo ../main/pp_debug.cmo ../main/prtools.cmo ../main/ast2pt.cmo ../main/pcaml.cmo ../main/parserify.cmo ../main/exparser.cmo ../boot/stdpp.cmo ../boot/token.cmo ../meta/pa_r.cmo ../meta/pa_rp.cmo rprint.cmo camlp5_top_funs.cmo camlp5_top.cmo -g -linkall -a -o camlp5r.cma
- ocamlc.opt ../ocaml_stuff/4.06.1/utils/pconfig.cmo ../main/quotation.cmo ../main/reloc.cmo ../main/prtools.cmo ../main/pcaml.cmo ../main/ast2pt.cmo camlp5_top_funs.cmo camlp5_top.cmo -g -linkall -a -o camlp5_top.cma
- make[2]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/top'
- make[2]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/ocpp'
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ocpp.ppo ocpp.ml
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../odyl -I ../lib -c -impl ocpp.ppo
- rm -f ocpp.ppo
- ocamlc.opt -g -I ../main -I ../boot -I ../odyl -I ../lib ../boot/versdep.cmo ../boot/ploc.cmo ../boot/stdpp.cmo ../main/quotation.cmo ../odyl/odyl.cma ocpp.cmo ../odyl/odyl.cmo -linkall -o ocpp
- make[2]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/ocpp'
- make[2]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/man'
- sed -e "s'LIBDIR'/home/opam/.opam/4.06.1/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.06.1/.opam-switch/build/camlp5.8.00.01/man'
- make[1]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01'
- make opt
- make[1]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01'
- 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.06.1/.opam-switch/build/camlp5.8.00.01/ocaml_stuff'
- cd ./4.06.1/utils; make OCAMLN=ocaml opt; cd ../..
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/ocaml_stuff/4.06.1/utils'
- ocamlopt  -c pconfig.ml
- make[3]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/ocaml_stuff/4.06.1/utils'
- make[2]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/ocaml_stuff'
- make[2]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/lib'
- ocamlrun ../boot/camlp5r -nolib -I ../boot pa_macro.cmo -mode S -o versdep.ppo versdep.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfun.ppo extfun.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o fstream.ppo fstream.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ploc.ppo ploc.ml
- ocamlopt.opt -g -warn-error +A-11 -I +compiler-libs -c -impl extfun.ppo
- ocamlopt.opt -g -warn-error +A-11 -I +compiler-libs -c -impl fstream.ppo
- ocamlopt.opt -g -warn-error +A-11 -I +compiler-libs -c -impl ploc.ppo
- rm -f extfun.ppo
- rm -f fstream.ppo
- rm -f ploc.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o stdpp.ppo stdpp.ml
- ocamlopt.opt -g -warn-error +A-11 -I +compiler-libs -c -impl stdpp.ppo
- rm -f stdpp.ppo
- ocamlopt.opt -g -warn-error +A-11 -I +compiler-libs -c -impl versdep.ppo
- rm -f versdep.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexing.ppo plexing.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pretty.ppo pretty.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o diff.ppo diff.ml
- ocamlopt.opt -g -warn-error +A-11 -I +compiler-libs -c -impl pretty.ppo
- ocamlopt.opt -g -warn-error +A-11 -I +compiler-libs -c -impl diff.ppo
- rm -f pretty.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pprintf.ppo pprintf.ml
- rm -f diff.ppo
- ocamlopt.opt -g -warn-error +A-11 -I +compiler-libs -c -impl pprintf.ppo
- ocamlopt.opt -g -warn-error +A-11 -I +compiler-libs -c -impl plexing.ppo
- rm -f pprintf.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o eprinter.ppo eprinter.ml
- rm -f plexing.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexer.ppo plexer.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o token.ppo token.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o gramext.ppo gramext.ml
- ocamlopt.opt -g -warn-error +A-11 -I +compiler-libs -c -impl token.ppo
- ocamlopt.opt -g -warn-error +A-11 -I +compiler-libs -c -impl eprinter.ppo
- rm -f token.ppo
- rm -f eprinter.ppo
- ocamlopt.opt -g -warn-error +A-11 -I +compiler-libs -c -impl gramext.ppo
- ocamlopt.opt -g -warn-error +A-11 -I +compiler-libs -c -impl plexer.ppo
- rm -f gramext.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o grammar.ppo grammar.ml
- rm -f plexer.ppo
- ocamlopt.opt -g -warn-error +A-11 -I +compiler-libs -c -impl grammar.ppo
- rm -f grammar.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfold.ppo extfold.ml
- ocamlopt.opt -g -warn-error +A-11 -I +compiler-libs -c -impl extfold.ppo
- rm -f extfold.ppo
- ocamlopt.opt -g versdep.cmx ploc.cmx plexing.cmx plexer.cmx fstream.cmx gramext.cmx grammar.cmx diff.cmx extfold.cmx extfun.cmx pretty.cmx pprintf.cmx eprinter.cmx stdpp.cmx token.cmx -a -o gramlib.cmxa
- make[2]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/lib'
- make[2]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/odyl'
- cp odyl_config.ml odyl_config.ppo
- cat odyl_config.ml > odyl_config.ppo
- ocamlopt.opt -g -warn-error +A-11 -c -impl odyl_config.ppo
- rm -f odyl_config.ppo
- OPT=.opt EXE= OCAMLN=ocaml MODE=S COMPWITH=old CAMLP5N=camlp5 ../tools/camlp5_comm.sh -DOPT -o odyl_main.ppo odyl_main.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot pa_macro.cmo -mode S -DOPT -o odyl_main.ppo odyl_main.ml
- ocamlopt.opt -g -c -impl odyl_main.ppo
- rm -f odyl_main.ppo
- ocamlopt.opt -g odyl_config.cmx odyl_main.cmx -a -o odyl.cmxa
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o odyl.ppo odyl.ml
- ocamlopt.opt -g -warn-error +A-11 -c -impl odyl.ppo
- rm -f odyl.ppo
- make[2]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/odyl'
- make[2]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/main'
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o quotation.ppo quotation.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o prtools.ppo prtools.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pp_debug.ppo pp_debug.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o asttools.ppo asttools.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o reloc.ppo reloc.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o mlsyntax.ppo mlsyntax.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o argl.ppo argl.ml
- ocamlopt.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.06.1/utils -c -impl quotation.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.06.1/utils -c -impl pp_debug.ppo
- rm -f quotation.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.06.1/utils -c -impl mlsyntax.ppo
- rm -f pp_debug.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.06.1/utils -c -impl argl.ppo
- rm -f mlsyntax.ppo
- rm -f argl.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.06.1/utils -c -impl asttools.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.06.1/utils -c -impl prtools.ppo
- rm -f asttools.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.06.1/utils -c -impl reloc.ppo
- rm -f prtools.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ast2pt.ppo ast2pt.ml
- rm -f reloc.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pcaml.ppo pcaml.ml
- ocamlopt.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.06.1/utils -c -impl pcaml.ppo
- rm -f pcaml.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o exparser.ppo exparser.ml
- ocamlopt.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.06.1/utils -c -impl ast2pt.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.06.1/utils -c -impl exparser.ppo
- rm -f exparser.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o parserify.ppo parserify.ml
- ocamlopt.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.06.1/utils -c -impl parserify.ppo
- rm -f ast2pt.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o main.ppo main.ml
- ocamlopt.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.06.1/utils -c -impl main.ppo
- rm -f parserify.ppo
- rm -f main.ppo
- ocamlopt.opt -g -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.06.1/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.06.1/utils/pconfig.cmx asttools.cmx quotation.cmx prtools.cmx reloc.cmx pp_debug.cmx pcaml.cmx ast2pt.cmx mlsyntax.cmx exparser.cmx parserify.cmx argl.cmx ../lib/stdpp.cmx ../lib/token.cmx main.cmx -a -o camlp5.cmxa
- make[2]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/main'
- make[2]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/meta'
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_macro.ppo pa_macro.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o q_ast_base.ppo q_ast_base.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_r.ppo pa_r.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o q_MLast.ppo q_MLast.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_rp.ppo pa_rp.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extend.ppo pa_extend.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_fstream.ppo pa_fstream.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_lexer.ppo pa_lexer.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pr_dump.ppo pr_dump.ml
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.06.1/utils -c -impl pr_dump.ppo
- rm -f pr_dump.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.06.1/utils -c -impl pa_rp.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.06.1/utils -c -impl pa_lexer.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.06.1/utils -c -impl q_ast_base.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.06.1/utils -c -impl pa_fstream.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.06.1/utils -c -impl pa_macro.ppo
- rm -f pa_rp.ppo
- rm -f q_ast_base.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o q_ast.ppo q_ast.ml
- rm -f pa_lexer.ppo
- rm -f pa_fstream.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.06.1/utils -c -impl pa_extend.ppo
- rm -f pa_macro.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.06.1/utils -c -impl q_ast.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.06.1/utils -c -impl pa_r.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.06.1/utils -c -impl q_MLast.ppo
- rm -f pa_extend.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_macro_gram.ppo pa_macro_gram.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extend_m.ppo pa_extend_m.ml
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.06.1/utils -c -impl pa_macro_gram.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.06.1/utils -c -impl pa_extend_m.ppo
- rm -f pa_macro_gram.ppo
- rm -f pa_extend_m.ppo
- rm -f q_ast.ppo
- rm -f pa_r.ppo
- rm -f camlp5r.opt
- cd ../main; make optp5 CAMLP5OPT=../meta/camlp5r.opt CAMLP5M="-I ../meta pa_r.cmx pa_rp.cmx pr_dump.cmx"
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/main'
- ocamlopt.opt -g ../odyl/odyl.cmxa camlp5.cmxa -I ../meta pa_r.cmx pa_rp.cmx pr_dump.cmx ../odyl/odyl.cmx -linkall -o ../meta/camlp5r.opt
- make[3]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/main'
- rm -f q_MLast.ppo
- make[2]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/meta'
- make[2]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/etc'
- make --no-print-directory -f Makefile.withnew pa_extfold.cmx
- make --no-print-directory -f Makefile.withnew pr_r.cmx
- make --no-print-directory -f Makefile.withnew pr_o.cmx
- make --no-print-directory -f Makefile.withnew pr_op.cmx
- make --no-print-directory -f Makefile.withnew pr_extend.cmx
- make --no-print-directory -f Makefile.withnew pr_extfun.cmx
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_op.ppo pa_op.ml
- make --no-print-directory -f Makefile.withnew pr_extprint.cmx
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_o.ppo pa_o.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_mktest.ppo pa_mktest.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_oop.ppo pa_oop.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extfun.ppo pa_extfun.ml
- make --no-print-directory -f Makefile.withnew q_phony.cmx
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_mkast.ppo pa_mkast.ml
- make --no-print-directory -f Makefile.withnew papr_phony_macro.cmx
- make --no-print-directory -f Makefile.withnew pr_official.cmx
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extprint.ppo pa_extprint.ml
- make --no-print-directory -f Makefile.withnew pa_lisp.cmx
- make --no-print-directory -f Makefile.withnew pa_scheme.cmx
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_pprintf.ppo pa_pprintf.ml
- make --no-print-directory -f Makefile.withnew pr_scheme.cmx
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_pragma.ppo pa_pragma.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_reloc.ppo pa_reloc.ml
- make --no-print-directory -f Makefile.withnew pr_schemep.cmx
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pa_extfold.ppo pa_extfold.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_o.ppo pr_o.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pr_null.ppo pr_null.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pr_depend.ppo pr_depend.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_r.ppo pr_r.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_extend.ppo pr_extend.ml
- ocamlrun ../boot/camlp5 -nolib -I ../boot pa_r.cmo pa_rp.cmo pa_extend.cmo q_MLast.cmo pr_dump.cmo -mode S -o pa_schemer.ppo pa_schemer.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_sml.ppo pa_sml.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_extprint.ppo pr_extprint.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o q_phony.ppo q_phony.ml
- ocamlrun ../main/camlp5 -nolib -I ../meta -I ../etc ./pa_lispr.cmo pa_extend.cmo q_MLast.cmo pr_dump.cmo -mode S -o pa_lisp.ppo pa_lisp.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_op.ppo pr_op.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_lefteval.ppo pa_lefteval.ml
- ocamlrun ../main/camlp5 -nolib -I ../meta -I ../etc ./pa_schemer.cmo pa_extend.cmo q_MLast.cmo pr_dump.cmo -mode S -o pa_scheme.ppo pa_scheme.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o papr_phony_macro.ppo papr_phony_macro.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc pa_macro.cmo -mode S -o pr_official.ppo pr_official.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_schemep.ppo pr_schemep.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_extfun.ppo pr_extfun.ml
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pr_null.ppo
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_scheme.ppo pr_scheme.ml
- rm -f pr_null.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_official.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pa_extfold.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_op.ppo
- rm -f pr_official.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl q_phony.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_oop.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_extfun.ppo
- rm -f pa_extfold.ppo
- rm -f q_phony.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_mkast.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_extprint.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_extprint.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_mktest.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_reloc.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl papr_phony_macro.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_lefteval.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_op.ppo
- rm -f pa_oop.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_extfun.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_schemep.ppo
- rm -f pa_op.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pr_depend.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_pprintf.ppo
- rm -f pa_extfun.ppo
- rm -f pa_reloc.ppo
- rm -f pa_mkast.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pa_lisp.ppo
- rm -f papr_phony_macro.ppo
- rm -f pr_extfun.ppo
- rm -f pa_extprint.ppo
- rm -f pr_extprint.ppo
- rm -f pa_mktest.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_macro_print.ppo pa_macro_print.ml
- rm -f pa_lefteval.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_extend.ppo
- File "pa_sml.ml", line 446, characters 3-7:
- Warning: Unused local entry "sqid"
- rm -f pr_schemep.ppo
- rm -f pr_depend.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_sml.ppo
- rm -f pa_pprintf.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_macro_print.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pa_scheme.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_pragma.ppo
- rm -f pr_op.ppo
- rm -f pa_lisp.ppo
- rm -f pa_macro_print.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_schemer.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_scheme.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_r.ppo
- rm -f pr_extend.ppo
- rm -f pa_scheme.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_o.ppo
- rm -f pa_pragma.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_o.ppo
- rm -f pa_schemer.ppo
- rm -f pr_scheme.ppo
- rm -f pa_sml.ppo
- rm -f pr_r.ppo
- make --no-print-directory -f Makefile.withnew pr_ro.cmx
- make --no-print-directory -f Makefile.withnew pr_rp.cmx
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_ro.ppo pr_ro.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_rp.ppo pr_rp.ml
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_rp.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_ro.ppo
- rm -f pr_rp.ppo
- rm -f pr_ro.ppo
- rm -f pr_o.ppo
- rm -f pa_o.ppo
- rm -f camlp5o.opt
- cd ../main; make optp5 CAMLP5OPT=../etc/camlp5o.opt CAMLP5M="-I ../etc pa_o.cmx pa_op.cmx ../meta/pr_dump.cmx"
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/main'
- ocamlopt.opt -g ../odyl/odyl.cmxa camlp5.cmxa -I ../etc pa_o.cmx pa_op.cmx ../meta/pr_dump.cmx ../odyl/odyl.cmx -linkall -o ../etc/camlp5o.opt
- make[3]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/main'
- make[2]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/etc'
- make[1]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01'
- make opt.opt
- make[1]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01'
- 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.06.1/.opam-switch/build/camlp5.8.00.01/ocaml_stuff'
- cd ./4.06.1/utils; make OCAMLN=ocaml opt; cd ../..
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/ocaml_stuff/4.06.1/utils'
- make[3]: Nothing to be done for 'opt'.
- make[3]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/ocaml_stuff/4.06.1/utils'
- make[2]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/ocaml_stuff'
- make[2]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/lib'
- make[2]: Nothing to be done for 'opt'.
- make[2]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/lib'
- make[2]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/odyl'
- make[2]: Nothing to be done for 'opt'.
- make[2]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/odyl'
- make[2]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/main'
- make[2]: Nothing to be done for 'opt'.
- make[2]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/main'
- make[2]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/meta'
- make[2]: Nothing to be done for 'opt'.
- make[2]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/meta'
- make[2]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/etc'
- make[2]: Nothing to be done for 'opt'.
- make[2]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/etc'
- cd compile; make opt; cd ..
- make[2]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/compile'
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o compile.ppo compile.ml
- ocamlc.opt -g -w y -warn-error +A-11 -I ../main -I ../boot -I ../lib -c -impl compile.ppo
- rm -f compile.ppo
- cat ../etc/pa_o.ml ../etc/pa_op.ml | perl -n -e 'print unless /#load/' > tmp.o_concat.ml
- ../meta/camlp5r -I ../meta -I ../etc pa_extend.cmo q_MLast.cmo pa_macro.cmo pa_macro_gram.cmo pr_r.cmo pr_ro.cmo pr_extend.cmo tmp.o_concat.ml > tmp.o_postprocessed.ml.ppo.TMP && mv tmp.o_postprocessed.ml.ppo.TMP tmp.o_postprocessed.ml.ppo
- ./strip-parser.pl tmp.o_postprocessed.ml.ppo > o_stripped.tmp
- OCAMLN=ocaml CAMLP5N=camlp5 EXE= RM=rm ./compile.sh -e "Grammar.Entry.obj Pcaml.interf" -e "Grammar.Entry.obj Pcaml.implem" -e "Grammar.Entry.obj Pcaml.top_phrase" -e "Grammar.Entry.obj Pcaml.use_file"  ../etc/pa_o.ml ../etc/pa_op.ml > o_fast.ml.tmp
- ocamlc -g -c tmp.mli
- ocamlrun ../meta/camlp5r -nolib -I ../meta pa_macro.cmo pa_extend.cmo pa_macro_gram.cmo q_MLast.cmo -meta_action tmp.ml -o tmp.ppo
- ocamlc -g -I ../lib -I ../main -c -impl tmp.ppo
- rm tmp.ppo
- ocamlrun ../main/camlp5 ./compile.cmo ./tmp.cmo ../etc/pr_r.cmo ../etc/pr_ro.cmo ../etc/pr_rp.cmo  -sep nn -impl - < /dev/null
- cat comp_head.ml.tpl o_stripped.tmp o_fast.ml.tmp comp_trail.ml.tpl > pa_o_fast.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_o_fast.ppo pa_o_fast.ml
- ocamlopt.opt -g -w y -warn-error +A-11 -I ../main -I ../boot -I ../lib -c -impl pa_o_fast.ppo
- rm -f pa_o_fast.ppo
- rm -f camlp5o.fast.opt
- cd ../main; make optp5 CAMLP5OPT=../compile/camlp5o.fast.opt CAMLP5M="../compile/pa_o_fast.cmx ../meta/pr_dump.cmx"
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/main'
- ocamlopt.opt -g ../odyl/odyl.cmxa camlp5.cmxa ../compile/pa_o_fast.cmx ../meta/pr_dump.cmx ../odyl/odyl.cmx -linkall -o ../compile/camlp5o.fast.opt
- make[3]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/main'
- make[2]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/compile'
- make[1]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01'
- make  -j31 --jobserver-auth=3,4 -- DEBUG=-g local-install
- make[1]: warning: -j31 forced in submake: resetting jobserver mode.
- make[1]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01'
- rm -rf local-install && mkdir -p local-install/lib/ocaml
- make DESTDIR= LIBDIR=`pwd`/local-install/lib BINDIR=`pwd`/local-install/bin MANDIR=`pwd`/local-install/man install
- make[2]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01'
- rm -rf "/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/local-install/lib/camlp5"
- for i in lib odyl main meta etc top ocpp man  compile; do \
-   (cd $i; make install DESTDIR= LIBDIR=/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/local-install/lib BINDIR=/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/local-install/bin MANDIR=/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/local-install/man; cd ..); \
- done
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/lib'
- mkdir -p "/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/local-install/lib/camlp5"
- cp gramlib.cma *.mli "/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/local-install/lib/camlp5/."
- cp *.cmi "/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/local-install/lib/camlp5/."
- if test -f gramlib.cmxa; then \
-   make installopt LIBDIR="/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/local-install/lib" DESTDIR=; \
- fi
- make[4]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/lib'
- cp gramlib.cmxa *.cmx "/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/local-install/lib/camlp5/."
- if test -f gramlib.lib; then \
-   cp gramlib.lib "/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/local-install/lib/camlp5/."; \
- else \
-   tar cf - gramlib"".a | \
-   (cd "/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/local-install/lib/camlp5/."; tar xf -); \
- fi
- make[4]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/lib'
- make[3]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/lib'
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/odyl'
- mkdir -p "/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/local-install/lib/camlp5" "/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/local-install/bin"
- cp odyl.cmo odyl.cma "/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/local-install/lib/camlp5/."
- if test -f odyl.cmxa; then \
-   cp odyl.cmxa odyl.cmx "/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/local-install/lib/camlp5/."; \
-   cp odyl.a odyl.o "/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/local-install/lib/camlp5/."; \
- fi
- make[3]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/odyl'
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/main'
- mkdir -p "/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/local-install/bin"
- mkdir -p "/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/local-install/lib/camlp5"
- cp camlp5 "/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/local-install/bin/."
- cp ast2pt.mli mLast.mli quotation.mli pcaml.mli prtools.mli reloc.mli "/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/local-install/lib/camlp5/."
- cp asttools.cmi ast2pt.cmi mLast.cmi mlsyntax.cmi quotation.cmi pcaml.cmi prtools.cmi reloc.cmi pp_debug.cmi "/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/local-install/lib/camlp5/."
- cp asttools.cmx ast2pt.cmx mlsyntax.cmx quotation.cmx pcaml.cmx prtools.cmx reloc.cmx pp_debug.cmx "/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/local-install/lib/camlp5/."
- cp camlp5.cma "/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/local-install/lib/camlp5/."
- if test -f camlp5.cmxa; then \
-   cp camlp5.cmxa "/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/local-install/lib/camlp5/."; \
-   cp camlp5.a "/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/local-install/lib/camlp5/."; \
- fi
- make[3]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/main'
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/meta'
- mkdir -p "/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/local-install/lib/camlp5" "/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/local-install/bin"
- cp q_MLast.cmo q_ast_base.cmo q_ast.cmo pa_r.cmo pa_rp.cmo pa_macro.cmo pa_macro_gram.cmo pa_fstream.cmo pa_extend.cmo pa_extend_m.cmo pr_dump.cmo pa_lexer.cmo "/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/local-install/lib/camlp5/."
- cp pa_macro.cmi pa_macro_gram.cmi pa_extend.cmi q_MLast.cmi q_ast_base.cmi q_ast.cmi "/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/local-install/lib/camlp5/."
- cp camlp5r "/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/local-install/bin/."
- if test -f camlp5r.opt; then \
-   cp camlp5r.opt "/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/local-install/bin/."; \
- fi
- if test -f pa_r.cmx; then \
-   cp q_MLast.cmx q_ast_base.cmx q_ast.cmx pa_r.cmx pa_rp.cmx pa_macro.cmx pa_macro_gram.cmx pa_fstream.cmx pa_extend.cmx pa_extend_m.cmx pr_dump.cmx pa_lexer.cmx "/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/local-install/lib/camlp5/."; \
-   for i in q_MLast q_ast_base q_ast pa_r pa_rp pa_macro pa_macro_gram pa_fstream pa_extend pa_extend_m pr_dump pa_lexer; do \
-      cp $i.o "/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/local-install/lib/camlp5/."; \
-   done; \
- fi
- make[3]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/meta'
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/etc'
- mkdir -p "/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/local-install/lib/camlp5" "/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/local-install/bin"
- rm -f "/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/local-install/lib/camlp5/pa_lex.cmo"
- cp pa_o.cmo pa_op.cmo pa_oop.cmo pa_extfold.cmo pa_extfun.cmo pa_extprint.cmo pa_macro_print.cmo pa_mkast.cmo pa_mktest.cmo pa_pprintf.cmo pa_pragma.cmo pa_reloc.cmo pr_r.cmo pr_ro.cmo pr_rp.cmo pr_o.cmo pr_op.cmo pr_extend.cmo pr_extfun.cmo pr_extprint.cmo pr_depend.cmo pr_null.cmo q_phony.cmo  papr_phony_macro.cmo pr_official.cmo  pa_sml.cmo pa_lisp.cmo pa_scheme.cmo pa_schemer.cmo pa_lefteval.cmo  pr_scheme.cmo pr_schemep.cmo pr_o.cmi pr_r.cmi "/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/local-install/lib/camlp5/."
- sed -e "s|@VERSION@|8.00|" -e "s|@CAMLP5DIR@|/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/local-install/lib/camlp5|" META.tpl > META
- cp META "/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/local-install/lib/camlp5/."
- cp lib.sml "/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/local-install/lib/camlp5/."
- cp camlp5o camlp5sch "/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/local-install/bin/."
- cp mkcamlp5.pl "/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/local-install/bin/mkcamlp5"
- chmod a+x "/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/local-install/bin/mkcamlp5"
- if test -f pa_o.cmx; then \
-   cp pa_o.cmx pa_op.cmx pa_oop.cmx pa_extfold.cmx pa_extfun.cmx pa_extprint.cmx pa_macro_print.cmx pa_mkast.cmx pa_mktest.cmx pa_pprintf.cmx pa_pragma.cmx pa_reloc.cmx pr_r.cmx pr_ro.cmx pr_rp.cmx pr_o.cmx pr_op.cmx pr_extend.cmx pr_extfun.cmx pr_extprint.cmx pr_depend.cmx pr_null.cmx q_phony.cmx papr_phony_macro.cmx pr_official.cmx pa_sml.cmx pa_lisp.cmx pa_scheme.cmx pa_schemer.cmx pa_lefteval.cmx pr_scheme.cmx pr_schemep.cmx "/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/local-install/lib/camlp5/."; \
-   for i in pa_o pa_op pa_oop pa_extfold pa_extfun pa_extprint pa_macro_print pa_mkast pa_mktest pa_pprintf pa_pragma pa_reloc pr_r pr_ro pr_rp pr_o pr_op pr_extend pr_extfun pr_extprint pr_depend pr_null q_phony papr_phony_macro pr_official pa_sml pa_lisp pa_scheme pa_schemer pa_lefteval pr_scheme pr_schemep; do \
-     cp $i.o "/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/local-install/lib/camlp5/."; \
-   done; \
-   cp camlp5o.opt "/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/local-install/bin/."; \
-   cp mkcamlp5.pl "/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/local-install/bin/mkcamlp5.opt"; \
-   chmod a+x "/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/local-install/bin/mkcamlp5.opt"; \
- fi
- make[3]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/etc'
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/top'
- mkdir -p "/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/local-install/lib/camlp5"
- cp camlp5o.cma camlp5r.cma camlp5sch.cma camlp5_top.cma "/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/local-install/lib/camlp5/."
- cp camlp5_top_funs.cmi camlp5_top_funs.cmo "/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/local-install/lib/camlp5/."
- make[3]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/top'
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/ocpp'
- mkdir -p "/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/local-install/lib/camlp5" "/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/local-install/bin"
- cp ocpp.cmo "/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/local-install/lib/camlp5/."
- cp ocpp "/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/local-install/bin/ocpp5"
- make[3]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/ocpp'
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/man'
- mkdir -p "/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/local-install/man/man1"
- cp camlp5.1 "/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/local-install/man/man1/."
- for i in camlp5o.1 camlp5r.1 camlp5sch.1 mkcamlp5.1 ocpp5.1; do \
-   cd "/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/local-install/man/man1"; rm -f $i; ln -s camlp5.1 $i; \
- done
- for i in camlp5o.opt.1 camlp5r.opt.1 mkcamlp5.opt.1; do \
-   cd "/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/local-install/man/man1"; rm -f $i; ln -s camlp5.1 $i; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/man'
- make[3]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/compile'
- if test -f camlp5o.fast.opt; then \
-   cp camlp5o.fast.opt "/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/local-install/bin/camlp5o.opt"; \
- fi
- if test -f pa_o_fast.cmx; then \
-   cp pa_o_fast.cmx pa_o_fast.o "/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/local-install/lib/camlp5/."; \
- fi
- make[3]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/compile'
- cp etc/topfind.camlp5 "/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/local-install/lib/ocaml/." || true
- make[2]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01'
- make[1]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01'
-> compiled  camlp5.8.00.01
Processing 92/94: [camlp5: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01)
- rm -rf "/home/opam/.opam/4.06.1/lib/camlp5"
- for i in lib odyl main meta etc top ocpp man  compile; do \
-   (cd $i; make install DESTDIR= LIBDIR=/home/opam/.opam/4.06.1/lib BINDIR=/home/opam/.opam/4.06.1/bin MANDIR=/home/opam/.opam/4.06.1/man; cd ..); \
- done
- make[1]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/lib'
- mkdir -p "/home/opam/.opam/4.06.1/lib/camlp5"
- cp gramlib.cma *.mli "/home/opam/.opam/4.06.1/lib/camlp5/."
- cp *.cmi "/home/opam/.opam/4.06.1/lib/camlp5/."
- if test -f gramlib.cmxa; then \
-   make installopt LIBDIR="/home/opam/.opam/4.06.1/lib" DESTDIR=; \
- fi
- make[2]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/lib'
- cp gramlib.cmxa *.cmx "/home/opam/.opam/4.06.1/lib/camlp5/."
- if test -f gramlib.lib; then \
-   cp gramlib.lib "/home/opam/.opam/4.06.1/lib/camlp5/."; \
- else \
-   tar cf - gramlib"".a | \
-   (cd "/home/opam/.opam/4.06.1/lib/camlp5/."; tar xf -); \
- fi
- make[2]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/lib'
- make[1]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/lib'
- make[1]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/odyl'
- mkdir -p "/home/opam/.opam/4.06.1/lib/camlp5" "/home/opam/.opam/4.06.1/bin"
- cp odyl.cmo odyl.cma "/home/opam/.opam/4.06.1/lib/camlp5/."
- if test -f odyl.cmxa; then \
-   cp odyl.cmxa odyl.cmx "/home/opam/.opam/4.06.1/lib/camlp5/."; \
-   cp odyl.a odyl.o "/home/opam/.opam/4.06.1/lib/camlp5/."; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/odyl'
- make[1]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/main'
- mkdir -p "/home/opam/.opam/4.06.1/bin"
- mkdir -p "/home/opam/.opam/4.06.1/lib/camlp5"
- cp camlp5 "/home/opam/.opam/4.06.1/bin/."
- cp ast2pt.mli mLast.mli quotation.mli pcaml.mli prtools.mli reloc.mli "/home/opam/.opam/4.06.1/lib/camlp5/."
- cp asttools.cmi ast2pt.cmi mLast.cmi mlsyntax.cmi quotation.cmi pcaml.cmi prtools.cmi reloc.cmi pp_debug.cmi "/home/opam/.opam/4.06.1/lib/camlp5/."
- cp asttools.cmx ast2pt.cmx mlsyntax.cmx quotation.cmx pcaml.cmx prtools.cmx reloc.cmx pp_debug.cmx "/home/opam/.opam/4.06.1/lib/camlp5/."
- cp camlp5.cma "/home/opam/.opam/4.06.1/lib/camlp5/."
- if test -f camlp5.cmxa; then \
-   cp camlp5.cmxa "/home/opam/.opam/4.06.1/lib/camlp5/."; \
-   cp camlp5.a "/home/opam/.opam/4.06.1/lib/camlp5/."; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/main'
- make[1]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/meta'
- mkdir -p "/home/opam/.opam/4.06.1/lib/camlp5" "/home/opam/.opam/4.06.1/bin"
- cp q_MLast.cmo q_ast_base.cmo q_ast.cmo pa_r.cmo pa_rp.cmo pa_macro.cmo pa_macro_gram.cmo pa_fstream.cmo pa_extend.cmo pa_extend_m.cmo pr_dump.cmo pa_lexer.cmo "/home/opam/.opam/4.06.1/lib/camlp5/."
- cp pa_macro.cmi pa_macro_gram.cmi pa_extend.cmi q_MLast.cmi q_ast_base.cmi q_ast.cmi "/home/opam/.opam/4.06.1/lib/camlp5/."
- cp camlp5r "/home/opam/.opam/4.06.1/bin/."
- if test -f camlp5r.opt; then \
-   cp camlp5r.opt "/home/opam/.opam/4.06.1/bin/."; \
- fi
- if test -f pa_r.cmx; then \
-   cp q_MLast.cmx q_ast_base.cmx q_ast.cmx pa_r.cmx pa_rp.cmx pa_macro.cmx pa_macro_gram.cmx pa_fstream.cmx pa_extend.cmx pa_extend_m.cmx pr_dump.cmx pa_lexer.cmx "/home/opam/.opam/4.06.1/lib/camlp5/."; \
-   for i in q_MLast q_ast_base q_ast pa_r pa_rp pa_macro pa_macro_gram pa_fstream pa_extend pa_extend_m pr_dump pa_lexer; do \
-      cp $i.o "/home/opam/.opam/4.06.1/lib/camlp5/."; \
-   done; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/meta'
- make[1]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/etc'
- mkdir -p "/home/opam/.opam/4.06.1/lib/camlp5" "/home/opam/.opam/4.06.1/bin"
- rm -f "/home/opam/.opam/4.06.1/lib/camlp5/pa_lex.cmo"
- cp pa_o.cmo pa_op.cmo pa_oop.cmo pa_extfold.cmo pa_extfun.cmo pa_extprint.cmo pa_macro_print.cmo pa_mkast.cmo pa_mktest.cmo pa_pprintf.cmo pa_pragma.cmo pa_reloc.cmo pr_r.cmo pr_ro.cmo pr_rp.cmo pr_o.cmo pr_op.cmo pr_extend.cmo pr_extfun.cmo pr_extprint.cmo pr_depend.cmo pr_null.cmo q_phony.cmo  papr_phony_macro.cmo pr_official.cmo  pa_sml.cmo pa_lisp.cmo pa_scheme.cmo pa_schemer.cmo pa_lefteval.cmo  pr_scheme.cmo pr_schemep.cmo pr_o.cmi pr_r.cmi "/home/opam/.opam/4.06.1/lib/camlp5/."
- sed -e "s|@VERSION@|8.00|" -e "s|@CAMLP5DIR@|/home/opam/.opam/4.06.1/lib/camlp5|" META.tpl > META
- cp META "/home/opam/.opam/4.06.1/lib/camlp5/."
- cp lib.sml "/home/opam/.opam/4.06.1/lib/camlp5/."
- cp camlp5o camlp5sch "/home/opam/.opam/4.06.1/bin/."
- cp mkcamlp5.pl "/home/opam/.opam/4.06.1/bin/mkcamlp5"
- chmod a+x "/home/opam/.opam/4.06.1/bin/mkcamlp5"
- if test -f pa_o.cmx; then \
-   cp pa_o.cmx pa_op.cmx pa_oop.cmx pa_extfold.cmx pa_extfun.cmx pa_extprint.cmx pa_macro_print.cmx pa_mkast.cmx pa_mktest.cmx pa_pprintf.cmx pa_pragma.cmx pa_reloc.cmx pr_r.cmx pr_ro.cmx pr_rp.cmx pr_o.cmx pr_op.cmx pr_extend.cmx pr_extfun.cmx pr_extprint.cmx pr_depend.cmx pr_null.cmx q_phony.cmx papr_phony_macro.cmx pr_official.cmx pa_sml.cmx pa_lisp.cmx pa_scheme.cmx pa_schemer.cmx pa_lefteval.cmx pr_scheme.cmx pr_schemep.cmx "/home/opam/.opam/4.06.1/lib/camlp5/."; \
-   for i in pa_o pa_op pa_oop pa_extfold pa_extfun pa_extprint pa_macro_print pa_mkast pa_mktest pa_pprintf pa_pragma pa_reloc pr_r pr_ro pr_rp pr_o pr_op pr_extend pr_extfun pr_extprint pr_depend pr_null q_phony papr_phony_macro pr_official pa_sml pa_lisp pa_scheme pa_schemer pa_lefteval pr_scheme pr_schemep; do \
-     cp $i.o "/home/opam/.opam/4.06.1/lib/camlp5/."; \
-   done; \
-   cp camlp5o.opt "/home/opam/.opam/4.06.1/bin/."; \
-   cp mkcamlp5.pl "/home/opam/.opam/4.06.1/bin/mkcamlp5.opt"; \
-   chmod a+x "/home/opam/.opam/4.06.1/bin/mkcamlp5.opt"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/etc'
- make[1]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/top'
- mkdir -p "/home/opam/.opam/4.06.1/lib/camlp5"
- cp camlp5o.cma camlp5r.cma camlp5sch.cma camlp5_top.cma "/home/opam/.opam/4.06.1/lib/camlp5/."
- cp camlp5_top_funs.cmi camlp5_top_funs.cmo "/home/opam/.opam/4.06.1/lib/camlp5/."
- make[1]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/top'
- make[1]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/ocpp'
- mkdir -p "/home/opam/.opam/4.06.1/lib/camlp5" "/home/opam/.opam/4.06.1/bin"
- cp ocpp.cmo "/home/opam/.opam/4.06.1/lib/camlp5/."
- cp ocpp "/home/opam/.opam/4.06.1/bin/ocpp5"
- make[1]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/ocpp'
- make[1]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/man'
- mkdir -p "/home/opam/.opam/4.06.1/man/man1"
- cp camlp5.1 "/home/opam/.opam/4.06.1/man/man1/."
- for i in camlp5o.1 camlp5r.1 camlp5sch.1 mkcamlp5.1 ocpp5.1; do \
-   cd "/home/opam/.opam/4.06.1/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.06.1/man/man1"; rm -f $i; ln -s camlp5.1 $i; \
- done
- make[1]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/man'
- make[1]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/compile'
- if test -f camlp5o.fast.opt; then \
-   cp camlp5o.fast.opt "/home/opam/.opam/4.06.1/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.06.1/lib/camlp5/."; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/camlp5.8.00.01/compile'
- cp etc/topfind.camlp5 "/home/opam/.opam/4.06.1/lib/ocaml/." || true
-> installed camlp5.8.00.01
Processing 93/94: [haxe: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/haxe.4.1.1)
- fatal: not a git repository (or any parent up to mount point /)
- Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
- fatal: not a git repository (or any parent up to mount point /)
- Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
- dune build --workspace dune-workspace.dev src-prebuild/prebuild.exe
- _build/default/src-prebuild/prebuild.exe libparams -cclib -lpcre -cclib -lz -cclib -lmbedtls -cclib -lmbedx509 -cclib -lmbedcrypto > lib.sexp
- _build/default/src-prebuild/prebuild.exe version "0" "" "" > src/compiler/version.ml
- dune build --workspace dune-workspace.dev src/haxe.exe
- File "libs/swflib/swfPic.ml", line 62, characters 7-23:
- Warning 3: deprecated: String.uppercase
- Use String.uppercase_ascii instead.
- File "libs/swflib/swfPic.ml", line 62, characters 7-23:
- Warning 3: deprecated: String.uppercase
- Use String.uppercase_ascii instead.
- File "grammar.mly", line 487, characters 66-67:
- Warning 26: unused variable s.
- File "grammar.mly", line 1117, characters 6-7:
- Warning 26: unused variable s.
- File "grammar.mly", line 1312, characters 41-42:
- Warning 26: unused variable s.
- File "grammar.mly", line 487, characters 66-67:
- Warning 26: unused variable s.
- File "grammar.mly", line 1117, characters 6-7:
- Warning 26: unused variable s.
- File "grammar.mly", line 1312, characters 41-42:
- Warning 26: unused variable s.
- cp -f _build/default/src/haxe.exe ./"haxe"
- (cd /home/opam/.opam/4.06.1/.opam-switch/build/haxe.4.1.1/extra/haxelib_src && /home/opam/.opam/4.06.1/.opam-switch/build/haxe.4.1.1/haxe client.hxml && nekotools boot run.n)
- hx3compat/std/haxe/remoting/HttpConnection.hx:81: characters 11-19 : Warning : neko.Web is deprecated and will be removed from standard library in Haxe 4.2
- hx3compat/std/haxe/remoting/HttpConnection.hx:82: characters 7-15 : Warning : neko.Web is deprecated and will be removed from standard library in Haxe 4.2
- mv extra/haxelib_src/run haxelib
-> compiled  haxe.4.1.1
Processing 94/94: [haxe: cp haxe]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "cp" "haxe" "haxelib" "/home/opam/.opam/4.06.1/bin" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/haxe.4.1.1)
Processing 94/94: [haxe: mkdir]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "mkdir" "-p" "/home/opam/.opam/4.06.1/share/haxe" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/haxe.4.1.1)
Processing 94/94: [haxe: cp std]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "cp" "-r" "std" "/home/opam/.opam/4.06.1/share/haxe/std" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/haxe.4.1.1)
-> installed haxe.4.1.1
Done.
# Run eval $(opam env) to update the current shell environment
2021-07-03 20:56.53 ---> saved as "ab7194ee599964851ea7454e402b2c379f35a6321d29ab37ae3174403b633c01"
Job succeeded