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


Building on x86-bm-15.ocamllabs.io

(from ocurrent/opam:debian-unstable)
WARNING: Error loading config file: .dockercfg: $HOME is not defined
2021-07-03 04:40.52 ---> 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
[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
[ocamlbuild.0.14.0] downloaded from https://github.com/ocaml/ocamlbuild/archive/0.14.0.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 opam-file-format.2.1.3
-> installed 0install-solver.2.17
-> installed cppo.1.6.7
-> 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:  93% (11358/12211)
Updating files:  94% (11479/12211)
Updating files:  95% (11601/12211)
Updating files:  96% (11723/12211)
Updating files:  97% (11845/12211)
Updating files:  98% (11967/12211)
Updating files:  99% (12089/12211)
Updating files: 100% (12211/12211)
Updating files: 100% (12211/12211), done.
2021-07-03 04:40.52 ---> 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 04:40.52 ---> 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 04:40.52 ---> using "0123e084a7b7841fc01d674ea3cc62b640a19885601c401c0149be13108a5da4" from cache

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

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> retrieved ocaml-base-compiler.4.05.0  (cached)
-> installed ocaml-base-compiler.4.05.0
-> installed ocaml-config.1
-> installed ocaml.4.05.0
Done.
# Run eval $(opam env --switch=4.05.0) to update the current shell environment
2021-07-03 04:40.52 ---> using "8be677ce4a7cd402f7e02bdcc64d14debc573f170d6344f21ddfeb719f4abe11" 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 (4739 kB/s)
- Reading package lists...
- 
2021-07-03 04:40.52 ---> using "612a1afa3a615befe01c12e0b29849fffda7de72aa0796c43e5cce69ec7d8883" 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 04:40.52 ---> using "a978c2176917f5b5b8f903338a89efd2030581c8f6ba2ec312cebaf7a81b6855" from cache

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

The following actions will be performed:
  - remove  ocaml-secondary-compiler    4.08.1-1
  - install conf-pkg-config             2          [required by conf-libpcre]
  - install ocamlfind                   1.9.1      [required by bigbro]
  - install dune                        1.11.4     [required by pcre]
  - install conf-perl                   1          [required by camlp5]
  - install conf-libpcre                1          [required by pcre]
  - install base-bytes                  base       [required by pcre]
  - install sexplib0                    v0.13.0    [required by base]
  - install dune-configurator           1.0.0      [required by pcre]
  - install conf-perl-string-shellquote 1          [required by camlp5]
  - install conf-perl-ipc-system-simple 1          [required by camlp5]
  - install base                        v0.13.2    [required by pcre]
  - install camlp5                      8.00.01    [required by bigbro]
  - install pcre                        7.4.1      [required by bigbro]
  - install bigbro                      2.0.4-rev3
===== 14 to install | 1 to remove =====

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

<><> 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" "libpcre3-dev" "libstring-shellquote-perl" "pkg-config"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package libglib2.0-0: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 .../00-libglib2.0-0_2.66.8-1_amd64.deb ...
- Unpacking libglib2.0-0:amd64 (2.66.8-1) ...
- Selecting previously unselected package libglib2.0-data.
- Preparing to unpack .../01-libglib2.0-data_2.66.8-1_all.deb ...
- Unpacking libglib2.0-data (2.66.8-1) ...
- Selecting previously unselected package libicu67:amd64.
- Preparing to unpack .../02-libicu67_67.1-7_amd64.deb ...
- Unpacking libicu67:amd64 (67.1-7) ...
- Selecting previously unselected package libipc-system-simple-perl.
- Preparing to unpack .../03-libipc-system-simple-perl_1.30-1_all.deb ...
- Unpacking libipc-system-simple-perl (1.30-1) ...
- Selecting previously unselected package libpcre16-3:amd64.
- Preparing to unpack .../04-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 .../05-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 .../06-libpcrecpp0v5_2%3a8.39-13_amd64.deb ...
- Unpacking libpcrecpp0v5:amd64 (2:8.39-13) ...
- Selecting previously unselected package libpcre3-dev:amd64.
- Preparing to unpack .../07-libpcre3-dev_2%3a8.39-13_amd64.deb ...
- Unpacking libpcre3-dev:amd64 (2:8.39-13) ...
- Selecting previously unselected package libstring-shellquote-perl.
- Preparing to unpack .../08-libstring-shellquote-perl_1.04-1_all.deb ...
- Unpacking libstring-shellquote-perl (1.04-1) ...
- Selecting previously unselected package libxml2:amd64.
- Preparing to unpack .../09-libxml2_2.9.10+dfsg-6.7_amd64.deb ...
- Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ...
- Selecting previously unselected package pkg-config.
- Preparing to unpack .../10-pkg-config_0.29.2-1_amd64.deb ...
- Unpacking pkg-config (0.29.2-1) ...
- Selecting previously unselected package shared-mime-info.
- Preparing to unpack .../11-shared-mime-info_2.0-1_amd64.deb ...
- Unpacking shared-mime-info (2.0-1) ...
- Selecting previously unselected package xdg-user-dirs.
- Preparing to unpack .../12-xdg-user-dirs_0.17-2_amd64.deb ...
- Unpacking xdg-user-dirs (0.17-2) ...
- Setting up libpcrecpp0v5:amd64 (2:8.39-13) ...
- Setting up libpcre16-3:amd64 (2:8.39-13) ...
- Setting up libicu67:amd64 (67.1-7) ...
- Setting up xdg-user-dirs (0.17-2) ...
- Setting up libglib2.0-0:amd64 (2.66.8-1) ...
- No schema files found: doing nothing.
- Setting up libstring-shellquote-perl (1.04-1) ...
- Setting up libglib2.0-data (2.66.8-1) ...
- Setting up libipc-system-simple-perl (1.30-1) ...
- Setting up libpcre32-3:amd64 (2:8.39-13) ...
- Setting up pkg-config (0.29.2-1) ...
- Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ...
- Setting up libpcre3-dev:amd64 (2:8.39-13) ...
- Setting up shared-mime-info (2.0-1) ...
- Processing triggers for libc-bin (2.31-4) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> removed   ocaml-secondary-compiler.4.08.1-1
Processing  2/43:
Processing  3/43:
Processing  4/43: [bigbro.2.0.4-rev3: http]
Processing  5/43: [bigbro.2.0.4-rev3: http]
-> retrieved base.v0.13.2  (cached)
Processing  6/43: [bigbro.2.0.4-rev3: http]
Processing  7/43: [bigbro.2.0.4-rev3: http]
Processing  8/43: [bigbro.2.0.4-rev3: http]
Processing  9/43: [bigbro.2.0.4-rev3: http]
Processing 10/43: [bigbro.2.0.4-rev3: http]
Processing 11/43: [bigbro.2.0.4-rev3: http]
Processing 12/43: [bigbro.2.0.4-rev3: http] [conf-perl: perl]
Processing 13/43: [bigbro.2.0.4-rev3: http] [conf-perl: perl] [conf-pkg-config: pkg-config]
Processing 13/43: [conf-perl: perl] [conf-pkg-config: pkg-config]
-> retrieved camlp5.8.00.01  (cached)
Processing 14/43: [conf-perl: perl] [conf-pkg-config: pkg-config]
Processing 15/43: [conf-perl: perl] [conf-pkg-config: pkg-config]
-> retrieved dune.1.11.4  (cached)
Processing 16/43: [conf-perl: perl] [conf-pkg-config: pkg-config]
Processing 17/43: [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.05.0/.opam-switch/build/conf-perl.1)
- 
- This is perl 5, version 30, subversion 3 (v5.30.3) built for x86_64-linux-gnu-thread-multi
- (with 50 registered patches, see perl -V for more detail)
- 
- Copyright 1987-2020, Larry Wall
- 
- Perl may be copied only under the terms of either the Artistic License or the
- GNU General Public License, which may be found in the Perl 5 source kit.
- 
- Complete documentation for Perl, including FAQ lists, should be found on
- this system using "man perl" or "perldoc perl".  If you have access to the
- Internet, point your browser at http://www.perl.org/, the Perl Home Page.
- 
- 
- This is perl 5, version 30, subversion 3 (v5.30.3) built for x86_64-linux-gnu-thread-multi
- (with 50 registered patches, see perl -V for more detail)
- 
- Copyright 1987-2020, Larry Wall
- 
- Perl may be copied only under the terms of either the Artistic License or the
- GNU General Public License, which may be found in the Perl 5 source kit.
- 
- Complete documentation for Perl, including FAQ lists, should be found on
- this system using "man perl" or "perldoc perl".  If you have access to the
- Internet, point your browser at http://www.perl.org/, the Perl Home Page.
- 
-> compiled  conf-perl.1
Processing 17/43: [conf-pkg-config: pkg-config] [dune: ocaml bootstrap.ml]
-> installed conf-perl.1
Processing 18/43: [conf-pkg-config: pkg-config] [dune: ocaml bootstrap.ml]
Processing 19/43: [conf-perl-ipc-system-simple: perl] [conf-pkg-config: pkg-config] [dune: ocaml bootstrap.ml]
Processing 20/43: [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.05.0/.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 20/43: [conf-perl-ipc-system-simple: perl] [conf-perl-string-shellquote: perl] [dune: ocaml bootstrap.ml]
Processing 21/43: [conf-perl-ipc-system-simple: perl] [conf-perl-string-shellquote: perl] [dune: ocaml bootstrap.ml] [conf-pkg-config: mkdir]
-> retrieved bigbro.2.0.4-rev3  (http://cristal.inria.fr/~fpottier/bigbro/bigbro-2.0.4-rev3.tar.gz)
Processing 22/43: [conf-perl-ipc-system-simple: perl] [conf-perl-string-shellquote: perl] [dune: ocaml bootstrap.ml] [conf-pkg-config: mkdir]
-> retrieved ocamlfind.1.9.1  (cached)
Processing 23/43: [conf-perl-ipc-system-simple: perl] [conf-perl-string-shellquote: perl] [dune: ocaml bootstrap.ml] [ocamlfind: ./configure] [conf-pkg-config: mkdir]
-> retrieved pcre.7.4.1  (cached)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "perl" "--version" (CWD=/home/opam/.opam/4.05.0/.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 23/43: [conf-perl-ipc-system-simple: perl 1] [conf-perl-string-shellquote: perl] [dune: ocaml bootstrap.ml] [ocamlfind: ./configure] [conf-pkg-config: mkdir]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "perl" "--version" (CWD=/home/opam/.opam/4.05.0/.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 23/43: [conf-perl-ipc-system-simple: perl 1] [conf-perl-string-shellquote: perl 1] [dune: ocaml bootstrap.ml] [ocamlfind: ./configure] [conf-pkg-config: mkdir]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "mkdir" "-p" "/home/opam/.opam/4.05.0/lib/pkgconfig" (CWD=/home/opam/.opam/4.05.0/.opam-switch/build/conf-pkg-config.2)
-> installed conf-pkg-config.2
Processing 23/43: [conf-perl-ipc-system-simple: perl 1] [conf-perl-string-shellquote: perl 1] [dune: ocaml bootstrap.ml] [ocamlfind: ./configure]
Processing 24/43: [conf-libpcre: pkg-config libpcre] [conf-perl-ipc-system-simple: perl 1] [conf-perl-string-shellquote: perl 1] [dune: ocaml bootstrap.ml] [ocamlfind: ./configure]
-> retrieved sexplib0.v0.13.0  (cached)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "perl" "-MIPC::System::Simple" "-e" "1" (CWD=/home/opam/.opam/4.05.0/.opam-switch/build/conf-perl-ipc-system-simple.1)
-> compiled  conf-perl-ipc-system-simple.1
Processing 24/43: [conf-libpcre: pkg-config libpcre] [conf-perl-string-shellquote: perl 1] [dune: ocaml bootstrap.ml] [ocamlfind: ./configure]
-> installed conf-perl-ipc-system-simple.1
Processing 25/43: [conf-libpcre: pkg-config libpcre] [conf-perl-string-shellquote: perl 1] [dune: ocaml bootstrap.ml] [ocamlfind: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "perl" "-MString::ShellQuote" "-e" "1" (CWD=/home/opam/.opam/4.05.0/.opam-switch/build/conf-perl-string-shellquote.1)
-> compiled  conf-perl-string-shellquote.1
Processing 25/43: [conf-libpcre: pkg-config libpcre] [dune: ocaml bootstrap.ml] [ocamlfind: ./configure]
-> installed conf-perl-string-shellquote.1
Processing 26/43: [conf-libpcre: pkg-config libpcre] [dune: ocaml bootstrap.ml] [ocamlfind: ./configure]
Processing 27/43: [camlp5: ./configure] [conf-libpcre: pkg-config libpcre] [dune: ocaml bootstrap.ml] [ocamlfind: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-bindir" "/home/opam/.opam/4.05.0/bin" "-sitelib" "/home/opam/.opam/4.05.0/lib" "-mandir" "/home/opam/.opam/4.05.0/man" "-config" "/home/opam/.opam/4.05.0/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.05.0/.opam-switch/build/ocamlfind.1.9.1)
- Welcome to findlib version 1.9.1
- Configuring core...
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Querying installation: META list not found
- make install will double-check installed META files
- Configuring libraries...
- unix: found
- bigarray: found
- compiler-libs: found
- dbm: not present (normal since 4.00)
- graphics: found
- num: found
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: found
- raw_spacetime: found
- threads: found
- str: found
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for bigarray written to site-lib-src/bigarray/META
- Configuration for compiler-libs written to site-lib-src/compiler-libs/META
- Configuration for graphics written to site-lib-src/graphics/META
- Configuration for num written to site-lib-src/num/META
- Configuration for num-top written to site-lib-src/num-top/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for raw_spacetime written to site-lib-src/raw_spacetime/META
- Configuration for threads written to site-lib-src/threads/META
- Configuration for str written to site-lib-src/str/META
- Configuration for bytes written to site-lib-src/bytes/META
- Detecting compiler arguments: (extractor built) ok
- 
- About the OCAML core installation:
-     Standard library:      /home/opam/.opam/4.05.0/lib/ocaml
-     Binaries:              /home/opam/.opam/4.05.0/bin
-     Manual pages:          /home/opam/.opam/4.05.0/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.05.0/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.05.0/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.05.0/bin
-     Manual pages:          /home/opam/.opam/4.05.0/man
-     topfind script:        /home/opam/.opam/4.05.0/lib/ocaml
- Topfind ppxopt support:    yes
- Toolbox:                   no
- Link custom runtime:       no
- Need bytes compatibility:  no
- 
- Configuration has been written to Makefile.config
- 
- You can now do 'make all', and optionally 'make opt', to build ocamlfind.
- Welcome to findlib version 1.9.1
- Configuring core...
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Querying installation: META list not found
- make install will double-check installed META files
- Configuring libraries...
- unix: found
- bigarray: found
- compiler-libs: found
- dbm: not present (normal since 4.00)
- graphics: found
- num: found
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: found
- raw_spacetime: found
- threads: found
- str: found
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for bigarray written to site-lib-src/bigarray/META
- Configuration for compiler-libs written to site-lib-src/compiler-libs/META
- Configuration for graphics written to site-lib-src/graphics/META
- Configuration for num written to site-lib-src/num/META
- Configuration for num-top written to site-lib-src/num-top/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for raw_spacetime written to site-lib-src/raw_spacetime/META
- Configuration for threads written to site-lib-src/threads/META
- Configuration for str written to site-lib-src/str/META
- Configuration for bytes written to site-lib-src/bytes/META
- Detecting compiler arguments: (extractor built) ok
- 
- About the OCAML core installation:
-     Standard library:      /home/opam/.opam/4.05.0/lib/ocaml
-     Binaries:              /home/opam/.opam/4.05.0/bin
-     Manual pages:          /home/opam/.opam/4.05.0/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.05.0/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.05.0/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.05.0/bin
-     Manual pages:          /home/opam/.opam/4.05.0/man
-     topfind script:        /home/opam/.opam/4.05.0/lib/ocaml
- Topfind ppxopt support:    yes
- Toolbox:                   no
- Link custom runtime:       no
- Need bytes compatibility:  no
- 
- Configuration has been written to Makefile.config
- 
- You can now do 'make all', and optionally 'make opt', to build ocamlfind.
Processing 27/43: [camlp5: ./configure] [conf-libpcre: pkg-config libpcre] [dune: ocaml bootstrap.ml] [ocamlfind: make all]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "libpcre" (CWD=/home/opam/.opam/4.05.0/.opam-switch/build/conf-libpcre.1)
-> compiled  conf-libpcre.1
Processing 27/43: [camlp5: ./configure] [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> installed conf-libpcre.1
Processing 28/43: [camlp5: ./configure] [dune: ocaml bootstrap.ml] [ocamlfind: make all]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "--prefix" "/home/opam/.opam/4.05.0" "-libdir" "/home/opam/.opam/4.05.0/lib" "-mandir" "/home/opam/.opam/4.05.0/man" (CWD=/home/opam/.opam/4.05.0/.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.05.0
- VERSION=8.00
- OCAMLC_W_Y="-w y"
- WARNERR="-warn-error +A-11"
- NO_PR_DIR=--no-print-directory
- OLIBDIR=/home/opam/.opam/4.05.0/lib/ocaml
- OCLIBDIR=+compiler-libs
- PREFIX=/home/opam/.opam/4.05.0
- OTOPP=+compiler-libs
- OTOPW=+compiler-libs
- OTOPU=$(TOP)/ocaml_stuff/4.05.0/utils
- BINDIR=$(PREFIX)/bin
- LIBDIR=/home/opam/.opam/4.05.0/lib
- MANDIR=/home/opam/.opam/4.05.0/man
- OCAMLN=ocaml
- CAMLP5N=camlp5
- 
- === strict mode ===
- 
- 
- Resulting configuration file (config/Makefile.cnf):
- 
- MODE=S
- EXE=
- OPT=.opt
- EXT_OBJ=.o
- EXT_LIB=.a
- OVERSION=4.05.0
- VERSION=8.00
- OCAMLC_W_Y="-w y"
- WARNERR="-warn-error +A-11"
- NO_PR_DIR=--no-print-directory
- OLIBDIR=/home/opam/.opam/4.05.0/lib/ocaml
- OCLIBDIR=+compiler-libs
- PREFIX=/home/opam/.opam/4.05.0
- OTOPP=+compiler-libs
- OTOPW=+compiler-libs
- OTOPU=$(TOP)/ocaml_stuff/4.05.0/utils
- BINDIR=$(PREFIX)/bin
- LIBDIR=/home/opam/.opam/4.05.0/lib
- MANDIR=/home/opam/.opam/4.05.0/man
- OCAMLN=ocaml
- CAMLP5N=camlp5
- 
- === strict mode ===
- 
Processing 28/43: [camlp5: make world.opt] [dune: ocaml bootstrap.ml] [ocamlfind: make all]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.05.0/.opam-switch/build/ocamlfind.1.9.1)
- for p in findlib; do ( cd src/$p; make all ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- ocamllex fl_meta.mll
- 22 states, 392 transitions, table size 1700 bytes
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib_config.mlp | \
-          ../../tools/patch '@CONFIGFILE@' '/home/opam/.opam/4.05.0/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.05.0/lib/ocaml' | \
- 	sed -e 's;@AUTOLINK@;true;g' \
- 	    -e 's;@SYSTEM@;linux;g' \
- 	     >findlib_config.ml
- if [ "true" = "true" ]; then                 \
- 	cp topfind.ml.in topfind.ml;                             \
- else                                                             \
- 	sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in     \
- 		> topfind.ml ;                                   \
- fi
- ocamldep *.ml *.mli >depend
- ocamlc -I +compiler-libs -opaque -g -c findlib_config.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_split.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_metatoken.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_meta.ml
- ocamlc -I +compiler-libs -opaque -c fl_metascanner.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_metascanner.ml
- ocamlc -I +compiler-libs -opaque -c fl_topo.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_topo.ml
- ocamlc -I +compiler-libs -opaque -c fl_package_base.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_package_base.ml
- ocamlc -I +compiler-libs -opaque -c findlib.mli
- ocamlc -I +compiler-libs -opaque -g -c findlib.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_args.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_lint.ml
- ocamlc -I +compiler-libs -a -o findlib.cma findlib_config.cmo fl_split.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo
- ocamlc -I +compiler-libs -opaque -g -c ocaml_args.ml
- ocamlc -I +compiler-libs -opaque -g -c frontend.ml
- File "frontend.ml", line 1826, characters 16-29:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- ocamlc -I +compiler-libs  -o ocamlfind -g findlib.cma unix.cma \
-            ocaml_args.cmo frontend.cmo
- ocamlc -I +compiler-libs -opaque -c topfind.mli
- ocamlc -I +compiler-libs -opaque -g -c topfind.ml
- ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat topfind_rd1.p | \
-          ../../tools/patch '@SITELIB@' '/home/opam/.opam/4.05.0/lib' \
-     	    >topfind
- ocamlc -I +compiler-libs -opaque -c num_top_printers.mli
- ocamlc -I +compiler-libs -opaque -g -c num_top_printers.ml
- ocamlc -I +compiler-libs -opaque -c num_top.mli
- ocamlc -I +compiler-libs -opaque -g -c num_top.ml
- ocamlc -I +compiler-libs -a -o num_top.cma num_top_printers.cmo num_top.cmo
- ocamlc -I +compiler-libs -opaque -c fl_dynload.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_dynload.ml
- ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo
- make[1]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- make all-config
- make[1]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/ocamlfind.1.9.1'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/4.05.0/lib' >findlib.conf
- if ./tools/cmd_from_same_dir ocamlc; then \
- 	echo 'ocamlc="ocamlc.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamlopt; then \
- 	echo 'ocamlopt="ocamlopt.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldep; then \
- 	echo 'ocamldep="ocamldep.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldoc; then \
- 	echo 'ocamldoc="ocamldoc.opt"' >>findlib.conf; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/ocamlfind.1.9.1'
- for p in findlib; do ( cd src/$p; make all ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- ocamllex fl_meta.mll
- 22 states, 392 transitions, table size 1700 bytes
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib_config.mlp | \
-          ../../tools/patch '@CONFIGFILE@' '/home/opam/.opam/4.05.0/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.05.0/lib/ocaml' | \
- 	sed -e 's;@AUTOLINK@;true;g' \
- 	    -e 's;@SYSTEM@;linux;g' \
- 	     >findlib_config.ml
- if [ "true" = "true" ]; then                 \
- 	cp topfind.ml.in topfind.ml;                             \
- else                                                             \
- 	sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in     \
- 		> topfind.ml ;                                   \
- fi
- ocamldep *.ml *.mli >depend
- ocamlc -I +compiler-libs -opaque -g -c findlib_config.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_split.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_metatoken.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_meta.ml
- ocamlc -I +compiler-libs -opaque -c fl_metascanner.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_metascanner.ml
- ocamlc -I +compiler-libs -opaque -c fl_topo.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_topo.ml
- ocamlc -I +compiler-libs -opaque -c fl_package_base.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_package_base.ml
- ocamlc -I +compiler-libs -opaque -c findlib.mli
- ocamlc -I +compiler-libs -opaque -g -c findlib.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_args.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_lint.ml
- ocamlc -I +compiler-libs -a -o findlib.cma findlib_config.cmo fl_split.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo
- ocamlc -I +compiler-libs -opaque -g -c ocaml_args.ml
- ocamlc -I +compiler-libs -opaque -g -c frontend.ml
- File "frontend.ml", line 1826, characters 16-29:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- ocamlc -I +compiler-libs  -o ocamlfind -g findlib.cma unix.cma \
-            ocaml_args.cmo frontend.cmo
- ocamlc -I +compiler-libs -opaque -c topfind.mli
- ocamlc -I +compiler-libs -opaque -g -c topfind.ml
- ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat topfind_rd1.p | \
-          ../../tools/patch '@SITELIB@' '/home/opam/.opam/4.05.0/lib' \
-     	    >topfind
- ocamlc -I +compiler-libs -opaque -c num_top_printers.mli
- ocamlc -I +compiler-libs -opaque -g -c num_top_printers.ml
- ocamlc -I +compiler-libs -opaque -c num_top.mli
- ocamlc -I +compiler-libs -opaque -g -c num_top.ml
- ocamlc -I +compiler-libs -a -o num_top.cma num_top_printers.cmo num_top.cmo
- ocamlc -I +compiler-libs -opaque -c fl_dynload.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_dynload.ml
- ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo
- make[1]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- make all-config
- make[1]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/ocamlfind.1.9.1'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/4.05.0/lib' >findlib.conf
- if ./tools/cmd_from_same_dir ocamlc; then \
- 	echo 'ocamlc="ocamlc.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamlopt; then \
- 	echo 'ocamlopt="ocamlopt.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldep; then \
- 	echo 'ocamldep="ocamldep.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldoc; then \
- 	echo 'ocamldoc="ocamldoc.opt"' >>findlib.conf; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/ocamlfind.1.9.1'
Processing 28/43: [camlp5: make world.opt] [dune: ocaml bootstrap.ml] [ocamlfind: make opt]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opt" (CWD=/home/opam/.opam/4.05.0/.opam-switch/build/ocamlfind.1.9.1)
- for p in findlib; do ( cd src/$p; make opt ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- ocamlopt -I +compiler-libs -g -opaque -c findlib_config.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_split.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_metatoken.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_meta.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_metascanner.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_topo.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_package_base.ml
- ocamlopt -I +compiler-libs -g -opaque -c findlib.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_args.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_lint.ml
- ocamlopt -I +compiler-libs -g -a -o findlib.cmxa findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque -c ocaml_args.ml
- ocamlopt -I +compiler-libs -g -opaque -c frontend.ml
- File "frontend.ml", line 1826, characters 16-29:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \
- 	   ocaml_args.cmx frontend.cmx
- ocamlopt -I +compiler-libs -g -opaque -c topfind.ml
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Topdirs, and its interface was not compiled with -opaque
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
- ocamlopt -I +compiler-libs -g -a -o findlib_top.cmxa topfind.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_top.cmxs topfind.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque -c fl_dynload.ml
- ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- for p in findlib; do ( cd src/$p; make opt ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- ocamlopt -I +compiler-libs -g -opaque -c findlib_config.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_split.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_metatoken.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_meta.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_metascanner.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_topo.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_package_base.ml
- ocamlopt -I +compiler-libs -g -opaque -c findlib.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_args.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_lint.ml
- ocamlopt -I +compiler-libs -g -a -o findlib.cmxa findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque -c ocaml_args.ml
- ocamlopt -I +compiler-libs -g -opaque -c frontend.ml
- File "frontend.ml", line 1826, characters 16-29:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \
- 	   ocaml_args.cmx frontend.cmx
- ocamlopt -I +compiler-libs -g -opaque -c topfind.ml
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Topdirs, and its interface was not compiled with -opaque
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
- ocamlopt -I +compiler-libs -g -a -o findlib_top.cmxa topfind.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_top.cmxs topfind.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque -c fl_dynload.ml
- ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
-> compiled  ocamlfind.1.9.1
Processing 28/43: [camlp5: make world.opt] [dune: ocaml bootstrap.ml]
Processing 29/43: [camlp5: make world.opt] [dune: ocaml bootstrap.ml] [ocamlfind: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.05.0/.opam-switch/build/ocamlfind.1.9.1)
- if [ "1" -eq 1 ]; then \
-     for x in camlp4 dbm graphics labltk num ocamlbuild; do \
-       if [ -f "/home/opam/.opam/4.05.0/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.05.0/lib/$x/META"; then \
-           rm -f site-lib-src/$x/META; \
-         fi \
-       fi \
-     done; \
-     test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \
-   fi
- echo 'SITELIB_META =' > Makefile.packages.in
- for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done
- tr '\n' ' ' < Makefile.packages.in > Makefile.packages
- rm Makefile.packages.in
- mkdir -p "/home/opam/.opam/4.05.0/bin"
- mkdir -p "/home/opam/.opam/4.05.0/man"
- make install-config
- make[1]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "`dirname \"/home/opam/.opam/4.05.0/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.05.0/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/4.05.0/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/ocamlfind.1.9.1'
- for p in findlib; do ( cd src/$p; make install ); done
- make[1]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- mkdir -p "/home/opam/.opam/4.05.0/lib/findlib"
- mkdir -p "/home/opam/.opam/4.05.0/bin"
- test 1 -eq 0 || cp topfind "/home/opam/.opam/4.05.0/lib/ocaml"
- files=` ../../tools/collect_files ../../Makefile.config findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs topfind.cmi topfind.mli fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi fl_metatoken.cmi findlib_top.cma findlib_top.cmxa findlib_top.a findlib_top.cmxs findlib_dynload.cma findlib_dynload.cmxa findlib_dynload.a findlib_dynload.cmxs fl_dynload.mli fl_dynload.cmi META` && \
- cp $files "/home/opam/.opam/4.05.0/lib/findlib"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- cp $f "/home/opam/.opam/4.05.0/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/4.05.0/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/4.05.0/lib/ocaml/compiler-libs/"; \
-     cp topdirs.cmi toploop.cmi "/home/opam/.opam/4.05.0/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- make install-meta
- make[1]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/ocamlfind.1.9.1'
- for x in bigarray bytes compiler-libs dynlink graphics num num-top ocamldoc raw_spacetime stdlib str threads unix ; do mkdir -p "/home/opam/.opam/4.05.0/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.05.0/lib/$x"; done
- mkdir -p "/home/opam/.opam/4.05.0/lib/findlib"; cp Makefile.packages "/home/opam/.opam/4.05.0/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/ocamlfind.1.9.1'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; }
- make[1]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- mkdir -p "/home/opam/.opam/4.05.0/lib/num-top"
- cp num_top.cma num_top.cmi num_top_printers.cmi \
- 	"/home/opam/.opam/4.05.0/lib/num-top"
- make[1]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- test ! -f 'site-lib-src/camlp4/META' ||	cp tools/safe_camlp4 "/home/opam/.opam/4.05.0/bin"
- make install-doc
- make[1]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "/home/opam/.opam/4.05.0/man/man1" "/home/opam/.opam/4.05.0/man/man3" "/home/opam/.opam/4.05.0/man/man5"
- cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.05.0/man/man1"
- cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.05.0/man/man5"
- make[1]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/ocamlfind.1.9.1'
- if [ "1" -eq 1 ]; then \
-     for x in camlp4 dbm graphics labltk num ocamlbuild; do \
-       if [ -f "/home/opam/.opam/4.05.0/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.05.0/lib/$x/META"; then \
-           rm -f site-lib-src/$x/META; \
-         fi \
-       fi \
-     done; \
-     test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \
-   fi
- echo 'SITELIB_META =' > Makefile.packages.in
- for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done
- tr '\n' ' ' < Makefile.packages.in > Makefile.packages
- rm Makefile.packages.in
- mkdir -p "/home/opam/.opam/4.05.0/bin"
- mkdir -p "/home/opam/.opam/4.05.0/man"
- make install-config
- make[1]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "`dirname \"/home/opam/.opam/4.05.0/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.05.0/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/4.05.0/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/ocamlfind.1.9.1'
- for p in findlib; do ( cd src/$p; make install ); done
- make[1]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- mkdir -p "/home/opam/.opam/4.05.0/lib/findlib"
- mkdir -p "/home/opam/.opam/4.05.0/bin"
- test 1 -eq 0 || cp topfind "/home/opam/.opam/4.05.0/lib/ocaml"
- files=` ../../tools/collect_files ../../Makefile.config findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs topfind.cmi topfind.mli fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi fl_metatoken.cmi findlib_top.cma findlib_top.cmxa findlib_top.a findlib_top.cmxs findlib_dynload.cma findlib_dynload.cmxa findlib_dynload.a findlib_dynload.cmxs fl_dynload.mli fl_dynload.cmi META` && \
- cp $files "/home/opam/.opam/4.05.0/lib/findlib"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- cp $f "/home/opam/.opam/4.05.0/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/4.05.0/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/4.05.0/lib/ocaml/compiler-libs/"; \
-     cp topdirs.cmi toploop.cmi "/home/opam/.opam/4.05.0/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- make install-meta
- make[1]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/ocamlfind.1.9.1'
- for x in bigarray bytes compiler-libs dynlink graphics num num-top ocamldoc raw_spacetime stdlib str threads unix ; do mkdir -p "/home/opam/.opam/4.05.0/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.05.0/lib/$x"; done
- mkdir -p "/home/opam/.opam/4.05.0/lib/findlib"; cp Makefile.packages "/home/opam/.opam/4.05.0/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/ocamlfind.1.9.1'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; }
- make[1]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- mkdir -p "/home/opam/.opam/4.05.0/lib/num-top"
- cp num_top.cma num_top.cmi num_top_printers.cmi \
- 	"/home/opam/.opam/4.05.0/lib/num-top"
- make[1]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- test ! -f 'site-lib-src/camlp4/META' ||	cp tools/safe_camlp4 "/home/opam/.opam/4.05.0/bin"
- make install-doc
- make[1]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "/home/opam/.opam/4.05.0/man/man1" "/home/opam/.opam/4.05.0/man/man3" "/home/opam/.opam/4.05.0/man/man5"
- cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.05.0/man/man1"
- cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.05.0/man/man5"
- make[1]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/ocamlfind.1.9.1'
-> installed ocamlfind.1.9.1
Processing 29/43: [camlp5: make world.opt] [dune: ocaml bootstrap.ml]
Processing 30/43: [camlp5: make world.opt] [dune: ocaml bootstrap.ml]
-> installed base-bytes.base
Processing 31/43: [camlp5: make world.opt] [dune: ocaml bootstrap.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "bootstrap.ml" (CWD=/home/opam/.opam/4.05.0/.opam-switch/build/dune.1.11.4)
- cp src/ocaml-syntax-shims/pp.real.ml src/ocaml-syntax-shims/pp.ml
- cp src/ocaml-syntax-shims/shims.403.ml src/ocaml-syntax-shims/shims.ml
- /home/opam/.opam/4.05.0/bin/ocamllex.opt -q src/ocaml-syntax-shims/let_trail.mll
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules src/ocaml-syntax-shims/let_trail.mli src/ocaml-syntax-shims/let_trail.ml src/ocaml-syntax-shims/pp.ml src/ocaml-syntax-shims/shims.ml > boot-depends.txt
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -g -w -40 -o boot-pp.exe -I +compiler-libs ocamlcommon.cmxa boot_pp.ml
- /home/opam/.opam/4.05.0/bin/ocamllex.opt -q src/ocamlobjinfo.mll
- /home/opam/.opam/4.05.0/bin/ocamllex.opt -q src/meta_lexer.mll
- /home/opam/.opam/4.05.0/bin/ocamllex.opt -q src/dune_lexer.mll
- /home/opam/.opam/4.05.0/bin/ocamllex.opt -q src/dune_lang/dune_lexer.mll
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' src/action.mli src/action.ml src/action_ast.ml src/action_dune_lang.mli src/action_dune_lang.ml src/action_exec.mli src/action_exec.ml src/action_intf.ml src/action_mapper.mli src/action_mapper.ml src/action_to_sh.mli src/action_to_sh.boot.ml src/action_unexpanded.mli src/action_unexpanded.ml src/alias.mli src/alias.ml src/artifact_substitution.mli src/artifact_substitution.ml src/artifacts.mli src/artifacts.ml src/binary_kind.mli src/binary_kind.ml src/bindings.mli src/bindings.ml src/blang.mli src/blang.ml src/bootstrap.mli src/bootstrap.boot.ml src/build.mli src/build.ml otherlibs/build-info/src/build_info.mli otherlibs/build-info/src/build_info.ml otherlibs/build-info/src/build_info_data.mli otherlibs/build-info/src/build_info_data.boot.ml src/build_system.mli src/build_system.ml src/c.mli src/c.ml src/c_sources.mli src/c_sources.ml src/cached_digest.mli src/cached_digest.ml src/check_rules.mli src/check_rules.ml src/cinaps.mli src/cinaps.boot.ml src/clflags.mli src/clflags.ml src/cm_files.mli src/cm_files.ml src/cm_kind.mli src/cm_kind.ml src/colors.mli src/colors.ml src/command.mli src/command.ml src/compilation_context.mli src/compilation_context.ml src/config.mli src/config.ml src/context.mli src/context.ml src/coq_module.mli src/coq_module.ml src/coq_rules.mli src/coq_rules.boot.ml src/dep.mli src/dep.ml src/dep_graph.mli src/dep_graph.ml src/dep_path.mli src/dep_path.ml src/dep_rules.mli src/dep_rules.ml src/dialect.mli src/dialect.ml src/diff.mli src/diff.ml src/dir_contents.mli src/dir_contents.ml src/dir_set.mli src/dir_set.ml src/dir_status.mli src/dir_status.ml src/dir_with_dune.mli src/dir_with_dune.ml src/dpath.mli src/dpath.ml src/dune_env.mli src/dune_env.ml src/dune_file.mli src/dune_file.ml src/dune_init.mli src/dune_init.ml src/dune_lexer.mli src/dune_lexer.ml src/dune_load.mli src/dune_load.ml src/dune_package.mli src/dune_package.ml src/dune_project.mli src/dune_project.ml vendor/boot/dune_re.ml src/dynlink_supported.mli src/dynlink_supported.ml src/env_node.mli src/env_node.ml src/exe.mli src/exe.ml src/exe_rules.mli src/exe_rules.ml src/expander.mli src/expander.ml src/file_binding.mli src/file_binding.ml src/file_selector.mli src/file_selector.ml src/file_tree.mli src/file_tree.ml src/findlib.mli src/findlib.ml src/format_dune_lang.mli src/format_dune_lang.ml src/format_rules.mli src/format_rules.ml src/gen_meta.mli src/gen_meta.ml src/gen_rules.mli src/gen_rules.ml src/glob.mli src/glob.ml src/glob_lexer.mli src/glob_lexer.boot.ml src/hooks.mli src/hooks.ml src/import.ml src/inline_tests.mli src/inline_tests.boot.ml src/install.mli src/install.ml src/install_rules.mli src/install_rules.ml src/installed_dune_file.mli src/installed_dune_file.ml src/js_of_ocaml_rules.mli src/js_of_ocaml_rules.boot.ml src/lib.mli src/lib.ml src/lib_archives.mli src/lib_archives.ml src/lib_config.mli src/lib_config.ml src/lib_deps_info.mli src/lib_deps_info.ml src/lib_file_deps.mli src/lib_file_deps.ml src/lib_info.mli src/lib_info.ml src/lib_kind.mli src/lib_kind.ml src/lib_name.mli src/lib_name.ml src/lib_rules.mli src/lib_rules.ml src/link_time_code_gen.mli src/link_time_code_gen.ml src/local_package.mli src/local_package.ml src/main.mli src/main.ml src/menhir.mli src/menhir.boot.ml src/merlin.mli src/merlin.ml src/meta.mli src/meta.ml src/meta_lexer.mli src/meta_lexer.ml src/ml_kind.mli src/ml_kind.ml src/mode.mli src/mode.ml src/module.mli src/module.ml src/module_compilation.mli src/module_compilation.ml src/modules.mli src/modules.ml src/modules_field_evaluator.mli src/modules_field_evaluator.ml src/obj_dir.mli src/obj_dir.ml src/ocaml_flags.mli src/ocaml_flags.ml src/ocaml_version.mli src/ocaml_version.ml src/ocamldep.mli src/ocamldep.ml src/ocamlobjinfo.mli src/ocamlobjinfo.ml src/odoc.mli src/odoc.boot.ml vendor/boot/opamBaseParser.ml vendor/boot/opamLexer.ml vendor/boot/opamParserTypes.ml vendor/boot/opamPrinter.ml src/opam_create.mli src/opam_create.boot.ml src/opam_file.mli src/opam_file.ml src/ordered_set_lang.mli src/ordered_set_lang.ml src/package.mli src/package.ml src/packages.mli src/packages.ml src/per_item.mli src/per_item.ml src/persistent.mli src/persistent.ml src/pform.mli src/pform.ml src/predicate.mli src/predicate.ml src/predicate_lang.mli src/predicate_lang.ml src/preprocessing.mli src/preprocessing.ml src/print_diff.mli src/print_diff.ml src/process.mli src/process.ml src/promotion.mli src/promotion.ml src/report_error.mli src/report_error.ml src/response_file.mli src/response_file.ml src/rule.mli src/rule.ml src/rules.mli src/rules.ml src/scheduler.mli src/scheduler.ml src/scheme.mli src/scheme.ml src/scope.mli src/scope.ml src/setup.mli src/setup.boot.ml src/simple_rules.mli src/simple_rules.ml src/spawn.mli src/spawn.ml src/stanza.mli src/stanza.ml src/static_deps.mli src/static_deps.ml src/stats.mli src/stats.boot.ml src/string_with_vars.mli src/string_with_vars.ml src/sub_dirs.mli src/sub_dirs.ml src/sub_system.mli src/sub_system.ml src/sub_system_info.mli src/sub_system_info.ml src/sub_system_intf.ml src/sub_system_name.mli src/sub_system_name.ml src/super_context.mli src/super_context.ml src/syntax.mli src/syntax.ml src/test_rules.mli src/test_rules.boot.ml src/top_closure.mli src/top_closure.ml src/toplevel.mli src/toplevel.ml src/upgrader.mli src/upgrader.boot.ml src/utils.mli src/utils.ml src/utop.mli src/utop.boot.ml src/value.mli src/value.ml src/variant.mli src/variant.ml src/vcs.mli src/vcs.ml src/versioned_file.mli src/versioned_file.ml src/vimpl.mli src/vimpl.ml src/virtual_rules.mli src/virtual_rules.ml src/visibility.mli src/visibility.ml src/watermarks.mli src/watermarks.ml src/workspace.mli src/workspace.ml src/wrapped.mli src/wrapped.ml > boot-depends.txt
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' src/dag/dag.mli src/dag/dag.ml src/dag/dag_intf.ml > boot-depends.txt
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' src/stdune/caml/dune_caml.ml > boot-depends.txt
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' src/dune_lang/dune_lang.mli src/dune_lang/dune_lang.ml src/dune_lang/atom.mli src/dune_lang/atom.ml src/dune_lang/combinators.ml src/dune_lang/dune_lexer.mli src/dune_lang/dune_lexer.ml src/dune_lang/escape.mli src/dune_lang/escape.ml src/dune_lang/file_syntax.mli src/dune_lang/file_syntax.ml src/dune_lang/jbuild_lexer.mli src/dune_lang/jbuild_lexer.boot.ml src/dune_lang/lexer.mli src/dune_lang/lexer.ml src/dune_lang/lexer_shared.mli src/dune_lang/lexer_shared.ml src/dune_lang/template.mli src/dune_lang/template.ml src/dune_lang/types.ml > boot-depends.txt
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' src/stdune/result/dune_result.ml src/stdune/result/result.mli src/stdune/result/result.ml src/stdune/result/result_compat.ml > boot-depends.txt
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' src/fiber/fiber.mli src/fiber/fiber.ml > boot-depends.txt
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' vendor/incremental-cycles/src/incremental_cycles.mli vendor/incremental-cycles/src/incremental_cycles.ml vendor/incremental-cycles/src/incremental_cycles_intf.ml > boot-depends.txt
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' src/memo/memo.mli src/memo/memo.ml src/memo/implicit_output.mli src/memo/implicit_output.ml > boot-depends.txt
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' src/ocaml-config/ocaml_config.mli src/ocaml-config/ocaml_config.ml > boot-depends.txt
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' src/stdune/stdune.ml src/stdune/ansi_color.mli src/stdune/ansi_color.ml src/stdune/appendable_list.mli src/stdune/appendable_list.ml src/stdune/array.ml src/stdune/bin.mli src/stdune/bin.ml src/stdune/bool.mli src/stdune/bool.ml src/stdune/bytes.mli src/stdune/bytes.ml src/stdune/char.ml src/stdune/code_error.mli src/stdune/code_error.ml src/stdune/common.ml src/stdune/comparable.mli src/stdune/comparable.ml src/stdune/comparable_intf.ml src/stdune/comparator.mli src/stdune/comparator.ml src/stdune/console.mli src/stdune/console.ml src/stdune/csexp.mli src/stdune/csexp.ml src/stdune/digest.mli src/stdune/digest.ml src/stdune/dyn.mli src/stdune/dyn.ml src/stdune/either.mli src/stdune/either.ml src/stdune/env.mli src/stdune/env.ml src/stdune/escape.mli src/stdune/escape.ml src/stdune/exn.mli src/stdune/exn.ml src/stdune/exn_with_backtrace.mli src/stdune/exn_with_backtrace.ml src/stdune/fdecl.mli src/stdune/fdecl.ml src/stdune/filename.mli src/stdune/filename.ml src/stdune/float.mli src/stdune/float.ml src/stdune/fmt.mli src/stdune/fmt.ml src/stdune/fn.mli src/stdune/fn.ml src/stdune/hashable.ml src/stdune/hashtbl.mli src/stdune/hashtbl.ml src/stdune/hashtbl_intf.ml src/stdune/id.mli src/stdune/id.ml src/stdune/int.mli src/stdune/int.ml src/stdune/interned.mli src/stdune/interned.ml src/stdune/io.mli src/stdune/io.ml src/stdune/lexbuf.mli src/stdune/lexbuf.ml src/stdune/list.mli src/stdune/list.ml src/stdune/loc.mli src/stdune/loc.ml src/stdune/loc0.ml src/stdune/log.mli src/stdune/log.ml src/stdune/map.mli src/stdune/map.ml src/stdune/map_intf.ml src/stdune/monad.mli src/stdune/monad.ml src/stdune/nothing.mli src/stdune/nothing.ml src/stdune/option.mli src/stdune/option.ml src/stdune/or_exn.mli src/stdune/or_exn.ml src/stdune/ordered.mli src/stdune/ordered.ml src/stdune/ordering.mli src/stdune/ordering.ml src/stdune/path.mli src/stdune/path.ml src/stdune/path_intf.ml src/stdune/poly.mli src/stdune/poly.ml src/stdune/pp.mli src/stdune/pp.ml src/stdune/proc.mli src/stdune/proc.ml src/stdune/result.mli src/stdune/result.ml src/stdune/set.mli src/stdune/set.ml src/stdune/set_intf.ml src/stdune/sexp.mli src/stdune/sexp.ml src/stdune/signal.mli src/stdune/signal.ml src/stdune/staged.mli src/stdune/staged.ml src/stdune/string.mli src/stdune/string.ml src/stdune/string_split.mli src/stdune/string_split.ml src/stdune/table.mli src/stdune/table.ml src/stdune/tuple.mli src/stdune/tuple.ml src/stdune/type_eq.mli src/stdune/type_eq.ml src/stdune/unit.mli src/stdune/unit.ml src/stdune/univ_map.mli src/stdune/univ_map.ml src/stdune/user_error.mli src/stdune/user_error.ml src/stdune/user_message.mli src/stdune/user_message.ml src/stdune/user_warning.mli src/stdune/user_warning.ml > boot-depends.txt
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' src/wp/wp.mli src/wp/wp.boot.ml > boot-depends.txt
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' src/xdg/xdg.mli src/xdg/xdg.ml > boot-depends.txt
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -g -w -40 -o boot.exe -pp './boot-pp.exe -dump-ast' -I +threads unix.cma threads.cma boot.ml
- cp src/ocaml-syntax-shims/pp.real.ml src/ocaml-syntax-shims/pp.ml
- cp src/ocaml-syntax-shims/shims.403.ml src/ocaml-syntax-shims/shims.ml
- /home/opam/.opam/4.05.0/bin/ocamllex.opt -q src/ocaml-syntax-shims/let_trail.mll
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules src/ocaml-syntax-shims/let_trail.mli src/ocaml-syntax-shims/let_trail.ml src/ocaml-syntax-shims/pp.ml src/ocaml-syntax-shims/shims.ml > boot-depends.txt
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -g -w -40 -o boot-pp.exe -I +compiler-libs ocamlcommon.cmxa boot_pp.ml
- /home/opam/.opam/4.05.0/bin/ocamllex.opt -q src/ocamlobjinfo.mll
- /home/opam/.opam/4.05.0/bin/ocamllex.opt -q src/meta_lexer.mll
- /home/opam/.opam/4.05.0/bin/ocamllex.opt -q src/dune_lexer.mll
- /home/opam/.opam/4.05.0/bin/ocamllex.opt -q src/dune_lang/dune_lexer.mll
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' src/action.mli src/action.ml src/action_ast.ml src/action_dune_lang.mli src/action_dune_lang.ml src/action_exec.mli src/action_exec.ml src/action_intf.ml src/action_mapper.mli src/action_mapper.ml src/action_to_sh.mli src/action_to_sh.boot.ml src/action_unexpanded.mli src/action_unexpanded.ml src/alias.mli src/alias.ml src/artifact_substitution.mli src/artifact_substitution.ml src/artifacts.mli src/artifacts.ml src/binary_kind.mli src/binary_kind.ml src/bindings.mli src/bindings.ml src/blang.mli src/blang.ml src/bootstrap.mli src/bootstrap.boot.ml src/build.mli src/build.ml otherlibs/build-info/src/build_info.mli otherlibs/build-info/src/build_info.ml otherlibs/build-info/src/build_info_data.mli otherlibs/build-info/src/build_info_data.boot.ml src/build_system.mli src/build_system.ml src/c.mli src/c.ml src/c_sources.mli src/c_sources.ml src/cached_digest.mli src/cached_digest.ml src/check_rules.mli src/check_rules.ml src/cinaps.mli src/cinaps.boot.ml src/clflags.mli src/clflags.ml src/cm_files.mli src/cm_files.ml src/cm_kind.mli src/cm_kind.ml src/colors.mli src/colors.ml src/command.mli src/command.ml src/compilation_context.mli src/compilation_context.ml src/config.mli src/config.ml src/context.mli src/context.ml src/coq_module.mli src/coq_module.ml src/coq_rules.mli src/coq_rules.boot.ml src/dep.mli src/dep.ml src/dep_graph.mli src/dep_graph.ml src/dep_path.mli src/dep_path.ml src/dep_rules.mli src/dep_rules.ml src/dialect.mli src/dialect.ml src/diff.mli src/diff.ml src/dir_contents.mli src/dir_contents.ml src/dir_set.mli src/dir_set.ml src/dir_status.mli src/dir_status.ml src/dir_with_dune.mli src/dir_with_dune.ml src/dpath.mli src/dpath.ml src/dune_env.mli src/dune_env.ml src/dune_file.mli src/dune_file.ml src/dune_init.mli src/dune_init.ml src/dune_lexer.mli src/dune_lexer.ml src/dune_load.mli src/dune_load.ml src/dune_package.mli src/dune_package.ml src/dune_project.mli src/dune_project.ml vendor/boot/dune_re.ml src/dynlink_supported.mli src/dynlink_supported.ml src/env_node.mli src/env_node.ml src/exe.mli src/exe.ml src/exe_rules.mli src/exe_rules.ml src/expander.mli src/expander.ml src/file_binding.mli src/file_binding.ml src/file_selector.mli src/file_selector.ml src/file_tree.mli src/file_tree.ml src/findlib.mli src/findlib.ml src/format_dune_lang.mli src/format_dune_lang.ml src/format_rules.mli src/format_rules.ml src/gen_meta.mli src/gen_meta.ml src/gen_rules.mli src/gen_rules.ml src/glob.mli src/glob.ml src/glob_lexer.mli src/glob_lexer.boot.ml src/hooks.mli src/hooks.ml src/import.ml src/inline_tests.mli src/inline_tests.boot.ml src/install.mli src/install.ml src/install_rules.mli src/install_rules.ml src/installed_dune_file.mli src/installed_dune_file.ml src/js_of_ocaml_rules.mli src/js_of_ocaml_rules.boot.ml src/lib.mli src/lib.ml src/lib_archives.mli src/lib_archives.ml src/lib_config.mli src/lib_config.ml src/lib_deps_info.mli src/lib_deps_info.ml src/lib_file_deps.mli src/lib_file_deps.ml src/lib_info.mli src/lib_info.ml src/lib_kind.mli src/lib_kind.ml src/lib_name.mli src/lib_name.ml src/lib_rules.mli src/lib_rules.ml src/link_time_code_gen.mli src/link_time_code_gen.ml src/local_package.mli src/local_package.ml src/main.mli src/main.ml src/menhir.mli src/menhir.boot.ml src/merlin.mli src/merlin.ml src/meta.mli src/meta.ml src/meta_lexer.mli src/meta_lexer.ml src/ml_kind.mli src/ml_kind.ml src/mode.mli src/mode.ml src/module.mli src/module.ml src/module_compilation.mli src/module_compilation.ml src/modules.mli src/modules.ml src/modules_field_evaluator.mli src/modules_field_evaluator.ml src/obj_dir.mli src/obj_dir.ml src/ocaml_flags.mli src/ocaml_flags.ml src/ocaml_version.mli src/ocaml_version.ml src/ocamldep.mli src/ocamldep.ml src/ocamlobjinfo.mli src/ocamlobjinfo.ml src/odoc.mli src/odoc.boot.ml vendor/boot/opamBaseParser.ml vendor/boot/opamLexer.ml vendor/boot/opamParserTypes.ml vendor/boot/opamPrinter.ml src/opam_create.mli src/opam_create.boot.ml src/opam_file.mli src/opam_file.ml src/ordered_set_lang.mli src/ordered_set_lang.ml src/package.mli src/package.ml src/packages.mli src/packages.ml src/per_item.mli src/per_item.ml src/persistent.mli src/persistent.ml src/pform.mli src/pform.ml src/predicate.mli src/predicate.ml src/predicate_lang.mli src/predicate_lang.ml src/preprocessing.mli src/preprocessing.ml src/print_diff.mli src/print_diff.ml src/process.mli src/process.ml src/promotion.mli src/promotion.ml src/report_error.mli src/report_error.ml src/response_file.mli src/response_file.ml src/rule.mli src/rule.ml src/rules.mli src/rules.ml src/scheduler.mli src/scheduler.ml src/scheme.mli src/scheme.ml src/scope.mli src/scope.ml src/setup.mli src/setup.boot.ml src/simple_rules.mli src/simple_rules.ml src/spawn.mli src/spawn.ml src/stanza.mli src/stanza.ml src/static_deps.mli src/static_deps.ml src/stats.mli src/stats.boot.ml src/string_with_vars.mli src/string_with_vars.ml src/sub_dirs.mli src/sub_dirs.ml src/sub_system.mli src/sub_system.ml src/sub_system_info.mli src/sub_system_info.ml src/sub_system_intf.ml src/sub_system_name.mli src/sub_system_name.ml src/super_context.mli src/super_context.ml src/syntax.mli src/syntax.ml src/test_rules.mli src/test_rules.boot.ml src/top_closure.mli src/top_closure.ml src/toplevel.mli src/toplevel.ml src/upgrader.mli src/upgrader.boot.ml src/utils.mli src/utils.ml src/utop.mli src/utop.boot.ml src/value.mli src/value.ml src/variant.mli src/variant.ml src/vcs.mli src/vcs.ml src/versioned_file.mli src/versioned_file.ml src/vimpl.mli src/vimpl.ml src/virtual_rules.mli src/virtual_rules.ml src/visibility.mli src/visibility.ml src/watermarks.mli src/watermarks.ml src/workspace.mli src/workspace.ml src/wrapped.mli src/wrapped.ml > boot-depends.txt
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' src/dag/dag.mli src/dag/dag.ml src/dag/dag_intf.ml > boot-depends.txt
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' src/stdune/caml/dune_caml.ml > boot-depends.txt
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' src/dune_lang/dune_lang.mli src/dune_lang/dune_lang.ml src/dune_lang/atom.mli src/dune_lang/atom.ml src/dune_lang/combinators.ml src/dune_lang/dune_lexer.mli src/dune_lang/dune_lexer.ml src/dune_lang/escape.mli src/dune_lang/escape.ml src/dune_lang/file_syntax.mli src/dune_lang/file_syntax.ml src/dune_lang/jbuild_lexer.mli src/dune_lang/jbuild_lexer.boot.ml src/dune_lang/lexer.mli src/dune_lang/lexer.ml src/dune_lang/lexer_shared.mli src/dune_lang/lexer_shared.ml src/dune_lang/template.mli src/dune_lang/template.ml src/dune_lang/types.ml > boot-depends.txt
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' src/stdune/result/dune_result.ml src/stdune/result/result.mli src/stdune/result/result.ml src/stdune/result/result_compat.ml > boot-depends.txt
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' src/fiber/fiber.mli src/fiber/fiber.ml > boot-depends.txt
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' vendor/incremental-cycles/src/incremental_cycles.mli vendor/incremental-cycles/src/incremental_cycles.ml vendor/incremental-cycles/src/incremental_cycles_intf.ml > boot-depends.txt
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' src/memo/memo.mli src/memo/memo.ml src/memo/implicit_output.mli src/memo/implicit_output.ml > boot-depends.txt
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' src/ocaml-config/ocaml_config.mli src/ocaml-config/ocaml_config.ml > boot-depends.txt
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' src/stdune/stdune.ml src/stdune/ansi_color.mli src/stdune/ansi_color.ml src/stdune/appendable_list.mli src/stdune/appendable_list.ml src/stdune/array.ml src/stdune/bin.mli src/stdune/bin.ml src/stdune/bool.mli src/stdune/bool.ml src/stdune/bytes.mli src/stdune/bytes.ml src/stdune/char.ml src/stdune/code_error.mli src/stdune/code_error.ml src/stdune/common.ml src/stdune/comparable.mli src/stdune/comparable.ml src/stdune/comparable_intf.ml src/stdune/comparator.mli src/stdune/comparator.ml src/stdune/console.mli src/stdune/console.ml src/stdune/csexp.mli src/stdune/csexp.ml src/stdune/digest.mli src/stdune/digest.ml src/stdune/dyn.mli src/stdune/dyn.ml src/stdune/either.mli src/stdune/either.ml src/stdune/env.mli src/stdune/env.ml src/stdune/escape.mli src/stdune/escape.ml src/stdune/exn.mli src/stdune/exn.ml src/stdune/exn_with_backtrace.mli src/stdune/exn_with_backtrace.ml src/stdune/fdecl.mli src/stdune/fdecl.ml src/stdune/filename.mli src/stdune/filename.ml src/stdune/float.mli src/stdune/float.ml src/stdune/fmt.mli src/stdune/fmt.ml src/stdune/fn.mli src/stdune/fn.ml src/stdune/hashable.ml src/stdune/hashtbl.mli src/stdune/hashtbl.ml src/stdune/hashtbl_intf.ml src/stdune/id.mli src/stdune/id.ml src/stdune/int.mli src/stdune/int.ml src/stdune/interned.mli src/stdune/interned.ml src/stdune/io.mli src/stdune/io.ml src/stdune/lexbuf.mli src/stdune/lexbuf.ml src/stdune/list.mli src/stdune/list.ml src/stdune/loc.mli src/stdune/loc.ml src/stdune/loc0.ml src/stdune/log.mli src/stdune/log.ml src/stdune/map.mli src/stdune/map.ml src/stdune/map_intf.ml src/stdune/monad.mli src/stdune/monad.ml src/stdune/nothing.mli src/stdune/nothing.ml src/stdune/option.mli src/stdune/option.ml src/stdune/or_exn.mli src/stdune/or_exn.ml src/stdune/ordered.mli src/stdune/ordered.ml src/stdune/ordering.mli src/stdune/ordering.ml src/stdune/path.mli src/stdune/path.ml src/stdune/path_intf.ml src/stdune/poly.mli src/stdune/poly.ml src/stdune/pp.mli src/stdune/pp.ml src/stdune/proc.mli src/stdune/proc.ml src/stdune/result.mli src/stdune/result.ml src/stdune/set.mli src/stdune/set.ml src/stdune/set_intf.ml src/stdune/sexp.mli src/stdune/sexp.ml src/stdune/signal.mli src/stdune/signal.ml src/stdune/staged.mli src/stdune/staged.ml src/stdune/string.mli src/stdune/string.ml src/stdune/string_split.mli src/stdune/string_split.ml src/stdune/table.mli src/stdune/table.ml src/stdune/tuple.mli src/stdune/tuple.ml src/stdune/type_eq.mli src/stdune/type_eq.ml src/stdune/unit.mli src/stdune/unit.ml src/stdune/univ_map.mli src/stdune/univ_map.ml src/stdune/user_error.mli src/stdune/user_error.ml src/stdune/user_message.mli src/stdune/user_message.ml src/stdune/user_warning.mli src/stdune/user_warning.ml > boot-depends.txt
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' src/wp/wp.mli src/wp/wp.boot.ml > boot-depends.txt
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' src/xdg/xdg.mli src/xdg/xdg.ml > boot-depends.txt
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -g -w -40 -o boot.exe -pp './boot-pp.exe -dump-ast' -I +threads unix.cma threads.cma boot.ml
Processing 31/43: [camlp5: make world.opt] [dune: ./boot.exe 31]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./boot.exe" "--release" "-j" "31" (CWD=/home/opam/.opam/4.05.0/.opam-switch/build/dune.1.11.4)
-> compiled  dune.1.11.4
Processing 31/43: [camlp5: make world.opt]
-> installed dune.1.11.4
Processing 32/43: [camlp5: make world.opt]
Processing 33/43: [camlp5: make world.opt]
Processing 34/43: [camlp5: make world.opt] [sexplib0: dune build]
-> installed dune-configurator.1.0.0
Processing 35/43: [camlp5: make world.opt] [sexplib0: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sexplib0" "-j" "31" (CWD=/home/opam/.opam/4.05.0/.opam-switch/build/sexplib0.v0.13.0)
-> compiled  sexplib0.v0.13.0
Processing 35/43: [camlp5: make world.opt]
-> installed sexplib0.v0.13.0
Processing 36/43: [camlp5: make world.opt]
Processing 37/43: [base: dune build] [camlp5: make world.opt]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "base" "-j" "31" (CWD=/home/opam/.opam/4.05.0/.opam-switch/build/base.v0.13.2)
-       ocamlc src/.base.objs/byte/base__Import0.{cmi,cmo,cmt}
- File "src/import0.ml", line 7, characters 4-374:
- Warning 3: deprecated: module Shadow_stdlib.Array
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Array instead
- File "src/import0.ml", line 7, characters 4-374:
- Warning 3: deprecated: module Shadow_stdlib.Array
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Array instead
- File "src/import0.ml", line 7, characters 4-415:
- Warning 3: deprecated: module Shadow_stdlib.Bool
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Bool instead
- File "src/import0.ml", line 7, characters 4-415:
- Warning 3: deprecated: module Shadow_stdlib.Bool
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Bool instead
- File "src/import0.ml", line 7, characters 4-460:
- Warning 3: deprecated: module Shadow_stdlib.Buffer
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Buffer instead
- File "src/import0.ml", line 7, characters 4-460:
- Warning 3: deprecated: module Shadow_stdlib.Buffer
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Buffer instead
- File "src/import0.ml", line 7, characters 4-503:
- Warning 3: deprecated: module Shadow_stdlib.Bytes
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Bytes instead
- File "src/import0.ml", line 7, characters 4-503:
- Warning 3: deprecated: module Shadow_stdlib.Bytes
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Bytes instead
- File "src/import0.ml", line 7, characters 4-544:
- Warning 3: deprecated: module Shadow_stdlib.Char
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Char instead
- File "src/import0.ml", line 7, characters 4-544:
- Warning 3: deprecated: module Shadow_stdlib.Char
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Char instead
- File "src/import0.ml", line 7, characters 4-587:
- Warning 3: deprecated: module Shadow_stdlib.Float
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Float instead
- File "src/import0.ml", line 7, characters 4-587:
- Warning 3: deprecated: module Shadow_stdlib.Float
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Float instead
- File "src/import0.ml", line 7, characters 4-634:
- Warning 3: deprecated: module Shadow_stdlib.Hashtbl
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Hashtbl instead
- File "src/import0.ml", line 7, characters 4-634:
- Warning 3: deprecated: module Shadow_stdlib.Hashtbl
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Hashtbl instead
- File "src/import0.ml", line 7, characters 4-673:
- Warning 3: deprecated: module Shadow_stdlib.Int
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Int instead
- File "src/import0.ml", line 7, characters 4-673:
- Warning 3: deprecated: module Shadow_stdlib.Int
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Int instead
- File "src/import0.ml", line 7, characters 4-716:
- Warning 3: deprecated: module Shadow_stdlib.Int32
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Int32 instead
- File "src/import0.ml", line 7, characters 4-716:
- Warning 3: deprecated: module Shadow_stdlib.Int32
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Int32 instead
- File "src/import0.ml", line 7, characters 4-759:
- Warning 3: deprecated: module Shadow_stdlib.Int64
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Int64 instead
- File "src/import0.ml", line 7, characters 4-759:
- Warning 3: deprecated: module Shadow_stdlib.Int64
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Int64 instead
- File "src/import0.ml", line 7, characters 4-800:
- Warning 3: deprecated: module Shadow_stdlib.Lazy
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Lazy instead
- File "src/import0.ml", line 7, characters 4-800:
- Warning 3: deprecated: module Shadow_stdlib.Lazy
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Lazy instead
- File "src/import0.ml", line 7, characters 4-841:
- Warning 3: deprecated: module Shadow_stdlib.List
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.List instead
- File "src/import0.ml", line 7, characters 4-841:
- Warning 3: deprecated: module Shadow_stdlib.List
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.List instead
- File "src/import0.ml", line 7, characters 4-880:
- Warning 3: deprecated: module Shadow_stdlib.Map
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Map instead
- File "src/import0.ml", line 7, characters 4-880:
- Warning 3: deprecated: module Shadow_stdlib.Map
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Map instead
- File "src/import0.ml", line 7, characters 4-931:
- Warning 3: deprecated: module Shadow_stdlib.Nativeint
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Nativeint instead
- File "src/import0.ml", line 7, characters 4-931:
- Warning 3: deprecated: module Shadow_stdlib.Nativeint
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Nativeint instead
- File "src/import0.ml", line 7, characters 4-976:
- Warning 3: deprecated: module Shadow_stdlib.Option
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Option instead
- File "src/import0.ml", line 7, characters 4-976:
- Warning 3: deprecated: module Shadow_stdlib.Option
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Option instead
- File "src/import0.ml", line 7, characters 4-1021:
- Warning 3: deprecated: module Shadow_stdlib.Printf
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Printf instead
- File "src/import0.ml", line 7, characters 4-1021:
- Warning 3: deprecated: module Shadow_stdlib.Printf
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Printf instead
- File "src/import0.ml", line 7, characters 4-1064:
- Warning 3: deprecated: module Shadow_stdlib.Queue
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Queue instead
- File "src/import0.ml", line 7, characters 4-1064:
- Warning 3: deprecated: module Shadow_stdlib.Queue
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Queue instead
- File "src/import0.ml", line 7, characters 4-1109:
- Warning 3: deprecated: module Shadow_stdlib.Random
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Random instead
- File "src/import0.ml", line 7, characters 4-1109:
- Warning 3: deprecated: module Shadow_stdlib.Random
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Random instead
- File "src/import0.ml", line 7, characters 4-1154:
- Warning 3: deprecated: module Shadow_stdlib.Result
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Result instead
- File "src/import0.ml", line 7, characters 4-1154:
- Warning 3: deprecated: module Shadow_stdlib.Result
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Result instead
- File "src/import0.ml", line 7, characters 4-1193:
- Warning 3: deprecated: module Shadow_stdlib.Set
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Set instead
- File "src/import0.ml", line 7, characters 4-1193:
- Warning 3: deprecated: module Shadow_stdlib.Set
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Set instead
- File "src/import0.ml", line 7, characters 4-1236:
- Warning 3: deprecated: module Shadow_stdlib.Stack
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Stack instead
- File "src/import0.ml", line 7, characters 4-1236:
- Warning 3: deprecated: module Shadow_stdlib.Stack
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Stack instead
- File "src/import0.ml", line 7, characters 4-1281:
- Warning 3: deprecated: module Shadow_stdlib.String
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.String instead
- File "src/import0.ml", line 7, characters 4-1281:
- Warning 3: deprecated: module Shadow_stdlib.String
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.String instead
- File "src/import0.ml", line 7, characters 4-1320:
- Warning 3: deprecated: module Shadow_stdlib.Sys
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Sys instead
- File "src/import0.ml", line 7, characters 4-1320:
- Warning 3: deprecated: module Shadow_stdlib.Sys
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Sys instead
- File "src/import0.ml", line 7, characters 4-1363:
- Warning 3: deprecated: module Shadow_stdlib.Uchar
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Uchar instead
- File "src/import0.ml", line 7, characters 4-1363:
- Warning 3: deprecated: module Shadow_stdlib.Uchar
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Uchar instead
- File "src/import0.ml", line 7, characters 4-1404:
- Warning 3: deprecated: module Shadow_stdlib.Unit
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Unit instead
- File "src/import0.ml", line 7, characters 4-1404:
- Warning 3: deprecated: module Shadow_stdlib.Unit
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Unit instead
- File "src/import0.ml", line 118, characters 10-20:
- Warning 3: deprecated: module Pervasives
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Pervasives instead
-     ocamlopt src/.base.objs/native/base__Import0.{cmx,o}
- File "src/import0.ml", line 7, characters 4-374:
- Warning 3: deprecated: module Shadow_stdlib.Array
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Array instead
- File "src/import0.ml", line 7, characters 4-374:
- Warning 3: deprecated: module Shadow_stdlib.Array
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Array instead
- File "src/import0.ml", line 7, characters 4-415:
- Warning 3: deprecated: module Shadow_stdlib.Bool
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Bool instead
- File "src/import0.ml", line 7, characters 4-415:
- Warning 3: deprecated: module Shadow_stdlib.Bool
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Bool instead
- File "src/import0.ml", line 7, characters 4-460:
- Warning 3: deprecated: module Shadow_stdlib.Buffer
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Buffer instead
- File "src/import0.ml", line 7, characters 4-460:
- Warning 3: deprecated: module Shadow_stdlib.Buffer
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Buffer instead
- File "src/import0.ml", line 7, characters 4-503:
- Warning 3: deprecated: module Shadow_stdlib.Bytes
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Bytes instead
- File "src/import0.ml", line 7, characters 4-503:
- Warning 3: deprecated: module Shadow_stdlib.Bytes
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Bytes instead
- File "src/import0.ml", line 7, characters 4-544:
- Warning 3: deprecated: module Shadow_stdlib.Char
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Char instead
- File "src/import0.ml", line 7, characters 4-544:
- Warning 3: deprecated: module Shadow_stdlib.Char
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Char instead
- File "src/import0.ml", line 7, characters 4-587:
- Warning 3: deprecated: module Shadow_stdlib.Float
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Float instead
- File "src/import0.ml", line 7, characters 4-587:
- Warning 3: deprecated: module Shadow_stdlib.Float
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Float instead
- File "src/import0.ml", line 7, characters 4-634:
- Warning 3: deprecated: module Shadow_stdlib.Hashtbl
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Hashtbl instead
- File "src/import0.ml", line 7, characters 4-634:
- Warning 3: deprecated: module Shadow_stdlib.Hashtbl
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Hashtbl instead
- File "src/import0.ml", line 7, characters 4-673:
- Warning 3: deprecated: module Shadow_stdlib.Int
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Int instead
- File "src/import0.ml", line 7, characters 4-673:
- Warning 3: deprecated: module Shadow_stdlib.Int
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Int instead
- File "src/import0.ml", line 7, characters 4-716:
- Warning 3: deprecated: module Shadow_stdlib.Int32
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Int32 instead
- File "src/import0.ml", line 7, characters 4-716:
- Warning 3: deprecated: module Shadow_stdlib.Int32
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Int32 instead
- File "src/import0.ml", line 7, characters 4-759:
- Warning 3: deprecated: module Shadow_stdlib.Int64
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Int64 instead
- File "src/import0.ml", line 7, characters 4-759:
- Warning 3: deprecated: module Shadow_stdlib.Int64
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Int64 instead
- File "src/import0.ml", line 7, characters 4-800:
- Warning 3: deprecated: module Shadow_stdlib.Lazy
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Lazy instead
- File "src/import0.ml", line 7, characters 4-800:
- Warning 3: deprecated: module Shadow_stdlib.Lazy
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Lazy instead
- File "src/import0.ml", line 7, characters 4-841:
- Warning 3: deprecated: module Shadow_stdlib.List
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.List instead
- File "src/import0.ml", line 7, characters 4-841:
- Warning 3: deprecated: module Shadow_stdlib.List
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.List instead
- File "src/import0.ml", line 7, characters 4-880:
- Warning 3: deprecated: module Shadow_stdlib.Map
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Map instead
- File "src/import0.ml", line 7, characters 4-880:
- Warning 3: deprecated: module Shadow_stdlib.Map
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Map instead
- File "src/import0.ml", line 7, characters 4-931:
- Warning 3: deprecated: module Shadow_stdlib.Nativeint
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Nativeint instead
- File "src/import0.ml", line 7, characters 4-931:
- Warning 3: deprecated: module Shadow_stdlib.Nativeint
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Nativeint instead
- File "src/import0.ml", line 7, characters 4-976:
- Warning 3: deprecated: module Shadow_stdlib.Option
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Option instead
- File "src/import0.ml", line 7, characters 4-976:
- Warning 3: deprecated: module Shadow_stdlib.Option
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Option instead
- File "src/import0.ml", line 7, characters 4-1021:
- Warning 3: deprecated: module Shadow_stdlib.Printf
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Printf instead
- File "src/import0.ml", line 7, characters 4-1021:
- Warning 3: deprecated: module Shadow_stdlib.Printf
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Printf instead
- File "src/import0.ml", line 7, characters 4-1064:
- Warning 3: deprecated: module Shadow_stdlib.Queue
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Queue instead
- File "src/import0.ml", line 7, characters 4-1064:
- Warning 3: deprecated: module Shadow_stdlib.Queue
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Queue instead
- File "src/import0.ml", line 7, characters 4-1109:
- Warning 3: deprecated: module Shadow_stdlib.Random
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Random instead
- File "src/import0.ml", line 7, characters 4-1109:
- Warning 3: deprecated: module Shadow_stdlib.Random
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Random instead
- File "src/import0.ml", line 7, characters 4-1154:
- Warning 3: deprecated: module Shadow_stdlib.Result
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Result instead
- File "src/import0.ml", line 7, characters 4-1154:
- Warning 3: deprecated: module Shadow_stdlib.Result
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Result instead
- File "src/import0.ml", line 7, characters 4-1193:
- Warning 3: deprecated: module Shadow_stdlib.Set
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Set instead
- File "src/import0.ml", line 7, characters 4-1193:
- Warning 3: deprecated: module Shadow_stdlib.Set
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Set instead
- File "src/import0.ml", line 7, characters 4-1236:
- Warning 3: deprecated: module Shadow_stdlib.Stack
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Stack instead
- File "src/import0.ml", line 7, characters 4-1236:
- Warning 3: deprecated: module Shadow_stdlib.Stack
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Stack instead
- File "src/import0.ml", line 7, characters 4-1281:
- Warning 3: deprecated: module Shadow_stdlib.String
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.String instead
- File "src/import0.ml", line 7, characters 4-1281:
- Warning 3: deprecated: module Shadow_stdlib.String
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.String instead
- File "src/import0.ml", line 7, characters 4-1320:
- Warning 3: deprecated: module Shadow_stdlib.Sys
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Sys instead
- File "src/import0.ml", line 7, characters 4-1320:
- Warning 3: deprecated: module Shadow_stdlib.Sys
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Sys instead
- File "src/import0.ml", line 7, characters 4-1363:
- Warning 3: deprecated: module Shadow_stdlib.Uchar
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Uchar instead
- File "src/import0.ml", line 7, characters 4-1363:
- Warning 3: deprecated: module Shadow_stdlib.Uchar
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Uchar instead
- File "src/import0.ml", line 7, characters 4-1404:
- Warning 3: deprecated: module Shadow_stdlib.Unit
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Unit instead
- File "src/import0.ml", line 7, characters 4-1404:
- Warning 3: deprecated: module Shadow_stdlib.Unit
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Unit instead
- File "src/import0.ml", line 118, characters 10-20:
- Warning 3: deprecated: module Pervasives
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Pervasives instead
-       ocamlc src/.base.objs/byte/base.{cmi,cmo,cmt}
- File "src/base.ml", line 37, characters 4-132:
- Warning 3: deprecated: module Shadow_stdlib.Array
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Array instead
- File "src/base.ml", line 37, characters 4-132:
- Warning 3: deprecated: module Shadow_stdlib.Array
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Array instead
- File "src/base.ml", line 37, characters 4-173:
- Warning 3: deprecated: module Shadow_stdlib.Bool
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Bool instead
- File "src/base.ml", line 37, characters 4-173:
- Warning 3: deprecated: module Shadow_stdlib.Bool
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Bool instead
- File "src/base.ml", line 37, characters 4-218:
- Warning 3: deprecated: module Shadow_stdlib.Buffer
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Buffer instead
- File "src/base.ml", line 37, characters 4-218:
- Warning 3: deprecated: module Shadow_stdlib.Buffer
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Buffer instead
- File "src/base.ml", line 37, characters 4-261:
- Warning 3: deprecated: module Shadow_stdlib.Bytes
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Bytes instead
- File "src/base.ml", line 37, characters 4-261:
- Warning 3: deprecated: module Shadow_stdlib.Bytes
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Bytes instead
- File "src/base.ml", line 37, characters 4-302:
- Warning 3: deprecated: module Shadow_stdlib.Char
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Char instead
- File "src/base.ml", line 37, characters 4-302:
- Warning 3: deprecated: module Shadow_stdlib.Char
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Char instead
- File "src/base.ml", line 37, characters 4-345:
- Warning 3: deprecated: module Shadow_stdlib.Float
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Float instead
- File "src/base.ml", line 37, characters 4-345:
- Warning 3: deprecated: module Shadow_stdlib.Float
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Float instead
- File "src/base.ml", line 37, characters 4-392:
- Warning 3: deprecated: module Shadow_stdlib.Hashtbl
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Hashtbl instead
- File "src/base.ml", line 37, characters 4-392:
- Warning 3: deprecated: module Shadow_stdlib.Hashtbl
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Hashtbl instead
- File "src/base.ml", line 37, characters 4-431:
- Warning 3: deprecated: module Shadow_stdlib.Int
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Int instead
- File "src/base.ml", line 37, characters 4-431:
- Warning 3: deprecated: module Shadow_stdlib.Int
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Int instead
- File "src/base.ml", line 37, characters 4-474:
- Warning 3: deprecated: module Shadow_stdlib.Int32
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Int32 instead
- File "src/base.ml", line 37, characters 4-474:
- Warning 3: deprecated: module Shadow_stdlib.Int32
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Int32 instead
- File "src/base.ml", line 37, characters 4-517:
- Warning 3: deprecated: module Shadow_stdlib.Int64
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Int64 instead
- File "src/base.ml", line 37, characters 4-517:
- Warning 3: deprecated: module Shadow_stdlib.Int64
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Int64 instead
- File "src/base.ml", line 37, characters 4-558:
- Warning 3: deprecated: module Shadow_stdlib.Lazy
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Lazy instead
- File "src/base.ml", line 37, characters 4-558:
- Warning 3: deprecated: module Shadow_stdlib.Lazy
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Lazy instead
- File "src/base.ml", line 37, characters 4-599:
- Warning 3: deprecated: module Shadow_stdlib.List
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.List instead
- File "src/base.ml", line 37, characters 4-599:
- Warning 3: deprecated: module Shadow_stdlib.List
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.List instead
- File "src/base.ml", line 37, characters 4-638:
- Warning 3: deprecated: module Shadow_stdlib.Map
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Map instead
- File "src/base.ml", line 37, characters 4-638:
- Warning 3: deprecated: module Shadow_stdlib.Map
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Map instead
- File "src/base.ml", line 37, characters 4-689:
- Warning 3: deprecated: module Shadow_stdlib.Nativeint
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Nativeint instead
- File "src/base.ml", line 37, characters 4-689:
- Warning 3: deprecated: module Shadow_stdlib.Nativeint
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Nativeint instead
- File "src/base.ml", line 37, characters 4-734:
- Warning 3: deprecated: module Shadow_stdlib.Option
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Option instead
- File "src/base.ml", line 37, characters 4-734:
- Warning 3: deprecated: module Shadow_stdlib.Option
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Option instead
- File "src/base.ml", line 37, characters 4-779:
- Warning 3: deprecated: module Shadow_stdlib.Printf
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Printf instead
- File "src/base.ml", line 37, characters 4-779:
- Warning 3: deprecated: module Shadow_stdlib.Printf
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Printf instead
- File "src/base.ml", line 37, characters 4-822:
- Warning 3: deprecated: module Shadow_stdlib.Queue
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Queue instead
- File "src/base.ml", line 37, characters 4-822:
- Warning 3: deprecated: module Shadow_stdlib.Queue
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Queue instead
- File "src/base.ml", line 37, characters 4-867:
- Warning 3: deprecated: module Shadow_stdlib.Random
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Random instead
- File "src/base.ml", line 37, characters 4-867:
- Warning 3: deprecated: module Shadow_stdlib.Random
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Random instead
- File "src/base.ml", line 37, characters 4-912:
- Warning 3: deprecated: module Shadow_stdlib.Result
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Result instead
- File "src/base.ml", line 37, characters 4-912:
- Warning 3: deprecated: module Shadow_stdlib.Result
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Result instead
- File "src/base.ml", line 37, characters 4-951:
- Warning 3: deprecated: module Shadow_stdlib.Set
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Set instead
- File "src/base.ml", line 37, characters 4-951:
- Warning 3: deprecated: module Shadow_stdlib.Set
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Set instead
- File "src/base.ml", line 37, characters 4-994:
- Warning 3: deprecated: module Shadow_stdlib.Stack
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Stack instead
- File "src/base.ml", line 37, characters 4-994:
- Warning 3: deprecated: module Shadow_stdlib.Stack
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Stack instead
- File "src/base.ml", line 37, characters 4-1039:
- Warning 3: deprecated: module Shadow_stdlib.String
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.String instead
- File "src/base.ml", line 37, characters 4-1039:
- Warning 3: deprecated: module Shadow_stdlib.String
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.String instead
- File "src/base.ml", line 37, characters 4-1078:
- Warning 3: deprecated: module Shadow_stdlib.Sys
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Sys instead
- File "src/base.ml", line 37, characters 4-1078:
- Warning 3: deprecated: module Shadow_stdlib.Sys
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Sys instead
- File "src/base.ml", line 37, characters 4-1121:
- Warning 3: deprecated: module Shadow_stdlib.Uchar
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Uchar instead
- File "src/base.ml", line 37, characters 4-1121:
- Warning 3: deprecated: module Shadow_stdlib.Uchar
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Uchar instead
- File "src/base.ml", line 37, characters 4-1162:
- Warning 3: deprecated: module Shadow_stdlib.Unit
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Unit instead
- File "src/base.ml", line 37, characters 4-1162:
- Warning 3: deprecated: module Shadow_stdlib.Unit
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Unit instead
- File "src/base.ml", line 37, characters 4-1244:
- Warning 3: deprecated: module Shadow_stdlib.Lexing
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Lexing instead
- File "src/base.ml", line 37, characters 4-1244:
- Warning 3: deprecated: module Shadow_stdlib.Lexing
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Lexing instead
-     ocamlopt src/.base.objs/native/base.{cmx,o}
- File "src/base.ml", line 37, characters 4-132:
- Warning 3: deprecated: module Shadow_stdlib.Array
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Array instead
- File "src/base.ml", line 37, characters 4-132:
- Warning 3: deprecated: module Shadow_stdlib.Array
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Array instead
- File "src/base.ml", line 37, characters 4-173:
- Warning 3: deprecated: module Shadow_stdlib.Bool
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Bool instead
- File "src/base.ml", line 37, characters 4-173:
- Warning 3: deprecated: module Shadow_stdlib.Bool
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Bool instead
- File "src/base.ml", line 37, characters 4-218:
- Warning 3: deprecated: module Shadow_stdlib.Buffer
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Buffer instead
- File "src/base.ml", line 37, characters 4-218:
- Warning 3: deprecated: module Shadow_stdlib.Buffer
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Buffer instead
- File "src/base.ml", line 37, characters 4-261:
- Warning 3: deprecated: module Shadow_stdlib.Bytes
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Bytes instead
- File "src/base.ml", line 37, characters 4-261:
- Warning 3: deprecated: module Shadow_stdlib.Bytes
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Bytes instead
- File "src/base.ml", line 37, characters 4-302:
- Warning 3: deprecated: module Shadow_stdlib.Char
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Char instead
- File "src/base.ml", line 37, characters 4-302:
- Warning 3: deprecated: module Shadow_stdlib.Char
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Char instead
- File "src/base.ml", line 37, characters 4-345:
- Warning 3: deprecated: module Shadow_stdlib.Float
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Float instead
- File "src/base.ml", line 37, characters 4-345:
- Warning 3: deprecated: module Shadow_stdlib.Float
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Float instead
- File "src/base.ml", line 37, characters 4-392:
- Warning 3: deprecated: module Shadow_stdlib.Hashtbl
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Hashtbl instead
- File "src/base.ml", line 37, characters 4-392:
- Warning 3: deprecated: module Shadow_stdlib.Hashtbl
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Hashtbl instead
- File "src/base.ml", line 37, characters 4-431:
- Warning 3: deprecated: module Shadow_stdlib.Int
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Int instead
- File "src/base.ml", line 37, characters 4-431:
- Warning 3: deprecated: module Shadow_stdlib.Int
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Int instead
- File "src/base.ml", line 37, characters 4-474:
- Warning 3: deprecated: module Shadow_stdlib.Int32
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Int32 instead
- File "src/base.ml", line 37, characters 4-474:
- Warning 3: deprecated: module Shadow_stdlib.Int32
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Int32 instead
- File "src/base.ml", line 37, characters 4-517:
- Warning 3: deprecated: module Shadow_stdlib.Int64
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Int64 instead
- File "src/base.ml", line 37, characters 4-517:
- Warning 3: deprecated: module Shadow_stdlib.Int64
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Int64 instead
- File "src/base.ml", line 37, characters 4-558:
- Warning 3: deprecated: module Shadow_stdlib.Lazy
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Lazy instead
- File "src/base.ml", line 37, characters 4-558:
- Warning 3: deprecated: module Shadow_stdlib.Lazy
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Lazy instead
- File "src/base.ml", line 37, characters 4-599:
- Warning 3: deprecated: module Shadow_stdlib.List
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.List instead
- File "src/base.ml", line 37, characters 4-599:
- Warning 3: deprecated: module Shadow_stdlib.List
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.List instead
- File "src/base.ml", line 37, characters 4-638:
- Warning 3: deprecated: module Shadow_stdlib.Map
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Map instead
- File "src/base.ml", line 37, characters 4-638:
- Warning 3: deprecated: module Shadow_stdlib.Map
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Map instead
- File "src/base.ml", line 37, characters 4-689:
- Warning 3: deprecated: module Shadow_stdlib.Nativeint
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Nativeint instead
- File "src/base.ml", line 37, characters 4-689:
- Warning 3: deprecated: module Shadow_stdlib.Nativeint
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Nativeint instead
- File "src/base.ml", line 37, characters 4-734:
- Warning 3: deprecated: module Shadow_stdlib.Option
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Option instead
- File "src/base.ml", line 37, characters 4-734:
- Warning 3: deprecated: module Shadow_stdlib.Option
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Option instead
- File "src/base.ml", line 37, characters 4-779:
- Warning 3: deprecated: module Shadow_stdlib.Printf
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Printf instead
- File "src/base.ml", line 37, characters 4-779:
- Warning 3: deprecated: module Shadow_stdlib.Printf
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Printf instead
- File "src/base.ml", line 37, characters 4-822:
- Warning 3: deprecated: module Shadow_stdlib.Queue
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Queue instead
- File "src/base.ml", line 37, characters 4-822:
- Warning 3: deprecated: module Shadow_stdlib.Queue
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Queue instead
- File "src/base.ml", line 37, characters 4-867:
- Warning 3: deprecated: module Shadow_stdlib.Random
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Random instead
- File "src/base.ml", line 37, characters 4-867:
- Warning 3: deprecated: module Shadow_stdlib.Random
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Random instead
- File "src/base.ml", line 37, characters 4-912:
- Warning 3: deprecated: module Shadow_stdlib.Result
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Result instead
- File "src/base.ml", line 37, characters 4-912:
- Warning 3: deprecated: module Shadow_stdlib.Result
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Result instead
- File "src/base.ml", line 37, characters 4-951:
- Warning 3: deprecated: module Shadow_stdlib.Set
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Set instead
- File "src/base.ml", line 37, characters 4-951:
- Warning 3: deprecated: module Shadow_stdlib.Set
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Set instead
- File "src/base.ml", line 37, characters 4-994:
- Warning 3: deprecated: module Shadow_stdlib.Stack
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Stack instead
- File "src/base.ml", line 37, characters 4-994:
- Warning 3: deprecated: module Shadow_stdlib.Stack
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Stack instead
- File "src/base.ml", line 37, characters 4-1039:
- Warning 3: deprecated: module Shadow_stdlib.String
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.String instead
- File "src/base.ml", line 37, characters 4-1039:
- Warning 3: deprecated: module Shadow_stdlib.String
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.String instead
- File "src/base.ml", line 37, characters 4-1078:
- Warning 3: deprecated: module Shadow_stdlib.Sys
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Sys instead
- File "src/base.ml", line 37, characters 4-1078:
- Warning 3: deprecated: module Shadow_stdlib.Sys
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Sys instead
- File "src/base.ml", line 37, characters 4-1121:
- Warning 3: deprecated: module Shadow_stdlib.Uchar
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Uchar instead
- File "src/base.ml", line 37, characters 4-1121:
- Warning 3: deprecated: module Shadow_stdlib.Uchar
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Uchar instead
- File "src/base.ml", line 37, characters 4-1162:
- Warning 3: deprecated: module Shadow_stdlib.Unit
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Unit instead
- File "src/base.ml", line 37, characters 4-1162:
- Warning 3: deprecated: module Shadow_stdlib.Unit
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Unit instead
- File "src/base.ml", line 37, characters 4-1244:
- Warning 3: deprecated: module Shadow_stdlib.Lexing
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Lexing instead
- File "src/base.ml", line 37, characters 4-1244:
- Warning 3: deprecated: module Shadow_stdlib.Lexing
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Lexing instead
-       ocamlc src/.base.objs/byte/base__Import0.{cmi,cmo,cmt}
- File "src/import0.ml", line 7, characters 4-374:
- Warning 3: deprecated: module Shadow_stdlib.Array
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Array instead
- File "src/import0.ml", line 7, characters 4-374:
- Warning 3: deprecated: module Shadow_stdlib.Array
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Array instead
- File "src/import0.ml", line 7, characters 4-415:
- Warning 3: deprecated: module Shadow_stdlib.Bool
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Bool instead
- File "src/import0.ml", line 7, characters 4-415:
- Warning 3: deprecated: module Shadow_stdlib.Bool
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Bool instead
- File "src/import0.ml", line 7, characters 4-460:
- Warning 3: deprecated: module Shadow_stdlib.Buffer
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Buffer instead
- File "src/import0.ml", line 7, characters 4-460:
- Warning 3: deprecated: module Shadow_stdlib.Buffer
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Buffer instead
- File "src/import0.ml", line 7, characters 4-503:
- Warning 3: deprecated: module Shadow_stdlib.Bytes
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Bytes instead
- File "src/import0.ml", line 7, characters 4-503:
- Warning 3: deprecated: module Shadow_stdlib.Bytes
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Bytes instead
- File "src/import0.ml", line 7, characters 4-544:
- Warning 3: deprecated: module Shadow_stdlib.Char
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Char instead
- File "src/import0.ml", line 7, characters 4-544:
- Warning 3: deprecated: module Shadow_stdlib.Char
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Char instead
- File "src/import0.ml", line 7, characters 4-587:
- Warning 3: deprecated: module Shadow_stdlib.Float
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Float instead
- File "src/import0.ml", line 7, characters 4-587:
- Warning 3: deprecated: module Shadow_stdlib.Float
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Float instead
- File "src/import0.ml", line 7, characters 4-634:
- Warning 3: deprecated: module Shadow_stdlib.Hashtbl
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Hashtbl instead
- File "src/import0.ml", line 7, characters 4-634:
- Warning 3: deprecated: module Shadow_stdlib.Hashtbl
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Hashtbl instead
- File "src/import0.ml", line 7, characters 4-673:
- Warning 3: deprecated: module Shadow_stdlib.Int
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Int instead
- File "src/import0.ml", line 7, characters 4-673:
- Warning 3: deprecated: module Shadow_stdlib.Int
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Int instead
- File "src/import0.ml", line 7, characters 4-716:
- Warning 3: deprecated: module Shadow_stdlib.Int32
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Int32 instead
- File "src/import0.ml", line 7, characters 4-716:
- Warning 3: deprecated: module Shadow_stdlib.Int32
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Int32 instead
- File "src/import0.ml", line 7, characters 4-759:
- Warning 3: deprecated: module Shadow_stdlib.Int64
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Int64 instead
- File "src/import0.ml", line 7, characters 4-759:
- Warning 3: deprecated: module Shadow_stdlib.Int64
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Int64 instead
- File "src/import0.ml", line 7, characters 4-800:
- Warning 3: deprecated: module Shadow_stdlib.Lazy
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Lazy instead
- File "src/import0.ml", line 7, characters 4-800:
- Warning 3: deprecated: module Shadow_stdlib.Lazy
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Lazy instead
- File "src/import0.ml", line 7, characters 4-841:
- Warning 3: deprecated: module Shadow_stdlib.List
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.List instead
- File "src/import0.ml", line 7, characters 4-841:
- Warning 3: deprecated: module Shadow_stdlib.List
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.List instead
- File "src/import0.ml", line 7, characters 4-880:
- Warning 3: deprecated: module Shadow_stdlib.Map
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Map instead
- File "src/import0.ml", line 7, characters 4-880:
- Warning 3: deprecated: module Shadow_stdlib.Map
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Map instead
- File "src/import0.ml", line 7, characters 4-931:
- Warning 3: deprecated: module Shadow_stdlib.Nativeint
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Nativeint instead
- File "src/import0.ml", line 7, characters 4-931:
- Warning 3: deprecated: module Shadow_stdlib.Nativeint
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Nativeint instead
- File "src/import0.ml", line 7, characters 4-976:
- Warning 3: deprecated: module Shadow_stdlib.Option
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Option instead
- File "src/import0.ml", line 7, characters 4-976:
- Warning 3: deprecated: module Shadow_stdlib.Option
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Option instead
- File "src/import0.ml", line 7, characters 4-1021:
- Warning 3: deprecated: module Shadow_stdlib.Printf
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Printf instead
- File "src/import0.ml", line 7, characters 4-1021:
- Warning 3: deprecated: module Shadow_stdlib.Printf
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Printf instead
- File "src/import0.ml", line 7, characters 4-1064:
- Warning 3: deprecated: module Shadow_stdlib.Queue
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Queue instead
- File "src/import0.ml", line 7, characters 4-1064:
- Warning 3: deprecated: module Shadow_stdlib.Queue
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Queue instead
- File "src/import0.ml", line 7, characters 4-1109:
- Warning 3: deprecated: module Shadow_stdlib.Random
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Random instead
- File "src/import0.ml", line 7, characters 4-1109:
- Warning 3: deprecated: module Shadow_stdlib.Random
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Random instead
- File "src/import0.ml", line 7, characters 4-1154:
- Warning 3: deprecated: module Shadow_stdlib.Result
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Result instead
- File "src/import0.ml", line 7, characters 4-1154:
- Warning 3: deprecated: module Shadow_stdlib.Result
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Result instead
- File "src/import0.ml", line 7, characters 4-1193:
- Warning 3: deprecated: module Shadow_stdlib.Set
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Set instead
- File "src/import0.ml", line 7, characters 4-1193:
- Warning 3: deprecated: module Shadow_stdlib.Set
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Set instead
- File "src/import0.ml", line 7, characters 4-1236:
- Warning 3: deprecated: module Shadow_stdlib.Stack
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Stack instead
- File "src/import0.ml", line 7, characters 4-1236:
- Warning 3: deprecated: module Shadow_stdlib.Stack
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Stack instead
- File "src/import0.ml", line 7, characters 4-1281:
- Warning 3: deprecated: module Shadow_stdlib.String
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.String instead
- File "src/import0.ml", line 7, characters 4-1281:
- Warning 3: deprecated: module Shadow_stdlib.String
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.String instead
- File "src/import0.ml", line 7, characters 4-1320:
- Warning 3: deprecated: module Shadow_stdlib.Sys
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Sys instead
- File "src/import0.ml", line 7, characters 4-1320:
- Warning 3: deprecated: module Shadow_stdlib.Sys
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Sys instead
- File "src/import0.ml", line 7, characters 4-1363:
- Warning 3: deprecated: module Shadow_stdlib.Uchar
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Uchar instead
- File "src/import0.ml", line 7, characters 4-1363:
- Warning 3: deprecated: module Shadow_stdlib.Uchar
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Uchar instead
- File "src/import0.ml", line 7, characters 4-1404:
- Warning 3: deprecated: module Shadow_stdlib.Unit
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Unit instead
- File "src/import0.ml", line 7, characters 4-1404:
- Warning 3: deprecated: module Shadow_stdlib.Unit
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Unit instead
- File "src/import0.ml", line 118, characters 10-20:
- Warning 3: deprecated: module Pervasives
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Pervasives instead
-     ocamlopt src/.base.objs/native/base__Import0.{cmx,o}
- File "src/import0.ml", line 7, characters 4-374:
- Warning 3: deprecated: module Shadow_stdlib.Array
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Array instead
- File "src/import0.ml", line 7, characters 4-374:
- Warning 3: deprecated: module Shadow_stdlib.Array
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Array instead
- File "src/import0.ml", line 7, characters 4-415:
- Warning 3: deprecated: module Shadow_stdlib.Bool
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Bool instead
- File "src/import0.ml", line 7, characters 4-415:
- Warning 3: deprecated: module Shadow_stdlib.Bool
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Bool instead
- File "src/import0.ml", line 7, characters 4-460:
- Warning 3: deprecated: module Shadow_stdlib.Buffer
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Buffer instead
- File "src/import0.ml", line 7, characters 4-460:
- Warning 3: deprecated: module Shadow_stdlib.Buffer
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Buffer instead
- File "src/import0.ml", line 7, characters 4-503:
- Warning 3: deprecated: module Shadow_stdlib.Bytes
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Bytes instead
- File "src/import0.ml", line 7, characters 4-503:
- Warning 3: deprecated: module Shadow_stdlib.Bytes
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Bytes instead
- File "src/import0.ml", line 7, characters 4-544:
- Warning 3: deprecated: module Shadow_stdlib.Char
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Char instead
- File "src/import0.ml", line 7, characters 4-544:
- Warning 3: deprecated: module Shadow_stdlib.Char
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Char instead
- File "src/import0.ml", line 7, characters 4-587:
- Warning 3: deprecated: module Shadow_stdlib.Float
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Float instead
- File "src/import0.ml", line 7, characters 4-587:
- Warning 3: deprecated: module Shadow_stdlib.Float
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Float instead
- File "src/import0.ml", line 7, characters 4-634:
- Warning 3: deprecated: module Shadow_stdlib.Hashtbl
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Hashtbl instead
- File "src/import0.ml", line 7, characters 4-634:
- Warning 3: deprecated: module Shadow_stdlib.Hashtbl
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Hashtbl instead
- File "src/import0.ml", line 7, characters 4-673:
- Warning 3: deprecated: module Shadow_stdlib.Int
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Int instead
- File "src/import0.ml", line 7, characters 4-673:
- Warning 3: deprecated: module Shadow_stdlib.Int
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Int instead
- File "src/import0.ml", line 7, characters 4-716:
- Warning 3: deprecated: module Shadow_stdlib.Int32
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Int32 instead
- File "src/import0.ml", line 7, characters 4-716:
- Warning 3: deprecated: module Shadow_stdlib.Int32
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Int32 instead
- File "src/import0.ml", line 7, characters 4-759:
- Warning 3: deprecated: module Shadow_stdlib.Int64
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Int64 instead
- File "src/import0.ml", line 7, characters 4-759:
- Warning 3: deprecated: module Shadow_stdlib.Int64
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Int64 instead
- File "src/import0.ml", line 7, characters 4-800:
- Warning 3: deprecated: module Shadow_stdlib.Lazy
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Lazy instead
- File "src/import0.ml", line 7, characters 4-800:
- Warning 3: deprecated: module Shadow_stdlib.Lazy
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Lazy instead
- File "src/import0.ml", line 7, characters 4-841:
- Warning 3: deprecated: module Shadow_stdlib.List
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.List instead
- File "src/import0.ml", line 7, characters 4-841:
- Warning 3: deprecated: module Shadow_stdlib.List
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.List instead
- File "src/import0.ml", line 7, characters 4-880:
- Warning 3: deprecated: module Shadow_stdlib.Map
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Map instead
- File "src/import0.ml", line 7, characters 4-880:
- Warning 3: deprecated: module Shadow_stdlib.Map
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Map instead
- File "src/import0.ml", line 7, characters 4-931:
- Warning 3: deprecated: module Shadow_stdlib.Nativeint
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Nativeint instead
- File "src/import0.ml", line 7, characters 4-931:
- Warning 3: deprecated: module Shadow_stdlib.Nativeint
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Nativeint instead
- File "src/import0.ml", line 7, characters 4-976:
- Warning 3: deprecated: module Shadow_stdlib.Option
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Option instead
- File "src/import0.ml", line 7, characters 4-976:
- Warning 3: deprecated: module Shadow_stdlib.Option
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Option instead
- File "src/import0.ml", line 7, characters 4-1021:
- Warning 3: deprecated: module Shadow_stdlib.Printf
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Printf instead
- File "src/import0.ml", line 7, characters 4-1021:
- Warning 3: deprecated: module Shadow_stdlib.Printf
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Printf instead
- File "src/import0.ml", line 7, characters 4-1064:
- Warning 3: deprecated: module Shadow_stdlib.Queue
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Queue instead
- File "src/import0.ml", line 7, characters 4-1064:
- Warning 3: deprecated: module Shadow_stdlib.Queue
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Queue instead
- File "src/import0.ml", line 7, characters 4-1109:
- Warning 3: deprecated: module Shadow_stdlib.Random
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Random instead
- File "src/import0.ml", line 7, characters 4-1109:
- Warning 3: deprecated: module Shadow_stdlib.Random
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Random instead
- File "src/import0.ml", line 7, characters 4-1154:
- Warning 3: deprecated: module Shadow_stdlib.Result
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Result instead
- File "src/import0.ml", line 7, characters 4-1154:
- Warning 3: deprecated: module Shadow_stdlib.Result
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Result instead
- File "src/import0.ml", line 7, characters 4-1193:
- Warning 3: deprecated: module Shadow_stdlib.Set
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Set instead
- File "src/import0.ml", line 7, characters 4-1193:
- Warning 3: deprecated: module Shadow_stdlib.Set
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Set instead
- File "src/import0.ml", line 7, characters 4-1236:
- Warning 3: deprecated: module Shadow_stdlib.Stack
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Stack instead
- File "src/import0.ml", line 7, characters 4-1236:
- Warning 3: deprecated: module Shadow_stdlib.Stack
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Stack instead
- File "src/import0.ml", line 7, characters 4-1281:
- Warning 3: deprecated: module Shadow_stdlib.String
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.String instead
- File "src/import0.ml", line 7, characters 4-1281:
- Warning 3: deprecated: module Shadow_stdlib.String
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.String instead
- File "src/import0.ml", line 7, characters 4-1320:
- Warning 3: deprecated: module Shadow_stdlib.Sys
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Sys instead
- File "src/import0.ml", line 7, characters 4-1320:
- Warning 3: deprecated: module Shadow_stdlib.Sys
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Sys instead
- File "src/import0.ml", line 7, characters 4-1363:
- Warning 3: deprecated: module Shadow_stdlib.Uchar
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Uchar instead
- File "src/import0.ml", line 7, characters 4-1363:
- Warning 3: deprecated: module Shadow_stdlib.Uchar
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Uchar instead
- File "src/import0.ml", line 7, characters 4-1404:
- Warning 3: deprecated: module Shadow_stdlib.Unit
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Unit instead
- File "src/import0.ml", line 7, characters 4-1404:
- Warning 3: deprecated: module Shadow_stdlib.Unit
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Unit instead
- File "src/import0.ml", line 118, characters 10-20:
- Warning 3: deprecated: module Pervasives
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Pervasives instead
-       ocamlc src/.base.objs/byte/base.{cmi,cmo,cmt}
- File "src/base.ml", line 37, characters 4-132:
- Warning 3: deprecated: module Shadow_stdlib.Array
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Array instead
- File "src/base.ml", line 37, characters 4-132:
- Warning 3: deprecated: module Shadow_stdlib.Array
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Array instead
- File "src/base.ml", line 37, characters 4-173:
- Warning 3: deprecated: module Shadow_stdlib.Bool
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Bool instead
- File "src/base.ml", line 37, characters 4-173:
- Warning 3: deprecated: module Shadow_stdlib.Bool
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Bool instead
- File "src/base.ml", line 37, characters 4-218:
- Warning 3: deprecated: module Shadow_stdlib.Buffer
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Buffer instead
- File "src/base.ml", line 37, characters 4-218:
- Warning 3: deprecated: module Shadow_stdlib.Buffer
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Buffer instead
- File "src/base.ml", line 37, characters 4-261:
- Warning 3: deprecated: module Shadow_stdlib.Bytes
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Bytes instead
- File "src/base.ml", line 37, characters 4-261:
- Warning 3: deprecated: module Shadow_stdlib.Bytes
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Bytes instead
- File "src/base.ml", line 37, characters 4-302:
- Warning 3: deprecated: module Shadow_stdlib.Char
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Char instead
- File "src/base.ml", line 37, characters 4-302:
- Warning 3: deprecated: module Shadow_stdlib.Char
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Char instead
- File "src/base.ml", line 37, characters 4-345:
- Warning 3: deprecated: module Shadow_stdlib.Float
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Float instead
- File "src/base.ml", line 37, characters 4-345:
- Warning 3: deprecated: module Shadow_stdlib.Float
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Float instead
- File "src/base.ml", line 37, characters 4-392:
- Warning 3: deprecated: module Shadow_stdlib.Hashtbl
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Hashtbl instead
- File "src/base.ml", line 37, characters 4-392:
- Warning 3: deprecated: module Shadow_stdlib.Hashtbl
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Hashtbl instead
- File "src/base.ml", line 37, characters 4-431:
- Warning 3: deprecated: module Shadow_stdlib.Int
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Int instead
- File "src/base.ml", line 37, characters 4-431:
- Warning 3: deprecated: module Shadow_stdlib.Int
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Int instead
- File "src/base.ml", line 37, characters 4-474:
- Warning 3: deprecated: module Shadow_stdlib.Int32
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Int32 instead
- File "src/base.ml", line 37, characters 4-474:
- Warning 3: deprecated: module Shadow_stdlib.Int32
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Int32 instead
- File "src/base.ml", line 37, characters 4-517:
- Warning 3: deprecated: module Shadow_stdlib.Int64
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Int64 instead
- File "src/base.ml", line 37, characters 4-517:
- Warning 3: deprecated: module Shadow_stdlib.Int64
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Int64 instead
- File "src/base.ml", line 37, characters 4-558:
- Warning 3: deprecated: module Shadow_stdlib.Lazy
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Lazy instead
- File "src/base.ml", line 37, characters 4-558:
- Warning 3: deprecated: module Shadow_stdlib.Lazy
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Lazy instead
- File "src/base.ml", line 37, characters 4-599:
- Warning 3: deprecated: module Shadow_stdlib.List
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.List instead
- File "src/base.ml", line 37, characters 4-599:
- Warning 3: deprecated: module Shadow_stdlib.List
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.List instead
- File "src/base.ml", line 37, characters 4-638:
- Warning 3: deprecated: module Shadow_stdlib.Map
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Map instead
- File "src/base.ml", line 37, characters 4-638:
- Warning 3: deprecated: module Shadow_stdlib.Map
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Map instead
- File "src/base.ml", line 37, characters 4-689:
- Warning 3: deprecated: module Shadow_stdlib.Nativeint
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Nativeint instead
- File "src/base.ml", line 37, characters 4-689:
- Warning 3: deprecated: module Shadow_stdlib.Nativeint
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Nativeint instead
- File "src/base.ml", line 37, characters 4-734:
- Warning 3: deprecated: module Shadow_stdlib.Option
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Option instead
- File "src/base.ml", line 37, characters 4-734:
- Warning 3: deprecated: module Shadow_stdlib.Option
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Option instead
- File "src/base.ml", line 37, characters 4-779:
- Warning 3: deprecated: module Shadow_stdlib.Printf
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Printf instead
- File "src/base.ml", line 37, characters 4-779:
- Warning 3: deprecated: module Shadow_stdlib.Printf
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Printf instead
- File "src/base.ml", line 37, characters 4-822:
- Warning 3: deprecated: module Shadow_stdlib.Queue
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Queue instead
- File "src/base.ml", line 37, characters 4-822:
- Warning 3: deprecated: module Shadow_stdlib.Queue
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Queue instead
- File "src/base.ml", line 37, characters 4-867:
- Warning 3: deprecated: module Shadow_stdlib.Random
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Random instead
- File "src/base.ml", line 37, characters 4-867:
- Warning 3: deprecated: module Shadow_stdlib.Random
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Random instead
- File "src/base.ml", line 37, characters 4-912:
- Warning 3: deprecated: module Shadow_stdlib.Result
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Result instead
- File "src/base.ml", line 37, characters 4-912:
- Warning 3: deprecated: module Shadow_stdlib.Result
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Result instead
- File "src/base.ml", line 37, characters 4-951:
- Warning 3: deprecated: module Shadow_stdlib.Set
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Set instead
- File "src/base.ml", line 37, characters 4-951:
- Warning 3: deprecated: module Shadow_stdlib.Set
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Set instead
- File "src/base.ml", line 37, characters 4-994:
- Warning 3: deprecated: module Shadow_stdlib.Stack
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Stack instead
- File "src/base.ml", line 37, characters 4-994:
- Warning 3: deprecated: module Shadow_stdlib.Stack
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Stack instead
- File "src/base.ml", line 37, characters 4-1039:
- Warning 3: deprecated: module Shadow_stdlib.String
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.String instead
- File "src/base.ml", line 37, characters 4-1039:
- Warning 3: deprecated: module Shadow_stdlib.String
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.String instead
- File "src/base.ml", line 37, characters 4-1078:
- Warning 3: deprecated: module Shadow_stdlib.Sys
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Sys instead
- File "src/base.ml", line 37, characters 4-1078:
- Warning 3: deprecated: module Shadow_stdlib.Sys
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Sys instead
- File "src/base.ml", line 37, characters 4-1121:
- Warning 3: deprecated: module Shadow_stdlib.Uchar
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Uchar instead
- File "src/base.ml", line 37, characters 4-1121:
- Warning 3: deprecated: module Shadow_stdlib.Uchar
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Uchar instead
- File "src/base.ml", line 37, characters 4-1162:
- Warning 3: deprecated: module Shadow_stdlib.Unit
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Unit instead
- File "src/base.ml", line 37, characters 4-1162:
- Warning 3: deprecated: module Shadow_stdlib.Unit
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Unit instead
- File "src/base.ml", line 37, characters 4-1244:
- Warning 3: deprecated: module Shadow_stdlib.Lexing
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Lexing instead
- File "src/base.ml", line 37, characters 4-1244:
- Warning 3: deprecated: module Shadow_stdlib.Lexing
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Lexing instead
-     ocamlopt src/.base.objs/native/base.{cmx,o}
- File "src/base.ml", line 37, characters 4-132:
- Warning 3: deprecated: module Shadow_stdlib.Array
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Array instead
- File "src/base.ml", line 37, characters 4-132:
- Warning 3: deprecated: module Shadow_stdlib.Array
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Array instead
- File "src/base.ml", line 37, characters 4-173:
- Warning 3: deprecated: module Shadow_stdlib.Bool
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Bool instead
- File "src/base.ml", line 37, characters 4-173:
- Warning 3: deprecated: module Shadow_stdlib.Bool
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Bool instead
- File "src/base.ml", line 37, characters 4-218:
- Warning 3: deprecated: module Shadow_stdlib.Buffer
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Buffer instead
- File "src/base.ml", line 37, characters 4-218:
- Warning 3: deprecated: module Shadow_stdlib.Buffer
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Buffer instead
- File "src/base.ml", line 37, characters 4-261:
- Warning 3: deprecated: module Shadow_stdlib.Bytes
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Bytes instead
- File "src/base.ml", line 37, characters 4-261:
- Warning 3: deprecated: module Shadow_stdlib.Bytes
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Bytes instead
- File "src/base.ml", line 37, characters 4-302:
- Warning 3: deprecated: module Shadow_stdlib.Char
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Char instead
- File "src/base.ml", line 37, characters 4-302:
- Warning 3: deprecated: module Shadow_stdlib.Char
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Char instead
- File "src/base.ml", line 37, characters 4-345:
- Warning 3: deprecated: module Shadow_stdlib.Float
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Float instead
- File "src/base.ml", line 37, characters 4-345:
- Warning 3: deprecated: module Shadow_stdlib.Float
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Float instead
- File "src/base.ml", line 37, characters 4-392:
- Warning 3: deprecated: module Shadow_stdlib.Hashtbl
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Hashtbl instead
- File "src/base.ml", line 37, characters 4-392:
- Warning 3: deprecated: module Shadow_stdlib.Hashtbl
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Hashtbl instead
- File "src/base.ml", line 37, characters 4-431:
- Warning 3: deprecated: module Shadow_stdlib.Int
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Int instead
- File "src/base.ml", line 37, characters 4-431:
- Warning 3: deprecated: module Shadow_stdlib.Int
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Int instead
- File "src/base.ml", line 37, characters 4-474:
- Warning 3: deprecated: module Shadow_stdlib.Int32
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Int32 instead
- File "src/base.ml", line 37, characters 4-474:
- Warning 3: deprecated: module Shadow_stdlib.Int32
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Int32 instead
- File "src/base.ml", line 37, characters 4-517:
- Warning 3: deprecated: module Shadow_stdlib.Int64
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Int64 instead
- File "src/base.ml", line 37, characters 4-517:
- Warning 3: deprecated: module Shadow_stdlib.Int64
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Int64 instead
- File "src/base.ml", line 37, characters 4-558:
- Warning 3: deprecated: module Shadow_stdlib.Lazy
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Lazy instead
- File "src/base.ml", line 37, characters 4-558:
- Warning 3: deprecated: module Shadow_stdlib.Lazy
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Lazy instead
- File "src/base.ml", line 37, characters 4-599:
- Warning 3: deprecated: module Shadow_stdlib.List
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.List instead
- File "src/base.ml", line 37, characters 4-599:
- Warning 3: deprecated: module Shadow_stdlib.List
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.List instead
- File "src/base.ml", line 37, characters 4-638:
- Warning 3: deprecated: module Shadow_stdlib.Map
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Map instead
- File "src/base.ml", line 37, characters 4-638:
- Warning 3: deprecated: module Shadow_stdlib.Map
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Map instead
- File "src/base.ml", line 37, characters 4-689:
- Warning 3: deprecated: module Shadow_stdlib.Nativeint
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Nativeint instead
- File "src/base.ml", line 37, characters 4-689:
- Warning 3: deprecated: module Shadow_stdlib.Nativeint
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Nativeint instead
- File "src/base.ml", line 37, characters 4-734:
- Warning 3: deprecated: module Shadow_stdlib.Option
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Option instead
- File "src/base.ml", line 37, characters 4-734:
- Warning 3: deprecated: module Shadow_stdlib.Option
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Option instead
- File "src/base.ml", line 37, characters 4-779:
- Warning 3: deprecated: module Shadow_stdlib.Printf
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Printf instead
- File "src/base.ml", line 37, characters 4-779:
- Warning 3: deprecated: module Shadow_stdlib.Printf
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Printf instead
- File "src/base.ml", line 37, characters 4-822:
- Warning 3: deprecated: module Shadow_stdlib.Queue
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Queue instead
- File "src/base.ml", line 37, characters 4-822:
- Warning 3: deprecated: module Shadow_stdlib.Queue
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Queue instead
- File "src/base.ml", line 37, characters 4-867:
- Warning 3: deprecated: module Shadow_stdlib.Random
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Random instead
- File "src/base.ml", line 37, characters 4-867:
- Warning 3: deprecated: module Shadow_stdlib.Random
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Random instead
- File "src/base.ml", line 37, characters 4-912:
- Warning 3: deprecated: module Shadow_stdlib.Result
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Result instead
- File "src/base.ml", line 37, characters 4-912:
- Warning 3: deprecated: module Shadow_stdlib.Result
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Result instead
- File "src/base.ml", line 37, characters 4-951:
- Warning 3: deprecated: module Shadow_stdlib.Set
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Set instead
- File "src/base.ml", line 37, characters 4-951:
- Warning 3: deprecated: module Shadow_stdlib.Set
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Set instead
- File "src/base.ml", line 37, characters 4-994:
- Warning 3: deprecated: module Shadow_stdlib.Stack
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Stack instead
- File "src/base.ml", line 37, characters 4-994:
- Warning 3: deprecated: module Shadow_stdlib.Stack
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Stack instead
- File "src/base.ml", line 37, characters 4-1039:
- Warning 3: deprecated: module Shadow_stdlib.String
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.String instead
- File "src/base.ml", line 37, characters 4-1039:
- Warning 3: deprecated: module Shadow_stdlib.String
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.String instead
- File "src/base.ml", line 37, characters 4-1078:
- Warning 3: deprecated: module Shadow_stdlib.Sys
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Sys instead
- File "src/base.ml", line 37, characters 4-1078:
- Warning 3: deprecated: module Shadow_stdlib.Sys
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Sys instead
- File "src/base.ml", line 37, characters 4-1121:
- Warning 3: deprecated: module Shadow_stdlib.Uchar
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Uchar instead
- File "src/base.ml", line 37, characters 4-1121:
- Warning 3: deprecated: module Shadow_stdlib.Uchar
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Uchar instead
- File "src/base.ml", line 37, characters 4-1162:
- Warning 3: deprecated: module Shadow_stdlib.Unit
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Unit instead
- File "src/base.ml", line 37, characters 4-1162:
- Warning 3: deprecated: module Shadow_stdlib.Unit
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Unit instead
- File "src/base.ml", line 37, characters 4-1244:
- Warning 3: deprecated: module Shadow_stdlib.Lexing
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Lexing instead
- File "src/base.ml", line 37, characters 4-1244:
- Warning 3: deprecated: module Shadow_stdlib.Lexing
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Referring to the stdlib directly is discouraged by Base. You should either
- use the equivalent functionality offered by Base, or if you really want to
- refer to the stdlib, use Caml.Lexing instead
-> compiled  base.v0.13.2
Processing 37/43: [camlp5: make world.opt]
-> installed base.v0.13.2
Processing 38/43: [camlp5: make world.opt]
Processing 39/43: [camlp5: make world.opt] [pcre: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "pcre" "-j" "31" (CWD=/home/opam/.opam/4.05.0/.opam-switch/build/pcre.7.4.1)
-> compiled  pcre.7.4.1
Processing 39/43: [camlp5: make world.opt]
-> installed pcre.7.4.1
Processing 40/43: [camlp5: make world.opt]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "-j31" "DEBUG=-g" "world.opt" (CWD=/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01)
- make core
- make[1]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01'
- set -e; cd ocaml_stuff; make; cd ..
- make[2]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/ocaml_stuff'
- cd ./4.05.0/utils; \
- make all EXE= OCAMLN=ocaml
- make[3]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/ocaml_stuff/4.05.0/utils'
- ocamlc  -c warnings.mli
- ocamlc  -c pconfig.mli
- ocamlc  -c pconfig.ml
- make[3]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/ocaml_stuff/4.05.0/utils'
- if [ "+compiler-libs" != "+compiler-libs" ]; then \
-   cd ./4.05.0/parsing; \
-   make all EXE= OCAMLN=ocaml; \
- fi
- make[2]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/ocaml_stuff'
- make clean_cold
- make[2]: Entering directory '/home/opam/.opam/4.05.0/.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.05.0/.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.05.0/.opam-switch/build/camlp5.8.00.01/ocaml_src/lib'
- make[3]: Entering directory '/home/opam/.opam/4.05.0/.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.05.0/.opam-switch/build/camlp5.8.00.01/ocaml_src/odyl'
- make[3]: Entering directory '/home/opam/.opam/4.05.0/.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.05.0/.opam-switch/build/camlp5.8.00.01/ocaml_src/main'
- make[3]: Entering directory '/home/opam/.opam/4.05.0/.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.05.0/.opam-switch/build/camlp5.8.00.01/ocaml_src/meta'
- make[2]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01'
- make library_cold
- make[2]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01'
- set -e; cd ocaml_src/lib; make all; cd ../..
- make[3]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/ocaml_src/lib'
- cat ploc.mli > ploc.ppi
- cat fstream.mli > fstream.ppi
- cat versdep.ml > versdep.ppo
- cat diff.mli > diff.ppi
- cat extfun.mli > extfun.ppi
- cat pretty.mli > pretty.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf ploc.ppi
- cat pprintf.mli > pprintf.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf diff.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf fstream.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -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 extfun.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf pprintf.ppi
- rm -f ploc.ppi
- rm -f diff.ppi
- rm -f pprintf.ppi
- rm -f pretty.ppi
- rm -f extfun.ppi
- cat ploc.ml > ploc.ppo
- cat stdpp.mli > stdpp.ppi
- rm -f fstream.ppi
- cat plexing.mli > 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 -intf plexing.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl pprintf.ppo
- cat extfun.ml > extfun.ppo
- cat eprinter.mli > eprinter.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 eprinter.ppi
- rm -f plexing.ppi
- cat fstream.ml > fstream.ppo
- cat stdpp.ml > stdpp.ppo
- rm -f pprintf.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl fstream.ppo
- rm -f extfun.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl stdpp.ppo
- cat token.mli > token.ppi
- cat eprinter.ml > eprinter.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf token.ppi
- cat plexer.mli > plexer.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl eprinter.ppo
- cat gramext.mli > gramext.ppi
- rm -f stdpp.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf plexer.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf gramext.ppi
- rm -f ploc.ppo
- rm -f fstream.ppo
- rm -f token.ppi
- rm -f plexer.ppi
- cat token.ml > token.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl token.ppo
- rm -f gramext.ppi
- rm -f versdep.ppo
- cat gramext.ml > gramext.ppo
- cat grammar.mli > grammar.ppi
- cat diff.ml > diff.ppo
- cat pretty.ml > pretty.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl gramext.ppo
- cat extfold.mli > extfold.ppi
- rm -f token.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 diff.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 pretty.ppo
- rm -f eprinter.ppo
- cat plexer.ml > plexer.ppo
- cat plexing.ml > plexing.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl plexer.ppo
- rm -f extfold.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl plexing.ppo
- rm -f pretty.ppo
- rm -f grammar.ppi
- cat grammar.ml > grammar.ppo
- cat extfold.ml > extfold.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl extfold.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl grammar.ppo
- rm -f diff.ppo
- rm -f extfold.ppo
- rm -f plexing.ppo
- rm -f gramext.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.05.0/.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.05.0/.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.05.0/.opam-switch/build/camlp5.8.00.01/ocaml_src/lib'
- make[2]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01'
- make compile_cold
- make[2]: Entering directory '/home/opam/.opam/4.05.0/.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.05.0/.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.05.0/.opam-switch/build/camlp5.8.00.01/ocaml_src/lib'
- make[3]: Entering directory '/home/opam/.opam/4.05.0/.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.05.0/lib/camlp5\"" | \
- sed -e 's|\\|/|g' >> odyl_config.ml
- cat odyl_main.mli > odyl_main.ppi
- ocamlc.opt -g -warn-error +A-11 -c -intf odyl_main.ppi
- cat odyl_config.ml > odyl_config.ppo
- ocamlc.opt -g -warn-error +A-11 -c -impl odyl_config.ppo
- rm -f odyl_main.ppi
- rm -f odyl_config.ppo
- cat odyl_main.ml > odyl_main.ppo
- cat odyl.ml > odyl.ppo
- ocamlc.opt -g -warn-error +A-11 -c -impl odyl.ppo
- ocamlc.opt -g -warn-error +A-11 -c -impl odyl_main.ppo
- rm -f odyl_main.ppo
- rm -f odyl.ppo
- ocamlc.opt -g dynlink.cma odyl_config.cmo odyl_main.cmo -a -o odyl.cma
- ocamlc.opt -g odyl.cma odyl.cmo -o odyl
- make[3]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/ocaml_src/odyl'
- make[3]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/ocaml_src/main'
- cat mLast.mli > mLast.ppi
- cat mlsyntax.mli > 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.05.0/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.05.0/utils -c -intf mLast.ppi
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.05.0/utils -c -intf argl.ppi
- rm -f mlsyntax.ppi
- rm -f argl.ppi
- cat mlsyntax.ml > mlsyntax.ppo
- cat argl.ml > argl.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.05.0/utils -c -impl mlsyntax.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.05.0/utils -c -impl argl.ppo
- rm -f mLast.ppi
- cat asttools.mli > asttools.ppi
- cat quotation.mli > quotation.ppi
- cat reloc.mli > reloc.ppi
- cat prtools.mli > prtools.ppi
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.05.0/utils -c -intf quotation.ppi
- cat pcaml.mli > pcaml.ppi
- cat pp_debug.ml > pp_debug.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.05.0/utils -c -intf asttools.ppi
- cat ast2pt.mli > ast2pt.ppi
- cat exparser.mli > exparser.ppi
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.05.0/utils -c -intf prtools.ppi
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.05.0/utils -c -intf pcaml.ppi
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.05.0/utils -c -intf reloc.ppi
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.05.0/utils -c -impl pp_debug.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.05.0/utils -c -intf exparser.ppi
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.05.0/utils -c -intf ast2pt.ppi
- rm -f mlsyntax.ppo
- rm -f reloc.ppi
- rm -f quotation.ppi
- rm -f asttools.ppi
- rm -f exparser.ppi
- cat asttools.ml > asttools.ppo
- rm -f ast2pt.ppi
- cat reloc.ml > reloc.ppo
- rm -f argl.ppo
- rm -f pcaml.ppi
- 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.05.0/utils -c -impl asttools.ppo
- cat parserify.mli > parserify.ppi
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.05.0/utils -c -impl quotation.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.05.0/utils -c -impl reloc.ppo
- rm -f pp_debug.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.05.0/utils -c -intf parserify.ppi
- cat main.ml > main.ppo
- cat exparser.ml > exparser.ppo
- rm -f prtools.ppi
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.05.0/utils -c -impl main.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.05.0/utils -c -impl exparser.ppo
- rm -f parserify.ppi
- cat pcaml.ml > pcaml.ppo
- cat prtools.ml > prtools.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.05.0/utils -c -impl pcaml.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.05.0/utils -c -impl prtools.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.05.0/utils -c -impl ast2pt.ppo
- cat parserify.ml > parserify.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.05.0/utils -c -impl parserify.ppo
- rm -f quotation.ppo
- rm -f asttools.ppo
- rm -f main.ppo
- rm -f exparser.ppo
- rm -f prtools.ppo
- rm -f reloc.ppo
- rm -f pcaml.ppo
- rm -f parserify.ppo
- rm -f ast2pt.ppo
- OTOPP=+compiler-libs OTOPU=../../ocaml_stuff/4.05.0/utils OVERSION=4.05.0 OLIBDIR="/home/opam/.opam/4.05.0/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.05.0/utils ../../boot/versdep.cmo ../../boot/ploc.cmo ../../boot/plexing.cmo ../../boot/plexer.cmo ../../boot/fstream.cmo ../../boot/gramext.cmo ../../boot/grammar.cmo ../../boot/diff.cmo ../../boot/extfold.cmo ../../boot/extfun.cmo ../../boot/pretty.cmo ../../boot/pprintf.cmo ../../boot/eprinter.cmo ../../ocaml_stuff/4.05.0/utils/pconfig.cmo asttools.cmo quotation.cmo prtools.cmo reloc.cmo pp_debug.cmo pcaml.cmo ast2pt.cmo mlsyntax.cmo exparser.cmo parserify.cmo argl.cmo ../../boot/stdpp.cmo ../../boot/token.cmo crc.cmo main.cmo -a -o camlp5.cma
- ocamlc.opt -g ../odyl/odyl.cma camlp5.cma ../odyl/odyl.cmo -linkall -o camlp5
- make[3]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/ocaml_src/main'
- make[3]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/ocaml_src/meta'
- cat pa_r.ml > pa_r.ppo
- cat q_MLast.ml > q_MLast.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_extend.ml > pa_extend.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/4.05.0/utils -c -impl pa_r.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/4.05.0/utils -c -impl pa_rp.ppo
- cat pa_fstream.ml > pa_fstream.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/4.05.0/utils -c -impl q_ast_base.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/4.05.0/utils -c -impl q_MLast.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.05.0/utils -c -impl pa_extend.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/4.05.0/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.05.0/utils -c -impl pa_fstream.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/4.05.0/utils -c -impl pa_lexer.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/4.05.0/utils -c -impl pr_dump.ppo
- rm -f pr_dump.ppo
- rm -f pa_rp.ppo
- rm -f q_ast_base.ppo
- cat q_ast.ml > q_ast.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/4.05.0/utils -c -impl q_ast.ppo
- rm -f pa_fstream.ppo
- rm -f pa_lexer.ppo
- rm -f pa_macro.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.05.0/utils -c -impl pa_macro_gram.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/4.05.0/utils -c -impl pa_extend_m.ppo
- rm -f q_ast.ppo
- rm -f pa_extend_m.ppo
- rm -f pa_macro_gram.ppo
- rm -f pa_r.ppo
- rm -f camlp5r
- cd ../main; make CAMLP5=../meta/camlp5r CAMLP5M="-I ../meta pa_r.cmo pa_rp.cmo pr_dump.cmo"
- make[4]: Entering directory '/home/opam/.opam/4.05.0/.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.05.0/.opam-switch/build/camlp5.8.00.01/ocaml_src/main'
- rm -f q_MLast.ppo
- make[3]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/ocaml_src/meta'
- make[2]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01'
- make promote_cold
- make[2]: Entering directory '/home/opam/.opam/4.05.0/.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.05.0/.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.05.0/.opam-switch/build/camlp5.8.00.01/ocaml_src/lib'
- make[3]: Entering directory '/home/opam/.opam/4.05.0/.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.05.0/.opam-switch/build/camlp5.8.00.01/ocaml_src/odyl'
- make[3]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/ocaml_src/main'
- cp camlp5 ../../boot/.
- make[3]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/ocaml_src/main'
- make[3]: Entering directory '/home/opam/.opam/4.05.0/.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.05.0/.opam-switch/build/camlp5.8.00.01/ocaml_src/meta'
- make[2]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01'
- make clean_cold
- make[2]: Entering directory '/home/opam/.opam/4.05.0/.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.05.0/.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.05.0/.opam-switch/build/camlp5.8.00.01/ocaml_src/lib'
- make[3]: Entering directory '/home/opam/.opam/4.05.0/.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.05.0/.opam-switch/build/camlp5.8.00.01/ocaml_src/odyl'
- make[3]: Entering directory '/home/opam/.opam/4.05.0/.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.05.0/.opam-switch/build/camlp5.8.00.01/ocaml_src/main'
- make[3]: Entering directory '/home/opam/.opam/4.05.0/.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.05.0/.opam-switch/build/camlp5.8.00.01/ocaml_src/meta'
- make[2]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01'
- make clean_hot
- make[2]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01'
- cd ocaml_stuff; make clean; cd ..
- make[3]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/ocaml_stuff'
- cd ./4.05.0/utils; \
- make clean EXE=
- make[4]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/ocaml_stuff/4.05.0/utils'
- rm -f *.cm[oix] *.o
- make[4]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/ocaml_stuff/4.05.0/utils'
- if [ "+compiler-libs" != "+compiler-libs" ]; then \
-   cd ./4.05.0/parsing; \
-   make clean EXE=; \
- fi
- make[3]: Leaving directory '/home/opam/.opam/4.05.0/.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.05.0/.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.05.0/.opam-switch/build/camlp5.8.00.01/lib'
- make[3]: Entering directory '/home/opam/.opam/4.05.0/.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.05.0/.opam-switch/build/camlp5.8.00.01/odyl'
- make[3]: Entering directory '/home/opam/.opam/4.05.0/.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.05.0/.opam-switch/build/camlp5.8.00.01/main'
- make[3]: Entering directory '/home/opam/.opam/4.05.0/.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.05.0/.opam-switch/build/camlp5.8.00.01/meta'
- make[3]: Entering directory '/home/opam/.opam/4.05.0/.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.05.0/.opam-switch/build/camlp5.8.00.01/etc'
- make[3]: Entering directory '/home/opam/.opam/4.05.0/.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.05.0/.opam-switch/build/camlp5.8.00.01/top'
- make[3]: Entering directory '/home/opam/.opam/4.05.0/.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.05.0/.opam-switch/build/camlp5.8.00.01/ocpp'
- make[3]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/man'
- rm -f camlp5.1
- make[3]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/man'
- make[3]: Entering directory '/home/opam/.opam/4.05.0/.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.05.0/.opam-switch/build/camlp5.8.00.01/compile'
- make[2]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01'
- make library
- make[2]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01'
- set -e; cd ocaml_stuff; make; cd ..
- make[3]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/ocaml_stuff'
- cd ./4.05.0/utils; \
- make all EXE= OCAMLN=ocaml
- make[4]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/ocaml_stuff/4.05.0/utils'
- ocamlc  -c warnings.mli
- ocamlc  -c pconfig.mli
- ocamlc  -c pconfig.ml
- make[4]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/ocaml_stuff/4.05.0/utils'
- if [ "+compiler-libs" != "+compiler-libs" ]; then \
-   cd ./4.05.0/parsing; \
-   make all EXE= OCAMLN=ocaml; \
- fi
- make[3]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/ocaml_stuff'
- set -e; cd lib; make all; cd ..
- make[3]: Entering directory '/home/opam/.opam/4.05.0/.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 -mode S -o fstream.ppi fstream.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 extfun.ppi extfun.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o diff.ppi diff.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pretty.ppi pretty.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pprintf.ppi pprintf.mli
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf 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 pretty.ppi
- rm -f fstream.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf diff.ppi
- rm -f ploc.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf extfun.ppi
- rm -f pretty.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf pprintf.ppi
- rm -f diff.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o fstream.ppo fstream.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o stdpp.ppi stdpp.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ploc.ppo ploc.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexing.ppi plexing.mli
- rm -f extfun.ppi
- rm -f pprintf.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfun.ppo extfun.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o 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 stdpp.ppi
- rm -f stdpp.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf plexing.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o stdpp.ppo stdpp.ml
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf eprinter.ppi
- rm -f plexing.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl fstream.ppo
- rm -f eprinter.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexer.ppi plexer.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o gramext.ppi gramext.mli
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl extfun.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o token.ppi token.mli
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl stdpp.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o eprinter.ppo eprinter.ml
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl pprintf.ppo
- rm -f fstream.ppo
- rm -f stdpp.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf plexer.ppi
- rm -f extfun.ppo
- 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 ploc.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf gramext.ppi
- rm -f pprintf.ppo
- rm -f plexer.ppi
- rm -f token.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o token.ppo token.ml
- rm -f gramext.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl eprinter.ppo
- 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 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
- rm -f eprinter.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
- 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 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.05.0/.opam-switch/build/camlp5.8.00.01/lib'
- set -e; cd lib; make promote; cd ..
- make[3]: Entering directory '/home/opam/.opam/4.05.0/.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.05.0/.opam-switch/build/camlp5.8.00.01/lib'
- make[2]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01'
- cd ocaml_stuff; make all; cd ..
- make[2]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/ocaml_stuff'
- cd ./4.05.0/utils; \
- make all EXE= OCAMLN=ocaml
- make[3]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/ocaml_stuff/4.05.0/utils'
- make[3]: Nothing to be done for 'all'.
- make[3]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/ocaml_stuff/4.05.0/utils'
- if [ "+compiler-libs" != "+compiler-libs" ]; then \
-   cd ./4.05.0/parsing; \
-   make all EXE= OCAMLN=ocaml; \
- fi
- make[2]: Leaving directory '/home/opam/.opam/4.05.0/.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.05.0/.opam-switch/build/camlp5.8.00.01/lib'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/lib'
- make[2]: Entering directory '/home/opam/.opam/4.05.0/.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.05.0/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_main.ppo
- ocamlc.opt -g -warn-error +A-11 -c -impl odyl.ppo
- rm -f odyl_main.ppo
- ocamlc.opt -g dynlink.cma odyl_config.cmo odyl_main.cmo -a -o odyl.cma
- rm -f odyl.ppo
- ocamlc.opt -g odyl.cma odyl.cmo -o odyl
- make[2]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/odyl'
- make[2]: Entering directory '/home/opam/.opam/4.05.0/.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 mLast.ppi mLast.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o argl.ppi argl.mli
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.05.0/utils -c -intf argl.ppi
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.05.0/utils -c -intf mlsyntax.ppi
- rm -f argl.ppi
- rm -f mlsyntax.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o argl.ppo argl.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o mlsyntax.ppo mlsyntax.ml
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.05.0/utils -c -impl argl.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.05.0/utils -c -impl mlsyntax.ppo
- rm -f mlsyntax.ppo
- rm -f argl.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.05.0/utils -c -intf mLast.ppi
- rm -f mLast.ppi
- 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
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o asttools.ppi asttools.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 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 exparser.ppi exparser.mli
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.05.0/utils -c -intf reloc.ppi
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.05.0/utils -c -intf ast2pt.ppi
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.05.0/utils -c -intf prtools.ppi
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.05.0/utils -c -intf quotation.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.05.0/utils -c -intf asttools.ppi
- rm -f prtools.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.05.0/utils -c -intf exparser.ppi
- 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
- rm -f ast2pt.ppi
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.05.0/utils -c -impl pp_debug.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o reloc.ppo reloc.ml
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.05.0/utils -c -intf pcaml.ppi
- rm -f asttools.ppi
- rm -f exparser.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ast2pt.ppo ast2pt.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o asttools.ppo asttools.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o parserify.ppi parserify.mli
- 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.05.0/utils -c -impl quotation.ppo
- rm -f pcaml.ppi
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.05.0/utils -c -intf parserify.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pcaml.ppo pcaml.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o exparser.ppo exparser.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o main.ppo main.ml
- rm -f parserify.ppi
- rm -f quotation.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o parserify.ppo parserify.ml
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.05.0/utils -c -impl prtools.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.05.0/utils -c -impl main.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.05.0/utils -c -impl asttools.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.05.0/utils -c -impl pcaml.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.05.0/utils -c -impl parserify.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.05.0/utils -c -impl reloc.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.05.0/utils -c -impl exparser.ppo
- rm -f pcaml.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.05.0/utils -c -impl ast2pt.ppo
- rm -f ast2pt.ppo
- OTOPP=+compiler-libs OTOPU=../ocaml_stuff/4.05.0/utils OVERSION=4.05.0 OLIBDIR="/home/opam/.opam/4.05.0/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.05.0/utils ../boot/versdep.cmo ../boot/ploc.cmo ../boot/plexing.cmo ../boot/plexer.cmo ../boot/fstream.cmo ../boot/gramext.cmo ../boot/grammar.cmo ../boot/diff.cmo ../boot/extfold.cmo ../boot/extfun.cmo ../boot/pretty.cmo ../boot/pprintf.cmo ../boot/eprinter.cmo ../ocaml_stuff/4.05.0/utils/pconfig.cmo asttools.cmo quotation.cmo prtools.cmo reloc.cmo pp_debug.cmo pcaml.cmo ast2pt.cmo mlsyntax.cmo exparser.cmo parserify.cmo argl.cmo ../boot/stdpp.cmo ../boot/token.cmo crc.cmo main.cmo -a -o camlp5.cma
- ocamlc.opt -g ../odyl/odyl.cma camlp5.cma ../odyl/odyl.cmo -linkall -o camlp5
- make[2]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/main'
- make[2]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/meta'
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_rp.ppo pa_rp.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o q_ast_base.ppo q_ast_base.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_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_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_lexer.ppo pa_lexer.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
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.05.0/utils -c -impl pr_dump.ppo
- rm -f pr_dump.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.05.0/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.05.0/utils -c -impl pa_lexer.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.05.0/utils -c -impl pa_fstream.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.05.0/utils -c -impl q_ast_base.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.05.0/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.05.0/utils -c -impl pa_extend.ppo
- rm -f pa_extend.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.05.0/utils -c -impl q_ast.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.05.0/utils -c -impl pa_r.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.05.0/utils -c -impl pa_macro_gram.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.05.0/utils -c -impl pa_extend_m.ppo
- rm -f pa_extend_m.ppo
- rm -f pa_macro_gram.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.05.0/utils -c -impl q_MLast.ppo
- rm -f q_ast.ppo
- rm -f pa_r.ppo
- rm -f camlp5r
- cd ../main; make CAMLP5=../meta/camlp5r CAMLP5M="-I ../meta pa_r.cmo pa_rp.cmo pr_dump.cmo"
- make[3]: Entering directory '/home/opam/.opam/4.05.0/.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.05.0/.opam-switch/build/camlp5.8.00.01/main'
- rm -f q_MLast.ppo
- make[2]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/meta'
- make[1]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01'
- make compare_test || make coreboot
- make[1]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01'
- make[2]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/lib'
- make[2]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/lib'
- make[2]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/odyl'
- make[2]: Nothing to be done for 'compare'.
- make[2]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/odyl'
- make[2]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/main'
- camlp5 ../boot/camlp5 differ: char 815484, line 6934
- make[2]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/main'
- make[1]: *** [Makefile:124: compare_test] Error 1
- make[1]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01'
- make[1]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01'
- make backup
- make[2]: Entering directory '/home/opam/.opam/4.05.0/.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.05.0/.opam-switch/build/camlp5.8.00.01'
- test ! -f boot/.gitignore || mv boot/.gitignore boot.new/.
- make[3]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01'
- mv boot boot.new/SAVED
- mv boot.new boot
- make[2]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01'
- make promote
- make[2]: Entering directory '/home/opam/.opam/4.05.0/.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.05.0/.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.05.0/.opam-switch/build/camlp5.8.00.01/lib'
- make[3]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/odyl'
- make[3]: Nothing to be done for 'promote'.
- make[3]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/odyl'
- make[3]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/main'
- cp camlp5 ../boot/.
- make[3]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/main'
- make[3]: Entering directory '/home/opam/.opam/4.05.0/.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.05.0/.opam-switch/build/camlp5.8.00.01/meta'
- make[2]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01'
- make clean_hot
- make[2]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01'
- cd ocaml_stuff; make clean; cd ..
- make[3]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/ocaml_stuff'
- cd ./4.05.0/utils; \
- make clean EXE=
- make[4]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/ocaml_stuff/4.05.0/utils'
- rm -f *.cm[oix] *.o
- make[4]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/ocaml_stuff/4.05.0/utils'
- if [ "+compiler-libs" != "+compiler-libs" ]; then \
-   cd ./4.05.0/parsing; \
-   make clean EXE=; \
- fi
- make[3]: Leaving directory '/home/opam/.opam/4.05.0/.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.05.0/.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.05.0/.opam-switch/build/camlp5.8.00.01/lib'
- make[3]: Entering directory '/home/opam/.opam/4.05.0/.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.05.0/.opam-switch/build/camlp5.8.00.01/odyl'
- make[3]: Entering directory '/home/opam/.opam/4.05.0/.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.05.0/.opam-switch/build/camlp5.8.00.01/main'
- make[3]: Entering directory '/home/opam/.opam/4.05.0/.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.05.0/.opam-switch/build/camlp5.8.00.01/meta'
- make[3]: Entering directory '/home/opam/.opam/4.05.0/.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.05.0/.opam-switch/build/camlp5.8.00.01/etc'
- make[3]: Entering directory '/home/opam/.opam/4.05.0/.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.05.0/.opam-switch/build/camlp5.8.00.01/top'
- make[3]: Entering directory '/home/opam/.opam/4.05.0/.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.05.0/.opam-switch/build/camlp5.8.00.01/ocpp'
- make[3]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/man'
- rm -f camlp5.1
- make[3]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/man'
- make[3]: Entering directory '/home/opam/.opam/4.05.0/.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.05.0/.opam-switch/build/camlp5.8.00.01/compile'
- make[2]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01'
- make core
- make[2]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01'
- cd ocaml_stuff; make all; cd ..
- make[3]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/ocaml_stuff'
- cd ./4.05.0/utils; \
- make all EXE= OCAMLN=ocaml
- make[4]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/ocaml_stuff/4.05.0/utils'
- ocamlc  -c warnings.mli
- ocamlc  -c pconfig.mli
- ocamlc  -c pconfig.ml
- make[4]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/ocaml_stuff/4.05.0/utils'
- if [ "+compiler-libs" != "+compiler-libs" ]; then \
-   cd ./4.05.0/parsing; \
-   make all EXE= OCAMLN=ocaml; \
- fi
- make[3]: Leaving directory '/home/opam/.opam/4.05.0/.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.05.0/.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.ppi ploc.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o diff.ppi diff.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o fstream.ppi fstream.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfun.ppi extfun.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -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 extfun.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf diff.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf pprintf.ppi
- rm -f extfun.ppi
- rm -f diff.ppi
- rm -f pprintf.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfun.ppo extfun.ml
- 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 ploc.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o eprinter.ppi eprinter.mli
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf fstream.ppi
- rm -f pretty.ppi
- rm -f ploc.ppi
- rm -f fstream.ppi
- 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 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
- rm -f eprinter.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl extfun.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o eprinter.ppo eprinter.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o fstream.ppo fstream.ml
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf stdpp.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf plexing.ppi
- rm -f extfun.ppo
- rm -f stdpp.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl pprintf.ppo
- rm -f plexing.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o stdpp.ppo stdpp.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexer.ppi plexer.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o token.ppi token.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o gramext.ppi gramext.mli
- rm -f 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 stdpp.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl eprinter.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf token.ppi
- rm -f plexer.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl ploc.ppo
- rm -f token.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf gramext.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o token.ppo token.ml
- rm -f eprinter.ppo
- rm -f gramext.ppi
- rm -f ploc.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl fstream.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o gramext.ppo gramext.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o grammar.ppi grammar.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfold.ppi extfold.mli
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl token.ppo
- rm -f token.ppo
- rm -f fstream.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 gramext.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl versdep.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl extfold.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.05.0/.opam-switch/build/camlp5.8.00.01/lib'
- make[3]: Entering directory '/home/opam/.opam/4.05.0/.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.05.0/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_main.ppo
- ocamlc.opt -g -warn-error +A-11 -c -impl odyl.ppo
- rm -f odyl_main.ppo
- ocamlc.opt -g dynlink.cma odyl_config.cmo odyl_main.cmo -a -o odyl.cma
- rm -f odyl.ppo
- ocamlc.opt -g odyl.cma odyl.cmo -o odyl
- make[3]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/odyl'
- make[3]: Entering directory '/home/opam/.opam/4.05.0/.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.05.0/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.05.0/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.05.0/utils -c -impl mlsyntax.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.05.0/utils -c -impl argl.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.05.0/utils -c -intf mLast.ppi
- rm -f mlsyntax.ppo
- rm -f 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 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 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 pp_debug.ppo pp_debug.ml
- 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
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.05.0/utils -c -intf reloc.ppi
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.05.0/utils -c -intf quotation.ppi
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.05.0/utils -c -intf prtools.ppi
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.05.0/utils -c -intf asttools.ppi
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.05.0/utils -c -intf exparser.ppi
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.05.0/utils -c -intf ast2pt.ppi
- rm -f reloc.ppi
- rm -f prtools.ppi
- rm -f exparser.ppi
- rm -f asttools.ppi
- rm -f quotation.ppi
- rm -f ast2pt.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 parserify.ppi parserify.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o asttools.ppo asttools.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o quotation.ppo quotation.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.05.0/utils -c -intf parserify.ppi
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.05.0/utils -c -intf pcaml.ppi
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.05.0/utils -c -impl quotation.ppo
- rm -f parserify.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o parserify.ppo parserify.ml
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.05.0/utils -c -impl pp_debug.ppo
- rm -f pcaml.ppi
- 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 pp_debug.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pcaml.ppo pcaml.ml
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.05.0/utils -c -impl main.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.05.0/utils -c -impl parserify.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.05.0/utils -c -impl asttools.ppo
- rm -f main.ppo
- rm -f asttools.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.05.0/utils -c -impl prtools.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.05.0/utils -c -impl exparser.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.05.0/utils -c -impl pcaml.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.05.0/utils -c -impl reloc.ppo
- rm -f pcaml.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.05.0/utils -c -impl ast2pt.ppo
- rm -f ast2pt.ppo
- OTOPP=+compiler-libs OTOPU=../ocaml_stuff/4.05.0/utils OVERSION=4.05.0 OLIBDIR="/home/opam/.opam/4.05.0/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.05.0/utils ../boot/versdep.cmo ../boot/ploc.cmo ../boot/plexing.cmo ../boot/plexer.cmo ../boot/fstream.cmo ../boot/gramext.cmo ../boot/grammar.cmo ../boot/diff.cmo ../boot/extfold.cmo ../boot/extfun.cmo ../boot/pretty.cmo ../boot/pprintf.cmo ../boot/eprinter.cmo ../ocaml_stuff/4.05.0/utils/pconfig.cmo asttools.cmo quotation.cmo prtools.cmo reloc.cmo pp_debug.cmo pcaml.cmo ast2pt.cmo mlsyntax.cmo exparser.cmo parserify.cmo argl.cmo ../boot/stdpp.cmo ../boot/token.cmo crc.cmo main.cmo -a -o camlp5.cma
- ocamlc.opt -g ../odyl/odyl.cma camlp5.cma ../odyl/odyl.cmo -linkall -o camlp5
- make[3]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/main'
- make[3]: Entering directory '/home/opam/.opam/4.05.0/.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 q_ast_base.ppo q_ast_base.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_r.ppo pa_r.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_rp.ppo pa_rp.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_macro.ppo pa_macro.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_lexer.ppo pa_lexer.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
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.05.0/utils -c -impl pr_dump.ppo
- rm -f pr_dump.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.05.0/utils -c -impl pa_rp.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.05.0/utils -c -impl pa_lexer.ppo
- rm -f pa_rp.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.05.0/utils -c -impl q_ast_base.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.05.0/utils -c -impl pa_macro.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.05.0/utils -c -impl pa_fstream.ppo
- rm -f q_ast_base.ppo
- rm -f pa_lexer.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.05.0/utils -c -impl pa_extend.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.05.0/utils -c -impl q_ast.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
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.05.0/utils -c -impl pa_r.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.05.0/utils -c -impl pa_macro_gram.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.05.0/utils -c -impl pa_extend_m.ppo
- rm -f q_ast.ppo
- rm -f pa_macro_gram.ppo
- rm -f pa_extend_m.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.05.0/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[4]: Entering directory '/home/opam/.opam/4.05.0/.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.05.0/.opam-switch/build/camlp5.8.00.01/main'
- rm -f q_MLast.ppo
- make[3]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/meta'
- make[2]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01'
- make compare
- make[2]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01'
- make[3]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/lib'
- make[3]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/lib'
- make[3]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/odyl'
- make[3]: Nothing to be done for 'compare'.
- make[3]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/odyl'
- make[3]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/main'
- camlp5 ../boot/camlp5 differ: char 1124475, line 9602
- make[3]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/main'
- Fixpoint not reached, try one more bootstrapping cycle.
- make[2]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01'
- make[1]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01'
- make out
- make[1]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01'
- set -e; cd ocaml_stuff; make; cd ..
- make[2]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/ocaml_stuff'
- cd ./4.05.0/utils; \
- make all EXE= OCAMLN=ocaml
- make[3]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/ocaml_stuff/4.05.0/utils'
- make[3]: Nothing to be done for 'all'.
- make[3]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/ocaml_stuff/4.05.0/utils'
- if [ "+compiler-libs" != "+compiler-libs" ]; then \
-   cd ./4.05.0/parsing; \
-   make all EXE= OCAMLN=ocaml; \
- fi
- make[2]: Leaving directory '/home/opam/.opam/4.05.0/.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.05.0/.opam-switch/build/camlp5.8.00.01/lib'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/lib'
- make[2]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/odyl'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/odyl'
- make[2]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/main'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/main'
- make[2]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/meta'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/meta'
- make[2]: Entering directory '/home/opam/.opam/4.05.0/.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
- 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_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_oop.ppo pa_oop.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
- sed -e "s|@VERSION@|8.00|" -e "s|@CAMLP5DIR@|/home/opam/.opam/4.05.0/lib/camlp5|" META.tpl > META
- 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_pprintf.ppo pa_pprintf.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_mktest.ppo pa_mktest.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pr_depend.ppo pr_depend.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_reloc.ppo pa_reloc.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pr_null.ppo pr_null.ml
- ocamlrun ../boot/camlp5 -nolib -I ../boot pa_r.cmo pa_rp.cmo pa_extend.cmo q_MLast.cmo pr_dump.cmo -mode S -o pa_lispr.ppo pa_lispr.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_sml.ppo pa_sml.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
- ocamlrun ../boot/camlp5 -nolib -I ../boot pa_r.cmo pa_rp.cmo pa_extend.cmo q_MLast.cmo pr_dump.cmo -mode S -o pa_schemer.ppo pa_schemer.ml
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pr_null.ppo
- rm -f pr_null.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_official.ppo
- rm -f pr_official.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_op.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pa_extfold.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_extfun.ppo
- 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_mkast.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_oop.ppo
- rm -f pa_extfold.ppo
- rm -f pa_extfun.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_mkast.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_oop.ppo
- rm -f pa_mktest.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_pprintf.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_lefteval.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl 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_lefteval.ppo
- rm -f pr_depend.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
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_lispr.ppo
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_extfun.ppo pr_extfun.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_extprint.ppo pr_extprint.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o papr_phony_macro.ppo papr_phony_macro.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_r.ppo pr_r.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_o.ppo pr_o.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 q_phony.ppo q_phony.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_scheme.ppo pr_scheme.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 ../meta -I ../lib -I +compiler-libs -c -impl q_phony.ppo
- 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 ../boot -I ../lib -I ../meta -c -impl pa_sml.ppo
- rm -f q_phony.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 papr_phony_macro.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_schemep.ppo
- 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
- rm -f pr_extfun.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_op.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_extprint.ppo
- rm -f papr_phony_macro.ppo
- rm -f pr_schemep.ppo
- rm -f pr_extprint.ppo
- rm -f pr_op.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
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pa_lisp.ppo
- rm -f pa_pragma.ppo
- rm -f pa_lisp.ppo
- rm -f pr_extend.ppo
- rm -f pa_schemer.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_o.ppo
- make --no-print-directory -f Makefile.withnew pa_scheme.cmo
- rm -f pa_sml.ppo
- ocamlrun ../main/camlp5 -nolib -I ../meta -I ../etc ./pa_schemer.cmo pa_extend.cmo q_MLast.cmo pr_dump.cmo -mode S -o pa_scheme.ppo pa_scheme.ml
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_scheme.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_o.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl 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
- 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.05.0/.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.05.0/.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.05.0/.opam-switch/build/camlp5.8.00.01/main'
- make[3]: Leaving directory '/home/opam/.opam/4.05.0/.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
- 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.05.0/.opam-switch/build/camlp5.8.00.01/etc'
- make[2]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/top'
- ocamlrun ../boot/camlp5r -nolib -I ../boot pa_macro.cmo -mode S -o rprint.ppo rprint.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o camlp5_top_funs.ppo camlp5_top_funs.ml
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I +compiler-libs -I ../ocaml_stuff/4.05.0/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.05.0/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.05.0/utils -I +compiler-libs -c -impl camlp5_top.ppo
- rm -f camlp5_top.ppo
- ocamlc.opt ../ocaml_stuff/4.05.0/utils/pconfig.cmo ../boot/versdep.cmo ../boot/ploc.cmo ../boot/plexing.cmo ../boot/plexer.cmo ../boot/fstream.cmo ../boot/gramext.cmo ../boot/grammar.cmo ../boot/diff.cmo ../boot/extfold.cmo ../boot/extfun.cmo ../boot/pretty.cmo ../boot/pprintf.cmo ../boot/eprinter.cmo ../main/asttools.cmo ../main/mlsyntax.cmo ../main/quotation.cmo ../main/reloc.cmo ../main/pp_debug.cmo ../main/prtools.cmo ../main/ast2pt.cmo ../main/pcaml.cmo ../main/parserify.cmo ../main/exparser.cmo ../boot/stdpp.cmo ../boot/token.cmo ../meta/pa_r.cmo ../meta/pa_rp.cmo rprint.cmo camlp5_top_funs.cmo camlp5_top.cmo -g -linkall -a -o camlp5r.cma
- ocamlc.opt ../ocaml_stuff/4.05.0/utils/pconfig.cmo ../boot/versdep.cmo ../boot/ploc.cmo ../boot/plexing.cmo ../boot/plexer.cmo ../boot/fstream.cmo ../boot/gramext.cmo ../boot/grammar.cmo ../boot/diff.cmo ../boot/extfold.cmo ../boot/extfun.cmo ../boot/pretty.cmo ../boot/pprintf.cmo ../boot/eprinter.cmo ../main/asttools.cmo ../main/mlsyntax.cmo ../main/quotation.cmo ../main/reloc.cmo ../main/pp_debug.cmo ../main/prtools.cmo ../main/ast2pt.cmo ../main/pcaml.cmo ../main/parserify.cmo ../main/exparser.cmo ../boot/stdpp.cmo ../boot/token.cmo ../etc/pa_o.cmo ../etc/pa_op.cmo camlp5_top_funs.cmo camlp5_top.cmo -g -linkall -a -o camlp5o.cma
- ocamlc.opt ../ocaml_stuff/4.05.0/utils/pconfig.cmo ../boot/versdep.cmo ../boot/ploc.cmo ../boot/plexing.cmo ../boot/plexer.cmo ../boot/fstream.cmo ../boot/gramext.cmo ../boot/grammar.cmo ../boot/diff.cmo ../boot/extfold.cmo ../boot/extfun.cmo ../boot/pretty.cmo ../boot/pprintf.cmo ../boot/eprinter.cmo ../main/asttools.cmo ../main/mlsyntax.cmo ../main/quotation.cmo ../main/reloc.cmo ../main/pp_debug.cmo ../main/prtools.cmo ../main/ast2pt.cmo ../main/pcaml.cmo ../main/parserify.cmo ../main/exparser.cmo ../boot/stdpp.cmo ../boot/token.cmo ../etc/pa_scheme.cmo camlp5_top_funs.cmo camlp5_top.cmo -g -linkall -a -o camlp5sch.cma
- ocamlc.opt ../ocaml_stuff/4.05.0/utils/pconfig.cmo ../main/quotation.cmo ../main/reloc.cmo ../main/prtools.cmo ../main/pcaml.cmo ../main/ast2pt.cmo camlp5_top_funs.cmo camlp5_top.cmo -g -linkall -a -o camlp5_top.cma
- make[2]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/top'
- make[2]: Entering directory '/home/opam/.opam/4.05.0/.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.05.0/.opam-switch/build/camlp5.8.00.01/ocpp'
- make[2]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/man'
- sed -e "s'LIBDIR'/home/opam/.opam/4.05.0/lib'g" -e "s/camlp5n/camlp5/g" -e "s/ocamln/ocaml/g" camlp5.1.tpl > camlp5.1
- make[2]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/man'
- make[1]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01'
- make opt
- make[1]: Entering directory '/home/opam/.opam/4.05.0/.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.05.0/.opam-switch/build/camlp5.8.00.01/ocaml_stuff'
- cd ./4.05.0/utils; make OCAMLN=ocaml opt; cd ../..
- make[3]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/ocaml_stuff/4.05.0/utils'
- ocamlopt  -c pconfig.ml
- make[3]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/ocaml_stuff/4.05.0/utils'
- make[2]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/ocaml_stuff'
- make[2]: Entering directory '/home/opam/.opam/4.05.0/.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 extfun.ppo extfun.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o fstream.ppo fstream.ml
- ocamlopt.opt -g -warn-error +A-11 -I +compiler-libs -c -impl extfun.ppo
- rm -f extfun.ppo
- ocamlopt.opt -g -warn-error +A-11 -I +compiler-libs -c -impl ploc.ppo
- ocamlopt.opt -g -warn-error +A-11 -I +compiler-libs -c -impl fstream.ppo
- rm -f fstream.ppo
- rm -f ploc.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o stdpp.ppo stdpp.ml
- ocamlopt.opt -g -warn-error +A-11 -I +compiler-libs -c -impl stdpp.ppo
- rm -f stdpp.ppo
- ocamlopt.opt -g -warn-error +A-11 -I +compiler-libs -c -impl versdep.ppo
- rm -f versdep.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexing.ppo plexing.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o diff.ppo diff.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pretty.ppo pretty.ml
- ocamlopt.opt -g -warn-error +A-11 -I +compiler-libs -c -impl pretty.ppo
- ocamlopt.opt -g -warn-error +A-11 -I +compiler-libs -c -impl plexing.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
- 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 gramext.ppo gramext.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o token.ppo token.ml
- rm -f pprintf.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o eprinter.ppo eprinter.ml
- ocamlopt.opt -g -warn-error +A-11 -I +compiler-libs -c -impl token.ppo
- rm -f token.ppo
- ocamlopt.opt -g -warn-error +A-11 -I +compiler-libs -c -impl eprinter.ppo
- rm -f eprinter.ppo
- ocamlopt.opt -g -warn-error +A-11 -I +compiler-libs -c -impl 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.05.0/.opam-switch/build/camlp5.8.00.01/lib'
- make[2]: Entering directory '/home/opam/.opam/4.05.0/.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.05.0/.opam-switch/build/camlp5.8.00.01/odyl'
- make[2]: Entering directory '/home/opam/.opam/4.05.0/.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 reloc.ppo reloc.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o quotation.ppo quotation.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pp_debug.ppo pp_debug.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o prtools.ppo prtools.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.05.0/utils -c -impl quotation.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.05.0/utils -c -impl pp_debug.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.05.0/utils -c -impl argl.ppo
- rm -f quotation.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.05.0/utils -c -impl mlsyntax.ppo
- rm -f pp_debug.ppo
- rm -f mlsyntax.ppo
- rm -f argl.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.05.0/utils -c -impl asttools.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.05.0/utils -c -impl prtools.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.05.0/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.05.0/utils -c -impl pcaml.ppo
- rm -f pcaml.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o exparser.ppo exparser.ml
- ocamlopt.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.05.0/utils -c -impl ast2pt.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.05.0/utils -c -impl exparser.ppo
- rm -f exparser.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o parserify.ppo parserify.ml
- ocamlopt.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.05.0/utils -c -impl parserify.ppo
- rm -f ast2pt.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o main.ppo main.ml
- ocamlopt.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.05.0/utils -c -impl main.ppo
- rm -f main.ppo
- rm -f parserify.ppo
- ocamlopt.opt -g -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.05.0/utils ../lib/versdep.cmx ../lib/ploc.cmx ../lib/plexing.cmx ../lib/plexer.cmx ../lib/fstream.cmx ../lib/gramext.cmx ../lib/grammar.cmx ../lib/diff.cmx ../lib/extfold.cmx ../lib/extfun.cmx ../lib/pretty.cmx ../lib/pprintf.cmx ../lib/eprinter.cmx ../ocaml_stuff/4.05.0/utils/pconfig.cmx asttools.cmx quotation.cmx prtools.cmx reloc.cmx pp_debug.cmx pcaml.cmx ast2pt.cmx mlsyntax.cmx exparser.cmx parserify.cmx argl.cmx ../lib/stdpp.cmx ../lib/token.cmx main.cmx -a -o camlp5.cmxa
- make[2]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/main'
- make[2]: Entering directory '/home/opam/.opam/4.05.0/.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_r.ppo pa_r.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o q_ast_base.ppo q_ast_base.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_rp.ppo pa_rp.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extend.ppo pa_extend.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_fstream.ppo pa_fstream.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pr_dump.ppo pr_dump.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_macro.ppo pa_macro.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_lexer.ppo pa_lexer.ml
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.05.0/utils -c -impl pr_dump.ppo
- rm -f pr_dump.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.05.0/utils -c -impl pa_rp.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.05.0/utils -c -impl q_ast_base.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.05.0/utils -c -impl pa_lexer.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.05.0/utils -c -impl pa_fstream.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.05.0/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.05.0/utils -c -impl pa_extend.ppo
- rm -f pa_macro.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.05.0/utils -c -impl q_ast.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.05.0/utils -c -impl pa_r.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.05.0/utils -c -impl q_MLast.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
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.05.0/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.05.0/utils -c -impl pa_macro_gram.ppo
- rm -f pa_extend_m.ppo
- rm -f pa_macro_gram.ppo
- rm -f pa_r.ppo
- rm -f camlp5r.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.05.0/.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.05.0/.opam-switch/build/camlp5.8.00.01/main'
- rm -f q_MLast.ppo
- make[2]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/meta'
- make[2]: Entering directory '/home/opam/.opam/4.05.0/.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
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_op.ppo pa_op.ml
- make --no-print-directory -f Makefile.withnew pr_op.cmx
- make --no-print-directory -f Makefile.withnew pr_extend.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_extprint.ppo pa_extprint.ml
- make --no-print-directory -f Makefile.withnew pr_extfun.cmx
- 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
- 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
- make --no-print-directory -f Makefile.withnew q_phony.cmx
- make --no-print-directory -f Makefile.withnew papr_phony_macro.cmx
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_mktest.ppo pa_mktest.ml
- make --no-print-directory -f Makefile.withnew pr_official.cmx
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_pprintf.ppo pa_pprintf.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_reloc.ppo pa_reloc.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 ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_r.ppo pr_r.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_o.ppo pr_o.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pr_depend.ppo pr_depend.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pr_null.ppo pr_null.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_op.ppo pr_op.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_extend.ppo pr_extend.ml
- 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 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 ../boot/camlp5 -nolib -I ../boot pa_r.cmo pa_rp.cmo pa_extend.cmo q_MLast.cmo pr_dump.cmo -mode S -o pa_schemer.ppo pa_schemer.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o q_phony.ppo q_phony.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
- 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_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 ../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_schemep.ppo pr_schemep.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
- rm -f pr_null.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pa_extfold.ppo
- rm -f pr_official.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_op.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl q_phony.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_oop.ppo
- rm -f pa_extfold.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_reloc.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_extfun.ppo
- rm -f q_phony.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_mkast.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 ../meta -I ../lib -I +compiler-libs -c -impl pr_schemep.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
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pr_depend.ppo
- rm -f pa_op.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_extprint.ppo
- rm -f pr_extfun.ppo
- rm -f papr_phony_macro.ppo
- rm -f pa_reloc.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pa_lisp.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_pprintf.ppo
- rm -f pa_extfun.ppo
- rm -f pa_oop.ppo
- rm -f pa_mkast.ppo
- rm -f pa_mktest.ppo
- rm -f pa_lefteval.ppo
- rm -f pa_extprint.ppo
- rm -f pr_schemep.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_macro_print.ppo pa_macro_print.ml
- File "pa_sml.ml", line 446, characters 3-7:
- Warning: Unused local entry "sqid"
- rm -f pr_extprint.ppo
- rm -f pr_depend.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_extend.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_sml.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_macro_print.ppo
- rm -f pr_op.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 pa_pprintf.ppo
- rm -f pa_macro_print.ppo
- rm -f pa_lisp.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
- rm -f pa_pragma.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_o.ppo
- rm -f pa_scheme.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.05.0/.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.05.0/.opam-switch/build/camlp5.8.00.01/main'
- make[2]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/etc'
- make[1]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01'
- make opt.opt
- make[1]: Entering directory '/home/opam/.opam/4.05.0/.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.05.0/.opam-switch/build/camlp5.8.00.01/ocaml_stuff'
- cd ./4.05.0/utils; make OCAMLN=ocaml opt; cd ../..
- make[3]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/ocaml_stuff/4.05.0/utils'
- make[3]: Nothing to be done for 'opt'.
- make[3]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/ocaml_stuff/4.05.0/utils'
- make[2]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/ocaml_stuff'
- make[2]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/lib'
- make[2]: Nothing to be done for 'opt'.
- make[2]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/lib'
- make[2]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/odyl'
- make[2]: Nothing to be done for 'opt'.
- make[2]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/odyl'
- make[2]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/main'
- make[2]: Nothing to be done for 'opt'.
- make[2]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/main'
- make[2]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/meta'
- make[2]: Nothing to be done for 'opt'.
- make[2]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/meta'
- make[2]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/etc'
- make[2]: Nothing to be done for 'opt'.
- make[2]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/etc'
- cd compile; make opt; cd ..
- make[2]: Entering directory '/home/opam/.opam/4.05.0/.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.05.0/.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.05.0/.opam-switch/build/camlp5.8.00.01/main'
- make[2]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/compile'
- make[1]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01'
Processing 40/43: [camlp5: make all]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "-j31" "DEBUG=-g" "all" (CWD=/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01)
- make core
- make[1]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01'
- cd ocaml_stuff; make all; cd ..
- make[2]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/ocaml_stuff'
- cd ./4.05.0/utils; \
- make all EXE= OCAMLN=ocaml
- make[3]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/ocaml_stuff/4.05.0/utils'
- make[3]: Nothing to be done for 'all'.
- make[3]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/ocaml_stuff/4.05.0/utils'
- if [ "+compiler-libs" != "+compiler-libs" ]; then \
-   cd ./4.05.0/parsing; \
-   make all EXE= OCAMLN=ocaml; \
- fi
- make[2]: Leaving directory '/home/opam/.opam/4.05.0/.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.05.0/.opam-switch/build/camlp5.8.00.01/lib'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/lib'
- make[2]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/odyl'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/odyl'
- make[2]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/main'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/main'
- make[2]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/meta'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/meta'
- make[1]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01'
- make compare_test || make coreboot
- make[1]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01'
- make[2]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/lib'
- make[2]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/lib'
- make[2]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/odyl'
- make[2]: Nothing to be done for 'compare'.
- make[2]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/odyl'
- make[2]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/main'
- camlp5 ../boot/camlp5 differ: char 1124475, line 9602
- make[2]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/main'
- make[1]: *** [Makefile:124: compare_test] Error 1
- make[1]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01'
- make[1]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01'
- make backup
- make[2]: Entering directory '/home/opam/.opam/4.05.0/.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.05.0/.opam-switch/build/camlp5.8.00.01'
- test ! -f boot/.gitignore || mv boot/.gitignore boot.new/.
- make[3]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01'
- mv boot boot.new/SAVED
- mv boot.new boot
- make[2]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01'
- make promote
- make[2]: Entering directory '/home/opam/.opam/4.05.0/.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.05.0/.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.05.0/.opam-switch/build/camlp5.8.00.01/lib'
- make[3]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/odyl'
- make[3]: Nothing to be done for 'promote'.
- make[3]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/odyl'
- make[3]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/main'
- cp camlp5 ../boot/.
- make[3]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/main'
- make[3]: Entering directory '/home/opam/.opam/4.05.0/.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.05.0/.opam-switch/build/camlp5.8.00.01/meta'
- make[2]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01'
- make clean_hot
- make[2]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01'
- cd ocaml_stuff; make clean; cd ..
- make[3]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/ocaml_stuff'
- cd ./4.05.0/utils; \
- make clean EXE=
- make[4]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/ocaml_stuff/4.05.0/utils'
- rm -f *.cm[oix] *.o
- make[4]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/ocaml_stuff/4.05.0/utils'
- if [ "+compiler-libs" != "+compiler-libs" ]; then \
-   cd ./4.05.0/parsing; \
-   make clean EXE=; \
- fi
- make[3]: Leaving directory '/home/opam/.opam/4.05.0/.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.05.0/.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.05.0/.opam-switch/build/camlp5.8.00.01/lib'
- make[3]: Entering directory '/home/opam/.opam/4.05.0/.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.05.0/.opam-switch/build/camlp5.8.00.01/odyl'
- make[3]: Entering directory '/home/opam/.opam/4.05.0/.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.05.0/.opam-switch/build/camlp5.8.00.01/main'
- make[3]: Entering directory '/home/opam/.opam/4.05.0/.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.05.0/.opam-switch/build/camlp5.8.00.01/meta'
- make[3]: Entering directory '/home/opam/.opam/4.05.0/.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.05.0/.opam-switch/build/camlp5.8.00.01/etc'
- make[3]: Entering directory '/home/opam/.opam/4.05.0/.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.05.0/.opam-switch/build/camlp5.8.00.01/top'
- make[3]: Entering directory '/home/opam/.opam/4.05.0/.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.05.0/.opam-switch/build/camlp5.8.00.01/ocpp'
- make[3]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/man'
- rm -f camlp5.1
- make[3]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/man'
- make[3]: Entering directory '/home/opam/.opam/4.05.0/.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.05.0/.opam-switch/build/camlp5.8.00.01/compile'
- make[2]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01'
- make core
- make[2]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01'
- cd ocaml_stuff; make all; cd ..
- make[3]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/ocaml_stuff'
- cd ./4.05.0/utils; \
- make all EXE= OCAMLN=ocaml
- make[4]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/ocaml_stuff/4.05.0/utils'
- ocamlc  -c warnings.mli
- ocamlc  -c pconfig.mli
- ocamlc  -c pconfig.ml
- make[4]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/ocaml_stuff/4.05.0/utils'
- if [ "+compiler-libs" != "+compiler-libs" ]; then \
-   cd ./4.05.0/parsing; \
-   make all EXE= OCAMLN=ocaml; \
- fi
- make[3]: Leaving directory '/home/opam/.opam/4.05.0/.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.05.0/.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 pprintf.ppi pprintf.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 fstream.ppi fstream.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o diff.ppi diff.mli
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf extfun.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf ploc.ppi
- rm -f extfun.ppi
- rm -f ploc.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf diff.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf pretty.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfun.ppo extfun.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ploc.ppo ploc.ml
- rm -f diff.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
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf pprintf.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf fstream.ppi
- rm -f pretty.ppi
- rm -f pprintf.ppi
- rm -f fstream.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pprintf.ppo pprintf.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o eprinter.ppi eprinter.mli
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf stdpp.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o fstream.ppo fstream.ml
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl extfun.ppo
- rm -f stdpp.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf eprinter.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o stdpp.ppo stdpp.ml
- rm -f extfun.ppo
- rm -f eprinter.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf plexing.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o eprinter.ppo eprinter.ml
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl stdpp.ppo
- rm -f plexing.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl pprintf.ppo
- rm -f stdpp.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexer.ppi plexer.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o token.ppi token.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o gramext.ppi gramext.mli
- rm -f pprintf.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf plexer.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf token.ppi
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl ploc.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl fstream.ppo
- rm -f plexer.ppi
- rm -f token.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
- rm -f fstream.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -intf gramext.ppi
- rm -f ploc.ppo
- rm -f eprinter.ppo
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -impl token.ppo
- rm -f gramext.ppi
- rm -f token.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o gramext.ppo gramext.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o grammar.ppi grammar.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfold.ppi extfold.mli
- ocamlc.opt -g -warn-error +A-11 -I +compiler-libs -c -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 extfold.ppo extfold.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o grammar.ppo grammar.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.05.0/.opam-switch/build/camlp5.8.00.01/lib'
- make[3]: Entering directory '/home/opam/.opam/4.05.0/.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.05.0/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
- ocamlc.opt -g -warn-error +A-11 -c -intf odyl_main.ppi
- rm -f odyl_main.ppi
- rm -f odyl_config.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o odyl.ppo odyl.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot pa_macro.cmo -mode S -o odyl_main.ppo odyl_main.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_main.ppo
- ocamlc.opt -g dynlink.cma odyl_config.cmo odyl_main.cmo -a -o odyl.cma
- rm -f odyl.ppo
- ocamlc.opt -g odyl.cma odyl.cmo -o odyl
- make[3]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/odyl'
- make[3]: Entering directory '/home/opam/.opam/4.05.0/.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.05.0/utils -c -intf mlsyntax.ppi
- rm -f mlsyntax.ppi
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.05.0/utils -c -intf argl.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o mlsyntax.ppo mlsyntax.ml
- rm -f argl.ppi
- 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.05.0/utils -c -intf mLast.ppi
- rm -f mLast.ppi
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.05.0/utils -c -impl argl.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o quotation.ppi quotation.mli
- 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 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 exparser.ppi exparser.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pcaml.ppi pcaml.mli
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ast2pt.ppi ast2pt.mli
- rm -f argl.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.05.0/utils -c -impl mlsyntax.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.05.0/utils -c -intf reloc.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.05.0/utils -c -intf quotation.ppi
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.05.0/utils -c -intf prtools.ppi
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.05.0/utils -c -intf ast2pt.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o reloc.ppo reloc.ml
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.05.0/utils -c -intf exparser.ppi
- rm -f mlsyntax.ppo
- rm -f quotation.ppi
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.05.0/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.05.0/utils -c -intf asttools.ppi
- rm -f prtools.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o quotation.ppo quotation.ml
- rm -f ast2pt.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o parserify.ppi parserify.mli
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.05.0/utils -c -impl quotation.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o prtools.ppo prtools.ml
- rm -f asttools.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.05.0/utils -c -intf pcaml.ppi
- rm -f quotation.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.05.0/utils -c -intf parserify.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o asttools.ppo asttools.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ast2pt.ppo ast2pt.ml
- rm -f parserify.ppi
- rm -f pcaml.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o exparser.ppo exparser.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o parserify.ppo parserify.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o main.ppo main.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pcaml.ppo pcaml.ml
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.05.0/utils -c -impl asttools.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.05.0/utils -c -impl main.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.05.0/utils -c -impl pcaml.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.05.0/utils -c -impl prtools.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.05.0/utils -c -impl reloc.ppo
- rm -f main.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.05.0/utils -c -impl parserify.ppo
- rm -f 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.05.0/utils -c -impl exparser.ppo
- rm -f reloc.ppo
- rm -f exparser.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.05.0/utils -c -impl ast2pt.ppo
- rm -f ast2pt.ppo
- OTOPP=+compiler-libs OTOPU=../ocaml_stuff/4.05.0/utils OVERSION=4.05.0 OLIBDIR="/home/opam/.opam/4.05.0/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.05.0/utils ../boot/versdep.cmo ../boot/ploc.cmo ../boot/plexing.cmo ../boot/plexer.cmo ../boot/fstream.cmo ../boot/gramext.cmo ../boot/grammar.cmo ../boot/diff.cmo ../boot/extfold.cmo ../boot/extfun.cmo ../boot/pretty.cmo ../boot/pprintf.cmo ../boot/eprinter.cmo ../ocaml_stuff/4.05.0/utils/pconfig.cmo asttools.cmo quotation.cmo prtools.cmo reloc.cmo pp_debug.cmo pcaml.cmo ast2pt.cmo mlsyntax.cmo exparser.cmo parserify.cmo argl.cmo ../boot/stdpp.cmo ../boot/token.cmo crc.cmo main.cmo -a -o camlp5.cma
- ocamlc.opt -g ../odyl/odyl.cma camlp5.cma ../odyl/odyl.cmo -linkall -o camlp5
- make[3]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/main'
- make[3]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/meta'
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_rp.ppo pa_rp.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o q_ast_base.ppo q_ast_base.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o 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 pa_r.ppo pa_r.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
- 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
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.05.0/utils -c -impl pr_dump.ppo
- rm -f pr_dump.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.05.0/utils -c -impl pa_rp.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.05.0/utils -c -impl pa_lexer.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.05.0/utils -c -impl q_ast_base.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.05.0/utils -c -impl pa_fstream.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
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.05.0/utils -c -impl pa_macro.ppo
- rm -f pa_fstream.ppo
- rm -f pa_macro.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.05.0/utils -c -impl pa_extend.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.05.0/utils -c -impl q_ast.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
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.05.0/utils -c -impl pa_r.ppo
- rm -f q_ast.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.05.0/utils -c -impl pa_extend_m.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.05.0/utils -c -impl pa_macro_gram.ppo
- rm -f pa_extend_m.ppo
- rm -f pa_macro_gram.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.05.0/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[4]: Entering directory '/home/opam/.opam/4.05.0/.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.05.0/.opam-switch/build/camlp5.8.00.01/main'
- rm -f q_MLast.ppo
- make[3]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/meta'
- make[2]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01'
- make compare
- make[2]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01'
- make[3]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/lib'
- make[3]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/lib'
- make[3]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/odyl'
- make[3]: Nothing to be done for 'compare'.
- make[3]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/odyl'
- make[3]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/main'
- make[3]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/main'
- make[3]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/meta'
- make[3]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/meta'
- Fixpoint reached, bootstrap succeeded.
- make[2]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01'
- make[1]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01'
- make out
- make[1]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01'
- set -e; cd ocaml_stuff; make; cd ..
- make[2]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/ocaml_stuff'
- cd ./4.05.0/utils; \
- make all EXE= OCAMLN=ocaml
- make[3]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/ocaml_stuff/4.05.0/utils'
- make[3]: Nothing to be done for 'all'.
- make[3]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/ocaml_stuff/4.05.0/utils'
- if [ "+compiler-libs" != "+compiler-libs" ]; then \
-   cd ./4.05.0/parsing; \
-   make all EXE= OCAMLN=ocaml; \
- fi
- make[2]: Leaving directory '/home/opam/.opam/4.05.0/.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.05.0/.opam-switch/build/camlp5.8.00.01/lib'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/lib'
- make[2]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/odyl'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/odyl'
- make[2]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/main'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/main'
- make[2]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/meta'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/meta'
- make[2]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/etc'
- make --no-print-directory -f Makefile.withnew pa_extfold.cmo
- make --no-print-directory -f Makefile.withnew pr_official.cmo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_o.ppo pa_o.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_op.ppo pa_op.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_mkast.ppo pa_mkast.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extprint.ppo pa_extprint.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extfun.ppo pa_extfun.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_oop.ppo pa_oop.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_mktest.ppo pa_mktest.ml
- sed -e "s|@VERSION@|8.00|" -e "s|@CAMLP5DIR@|/home/opam/.opam/4.05.0/lib/camlp5|" META.tpl > META
- 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_pprintf.ppo pa_pprintf.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_reloc.ppo pa_reloc.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o 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_sml.ppo pa_sml.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pr_null.ppo pr_null.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 ../boot/camlp5 -nolib -I ../boot pa_r.cmo pa_rp.cmo pa_extend.cmo q_MLast.cmo pr_dump.cmo -mode S -o pa_lispr.ppo pa_lispr.ml
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pr_null.ppo
- rm -f pr_null.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_official.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pa_extfold.ppo
- rm -f pr_official.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_oop.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_op.ppo
- rm -f pa_oop.ppo
- rm -f pa_extfun.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_mkast.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_extprint.ppo
- 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_mktest.ppo
- rm -f pa_op.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_lefteval.ppo
- rm -f pa_mkast.ppo
- rm -f pa_reloc.ppo
- rm -f pa_mktest.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
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_pprintf.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_macro_print.ppo pa_macro_print.ml
- rm -f pa_lefteval.ppo
- rm -f pr_depend.ppo
- 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_lispr.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_pprintf.ppo
- make --no-print-directory -f Makefile.withnew pr_op.cmo
- make --no-print-directory -f Makefile.withnew pr_extend.cmo
- make --no-print-directory -f Makefile.withnew pr_extfun.cmo
- make --no-print-directory -f Makefile.withnew pr_extprint.cmo
- make --no-print-directory -f Makefile.withnew q_phony.cmo
- make --no-print-directory -f Makefile.withnew papr_phony_macro.cmo
- make --no-print-directory -f Makefile.withnew pr_scheme.cmo
- make --no-print-directory -f Makefile.withnew pr_schemep.cmo
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o q_phony.ppo q_phony.ml
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_sml.ppo
- 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 papr_phony_macro.ppo papr_phony_macro.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_scheme.ppo pr_scheme.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_extfun.ppo pr_extfun.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_extend.ppo pr_extend.ml
- rm -f pa_macro_print.ppo
- make --no-print-directory -f Makefile.withnew pr_r.cmo
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_op.ppo pr_op.ml
- make --no-print-directory -f Makefile.withnew pr_o.cmo
- 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_r.ppo pr_r.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_o.ppo pr_o.ml
- rm -f pa_lispr.ppo
- make --no-print-directory -f Makefile.withnew pa_lisp.cmo
- ocamlrun ../main/camlp5 -nolib -I ../meta -I ../etc ./pa_lispr.cmo pa_extend.cmo q_MLast.cmo pr_dump.cmo -mode S -o pa_lisp.ppo pa_lisp.ml
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl q_phony.ppo
- rm -f q_phony.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_pragma.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 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_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 pr_schemep.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_schemer.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_extend.ppo
- rm -f pa_pragma.ppo
- rm -f pr_op.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pa_lisp.ppo
- rm -f pa_sml.ppo
- rm -f pr_extend.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
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_o.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_scheme.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_r.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pa_scheme.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_o.ppo
- rm -f pr_scheme.ppo
- rm -f pa_scheme.ppo
- rm -f camlp5sch
- cd ../main; make CAMLP5=../etc/camlp5sch CAMLP5M="-I ../etc pa_scheme.cmo ../meta/pr_dump.cmo"
- make[3]: Entering directory '/home/opam/.opam/4.05.0/.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.05.0/.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.05.0/.opam-switch/build/camlp5.8.00.01/main'
- make[3]: Leaving directory '/home/opam/.opam/4.05.0/.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
- rm -f pr_o.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_rp.ppo
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_ro.ppo
- rm -f pr_rp.ppo
- rm -f pr_ro.ppo
- make[2]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/etc'
- make[2]: Entering directory '/home/opam/.opam/4.05.0/.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.05.0/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.05.0/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
- ocamlc.opt -g -warn-error +A-11 -I ../main -I ../boot -I +compiler-libs -I ../ocaml_stuff/4.05.0/utils -I +compiler-libs -c -impl camlp5_top.ppo
- rm -f rprint.ppo
- rm -f camlp5_top.ppo
- ocamlc.opt ../ocaml_stuff/4.05.0/utils/pconfig.cmo ../boot/versdep.cmo ../boot/ploc.cmo ../boot/plexing.cmo ../boot/plexer.cmo ../boot/fstream.cmo ../boot/gramext.cmo ../boot/grammar.cmo ../boot/diff.cmo ../boot/extfold.cmo ../boot/extfun.cmo ../boot/pretty.cmo ../boot/pprintf.cmo ../boot/eprinter.cmo ../main/asttools.cmo ../main/mlsyntax.cmo ../main/quotation.cmo ../main/reloc.cmo ../main/pp_debug.cmo ../main/prtools.cmo ../main/ast2pt.cmo ../main/pcaml.cmo ../main/parserify.cmo ../main/exparser.cmo ../boot/stdpp.cmo ../boot/token.cmo ../etc/pa_o.cmo ../etc/pa_op.cmo camlp5_top_funs.cmo camlp5_top.cmo -g -linkall -a -o camlp5o.cma
- ocamlc.opt ../ocaml_stuff/4.05.0/utils/pconfig.cmo ../boot/versdep.cmo ../boot/ploc.cmo ../boot/plexing.cmo ../boot/plexer.cmo ../boot/fstream.cmo ../boot/gramext.cmo ../boot/grammar.cmo ../boot/diff.cmo ../boot/extfold.cmo ../boot/extfun.cmo ../boot/pretty.cmo ../boot/pprintf.cmo ../boot/eprinter.cmo ../main/asttools.cmo ../main/mlsyntax.cmo ../main/quotation.cmo ../main/reloc.cmo ../main/pp_debug.cmo ../main/prtools.cmo ../main/ast2pt.cmo ../main/pcaml.cmo ../main/parserify.cmo ../main/exparser.cmo ../boot/stdpp.cmo ../boot/token.cmo ../meta/pa_r.cmo ../meta/pa_rp.cmo rprint.cmo camlp5_top_funs.cmo camlp5_top.cmo -g -linkall -a -o camlp5r.cma
- ocamlc.opt ../ocaml_stuff/4.05.0/utils/pconfig.cmo ../main/quotation.cmo ../main/reloc.cmo ../main/prtools.cmo ../main/pcaml.cmo ../main/ast2pt.cmo camlp5_top_funs.cmo camlp5_top.cmo -g -linkall -a -o camlp5_top.cma
- ocamlc.opt ../ocaml_stuff/4.05.0/utils/pconfig.cmo ../boot/versdep.cmo ../boot/ploc.cmo ../boot/plexing.cmo ../boot/plexer.cmo ../boot/fstream.cmo ../boot/gramext.cmo ../boot/grammar.cmo ../boot/diff.cmo ../boot/extfold.cmo ../boot/extfun.cmo ../boot/pretty.cmo ../boot/pprintf.cmo ../boot/eprinter.cmo ../main/asttools.cmo ../main/mlsyntax.cmo ../main/quotation.cmo ../main/reloc.cmo ../main/pp_debug.cmo ../main/prtools.cmo ../main/ast2pt.cmo ../main/pcaml.cmo ../main/parserify.cmo ../main/exparser.cmo ../boot/stdpp.cmo ../boot/token.cmo ../etc/pa_scheme.cmo camlp5_top_funs.cmo camlp5_top.cmo -g -linkall -a -o camlp5sch.cma
- make[2]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/top'
- make[2]: Entering directory '/home/opam/.opam/4.05.0/.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.05.0/.opam-switch/build/camlp5.8.00.01/ocpp'
- make[2]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/man'
- sed -e "s'LIBDIR'/home/opam/.opam/4.05.0/lib'g" -e "s/camlp5n/camlp5/g" -e "s/ocamln/ocaml/g" camlp5.1.tpl > camlp5.1
- make[2]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/man'
- make[1]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01'
- make opt
- make[1]: Entering directory '/home/opam/.opam/4.05.0/.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.05.0/.opam-switch/build/camlp5.8.00.01/ocaml_stuff'
- cd ./4.05.0/utils; make OCAMLN=ocaml opt; cd ../..
- make[3]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/ocaml_stuff/4.05.0/utils'
- ocamlopt  -c pconfig.ml
- make[3]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/ocaml_stuff/4.05.0/utils'
- make[2]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/ocaml_stuff'
- make[2]: Entering directory '/home/opam/.opam/4.05.0/.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 ploc.ppo ploc.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o fstream.ppo fstream.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 fstream.ppo
- rm -f extfun.ppo
- ocamlopt.opt -g -warn-error +A-11 -I +compiler-libs -c -impl ploc.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
- rm -f pretty.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pprintf.ppo pprintf.ml
- 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 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 diff.ppo
- 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 gramext.ppo gramext.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o token.ppo token.ml
- 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 token.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.05.0/.opam-switch/build/camlp5.8.00.01/lib'
- make[2]: Entering directory '/home/opam/.opam/4.05.0/.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.05.0/.opam-switch/build/camlp5.8.00.01/odyl'
- make[2]: Entering directory '/home/opam/.opam/4.05.0/.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 pp_debug.ppo pp_debug.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o prtools.ppo prtools.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o mlsyntax.ppo mlsyntax.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
- ocamlopt.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.05.0/utils -c -impl quotation.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.05.0/utils -c -impl pp_debug.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.05.0/utils -c -impl argl.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.05.0/utils -c -impl mlsyntax.ppo
- rm -f quotation.ppo
- rm -f pp_debug.ppo
- rm -f mlsyntax.ppo
- rm -f argl.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.05.0/utils -c -impl asttools.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.05.0/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.05.0/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.05.0/utils -c -impl pcaml.ppo
- rm -f pcaml.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o exparser.ppo exparser.ml
- ocamlopt.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.05.0/utils -c -impl ast2pt.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.05.0/utils -c -impl exparser.ppo
- rm -f exparser.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o parserify.ppo parserify.ml
- rm -f ast2pt.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.05.0/utils -c -impl parserify.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.05.0/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.05.0/utils ../lib/versdep.cmx ../lib/ploc.cmx ../lib/plexing.cmx ../lib/plexer.cmx ../lib/fstream.cmx ../lib/gramext.cmx ../lib/grammar.cmx ../lib/diff.cmx ../lib/extfold.cmx ../lib/extfun.cmx ../lib/pretty.cmx ../lib/pprintf.cmx ../lib/eprinter.cmx ../ocaml_stuff/4.05.0/utils/pconfig.cmx asttools.cmx quotation.cmx prtools.cmx reloc.cmx pp_debug.cmx pcaml.cmx ast2pt.cmx mlsyntax.cmx exparser.cmx parserify.cmx argl.cmx ../lib/stdpp.cmx ../lib/token.cmx main.cmx -a -o camlp5.cmxa
- make[2]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/main'
- make[2]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/meta'
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_r.ppo pa_r.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_fstream.ppo pa_fstream.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 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 pr_dump.ppo pr_dump.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_lexer.ppo pa_lexer.ml
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.05.0/utils -c -impl pr_dump.ppo
- rm -f pr_dump.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.05.0/utils -c -impl pa_rp.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.05.0/utils -c -impl pa_lexer.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.05.0/utils -c -impl pa_fstream.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.05.0/utils -c -impl q_ast_base.ppo
- rm -f pa_rp.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.05.0/utils -c -impl pa_macro.ppo
- rm -f q_ast_base.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o q_ast.ppo q_ast.ml
- rm -f pa_lexer.ppo
- rm -f pa_fstream.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.05.0/utils -c -impl pa_extend.ppo
- rm -f pa_macro.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.05.0/utils -c -impl q_ast.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.05.0/utils -c -impl pa_r.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.05.0/utils -c -impl q_MLast.ppo
- rm -f pa_extend.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_macro_gram.ppo pa_macro_gram.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extend_m.ppo pa_extend_m.ml
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.05.0/utils -c -impl pa_macro_gram.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.05.0/utils -c -impl pa_extend_m.ppo
- rm -f q_ast.ppo
- rm -f pa_extend_m.ppo
- rm -f pa_macro_gram.ppo
- rm -f pa_r.ppo
- rm -f camlp5r.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.05.0/.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.05.0/.opam-switch/build/camlp5.8.00.01/main'
- rm -f q_MLast.ppo
- make[2]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/meta'
- make[2]: Entering directory '/home/opam/.opam/4.05.0/.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
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_op.ppo pa_op.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_o.ppo pa_o.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_oop.ppo pa_oop.ml
- make --no-print-directory -f Makefile.withnew pr_extend.cmx
- make --no-print-directory -f Makefile.withnew pr_extfun.cmx
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extprint.ppo pa_extprint.ml
- make --no-print-directory -f Makefile.withnew pr_extprint.cmx
- 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_mkast.ppo pa_mkast.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 ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pa_extfold.ppo pa_extfold.ml
- make --no-print-directory -f Makefile.withnew pr_schemep.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_reloc.ppo pa_reloc.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_pragma.ppo pa_pragma.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pr_depend.ppo pr_depend.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_op.ppo pr_op.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_extend.ppo pr_extend.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_r.ppo pr_r.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pr_null.ppo pr_null.ml
- ocamlrun ../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_schemer.ppo pa_schemer.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 pr_extprint.ppo pr_extprint.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_lispr.cmo pa_extend.cmo q_MLast.cmo pr_dump.cmo -mode S -o pa_lisp.ppo pa_lisp.ml
- ocamlrun ../main/camlp5 -nolib -I ../meta -I ../etc ./pa_schemer.cmo pa_extend.cmo q_MLast.cmo pr_dump.cmo -mode S -o pa_scheme.ppo pa_scheme.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o papr_phony_macro.ppo papr_phony_macro.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_scheme.ppo pr_scheme.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 q_phony.ppo q_phony.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_schemep.ppo pr_schemep.ml
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pr_null.ppo
- 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
- rm -f pr_official.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_op.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_oop.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 ../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_reloc.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
- 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 ../boot -I ../lib -I ../meta -c -impl pa_extfun.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_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 ../meta -I ../lib -I +compiler-libs -c -impl pr_schemep.ppo
- rm -f pa_reloc.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 pa_lisp.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_lefteval.ppo
- rm -f papr_phony_macro.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
- rm -f pa_oop.ppo
- rm -f pr_extfun.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_mkast.ppo
- rm -f pa_mktest.ppo
- rm -f pr_extprint.ppo
- rm -f pr_schemep.ppo
- rm -f pa_extprint.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../meta -I ../lib -I +compiler-libs -c -impl pr_extend.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_macro_print.ppo pa_macro_print.ml
- rm -f pa_lefteval.ppo
- rm -f pr_depend.ppo
- File "pa_sml.ml", line 446, characters 3-7:
- Warning: Unused local entry "sqid"
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_macro_print.ppo
- rm -f pa_pprintf.ppo
- rm -f pa_lisp.ppo
- rm -f pr_op.ppo
- rm -f pa_macro_print.ppo
- ocamlopt.opt -g -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_sml.ppo
- 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
- 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
- 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_pragma.ppo
- rm -f pa_scheme.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_rp.ppo pr_rp.ml
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_ro.ppo pr_ro.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.05.0/.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.05.0/.opam-switch/build/camlp5.8.00.01/main'
- make[2]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/etc'
- make[1]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01'
- make opt.opt
- make[1]: Entering directory '/home/opam/.opam/4.05.0/.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.05.0/.opam-switch/build/camlp5.8.00.01/ocaml_stuff'
- cd ./4.05.0/utils; make OCAMLN=ocaml opt; cd ../..
- make[3]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/ocaml_stuff/4.05.0/utils'
- make[3]: Nothing to be done for 'opt'.
- make[3]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/ocaml_stuff/4.05.0/utils'
- make[2]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/ocaml_stuff'
- make[2]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/lib'
- make[2]: Nothing to be done for 'opt'.
- make[2]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/lib'
- make[2]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/odyl'
- make[2]: Nothing to be done for 'opt'.
- make[2]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/odyl'
- make[2]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/main'
- make[2]: Nothing to be done for 'opt'.
- make[2]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/main'
- make[2]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/meta'
- make[2]: Nothing to be done for 'opt'.
- make[2]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/meta'
- make[2]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/etc'
- make[2]: Nothing to be done for 'opt'.
- make[2]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/etc'
- cd compile; make opt; cd ..
- make[2]: Entering directory '/home/opam/.opam/4.05.0/.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.05.0/.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.05.0/.opam-switch/build/camlp5.8.00.01/main'
- make[2]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/compile'
- make[1]: Leaving directory '/home/opam/.opam/4.05.0/.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.05.0/.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.05.0/.opam-switch/build/camlp5.8.00.01'
- rm -rf "/home/opam/.opam/4.05.0/.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.05.0/.opam-switch/build/camlp5.8.00.01/local-install/lib BINDIR=/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/local-install/bin MANDIR=/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/local-install/man; cd ..); \
- done
- make[3]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/lib'
- mkdir -p "/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/local-install/lib/camlp5"
- cp gramlib.cma *.mli "/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/local-install/lib/camlp5/."
- cp *.cmi "/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/local-install/lib/camlp5/."
- if test -f gramlib.cmxa; then \
-   make installopt LIBDIR="/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/local-install/lib" DESTDIR=; \
- fi
- make[4]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/lib'
- cp gramlib.cmxa *.cmx "/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/local-install/lib/camlp5/."
- if test -f gramlib.lib; then \
-   cp gramlib.lib "/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/local-install/lib/camlp5/."; \
- else \
-   tar cf - gramlib"".a | \
-   (cd "/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/local-install/lib/camlp5/."; tar xf -); \
- fi
- make[4]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/lib'
- make[3]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/lib'
- make[3]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/odyl'
- mkdir -p "/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/local-install/lib/camlp5" "/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/local-install/bin"
- cp odyl.cmo odyl.cma "/home/opam/.opam/4.05.0/.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.05.0/.opam-switch/build/camlp5.8.00.01/local-install/lib/camlp5/."; \
-   cp odyl.a odyl.o "/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/local-install/lib/camlp5/."; \
- fi
- make[3]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/odyl'
- make[3]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/main'
- mkdir -p "/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/local-install/bin"
- mkdir -p "/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/local-install/lib/camlp5"
- cp camlp5 "/home/opam/.opam/4.05.0/.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.05.0/.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.05.0/.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.05.0/.opam-switch/build/camlp5.8.00.01/local-install/lib/camlp5/."
- cp camlp5.cma "/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/local-install/lib/camlp5/."
- if test -f camlp5.cmxa; then \
-   cp camlp5.cmxa "/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/local-install/lib/camlp5/."; \
-   cp camlp5.a "/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/local-install/lib/camlp5/."; \
- fi
- make[3]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/main'
- make[3]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/meta'
- mkdir -p "/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/local-install/lib/camlp5" "/home/opam/.opam/4.05.0/.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.05.0/.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.05.0/.opam-switch/build/camlp5.8.00.01/local-install/lib/camlp5/."
- cp camlp5r "/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/local-install/bin/."
- if test -f camlp5r.opt; then \
-   cp camlp5r.opt "/home/opam/.opam/4.05.0/.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.05.0/.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.05.0/.opam-switch/build/camlp5.8.00.01/local-install/lib/camlp5/."; \
-   done; \
- fi
- make[3]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/meta'
- make[3]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/etc'
- mkdir -p "/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/local-install/lib/camlp5" "/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/local-install/bin"
- rm -f "/home/opam/.opam/4.05.0/.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.05.0/.opam-switch/build/camlp5.8.00.01/local-install/lib/camlp5/."
- sed -e "s|@VERSION@|8.00|" -e "s|@CAMLP5DIR@|/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/local-install/lib/camlp5|" META.tpl > META
- cp META "/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/local-install/lib/camlp5/."
- cp lib.sml "/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/local-install/lib/camlp5/."
- cp camlp5o camlp5sch "/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/local-install/bin/."
- cp mkcamlp5.pl "/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/local-install/bin/mkcamlp5"
- chmod a+x "/home/opam/.opam/4.05.0/.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.05.0/.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.05.0/.opam-switch/build/camlp5.8.00.01/local-install/lib/camlp5/."; \
-   done; \
-   cp camlp5o.opt "/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/local-install/bin/."; \
-   cp mkcamlp5.pl "/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/local-install/bin/mkcamlp5.opt"; \
-   chmod a+x "/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/local-install/bin/mkcamlp5.opt"; \
- fi
- make[3]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/etc'
- make[3]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/top'
- mkdir -p "/home/opam/.opam/4.05.0/.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.05.0/.opam-switch/build/camlp5.8.00.01/local-install/lib/camlp5/."
- cp camlp5_top_funs.cmi camlp5_top_funs.cmo "/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/local-install/lib/camlp5/."
- make[3]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/top'
- make[3]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/ocpp'
- mkdir -p "/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/local-install/lib/camlp5" "/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/local-install/bin"
- cp ocpp.cmo "/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/local-install/lib/camlp5/."
- cp ocpp "/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/local-install/bin/ocpp5"
- make[3]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/ocpp'
- make[3]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/man'
- mkdir -p "/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/local-install/man/man1"
- cp camlp5.1 "/home/opam/.opam/4.05.0/.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.05.0/.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.05.0/.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.05.0/.opam-switch/build/camlp5.8.00.01/man'
- make[3]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/compile'
- if test -f camlp5o.fast.opt; then \
-   cp camlp5o.fast.opt "/home/opam/.opam/4.05.0/.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.05.0/.opam-switch/build/camlp5.8.00.01/local-install/lib/camlp5/."; \
- fi
- make[3]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/compile'
- cp etc/topfind.camlp5 "/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/local-install/lib/ocaml/." || true
- make[2]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01'
- make[1]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01'
-> compiled  camlp5.8.00.01
Processing 41/43: [camlp5: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01)
- rm -rf "/home/opam/.opam/4.05.0/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.05.0/lib BINDIR=/home/opam/.opam/4.05.0/bin MANDIR=/home/opam/.opam/4.05.0/man; cd ..); \
- done
- make[1]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/lib'
- mkdir -p "/home/opam/.opam/4.05.0/lib/camlp5"
- cp gramlib.cma *.mli "/home/opam/.opam/4.05.0/lib/camlp5/."
- cp *.cmi "/home/opam/.opam/4.05.0/lib/camlp5/."
- if test -f gramlib.cmxa; then \
-   make installopt LIBDIR="/home/opam/.opam/4.05.0/lib" DESTDIR=; \
- fi
- make[2]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/lib'
- cp gramlib.cmxa *.cmx "/home/opam/.opam/4.05.0/lib/camlp5/."
- if test -f gramlib.lib; then \
-   cp gramlib.lib "/home/opam/.opam/4.05.0/lib/camlp5/."; \
- else \
-   tar cf - gramlib"".a | \
-   (cd "/home/opam/.opam/4.05.0/lib/camlp5/."; tar xf -); \
- fi
- make[2]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/lib'
- make[1]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/lib'
- make[1]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/odyl'
- mkdir -p "/home/opam/.opam/4.05.0/lib/camlp5" "/home/opam/.opam/4.05.0/bin"
- cp odyl.cmo odyl.cma "/home/opam/.opam/4.05.0/lib/camlp5/."
- if test -f odyl.cmxa; then \
-   cp odyl.cmxa odyl.cmx "/home/opam/.opam/4.05.0/lib/camlp5/."; \
-   cp odyl.a odyl.o "/home/opam/.opam/4.05.0/lib/camlp5/."; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/odyl'
- make[1]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/main'
- mkdir -p "/home/opam/.opam/4.05.0/bin"
- mkdir -p "/home/opam/.opam/4.05.0/lib/camlp5"
- cp camlp5 "/home/opam/.opam/4.05.0/bin/."
- cp ast2pt.mli mLast.mli quotation.mli pcaml.mli prtools.mli reloc.mli "/home/opam/.opam/4.05.0/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.05.0/lib/camlp5/."
- cp asttools.cmx ast2pt.cmx mlsyntax.cmx quotation.cmx pcaml.cmx prtools.cmx reloc.cmx pp_debug.cmx "/home/opam/.opam/4.05.0/lib/camlp5/."
- cp camlp5.cma "/home/opam/.opam/4.05.0/lib/camlp5/."
- if test -f camlp5.cmxa; then \
-   cp camlp5.cmxa "/home/opam/.opam/4.05.0/lib/camlp5/."; \
-   cp camlp5.a "/home/opam/.opam/4.05.0/lib/camlp5/."; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/main'
- make[1]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/meta'
- mkdir -p "/home/opam/.opam/4.05.0/lib/camlp5" "/home/opam/.opam/4.05.0/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.05.0/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.05.0/lib/camlp5/."
- cp camlp5r "/home/opam/.opam/4.05.0/bin/."
- if test -f camlp5r.opt; then \
-   cp camlp5r.opt "/home/opam/.opam/4.05.0/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.05.0/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.05.0/lib/camlp5/."; \
-   done; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/meta'
- make[1]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/etc'
- mkdir -p "/home/opam/.opam/4.05.0/lib/camlp5" "/home/opam/.opam/4.05.0/bin"
- rm -f "/home/opam/.opam/4.05.0/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.05.0/lib/camlp5/."
- sed -e "s|@VERSION@|8.00|" -e "s|@CAMLP5DIR@|/home/opam/.opam/4.05.0/lib/camlp5|" META.tpl > META
- cp META "/home/opam/.opam/4.05.0/lib/camlp5/."
- cp lib.sml "/home/opam/.opam/4.05.0/lib/camlp5/."
- cp camlp5o camlp5sch "/home/opam/.opam/4.05.0/bin/."
- cp mkcamlp5.pl "/home/opam/.opam/4.05.0/bin/mkcamlp5"
- chmod a+x "/home/opam/.opam/4.05.0/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.05.0/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.05.0/lib/camlp5/."; \
-   done; \
-   cp camlp5o.opt "/home/opam/.opam/4.05.0/bin/."; \
-   cp mkcamlp5.pl "/home/opam/.opam/4.05.0/bin/mkcamlp5.opt"; \
-   chmod a+x "/home/opam/.opam/4.05.0/bin/mkcamlp5.opt"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/etc'
- make[1]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/top'
- mkdir -p "/home/opam/.opam/4.05.0/lib/camlp5"
- cp camlp5o.cma camlp5r.cma camlp5sch.cma camlp5_top.cma "/home/opam/.opam/4.05.0/lib/camlp5/."
- cp camlp5_top_funs.cmi camlp5_top_funs.cmo "/home/opam/.opam/4.05.0/lib/camlp5/."
- make[1]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/top'
- make[1]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/ocpp'
- mkdir -p "/home/opam/.opam/4.05.0/lib/camlp5" "/home/opam/.opam/4.05.0/bin"
- cp ocpp.cmo "/home/opam/.opam/4.05.0/lib/camlp5/."
- cp ocpp "/home/opam/.opam/4.05.0/bin/ocpp5"
- make[1]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/ocpp'
- make[1]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/man'
- mkdir -p "/home/opam/.opam/4.05.0/man/man1"
- cp camlp5.1 "/home/opam/.opam/4.05.0/man/man1/."
- for i in camlp5o.1 camlp5r.1 camlp5sch.1 mkcamlp5.1 ocpp5.1; do \
-   cd "/home/opam/.opam/4.05.0/man/man1"; rm -f $i; ln -s camlp5.1 $i; \
- done
- for i in camlp5o.opt.1 camlp5r.opt.1 mkcamlp5.opt.1; do \
-   cd "/home/opam/.opam/4.05.0/man/man1"; rm -f $i; ln -s camlp5.1 $i; \
- done
- make[1]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/man'
- make[1]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/compile'
- if test -f camlp5o.fast.opt; then \
-   cp camlp5o.fast.opt "/home/opam/.opam/4.05.0/bin/camlp5o.opt"; \
- fi
- if test -f pa_o_fast.cmx; then \
-   cp pa_o_fast.cmx pa_o_fast.o "/home/opam/.opam/4.05.0/lib/camlp5/."; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/camlp5.8.00.01/compile'
- cp etc/topfind.camlp5 "/home/opam/.opam/4.05.0/lib/ocaml/." || true
-> installed camlp5.8.00.01
[bigbro: patch] applying opam.patch
Processing 42/43: [bigbro: patch]
Processing 42/43: [bigbro: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.05.0/.opam-switch/build/bigbro.2.0.4-rev3)
- Makefile:119: warning: ignoring prerequisites on suffix rule definition
- ocamlfind ocamlc -pp "camlp5o -loc _loc" -I /home/opam/.opam/4.05.0/lib/camlp5 -c pcreg.ml
- File "pcreg.ml", line 110, characters 43-51:
- Warning: syntax deprecated since version 6.00
- rm -rf .generated-dependencies
- for i in *.mli *.ml ; do \
- 	camlp5o pr_depend.cmo -loc _loc $i >> .generated-dependencies; \
- done
- pr_depend: not impl: module_type; tag = 0
- pr_depend: not impl: module_type; tag = 0
- File "pcreg.ml", line 110, characters 43-51:
- Warning: syntax deprecated since version 6.00
- Makefile:119: warning: ignoring prerequisites on suffix rule definition
- ocamlfind ocamlc -thread -g -pp "camlp5o -loc _loc" -package "unix threads pcre" -c thread_utils.mli
- ocamlfind ocamlc -thread -g -pp "camlp5o -loc _loc" -package "unix threads pcre" -c thread_utils.ml
- ocamlfind ocamlc -thread -g -pp "camlp5o -loc _loc" -package "unix threads pcre" -c misc.mli
- ocamlfind ocamlc -thread -g -pp "camlp5o -loc _loc" -package "unix threads pcre" -c misc.ml
- ocamlfind ocamlc -thread -g -pp "camlp5o -loc _loc" -package "unix threads pcre" -c settings.mli
- ocamlfind ocamlc -thread -g -pp "camlp5o -loc _loc" -package "unix threads pcre" -c settings.ml
- ocamlfind ocamlc -thread -g -pp "camlp5o -loc _loc" -package "unix threads pcre" -c string_utils.mli
- ocamlfind ocamlc -thread -g -pp "camlp5o -loc _loc" -package "unix threads pcre" -c string_utils.ml
- File "string_utils.ml", line 24, characters 7-67:
- Warning 3: deprecated: Pervasives.or
- Use (||) instead.
- File "string_utils.ml", line 24, characters 23-67:
- Warning 3: deprecated: Pervasives.or
- Use (||) instead.
- File "string_utils.ml", line 169, characters 15-28:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- ocamlfind ocamlc -thread -g -pp "camlp5o -loc _loc" -package "unix threads pcre" -c io_utils.mli
- ocamlfind ocamlc -thread -g -pp "camlp5o -loc _loc" -package "unix threads pcre" -c io_utils.ml
- File "io_utils.ml", line 14, characters 15-28:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- rm -f sysmagic.ml
- cp sysunix.ml sysmagic.ml
- chmod a-w sysmagic.ml
- ocamlfind ocamlc -thread -g -pp "camlp5o -loc _loc" -package "unix threads pcre" -c sysmagic.ml
- ocamlfind ocamlc -thread -g -pp "camlp5o -loc _loc" -package "unix threads pcre" -c base64.mli
- ocamlfind ocamlc -thread -g -pp "camlp5o -loc _loc" -package "unix threads pcre" -c base64.ml
- File "base64.ml", line 23, characters 14-26:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- File "base64.ml", line 50, characters 13-26:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "base64.ml", line 102, characters 13-25:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- File "base64.ml", line 126, characters 15-28:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- ocamlfind ocamlc -thread -g -pp "camlp5o -loc _loc" -package "unix threads pcre" -c url_syntax.mli
- ocamlfind ocamlc -thread -g -pp "camlp5o -loc _loc" -package "unix threads pcre" -c url_syntax.ml
- File "url_syntax.ml", line 22, characters 5-28:
- Warning 3: deprecated: Pervasives.&
- Use (&&) instead.
- File "url_syntax.ml", line 23, characters 10-33:
- Warning 3: deprecated: Pervasives.&
- Use (&&) instead.
- File "url_syntax.ml", line 24, characters 10-33:
- Warning 3: deprecated: Pervasives.&
- Use (&&) instead.
- File "url_syntax.ml", line 30, characters 5-24:
- Warning 3: deprecated: Pervasives.&
- Use (&&) instead.
- File "url_syntax.ml", line 31, characters 10-35:
- Warning 3: deprecated: Pervasives.&
- Use (&&) instead.
- File "url_syntax.ml", line 76, characters 21-34:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "url_syntax.ml", line 126, characters 15-45:
- Warning 3: deprecated: Pervasives.or
- Use (||) instead.
- File "url_syntax.ml", line 136, characters 2-39:
- Warning 3: deprecated: Pervasives.&
- Use (&&) instead.
- File "url_syntax.ml", line 151, characters 9-31:
- Warning 3: deprecated: Pervasives.or
- Use (||) instead.
- File "url_syntax.ml", line 160, characters 2-27:
- Warning 3: deprecated: Pervasives.or
- Use (||) instead.
- File "url_syntax.ml", line 164, characters 2-27:
- Warning 3: deprecated: Pervasives.or
- Use (||) instead.
- ocamlfind ocamlc -thread -g -pp "camlp5o -loc _loc" -package "unix threads pcre" -c url.mli
- ocamlfind ocamlc -thread -g -pp "camlp5o -loc _loc" -package "unix threads pcre" -c url.ml
- File "url.ml", line 128, characters 15-31:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "url.ml", line 143, characters 15-31:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "url.ml", line 197, characters 7-82:
- Warning 3: deprecated: Pervasives.&
- Use (&&) instead.
- File "url.ml", line 197, characters 23-82:
- Warning 3: deprecated: Pervasives.&
- Use (&&) instead.
- File "url.ml", line 199, characters 12-56:
- Warning 3: deprecated: Pervasives.&
- Use (&&) instead.
- ocamlfind ocamlc -thread -g -pp "camlp5o -loc _loc" -package "unix threads pcre" -c media_type.mli
- ocamlfind ocamlc -thread -g -pp "camlp5o -loc _loc" -package "unix threads pcre" -c media_type.ml
- File "media_type.ml", line 58, characters 2-32:
- Warning 3: deprecated: Pervasives.or
- Use (||) instead.
- File "media_type.ml", line 66, characters 7-40:
- Warning 3: deprecated: Pervasives.or
- Use (||) instead.
- File "media_type.ml", line 182, characters 5-21:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "media_type.ml", line 218, characters 3-19:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "media_type.ml", line 218, characters 49-65:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "media_type.ml", line 246, characters 2-40:
- Warning 3: deprecated: Pervasives.&
- Use (&&) instead.
- File "media_type.ml", line 255, characters 10-26:
- Warning 3: deprecated: String.uppercase
- Use String.uppercase_ascii instead.
- ocamlfind ocamlc -thread -g -pp "camlp5o -loc _loc" -package "unix threads pcre" -c timer.mli
- ocamlfind ocamlc -thread -g -pp "camlp5o -loc _loc" -package "unix threads pcre" -c timer.ml
- ocamlfind ocamlc -thread -g -pp "camlp5o -loc _loc" -package "unix threads pcre" -c linear_connection.mli
- ocamlfind ocamlc -thread -g -pp "camlp5o -loc _loc" -package "unix threads pcre" -c http_connection.mli
- ocamlfind ocamlc -thread -g -pp "camlp5o -loc _loc" -package "unix threads pcre" -c link_info.mli
- ocamlfind ocamlc -thread -g -pp "camlp5o -loc _loc" -package "unix threads pcre" -c agency.mli
- ocamlfind ocamlc -thread -g -pp "camlp5o -loc _loc" -package "unix threads pcre" -c agency.ml
- ocamlfind ocamlc -thread -g -pp "camlp5o -loc _loc" -package "unix threads pcre" -c linear_connection.ml
- File "linear_connection.ml", line 182, characters 17-30:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- ocamlfind ocamlc -thread -g -pp "camlp5o -loc _loc" -package "unix threads pcre" -c http_connection.ml
- File "http_connection.ml", line 75, characters 7-72:
- Warning 3: deprecated: Pervasives.&
- Use (&&) instead.
- File "http_connection.ml", line 95, characters 2-25:
- Warning 3: deprecated: Pervasives.or
- Use (||) instead.
- File "http_connection.ml", line 158, characters 9-76:
- Warning 3: deprecated: Pervasives.&
- Use (&&) instead.
- File "http_connection.ml", line 179, characters 24-40:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "http_connection.ml", line 229, characters 31-88:
- Warning 3: deprecated: Pervasives.&
- Use (&&) instead.
- ocamlfind ocamlc -thread -g -pp "camlp5o -loc _loc" -package "unix threads pcre" -c stats.mli
- ocamlfind ocamlc -thread -g -pp "camlp5o -loc _loc" -package "unix threads pcre" -c stats.ml
- ocamlfind ocamlc -thread -g -pp "camlp5o -loc _loc" -package "unix threads pcre" -c link_info.ml
- ocamlfind ocamlc -thread -g -pp "camlp5o -loc _loc" -package "unix threads pcre" -c stripper.mli
- ocamlfind ocamlc -thread -g -pp "camlp5o -loc _loc" -package "unix threads pcre" -c stripper.ml
- File "stripper.ml", line 39, characters 17-30:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "stripper.ml", line 53, characters 4-14:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "stripper.ml", line 94, characters 5-124:
- Warning 3: deprecated: Pervasives.&
- Use (&&) instead.
- File "stripper.ml", line 94, characters 45-124:
- Warning 3: deprecated: Pervasives.&
- Use (&&) instead.
- ocamlfind ocamlc -thread -g -pp "camlp5o -loc _loc" -package "unix threads pcre" -c skimmer.mli
- ocamlfind ocamlc -thread -g -pp "camlp5o -loc _loc" -package "unix threads pcre" -c skimmer.ml
- File "skimmer.ml", line 109, characters 7-23:
- Warning 3: deprecated: String.uppercase
- Use String.uppercase_ascii instead.
- File "skimmer.ml", line 188, characters 5-79:
- Warning 3: deprecated: Pervasives.&
- Use (&&) instead.
- File "skimmer.ml", line 188, characters 32-79:
- Warning 3: deprecated: Pervasives.&
- Use (&&) instead.
- File "skimmer.ml", line 297, characters 30-53:
- Warning 3: deprecated: Pervasives.or
- Use (||) instead.
- File "skimmer.ml", line 299, characters 31-54:
- Warning 3: deprecated: Pervasives.or
- Use (||) instead.
- File "skimmer.ml", line 311, characters 5-47:
- Warning 3: deprecated: Pervasives.&
- Use (&&) instead.
- ocamlfind ocamlc -thread -g -pp "camlp5o -loc _loc" -package "unix threads pcre" -c fragment_skimmer.mli
- ocamlfind ocamlc -thread -g -pp "camlp5o -loc _loc" -package "unix threads pcre" -c fragment_skimmer.ml
- File "fragment_skimmer.ml", line 28, characters 17-33:
- Warning 3: deprecated: String.uppercase
- Use String.uppercase_ascii instead.
- File "fragment_skimmer.ml", line 43, characters 5-43:
- Warning 3: deprecated: Pervasives.or
- Use (||) instead.
- ocamlfind ocamlc -thread -g -pp "camlp5o -loc _loc" -package "unix threads pcre" -c link_skimmer.mli
- ocamlfind ocamlc -thread -g -pp "camlp5o -loc _loc" -package "unix threads pcre" -c link_skimmer.ml
- File "link_skimmer.ml", line 100, characters 17-33:
- Warning 3: deprecated: String.uppercase
- Use String.uppercase_ascii instead.
- ocamlfind ocamlc -thread -g -pp "camlp5o -loc _loc" -package "unix threads pcre" -c cache.mli
- ocamlfind ocamlc -thread -g -pp "camlp5o -loc _loc" -package "unix threads pcre" -c cache.ml
- ocamlfind ocamlc -thread -g -pp "camlp5o -loc _loc" -package "unix threads pcre" -c check_file.mli
- ocamlfind ocamlc -thread -g -pp "camlp5o -loc _loc" -package "unix threads pcre" -c check_file.ml
- File "check_file.ml", line 55, characters 34-99:
- Warning 3: deprecated: Pervasives.&
- Use (&&) instead.
- File "check_file.ml", line 56, characters 26-91:
- Warning 3: deprecated: Pervasives.&
- Use (&&) instead.
- File "check_file.ml", line 101, characters 5-150:
- Warning 3: deprecated: Pervasives.&
- Use (&&) instead.
- File "check_file.ml", line 101, characters 6-70:
- Warning 3: deprecated: Pervasives.or
- Use (||) instead.
- File "check_file.ml", line 101, characters 7-48:
- Warning 3: deprecated: Pervasives.&
- Use (&&) instead.
- ocamlfind ocamlc -thread -g -pp "camlp5o -loc _loc" -package "unix threads pcre" -c check_master.mli
- ocamlfind ocamlc -thread -g -pp "camlp5o -loc _loc" -package "unix threads pcre" -c check_master.ml
- ocamlfind ocamlc -thread -g -pp "camlp5o -loc _loc" -package "unix threads pcre" -c check_http.mli
- ocamlfind ocamlc -thread -g -pp "camlp5o -loc _loc" -package "unix threads pcre" -c check_http.ml
- File "check_http.ml", line 19, characters 34-99:
- Warning 3: deprecated: Pervasives.&
- Use (&&) instead.
- File "check_http.ml", line 20, characters 26-91:
- Warning 3: deprecated: Pervasives.&
- Use (&&) instead.
- File "check_http.ml", line 91, characters 19-73:
- Warning 3: deprecated: Pervasives.&
- Use (&&) instead.
- File "check_http.ml", line 91, characters 20-55:
- Warning 3: deprecated: Pervasives.or
- Use (||) instead.
- ocamlfind ocamlc -thread -g -pp "camlp5o -loc _loc" -package "unix threads pcre" -c main.ml
- File "main.ml", line 76, characters 3-53:
- Warning 3: deprecated: Pervasives.&
- Use (&&) instead.
- ocamlfind ocamlc -o bigbro -thread -custom -linkpkg -package "unix threads pcre" thread_utils.cmo misc.cmo settings.cmo string_utils.cmo io_utils.cmo sysmagic.cmo base64.cmo url_syntax.cmo url.cmo media_type.cmo timer.cmo agency.cmo linear_connection.cmo http_connection.cmo stats.cmo link_info.cmo stripper.cmo skimmer.cmo fragment_skimmer.cmo link_skimmer.cmo cache.cmo check_file.cmo check_master.cmo check_http.cmo main.cmo
-> compiled  bigbro.2.0.4-rev3
Processing 43/43: [bigbro: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" "PREFIX=/home/opam/.opam/4.05.0" "MANDIR=/home/opam/.opam/4.05.0/man/man1" (CWD=/home/opam/.opam/4.05.0/.opam-switch/build/bigbro.2.0.4-rev3)
- Makefile:119: warning: ignoring prerequisites on suffix rule definition
- ocamlfind ocamlc -pp "camlp5o -loc _loc" -I /home/opam/.opam/4.05.0/lib/camlp5 -c pcreg.ml
- File "pcreg.ml", line 110, characters 43-51:
- Warning: syntax deprecated since version 6.00
- rm -rf .generated-dependencies
- for i in *.mli *.ml ; do \
- 	camlp5o pr_depend.cmo -loc _loc $i >> .generated-dependencies; \
- done
- pr_depend: not impl: module_type; tag = 0
- pr_depend: not impl: module_type; tag = 0
- File "pcreg.ml", line 110, characters 43-51:
- Warning: syntax deprecated since version 6.00
- Makefile:119: warning: ignoring prerequisites on suffix rule definition
- install -d /home/opam/.opam/4.05.0/bin
- install -m 755 bigbro /home/opam/.opam/4.05.0/bin/bigbro
- install -d /home/opam/.opam/4.05.0/man/man1
- install -m 644 doc/bigbro.1 /home/opam/.opam/4.05.0/man/man1/bigbro.1
- install -d /home/opam/.opam/4.05.0/doc/apps-bigbro
- cp -r doc/README doc/doc.ps doc/doc.pdf doc/html /home/opam/.opam/4.05.0/doc/apps-bigbro
- chmod -R a=rX,u+w /home/opam/.opam/4.05.0/doc/apps-bigbro
-> installed bigbro.2.0.4-rev3
Done.
# Run eval $(opam env) to update the current shell environment
2021-07-03 04:42.28 ---> saved as "c3e086a235b8dad4b3d59fecb58c1c71dd837c47ed04f2aa2b8f2089f47f35a5"
Job succeeded