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


Building on x86-bm-10.ocamllabs.io

(from ocurrent/opam:debian-unstable)
---> 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 'dcdba1db7b6ad3d18cc0b07e8337d02c160c62b3'\
               \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 '7af4b295dc2de0b2b594c05ab4af40ef963bbc5c'\
               \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 fmt]
  - install cmdliner           1.0.4        [required by opam-0install-cudf, opam-devel]
  - install dune               2.8.5        [required by opam-0install-cudf, opam-devel]
  - install ocamlbuild         0.14.0       [required by cudf, fmt]
  - install base-bytes         base         [required by extlib]
  - install stdlib-shims       0.3.0        [required by fmt]
  - install re                 1.9.0        [required by opam-client]
  - install opam-file-format   2.3.0*       [required by opam-format]
  - install cppo               1.6.7        [required by extlib]
  - install 0install-solver    2.17         [required by opam-0install-cudf]
  - install topkg              1.0.3        [required by fmt]
  - install ocamlgraph         2.0.0        [required by dose3]
  - install extlib             1.7.7-1      [required by cudf, opam-client]
  - install fmt                0.8.9        [required by opam-0install-cudf]
  - 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
  - install mccs               1.1+12       [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*
===== 26 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.8.5] downloaded from https://github.com/ocaml/dune/releases/download/2.8.5/dune-2.8.5.tbz
[extlib.1.7.7-1] downloaded from https://ygrek.org/p/release/ocaml-extlib/extlib-1.7.7.tar.gz
[fmt.0.8.9] downloaded from https://erratique.ch/software/fmt/releases/fmt-0.8.9.tbz
[mccs.1.1+12] downloaded from https://github.com/AltGr/ocaml-mccs/archive/1.1+12.tar.gz
[ocamlgraph.2.0.0] downloaded from https://github.com/backtracking/ocamlgraph/releases/download/2.0.0/ocamlgraph-2.0.0.tbz
[ocamlfind.1.9.1] downloaded from http://download.camlcity.org/download/findlib-1.9.1.tar.gz
[opam-0install-cudf.0.4] downloaded from https://github.com/ocaml-opam/opam-0install-solver/releases/download/v0.4/opam-0install-cudf-v0.4.tbz
[ocamlbuild.0.14.0] downloaded from https://github.com/ocaml/ocamlbuild/archive/0.14.0.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
[topkg.1.0.3] downloaded from http://erratique.ch/software/topkg/releases/topkg-1.0.3.tbz
[opam-file-format.2.3.0] synchronised from git+https://github.com/rjbou/opam-file-format#endpos

<><> 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.8.5
-> installed stdlib-shims.0.3.0
-> installed topkg.1.0.3
-> installed 0install-solver.2.17
-> installed cppo.1.6.7
-> installed opam-file-format.2.3.0
-> installed re.1.9.0
-> installed ocamlgraph.2.0.0
-> installed fmt.0.8.9
-> installed extlib.1.7.7-1
-> installed opam-core.2.1.0~beta4
-> installed cudf.0.9-1
-> installed opam-0install-cudf.0.4
-> installed mccs.1.1+12
-> installed opam-format.2.1.0~beta4
-> installed opam-repository.2.1.0~beta4
-> installed dose3.5.0.1-1
-> installed opam-state.2.1.0~beta4
-> installed opam-solver.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
---> using "310fb7594d9f0873efc277b6742d0667f048239b4a32d1032c7317df22d8acfe" from cache

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (run (shell "rm -rf ~/.opam && opam init -ya --bare --disable-sandboxing ~/opam-repository"))
Configuring from /home/opam/.opamrc and then 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.

---> using "6e0e4cb8d83a997aa93a89995166c703e50432ac925f85088097ad965e1b2fdd" from cache

/: (run (network host)
        (shell "git clone -q 'git://github.com/ocaml/ocaml-beta-repository.git' ~/'beta' && git -C ~/'beta' checkout -q 79aeeadd813bdae424ab53f882f08bee0a4e0b89"))
---> using "fec8f0ca87dd016419bfc26712d0aae42451d64e2ffbfdfa9fb56f27d891d00e" from cache

/: (run (shell "opam repository add --dont-select 'beta' ~/'beta'"))
[beta] Initialised
---> using "9db56549e55b576bd26307f46fea6c6449257ac7eeae4cd6652544efa56b5957" from cache

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

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

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

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [157 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 [8625 kB]
- Fetched 8846 kB in 3s (2599 kB/s)
- Reading package lists...
- 
---> using "6e140ea4ef1386b22121f608524bf012623470b311744a62359adae6d8d02d47" 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
---> using "3ee235ab84b482b838b88461e804ee573a7750e8c56be8855109b847104f8b2f" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell  "\
               \nopam install -vy \"shcaml.0.2.1\"\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: \"shcaml.0.2.1\" | grep -q '\"debian-unstable\"'; then\
               \n        echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\
               \n        exit 69\
               \n    fi\
               \n\
               \nfi\
               \nexit $res\
               \n"))
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 shcaml]
  - install dune                     1.11.4   [required by cppo, cppo_ocamlbuild]
  - install ocamlbuild               0.14.0   [required by shcaml]
  - install conf-libpcre             1        [required by pcre]
  - install stdcompat                15       [required by shcaml]
  - install base-bytes               base     [required by pcre]
  - install cppo                     1.6.7    [required by shcaml]
  - install topkg                    1.0.3    [required by shcaml]
  - install cppo_ocamlbuild          1.6.7    [required by shcaml]
  - install pcre                     7.2.3    [required by shcaml]
  - install hmap                     0.8.1    [required by shcaml]
  - install shcaml                   0.2.1
===== 13 to install | 1 to remove =====

The following system packages will first need to be installed:
    libpcre3-dev 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" "libpcre3-dev" "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-6_amd64.deb ...
- Unpacking libicu67:amd64 (67.1-6) ...
- Selecting previously unselected package libpcre16-3:amd64.
- Preparing to unpack .../03-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 .../04-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 .../05-libpcrecpp0v5_2%3a8.39-13_amd64.deb ...
- Unpacking libpcrecpp0v5:amd64 (2:8.39-13) ...
- Selecting previously unselected package libpcre3-dev:amd64.
- Preparing to unpack .../06-libpcre3-dev_2%3a8.39-13_amd64.deb ...
- Unpacking libpcre3-dev:amd64 (2:8.39-13) ...
- Selecting previously unselected package libxml2:amd64.
- Preparing to unpack .../07-libxml2_2.9.10+dfsg-6.3+b1_amd64.deb ...
- Unpacking libxml2:amd64 (2.9.10+dfsg-6.3+b1) ...
- Selecting previously unselected package pkg-config.
- Preparing to unpack .../08-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 .../09-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 .../10-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-6) ...
- 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 libglib2.0-data (2.66.8-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.3+b1) ...
- 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  5/40:
Processing  6/40:
Processing  7/40:
Processing  8/40: [conf-pkg-config: pkg-config]
-> retrieved cppo.1.6.7  (cached)
Processing  9/40: [conf-pkg-config: pkg-config]
-> retrieved cppo_ocamlbuild.1.6.7  (cached)
Processing 10/40: [conf-pkg-config: pkg-config]
-> retrieved dune.1.11.4  (cached)
Processing 11/40: [conf-pkg-config: pkg-config]
Processing 12/40: [conf-pkg-config: pkg-config] [dune: ocaml bootstrap.ml]
+ /usr/bin/pkg-config "--help" (CWD=/home/opam/.opam/4.03.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 12/40: [dune: ocaml bootstrap.ml]
Processing 13/40: [dune: ocaml bootstrap.ml] [conf-pkg-config: mkdir]
-> retrieved hmap.0.8.1  (cached)
Processing 14/40: [dune: ocaml bootstrap.ml] [conf-pkg-config: mkdir]
-> retrieved ocamlbuild.0.14.0  (cached)
Processing 15/40: [dune: ocaml bootstrap.ml] [conf-pkg-config: mkdir]
Processing 16/40: [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make] [conf-pkg-config: mkdir]
-> retrieved ocamlfind.1.9.1  (cached)
Processing 17/40: [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make] [conf-pkg-config: mkdir]
Processing 18/40: [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make] [ocamlfind: ./configure] [conf-pkg-config: mkdir]
+ /bin/mkdir "-p" "/home/opam/.opam/4.03.0/lib/pkgconfig" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/conf-pkg-config.2)
-> installed conf-pkg-config.2
Processing 18/40: [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
Processing 19/40: [conf-libpcre: pkg-config libpcre] [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
-> retrieved pcre.7.2.3  (cached)
Processing 20/40: [conf-libpcre: pkg-config libpcre] [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
-> retrieved shcaml.0.2.1  (cached)
+ /usr/bin/make "-f" "configure.make" "all" "OCAMLBUILD_PREFIX=/home/opam/.opam/4.03.0" "OCAMLBUILD_BINDIR=/home/opam/.opam/4.03.0/bin" "OCAMLBUILD_LIBDIR=/home/opam/.opam/4.03.0/lib" "OCAMLBUILD_MANDIR=/home/opam/.opam/4.03.0/man" "OCAML_NATIVE=true" "OCAML_NATIVE_TOOLS=true" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0)
- (echo "# This file was generated from configure.make"; \
- echo ;\
- echo "OCAML_PREFIX=/home/opam/.opam/4.03.0"; \
- echo "OCAML_BINDIR=/home/opam/.opam/4.03.0/bin"; \
- echo "OCAML_LIBDIR=/home/opam/.opam/4.03.0/lib/ocaml"; \
- echo "OCAML_MANDIR=/home/opam/.opam/4.03.0/man"; \
- echo ;\
- echo "EXT_OBJ=.o"; \
- echo "EXT_ASM=.s"; \
- echo "EXT_LIB=.a"; \
- echo "EXT_DLL=.so"; \
- echo "EXE="; \
- echo ;\
- echo "OCAML_NATIVE=true"; \
- echo "OCAML_NATIVE_TOOLS=true"; \
- echo "NATDYNLINK=true"; \
- echo "SUPPORT_SHARED_LIBRARIES=true"; \
- echo ;\
- echo "PREFIX=/home/opam/.opam/4.03.0"; \
- echo "BINDIR=/home/opam/.opam/4.03.0/bin"; \
- echo "LIBDIR=/home/opam/.opam/4.03.0/lib"; \
- echo "MANDIR=/home/opam/.opam/4.03.0/man"; \
- ) > Makefile.config
- (echo "(* This file was generated from ../configure.make *)"; \
- echo ;\
- echo 'let bindir = "/home/opam/.opam/4.03.0/bin"'; \
- echo 'let libdir = "/home/opam/.opam/4.03.0/lib"'; \
- echo 'let ocaml_libdir = "/home/opam/.opam/4.03.0/lib/ocaml"'; \
- echo 'let libdir_abs = "/home/opam/.opam/4.03.0/lib"'; \
- echo 'let ocaml_native = true'; \
- echo 'let ocaml_native_tools = true'; \
- echo 'let supports_shared_libraries = true';\
- echo 'let a = "a"'; \
- echo 'let o = "o"'; \
- echo 'let so = "so"'; \
- echo 'let ext_dll = ".so"'; \
- echo 'let exe = ""'; \
- echo 'let version = "0.14.0"'; \
- ) > src/ocamlbuild_config.ml
- (echo "# This file was generated from configure.make"; \
- echo ;\
- echo "OCAML_PREFIX=/home/opam/.opam/4.03.0"; \
- echo "OCAML_BINDIR=/home/opam/.opam/4.03.0/bin"; \
- echo "OCAML_LIBDIR=/home/opam/.opam/4.03.0/lib/ocaml"; \
- echo "OCAML_MANDIR=/home/opam/.opam/4.03.0/man"; \
- echo ;\
- echo "EXT_OBJ=.o"; \
- echo "EXT_ASM=.s"; \
- echo "EXT_LIB=.a"; \
- echo "EXT_DLL=.so"; \
- echo "EXE="; \
- echo ;\
- echo "OCAML_NATIVE=true"; \
- echo "OCAML_NATIVE_TOOLS=true"; \
- echo "NATDYNLINK=true"; \
- echo "SUPPORT_SHARED_LIBRARIES=true"; \
- echo ;\
- echo "PREFIX=/home/opam/.opam/4.03.0"; \
- echo "BINDIR=/home/opam/.opam/4.03.0/bin"; \
- echo "LIBDIR=/home/opam/.opam/4.03.0/lib"; \
- echo "MANDIR=/home/opam/.opam/4.03.0/man"; \
- ) > Makefile.config
- (echo "(* This file was generated from ../configure.make *)"; \
- echo ;\
- echo 'let bindir = "/home/opam/.opam/4.03.0/bin"'; \
- echo 'let libdir = "/home/opam/.opam/4.03.0/lib"'; \
- echo 'let ocaml_libdir = "/home/opam/.opam/4.03.0/lib/ocaml"'; \
- echo 'let libdir_abs = "/home/opam/.opam/4.03.0/lib"'; \
- echo 'let ocaml_native = true'; \
- echo 'let ocaml_native_tools = true'; \
- echo 'let supports_shared_libraries = true';\
- echo 'let a = "a"'; \
- echo 'let o = "o"'; \
- echo 'let so = "so"'; \
- echo 'let ext_dll = ".so"'; \
- echo 'let exe = ""'; \
- echo 'let version = "0.14.0"'; \
- ) > src/ocamlbuild_config.ml
Processing 20/40: [conf-libpcre: pkg-config libpcre] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved stdcompat.15  (cached)
+ /usr/bin/pkg-config "libpcre" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/conf-libpcre.1)
-> compiled  conf-libpcre.1
Processing 20/40: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> installed conf-libpcre.1
Processing 21/40: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved topkg.1.0.3  (cached)
+ /home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.9.1/./configure "-bindir" "/home/opam/.opam/4.03.0/bin" "-sitelib" "/home/opam/.opam/4.03.0/lib" "-mandir" "/home/opam/.opam/4.03.0/man" "-config" "/home/opam/.opam/4.03.0/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.9.1)
- Welcome to findlib version 1.9.1
- Configuring core...
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Querying installation: META list not found
- make install will double-check installed META files
- Configuring libraries...
- unix: found
- bigarray: found
- compiler-libs: found
- dbm: not present (normal since 4.00)
- graphics: found
- num: found
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: found
- raw_spacetime: not present (normal since 4.12)
- threads: found
- str: found
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for bigarray written to site-lib-src/bigarray/META
- Configuration for compiler-libs written to site-lib-src/compiler-libs/META
- Configuration for graphics written to site-lib-src/graphics/META
- Configuration for num written to site-lib-src/num/META
- Configuration for num-top written to site-lib-src/num-top/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for threads written to site-lib-src/threads/META
- Configuration for str written to site-lib-src/str/META
- Configuration for bytes written to site-lib-src/bytes/META
- Detecting compiler arguments: (extractor built) ok
- 
- About the OCAML core installation:
-     Standard library:      /home/opam/.opam/4.03.0/lib/ocaml
-     Binaries:              /home/opam/.opam/4.03.0/bin
-     Manual pages:          /home/opam/.opam/4.03.0/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.03.0/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.03.0/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.03.0/bin
-     Manual pages:          /home/opam/.opam/4.03.0/man
-     topfind script:        /home/opam/.opam/4.03.0/lib/ocaml
- Topfind ppxopt support:    yes
- Toolbox:                   no
- Link custom runtime:       no
- Need bytes compatibility:  no
- 
- Configuration has been written to Makefile.config
- 
- You can now do 'make all', and optionally 'make opt', to build ocamlfind.
- Welcome to findlib version 1.9.1
- Configuring core...
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Querying installation: META list not found
- make install will double-check installed META files
- Configuring libraries...
- unix: found
- bigarray: found
- compiler-libs: found
- dbm: not present (normal since 4.00)
- graphics: found
- num: found
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: found
- raw_spacetime: not present (normal since 4.12)
- threads: found
- str: found
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for bigarray written to site-lib-src/bigarray/META
- Configuration for compiler-libs written to site-lib-src/compiler-libs/META
- Configuration for graphics written to site-lib-src/graphics/META
- Configuration for num written to site-lib-src/num/META
- Configuration for num-top written to site-lib-src/num-top/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for threads written to site-lib-src/threads/META
- Configuration for str written to site-lib-src/str/META
- Configuration for bytes written to site-lib-src/bytes/META
- Detecting compiler arguments: (extractor built) ok
- 
- About the OCAML core installation:
-     Standard library:      /home/opam/.opam/4.03.0/lib/ocaml
-     Binaries:              /home/opam/.opam/4.03.0/bin
-     Manual pages:          /home/opam/.opam/4.03.0/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.03.0/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.03.0/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.03.0/bin
-     Manual pages:          /home/opam/.opam/4.03.0/man
-     topfind script:        /home/opam/.opam/4.03.0/lib/ocaml
- Topfind ppxopt support:    yes
- Toolbox:                   no
- Link custom runtime:       no
- Need bytes compatibility:  no
- 
- Configuration has been written to Makefile.config
- 
- You can now do 'make all', and optionally 'make opt', to build ocamlfind.
Processing 21/40: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
+ /usr/bin/make "all" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.9.1)
- for p in findlib; do ( cd src/$p; /usr/bin/make all ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- ocamllex fl_meta.mll
- 22 states, 392 transitions, table size 1700 bytes
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib_config.mlp | \
-          ../../tools/patch '@CONFIGFILE@' '/home/opam/.opam/4.03.0/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.03.0/lib/ocaml' | \
- 	sed -e 's;@AUTOLINK@;true;g' \
- 	    -e 's;@SYSTEM@;linux;g' \
- 	     >findlib_config.ml
- if [ "true" = "true" ]; then                 \
- 	cp topfind.ml.in topfind.ml;                             \
- else                                                             \
- 	sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in     \
- 		> topfind.ml ;                                   \
- fi
- ocamldep *.ml *.mli >depend
- ocamlc -I +compiler-libs -opaque -g -c findlib_config.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_split.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_metatoken.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_meta.ml
- ocamlc -I +compiler-libs -opaque -c fl_metascanner.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_metascanner.ml
- ocamlc -I +compiler-libs -opaque -c fl_topo.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_topo.ml
- ocamlc -I +compiler-libs -opaque -c fl_package_base.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_package_base.ml
- ocamlc -I +compiler-libs -opaque -c findlib.mli
- ocamlc -I +compiler-libs -opaque -g -c findlib.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_args.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_lint.ml
- ocamlc -I +compiler-libs -a -o findlib.cma findlib_config.cmo fl_split.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo
- ocamlc -I +compiler-libs -opaque -g -c ocaml_args.ml
- ocamlc -I +compiler-libs -opaque -g -c frontend.ml
- File "frontend.ml", line 1826, characters 16-29:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- ocamlc -I +compiler-libs  -o ocamlfind -g findlib.cma unix.cma \
-            ocaml_args.cmo frontend.cmo
- ocamlc -I +compiler-libs -opaque -c topfind.mli
- ocamlc -I +compiler-libs -opaque -g -c topfind.ml
- ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat topfind_rd1.p | \
-          ../../tools/patch '@SITELIB@' '/home/opam/.opam/4.03.0/lib' \
-     	    >topfind
- ocamlc -I +compiler-libs -opaque -c num_top_printers.mli
- ocamlc -I +compiler-libs -opaque -g -c num_top_printers.ml
- ocamlc -I +compiler-libs -opaque -c num_top.mli
- ocamlc -I +compiler-libs -opaque -g -c num_top.ml
- ocamlc -I +compiler-libs -a -o num_top.cma num_top_printers.cmo num_top.cmo
- ocamlc -I +compiler-libs -opaque -c fl_dynload.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_dynload.ml
- ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- /usr/bin/make all-config
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.9.1'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/4.03.0/lib' >findlib.conf
- if ./tools/cmd_from_same_dir ocamlc; then \
- 	echo 'ocamlc="ocamlc.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamlopt; then \
- 	echo 'ocamlopt="ocamlopt.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldep; then \
- 	echo 'ocamldep="ocamldep.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldoc; then \
- 	echo 'ocamldoc="ocamldoc.opt"' >>findlib.conf; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.9.1'
- for p in findlib; do ( cd src/$p; /usr/bin/make all ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- ocamllex fl_meta.mll
- 22 states, 392 transitions, table size 1700 bytes
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib_config.mlp | \
-          ../../tools/patch '@CONFIGFILE@' '/home/opam/.opam/4.03.0/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.03.0/lib/ocaml' | \
- 	sed -e 's;@AUTOLINK@;true;g' \
- 	    -e 's;@SYSTEM@;linux;g' \
- 	     >findlib_config.ml
- if [ "true" = "true" ]; then                 \
- 	cp topfind.ml.in topfind.ml;                             \
- else                                                             \
- 	sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in     \
- 		> topfind.ml ;                                   \
- fi
- ocamldep *.ml *.mli >depend
- ocamlc -I +compiler-libs -opaque -g -c findlib_config.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_split.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_metatoken.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_meta.ml
- ocamlc -I +compiler-libs -opaque -c fl_metascanner.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_metascanner.ml
- ocamlc -I +compiler-libs -opaque -c fl_topo.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_topo.ml
- ocamlc -I +compiler-libs -opaque -c fl_package_base.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_package_base.ml
- ocamlc -I +compiler-libs -opaque -c findlib.mli
- ocamlc -I +compiler-libs -opaque -g -c findlib.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_args.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_lint.ml
- ocamlc -I +compiler-libs -a -o findlib.cma findlib_config.cmo fl_split.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo
- ocamlc -I +compiler-libs -opaque -g -c ocaml_args.ml
- ocamlc -I +compiler-libs -opaque -g -c frontend.ml
- File "frontend.ml", line 1826, characters 16-29:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- ocamlc -I +compiler-libs  -o ocamlfind -g findlib.cma unix.cma \
-            ocaml_args.cmo frontend.cmo
- ocamlc -I +compiler-libs -opaque -c topfind.mli
- ocamlc -I +compiler-libs -opaque -g -c topfind.ml
- ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat topfind_rd1.p | \
-          ../../tools/patch '@SITELIB@' '/home/opam/.opam/4.03.0/lib' \
-     	    >topfind
- ocamlc -I +compiler-libs -opaque -c num_top_printers.mli
- ocamlc -I +compiler-libs -opaque -g -c num_top_printers.ml
- ocamlc -I +compiler-libs -opaque -c num_top.mli
- ocamlc -I +compiler-libs -opaque -g -c num_top.ml
- ocamlc -I +compiler-libs -a -o num_top.cma num_top_printers.cmo num_top.cmo
- ocamlc -I +compiler-libs -opaque -c fl_dynload.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_dynload.ml
- ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- /usr/bin/make all-config
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.9.1'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/4.03.0/lib' >findlib.conf
- if ./tools/cmd_from_same_dir ocamlc; then \
- 	echo 'ocamlc="ocamlc.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamlopt; then \
- 	echo 'ocamlopt="ocamlopt.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldep; then \
- 	echo 'ocamldep="ocamldep.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldoc; then \
- 	echo 'ocamldoc="ocamldoc.opt"' >>findlib.conf; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.9.1'
Processing 21/40: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
+ /usr/bin/make "check-if-preinstalled" "all" "opam-install" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0)
- if test -d /home/opam/.opam/4.03.0/lib/ocaml/ocamlbuild; then\
-   >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\
-        "/home/opam/.opam/4.03.0/lib/ocaml/ocamlbuild";\
-   >&2 echo "Installation aborted; if you want to bypass this"\
-         "safety check, pass CHECK_IF_PREINSTALLED=false to make";\
-   exit 2;\
- fi
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/signatures.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamllex.opt src/glob_lexer.mll
- 55 states, 419 transitions, table size 2006 bytes
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamllex.opt src/lexers.mll
- 251 states, 1051 transitions, table size 5710 bytes
- 4334 additional bytes used for bindings
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/main.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp
- ocamlc.opt -pack src/const.cmo src/loc.cmo src/discard_printf.cmo src/signatures.cmi src/my_std.cmo src/my_unix.cmo src/tags.cmo src/display.cmo src/log.cmo src/shell.cmo src/bool.cmo src/glob_ast.cmo src/glob_lexer.cmo src/glob.cmo src/lexers.cmo src/param_tags.cmo src/command.cmo src/ocamlbuild_config.cmo src/ocamlbuild_where.cmo src/slurp.cmo src/options.cmo src/pathname.cmo src/configuration.cmo src/flags.cmo src/hygiene.cmo src/digest_cache.cmo src/resource.cmo src/rule.cmo src/solver.cmo src/report.cmo src/tools.cmo src/fda.cmo src/findlib.cmo src/ocaml_arch.cmo src/ocaml_utils.cmo src/ocaml_dependencies.cmo src/ocaml_compiler.cmo src/ocaml_tools.cmo src/ocaml_specific.cmo src/exit_codes.cmo src/plugin.cmo src/hooks.cmo src/main.cmo -o tmp/ocamlbuild_pack.cmo
- mv tmp/ocamlbuild_pack.cmi src/ocamlbuild_pack.cmi
- mv tmp/ocamlbuild_pack.cmo src/ocamlbuild_pack.cmo
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.ml
- ocamlc.opt -I +unix -I src -o ocamlbuild.byte unix.cma src/ocamlbuild_pack.cmo src/ocamlbuild_plugin.cmo src/ocamlbuild_executor.cmo src/ocamlbuild_unix_plugin.cmo src/ocamlbuild.cmo
- ocamlc.opt -a -o src/ocamlbuildlib.cma src/ocamlbuild_pack.cmo src/ocamlbuild_plugin.cmo src/ocamlbuild_executor.cmo src/ocamlbuild_unix_plugin.cmo
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp
- ocamlopt.opt -pack src/const.cmx src/loc.cmx src/discard_printf.cmx src/signatures.cmi src/my_std.cmx src/my_unix.cmx src/tags.cmx src/display.cmx src/log.cmx src/shell.cmx src/bool.cmx src/glob_ast.cmx src/glob_lexer.cmx src/glob.cmx src/lexers.cmx src/param_tags.cmx src/command.cmx src/ocamlbuild_config.cmx src/ocamlbuild_where.cmx src/slurp.cmx src/options.cmx src/pathname.cmx src/configuration.cmx src/flags.cmx src/hygiene.cmx src/digest_cache.cmx src/resource.cmx src/rule.cmx src/solver.cmx src/report.cmx src/tools.cmx src/fda.cmx src/findlib.cmx src/ocaml_arch.cmx src/ocaml_utils.cmx src/ocaml_dependencies.cmx src/ocaml_compiler.cmx src/ocaml_tools.cmx src/ocaml_specific.cmx src/exit_codes.cmx src/plugin.cmx src/hooks.cmx src/main.cmx -o tmp/ocamlbuild_pack.cmx
- mv tmp/ocamlbuild_pack.cmx src/ocamlbuild_pack.cmx
- mv tmp/ocamlbuild_pack.o src/ocamlbuild_pack.o
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.ml
- ocamlopt.opt -I +unix -I src -o ocamlbuild.native unix.cmxa src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx src/ocamlbuild.cmx
- ocamlopt.opt -a -o src/ocamlbuildlib.cmxa src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx
- ocamlc.opt src/ocamlbuild_pack.cmo -I src man/options_man.ml -o man/options_man.byte
- ./man/options_man.byte > man/ocamlbuild.options.1
- cat man/ocamlbuild.header.1 man/ocamlbuild.options.1 man/ocamlbuild.footer.1 > man/ocamlbuild.1
- /usr/bin/make ocamlbuild.install
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- rm -f ocamlbuild.install
- touch ocamlbuild.install
- /usr/bin/make install-bin-opam
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- echo 'bin: [' >> ocamlbuild.install
- echo '  "ocamlbuild.byte" {"ocamlbuild.byte"}' >> ocamlbuild.install
- echo '  "ocamlbuild.native" {"ocamlbuild.native"}' >> ocamlbuild.install
- echo '  "ocamlbuild.native" {"ocamlbuild"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- /usr/bin/make install-lib-opam
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- echo 'lib: [' >> ocamlbuild.install
- /usr/bin/make install-lib-basics-opam
- make[3]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- echo '  "ocamlbuild.opam" {"opam"}' >> ocamlbuild.install
- echo '  "META"' >> ocamlbuild.install
- for lib in src/signatures.mli src/signatures.cmi src/signatures.cmti; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- /usr/bin/make install-lib-byte-opam
- make[3]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- for lib in src/ocamlbuildlib.cma src/ocamlbuild.cmo src/ocamlbuild_pack.cmi src/ocamlbuild_plugin.cmi src/ocamlbuild_executor.cmi src/ocamlbuild_unix_plugin.cmi; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- /usr/bin/make install-lib-native-opam
- make[3]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- for lib in src/ocamlbuildlib.cmxa src/ocamlbuildlib.a src/ocamlbuild.cmx src/ocamlbuild.o src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx src/ocamlbuild_plugin.o src/ocamlbuild_executor.o src/ocamlbuild_unix_plugin.o; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- /usr/bin/make install-man-opam
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- echo 'man: [' >> ocamlbuild.install
- echo '  "man/ocamlbuild.1" {"man1/ocamlbuild.1"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- /usr/bin/make install-doc-opam
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- echo 'doc: [' >> ocamlbuild.install
- echo '  "LICENSE"' >> ocamlbuild.install
- echo '  "Changes"' >> ocamlbuild.install
- echo '  "Readme.md"' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- if test -d /home/opam/.opam/4.03.0/lib/ocaml/ocamlbuild; then\
-   >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\
-        "/home/opam/.opam/4.03.0/lib/ocaml/ocamlbuild";\
-   >&2 echo "Installation aborted; if you want to bypass this"\
-         "safety check, pass CHECK_IF_PREINSTALLED=false to make";\
-   exit 2;\
- fi
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/signatures.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamllex.opt src/glob_lexer.mll
- 55 states, 419 transitions, table size 2006 bytes
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamllex.opt src/lexers.mll
- 251 states, 1051 transitions, table size 5710 bytes
- 4334 additional bytes used for bindings
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/main.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp
- ocamlc.opt -pack src/const.cmo src/loc.cmo src/discard_printf.cmo src/signatures.cmi src/my_std.cmo src/my_unix.cmo src/tags.cmo src/display.cmo src/log.cmo src/shell.cmo src/bool.cmo src/glob_ast.cmo src/glob_lexer.cmo src/glob.cmo src/lexers.cmo src/param_tags.cmo src/command.cmo src/ocamlbuild_config.cmo src/ocamlbuild_where.cmo src/slurp.cmo src/options.cmo src/pathname.cmo src/configuration.cmo src/flags.cmo src/hygiene.cmo src/digest_cache.cmo src/resource.cmo src/rule.cmo src/solver.cmo src/report.cmo src/tools.cmo src/fda.cmo src/findlib.cmo src/ocaml_arch.cmo src/ocaml_utils.cmo src/ocaml_dependencies.cmo src/ocaml_compiler.cmo src/ocaml_tools.cmo src/ocaml_specific.cmo src/exit_codes.cmo src/plugin.cmo src/hooks.cmo src/main.cmo -o tmp/ocamlbuild_pack.cmo
- mv tmp/ocamlbuild_pack.cmi src/ocamlbuild_pack.cmi
- mv tmp/ocamlbuild_pack.cmo src/ocamlbuild_pack.cmo
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.ml
- ocamlc.opt -I +unix -I src -o ocamlbuild.byte unix.cma src/ocamlbuild_pack.cmo src/ocamlbuild_plugin.cmo src/ocamlbuild_executor.cmo src/ocamlbuild_unix_plugin.cmo src/ocamlbuild.cmo
- ocamlc.opt -a -o src/ocamlbuildlib.cma src/ocamlbuild_pack.cmo src/ocamlbuild_plugin.cmo src/ocamlbuild_executor.cmo src/ocamlbuild_unix_plugin.cmo
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp
- ocamlopt.opt -pack src/const.cmx src/loc.cmx src/discard_printf.cmx src/signatures.cmi src/my_std.cmx src/my_unix.cmx src/tags.cmx src/display.cmx src/log.cmx src/shell.cmx src/bool.cmx src/glob_ast.cmx src/glob_lexer.cmx src/glob.cmx src/lexers.cmx src/param_tags.cmx src/command.cmx src/ocamlbuild_config.cmx src/ocamlbuild_where.cmx src/slurp.cmx src/options.cmx src/pathname.cmx src/configuration.cmx src/flags.cmx src/hygiene.cmx src/digest_cache.cmx src/resource.cmx src/rule.cmx src/solver.cmx src/report.cmx src/tools.cmx src/fda.cmx src/findlib.cmx src/ocaml_arch.cmx src/ocaml_utils.cmx src/ocaml_dependencies.cmx src/ocaml_compiler.cmx src/ocaml_tools.cmx src/ocaml_specific.cmx src/exit_codes.cmx src/plugin.cmx src/hooks.cmx src/main.cmx -o tmp/ocamlbuild_pack.cmx
- mv tmp/ocamlbuild_pack.cmx src/ocamlbuild_pack.cmx
- mv tmp/ocamlbuild_pack.o src/ocamlbuild_pack.o
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.ml
- ocamlopt.opt -I +unix -I src -o ocamlbuild.native unix.cmxa src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx src/ocamlbuild.cmx
- ocamlopt.opt -a -o src/ocamlbuildlib.cmxa src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx
- ocamlc.opt src/ocamlbuild_pack.cmo -I src man/options_man.ml -o man/options_man.byte
- ./man/options_man.byte > man/ocamlbuild.options.1
- cat man/ocamlbuild.header.1 man/ocamlbuild.options.1 man/ocamlbuild.footer.1 > man/ocamlbuild.1
- /usr/bin/make ocamlbuild.install
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- rm -f ocamlbuild.install
- touch ocamlbuild.install
- /usr/bin/make install-bin-opam
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- echo 'bin: [' >> ocamlbuild.install
- echo '  "ocamlbuild.byte" {"ocamlbuild.byte"}' >> ocamlbuild.install
- echo '  "ocamlbuild.native" {"ocamlbuild.native"}' >> ocamlbuild.install
- echo '  "ocamlbuild.native" {"ocamlbuild"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- /usr/bin/make install-lib-opam
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- echo 'lib: [' >> ocamlbuild.install
- /usr/bin/make install-lib-basics-opam
- make[3]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- echo '  "ocamlbuild.opam" {"opam"}' >> ocamlbuild.install
- echo '  "META"' >> ocamlbuild.install
- for lib in src/signatures.mli src/signatures.cmi src/signatures.cmti; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- /usr/bin/make install-lib-byte-opam
- make[3]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- for lib in src/ocamlbuildlib.cma src/ocamlbuild.cmo src/ocamlbuild_pack.cmi src/ocamlbuild_plugin.cmi src/ocamlbuild_executor.cmi src/ocamlbuild_unix_plugin.cmi; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- /usr/bin/make install-lib-native-opam
- make[3]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- for lib in src/ocamlbuildlib.cmxa src/ocamlbuildlib.a src/ocamlbuild.cmx src/ocamlbuild.o src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx src/ocamlbuild_plugin.o src/ocamlbuild_executor.o src/ocamlbuild_unix_plugin.o; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- /usr/bin/make install-man-opam
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- echo 'man: [' >> ocamlbuild.install
- echo '  "man/ocamlbuild.1" {"man1/ocamlbuild.1"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- /usr/bin/make install-doc-opam
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- echo 'doc: [' >> ocamlbuild.install
- echo '  "LICENSE"' >> ocamlbuild.install
- echo '  "Changes"' >> ocamlbuild.install
- echo '  "Readme.md"' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
-> compiled  ocamlbuild.0.14.0
Processing 21/40: [dune: ocaml bootstrap.ml] [ocamlfind: make opt]
-> installed ocamlbuild.0.14.0
Processing 22/40: [dune: ocaml bootstrap.ml] [ocamlfind: make opt]
+ /usr/bin/make "opt" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.9.1)
- for p in findlib; do ( cd src/$p; /usr/bin/make opt ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- ocamlopt -I +compiler-libs -g -opaque -c findlib_config.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_split.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_metatoken.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_meta.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_metascanner.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_topo.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_package_base.ml
- ocamlopt -I +compiler-libs -g -opaque -c findlib.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_args.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_lint.ml
- ocamlopt -I +compiler-libs -g -a -o findlib.cmxa findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque -c ocaml_args.ml
- ocamlopt -I +compiler-libs -g -opaque -c frontend.ml
- File "frontend.ml", line 1826, characters 16-29:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \
- 	   ocaml_args.cmx frontend.cmx
- ocamlopt -I +compiler-libs -g -opaque -c topfind.ml
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Topdirs, and its interface was not compiled with -opaque
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
- ocamlopt -I +compiler-libs -g -a -o findlib_top.cmxa topfind.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_top.cmxs topfind.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque -c fl_dynload.ml
- ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- for p in findlib; do ( cd src/$p; /usr/bin/make opt ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- ocamlopt -I +compiler-libs -g -opaque -c findlib_config.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_split.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_metatoken.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_meta.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_metascanner.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_topo.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_package_base.ml
- ocamlopt -I +compiler-libs -g -opaque -c findlib.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_args.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_lint.ml
- ocamlopt -I +compiler-libs -g -a -o findlib.cmxa findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque -c ocaml_args.ml
- ocamlopt -I +compiler-libs -g -opaque -c frontend.ml
- File "frontend.ml", line 1826, characters 16-29:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \
- 	   ocaml_args.cmx frontend.cmx
- ocamlopt -I +compiler-libs -g -opaque -c topfind.ml
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Topdirs, and its interface was not compiled with -opaque
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
- ocamlopt -I +compiler-libs -g -a -o findlib_top.cmxa topfind.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_top.cmxs topfind.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque -c fl_dynload.ml
- ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
-> compiled  ocamlfind.1.9.1
Processing 22/40: [dune: ocaml bootstrap.ml]
Processing 23/40: [dune: ocaml bootstrap.ml] [ocamlfind: make install]
+ /usr/bin/make "install" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.9.1)
- if [ "1" -eq 1 ]; then \
-     for x in camlp4 dbm graphics labltk num ocamlbuild; do \
-       if [ -f "/home/opam/.opam/4.03.0/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.03.0/lib/$x/META"; then \
-           rm -f site-lib-src/$x/META; \
-         fi \
-       fi \
-     done; \
-     test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \
-   fi
- echo 'SITELIB_META =' > Makefile.packages.in
- for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done
- tr '\n' ' ' < Makefile.packages.in > Makefile.packages
- rm Makefile.packages.in
- mkdir -p "/home/opam/.opam/4.03.0/bin"
- mkdir -p "/home/opam/.opam/4.03.0/man"
- /usr/bin/make install-config
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "`dirname \"/home/opam/.opam/4.03.0/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.03.0/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/4.03.0/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.9.1'
- for p in findlib; do ( cd src/$p; /usr/bin/make install ); done
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- mkdir -p "/home/opam/.opam/4.03.0/lib/findlib"
- mkdir -p "/home/opam/.opam/4.03.0/bin"
- test 1 -eq 0 || cp topfind "/home/opam/.opam/4.03.0/lib/ocaml"
- files=` ../../tools/collect_files ../../Makefile.config findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs topfind.cmi topfind.mli fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi fl_metatoken.cmi findlib_top.cma findlib_top.cmxa findlib_top.a findlib_top.cmxs findlib_dynload.cma findlib_dynload.cmxa findlib_dynload.a findlib_dynload.cmxs fl_dynload.mli fl_dynload.cmi META` && \
- cp $files "/home/opam/.opam/4.03.0/lib/findlib"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- cp $f "/home/opam/.opam/4.03.0/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/4.03.0/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/4.03.0/lib/ocaml/compiler-libs/"; \
-     cp topdirs.cmi toploop.cmi "/home/opam/.opam/4.03.0/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- /usr/bin/make install-meta
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.9.1'
- for x in bigarray bytes compiler-libs dynlink graphics num num-top ocamldoc stdlib str threads unix ; do mkdir -p "/home/opam/.opam/4.03.0/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.03.0/lib/$x"; done
- mkdir -p "/home/opam/.opam/4.03.0/lib/findlib"; cp Makefile.packages "/home/opam/.opam/4.03.0/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.9.1'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; /usr/bin/make install-num-top; }
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- mkdir -p "/home/opam/.opam/4.03.0/lib/num-top"
- cp num_top.cma num_top.cmi num_top_printers.cmi \
- 	"/home/opam/.opam/4.03.0/lib/num-top"
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- test ! -f 'site-lib-src/camlp4/META' ||	cp tools/safe_camlp4 "/home/opam/.opam/4.03.0/bin"
- /usr/bin/make install-doc
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "/home/opam/.opam/4.03.0/man/man1" "/home/opam/.opam/4.03.0/man/man3" "/home/opam/.opam/4.03.0/man/man5"
- cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.03.0/man/man1"
- cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.03.0/man/man5"
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.9.1'
- if [ "1" -eq 1 ]; then \
-     for x in camlp4 dbm graphics labltk num ocamlbuild; do \
-       if [ -f "/home/opam/.opam/4.03.0/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.03.0/lib/$x/META"; then \
-           rm -f site-lib-src/$x/META; \
-         fi \
-       fi \
-     done; \
-     test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \
-   fi
- echo 'SITELIB_META =' > Makefile.packages.in
- for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done
- tr '\n' ' ' < Makefile.packages.in > Makefile.packages
- rm Makefile.packages.in
- mkdir -p "/home/opam/.opam/4.03.0/bin"
- mkdir -p "/home/opam/.opam/4.03.0/man"
- /usr/bin/make install-config
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "`dirname \"/home/opam/.opam/4.03.0/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.03.0/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/4.03.0/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.9.1'
- for p in findlib; do ( cd src/$p; /usr/bin/make install ); done
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- mkdir -p "/home/opam/.opam/4.03.0/lib/findlib"
- mkdir -p "/home/opam/.opam/4.03.0/bin"
- test 1 -eq 0 || cp topfind "/home/opam/.opam/4.03.0/lib/ocaml"
- files=` ../../tools/collect_files ../../Makefile.config findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs topfind.cmi topfind.mli fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi fl_metatoken.cmi findlib_top.cma findlib_top.cmxa findlib_top.a findlib_top.cmxs findlib_dynload.cma findlib_dynload.cmxa findlib_dynload.a findlib_dynload.cmxs fl_dynload.mli fl_dynload.cmi META` && \
- cp $files "/home/opam/.opam/4.03.0/lib/findlib"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- cp $f "/home/opam/.opam/4.03.0/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/4.03.0/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/4.03.0/lib/ocaml/compiler-libs/"; \
-     cp topdirs.cmi toploop.cmi "/home/opam/.opam/4.03.0/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- /usr/bin/make install-meta
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.9.1'
- for x in bigarray bytes compiler-libs dynlink graphics num num-top ocamldoc stdlib str threads unix ; do mkdir -p "/home/opam/.opam/4.03.0/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.03.0/lib/$x"; done
- mkdir -p "/home/opam/.opam/4.03.0/lib/findlib"; cp Makefile.packages "/home/opam/.opam/4.03.0/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.9.1'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; /usr/bin/make install-num-top; }
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- mkdir -p "/home/opam/.opam/4.03.0/lib/num-top"
- cp num_top.cma num_top.cmi num_top_printers.cmi \
- 	"/home/opam/.opam/4.03.0/lib/num-top"
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- test ! -f 'site-lib-src/camlp4/META' ||	cp tools/safe_camlp4 "/home/opam/.opam/4.03.0/bin"
- /usr/bin/make install-doc
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "/home/opam/.opam/4.03.0/man/man1" "/home/opam/.opam/4.03.0/man/man3" "/home/opam/.opam/4.03.0/man/man5"
- cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.03.0/man/man1"
- cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.03.0/man/man5"
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.9.1'
-> installed ocamlfind.1.9.1
Processing 23/40: [dune: ocaml bootstrap.ml]
Processing 24/40: [dune: ocaml bootstrap.ml]
Processing 25/40: [dune: ocaml bootstrap.ml] [stdcompat: ./configure]
Processing 26/40: [dune: ocaml bootstrap.ml] [stdcompat: ./configure] [topkg: ocaml build]
-> installed base-bytes.base
Processing 27/40: [dune: ocaml bootstrap.ml] [stdcompat: ./configure] [topkg: ocaml build]
Processing 28/40: [dune: ocaml bootstrap.ml] [pcre: ocaml setup.ml] [stdcompat: ./configure] [topkg: ocaml build]
+ /home/opam/.opam/4.03.0/bin/ocaml "bootstrap.ml" (CWD=/home/opam/.opam/4.03.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.03.0/bin/ocamllex.opt -q src/ocaml-syntax-shims/let_trail.mll
- /home/opam/.opam/4.03.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.03.0/bin/ocamlopt.opt -g -w -40 -o boot-pp.exe -I +compiler-libs ocamlcommon.cmxa boot_pp.ml
- /home/opam/.opam/4.03.0/bin/ocamllex.opt -q src/ocamlobjinfo.mll
- /home/opam/.opam/4.03.0/bin/ocamllex.opt -q src/meta_lexer.mll
- /home/opam/.opam/4.03.0/bin/ocamllex.opt -q src/dune_lexer.mll
- /home/opam/.opam/4.03.0/bin/ocamllex.opt -q src/dune_lang/dune_lexer.mll
- /home/opam/.opam/4.03.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.03.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.03.0/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' src/stdune/caml/dune_caml.ml > boot-depends.txt
- /home/opam/.opam/4.03.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.03.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.03.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.03.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.03.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.03.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.03.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.03.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.03.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.03.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.03.0/bin/ocamllex.opt -q src/ocaml-syntax-shims/let_trail.mll
- /home/opam/.opam/4.03.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.03.0/bin/ocamlopt.opt -g -w -40 -o boot-pp.exe -I +compiler-libs ocamlcommon.cmxa boot_pp.ml
- /home/opam/.opam/4.03.0/bin/ocamllex.opt -q src/ocamlobjinfo.mll
- /home/opam/.opam/4.03.0/bin/ocamllex.opt -q src/meta_lexer.mll
- /home/opam/.opam/4.03.0/bin/ocamllex.opt -q src/dune_lexer.mll
- /home/opam/.opam/4.03.0/bin/ocamllex.opt -q src/dune_lang/dune_lexer.mll
- /home/opam/.opam/4.03.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.03.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.03.0/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' src/stdune/caml/dune_caml.ml > boot-depends.txt
- /home/opam/.opam/4.03.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.03.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.03.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.03.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.03.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.03.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.03.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.03.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.03.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.03.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 28/40: [dune: ./boot.exe 31] [pcre: ocaml setup.ml] [stdcompat: ./configure] [topkg: ocaml build]
+ /home/opam/.opam/4.03.0/bin/ocaml "setup.ml" "-configure" "--prefix" "/home/opam/.opam/4.03.0" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/pcre.7.2.3)
- File "./setup.ml", line 318, characters 20-36:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 318, characters 42-58:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 327, characters 14-30:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 327, characters 38-54:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 330, characters 25-41:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 368, characters 10-26:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 474, characters 13-29:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 1825, characters 16-33:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "./setup.ml", line 1831, characters 16-35:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "setup.ml", line 5847, characters 11-28:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "setup.ml", line 5848, characters 11-30:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- 
- Configuration: 
- ocamlfind: ........................................... /home/opam/.opam/4.03.0/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.03.0/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.03.0/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.03.0/bin/ocamlbuild
- Package name: ........................................ pcre
- Package version: ..................................... 7.2.3
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.03.0
- standard_library_default: ............................ /home/opam/.opam/4.03.0/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.03.0/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.03.0/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC
- native_c_compiler: ................................... gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.03.0
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ...................................... 
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: ......................... 
- with_pcre_config: .................................... pcre-config
- Strict compile-time checks: .......................... true
- Build examples: ...................................... true
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- ocamldoc: ............................................ /home/opam/.opam/4.03.0/bin/ocamldoc
- pkg_bytes: ........................................... /home/opam/.opam/4.03.0/lib/bytes
- 
- File "./setup.ml", line 318, characters 20-36:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 318, characters 42-58:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 327, characters 14-30:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 327, characters 38-54:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 330, characters 25-41:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 368, characters 10-26:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 474, characters 13-29:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 1825, characters 16-33:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "./setup.ml", line 1831, characters 16-35:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "setup.ml", line 5847, characters 11-28:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "setup.ml", line 5848, characters 11-30:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- 
- Configuration: 
- ocamlfind: ........................................... /home/opam/.opam/4.03.0/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.03.0/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.03.0/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.03.0/bin/ocamlbuild
- Package name: ........................................ pcre
- Package version: ..................................... 7.2.3
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.03.0
- standard_library_default: ............................ /home/opam/.opam/4.03.0/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.03.0/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.03.0/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC
- native_c_compiler: ................................... gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.03.0
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ...................................... 
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: ......................... 
- with_pcre_config: .................................... pcre-config
- Strict compile-time checks: .......................... true
- Build examples: ...................................... true
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- ocamldoc: ............................................ /home/opam/.opam/4.03.0/bin/ocamldoc
- pkg_bytes: ........................................... /home/opam/.opam/4.03.0/lib/bytes
- 
+ /home/opam/.opam/4.03.0/bin/ocaml "pkg/pkg.ml" "build" "--pkg-name" "topkg" "--dev-pkg" "false" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/topkg.1.0.3)
- ocamlfind ocamldep -modules src/topkg.ml > src/topkg.ml.depends
- ocamlfind ocamldep -modules src/topkg.mli > src/topkg.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg.cmi src/topkg.mli
- ocamlfind ocamldep -modules src/topkg_build.ml > src/topkg_build.ml.depends
- ocamlfind ocamldep -modules src/topkg_build.mli > src/topkg_build.mli.depends
- ocamlfind ocamldep -modules src/topkg_cmd.mli > src/topkg_cmd.mli.depends
- ocamlfind ocamldep -modules src/topkg_fpath.mli > src/topkg_fpath.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fpath.cmi src/topkg_fpath.mli
- ocamlfind ocamldep -modules src/topkg_codec.mli > src/topkg_codec.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_cmd.cmi src/topkg_cmd.mli
- ocamlfind ocamldep -modules src/topkg_result.mli > src/topkg_result.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_result.cmi src/topkg_result.mli
- ocamlfind ocamldep -modules src/topkg_conf.mli > src/topkg_conf.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_codec.cmi src/topkg_codec.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_conf.cmi src/topkg_conf.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_build.cmi src/topkg_build.mli
- ocamlfind ocamldep -modules src/topkg_cmd.ml > src/topkg_cmd.ml.depends
- ocamlfind ocamldep -modules src/topkg_fpath.ml > src/topkg_fpath.ml.depends
- ocamlfind ocamldep -modules src/topkg_string.ml > src/topkg_string.ml.depends
- ocamlfind ocamldep -modules src/topkg_string.mli > src/topkg_string.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_string.cmi src/topkg_string.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_string.cmx src/topkg_string.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fpath.cmx src/topkg_fpath.ml
- ocamlfind ocamldep -modules src/topkg_codec.ml > src/topkg_codec.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_cmd.cmx src/topkg_cmd.ml
- ocamlfind ocamldep -modules src/topkg_os.ml > src/topkg_os.ml.depends
- ocamlfind ocamldep -modules src/topkg_os.mli > src/topkg_os.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_os.cmi src/topkg_os.mli
- ocamlfind ocamldep -modules src/topkg_log.ml > src/topkg_log.ml.depends
- ocamlfind ocamldep -modules src/topkg_log.mli > src/topkg_log.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_log.cmi src/topkg_log.mli
- ocamlfind ocamldep -modules src/topkg_result.ml > src/topkg_result.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_result.cmx src/topkg_result.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_log.cmx src/topkg_log.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_os.cmx src/topkg_os.ml
- ocamlfind ocamldep -modules src/topkg_conf.ml > src/topkg_conf.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_codec.cmx src/topkg_codec.ml
- ocamlfind ocamldep -modules src/topkg_vcs.ml > src/topkg_vcs.ml.depends
- ocamlfind ocamldep -modules src/topkg_vcs.mli > src/topkg_vcs.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_vcs.cmi src/topkg_vcs.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_vcs.cmx src/topkg_vcs.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_conf.cmx src/topkg_conf.ml
- ocamlfind ocamldep -modules src/topkg_distrib.ml > src/topkg_distrib.ml.depends
- ocamlfind ocamldep -modules src/topkg_distrib.mli > src/topkg_distrib.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_distrib.cmi src/topkg_distrib.mli
- ocamlfind ocamldep -modules src/topkg_opam.ml > src/topkg_opam.ml.depends
- ocamlfind ocamldep -modules src/topkg_opam.mli > src/topkg_opam.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_opam.cmi src/topkg_opam.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_opam.cmx src/topkg_opam.ml
- ocamlfind ocamldep -modules src/topkg_fexts.ml > src/topkg_fexts.ml.depends
- ocamlfind ocamldep -modules src/topkg_fexts.mli > src/topkg_fexts.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fexts.cmi src/topkg_fexts.mli
- ocamlfind ocamldep -modules src/topkg_install.ml > src/topkg_install.ml.depends
- ocamlfind ocamldep -modules src/topkg_install.mli > src/topkg_install.mli.depends
- ocamlfind ocamldep -modules src/topkg_test.mli > src/topkg_test.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_test.cmi src/topkg_test.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_install.cmi src/topkg_install.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fexts.cmx src/topkg_fexts.ml
- ocamlfind ocamldep -modules src/topkg_test.ml > src/topkg_test.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_test.cmx src/topkg_test.ml
- ocamlfind ocamldep -modules src/topkg_ipc.ml > src/topkg_ipc.ml.depends
- ocamlfind ocamldep -modules src/topkg_ipc.mli > src/topkg_ipc.mli.depends
- ocamlfind ocamldep -modules src/topkg_pkg.mli > src/topkg_pkg.mli.depends
- ocamlfind ocamldep -modules src/topkg_publish.mli > src/topkg_publish.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_publish.cmi src/topkg_publish.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_pkg.cmi src/topkg_pkg.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_ipc.cmi src/topkg_ipc.mli
- ocamlfind ocamldep -modules src/topkg_pkg.ml > src/topkg_pkg.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_build.cmx src/topkg_build.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_distrib.cmx src/topkg_distrib.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_install.cmx src/topkg_install.ml
- ocamlfind ocamldep -modules src/topkg_publish.ml > src/topkg_publish.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_publish.cmx src/topkg_publish.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_pkg.cmx src/topkg_pkg.ml
- ocamlfind ocamldep -modules src/topkg_main.ml > src/topkg_main.ml.depends
- ocamlfind ocamldep -modules src/topkg_main.mli > src/topkg_main.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_main.cmi src/topkg_main.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_ipc.cmx src/topkg_ipc.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_main.cmx src/topkg_main.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg.cmx src/topkg.ml
- ocamlfind ocamlopt -a -I src src/topkg_string.cmx src/topkg_fpath.cmx src/topkg_cmd.cmx src/topkg_result.cmx src/topkg_log.cmx src/topkg_os.cmx src/topkg_codec.cmx src/topkg_vcs.cmx src/topkg_conf.cmx src/topkg_build.cmx src/topkg_opam.cmx src/topkg_distrib.cmx src/topkg_fexts.cmx src/topkg_test.cmx src/topkg_install.cmx src/topkg_publish.cmx src/topkg_pkg.cmx src/topkg_ipc.cmx src/topkg_main.cmx src/topkg.cmx -o src/topkg.cmxa
- ocamlfind ocamlopt -shared -linkall -I src src/topkg.cmxa -o src/topkg.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg.cmo src/topkg.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_build.cmo src/topkg_build.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_cmd.cmo src/topkg_cmd.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_codec.cmo src/topkg_codec.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_conf.cmo src/topkg_conf.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_distrib.cmo src/topkg_distrib.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fexts.cmo src/topkg_fexts.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fpath.cmo src/topkg_fpath.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_install.cmo src/topkg_install.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_ipc.cmo src/topkg_ipc.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_log.cmo src/topkg_log.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_main.cmo src/topkg_main.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_opam.cmo src/topkg_opam.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_os.cmo src/topkg_os.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_pkg.cmo src/topkg_pkg.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_publish.cmo src/topkg_publish.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_result.cmo src/topkg_result.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_string.cmo src/topkg_string.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_test.cmo src/topkg_test.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_vcs.cmo src/topkg_vcs.ml
- ocamlfind ocamlc -a -I src src/topkg_string.cmo src/topkg_fpath.cmo src/topkg_cmd.cmo src/topkg_result.cmo src/topkg_log.cmo src/topkg_os.cmo src/topkg_codec.cmo src/topkg_vcs.cmo src/topkg_conf.cmo src/topkg_build.cmo src/topkg_opam.cmo src/topkg_distrib.cmo src/topkg_fexts.cmo src/topkg_test.cmo src/topkg_install.cmo src/topkg_publish.cmo src/topkg_pkg.cmo src/topkg_ipc.cmo src/topkg_main.cmo src/topkg.cmo -o src/topkg.cma
- # Parallel statistics: { count(total): 2(84), max: 20, min: 2, average(total): 11.000(1.238) }
- ocamlfind ocamldep -modules src/topkg.ml > src/topkg.ml.depends
- ocamlfind ocamldep -modules src/topkg.mli > src/topkg.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg.cmi src/topkg.mli
- ocamlfind ocamldep -modules src/topkg_build.ml > src/topkg_build.ml.depends
- ocamlfind ocamldep -modules src/topkg_build.mli > src/topkg_build.mli.depends
- ocamlfind ocamldep -modules src/topkg_cmd.mli > src/topkg_cmd.mli.depends
- ocamlfind ocamldep -modules src/topkg_fpath.mli > src/topkg_fpath.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fpath.cmi src/topkg_fpath.mli
- ocamlfind ocamldep -modules src/topkg_codec.mli > src/topkg_codec.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_cmd.cmi src/topkg_cmd.mli
- ocamlfind ocamldep -modules src/topkg_result.mli > src/topkg_result.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_result.cmi src/topkg_result.mli
- ocamlfind ocamldep -modules src/topkg_conf.mli > src/topkg_conf.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_codec.cmi src/topkg_codec.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_conf.cmi src/topkg_conf.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_build.cmi src/topkg_build.mli
- ocamlfind ocamldep -modules src/topkg_cmd.ml > src/topkg_cmd.ml.depends
- ocamlfind ocamldep -modules src/topkg_fpath.ml > src/topkg_fpath.ml.depends
- ocamlfind ocamldep -modules src/topkg_string.ml > src/topkg_string.ml.depends
- ocamlfind ocamldep -modules src/topkg_string.mli > src/topkg_string.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_string.cmi src/topkg_string.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_string.cmx src/topkg_string.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fpath.cmx src/topkg_fpath.ml
- ocamlfind ocamldep -modules src/topkg_codec.ml > src/topkg_codec.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_cmd.cmx src/topkg_cmd.ml
- ocamlfind ocamldep -modules src/topkg_os.ml > src/topkg_os.ml.depends
- ocamlfind ocamldep -modules src/topkg_os.mli > src/topkg_os.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_os.cmi src/topkg_os.mli
- ocamlfind ocamldep -modules src/topkg_log.ml > src/topkg_log.ml.depends
- ocamlfind ocamldep -modules src/topkg_log.mli > src/topkg_log.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_log.cmi src/topkg_log.mli
- ocamlfind ocamldep -modules src/topkg_result.ml > src/topkg_result.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_result.cmx src/topkg_result.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_log.cmx src/topkg_log.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_os.cmx src/topkg_os.ml
- ocamlfind ocamldep -modules src/topkg_conf.ml > src/topkg_conf.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_codec.cmx src/topkg_codec.ml
- ocamlfind ocamldep -modules src/topkg_vcs.ml > src/topkg_vcs.ml.depends
- ocamlfind ocamldep -modules src/topkg_vcs.mli > src/topkg_vcs.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_vcs.cmi src/topkg_vcs.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_vcs.cmx src/topkg_vcs.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_conf.cmx src/topkg_conf.ml
- ocamlfind ocamldep -modules src/topkg_distrib.ml > src/topkg_distrib.ml.depends
- ocamlfind ocamldep -modules src/topkg_distrib.mli > src/topkg_distrib.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_distrib.cmi src/topkg_distrib.mli
- ocamlfind ocamldep -modules src/topkg_opam.ml > src/topkg_opam.ml.depends
- ocamlfind ocamldep -modules src/topkg_opam.mli > src/topkg_opam.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_opam.cmi src/topkg_opam.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_opam.cmx src/topkg_opam.ml
- ocamlfind ocamldep -modules src/topkg_fexts.ml > src/topkg_fexts.ml.depends
- ocamlfind ocamldep -modules src/topkg_fexts.mli > src/topkg_fexts.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fexts.cmi src/topkg_fexts.mli
- ocamlfind ocamldep -modules src/topkg_install.ml > src/topkg_install.ml.depends
- ocamlfind ocamldep -modules src/topkg_install.mli > src/topkg_install.mli.depends
- ocamlfind ocamldep -modules src/topkg_test.mli > src/topkg_test.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_test.cmi src/topkg_test.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_install.cmi src/topkg_install.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fexts.cmx src/topkg_fexts.ml
- ocamlfind ocamldep -modules src/topkg_test.ml > src/topkg_test.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_test.cmx src/topkg_test.ml
- ocamlfind ocamldep -modules src/topkg_ipc.ml > src/topkg_ipc.ml.depends
- ocamlfind ocamldep -modules src/topkg_ipc.mli > src/topkg_ipc.mli.depends
- ocamlfind ocamldep -modules src/topkg_pkg.mli > src/topkg_pkg.mli.depends
- ocamlfind ocamldep -modules src/topkg_publish.mli > src/topkg_publish.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_publish.cmi src/topkg_publish.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_pkg.cmi src/topkg_pkg.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_ipc.cmi src/topkg_ipc.mli
- ocamlfind ocamldep -modules src/topkg_pkg.ml > src/topkg_pkg.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_build.cmx src/topkg_build.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_distrib.cmx src/topkg_distrib.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_install.cmx src/topkg_install.ml
- ocamlfind ocamldep -modules src/topkg_publish.ml > src/topkg_publish.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_publish.cmx src/topkg_publish.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_pkg.cmx src/topkg_pkg.ml
- ocamlfind ocamldep -modules src/topkg_main.ml > src/topkg_main.ml.depends
- ocamlfind ocamldep -modules src/topkg_main.mli > src/topkg_main.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_main.cmi src/topkg_main.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_ipc.cmx src/topkg_ipc.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_main.cmx src/topkg_main.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg.cmx src/topkg.ml
- ocamlfind ocamlopt -a -I src src/topkg_string.cmx src/topkg_fpath.cmx src/topkg_cmd.cmx src/topkg_result.cmx src/topkg_log.cmx src/topkg_os.cmx src/topkg_codec.cmx src/topkg_vcs.cmx src/topkg_conf.cmx src/topkg_build.cmx src/topkg_opam.cmx src/topkg_distrib.cmx src/topkg_fexts.cmx src/topkg_test.cmx src/topkg_install.cmx src/topkg_publish.cmx src/topkg_pkg.cmx src/topkg_ipc.cmx src/topkg_main.cmx src/topkg.cmx -o src/topkg.cmxa
- ocamlfind ocamlopt -shared -linkall -I src src/topkg.cmxa -o src/topkg.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg.cmo src/topkg.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_build.cmo src/topkg_build.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_cmd.cmo src/topkg_cmd.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_codec.cmo src/topkg_codec.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_conf.cmo src/topkg_conf.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_distrib.cmo src/topkg_distrib.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fexts.cmo src/topkg_fexts.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fpath.cmo src/topkg_fpath.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_install.cmo src/topkg_install.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_ipc.cmo src/topkg_ipc.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_log.cmo src/topkg_log.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_main.cmo src/topkg_main.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_opam.cmo src/topkg_opam.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_os.cmo src/topkg_os.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_pkg.cmo src/topkg_pkg.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_publish.cmo src/topkg_publish.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_result.cmo src/topkg_result.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_string.cmo src/topkg_string.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_test.cmo src/topkg_test.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_vcs.cmo src/topkg_vcs.ml
- ocamlfind ocamlc -a -I src src/topkg_string.cmo src/topkg_fpath.cmo src/topkg_cmd.cmo src/topkg_result.cmo src/topkg_log.cmo src/topkg_os.cmo src/topkg_codec.cmo src/topkg_vcs.cmo src/topkg_conf.cmo src/topkg_build.cmo src/topkg_opam.cmo src/topkg_distrib.cmo src/topkg_fexts.cmo src/topkg_test.cmo src/topkg_install.cmo src/topkg_publish.cmo src/topkg_pkg.cmo src/topkg_ipc.cmo src/topkg_main.cmo src/topkg.cmo -o src/topkg.cma
- # Parallel statistics: { count(total): 2(84), max: 20, min: 2, average(total): 11.000(1.238) }
-> compiled  topkg.1.0.3
Processing 28/40: [dune: ./boot.exe 31] [pcre: ocaml setup.ml] [stdcompat: ./configure]
-> installed topkg.1.0.3
Processing 29/40: [dune: ./boot.exe 31] [pcre: ocaml setup.ml] [stdcompat: ./configure]
Processing 30/40: [dune: ./boot.exe 31] [hmap: ocaml build] [pcre: ocaml setup.ml] [stdcompat: ./configure]
+ /home/opam/.opam/4.03.0/bin/ocaml "pkg/pkg.ml" "build" "--pinned" "false" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/hmap.0.8.1)
- ocamlfind ocamldep -modules src/hmap.ml > src/hmap.ml.depends
- ocamlfind ocamldep -modules src/hmap.mli > src/hmap.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/hmap.cmi src/hmap.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/hmap.cmx src/hmap.ml
- ocamlfind ocamlopt -a -I src src/hmap.cmx -o src/hmap.cmxa
- ocamlfind ocamlopt -shared -linkall -I src src/hmap.cmxa -o src/hmap.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/hmap.cmo src/hmap.ml
- ocamlfind ocamlc -a -I src src/hmap.cmo -o src/hmap.cma
- # No parallelism done
- ocamlfind ocamldep -modules src/hmap.ml > src/hmap.ml.depends
- ocamlfind ocamldep -modules src/hmap.mli > src/hmap.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/hmap.cmi src/hmap.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/hmap.cmx src/hmap.ml
- ocamlfind ocamlopt -a -I src src/hmap.cmx -o src/hmap.cmxa
- ocamlfind ocamlopt -shared -linkall -I src src/hmap.cmxa -o src/hmap.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/hmap.cmo src/hmap.ml
- ocamlfind ocamlc -a -I src src/hmap.cmo -o src/hmap.cma
- # No parallelism done
-> compiled  hmap.0.8.1
Processing 30/40: [dune: ./boot.exe 31] [pcre: ocaml setup.ml] [stdcompat: ./configure]
-> installed hmap.0.8.1
Processing 31/40: [dune: ./boot.exe 31] [pcre: ocaml setup.ml] [stdcompat: ./configure]
+ /home/opam/.opam/4.03.0/bin/ocaml "setup.ml" "-build" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/pcre.7.2.3)
- File "./setup.ml", line 318, characters 20-36:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 318, characters 42-58:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 327, characters 14-30:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 327, characters 38-54:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 330, characters 25-41:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 368, characters 10-26:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 474, characters 13-29:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 1825, characters 16-33:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "./setup.ml", line 1831, characters 16-35:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "setup.ml", line 5847, characters 11-28:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "setup.ml", line 5848, characters 11-30:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- /home/opam/.opam/4.03.0/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.03.0/lib/ocamlbuild /home/opam/.opam/4.03.0/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.03.0/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -g -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -ccopt -Wno-keyword-macro -ccopt '' -c lib/pcre_stubs.c
- mv pcre_stubs.o lib/pcre_stubs.o
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlmklib -o lib/pcre_stubs -g -lpcre lib/pcre_stubs.o
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package bytes -modules lib/pcre.mli > lib/pcre.mli.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -ccopt -Wno-keyword-macro -package bytes -w Aer-44-50 -I lib -o lib/pcre.cmi lib/pcre.mli
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -ccopt -Wno-keyword-macro -package bytes -w Aer-44-50 -I lib -o lib/pcre.cmi lib/pcre.mli
- File "lib/pcre.mli", line 195, characters 0-77:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package bytes -modules lib/pcre.ml > lib/pcre.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package bytes -modules lib/pcre_compat.ml > lib/pcre_compat.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -ccopt -Wno-keyword-macro -package bytes -w Aer-44-50 -I lib -o lib/pcre_compat.cmo lib/pcre_compat.ml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -ccopt -Wno-keyword-macro -package bytes -w Aer-44-50 -I lib -o lib/pcre.cmo lib/pcre.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -ccopt -Wno-keyword-macro -package bytes -w Aer-44-50 -I lib -o lib/pcre.cmo lib/pcre.ml
- File "lib/pcre.ml", line 164, characters 0-76:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "lib/pcre.ml", line 166, characters 0-84:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "lib/pcre.ml", line 169, characters 0-87:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "lib/pcre.ml", line 172, characters 0-91:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "lib/pcre.ml", line 175, characters 0-111:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "lib/pcre.ml", line 178, characters 0-94:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "lib/pcre.ml", line 215, characters 0-77:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "lib/pcre.ml", line 233, characters 0-100:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "lib/pcre.ml", line 240, characters 0-120:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "lib/pcre.ml", line 882, characters 0-63:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -a -dllib -lpcre_stubs -cclib -lpcre_stubs -cclib -lpcre -cclib -lpcre -I lib lib/pcre_compat.cmo lib/pcre.cmo -o lib/pcre.cma
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -ccopt -Wno-keyword-macro -package bytes -w Aer-44-50 -I lib -o lib/pcre_compat.cmx lib/pcre_compat.ml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -ccopt -Wno-keyword-macro -package bytes -w Aer-44-50 -I lib -o lib/pcre.cmx lib/pcre.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -ccopt -Wno-keyword-macro -package bytes -w Aer-44-50 -I lib -o lib/pcre.cmx lib/pcre.ml
- File "lib/pcre.ml", line 164, characters 0-76:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "lib/pcre.ml", line 166, characters 0-84:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "lib/pcre.ml", line 169, characters 0-87:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "lib/pcre.ml", line 172, characters 0-91:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "lib/pcre.ml", line 175, characters 0-111:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "lib/pcre.ml", line 178, characters 0-94:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "lib/pcre.ml", line 215, characters 0-77:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "lib/pcre.ml", line 233, characters 0-100:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "lib/pcre.ml", line 240, characters 0-120:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "lib/pcre.ml", line 882, characters 0-63:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -a -cclib -lpcre_stubs -cclib -lpcre -cclib -lpcre -I lib lib/pcre_compat.cmx lib/pcre.cmx -o lib/pcre.cmxa
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -shared -cclib -lpcre_stubs -I lib -cclib -lpcre -I lib lib/pcre.cmxa lib/pcre_compat.cmx lib/pcre.cmx -o lib/pcre.cmxs
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package bytes -modules examples/cloc/cloc.ml > examples/cloc/cloc.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -strict-sequence -I lib -package bytes -w Aer-44-50 -I examples/cloc -I lib -o examples/cloc/cloc.cmo examples/cloc/cloc.ml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -strict-sequence -I lib -package bytes -w Aer-44-50 -I examples/cloc -I lib -o examples/cloc/cloc.cmx examples/cloc/cloc.ml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -g -I lib -linkpkg -package bytes -I lib -I examples/cloc lib/pcre.cmxa examples/cloc/cloc.cmx -o examples/cloc/cloc.native
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package bytes -modules examples/count_hash/count_hash.ml > examples/count_hash/count_hash.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -strict-sequence -I lib -package bytes -w Aer-44-50 -I examples/count_hash -I lib -o examples/count_hash/count_hash.cmo examples/count_hash/count_hash.ml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -strict-sequence -I lib -package bytes -w Aer-44-50 -I examples/count_hash -I lib -o examples/count_hash/count_hash.cmx examples/count_hash/count_hash.ml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -g -I lib -linkpkg -package bytes -I lib -I examples/count_hash lib/pcre.cmxa examples/count_hash/count_hash.cmx -o examples/count_hash/count_hash.native
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package bytes -modules examples/pcregrep/pcregrep.ml > examples/pcregrep/pcregrep.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -strict-sequence -I lib -package bytes -w Aer-44-50 -I examples/pcregrep -I lib -o examples/pcregrep/pcregrep.cmo examples/pcregrep/pcregrep.ml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -strict-sequence -I lib -package bytes -w Aer-44-50 -I examples/pcregrep -I lib -o examples/pcregrep/pcregrep.cmx examples/pcregrep/pcregrep.ml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -g -I lib -linkpkg -package bytes -I lib -I examples/pcregrep lib/pcre.cmxa examples/pcregrep/pcregrep.cmx -o examples/pcregrep/pcregrep.native
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package bytes -modules examples/subst/subst.ml > examples/subst/subst.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -strict-sequence -I lib -package bytes -w Aer-44-50 -I examples/subst -I lib -o examples/subst/subst.cmo examples/subst/subst.ml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -strict-sequence -I lib -package bytes -w Aer-44-50 -I examples/subst -I lib -o examples/subst/subst.cmx examples/subst/subst.ml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -g -I lib -linkpkg -package bytes -I lib -I examples/subst lib/pcre.cmxa examples/subst/subst.cmx -o examples/subst/subst.native
- + /home/opam/.opam/4.03.0/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.03.0/lib/ocamlbuild /home/opam/.opam/4.03.0/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.03.0/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- File "myocamlbuild.ml", line 518, characters 43-62:
- Warning 3: deprecated: Ocamlbuild_plugin.String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "myocamlbuild.ml", line 531, characters 51-70:
- Warning 3: deprecated: Ocamlbuild_plugin.String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "./setup.ml", line 318, characters 20-36:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 318, characters 42-58:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 327, characters 14-30:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 327, characters 38-54:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 330, characters 25-41:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 368, characters 10-26:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 474, characters 13-29:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 1825, characters 16-33:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "./setup.ml", line 1831, characters 16-35:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "setup.ml", line 5847, characters 11-28:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "setup.ml", line 5848, characters 11-30:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- /home/opam/.opam/4.03.0/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.03.0/lib/ocamlbuild /home/opam/.opam/4.03.0/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.03.0/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -g -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -ccopt -Wno-keyword-macro -ccopt '' -c lib/pcre_stubs.c
- mv pcre_stubs.o lib/pcre_stubs.o
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlmklib -o lib/pcre_stubs -g -lpcre lib/pcre_stubs.o
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package bytes -modules lib/pcre.mli > lib/pcre.mli.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -ccopt -Wno-keyword-macro -package bytes -w Aer-44-50 -I lib -o lib/pcre.cmi lib/pcre.mli
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -ccopt -Wno-keyword-macro -package bytes -w Aer-44-50 -I lib -o lib/pcre.cmi lib/pcre.mli
- File "lib/pcre.mli", line 195, characters 0-77:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package bytes -modules lib/pcre.ml > lib/pcre.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package bytes -modules lib/pcre_compat.ml > lib/pcre_compat.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -ccopt -Wno-keyword-macro -package bytes -w Aer-44-50 -I lib -o lib/pcre_compat.cmo lib/pcre_compat.ml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -ccopt -Wno-keyword-macro -package bytes -w Aer-44-50 -I lib -o lib/pcre.cmo lib/pcre.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -ccopt -Wno-keyword-macro -package bytes -w Aer-44-50 -I lib -o lib/pcre.cmo lib/pcre.ml
- File "lib/pcre.ml", line 164, characters 0-76:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "lib/pcre.ml", line 166, characters 0-84:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "lib/pcre.ml", line 169, characters 0-87:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "lib/pcre.ml", line 172, characters 0-91:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "lib/pcre.ml", line 175, characters 0-111:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "lib/pcre.ml", line 178, characters 0-94:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "lib/pcre.ml", line 215, characters 0-77:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "lib/pcre.ml", line 233, characters 0-100:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "lib/pcre.ml", line 240, characters 0-120:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "lib/pcre.ml", line 882, characters 0-63:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -a -dllib -lpcre_stubs -cclib -lpcre_stubs -cclib -lpcre -cclib -lpcre -I lib lib/pcre_compat.cmo lib/pcre.cmo -o lib/pcre.cma
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -ccopt -Wno-keyword-macro -package bytes -w Aer-44-50 -I lib -o lib/pcre_compat.cmx lib/pcre_compat.ml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -ccopt -Wno-keyword-macro -package bytes -w Aer-44-50 -I lib -o lib/pcre.cmx lib/pcre.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -ccopt -Wno-keyword-macro -package bytes -w Aer-44-50 -I lib -o lib/pcre.cmx lib/pcre.ml
- File "lib/pcre.ml", line 164, characters 0-76:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "lib/pcre.ml", line 166, characters 0-84:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "lib/pcre.ml", line 169, characters 0-87:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "lib/pcre.ml", line 172, characters 0-91:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "lib/pcre.ml", line 175, characters 0-111:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "lib/pcre.ml", line 178, characters 0-94:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "lib/pcre.ml", line 215, characters 0-77:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "lib/pcre.ml", line 233, characters 0-100:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "lib/pcre.ml", line 240, characters 0-120:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "lib/pcre.ml", line 882, characters 0-63:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -a -cclib -lpcre_stubs -cclib -lpcre -cclib -lpcre -I lib lib/pcre_compat.cmx lib/pcre.cmx -o lib/pcre.cmxa
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -shared -cclib -lpcre_stubs -I lib -cclib -lpcre -I lib lib/pcre.cmxa lib/pcre_compat.cmx lib/pcre.cmx -o lib/pcre.cmxs
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package bytes -modules examples/cloc/cloc.ml > examples/cloc/cloc.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -strict-sequence -I lib -package bytes -w Aer-44-50 -I examples/cloc -I lib -o examples/cloc/cloc.cmo examples/cloc/cloc.ml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -strict-sequence -I lib -package bytes -w Aer-44-50 -I examples/cloc -I lib -o examples/cloc/cloc.cmx examples/cloc/cloc.ml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -g -I lib -linkpkg -package bytes -I lib -I examples/cloc lib/pcre.cmxa examples/cloc/cloc.cmx -o examples/cloc/cloc.native
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package bytes -modules examples/count_hash/count_hash.ml > examples/count_hash/count_hash.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -strict-sequence -I lib -package bytes -w Aer-44-50 -I examples/count_hash -I lib -o examples/count_hash/count_hash.cmo examples/count_hash/count_hash.ml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -strict-sequence -I lib -package bytes -w Aer-44-50 -I examples/count_hash -I lib -o examples/count_hash/count_hash.cmx examples/count_hash/count_hash.ml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -g -I lib -linkpkg -package bytes -I lib -I examples/count_hash lib/pcre.cmxa examples/count_hash/count_hash.cmx -o examples/count_hash/count_hash.native
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package bytes -modules examples/pcregrep/pcregrep.ml > examples/pcregrep/pcregrep.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -strict-sequence -I lib -package bytes -w Aer-44-50 -I examples/pcregrep -I lib -o examples/pcregrep/pcregrep.cmo examples/pcregrep/pcregrep.ml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -strict-sequence -I lib -package bytes -w Aer-44-50 -I examples/pcregrep -I lib -o examples/pcregrep/pcregrep.cmx examples/pcregrep/pcregrep.ml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -g -I lib -linkpkg -package bytes -I lib -I examples/pcregrep lib/pcre.cmxa examples/pcregrep/pcregrep.cmx -o examples/pcregrep/pcregrep.native
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package bytes -modules examples/subst/subst.ml > examples/subst/subst.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -strict-sequence -I lib -package bytes -w Aer-44-50 -I examples/subst -I lib -o examples/subst/subst.cmo examples/subst/subst.ml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -strict-sequence -I lib -package bytes -w Aer-44-50 -I examples/subst -I lib -o examples/subst/subst.cmx examples/subst/subst.ml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -g -I lib -linkpkg -package bytes -I lib -I examples/subst lib/pcre.cmxa examples/subst/subst.cmx -o examples/subst/subst.native
- + /home/opam/.opam/4.03.0/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.03.0/lib/ocamlbuild /home/opam/.opam/4.03.0/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.03.0/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- File "myocamlbuild.ml", line 518, characters 43-62:
- Warning 3: deprecated: Ocamlbuild_plugin.String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "myocamlbuild.ml", line 531, characters 51-70:
- Warning 3: deprecated: Ocamlbuild_plugin.String.uncapitalize
- Use String.uncapitalize_ascii instead.
-> compiled  pcre.7.2.3
Processing 31/40: [dune: ./boot.exe 31] [stdcompat: ./configure]
Processing 32/40: [dune: ./boot.exe 31] [stdcompat: ./configure] [pcre: ocaml setup.ml]
+ /home/opam/.opam/4.03.0/bin/ocaml "setup.ml" "-install" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/pcre.7.2.3)
- File "./setup.ml", line 318, characters 20-36:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 318, characters 42-58:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 327, characters 14-30:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 327, characters 38-54:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 330, characters 25-41:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 368, characters 10-26:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 474, characters 13-29:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 1825, characters 16-33:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "./setup.ml", line 1831, characters 16-35:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "setup.ml", line 5847, characters 11-28:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "setup.ml", line 5848, characters 11-30:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- Installed /home/opam/.opam/4.03.0/lib/pcre/pcre.mli
- Installed /home/opam/.opam/4.03.0/lib/pcre/libpcre_stubs.a
- Installed /home/opam/.opam/4.03.0/lib/pcre/pcre.cma
- Installed /home/opam/.opam/4.03.0/lib/pcre/pcre.cmxa
- Installed /home/opam/.opam/4.03.0/lib/pcre/pcre.a
- Installed /home/opam/.opam/4.03.0/lib/pcre/pcre.cmxs
- Installed /home/opam/.opam/4.03.0/lib/pcre/pcre.cmi
- Installed /home/opam/.opam/4.03.0/lib/pcre/pcre.cmti
- Installed /home/opam/.opam/4.03.0/lib/pcre/pcre.cmt
- Installed /home/opam/.opam/4.03.0/lib/pcre/pcre.annot
- Installed /home/opam/.opam/4.03.0/lib/pcre/pcre_compat.cmx
- Installed /home/opam/.opam/4.03.0/lib/pcre/pcre.cmx
- Installed /home/opam/.opam/4.03.0/lib/stublibs/dllpcre_stubs.so
- Installed /home/opam/.opam/4.03.0/lib/stublibs/dllpcre_stubs.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.03.0/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/4.03.0/lib/pcre/META
- File "./setup.ml", line 318, characters 20-36:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 318, characters 42-58:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 327, characters 14-30:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 327, characters 38-54:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 330, characters 25-41:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 368, characters 10-26:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 474, characters 13-29:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 1825, characters 16-33:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "./setup.ml", line 1831, characters 16-35:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "setup.ml", line 5847, characters 11-28:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "setup.ml", line 5848, characters 11-30:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- Installed /home/opam/.opam/4.03.0/lib/pcre/pcre.mli
- Installed /home/opam/.opam/4.03.0/lib/pcre/libpcre_stubs.a
- Installed /home/opam/.opam/4.03.0/lib/pcre/pcre.cma
- Installed /home/opam/.opam/4.03.0/lib/pcre/pcre.cmxa
- Installed /home/opam/.opam/4.03.0/lib/pcre/pcre.a
- Installed /home/opam/.opam/4.03.0/lib/pcre/pcre.cmxs
- Installed /home/opam/.opam/4.03.0/lib/pcre/pcre.cmi
- Installed /home/opam/.opam/4.03.0/lib/pcre/pcre.cmti
- Installed /home/opam/.opam/4.03.0/lib/pcre/pcre.cmt
- Installed /home/opam/.opam/4.03.0/lib/pcre/pcre.annot
- Installed /home/opam/.opam/4.03.0/lib/pcre/pcre_compat.cmx
- Installed /home/opam/.opam/4.03.0/lib/pcre/pcre.cmx
- Installed /home/opam/.opam/4.03.0/lib/stublibs/dllpcre_stubs.so
- Installed /home/opam/.opam/4.03.0/lib/stublibs/dllpcre_stubs.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.03.0/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/4.03.0/lib/pcre/META
-> installed pcre.7.2.3
Processing 32/40: [dune: ./boot.exe 31] [stdcompat: ./configure]
+ /home/opam/.opam/4.03.0/.opam-switch/build/stdcompat.15/./configure "--prefix=/home/opam/.opam/4.03.0" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/stdcompat.15)
- checking for a BSD-compatible install... /usr/bin/install -c
- checking whether build environment is sane... yes
- checking for a thread-safe mkdir -p... /bin/mkdir -p
- checking for gawk... no
- checking for mawk... mawk
- checking whether make sets $(MAKE)... yes
- checking whether make supports nested variables... yes
- checking for ocaml... ocaml
- checking for ocamlc.opt... ocamlc.opt
- checking OCaml version... 4.03.0
- checking for ocamlfind... ocamlfind
- checking for ocamlfind package result... no
- checking for ocamlfind package seq... no
- checking for ocamlfind package uchar... no
- checking for style of include used by make... GNU
- checking for gcc... gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables... 
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether gcc accepts -g... yes
- checking for gcc option to accept ISO C89... none needed
- checking whether gcc understands -c and -o together... yes
- checking dependency style of gcc... none
- checking how to run the C preprocessor... gcc -E
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/grep -E
- checking for ANSI C header files... yes
- checking for sys/types.h... yes
- checking for sys/stat.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for memory.h... yes
- checking for strings.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for unistd.h... yes
- checking whether byte ordering is bigendian... no
- checking OCaml target OS type... Unix
- checking that generated files are newer than configure... done
- configure: creating ./config.status
- config.status: creating META
- config.status: creating Makefile
- config.status: creating stdcompat__hashtbl_ext.mli
- config.status: creating stdcompat__hashtbl_ext.ml
- config.status: creating stdcompat__init.mli
- config.status: creating stdcompat__init.ml
- config.status: creating stdcompat__root.mli
- config.status: creating stdcompat__root.ml
- config.status: creating stdcompat__tools.mli
- config.status: creating stdcompat__tools.ml
- config.status: creating stdcompat__native.ml_byte
- config.status: creating stdcompat__native.ml_native
- config.status: creating stdcompat_tests.ml
- config.status: creating stdcompat.h
- config.status: creating stdcompat__stubs.c
- config.status: creating stdcompat__pervasives_s.mli
- config.status: creating stdcompat__arg_s.mli
- config.status: creating stdcompat__array_s.mli
- config.status: creating stdcompat__arrayLabels_s.mli
- config.status: creating stdcompat__bool_s.mli
- config.status: creating stdcompat__buffer_s.mli
- config.status: creating stdcompat__bytes_s.mli
- config.status: creating stdcompat__bytesLabels_s.mli
- config.status: creating stdcompat__char_s.mli
- config.status: creating stdcompat__digest_s.mli
- config.status: creating stdcompat__either_s.mli
- config.status: creating stdcompat__ephemeron_s.mli
- config.status: creating stdcompat__filename_s.mli
- config.status: creating stdcompat__float_s.mli
- config.status: creating stdcompat__format_s.mli
- config.status: creating stdcompat__fun_s.mli
- config.status: creating stdcompat__hashtbl_s.mli
- config.status: creating stdcompat__int_s.mli
- config.status: creating stdcompat__int32_s.mli
- config.status: creating stdcompat__int64_s.mli
- config.status: creating stdcompat__lazy_s.mli
- config.status: creating stdcompat__lexing_s.mli
- config.status: creating stdcompat__list_s.mli
- config.status: creating stdcompat__listLabels_s.mli
- config.status: creating stdcompat__map_s.mli
- config.status: creating stdcompat__moreLabels_s.mli
- config.status: creating stdcompat__nativeint_s.mli
- config.status: creating stdcompat__option_s.mli
- config.status: creating stdcompat__printexc_s.mli
- config.status: creating stdcompat__printf_s.mli
- config.status: creating stdcompat__queue_s.mli
- config.status: creating stdcompat__result_s.mli
- config.status: creating stdcompat__seq_s.mli
- config.status: creating stdcompat__set_s.mli
- config.status: creating stdcompat__stack_s.mli
- config.status: creating stdcompat__stream_s.mli
- config.status: creating stdcompat__string_s.mli
- config.status: creating stdcompat__stringLabels_s.mli
- config.status: creating stdcompat__sys_s.mli
- config.status: creating stdcompat__uchar_s.mli
- config.status: creating stdcompat__weak_s.mli
- config.status: creating stdcompat__stdlib_s.mli
- config.status: creating stdcompat__pervasives_s.ml
- config.status: creating stdcompat__arg_s.ml
- config.status: creating stdcompat__array_s.ml
- config.status: creating stdcompat__arrayLabels_s.ml
- config.status: creating stdcompat__bool_s.ml
- config.status: creating stdcompat__buffer_s.ml
- config.status: creating stdcompat__bytes_s.ml
- config.status: creating stdcompat__bytesLabels_s.ml
- config.status: creating stdcompat__char_s.ml
- config.status: creating stdcompat__digest_s.ml
- config.status: creating stdcompat__either_s.ml
- config.status: creating stdcompat__ephemeron_s.ml
- config.status: creating stdcompat__filename_s.ml
- config.status: creating stdcompat__float_s.ml
- config.status: creating stdcompat__format_s.ml
- config.status: creating stdcompat__fun_s.ml
- config.status: creating stdcompat__hashtbl_s.ml
- config.status: creating stdcompat__int_s.ml
- config.status: creating stdcompat__int32_s.ml
- config.status: creating stdcompat__int64_s.ml
- config.status: creating stdcompat__lazy_s.ml
- config.status: creating stdcompat__lexing_s.ml
- config.status: creating stdcompat__list_s.ml
- config.status: creating stdcompat__listLabels_s.ml
- config.status: creating stdcompat__map_s.ml
- config.status: creating stdcompat__moreLabels_s.ml
- config.status: creating stdcompat__nativeint_s.ml
- config.status: creating stdcompat__option_s.ml
- config.status: creating stdcompat__printexc_s.ml
- config.status: creating stdcompat__printf_s.ml
- config.status: creating stdcompat__queue_s.ml
- config.status: creating stdcompat__result_s.ml
- config.status: creating stdcompat__seq_s.ml
- config.status: creating stdcompat__set_s.ml
- config.status: creating stdcompat__stack_s.ml
- config.status: creating stdcompat__stdlib_s.ml
- config.status: creating stdcompat__stream_s.ml
- config.status: creating stdcompat__string_s.ml
- config.status: creating stdcompat__stringLabels_s.ml
- config.status: creating stdcompat__sys_s.ml
- config.status: creating stdcompat__uchar_s.ml
- config.status: creating stdcompat__weak_s.ml
- config.status: creating stdcompat__pervasives.ml
- config.status: creating stdcompat__arg.ml
- config.status: creating stdcompat__array.ml
- config.status: creating stdcompat__arrayLabels.ml
- config.status: creating stdcompat__bool.ml
- config.status: creating stdcompat__buffer.ml
- config.status: creating stdcompat__bytes.ml
- config.status: creating stdcompat__bytesLabels.ml
- config.status: creating stdcompat__char.ml
- config.status: creating stdcompat__digest.ml
- config.status: creating stdcompat__either.ml
- config.status: creating stdcompat__ephemeron.ml
- config.status: creating stdcompat__filename.ml
- config.status: creating stdcompat__float.ml
- config.status: creating stdcompat__format.ml
- config.status: creating stdcompat__fun.ml
- config.status: creating stdcompat__hashtbl.ml
- config.status: creating stdcompat__int.ml
- config.status: creating stdcompat__int32.ml
- config.status: creating stdcompat__int64.ml
- config.status: creating stdcompat__lazy.ml
- config.status: creating stdcompat__lexing.ml
- config.status: creating stdcompat__list.ml
- config.status: creating stdcompat__listLabels.ml
- config.status: creating stdcompat__map.ml
- config.status: creating stdcompat__moreLabels.ml
- config.status: creating stdcompat__nativeint.ml
- config.status: creating stdcompat__option.ml
- config.status: creating stdcompat__printexc.ml
- config.status: creating stdcompat__printf.ml
- config.status: creating stdcompat__queue.ml
- config.status: creating stdcompat__result.ml
- config.status: creating stdcompat__seq.ml
- config.status: creating stdcompat__set.ml
- config.status: creating stdcompat__stack.ml
- config.status: creating stdcompat__stdlib.ml
- config.status: creating stdcompat__stream.ml
- config.status: creating stdcompat__string.ml
- config.status: creating stdcompat__stringLabels.ml
- config.status: creating stdcompat__sys.ml
- config.status: creating stdcompat__uchar.ml
- config.status: creating stdcompat__weak.ml
- config.status: creating stdcompat__pervasives.mli
- config.status: creating stdcompat__arg.mli
- config.status: creating stdcompat__array.mli
- config.status: creating stdcompat__arrayLabels.mli
- config.status: creating stdcompat__bool.mli
- config.status: creating stdcompat__buffer.mli
- config.status: creating stdcompat__bytes.mli
- config.status: creating stdcompat__bytesLabels.mli
- config.status: creating stdcompat__char.mli
- config.status: creating stdcompat__digest.mli
- config.status: creating stdcompat__either.mli
- config.status: creating stdcompat__ephemeron.mli
- config.status: creating stdcompat__filename.mli
- config.status: creating stdcompat__float.mli
- config.status: creating stdcompat__format.mli
- config.status: creating stdcompat__fun.mli
- config.status: creating stdcompat__hashtbl.mli
- config.status: creating stdcompat__int.mli
- config.status: creating stdcompat__int32.mli
- config.status: creating stdcompat__int64.mli
- config.status: creating stdcompat__lazy.mli
- config.status: creating stdcompat__lexing.mli
- config.status: creating stdcompat__list.mli
- config.status: creating stdcompat__listLabels.mli
- config.status: creating stdcompat__map.mli
- config.status: creating stdcompat__moreLabels.mli
- config.status: creating stdcompat__nativeint.mli
- config.status: creating stdcompat__option.mli
- config.status: creating stdcompat__printexc.mli
- config.status: creating stdcompat__printf.mli
- config.status: creating stdcompat__queue.mli
- config.status: creating stdcompat__result.mli
- config.status: creating stdcompat__seq.mli
- config.status: creating stdcompat__set.mli
- config.status: creating stdcompat__stack.mli
- config.status: creating stdcompat__stdlib.mli
- config.status: creating stdcompat__stream.mli
- config.status: creating stdcompat__string.mli
- config.status: creating stdcompat__stringLabels.mli
- config.status: creating stdcompat__sys.mli
- config.status: creating stdcompat__uchar.mli
- config.status: creating stdcompat__weak.mli
- config.status: creating stdcompat.mli
- config.status: creating stdcompat.ml
- config.status: creating config.h
- config.status: executing depfiles commands
- configure: OCaml version is 4.03.0
- configure: Obj.magic will be used in redefinition when possible
-     (add --disable-magic for pure redefinitions).
- checking for a BSD-compatible install... /usr/bin/install -c
- checking whether build environment is sane... yes
- checking for a thread-safe mkdir -p... /bin/mkdir -p
- checking for gawk... no
- checking for mawk... mawk
- checking whether make sets $(MAKE)... yes
- checking whether make supports nested variables... yes
- checking for ocaml... ocaml
- checking for ocamlc.opt... ocamlc.opt
- checking OCaml version... 4.03.0
- checking for ocamlfind... ocamlfind
- checking for ocamlfind package result... no
- checking for ocamlfind package seq... no
- checking for ocamlfind package uchar... no
- checking for style of include used by make... GNU
- checking for gcc... gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables... 
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether gcc accepts -g... yes
- checking for gcc option to accept ISO C89... none needed
- checking whether gcc understands -c and -o together... yes
- checking dependency style of gcc... none
- checking how to run the C preprocessor... gcc -E
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/grep -E
- checking for ANSI C header files... yes
- checking for sys/types.h... yes
- checking for sys/stat.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for memory.h... yes
- checking for strings.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for unistd.h... yes
- checking whether byte ordering is bigendian... no
- checking OCaml target OS type... Unix
- checking that generated files are newer than configure... done
- configure: creating ./config.status
- config.status: creating META
- config.status: creating Makefile
- config.status: creating stdcompat__hashtbl_ext.mli
- config.status: creating stdcompat__hashtbl_ext.ml
- config.status: creating stdcompat__init.mli
- config.status: creating stdcompat__init.ml
- config.status: creating stdcompat__root.mli
- config.status: creating stdcompat__root.ml
- config.status: creating stdcompat__tools.mli
- config.status: creating stdcompat__tools.ml
- config.status: creating stdcompat__native.ml_byte
- config.status: creating stdcompat__native.ml_native
- config.status: creating stdcompat_tests.ml
- config.status: creating stdcompat.h
- config.status: creating stdcompat__stubs.c
- config.status: creating stdcompat__pervasives_s.mli
- config.status: creating stdcompat__arg_s.mli
- config.status: creating stdcompat__array_s.mli
- config.status: creating stdcompat__arrayLabels_s.mli
- config.status: creating stdcompat__bool_s.mli
- config.status: creating stdcompat__buffer_s.mli
- config.status: creating stdcompat__bytes_s.mli
- config.status: creating stdcompat__bytesLabels_s.mli
- config.status: creating stdcompat__char_s.mli
- config.status: creating stdcompat__digest_s.mli
- config.status: creating stdcompat__either_s.mli
- config.status: creating stdcompat__ephemeron_s.mli
- config.status: creating stdcompat__filename_s.mli
- config.status: creating stdcompat__float_s.mli
- config.status: creating stdcompat__format_s.mli
- config.status: creating stdcompat__fun_s.mli
- config.status: creating stdcompat__hashtbl_s.mli
- config.status: creating stdcompat__int_s.mli
- config.status: creating stdcompat__int32_s.mli
- config.status: creating stdcompat__int64_s.mli
- config.status: creating stdcompat__lazy_s.mli
- config.status: creating stdcompat__lexing_s.mli
- config.status: creating stdcompat__list_s.mli
- config.status: creating stdcompat__listLabels_s.mli
- config.status: creating stdcompat__map_s.mli
- config.status: creating stdcompat__moreLabels_s.mli
- config.status: creating stdcompat__nativeint_s.mli
- config.status: creating stdcompat__option_s.mli
- config.status: creating stdcompat__printexc_s.mli
- config.status: creating stdcompat__printf_s.mli
- config.status: creating stdcompat__queue_s.mli
- config.status: creating stdcompat__result_s.mli
- config.status: creating stdcompat__seq_s.mli
- config.status: creating stdcompat__set_s.mli
- config.status: creating stdcompat__stack_s.mli
- config.status: creating stdcompat__stream_s.mli
- config.status: creating stdcompat__string_s.mli
- config.status: creating stdcompat__stringLabels_s.mli
- config.status: creating stdcompat__sys_s.mli
- config.status: creating stdcompat__uchar_s.mli
- config.status: creating stdcompat__weak_s.mli
- config.status: creating stdcompat__stdlib_s.mli
- config.status: creating stdcompat__pervasives_s.ml
- config.status: creating stdcompat__arg_s.ml
- config.status: creating stdcompat__array_s.ml
- config.status: creating stdcompat__arrayLabels_s.ml
- config.status: creating stdcompat__bool_s.ml
- config.status: creating stdcompat__buffer_s.ml
- config.status: creating stdcompat__bytes_s.ml
- config.status: creating stdcompat__bytesLabels_s.ml
- config.status: creating stdcompat__char_s.ml
- config.status: creating stdcompat__digest_s.ml
- config.status: creating stdcompat__either_s.ml
- config.status: creating stdcompat__ephemeron_s.ml
- config.status: creating stdcompat__filename_s.ml
- config.status: creating stdcompat__float_s.ml
- config.status: creating stdcompat__format_s.ml
- config.status: creating stdcompat__fun_s.ml
- config.status: creating stdcompat__hashtbl_s.ml
- config.status: creating stdcompat__int_s.ml
- config.status: creating stdcompat__int32_s.ml
- config.status: creating stdcompat__int64_s.ml
- config.status: creating stdcompat__lazy_s.ml
- config.status: creating stdcompat__lexing_s.ml
- config.status: creating stdcompat__list_s.ml
- config.status: creating stdcompat__listLabels_s.ml
- config.status: creating stdcompat__map_s.ml
- config.status: creating stdcompat__moreLabels_s.ml
- config.status: creating stdcompat__nativeint_s.ml
- config.status: creating stdcompat__option_s.ml
- config.status: creating stdcompat__printexc_s.ml
- config.status: creating stdcompat__printf_s.ml
- config.status: creating stdcompat__queue_s.ml
- config.status: creating stdcompat__result_s.ml
- config.status: creating stdcompat__seq_s.ml
- config.status: creating stdcompat__set_s.ml
- config.status: creating stdcompat__stack_s.ml
- config.status: creating stdcompat__stdlib_s.ml
- config.status: creating stdcompat__stream_s.ml
- config.status: creating stdcompat__string_s.ml
- config.status: creating stdcompat__stringLabels_s.ml
- config.status: creating stdcompat__sys_s.ml
- config.status: creating stdcompat__uchar_s.ml
- config.status: creating stdcompat__weak_s.ml
- config.status: creating stdcompat__pervasives.ml
- config.status: creating stdcompat__arg.ml
- config.status: creating stdcompat__array.ml
- config.status: creating stdcompat__arrayLabels.ml
- config.status: creating stdcompat__bool.ml
- config.status: creating stdcompat__buffer.ml
- config.status: creating stdcompat__bytes.ml
- config.status: creating stdcompat__bytesLabels.ml
- config.status: creating stdcompat__char.ml
- config.status: creating stdcompat__digest.ml
- config.status: creating stdcompat__either.ml
- config.status: creating stdcompat__ephemeron.ml
- config.status: creating stdcompat__filename.ml
- config.status: creating stdcompat__float.ml
- config.status: creating stdcompat__format.ml
- config.status: creating stdcompat__fun.ml
- config.status: creating stdcompat__hashtbl.ml
- config.status: creating stdcompat__int.ml
- config.status: creating stdcompat__int32.ml
- config.status: creating stdcompat__int64.ml
- config.status: creating stdcompat__lazy.ml
- config.status: creating stdcompat__lexing.ml
- config.status: creating stdcompat__list.ml
- config.status: creating stdcompat__listLabels.ml
- config.status: creating stdcompat__map.ml
- config.status: creating stdcompat__moreLabels.ml
- config.status: creating stdcompat__nativeint.ml
- config.status: creating stdcompat__option.ml
- config.status: creating stdcompat__printexc.ml
- config.status: creating stdcompat__printf.ml
- config.status: creating stdcompat__queue.ml
- config.status: creating stdcompat__result.ml
- config.status: creating stdcompat__seq.ml
- config.status: creating stdcompat__set.ml
- config.status: creating stdcompat__stack.ml
- config.status: creating stdcompat__stdlib.ml
- config.status: creating stdcompat__stream.ml
- config.status: creating stdcompat__string.ml
- config.status: creating stdcompat__stringLabels.ml
- config.status: creating stdcompat__sys.ml
- config.status: creating stdcompat__uchar.ml
- config.status: creating stdcompat__weak.ml
- config.status: creating stdcompat__pervasives.mli
- config.status: creating stdcompat__arg.mli
- config.status: creating stdcompat__array.mli
- config.status: creating stdcompat__arrayLabels.mli
- config.status: creating stdcompat__bool.mli
- config.status: creating stdcompat__buffer.mli
- config.status: creating stdcompat__bytes.mli
- config.status: creating stdcompat__bytesLabels.mli
- config.status: creating stdcompat__char.mli
- config.status: creating stdcompat__digest.mli
- config.status: creating stdcompat__either.mli
- config.status: creating stdcompat__ephemeron.mli
- config.status: creating stdcompat__filename.mli
- config.status: creating stdcompat__float.mli
- config.status: creating stdcompat__format.mli
- config.status: creating stdcompat__fun.mli
- config.status: creating stdcompat__hashtbl.mli
- config.status: creating stdcompat__int.mli
- config.status: creating stdcompat__int32.mli
- config.status: creating stdcompat__int64.mli
- config.status: creating stdcompat__lazy.mli
- config.status: creating stdcompat__lexing.mli
- config.status: creating stdcompat__list.mli
- config.status: creating stdcompat__listLabels.mli
- config.status: creating stdcompat__map.mli
- config.status: creating stdcompat__moreLabels.mli
- config.status: creating stdcompat__nativeint.mli
- config.status: creating stdcompat__option.mli
- config.status: creating stdcompat__printexc.mli
- config.status: creating stdcompat__printf.mli
- config.status: creating stdcompat__queue.mli
- config.status: creating stdcompat__result.mli
- config.status: creating stdcompat__seq.mli
- config.status: creating stdcompat__set.mli
- config.status: creating stdcompat__stack.mli
- config.status: creating stdcompat__stdlib.mli
- config.status: creating stdcompat__stream.mli
- config.status: creating stdcompat__string.mli
- config.status: creating stdcompat__stringLabels.mli
- config.status: creating stdcompat__sys.mli
- config.status: creating stdcompat__uchar.mli
- config.status: creating stdcompat__weak.mli
- config.status: creating stdcompat.mli
- config.status: creating stdcompat.ml
- config.status: creating config.h
- config.status: executing depfiles commands
- configure: OCaml version is 4.03.0
- configure: Obj.magic will be used in redefinition when possible
-     (add --disable-magic for pure redefinitions).
Processing 32/40: [dune: ./boot.exe 31] [stdcompat: make all]
+ /usr/bin/make "all" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/stdcompat.15)
- cp stdcompat__native.ml_byte stdcompat__native.ml
- ocamlfind ocamldep stdcompat__init.ml stdcompat__root.ml stdcompat__seq_s.ml stdcompat__seq.ml stdcompat__tools.ml stdcompat__pervasives_s.ml stdcompat__arg_s.ml stdcompat__lazy_s.ml stdcompat__char_s.ml stdcompat__uchar_s.ml stdcompat__uchar.ml stdcompat__buffer_s.ml stdcompat__string_s.ml stdcompat__stringLabels_s.ml stdcompat__bytes_s.ml stdcompat__bytesLabels_s.ml stdcompat__either_s.ml stdcompat__either.ml stdcompat__list_s.ml stdcompat__listLabels_s.ml stdcompat__stack_s.ml stdcompat__list.ml stdcompat__hashtbl_ext.ml stdcompat__hashtbl_s.ml stdcompat__set_s.ml stdcompat__map_s.ml stdcompat__weak_s.ml stdcompat__sys_s.ml stdcompat__stream_s.ml stdcompat__digest_s.ml stdcompat__nativeint_s.ml stdcompat__int_s.ml stdcompat__int64_s.ml stdcompat__int32_s.ml stdcompat__filename_s.ml stdcompat__array_s.ml stdcompat__arrayLabels_s.ml stdcompat__float_s.ml stdcompat__queue_s.ml stdcompat__ephemeron_s.ml stdcompat__moreLabels_s.ml stdcompat__lexing_s.ml stdcompat__option_s.ml stdcompat__result_s.ml stdcompat__bool_s.ml stdcompat__fun_s.ml stdcompat__stdlib_s.ml stdcompat__printf_s.ml stdcompat__printexc_s.ml stdcompat__format_s.ml stdcompat__pervasives.ml stdcompat__arg.ml stdcompat__lazy.ml stdcompat__char.ml stdcompat__option.ml stdcompat__filename.ml stdcompat__sys.ml stdcompat__buffer.ml stdcompat__string.ml stdcompat__stringLabels.ml stdcompat__bytes.ml stdcompat__bytesLabels.ml stdcompat__listLabels.ml stdcompat__stack.ml stdcompat__hashtbl.ml stdcompat__set.ml stdcompat__map.ml stdcompat__weak.ml stdcompat__stream.ml stdcompat__digest.ml stdcompat__nativeint.ml stdcompat__int.ml stdcompat__int64.ml stdcompat__int32.ml stdcompat__array.ml stdcompat__arrayLabels.ml stdcompat__float.ml stdcompat__queue.ml stdcompat__ephemeron.ml stdcompat__moreLabels.ml stdcompat__lexing.ml stdcompat__printexc.ml stdcompat__result.ml stdcompat__bool.ml stdcompat__fun.ml stdcompat__format.ml stdcompat__printf.ml stdcompat__stdlib.ml stdcompat.ml stdcompat__native.mli stdcompat__init.mli stdcompat__root.mli stdcompat__seq_s.mli stdcompat__seq.mli stdcompat__tools.mli stdcompat__pervasives_s.mli stdcompat__arg_s.mli stdcompat__lazy_s.mli stdcompat__char_s.mli stdcompat__uchar_s.mli stdcompat__uchar.mli stdcompat__buffer_s.mli stdcompat__string_s.mli stdcompat__stringLabels_s.mli stdcompat__bytes_s.mli stdcompat__bytesLabels_s.mli stdcompat__either_s.mli stdcompat__either.mli stdcompat__list_s.mli stdcompat__listLabels_s.mli stdcompat__stack_s.mli stdcompat__list.mli stdcompat__hashtbl_ext.mli stdcompat__hashtbl_s.mli stdcompat__set_s.mli stdcompat__map_s.mli stdcompat__weak_s.mli stdcompat__sys_s.mli stdcompat__stream_s.mli stdcompat__digest_s.mli stdcompat__nativeint_s.mli stdcompat__int_s.mli stdcompat__int64_s.mli stdcompat__int32_s.mli stdcompat__filename_s.mli stdcompat__array_s.mli stdcompat__arrayLabels_s.mli stdcompat__float_s.mli stdcompat__queue_s.mli stdcompat__ephemeron_s.mli stdcompat__moreLabels_s.mli stdcompat__lexing_s.mli stdcompat__option_s.mli stdcompat__result_s.mli stdcompat__bool_s.mli stdcompat__fun_s.mli stdcompat__stdlib_s.mli stdcompat__printf_s.mli stdcompat__printexc_s.mli stdcompat__format_s.mli stdcompat__pervasives.mli stdcompat__arg.mli stdcompat__lazy.mli stdcompat__char.mli stdcompat__option.mli stdcompat__filename.mli stdcompat__sys.mli stdcompat__buffer.mli stdcompat__string.mli stdcompat__stringLabels.mli stdcompat__bytes.mli stdcompat__bytesLabels.mli stdcompat__listLabels.mli stdcompat__stack.mli stdcompat__hashtbl.mli stdcompat__set.mli stdcompat__map.mli stdcompat__weak.mli stdcompat__stream.mli stdcompat__digest.mli stdcompat__nativeint.mli stdcompat__int.mli stdcompat__int64.mli stdcompat__int32.mli stdcompat__array.mli stdcompat__arrayLabels.mli stdcompat__float.mli stdcompat__queue.mli stdcompat__ephemeron.mli stdcompat__moreLabels.mli stdcompat__lexing.mli stdcompat__printexc.mli stdcompat__result.mli stdcompat__bool.mli stdcompat__fun.mli stdcompat__format.mli stdcompat__printf.mli stdcompat__stdlib.mli stdcompat.mli stdcompat__native.ml_byte >.depend || rm -f .depend
- /usr/bin/make  all-am
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/stdcompat.15'
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__native.mli -o stdcompat__native.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__init.mli -o stdcompat__init.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__root.mli -o stdcompat__root.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__seq_s.mli -o stdcompat__seq_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__seq.mli -o stdcompat__seq.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__tools.mli -o stdcompat__tools.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__pervasives_s.mli -o stdcompat__pervasives_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__arg_s.mli -o stdcompat__arg_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__lazy_s.mli -o stdcompat__lazy_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__char_s.mli -o stdcompat__char_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__uchar_s.mli -o stdcompat__uchar_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__uchar.mli -o stdcompat__uchar.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__buffer_s.mli -o stdcompat__buffer_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__string_s.mli -o stdcompat__string_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__stringLabels_s.mli -o stdcompat__stringLabels_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__bytes_s.mli -o stdcompat__bytes_s.cmi
- File "stdcompat__bytes_s.mli", line 18, characters 0-127:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__bytesLabels_s.mli -o stdcompat__bytesLabels_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__either_s.mli -o stdcompat__either_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__either.mli -o stdcompat__either.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__list_s.mli -o stdcompat__list_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__listLabels_s.mli -o stdcompat__listLabels_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__stack_s.mli -o stdcompat__stack_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__list.mli -o stdcompat__list.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__hashtbl_ext.mli -o stdcompat__hashtbl_ext.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__hashtbl_s.mli -o stdcompat__hashtbl_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__set_s.mli -o stdcompat__set_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__map_s.mli -o stdcompat__map_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__weak_s.mli -o stdcompat__weak_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__sys_s.mli -o stdcompat__sys_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__stream_s.mli -o stdcompat__stream_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__digest_s.mli -o stdcompat__digest_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__nativeint_s.mli -o stdcompat__nativeint_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__int_s.mli -o stdcompat__int_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__int64_s.mli -o stdcompat__int64_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__int32_s.mli -o stdcompat__int32_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__filename_s.mli -o stdcompat__filename_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__array_s.mli -o stdcompat__array_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__arrayLabels_s.mli -o stdcompat__arrayLabels_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__float_s.mli -o stdcompat__float_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__queue_s.mli -o stdcompat__queue_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__hashtbl.mli -o stdcompat__hashtbl.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__ephemeron_s.mli -o stdcompat__ephemeron_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__moreLabels_s.mli -o stdcompat__moreLabels_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__lexing_s.mli -o stdcompat__lexing_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__pervasives.mli -o stdcompat__pervasives.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__option_s.mli -o stdcompat__option_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__result_s.mli -o stdcompat__result_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__bool_s.mli -o stdcompat__bool_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__fun_s.mli -o stdcompat__fun_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__printf_s.mli -o stdcompat__printf_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__printexc_s.mli -o stdcompat__printexc_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__format_s.mli -o stdcompat__format_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__stdlib_s.mli -o stdcompat__stdlib_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__arg.mli -o stdcompat__arg.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__lazy.mli -o stdcompat__lazy.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__char.mli -o stdcompat__char.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__option.mli -o stdcompat__option.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__filename.mli -o stdcompat__filename.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__sys.mli -o stdcompat__sys.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__buffer.mli -o stdcompat__buffer.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__string.mli -o stdcompat__string.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__stringLabels.mli -o stdcompat__stringLabels.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__bytes.mli -o stdcompat__bytes.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__bytesLabels.mli -o stdcompat__bytesLabels.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__listLabels.mli -o stdcompat__listLabels.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__stack.mli -o stdcompat__stack.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__set.mli -o stdcompat__set.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__map.mli -o stdcompat__map.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__weak.mli -o stdcompat__weak.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__stream.mli -o stdcompat__stream.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__digest.mli -o stdcompat__digest.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__nativeint.mli -o stdcompat__nativeint.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__int.mli -o stdcompat__int.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__int64.mli -o stdcompat__int64.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__int32.mli -o stdcompat__int32.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__array.mli -o stdcompat__array.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__arrayLabels.mli -o stdcompat__arrayLabels.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__float.mli -o stdcompat__float.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__queue.mli -o stdcompat__queue.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__ephemeron.mli -o stdcompat__ephemeron.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__moreLabels.mli -o stdcompat__moreLabels.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__lexing.mli -o stdcompat__lexing.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__printexc.mli -o stdcompat__printexc.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__result.mli -o stdcompat__result.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__bool.mli -o stdcompat__bool.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__fun.mli -o stdcompat__fun.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__format.mli -o stdcompat__format.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__printf.mli -o stdcompat__printf.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__stdlib.mli -o stdcompat__stdlib.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat.mli -o stdcompat.cmi
- ocamlfind ocamlc -c stdcompat__stubs.c
- ocamlfind ocamlmklib -o stdcompat__stubs stdcompat__stubs.o
- ocamlfind ocamlc  -bin-annot -no-alias-deps -I .  -c -impl stdcompat__native.ml_byte
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__init.ml -o stdcompat__init.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__root.ml -o stdcompat__root.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__seq_s.ml -o stdcompat__seq_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__seq.ml -o stdcompat__seq.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__tools.ml -o stdcompat__tools.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__pervasives_s.ml -o stdcompat__pervasives_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__arg_s.ml -o stdcompat__arg_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__lazy_s.ml -o stdcompat__lazy_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__char_s.ml -o stdcompat__char_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__uchar_s.ml -o stdcompat__uchar_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__uchar.ml -o stdcompat__uchar.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__buffer_s.ml -o stdcompat__buffer_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__string_s.ml -o stdcompat__string_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__stringLabels_s.ml -o stdcompat__stringLabels_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__bytes_s.ml -o stdcompat__bytes_s.cmo
- File "stdcompat__bytes_s.ml", line 18, characters 0-127:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__bytesLabels_s.ml -o stdcompat__bytesLabels_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__either_s.ml -o stdcompat__either_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__either.ml -o stdcompat__either.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__list_s.ml -o stdcompat__list_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__listLabels_s.ml -o stdcompat__listLabels_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__stack_s.ml -o stdcompat__stack_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__list.ml -o stdcompat__list.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__hashtbl_ext.ml -o stdcompat__hashtbl_ext.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__hashtbl_s.ml -o stdcompat__hashtbl_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__set_s.ml -o stdcompat__set_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__map_s.ml -o stdcompat__map_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__weak_s.ml -o stdcompat__weak_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__sys_s.ml -o stdcompat__sys_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__stream_s.ml -o stdcompat__stream_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__digest_s.ml -o stdcompat__digest_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__nativeint_s.ml -o stdcompat__nativeint_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__int_s.ml -o stdcompat__int_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__int64_s.ml -o stdcompat__int64_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__int32_s.ml -o stdcompat__int32_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__filename_s.ml -o stdcompat__filename_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__array_s.ml -o stdcompat__array_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__arrayLabels_s.ml -o stdcompat__arrayLabels_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__float_s.ml -o stdcompat__float_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__queue_s.ml -o stdcompat__queue_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__ephemeron_s.ml -o stdcompat__ephemeron_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__moreLabels_s.ml -o stdcompat__moreLabels_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__lexing_s.ml -o stdcompat__lexing_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__option_s.ml -o stdcompat__option_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__result_s.ml -o stdcompat__result_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__bool_s.ml -o stdcompat__bool_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__fun_s.ml -o stdcompat__fun_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__stdlib_s.ml -o stdcompat__stdlib_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__printf_s.ml -o stdcompat__printf_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__printexc_s.ml -o stdcompat__printexc_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__format_s.ml -o stdcompat__format_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__pervasives.ml -o stdcompat__pervasives.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__arg.ml -o stdcompat__arg.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__lazy.ml -o stdcompat__lazy.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__char.ml -o stdcompat__char.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__option.ml -o stdcompat__option.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__filename.ml -o stdcompat__filename.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__sys.ml -o stdcompat__sys.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__buffer.ml -o stdcompat__buffer.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__string.ml -o stdcompat__string.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__stringLabels.ml -o stdcompat__stringLabels.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__bytes.ml -o stdcompat__bytes.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__bytesLabels.ml -o stdcompat__bytesLabels.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__listLabels.ml -o stdcompat__listLabels.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__stack.ml -o stdcompat__stack.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__hashtbl.ml -o stdcompat__hashtbl.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__set.ml -o stdcompat__set.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__map.ml -o stdcompat__map.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__weak.ml -o stdcompat__weak.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__stream.ml -o stdcompat__stream.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__digest.ml -o stdcompat__digest.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__nativeint.ml -o stdcompat__nativeint.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__int.ml -o stdcompat__int.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__int64.ml -o stdcompat__int64.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__int32.ml -o stdcompat__int32.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__array.ml -o stdcompat__array.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__arrayLabels.ml -o stdcompat__arrayLabels.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__float.ml -o stdcompat__float.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__queue.ml -o stdcompat__queue.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__ephemeron.ml -o stdcompat__ephemeron.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__moreLabels.ml -o stdcompat__moreLabels.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__lexing.ml -o stdcompat__lexing.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__printexc.ml -o stdcompat__printexc.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__result.ml -o stdcompat__result.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__bool.ml -o stdcompat__bool.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__fun.ml -o stdcompat__fun.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__format.ml -o stdcompat__format.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__printf.ml -o stdcompat__printf.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__stdlib.ml -o stdcompat__stdlib.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat.ml -o stdcompat.cmo
- ocamlfind ocamlc  -bin-annot -no-alias-deps -a stdcompat__native.cmo stdcompat__init.cmo stdcompat__root.cmo stdcompat__seq_s.cmo stdcompat__seq.cmo stdcompat__tools.cmo stdcompat__pervasives_s.cmo stdcompat__arg_s.cmo stdcompat__lazy_s.cmo stdcompat__char_s.cmo stdcompat__uchar_s.cmo stdcompat__uchar.cmo stdcompat__buffer_s.cmo stdcompat__string_s.cmo stdcompat__stringLabels_s.cmo stdcompat__bytes_s.cmo stdcompat__bytesLabels_s.cmo stdcompat__either_s.cmo stdcompat__either.cmo stdcompat__list_s.cmo stdcompat__listLabels_s.cmo stdcompat__stack_s.cmo stdcompat__list.cmo stdcompat__hashtbl_ext.cmo stdcompat__hashtbl_s.cmo stdcompat__set_s.cmo stdcompat__map_s.cmo stdcompat__weak_s.cmo stdcompat__sys_s.cmo stdcompat__stream_s.cmo stdcompat__digest_s.cmo stdcompat__nativeint_s.cmo stdcompat__int_s.cmo stdcompat__int64_s.cmo stdcompat__int32_s.cmo stdcompat__filename_s.cmo stdcompat__array_s.cmo stdcompat__arrayLabels_s.cmo stdcompat__float_s.cmo stdcompat__queue_s.cmo stdcompat__ephemeron_s.cmo stdcompat__moreLabels_s.cmo stdcompat__lexing_s.cmo stdcompat__option_s.cmo stdcompat__result_s.cmo stdcompat__bool_s.cmo stdcompat__fun_s.cmo stdcompat__stdlib_s.cmo stdcompat__printf_s.cmo stdcompat__printexc_s.cmo stdcompat__format_s.cmo stdcompat__pervasives.cmo stdcompat__arg.cmo stdcompat__lazy.cmo stdcompat__char.cmo stdcompat__option.cmo stdcompat__filename.cmo stdcompat__sys.cmo stdcompat__buffer.cmo stdcompat__string.cmo stdcompat__stringLabels.cmo stdcompat__bytes.cmo stdcompat__bytesLabels.cmo stdcompat__listLabels.cmo stdcompat__stack.cmo stdcompat__hashtbl.cmo stdcompat__set.cmo stdcompat__map.cmo stdcompat__weak.cmo stdcompat__stream.cmo stdcompat__digest.cmo stdcompat__nativeint.cmo stdcompat__int.cmo stdcompat__int64.cmo stdcompat__int32.cmo stdcompat__array.cmo stdcompat__arrayLabels.cmo stdcompat__float.cmo stdcompat__queue.cmo stdcompat__ephemeron.cmo stdcompat__moreLabels.cmo stdcompat__lexing.cmo stdcompat__printexc.cmo stdcompat__result.cmo stdcompat__bool.cmo stdcompat__fun.cmo stdcompat__format.cmo stdcompat__printf.cmo stdcompat__stdlib.cmo stdcompat.cmo -cclib "-L. -lstdcompat__stubs" -o stdcompat.cma
- ocamlfind ocamlopt  -bin-annot -no-alias-deps -I .  -c -impl stdcompat__native.ml_native
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__init.ml -o stdcompat__init.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__root.ml -o stdcompat__root.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__seq_s.ml -o stdcompat__seq_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__seq.ml -o stdcompat__seq.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__tools.ml -o stdcompat__tools.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__pervasives_s.ml -o stdcompat__pervasives_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__arg_s.ml -o stdcompat__arg_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__lazy_s.ml -o stdcompat__lazy_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__char_s.ml -o stdcompat__char_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__uchar_s.ml -o stdcompat__uchar_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__uchar.ml -o stdcompat__uchar.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__buffer_s.ml -o stdcompat__buffer_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__string_s.ml -o stdcompat__string_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__stringLabels_s.ml -o stdcompat__stringLabels_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__bytes_s.ml -o stdcompat__bytes_s.cmx
- File "stdcompat__bytes_s.ml", line 18, characters 0-127:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__bytesLabels_s.ml -o stdcompat__bytesLabels_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__either_s.ml -o stdcompat__either_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__either.ml -o stdcompat__either.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__list_s.ml -o stdcompat__list_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__listLabels_s.ml -o stdcompat__listLabels_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__stack_s.ml -o stdcompat__stack_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__list.ml -o stdcompat__list.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__hashtbl_ext.ml -o stdcompat__hashtbl_ext.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__hashtbl_s.ml -o stdcompat__hashtbl_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__set_s.ml -o stdcompat__set_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__map_s.ml -o stdcompat__map_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__weak_s.ml -o stdcompat__weak_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__sys_s.ml -o stdcompat__sys_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__stream_s.ml -o stdcompat__stream_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__digest_s.ml -o stdcompat__digest_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__nativeint_s.ml -o stdcompat__nativeint_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__int_s.ml -o stdcompat__int_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__int64_s.ml -o stdcompat__int64_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__int32_s.ml -o stdcompat__int32_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__filename_s.ml -o stdcompat__filename_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__array_s.ml -o stdcompat__array_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__arrayLabels_s.ml -o stdcompat__arrayLabels_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__float_s.ml -o stdcompat__float_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__queue_s.ml -o stdcompat__queue_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__hashtbl.ml -o stdcompat__hashtbl.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__ephemeron_s.ml -o stdcompat__ephemeron_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__moreLabels_s.ml -o stdcompat__moreLabels_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__lexing_s.ml -o stdcompat__lexing_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__pervasives.ml -o stdcompat__pervasives.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__option_s.ml -o stdcompat__option_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__result_s.ml -o stdcompat__result_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__bool_s.ml -o stdcompat__bool_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__fun_s.ml -o stdcompat__fun_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__printf_s.ml -o stdcompat__printf_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__printexc_s.ml -o stdcompat__printexc_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__format_s.ml -o stdcompat__format_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__stdlib_s.ml -o stdcompat__stdlib_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__arg.ml -o stdcompat__arg.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__lazy.ml -o stdcompat__lazy.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__char.ml -o stdcompat__char.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__option.ml -o stdcompat__option.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__filename.ml -o stdcompat__filename.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__sys.ml -o stdcompat__sys.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__buffer.ml -o stdcompat__buffer.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__string.ml -o stdcompat__string.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__stringLabels.ml -o stdcompat__stringLabels.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__bytes.ml -o stdcompat__bytes.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__bytesLabels.ml -o stdcompat__bytesLabels.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__listLabels.ml -o stdcompat__listLabels.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__stack.ml -o stdcompat__stack.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__set.ml -o stdcompat__set.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__map.ml -o stdcompat__map.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__weak.ml -o stdcompat__weak.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__stream.ml -o stdcompat__stream.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__digest.ml -o stdcompat__digest.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__nativeint.ml -o stdcompat__nativeint.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__int.ml -o stdcompat__int.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__int64.ml -o stdcompat__int64.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__int32.ml -o stdcompat__int32.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__array.ml -o stdcompat__array.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__arrayLabels.ml -o stdcompat__arrayLabels.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__float.ml -o stdcompat__float.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__queue.ml -o stdcompat__queue.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__ephemeron.ml -o stdcompat__ephemeron.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__moreLabels.ml -o stdcompat__moreLabels.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__lexing.ml -o stdcompat__lexing.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__printexc.ml -o stdcompat__printexc.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__result.ml -o stdcompat__result.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__bool.ml -o stdcompat__bool.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__fun.ml -o stdcompat__fun.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__format.ml -o stdcompat__format.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__printf.ml -o stdcompat__printf.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__stdlib.ml -o stdcompat__stdlib.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat.ml -o stdcompat.cmx
- ocamlfind ocamlopt  -bin-annot -no-alias-deps -a stdcompat__native.cmx stdcompat__init.cmx stdcompat__root.cmx stdcompat__seq_s.cmx stdcompat__seq.cmx stdcompat__tools.cmx stdcompat__pervasives_s.cmx stdcompat__arg_s.cmx stdcompat__lazy_s.cmx stdcompat__char_s.cmx stdcompat__uchar_s.cmx stdcompat__uchar.cmx stdcompat__buffer_s.cmx stdcompat__string_s.cmx stdcompat__stringLabels_s.cmx stdcompat__bytes_s.cmx stdcompat__bytesLabels_s.cmx stdcompat__either_s.cmx stdcompat__either.cmx stdcompat__list_s.cmx stdcompat__listLabels_s.cmx stdcompat__stack_s.cmx stdcompat__list.cmx stdcompat__hashtbl_ext.cmx stdcompat__hashtbl_s.cmx stdcompat__set_s.cmx stdcompat__map_s.cmx stdcompat__weak_s.cmx stdcompat__sys_s.cmx stdcompat__stream_s.cmx stdcompat__digest_s.cmx stdcompat__nativeint_s.cmx stdcompat__int_s.cmx stdcompat__int64_s.cmx stdcompat__int32_s.cmx stdcompat__filename_s.cmx stdcompat__array_s.cmx stdcompat__arrayLabels_s.cmx stdcompat__float_s.cmx stdcompat__queue_s.cmx stdcompat__ephemeron_s.cmx stdcompat__moreLabels_s.cmx stdcompat__lexing_s.cmx stdcompat__option_s.cmx stdcompat__result_s.cmx stdcompat__bool_s.cmx stdcompat__fun_s.cmx stdcompat__stdlib_s.cmx stdcompat__printf_s.cmx stdcompat__printexc_s.cmx stdcompat__format_s.cmx stdcompat__pervasives.cmx stdcompat__arg.cmx stdcompat__lazy.cmx stdcompat__char.cmx stdcompat__option.cmx stdcompat__filename.cmx stdcompat__sys.cmx stdcompat__buffer.cmx stdcompat__string.cmx stdcompat__stringLabels.cmx stdcompat__bytes.cmx stdcompat__bytesLabels.cmx stdcompat__listLabels.cmx stdcompat__stack.cmx stdcompat__hashtbl.cmx stdcompat__set.cmx stdcompat__map.cmx stdcompat__weak.cmx stdcompat__stream.cmx stdcompat__digest.cmx stdcompat__nativeint.cmx stdcompat__int.cmx stdcompat__int64.cmx stdcompat__int32.cmx stdcompat__array.cmx stdcompat__arrayLabels.cmx stdcompat__float.cmx stdcompat__queue.cmx stdcompat__ephemeron.cmx stdcompat__moreLabels.cmx stdcompat__lexing.cmx stdcompat__printexc.cmx stdcompat__result.cmx stdcompat__bool.cmx stdcompat__fun.cmx stdcompat__format.cmx stdcompat__printf.cmx stdcompat__stdlib.cmx stdcompat.cmx -cclib "-L. -lstdcompat__stubs" -o stdcompat.cmxa
- ocamlfind ocamlopt  -bin-annot -no-alias-deps -shared stdcompat__native.cmx stdcompat__init.cmx stdcompat__root.cmx stdcompat__seq_s.cmx stdcompat__seq.cmx stdcompat__tools.cmx stdcompat__pervasives_s.cmx stdcompat__arg_s.cmx stdcompat__lazy_s.cmx stdcompat__char_s.cmx stdcompat__uchar_s.cmx stdcompat__uchar.cmx stdcompat__buffer_s.cmx stdcompat__string_s.cmx stdcompat__stringLabels_s.cmx stdcompat__bytes_s.cmx stdcompat__bytesLabels_s.cmx stdcompat__either_s.cmx stdcompat__either.cmx stdcompat__list_s.cmx stdcompat__listLabels_s.cmx stdcompat__stack_s.cmx stdcompat__list.cmx stdcompat__hashtbl_ext.cmx stdcompat__hashtbl_s.cmx stdcompat__set_s.cmx stdcompat__map_s.cmx stdcompat__weak_s.cmx stdcompat__sys_s.cmx stdcompat__stream_s.cmx stdcompat__digest_s.cmx stdcompat__nativeint_s.cmx stdcompat__int_s.cmx stdcompat__int64_s.cmx stdcompat__int32_s.cmx stdcompat__filename_s.cmx stdcompat__array_s.cmx stdcompat__arrayLabels_s.cmx stdcompat__float_s.cmx stdcompat__queue_s.cmx stdcompat__ephemeron_s.cmx stdcompat__moreLabels_s.cmx stdcompat__lexing_s.cmx stdcompat__option_s.cmx stdcompat__result_s.cmx stdcompat__bool_s.cmx stdcompat__fun_s.cmx stdcompat__stdlib_s.cmx stdcompat__printf_s.cmx stdcompat__printexc_s.cmx stdcompat__format_s.cmx stdcompat__pervasives.cmx stdcompat__arg.cmx stdcompat__lazy.cmx stdcompat__char.cmx stdcompat__option.cmx stdcompat__filename.cmx stdcompat__sys.cmx stdcompat__buffer.cmx stdcompat__string.cmx stdcompat__stringLabels.cmx stdcompat__bytes.cmx stdcompat__bytesLabels.cmx stdcompat__listLabels.cmx stdcompat__stack.cmx stdcompat__hashtbl.cmx stdcompat__set.cmx stdcompat__map.cmx stdcompat__weak.cmx stdcompat__stream.cmx stdcompat__digest.cmx stdcompat__nativeint.cmx stdcompat__int.cmx stdcompat__int64.cmx stdcompat__int32.cmx stdcompat__array.cmx stdcompat__arrayLabels.cmx stdcompat__float.cmx stdcompat__queue.cmx stdcompat__ephemeron.cmx stdcompat__moreLabels.cmx stdcompat__lexing.cmx stdcompat__printexc.cmx stdcompat__result.cmx stdcompat__bool.cmx stdcompat__fun.cmx stdcompat__format.cmx stdcompat__printf.cmx stdcompat__stdlib.cmx stdcompat.cmx -cclib "-L. -lstdcompat__stubs" -o stdcompat.cmxs
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/stdcompat.15'
- cp stdcompat__native.ml_byte stdcompat__native.ml
- ocamlfind ocamldep stdcompat__init.ml stdcompat__root.ml stdcompat__seq_s.ml stdcompat__seq.ml stdcompat__tools.ml stdcompat__pervasives_s.ml stdcompat__arg_s.ml stdcompat__lazy_s.ml stdcompat__char_s.ml stdcompat__uchar_s.ml stdcompat__uchar.ml stdcompat__buffer_s.ml stdcompat__string_s.ml stdcompat__stringLabels_s.ml stdcompat__bytes_s.ml stdcompat__bytesLabels_s.ml stdcompat__either_s.ml stdcompat__either.ml stdcompat__list_s.ml stdcompat__listLabels_s.ml stdcompat__stack_s.ml stdcompat__list.ml stdcompat__hashtbl_ext.ml stdcompat__hashtbl_s.ml stdcompat__set_s.ml stdcompat__map_s.ml stdcompat__weak_s.ml stdcompat__sys_s.ml stdcompat__stream_s.ml stdcompat__digest_s.ml stdcompat__nativeint_s.ml stdcompat__int_s.ml stdcompat__int64_s.ml stdcompat__int32_s.ml stdcompat__filename_s.ml stdcompat__array_s.ml stdcompat__arrayLabels_s.ml stdcompat__float_s.ml stdcompat__queue_s.ml stdcompat__ephemeron_s.ml stdcompat__moreLabels_s.ml stdcompat__lexing_s.ml stdcompat__option_s.ml stdcompat__result_s.ml stdcompat__bool_s.ml stdcompat__fun_s.ml stdcompat__stdlib_s.ml stdcompat__printf_s.ml stdcompat__printexc_s.ml stdcompat__format_s.ml stdcompat__pervasives.ml stdcompat__arg.ml stdcompat__lazy.ml stdcompat__char.ml stdcompat__option.ml stdcompat__filename.ml stdcompat__sys.ml stdcompat__buffer.ml stdcompat__string.ml stdcompat__stringLabels.ml stdcompat__bytes.ml stdcompat__bytesLabels.ml stdcompat__listLabels.ml stdcompat__stack.ml stdcompat__hashtbl.ml stdcompat__set.ml stdcompat__map.ml stdcompat__weak.ml stdcompat__stream.ml stdcompat__digest.ml stdcompat__nativeint.ml stdcompat__int.ml stdcompat__int64.ml stdcompat__int32.ml stdcompat__array.ml stdcompat__arrayLabels.ml stdcompat__float.ml stdcompat__queue.ml stdcompat__ephemeron.ml stdcompat__moreLabels.ml stdcompat__lexing.ml stdcompat__printexc.ml stdcompat__result.ml stdcompat__bool.ml stdcompat__fun.ml stdcompat__format.ml stdcompat__printf.ml stdcompat__stdlib.ml stdcompat.ml stdcompat__native.mli stdcompat__init.mli stdcompat__root.mli stdcompat__seq_s.mli stdcompat__seq.mli stdcompat__tools.mli stdcompat__pervasives_s.mli stdcompat__arg_s.mli stdcompat__lazy_s.mli stdcompat__char_s.mli stdcompat__uchar_s.mli stdcompat__uchar.mli stdcompat__buffer_s.mli stdcompat__string_s.mli stdcompat__stringLabels_s.mli stdcompat__bytes_s.mli stdcompat__bytesLabels_s.mli stdcompat__either_s.mli stdcompat__either.mli stdcompat__list_s.mli stdcompat__listLabels_s.mli stdcompat__stack_s.mli stdcompat__list.mli stdcompat__hashtbl_ext.mli stdcompat__hashtbl_s.mli stdcompat__set_s.mli stdcompat__map_s.mli stdcompat__weak_s.mli stdcompat__sys_s.mli stdcompat__stream_s.mli stdcompat__digest_s.mli stdcompat__nativeint_s.mli stdcompat__int_s.mli stdcompat__int64_s.mli stdcompat__int32_s.mli stdcompat__filename_s.mli stdcompat__array_s.mli stdcompat__arrayLabels_s.mli stdcompat__float_s.mli stdcompat__queue_s.mli stdcompat__ephemeron_s.mli stdcompat__moreLabels_s.mli stdcompat__lexing_s.mli stdcompat__option_s.mli stdcompat__result_s.mli stdcompat__bool_s.mli stdcompat__fun_s.mli stdcompat__stdlib_s.mli stdcompat__printf_s.mli stdcompat__printexc_s.mli stdcompat__format_s.mli stdcompat__pervasives.mli stdcompat__arg.mli stdcompat__lazy.mli stdcompat__char.mli stdcompat__option.mli stdcompat__filename.mli stdcompat__sys.mli stdcompat__buffer.mli stdcompat__string.mli stdcompat__stringLabels.mli stdcompat__bytes.mli stdcompat__bytesLabels.mli stdcompat__listLabels.mli stdcompat__stack.mli stdcompat__hashtbl.mli stdcompat__set.mli stdcompat__map.mli stdcompat__weak.mli stdcompat__stream.mli stdcompat__digest.mli stdcompat__nativeint.mli stdcompat__int.mli stdcompat__int64.mli stdcompat__int32.mli stdcompat__array.mli stdcompat__arrayLabels.mli stdcompat__float.mli stdcompat__queue.mli stdcompat__ephemeron.mli stdcompat__moreLabels.mli stdcompat__lexing.mli stdcompat__printexc.mli stdcompat__result.mli stdcompat__bool.mli stdcompat__fun.mli stdcompat__format.mli stdcompat__printf.mli stdcompat__stdlib.mli stdcompat.mli stdcompat__native.ml_byte >.depend || rm -f .depend
- /usr/bin/make  all-am
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/stdcompat.15'
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__native.mli -o stdcompat__native.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__init.mli -o stdcompat__init.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__root.mli -o stdcompat__root.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__seq_s.mli -o stdcompat__seq_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__seq.mli -o stdcompat__seq.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__tools.mli -o stdcompat__tools.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__pervasives_s.mli -o stdcompat__pervasives_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__arg_s.mli -o stdcompat__arg_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__lazy_s.mli -o stdcompat__lazy_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__char_s.mli -o stdcompat__char_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__uchar_s.mli -o stdcompat__uchar_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__uchar.mli -o stdcompat__uchar.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__buffer_s.mli -o stdcompat__buffer_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__string_s.mli -o stdcompat__string_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__stringLabels_s.mli -o stdcompat__stringLabels_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__bytes_s.mli -o stdcompat__bytes_s.cmi
- File "stdcompat__bytes_s.mli", line 18, characters 0-127:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__bytesLabels_s.mli -o stdcompat__bytesLabels_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__either_s.mli -o stdcompat__either_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__either.mli -o stdcompat__either.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__list_s.mli -o stdcompat__list_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__listLabels_s.mli -o stdcompat__listLabels_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__stack_s.mli -o stdcompat__stack_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__list.mli -o stdcompat__list.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__hashtbl_ext.mli -o stdcompat__hashtbl_ext.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__hashtbl_s.mli -o stdcompat__hashtbl_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__set_s.mli -o stdcompat__set_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__map_s.mli -o stdcompat__map_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__weak_s.mli -o stdcompat__weak_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__sys_s.mli -o stdcompat__sys_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__stream_s.mli -o stdcompat__stream_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__digest_s.mli -o stdcompat__digest_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__nativeint_s.mli -o stdcompat__nativeint_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__int_s.mli -o stdcompat__int_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__int64_s.mli -o stdcompat__int64_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__int32_s.mli -o stdcompat__int32_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__filename_s.mli -o stdcompat__filename_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__array_s.mli -o stdcompat__array_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__arrayLabels_s.mli -o stdcompat__arrayLabels_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__float_s.mli -o stdcompat__float_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__queue_s.mli -o stdcompat__queue_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__hashtbl.mli -o stdcompat__hashtbl.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__ephemeron_s.mli -o stdcompat__ephemeron_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__moreLabels_s.mli -o stdcompat__moreLabels_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__lexing_s.mli -o stdcompat__lexing_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__pervasives.mli -o stdcompat__pervasives.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__option_s.mli -o stdcompat__option_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__result_s.mli -o stdcompat__result_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__bool_s.mli -o stdcompat__bool_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__fun_s.mli -o stdcompat__fun_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__printf_s.mli -o stdcompat__printf_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__printexc_s.mli -o stdcompat__printexc_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__format_s.mli -o stdcompat__format_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__stdlib_s.mli -o stdcompat__stdlib_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__arg.mli -o stdcompat__arg.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__lazy.mli -o stdcompat__lazy.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__char.mli -o stdcompat__char.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__option.mli -o stdcompat__option.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__filename.mli -o stdcompat__filename.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__sys.mli -o stdcompat__sys.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__buffer.mli -o stdcompat__buffer.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__string.mli -o stdcompat__string.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__stringLabels.mli -o stdcompat__stringLabels.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__bytes.mli -o stdcompat__bytes.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__bytesLabels.mli -o stdcompat__bytesLabels.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__listLabels.mli -o stdcompat__listLabels.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__stack.mli -o stdcompat__stack.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__set.mli -o stdcompat__set.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__map.mli -o stdcompat__map.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__weak.mli -o stdcompat__weak.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__stream.mli -o stdcompat__stream.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__digest.mli -o stdcompat__digest.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__nativeint.mli -o stdcompat__nativeint.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__int.mli -o stdcompat__int.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__int64.mli -o stdcompat__int64.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__int32.mli -o stdcompat__int32.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__array.mli -o stdcompat__array.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__arrayLabels.mli -o stdcompat__arrayLabels.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__float.mli -o stdcompat__float.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__queue.mli -o stdcompat__queue.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__ephemeron.mli -o stdcompat__ephemeron.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__moreLabels.mli -o stdcompat__moreLabels.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__lexing.mli -o stdcompat__lexing.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__printexc.mli -o stdcompat__printexc.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__result.mli -o stdcompat__result.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__bool.mli -o stdcompat__bool.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__fun.mli -o stdcompat__fun.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__format.mli -o stdcompat__format.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__printf.mli -o stdcompat__printf.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__stdlib.mli -o stdcompat__stdlib.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat.mli -o stdcompat.cmi
- ocamlfind ocamlc -c stdcompat__stubs.c
- ocamlfind ocamlmklib -o stdcompat__stubs stdcompat__stubs.o
- ocamlfind ocamlc  -bin-annot -no-alias-deps -I .  -c -impl stdcompat__native.ml_byte
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__init.ml -o stdcompat__init.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__root.ml -o stdcompat__root.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__seq_s.ml -o stdcompat__seq_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__seq.ml -o stdcompat__seq.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__tools.ml -o stdcompat__tools.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__pervasives_s.ml -o stdcompat__pervasives_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__arg_s.ml -o stdcompat__arg_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__lazy_s.ml -o stdcompat__lazy_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__char_s.ml -o stdcompat__char_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__uchar_s.ml -o stdcompat__uchar_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__uchar.ml -o stdcompat__uchar.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__buffer_s.ml -o stdcompat__buffer_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__string_s.ml -o stdcompat__string_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__stringLabels_s.ml -o stdcompat__stringLabels_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__bytes_s.ml -o stdcompat__bytes_s.cmo
- File "stdcompat__bytes_s.ml", line 18, characters 0-127:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__bytesLabels_s.ml -o stdcompat__bytesLabels_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__either_s.ml -o stdcompat__either_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__either.ml -o stdcompat__either.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__list_s.ml -o stdcompat__list_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__listLabels_s.ml -o stdcompat__listLabels_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__stack_s.ml -o stdcompat__stack_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__list.ml -o stdcompat__list.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__hashtbl_ext.ml -o stdcompat__hashtbl_ext.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__hashtbl_s.ml -o stdcompat__hashtbl_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__set_s.ml -o stdcompat__set_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__map_s.ml -o stdcompat__map_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__weak_s.ml -o stdcompat__weak_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__sys_s.ml -o stdcompat__sys_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__stream_s.ml -o stdcompat__stream_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__digest_s.ml -o stdcompat__digest_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__nativeint_s.ml -o stdcompat__nativeint_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__int_s.ml -o stdcompat__int_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__int64_s.ml -o stdcompat__int64_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__int32_s.ml -o stdcompat__int32_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__filename_s.ml -o stdcompat__filename_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__array_s.ml -o stdcompat__array_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__arrayLabels_s.ml -o stdcompat__arrayLabels_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__float_s.ml -o stdcompat__float_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__queue_s.ml -o stdcompat__queue_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__ephemeron_s.ml -o stdcompat__ephemeron_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__moreLabels_s.ml -o stdcompat__moreLabels_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__lexing_s.ml -o stdcompat__lexing_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__option_s.ml -o stdcompat__option_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__result_s.ml -o stdcompat__result_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__bool_s.ml -o stdcompat__bool_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__fun_s.ml -o stdcompat__fun_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__stdlib_s.ml -o stdcompat__stdlib_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__printf_s.ml -o stdcompat__printf_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__printexc_s.ml -o stdcompat__printexc_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__format_s.ml -o stdcompat__format_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__pervasives.ml -o stdcompat__pervasives.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__arg.ml -o stdcompat__arg.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__lazy.ml -o stdcompat__lazy.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__char.ml -o stdcompat__char.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__option.ml -o stdcompat__option.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__filename.ml -o stdcompat__filename.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__sys.ml -o stdcompat__sys.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__buffer.ml -o stdcompat__buffer.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__string.ml -o stdcompat__string.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__stringLabels.ml -o stdcompat__stringLabels.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__bytes.ml -o stdcompat__bytes.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__bytesLabels.ml -o stdcompat__bytesLabels.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__listLabels.ml -o stdcompat__listLabels.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__stack.ml -o stdcompat__stack.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__hashtbl.ml -o stdcompat__hashtbl.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__set.ml -o stdcompat__set.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__map.ml -o stdcompat__map.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__weak.ml -o stdcompat__weak.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__stream.ml -o stdcompat__stream.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__digest.ml -o stdcompat__digest.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__nativeint.ml -o stdcompat__nativeint.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__int.ml -o stdcompat__int.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__int64.ml -o stdcompat__int64.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__int32.ml -o stdcompat__int32.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__array.ml -o stdcompat__array.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__arrayLabels.ml -o stdcompat__arrayLabels.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__float.ml -o stdcompat__float.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__queue.ml -o stdcompat__queue.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__ephemeron.ml -o stdcompat__ephemeron.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__moreLabels.ml -o stdcompat__moreLabels.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__lexing.ml -o stdcompat__lexing.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__printexc.ml -o stdcompat__printexc.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__result.ml -o stdcompat__result.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__bool.ml -o stdcompat__bool.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__fun.ml -o stdcompat__fun.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__format.ml -o stdcompat__format.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__printf.ml -o stdcompat__printf.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__stdlib.ml -o stdcompat__stdlib.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat.ml -o stdcompat.cmo
- ocamlfind ocamlc  -bin-annot -no-alias-deps -a stdcompat__native.cmo stdcompat__init.cmo stdcompat__root.cmo stdcompat__seq_s.cmo stdcompat__seq.cmo stdcompat__tools.cmo stdcompat__pervasives_s.cmo stdcompat__arg_s.cmo stdcompat__lazy_s.cmo stdcompat__char_s.cmo stdcompat__uchar_s.cmo stdcompat__uchar.cmo stdcompat__buffer_s.cmo stdcompat__string_s.cmo stdcompat__stringLabels_s.cmo stdcompat__bytes_s.cmo stdcompat__bytesLabels_s.cmo stdcompat__either_s.cmo stdcompat__either.cmo stdcompat__list_s.cmo stdcompat__listLabels_s.cmo stdcompat__stack_s.cmo stdcompat__list.cmo stdcompat__hashtbl_ext.cmo stdcompat__hashtbl_s.cmo stdcompat__set_s.cmo stdcompat__map_s.cmo stdcompat__weak_s.cmo stdcompat__sys_s.cmo stdcompat__stream_s.cmo stdcompat__digest_s.cmo stdcompat__nativeint_s.cmo stdcompat__int_s.cmo stdcompat__int64_s.cmo stdcompat__int32_s.cmo stdcompat__filename_s.cmo stdcompat__array_s.cmo stdcompat__arrayLabels_s.cmo stdcompat__float_s.cmo stdcompat__queue_s.cmo stdcompat__ephemeron_s.cmo stdcompat__moreLabels_s.cmo stdcompat__lexing_s.cmo stdcompat__option_s.cmo stdcompat__result_s.cmo stdcompat__bool_s.cmo stdcompat__fun_s.cmo stdcompat__stdlib_s.cmo stdcompat__printf_s.cmo stdcompat__printexc_s.cmo stdcompat__format_s.cmo stdcompat__pervasives.cmo stdcompat__arg.cmo stdcompat__lazy.cmo stdcompat__char.cmo stdcompat__option.cmo stdcompat__filename.cmo stdcompat__sys.cmo stdcompat__buffer.cmo stdcompat__string.cmo stdcompat__stringLabels.cmo stdcompat__bytes.cmo stdcompat__bytesLabels.cmo stdcompat__listLabels.cmo stdcompat__stack.cmo stdcompat__hashtbl.cmo stdcompat__set.cmo stdcompat__map.cmo stdcompat__weak.cmo stdcompat__stream.cmo stdcompat__digest.cmo stdcompat__nativeint.cmo stdcompat__int.cmo stdcompat__int64.cmo stdcompat__int32.cmo stdcompat__array.cmo stdcompat__arrayLabels.cmo stdcompat__float.cmo stdcompat__queue.cmo stdcompat__ephemeron.cmo stdcompat__moreLabels.cmo stdcompat__lexing.cmo stdcompat__printexc.cmo stdcompat__result.cmo stdcompat__bool.cmo stdcompat__fun.cmo stdcompat__format.cmo stdcompat__printf.cmo stdcompat__stdlib.cmo stdcompat.cmo -cclib "-L. -lstdcompat__stubs" -o stdcompat.cma
- ocamlfind ocamlopt  -bin-annot -no-alias-deps -I .  -c -impl stdcompat__native.ml_native
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__init.ml -o stdcompat__init.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__root.ml -o stdcompat__root.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__seq_s.ml -o stdcompat__seq_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__seq.ml -o stdcompat__seq.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__tools.ml -o stdcompat__tools.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__pervasives_s.ml -o stdcompat__pervasives_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__arg_s.ml -o stdcompat__arg_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__lazy_s.ml -o stdcompat__lazy_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__char_s.ml -o stdcompat__char_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__uchar_s.ml -o stdcompat__uchar_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__uchar.ml -o stdcompat__uchar.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__buffer_s.ml -o stdcompat__buffer_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__string_s.ml -o stdcompat__string_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__stringLabels_s.ml -o stdcompat__stringLabels_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__bytes_s.ml -o stdcompat__bytes_s.cmx
- File "stdcompat__bytes_s.ml", line 18, characters 0-127:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__bytesLabels_s.ml -o stdcompat__bytesLabels_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__either_s.ml -o stdcompat__either_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__either.ml -o stdcompat__either.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__list_s.ml -o stdcompat__list_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__listLabels_s.ml -o stdcompat__listLabels_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__stack_s.ml -o stdcompat__stack_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__list.ml -o stdcompat__list.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__hashtbl_ext.ml -o stdcompat__hashtbl_ext.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__hashtbl_s.ml -o stdcompat__hashtbl_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__set_s.ml -o stdcompat__set_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__map_s.ml -o stdcompat__map_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__weak_s.ml -o stdcompat__weak_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__sys_s.ml -o stdcompat__sys_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__stream_s.ml -o stdcompat__stream_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__digest_s.ml -o stdcompat__digest_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__nativeint_s.ml -o stdcompat__nativeint_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__int_s.ml -o stdcompat__int_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__int64_s.ml -o stdcompat__int64_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__int32_s.ml -o stdcompat__int32_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__filename_s.ml -o stdcompat__filename_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__array_s.ml -o stdcompat__array_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__arrayLabels_s.ml -o stdcompat__arrayLabels_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__float_s.ml -o stdcompat__float_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__queue_s.ml -o stdcompat__queue_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__hashtbl.ml -o stdcompat__hashtbl.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__ephemeron_s.ml -o stdcompat__ephemeron_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__moreLabels_s.ml -o stdcompat__moreLabels_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__lexing_s.ml -o stdcompat__lexing_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__pervasives.ml -o stdcompat__pervasives.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__option_s.ml -o stdcompat__option_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__result_s.ml -o stdcompat__result_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__bool_s.ml -o stdcompat__bool_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__fun_s.ml -o stdcompat__fun_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__printf_s.ml -o stdcompat__printf_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__printexc_s.ml -o stdcompat__printexc_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__format_s.ml -o stdcompat__format_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__stdlib_s.ml -o stdcompat__stdlib_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__arg.ml -o stdcompat__arg.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__lazy.ml -o stdcompat__lazy.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__char.ml -o stdcompat__char.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__option.ml -o stdcompat__option.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__filename.ml -o stdcompat__filename.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__sys.ml -o stdcompat__sys.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__buffer.ml -o stdcompat__buffer.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__string.ml -o stdcompat__string.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__stringLabels.ml -o stdcompat__stringLabels.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__bytes.ml -o stdcompat__bytes.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__bytesLabels.ml -o stdcompat__bytesLabels.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__listLabels.ml -o stdcompat__listLabels.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__stack.ml -o stdcompat__stack.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__set.ml -o stdcompat__set.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__map.ml -o stdcompat__map.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__weak.ml -o stdcompat__weak.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__stream.ml -o stdcompat__stream.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__digest.ml -o stdcompat__digest.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__nativeint.ml -o stdcompat__nativeint.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__int.ml -o stdcompat__int.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__int64.ml -o stdcompat__int64.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__int32.ml -o stdcompat__int32.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__array.ml -o stdcompat__array.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__arrayLabels.ml -o stdcompat__arrayLabels.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__float.ml -o stdcompat__float.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__queue.ml -o stdcompat__queue.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__ephemeron.ml -o stdcompat__ephemeron.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__moreLabels.ml -o stdcompat__moreLabels.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__lexing.ml -o stdcompat__lexing.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__printexc.ml -o stdcompat__printexc.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__result.ml -o stdcompat__result.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__bool.ml -o stdcompat__bool.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__fun.ml -o stdcompat__fun.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__format.ml -o stdcompat__format.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__printf.ml -o stdcompat__printf.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__stdlib.ml -o stdcompat__stdlib.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat.ml -o stdcompat.cmx
- ocamlfind ocamlopt  -bin-annot -no-alias-deps -a stdcompat__native.cmx stdcompat__init.cmx stdcompat__root.cmx stdcompat__seq_s.cmx stdcompat__seq.cmx stdcompat__tools.cmx stdcompat__pervasives_s.cmx stdcompat__arg_s.cmx stdcompat__lazy_s.cmx stdcompat__char_s.cmx stdcompat__uchar_s.cmx stdcompat__uchar.cmx stdcompat__buffer_s.cmx stdcompat__string_s.cmx stdcompat__stringLabels_s.cmx stdcompat__bytes_s.cmx stdcompat__bytesLabels_s.cmx stdcompat__either_s.cmx stdcompat__either.cmx stdcompat__list_s.cmx stdcompat__listLabels_s.cmx stdcompat__stack_s.cmx stdcompat__list.cmx stdcompat__hashtbl_ext.cmx stdcompat__hashtbl_s.cmx stdcompat__set_s.cmx stdcompat__map_s.cmx stdcompat__weak_s.cmx stdcompat__sys_s.cmx stdcompat__stream_s.cmx stdcompat__digest_s.cmx stdcompat__nativeint_s.cmx stdcompat__int_s.cmx stdcompat__int64_s.cmx stdcompat__int32_s.cmx stdcompat__filename_s.cmx stdcompat__array_s.cmx stdcompat__arrayLabels_s.cmx stdcompat__float_s.cmx stdcompat__queue_s.cmx stdcompat__ephemeron_s.cmx stdcompat__moreLabels_s.cmx stdcompat__lexing_s.cmx stdcompat__option_s.cmx stdcompat__result_s.cmx stdcompat__bool_s.cmx stdcompat__fun_s.cmx stdcompat__stdlib_s.cmx stdcompat__printf_s.cmx stdcompat__printexc_s.cmx stdcompat__format_s.cmx stdcompat__pervasives.cmx stdcompat__arg.cmx stdcompat__lazy.cmx stdcompat__char.cmx stdcompat__option.cmx stdcompat__filename.cmx stdcompat__sys.cmx stdcompat__buffer.cmx stdcompat__string.cmx stdcompat__stringLabels.cmx stdcompat__bytes.cmx stdcompat__bytesLabels.cmx stdcompat__listLabels.cmx stdcompat__stack.cmx stdcompat__hashtbl.cmx stdcompat__set.cmx stdcompat__map.cmx stdcompat__weak.cmx stdcompat__stream.cmx stdcompat__digest.cmx stdcompat__nativeint.cmx stdcompat__int.cmx stdcompat__int64.cmx stdcompat__int32.cmx stdcompat__array.cmx stdcompat__arrayLabels.cmx stdcompat__float.cmx stdcompat__queue.cmx stdcompat__ephemeron.cmx stdcompat__moreLabels.cmx stdcompat__lexing.cmx stdcompat__printexc.cmx stdcompat__result.cmx stdcompat__bool.cmx stdcompat__fun.cmx stdcompat__format.cmx stdcompat__printf.cmx stdcompat__stdlib.cmx stdcompat.cmx -cclib "-L. -lstdcompat__stubs" -o stdcompat.cmxa
- ocamlfind ocamlopt  -bin-annot -no-alias-deps -shared stdcompat__native.cmx stdcompat__init.cmx stdcompat__root.cmx stdcompat__seq_s.cmx stdcompat__seq.cmx stdcompat__tools.cmx stdcompat__pervasives_s.cmx stdcompat__arg_s.cmx stdcompat__lazy_s.cmx stdcompat__char_s.cmx stdcompat__uchar_s.cmx stdcompat__uchar.cmx stdcompat__buffer_s.cmx stdcompat__string_s.cmx stdcompat__stringLabels_s.cmx stdcompat__bytes_s.cmx stdcompat__bytesLabels_s.cmx stdcompat__either_s.cmx stdcompat__either.cmx stdcompat__list_s.cmx stdcompat__listLabels_s.cmx stdcompat__stack_s.cmx stdcompat__list.cmx stdcompat__hashtbl_ext.cmx stdcompat__hashtbl_s.cmx stdcompat__set_s.cmx stdcompat__map_s.cmx stdcompat__weak_s.cmx stdcompat__sys_s.cmx stdcompat__stream_s.cmx stdcompat__digest_s.cmx stdcompat__nativeint_s.cmx stdcompat__int_s.cmx stdcompat__int64_s.cmx stdcompat__int32_s.cmx stdcompat__filename_s.cmx stdcompat__array_s.cmx stdcompat__arrayLabels_s.cmx stdcompat__float_s.cmx stdcompat__queue_s.cmx stdcompat__ephemeron_s.cmx stdcompat__moreLabels_s.cmx stdcompat__lexing_s.cmx stdcompat__option_s.cmx stdcompat__result_s.cmx stdcompat__bool_s.cmx stdcompat__fun_s.cmx stdcompat__stdlib_s.cmx stdcompat__printf_s.cmx stdcompat__printexc_s.cmx stdcompat__format_s.cmx stdcompat__pervasives.cmx stdcompat__arg.cmx stdcompat__lazy.cmx stdcompat__char.cmx stdcompat__option.cmx stdcompat__filename.cmx stdcompat__sys.cmx stdcompat__buffer.cmx stdcompat__string.cmx stdcompat__stringLabels.cmx stdcompat__bytes.cmx stdcompat__bytesLabels.cmx stdcompat__listLabels.cmx stdcompat__stack.cmx stdcompat__hashtbl.cmx stdcompat__set.cmx stdcompat__map.cmx stdcompat__weak.cmx stdcompat__stream.cmx stdcompat__digest.cmx stdcompat__nativeint.cmx stdcompat__int.cmx stdcompat__int64.cmx stdcompat__int32.cmx stdcompat__array.cmx stdcompat__arrayLabels.cmx stdcompat__float.cmx stdcompat__queue.cmx stdcompat__ephemeron.cmx stdcompat__moreLabels.cmx stdcompat__lexing.cmx stdcompat__printexc.cmx stdcompat__result.cmx stdcompat__bool.cmx stdcompat__fun.cmx stdcompat__format.cmx stdcompat__printf.cmx stdcompat__stdlib.cmx stdcompat.cmx -cclib "-L. -lstdcompat__stubs" -o stdcompat.cmxs
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/stdcompat.15'
-> compiled  stdcompat.15
Processing 32/40: [dune: ./boot.exe 31]
Processing 33/40: [dune: ./boot.exe 31] [stdcompat: make install]
+ /usr/bin/make "install" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/stdcompat.15)
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/stdcompat.15'
- make[1]: Nothing to be done for 'install-exec-am'.
-  /bin/mkdir -p '/home/opam/.opam/4.03.0/lib/stdcompat'
-  /usr/bin/install -c META stdcompat__native.ml stdcompat__init.ml stdcompat__root.ml stdcompat__seq_s.ml stdcompat__seq.ml stdcompat__tools.ml stdcompat__pervasives_s.ml stdcompat__arg_s.ml stdcompat__lazy_s.ml stdcompat__char_s.ml stdcompat__uchar_s.ml stdcompat__uchar.ml stdcompat__buffer_s.ml stdcompat__string_s.ml stdcompat__stringLabels_s.ml stdcompat__bytes_s.ml stdcompat__bytesLabels_s.ml stdcompat__either_s.ml stdcompat__either.ml stdcompat__list_s.ml stdcompat__listLabels_s.ml stdcompat__stack_s.ml stdcompat__list.ml stdcompat__hashtbl_ext.ml stdcompat__hashtbl_s.ml stdcompat__set_s.ml stdcompat__map_s.ml stdcompat__weak_s.ml stdcompat__sys_s.ml stdcompat__stream_s.ml stdcompat__digest_s.ml stdcompat__nativeint_s.ml stdcompat__int_s.ml stdcompat__int64_s.ml stdcompat__int32_s.ml stdcompat__filename_s.ml stdcompat__array_s.ml stdcompat__arrayLabels_s.ml stdcompat__float_s.ml '/home/opam/.opam/4.03.0/lib/stdcompat'
-  /usr/bin/install -c stdcompat__queue_s.ml stdcompat__ephemeron_s.ml stdcompat__moreLabels_s.ml stdcompat__lexing_s.ml stdcompat__option_s.ml stdcompat__result_s.ml stdcompat__bool_s.ml stdcompat__fun_s.ml stdcompat__stdlib_s.ml stdcompat__printf_s.ml stdcompat__printexc_s.ml stdcompat__format_s.ml stdcompat__pervasives.ml stdcompat__arg.ml stdcompat__lazy.ml stdcompat__char.ml stdcompat__option.ml stdcompat__filename.ml stdcompat__sys.ml stdcompat__buffer.ml stdcompat__string.ml stdcompat__stringLabels.ml stdcompat__bytes.ml stdcompat__bytesLabels.ml stdcompat__listLabels.ml stdcompat__stack.ml stdcompat__hashtbl.ml stdcompat__set.ml stdcompat__map.ml stdcompat__weak.ml stdcompat__stream.ml stdcompat__digest.ml stdcompat__nativeint.ml stdcompat__int.ml stdcompat__int64.ml stdcompat__int32.ml stdcompat__array.ml stdcompat__arrayLabels.ml stdcompat__float.ml stdcompat__queue.ml '/home/opam/.opam/4.03.0/lib/stdcompat'
-  /usr/bin/install -c stdcompat__ephemeron.ml stdcompat__moreLabels.ml stdcompat__lexing.ml stdcompat__printexc.ml stdcompat__result.ml stdcompat__bool.ml stdcompat__fun.ml stdcompat__format.ml stdcompat__printf.ml stdcompat__stdlib.ml stdcompat.ml stdcompat__native.cmi stdcompat__init.cmi stdcompat__root.cmi stdcompat__seq_s.cmi stdcompat__seq.cmi stdcompat__tools.cmi stdcompat__pervasives_s.cmi stdcompat__arg_s.cmi stdcompat__lazy_s.cmi stdcompat__char_s.cmi stdcompat__uchar_s.cmi stdcompat__uchar.cmi stdcompat__buffer_s.cmi stdcompat__string_s.cmi stdcompat__stringLabels_s.cmi stdcompat__bytes_s.cmi stdcompat__bytesLabels_s.cmi stdcompat__either_s.cmi stdcompat__either.cmi stdcompat__list_s.cmi stdcompat__listLabels_s.cmi stdcompat__stack_s.cmi stdcompat__list.cmi stdcompat__hashtbl_ext.cmi stdcompat__hashtbl_s.cmi stdcompat__set_s.cmi stdcompat__map_s.cmi stdcompat__weak_s.cmi stdcompat__sys_s.cmi '/home/opam/.opam/4.03.0/lib/stdcompat'
-  /usr/bin/install -c stdcompat__stream_s.cmi stdcompat__digest_s.cmi stdcompat__nativeint_s.cmi stdcompat__int_s.cmi stdcompat__int64_s.cmi stdcompat__int32_s.cmi stdcompat__filename_s.cmi stdcompat__array_s.cmi stdcompat__arrayLabels_s.cmi stdcompat__float_s.cmi stdcompat__queue_s.cmi stdcompat__ephemeron_s.cmi stdcompat__moreLabels_s.cmi stdcompat__lexing_s.cmi stdcompat__option_s.cmi stdcompat__result_s.cmi stdcompat__bool_s.cmi stdcompat__fun_s.cmi stdcompat__stdlib_s.cmi stdcompat__printf_s.cmi stdcompat__printexc_s.cmi stdcompat__format_s.cmi stdcompat__pervasives.cmi stdcompat__arg.cmi stdcompat__lazy.cmi stdcompat__char.cmi stdcompat__option.cmi stdcompat__filename.cmi stdcompat__sys.cmi stdcompat__buffer.cmi stdcompat__string.cmi stdcompat__stringLabels.cmi stdcompat__bytes.cmi stdcompat__bytesLabels.cmi stdcompat__listLabels.cmi stdcompat__stack.cmi stdcompat__hashtbl.cmi stdcompat__set.cmi stdcompat__map.cmi stdcompat__weak.cmi '/home/opam/.opam/4.03.0/lib/stdcompat'
-  /usr/bin/install -c stdcompat__stream.cmi stdcompat__digest.cmi stdcompat__nativeint.cmi stdcompat__int.cmi stdcompat__int64.cmi stdcompat__int32.cmi stdcompat__array.cmi stdcompat__arrayLabels.cmi stdcompat__float.cmi stdcompat__queue.cmi stdcompat__ephemeron.cmi stdcompat__moreLabels.cmi stdcompat__lexing.cmi stdcompat__printexc.cmi stdcompat__result.cmi stdcompat__bool.cmi stdcompat__fun.cmi stdcompat__format.cmi stdcompat__printf.cmi stdcompat__stdlib.cmi stdcompat.cmi libstdcompat__stubs.a stdcompat.h stdcompat.cma stdcompat.cmxa stdcompat.a stdcompat__native.cmx stdcompat__init.cmx stdcompat__root.cmx stdcompat__seq_s.cmx stdcompat__seq.cmx stdcompat__tools.cmx stdcompat__pervasives_s.cmx stdcompat__arg_s.cmx stdcompat__lazy_s.cmx stdcompat__char_s.cmx stdcompat__uchar_s.cmx stdcompat__uchar.cmx stdcompat__buffer_s.cmx stdcompat__string_s.cmx '/home/opam/.opam/4.03.0/lib/stdcompat'
-  /usr/bin/install -c stdcompat__stringLabels_s.cmx stdcompat__bytes_s.cmx stdcompat__bytesLabels_s.cmx stdcompat__either_s.cmx stdcompat__either.cmx stdcompat__list_s.cmx stdcompat__listLabels_s.cmx stdcompat__stack_s.cmx stdcompat__list.cmx stdcompat__hashtbl_ext.cmx stdcompat__hashtbl_s.cmx stdcompat__set_s.cmx stdcompat__map_s.cmx stdcompat__weak_s.cmx stdcompat__sys_s.cmx stdcompat__stream_s.cmx stdcompat__digest_s.cmx stdcompat__nativeint_s.cmx stdcompat__int_s.cmx stdcompat__int64_s.cmx stdcompat__int32_s.cmx stdcompat__filename_s.cmx stdcompat__array_s.cmx stdcompat__arrayLabels_s.cmx stdcompat__float_s.cmx stdcompat__queue_s.cmx stdcompat__ephemeron_s.cmx stdcompat__moreLabels_s.cmx stdcompat__lexing_s.cmx stdcompat__option_s.cmx stdcompat__result_s.cmx stdcompat__bool_s.cmx stdcompat__fun_s.cmx stdcompat__stdlib_s.cmx stdcompat__printf_s.cmx stdcompat__printexc_s.cmx stdcompat__format_s.cmx stdcompat__pervasives.cmx stdcompat__arg.cmx stdcompat__lazy.cmx '/home/opam/.opam/4.03.0/lib/stdcompat'
-  /usr/bin/install -c stdcompat__char.cmx stdcompat__option.cmx stdcompat__filename.cmx stdcompat__sys.cmx stdcompat__buffer.cmx stdcompat__string.cmx stdcompat__stringLabels.cmx stdcompat__bytes.cmx stdcompat__bytesLabels.cmx stdcompat__listLabels.cmx stdcompat__stack.cmx stdcompat__hashtbl.cmx stdcompat__set.cmx stdcompat__map.cmx stdcompat__weak.cmx stdcompat__stream.cmx stdcompat__digest.cmx stdcompat__nativeint.cmx stdcompat__int.cmx stdcompat__int64.cmx stdcompat__int32.cmx stdcompat__array.cmx stdcompat__arrayLabels.cmx stdcompat__float.cmx stdcompat__queue.cmx stdcompat__ephemeron.cmx stdcompat__moreLabels.cmx stdcompat__lexing.cmx stdcompat__printexc.cmx stdcompat__result.cmx stdcompat__bool.cmx stdcompat__fun.cmx stdcompat__format.cmx stdcompat__printf.cmx stdcompat__stdlib.cmx stdcompat.cmx stdcompat.cmxs stdcompat__native.cmt stdcompat__init.cmt stdcompat__root.cmt '/home/opam/.opam/4.03.0/lib/stdcompat'
-  /usr/bin/install -c stdcompat__seq_s.cmt stdcompat__seq.cmt stdcompat__tools.cmt stdcompat__pervasives_s.cmt stdcompat__arg_s.cmt stdcompat__lazy_s.cmt stdcompat__char_s.cmt stdcompat__uchar_s.cmt stdcompat__uchar.cmt stdcompat__buffer_s.cmt stdcompat__string_s.cmt stdcompat__stringLabels_s.cmt stdcompat__bytes_s.cmt stdcompat__bytesLabels_s.cmt stdcompat__either_s.cmt stdcompat__either.cmt stdcompat__list_s.cmt stdcompat__listLabels_s.cmt stdcompat__stack_s.cmt stdcompat__list.cmt stdcompat__hashtbl_ext.cmt stdcompat__hashtbl_s.cmt stdcompat__set_s.cmt stdcompat__map_s.cmt stdcompat__weak_s.cmt stdcompat__sys_s.cmt stdcompat__stream_s.cmt stdcompat__digest_s.cmt stdcompat__nativeint_s.cmt stdcompat__int_s.cmt stdcompat__int64_s.cmt stdcompat__int32_s.cmt stdcompat__filename_s.cmt stdcompat__array_s.cmt stdcompat__arrayLabels_s.cmt stdcompat__float_s.cmt stdcompat__queue_s.cmt stdcompat__ephemeron_s.cmt stdcompat__moreLabels_s.cmt stdcompat__lexing_s.cmt '/home/opam/.opam/4.03.0/lib/stdcompat'
-  /usr/bin/install -c stdcompat__option_s.cmt stdcompat__result_s.cmt stdcompat__bool_s.cmt stdcompat__fun_s.cmt stdcompat__stdlib_s.cmt stdcompat__printf_s.cmt stdcompat__printexc_s.cmt stdcompat__format_s.cmt stdcompat__pervasives.cmt stdcompat__arg.cmt stdcompat__lazy.cmt stdcompat__char.cmt stdcompat__option.cmt stdcompat__filename.cmt stdcompat__sys.cmt stdcompat__buffer.cmt stdcompat__string.cmt stdcompat__stringLabels.cmt stdcompat__bytes.cmt stdcompat__bytesLabels.cmt stdcompat__listLabels.cmt stdcompat__stack.cmt stdcompat__hashtbl.cmt stdcompat__set.cmt stdcompat__map.cmt stdcompat__weak.cmt stdcompat__stream.cmt stdcompat__digest.cmt stdcompat__nativeint.cmt stdcompat__int.cmt stdcompat__int64.cmt stdcompat__int32.cmt stdcompat__array.cmt stdcompat__arrayLabels.cmt stdcompat__float.cmt stdcompat__queue.cmt stdcompat__ephemeron.cmt stdcompat__moreLabels.cmt stdcompat__lexing.cmt stdcompat__printexc.cmt '/home/opam/.opam/4.03.0/lib/stdcompat'
-  /usr/bin/install -c stdcompat__result.cmt stdcompat__bool.cmt stdcompat__fun.cmt stdcompat__format.cmt stdcompat__printf.cmt stdcompat__stdlib.cmt stdcompat.cmt '/home/opam/.opam/4.03.0/lib/stdcompat'
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/stdcompat.15'
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/stdcompat.15'
- make[1]: Nothing to be done for 'install-exec-am'.
-  /bin/mkdir -p '/home/opam/.opam/4.03.0/lib/stdcompat'
-  /usr/bin/install -c META stdcompat__native.ml stdcompat__init.ml stdcompat__root.ml stdcompat__seq_s.ml stdcompat__seq.ml stdcompat__tools.ml stdcompat__pervasives_s.ml stdcompat__arg_s.ml stdcompat__lazy_s.ml stdcompat__char_s.ml stdcompat__uchar_s.ml stdcompat__uchar.ml stdcompat__buffer_s.ml stdcompat__string_s.ml stdcompat__stringLabels_s.ml stdcompat__bytes_s.ml stdcompat__bytesLabels_s.ml stdcompat__either_s.ml stdcompat__either.ml stdcompat__list_s.ml stdcompat__listLabels_s.ml stdcompat__stack_s.ml stdcompat__list.ml stdcompat__hashtbl_ext.ml stdcompat__hashtbl_s.ml stdcompat__set_s.ml stdcompat__map_s.ml stdcompat__weak_s.ml stdcompat__sys_s.ml stdcompat__stream_s.ml stdcompat__digest_s.ml stdcompat__nativeint_s.ml stdcompat__int_s.ml stdcompat__int64_s.ml stdcompat__int32_s.ml stdcompat__filename_s.ml stdcompat__array_s.ml stdcompat__arrayLabels_s.ml stdcompat__float_s.ml '/home/opam/.opam/4.03.0/lib/stdcompat'
-  /usr/bin/install -c stdcompat__queue_s.ml stdcompat__ephemeron_s.ml stdcompat__moreLabels_s.ml stdcompat__lexing_s.ml stdcompat__option_s.ml stdcompat__result_s.ml stdcompat__bool_s.ml stdcompat__fun_s.ml stdcompat__stdlib_s.ml stdcompat__printf_s.ml stdcompat__printexc_s.ml stdcompat__format_s.ml stdcompat__pervasives.ml stdcompat__arg.ml stdcompat__lazy.ml stdcompat__char.ml stdcompat__option.ml stdcompat__filename.ml stdcompat__sys.ml stdcompat__buffer.ml stdcompat__string.ml stdcompat__stringLabels.ml stdcompat__bytes.ml stdcompat__bytesLabels.ml stdcompat__listLabels.ml stdcompat__stack.ml stdcompat__hashtbl.ml stdcompat__set.ml stdcompat__map.ml stdcompat__weak.ml stdcompat__stream.ml stdcompat__digest.ml stdcompat__nativeint.ml stdcompat__int.ml stdcompat__int64.ml stdcompat__int32.ml stdcompat__array.ml stdcompat__arrayLabels.ml stdcompat__float.ml stdcompat__queue.ml '/home/opam/.opam/4.03.0/lib/stdcompat'
-  /usr/bin/install -c stdcompat__ephemeron.ml stdcompat__moreLabels.ml stdcompat__lexing.ml stdcompat__printexc.ml stdcompat__result.ml stdcompat__bool.ml stdcompat__fun.ml stdcompat__format.ml stdcompat__printf.ml stdcompat__stdlib.ml stdcompat.ml stdcompat__native.cmi stdcompat__init.cmi stdcompat__root.cmi stdcompat__seq_s.cmi stdcompat__seq.cmi stdcompat__tools.cmi stdcompat__pervasives_s.cmi stdcompat__arg_s.cmi stdcompat__lazy_s.cmi stdcompat__char_s.cmi stdcompat__uchar_s.cmi stdcompat__uchar.cmi stdcompat__buffer_s.cmi stdcompat__string_s.cmi stdcompat__stringLabels_s.cmi stdcompat__bytes_s.cmi stdcompat__bytesLabels_s.cmi stdcompat__either_s.cmi stdcompat__either.cmi stdcompat__list_s.cmi stdcompat__listLabels_s.cmi stdcompat__stack_s.cmi stdcompat__list.cmi stdcompat__hashtbl_ext.cmi stdcompat__hashtbl_s.cmi stdcompat__set_s.cmi stdcompat__map_s.cmi stdcompat__weak_s.cmi stdcompat__sys_s.cmi '/home/opam/.opam/4.03.0/lib/stdcompat'
-  /usr/bin/install -c stdcompat__stream_s.cmi stdcompat__digest_s.cmi stdcompat__nativeint_s.cmi stdcompat__int_s.cmi stdcompat__int64_s.cmi stdcompat__int32_s.cmi stdcompat__filename_s.cmi stdcompat__array_s.cmi stdcompat__arrayLabels_s.cmi stdcompat__float_s.cmi stdcompat__queue_s.cmi stdcompat__ephemeron_s.cmi stdcompat__moreLabels_s.cmi stdcompat__lexing_s.cmi stdcompat__option_s.cmi stdcompat__result_s.cmi stdcompat__bool_s.cmi stdcompat__fun_s.cmi stdcompat__stdlib_s.cmi stdcompat__printf_s.cmi stdcompat__printexc_s.cmi stdcompat__format_s.cmi stdcompat__pervasives.cmi stdcompat__arg.cmi stdcompat__lazy.cmi stdcompat__char.cmi stdcompat__option.cmi stdcompat__filename.cmi stdcompat__sys.cmi stdcompat__buffer.cmi stdcompat__string.cmi stdcompat__stringLabels.cmi stdcompat__bytes.cmi stdcompat__bytesLabels.cmi stdcompat__listLabels.cmi stdcompat__stack.cmi stdcompat__hashtbl.cmi stdcompat__set.cmi stdcompat__map.cmi stdcompat__weak.cmi '/home/opam/.opam/4.03.0/lib/stdcompat'
-  /usr/bin/install -c stdcompat__stream.cmi stdcompat__digest.cmi stdcompat__nativeint.cmi stdcompat__int.cmi stdcompat__int64.cmi stdcompat__int32.cmi stdcompat__array.cmi stdcompat__arrayLabels.cmi stdcompat__float.cmi stdcompat__queue.cmi stdcompat__ephemeron.cmi stdcompat__moreLabels.cmi stdcompat__lexing.cmi stdcompat__printexc.cmi stdcompat__result.cmi stdcompat__bool.cmi stdcompat__fun.cmi stdcompat__format.cmi stdcompat__printf.cmi stdcompat__stdlib.cmi stdcompat.cmi libstdcompat__stubs.a stdcompat.h stdcompat.cma stdcompat.cmxa stdcompat.a stdcompat__native.cmx stdcompat__init.cmx stdcompat__root.cmx stdcompat__seq_s.cmx stdcompat__seq.cmx stdcompat__tools.cmx stdcompat__pervasives_s.cmx stdcompat__arg_s.cmx stdcompat__lazy_s.cmx stdcompat__char_s.cmx stdcompat__uchar_s.cmx stdcompat__uchar.cmx stdcompat__buffer_s.cmx stdcompat__string_s.cmx '/home/opam/.opam/4.03.0/lib/stdcompat'
-  /usr/bin/install -c stdcompat__stringLabels_s.cmx stdcompat__bytes_s.cmx stdcompat__bytesLabels_s.cmx stdcompat__either_s.cmx stdcompat__either.cmx stdcompat__list_s.cmx stdcompat__listLabels_s.cmx stdcompat__stack_s.cmx stdcompat__list.cmx stdcompat__hashtbl_ext.cmx stdcompat__hashtbl_s.cmx stdcompat__set_s.cmx stdcompat__map_s.cmx stdcompat__weak_s.cmx stdcompat__sys_s.cmx stdcompat__stream_s.cmx stdcompat__digest_s.cmx stdcompat__nativeint_s.cmx stdcompat__int_s.cmx stdcompat__int64_s.cmx stdcompat__int32_s.cmx stdcompat__filename_s.cmx stdcompat__array_s.cmx stdcompat__arrayLabels_s.cmx stdcompat__float_s.cmx stdcompat__queue_s.cmx stdcompat__ephemeron_s.cmx stdcompat__moreLabels_s.cmx stdcompat__lexing_s.cmx stdcompat__option_s.cmx stdcompat__result_s.cmx stdcompat__bool_s.cmx stdcompat__fun_s.cmx stdcompat__stdlib_s.cmx stdcompat__printf_s.cmx stdcompat__printexc_s.cmx stdcompat__format_s.cmx stdcompat__pervasives.cmx stdcompat__arg.cmx stdcompat__lazy.cmx '/home/opam/.opam/4.03.0/lib/stdcompat'
-  /usr/bin/install -c stdcompat__char.cmx stdcompat__option.cmx stdcompat__filename.cmx stdcompat__sys.cmx stdcompat__buffer.cmx stdcompat__string.cmx stdcompat__stringLabels.cmx stdcompat__bytes.cmx stdcompat__bytesLabels.cmx stdcompat__listLabels.cmx stdcompat__stack.cmx stdcompat__hashtbl.cmx stdcompat__set.cmx stdcompat__map.cmx stdcompat__weak.cmx stdcompat__stream.cmx stdcompat__digest.cmx stdcompat__nativeint.cmx stdcompat__int.cmx stdcompat__int64.cmx stdcompat__int32.cmx stdcompat__array.cmx stdcompat__arrayLabels.cmx stdcompat__float.cmx stdcompat__queue.cmx stdcompat__ephemeron.cmx stdcompat__moreLabels.cmx stdcompat__lexing.cmx stdcompat__printexc.cmx stdcompat__result.cmx stdcompat__bool.cmx stdcompat__fun.cmx stdcompat__format.cmx stdcompat__printf.cmx stdcompat__stdlib.cmx stdcompat.cmx stdcompat.cmxs stdcompat__native.cmt stdcompat__init.cmt stdcompat__root.cmt '/home/opam/.opam/4.03.0/lib/stdcompat'
-  /usr/bin/install -c stdcompat__seq_s.cmt stdcompat__seq.cmt stdcompat__tools.cmt stdcompat__pervasives_s.cmt stdcompat__arg_s.cmt stdcompat__lazy_s.cmt stdcompat__char_s.cmt stdcompat__uchar_s.cmt stdcompat__uchar.cmt stdcompat__buffer_s.cmt stdcompat__string_s.cmt stdcompat__stringLabels_s.cmt stdcompat__bytes_s.cmt stdcompat__bytesLabels_s.cmt stdcompat__either_s.cmt stdcompat__either.cmt stdcompat__list_s.cmt stdcompat__listLabels_s.cmt stdcompat__stack_s.cmt stdcompat__list.cmt stdcompat__hashtbl_ext.cmt stdcompat__hashtbl_s.cmt stdcompat__set_s.cmt stdcompat__map_s.cmt stdcompat__weak_s.cmt stdcompat__sys_s.cmt stdcompat__stream_s.cmt stdcompat__digest_s.cmt stdcompat__nativeint_s.cmt stdcompat__int_s.cmt stdcompat__int64_s.cmt stdcompat__int32_s.cmt stdcompat__filename_s.cmt stdcompat__array_s.cmt stdcompat__arrayLabels_s.cmt stdcompat__float_s.cmt stdcompat__queue_s.cmt stdcompat__ephemeron_s.cmt stdcompat__moreLabels_s.cmt stdcompat__lexing_s.cmt '/home/opam/.opam/4.03.0/lib/stdcompat'
-  /usr/bin/install -c stdcompat__option_s.cmt stdcompat__result_s.cmt stdcompat__bool_s.cmt stdcompat__fun_s.cmt stdcompat__stdlib_s.cmt stdcompat__printf_s.cmt stdcompat__printexc_s.cmt stdcompat__format_s.cmt stdcompat__pervasives.cmt stdcompat__arg.cmt stdcompat__lazy.cmt stdcompat__char.cmt stdcompat__option.cmt stdcompat__filename.cmt stdcompat__sys.cmt stdcompat__buffer.cmt stdcompat__string.cmt stdcompat__stringLabels.cmt stdcompat__bytes.cmt stdcompat__bytesLabels.cmt stdcompat__listLabels.cmt stdcompat__stack.cmt stdcompat__hashtbl.cmt stdcompat__set.cmt stdcompat__map.cmt stdcompat__weak.cmt stdcompat__stream.cmt stdcompat__digest.cmt stdcompat__nativeint.cmt stdcompat__int.cmt stdcompat__int64.cmt stdcompat__int32.cmt stdcompat__array.cmt stdcompat__arrayLabels.cmt stdcompat__float.cmt stdcompat__queue.cmt stdcompat__ephemeron.cmt stdcompat__moreLabels.cmt stdcompat__lexing.cmt stdcompat__printexc.cmt '/home/opam/.opam/4.03.0/lib/stdcompat'
-  /usr/bin/install -c stdcompat__result.cmt stdcompat__bool.cmt stdcompat__fun.cmt stdcompat__format.cmt stdcompat__printf.cmt stdcompat__stdlib.cmt stdcompat.cmt '/home/opam/.opam/4.03.0/lib/stdcompat'
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/stdcompat.15'
-> installed stdcompat.15
Processing 33/40: [dune: ./boot.exe 31]
+ /home/opam/.opam/4.03.0/.opam-switch/build/dune.1.11.4/./boot.exe "--release" "-j" "31" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/dune.1.11.4)
-> compiled  dune.1.11.4
-> installed dune.1.11.4
Processing 35/40: [cppo: dune build]
Processing 36/40: [cppo: dune build] [cppo_ocamlbuild: dune build]
+ /home/opam/.opam/4.03.0/bin/dune "build" "-p" "cppo_ocamlbuild" "-j" "31" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/cppo_ocamlbuild.1.6.7)
-> compiled  cppo_ocamlbuild.1.6.7
Processing 36/40: [cppo: dune build]
-> installed cppo_ocamlbuild.1.6.7
Processing 37/40: [cppo: dune build]
+ /home/opam/.opam/4.03.0/bin/dune "build" "-p" "cppo" "-j" "31" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/cppo.1.6.7)
-> compiled  cppo.1.6.7
-> installed cppo.1.6.7
Processing 39/40: [shcaml: ocaml build]
+ /home/opam/.opam/4.03.0/bin/ocaml "pkg/pkg.ml" "build" "--dev-pkg" "false" "--with-lwt" "false" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/shcaml.0.2.1)
- ocamlfind ocamlopt -package unix -package ocamlbuild -linkpkg -package cppo_ocamlbuild myocamlbuild.ml /home/opam/.opam/4.03.0/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- ocamlfind ocamldep -package pcre -package hmap -package unix -package stdcompat -modules lib/flags.mli > lib/flags.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -package pcre -package hmap -package unix -package stdcompat -I lib -o lib/flags.cmi lib/flags.mli
- /home/opam/.opam/4.03.0/bin/ocamllex.opt -q lib/flags.mll
- ocamlfind ocamldep -package pcre -package hmap -package unix -package stdcompat -modules lib/flags.ml > lib/flags.ml.depends
- ocamlfind ocamldep -package pcre -package hmap -package unix -package stdcompat -modules lib/util.ml > lib/util.ml.depends
- ocamlfind ocamldep -package pcre -package hmap -package unix -package stdcompat -modules lib/version.mli > lib/version.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -package pcre -package hmap -package unix -package stdcompat -I lib -o lib/version.cmi lib/version.mli
- ocamlfind ocamldep -package pcre -package hmap -package unix -package stdcompat -modules lib/version.ml > lib/version.ml.depends
- ocamlfind ocamldep -package pcre -package hmap -package unix -package stdcompat -modules lib/weakPlus.mli > lib/weakPlus.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -package pcre -package hmap -package unix -package stdcompat -I lib -o lib/weakPlus.cmi lib/weakPlus.mli
- ocamlfind ocamldep -package pcre -package hmap -package unix -package stdcompat -modules lib/weakPlus.ml > lib/weakPlus.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -for-pack Shcaml -package pcre -package hmap -package unix -package stdcompat -I lib -o lib/util.cmo lib/util.ml
- ocamlfind ocamldep -package pcre -package hmap -package unix -package stdcompat -modules lib/priorityQueue.mli > lib/priorityQueue.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -package pcre -package hmap -package unix -package stdcompat -I lib -o lib/priorityQueue.cmi lib/priorityQueue.mli
- ocamlfind ocamldep -package pcre -package hmap -package unix -package stdcompat -modules lib/priorityQueue.ml > lib/priorityQueue.ml.depends
- ocamlfind ocamldep -package pcre -package hmap -package unix -package stdcompat -modules lib/signal.mli > lib/signal.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -package pcre -package hmap -package unix -package stdcompat -I lib -o lib/signal.cmi lib/signal.mli
- ocamlfind ocamldep -package pcre -package hmap -package unix -package stdcompat -modules lib/signal.ml > lib/signal.ml.depends
- ocamlfind ocamldep -package pcre -package hmap -package unix -package stdcompat -modules lib/reader.mli > lib/reader.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -package pcre -package hmap -package unix -package stdcompat -I lib -o lib/reader.cmi lib/reader.mli
- ocamlfind ocamldep -package pcre -package hmap -package unix -package stdcompat -modules lib/reader.ml > lib/reader.ml.depends
- ocamlfind ocamldep -package pcre -package hmap -package unix -package stdcompat -modules lib/delimited.mli > lib/delimited.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -package pcre -package hmap -package unix -package stdcompat -I lib -o lib/delimited.cmi lib/delimited.mli
- ocamlfind ocamldep -package pcre -package hmap -package unix -package stdcompat -modules lib/delimited.ml > lib/delimited.ml.depends
- ocamlfind ocamldep -package pcre -package hmap -package unix -package stdcompat -modules lib/iVar.mli > lib/iVar.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -package pcre -package hmap -package unix -package stdcompat -I lib -o lib/iVar.cmi lib/iVar.mli
- ocamlfind ocamldep -package pcre -package hmap -package unix -package stdcompat -modules lib/iVar.ml > lib/iVar.ml.depends
- ocamlfind ocamldep -package pcre -package hmap -package unix -package stdcompat -modules lib/abort.mli > lib/abort.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -package pcre -package hmap -package unix -package stdcompat -I lib -o lib/abort.cmi lib/abort.mli
- ocamlfind ocamldep -package pcre -package hmap -package unix -package stdcompat -modules lib/abort.ml > lib/abort.ml.depends
- ocamlfind ocamldep -package pcre -package hmap -package unix -package stdcompat -modules lib/disposal.mli > lib/disposal.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -package pcre -package hmap -package unix -package stdcompat -I lib -o lib/disposal.cmi lib/disposal.mli
- ocamlfind ocamldep -package pcre -package hmap -package unix -package stdcompat -modules lib/disposal.ml > lib/disposal.ml.depends
- ocamlfind ocamldep -package pcre -package hmap -package unix -package stdcompat -modules lib/proc.mli > lib/proc.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -package pcre -package hmap -package unix -package stdcompat -I lib -o lib/proc.cmi lib/proc.mli
- cppo -o lib/proc.ml lib/proc.cppo.ml
- ocamlfind ocamldep -package pcre -package hmap -package unix -package stdcompat -modules lib/proc.ml > lib/proc.ml.depends
- ocamlfind ocamldep -package pcre -package hmap -package unix -package stdcompat -modules lib/line.mli > lib/line.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -package pcre -package hmap -package unix -package stdcompat -I lib -o lib/line.cmi lib/line.mli
- ocamlfind ocamldep -package pcre -package hmap -package unix -package stdcompat -modules lib/line.ml > lib/line.ml.depends
- ocamlfind ocamldep -package pcre -package hmap -package unix -package stdcompat -modules lib/channel.mli > lib/channel.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -package pcre -package hmap -package unix -package stdcompat -I lib -o lib/channel.cmi lib/channel.mli
- ocamlfind ocamldep -package pcre -package hmap -package unix -package stdcompat -modules lib/channel.ml > lib/channel.ml.depends
- ocamlfind ocamldep -package pcre -package hmap -package unix -package stdcompat -modules lib/shtream.mli > lib/shtream.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -package pcre -package hmap -package unix -package stdcompat -I lib -o lib/shtream.cmi lib/shtream.mli
- ocamlfind ocamldep -package pcre -package hmap -package unix -package stdcompat -modules lib/shtream.ml > lib/shtream.ml.depends
- ocamlfind ocamldep -package pcre -package hmap -package unix -package stdcompat -modules lib/anyShtream.mli > lib/anyShtream.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -package pcre -package hmap -package unix -package stdcompat -I lib -o lib/anyShtream.cmi lib/anyShtream.mli
- ocamlfind ocamldep -package pcre -package hmap -package unix -package stdcompat -modules lib/anyShtream.ml > lib/anyShtream.ml.depends
- ocamlfind ocamldep -package pcre -package hmap -package unix -package stdcompat -modules lib/stringShtream.mli > lib/stringShtream.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -package pcre -package hmap -package unix -package stdcompat -I lib -o lib/stringShtream.cmi lib/stringShtream.mli
- ocamlfind ocamldep -package pcre -package hmap -package unix -package stdcompat -modules lib/stringShtream.ml > lib/stringShtream.ml.depends
- ocamlfind ocamldep -package pcre -package hmap -package unix -package stdcompat -modules lib/lineShtream.mli > lib/lineShtream.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -package pcre -package hmap -package unix -package stdcompat -I lib -o lib/lineShtream.cmi lib/lineShtream.mli
- ocamlfind ocamldep -package pcre -package hmap -package unix -package stdcompat -modules lib/lineShtream.ml > lib/lineShtream.ml.depends
- ocamlfind ocamldep -package pcre -package hmap -package unix -package stdcompat -modules lib/fitting.mli > lib/fitting.mli.depends
- ocamlfind ocamldep -package pcre -package hmap -package unix -package stdcompat -modules lib/fittingSig.ml > lib/fittingSig.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -for-pack Shcaml -package pcre -package hmap -package unix -package stdcompat -I lib -o lib/fittingSig.cmo lib/fittingSig.ml
- ocamlfind ocamlc -c -g -bin-annot -package pcre -package hmap -package unix -package stdcompat -I lib -o lib/fitting.cmi lib/fitting.mli
- ocamlfind ocamldep -package pcre -package hmap -package unix -package stdcompat -modules lib/fitting.ml > lib/fitting.ml.depends
- ocamlfind ocamldep -package pcre -package hmap -package unix -package stdcompat -modules lib/adaptor.mli > lib/adaptor.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -package pcre -package hmap -package unix -package stdcompat -I lib -o lib/adaptor.cmi lib/adaptor.mli
- ocamlfind ocamldep -package pcre -package hmap -package unix -package stdcompat -modules lib/adaptor.ml > lib/adaptor.ml.depends
- ocamlfind ocamldep -package pcre -package hmap -package unix -package stdcompat -modules lib/depDAG.mli > lib/depDAG.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -package pcre -package hmap -package unix -package stdcompat -I lib -o lib/depDAG.cmi lib/depDAG.mli
- ocamlfind ocamldep -package pcre -package hmap -package unix -package stdcompat -modules lib/depDAG.ml > lib/depDAG.ml.depends
- ocamlfind ocamldep -package pcre -package hmap -package unix -package stdcompat -modules lib/usrBin.mli > lib/usrBin.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -package pcre -package hmap -package unix -package stdcompat -I lib -o lib/usrBin.cmi lib/usrBin.mli
- ocamlfind ocamldep -package pcre -package hmap -package unix -package stdcompat -modules lib/usrBin.ml > lib/usrBin.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -for-pack Shcaml -package pcre -package hmap -package unix -package stdcompat -I lib -o lib/flags.cmo lib/flags.ml
- ocamlfind ocamlc -c -g -bin-annot -for-pack Shcaml -package pcre -package hmap -package unix -package stdcompat -I lib -o lib/version.cmo lib/version.ml
- ocamlfind ocamlc -c -g -bin-annot -for-pack Shcaml -package pcre -package hmap -package unix -package stdcompat -I lib -o lib/weakPlus.cmo lib/weakPlus.ml
- ocamlfind ocamlc -c -g -bin-annot -for-pack Shcaml -package pcre -package hmap -package unix -package stdcompat -I lib -o lib/priorityQueue.cmo lib/priorityQueue.ml
- ocamlfind ocamlc -c -g -bin-annot -for-pack Shcaml -package pcre -package hmap -package unix -package stdcompat -I lib -o lib/signal.cmo lib/signal.ml
- ocamlfind ocamlc -c -g -bin-annot -for-pack Shcaml -package pcre -package hmap -package unix -package stdcompat -I lib -o lib/reader.cmo lib/reader.ml
- ocamlfind ocamlc -c -g -bin-annot -for-pack Shcaml -package pcre -package hmap -package unix -package stdcompat -I lib -o lib/delimited.cmo lib/delimited.ml
- ocamlfind ocamlc -c -g -bin-annot -for-pack Shcaml -package pcre -package hmap -package unix -package stdcompat -I lib -o lib/iVar.cmo lib/iVar.ml
- ocamlfind ocamlc -c -g -bin-annot -for-pack Shcaml -package pcre -package hmap -package unix -package stdcompat -I lib -o lib/abort.cmo lib/abort.ml
- ocamlfind ocamlc -c -g -bin-annot -for-pack Shcaml -package pcre -package hmap -package unix -package stdcompat -I lib -o lib/disposal.cmo lib/disposal.ml
- ocamlfind ocamlc -c -g -bin-annot -for-pack Shcaml -package pcre -package hmap -package unix -package stdcompat -I lib -o lib/proc.cmo lib/proc.ml
- ocamlfind ocamlc -c -g -bin-annot -for-pack Shcaml -package pcre -package hmap -package unix -package stdcompat -I lib -o lib/line.cmo lib/line.ml
- ocamlfind ocamlc -c -g -bin-annot -for-pack Shcaml -package pcre -package hmap -package unix -package stdcompat -I lib -o lib/channel.cmo lib/channel.ml
- ocamlfind ocamlc -c -g -bin-annot -for-pack Shcaml -package pcre -package hmap -package unix -package stdcompat -I lib -o lib/shtream.cmo lib/shtream.ml
- ocamlfind ocamlc -c -g -bin-annot -for-pack Shcaml -package pcre -package hmap -package unix -package stdcompat -I lib -o lib/anyShtream.cmo lib/anyShtream.ml
- + ocamlfind ocamlc -c -g -bin-annot -for-pack Shcaml -package pcre -package hmap -package unix -package stdcompat -I lib -o lib/line.cmo lib/line.ml
- File "lib/line.ml", line 18, characters 20-37:
- Warning 52: the argument of this constructor should not be matched against a
- constant pattern; the actual value of the argument could change
- in the future.
- ocamlfind ocamlc -c -g -bin-annot -for-pack Shcaml -package pcre -package hmap -package unix -package stdcompat -I lib -o lib/stringShtream.cmo lib/stringShtream.ml
- ocamlfind ocamlc -c -g -bin-annot -for-pack Shcaml -package pcre -package hmap -package unix -package stdcompat -I lib -o lib/lineShtream.cmo lib/lineShtream.ml
- + ocamlfind ocamlc -c -g -bin-annot -for-pack Shcaml -package pcre -package hmap -package unix -package stdcompat -I lib -o lib/channel.cmo lib/channel.ml
- File "lib/channel.ml", line 59, characters 32-55:
- Warning 52: the argument of this constructor should not be matched against a
- constant pattern; the actual value of the argument could change
- in the future.
- File "lib/channel.ml", line 67, characters 32-55:
- Warning 52: the argument of this constructor should not be matched against a
- constant pattern; the actual value of the argument could change
- in the future.
- ocamlfind ocamlc -c -g -bin-annot -for-pack Shcaml -package pcre -package hmap -package unix -package stdcompat -I lib -o lib/fitting.cmo lib/fitting.ml
- ocamlfind ocamlc -c -g -bin-annot -for-pack Shcaml -package pcre -package hmap -package unix -package stdcompat -I lib -o lib/adaptor.cmo lib/adaptor.ml
- ocamlfind ocamlc -c -g -bin-annot -for-pack Shcaml -package pcre -package hmap -package unix -package stdcompat -I lib -o lib/depDAG.cmo lib/depDAG.ml
- ocamlfind ocamlc -c -g -bin-annot -for-pack Shcaml -package pcre -package hmap -package unix -package stdcompat -I lib -o lib/usrBin.cmo lib/usrBin.ml
- ocamlfind ocamlc -pack -g -bin-annot lib/flags.cmo lib/util.cmo lib/version.cmo lib/weakPlus.cmo lib/priorityQueue.cmo lib/signal.cmo lib/reader.cmo lib/delimited.cmo lib/iVar.cmo lib/abort.cmo lib/disposal.cmo lib/proc.cmo lib/line.cmo lib/channel.cmo lib/shtream.cmo lib/anyShtream.cmo lib/stringShtream.cmo lib/lineShtream.cmo lib/fittingSig.cmo lib/fitting.cmo lib/adaptor.cmo lib/depDAG.cmo lib/usrBin.cmo -o lib/shcaml.cmo
- ocamlfind ocamlopt -c -g -bin-annot -for-pack Shcaml -package pcre -package hmap -package unix -package stdcompat -I lib -o lib/util.cmx lib/util.ml
- ocamlfind ocamlopt -c -g -bin-annot -for-pack Shcaml -package pcre -package hmap -package unix -package stdcompat -I lib -o lib/reader.cmx lib/reader.ml
- ocamlfind ocamlopt -c -g -bin-annot -for-pack Shcaml -package pcre -package hmap -package unix -package stdcompat -I lib -o lib/weakPlus.cmx lib/weakPlus.ml
- ocamlfind ocamlopt -c -g -bin-annot -for-pack Shcaml -package pcre -package hmap -package unix -package stdcompat -I lib -o lib/iVar.cmx lib/iVar.ml
- ocamlfind ocamlopt -c -g -bin-annot -for-pack Shcaml -package pcre -package hmap -package unix -package stdcompat -I lib -o lib/delimited.cmx lib/delimited.ml
- ocamlfind ocamlopt -c -g -bin-annot -for-pack Shcaml -package pcre -package hmap -package unix -package stdcompat -I lib -o lib/proc.cmx lib/proc.ml
- ocamlfind ocamlopt -c -g -bin-annot -for-pack Shcaml -package pcre -package hmap -package unix -package stdcompat -I lib -o lib/disposal.cmx lib/disposal.ml
- ocamlfind ocamlopt -c -g -bin-annot -for-pack Shcaml -package pcre -package hmap -package unix -package stdcompat -I lib -o lib/channel.cmx lib/channel.ml
- + ocamlfind ocamlopt -c -g -bin-annot -for-pack Shcaml -package pcre -package hmap -package unix -package stdcompat -I lib -o lib/channel.cmx lib/channel.ml
- File "lib/channel.ml", line 59, characters 32-55:
- Warning 52: the argument of this constructor should not be matched against a
- constant pattern; the actual value of the argument could change
- in the future.
- File "lib/channel.ml", line 67, characters 32-55:
- Warning 52: the argument of this constructor should not be matched against a
- constant pattern; the actual value of the argument could change
- in the future.
- ocamlfind ocamlopt -c -g -bin-annot -for-pack Shcaml -package pcre -package hmap -package unix -package stdcompat -I lib -o lib/signal.cmx lib/signal.ml
- ocamlfind ocamlopt -c -g -bin-annot -for-pack Shcaml -package pcre -package hmap -package unix -package stdcompat -I lib -o lib/shtream.cmx lib/shtream.ml
- ocamlfind ocamlopt -c -g -bin-annot -for-pack Shcaml -package pcre -package hmap -package unix -package stdcompat -I lib -o lib/anyShtream.cmx lib/anyShtream.ml
- ocamlfind ocamlopt -c -g -bin-annot -for-pack Shcaml -package pcre -package hmap -package unix -package stdcompat -I lib -o lib/line.cmx lib/line.ml
- + ocamlfind ocamlopt -c -g -bin-annot -for-pack Shcaml -package pcre -package hmap -package unix -package stdcompat -I lib -o lib/line.cmx lib/line.ml
- File "lib/line.ml", line 18, characters 20-37:
- Warning 52: the argument of this constructor should not be matched against a
- constant pattern; the actual value of the argument could change
- in the future.
- ocamlfind ocamlopt -c -g -bin-annot -for-pack Shcaml -package pcre -package hmap -package unix -package stdcompat -I lib -o lib/abort.cmx lib/abort.ml
- ocamlfind ocamlopt -c -g -bin-annot -for-pack Shcaml -package pcre -package hmap -package unix -package stdcompat -I lib -o lib/lineShtream.cmx lib/lineShtream.ml
- ocamlfind ocamlopt -c -g -bin-annot -for-pack Shcaml -package pcre -package hmap -package unix -package stdcompat -I lib -o lib/fittingSig.cmx lib/fittingSig.ml
- ocamlfind ocamlopt -c -g -bin-annot -for-pack Shcaml -package pcre -package hmap -package unix -package stdcompat -I lib -o lib/fitting.cmx lib/fitting.ml
- ocamlfind ocamlopt -c -g -bin-annot -for-pack Shcaml -package pcre -package hmap -package unix -package stdcompat -I lib -o lib/priorityQueue.cmx lib/priorityQueue.ml
- ocamlfind ocamlopt -c -g -bin-annot -for-pack Shcaml -package pcre -package hmap -package unix -package stdcompat -I lib -o lib/adaptor.cmx lib/adaptor.ml
- ocamlfind ocamlopt -c -g -bin-annot -for-pack Shcaml -package pcre -package hmap -package unix -package stdcompat -I lib -o lib/flags.cmx lib/flags.ml
- ocamlfind ocamlopt -c -g -bin-annot -for-pack Shcaml -package pcre -package hmap -package unix -package stdcompat -I lib -o lib/version.cmx lib/version.ml
- ocamlfind ocamlopt -c -g -bin-annot -for-pack Shcaml -package pcre -package hmap -package unix -package stdcompat -I lib -o lib/stringShtream.cmx lib/stringShtream.ml
- ocamlfind ocamlopt -c -g -bin-annot -for-pack Shcaml -package pcre -package hmap -package unix -package stdcompat -I lib -o lib/depDAG.cmx lib/depDAG.ml
- ocamlfind ocamlopt -c -g -bin-annot -for-pack Shcaml -package pcre -package hmap -package unix -package stdcompat -I lib -o lib/usrBin.cmx lib/usrBin.ml
- touch lib/shcaml.mli  ; if  ocamlfind ocamlopt -pack -g -bin-annot -I lib lib/flags.cmx lib/util.cmx lib/version.cmx lib/weakPlus.cmx lib/priorityQueue.cmx lib/signal.cmx lib/reader.cmx lib/delimited.cmx lib/iVar.cmx lib/abort.cmx lib/disposal.cmx lib/proc.cmx lib/line.cmx lib/channel.cmx lib/shtream.cmx lib/anyShtream.cmx lib/stringShtream.cmx lib/lineShtream.cmx lib/fittingSig.cmx lib/fitting.cmx lib/adaptor.cmx lib/depDAG.cmx lib/usrBin.cmx -o lib/shcaml.cmx  ; then  rm -f lib/shcaml.mli  ; else  rm -f lib/shcaml.mli  ; exit 1; fi
- ocamlfind ocamlopt -a -package pcre -package hmap -package unix -package stdcompat -I lib lib/shcaml.cmx -o lib/shcaml.cmxa
- ocamlfind ocamlopt -shared -linkall -package pcre -package hmap -package unix -package stdcompat -I lib lib/shcaml.cmxa -o lib/shcaml.cmxs
- ocamlfind ocamlc -a -package pcre -package hmap -package unix -package stdcompat -I lib lib/shcaml.cmo -o lib/shcaml.cma
- ocamlfind ocamldep -package compiler-libs -package pcre -package hmap -package unix -package stdcompat -modules lib/shcaml_top.ml > lib/shcaml_top.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -package compiler-libs -package pcre -package hmap -package unix -package stdcompat -I lib -o lib/shcaml_top.cmo lib/shcaml_top.ml
- + ocamlfind ocamlc -c -g -bin-annot -package compiler-libs -package pcre -package hmap -package unix -package stdcompat -I lib -o lib/shcaml_top.cmo lib/shcaml_top.ml
- findlib: [WARNING] Interface proc.cmi occurs in several directories: lib, /home/opam/.opam/4.03.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03.0/lib/ocaml, /home/opam/.opam/4.03.0/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -c -g -bin-annot -package compiler-libs -package pcre -package hmap -package unix -package stdcompat -I lib -o lib/shcaml_top.cmx lib/shcaml_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -package compiler-libs -package pcre -package hmap -package unix -package stdcompat -I lib -o lib/shcaml_top.cmx lib/shcaml_top.ml
- findlib: [WARNING] Interface proc.cmi occurs in several directories: lib, /home/opam/.opam/4.03.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03.0/lib/ocaml, /home/opam/.opam/4.03.0/lib/ocaml/compiler-libs
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Topdirs, and its interface was not compiled with -opaque
- ocamlfind ocamlopt -a -package compiler-libs -package pcre -package hmap -package unix -package stdcompat -I lib lib/shcaml_top.cmx -o lib/shcaml_top.cmxa
- + ocamlfind ocamlopt -a -package compiler-libs -package pcre -package hmap -package unix -package stdcompat -I lib lib/shcaml_top.cmx -o lib/shcaml_top.cmxa
- findlib: [WARNING] Interface proc.cmi occurs in several directories: lib, /home/opam/.opam/4.03.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03.0/lib/ocaml, /home/opam/.opam/4.03.0/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -shared -linkall -package compiler-libs -package pcre -package hmap -package unix -package stdcompat -I lib lib/shcaml_top.cmxa -o lib/shcaml_top.cmxs
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs -package pcre -package hmap -package unix -package stdcompat -I lib lib/shcaml_top.cmxa -o lib/shcaml_top.cmxs
- findlib: [WARNING] Interface proc.cmi occurs in several directories: lib, /home/opam/.opam/4.03.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03.0/lib/ocaml, /home/opam/.opam/4.03.0/lib/ocaml/compiler-libs
- ocamlfind ocamlc -a -package compiler-libs -package pcre -package hmap -package unix -package stdcompat -I lib lib/shcaml_top.cmo -o lib/shcaml_top.cma
- + ocamlfind ocamlc -a -package compiler-libs -package pcre -package hmap -package unix -package stdcompat -I lib lib/shcaml_top.cmo -o lib/shcaml_top.cma
- findlib: [WARNING] Interface proc.cmi occurs in several directories: lib, /home/opam/.opam/4.03.0/lib/ocaml/compiler-libs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03.0/lib/ocaml, /home/opam/.opam/4.03.0/lib/ocaml/compiler-libs
- # Parallel statistics: { count(total): 2(101), max: 21, min: 5, average(total): 13.000(1.238) }
-> compiled  shcaml.0.2.1
-> installed shcaml.0.2.1
Done.
# Run eval $(opam env) to update the current shell environment
---> saved as "5610c1c6ca199ec83814848e5631302f8b18818488b8421814f8bed9c2c79bb3"
Job succeeded