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


Building on m1-a.ocamllabs.io

(from ocaml/opam:debian-unstable)
Unable to find image 'ocaml/opam:debian-unstable' locally
debian-unstable: Pulling from ocaml/opam
a6543f35db5e: Pulling fs layer
cc2950235715: Pulling fs layer
5fb07599fbb1: Pulling fs layer
a6543f35db5e: Verifying Checksum
a6543f35db5e: Download complete
a6543f35db5e: Pull complete
5fb07599fbb1: Verifying Checksum
5fb07599fbb1: Download complete
cc2950235715: Verifying Checksum
cc2950235715: Download complete
cc2950235715: Pull complete
5fb07599fbb1: Pull complete
Digest: sha256:dfed7bff1a381ffff2cd28380e5300e2918ceefeafb3be42fb70e650cb5a5ae8
Status: Downloaded newer image for ocaml/opam:debian-unstable
2021-12-03 20:28.19 ---> using "0acd5aeaa8f7bc314514d9795d14a7f12ec72a6a5b11c5904350189734c6859b" from cache

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

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (run (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam"))
2021-12-03 20:28.19 ---> using "4d29eb3e0b7cd69a97ed90837671d5ca38aa41e2fb94346298af500378eca6fa" from cache

/: (run (network host)
        (shell "rm -rf ~/opam-repository && git clone -q 'https://github.com/ocaml/opam-repository' ~/opam-repository && git -C ~/opam-repository checkout -q b1ed080260d9fb3332ffd1ed74a70b40f8d46d66"))
2021-12-03 20:28.19 ---> using "470a5139cd314c308ef6f8a7115ce3eecbef27ce3b36ad57c590d49c448a8f62" from cache

/: (run (shell "rm -rf ~/.opam && opam init -ya --bare --config ~/.opamrc-sandbox ~/opam-repository"))
Configuring from /home/opam/.opamrc-sandbox, then /home/opam/.opamrc, and finally from built-in defaults.
Checking for available remotes: rsync and local, git.
  - you won't be able to use mercurial repositories unless you install the hg command on your system.
  - you won't be able to use darcs repositories unless you install the darcs command on your system.


<><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><>
[default] Initialised

User configuration:
  ~/.profile is already up-to-date.
[NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc.

2021-12-03 20:28.19 ---> using "6ff696b0fce120bd80d73dc055775d9b6cd971171da508a2aeef8fc7d75ea210" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=default '4.03' '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  (https://github.com/ocaml/ocaml/archive/4.03.0.tar.gz)
-> installed ocaml-base-compiler.4.03.0
-> installed ocaml-config.1
-> installed ocaml.4.03.0
Done.
# Run eval $(opam env --switch=4.03) to update the current shell environment
2021-12-03 20:28.19 ---> using "23e27d2965d054633d20d3e25ea771bf22da048b2b70e0214f1eaf062ec0dfdf" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [165 kB]
- Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2021-12-03-0809.31-F-2021-11-23-2001.32.pdiff [599 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2021-12-03-0809.31-F-2021-11-23-2001.32.pdiff [599 kB]
- Fetched 828 kB in 5s (182 kB/s)
- Reading package lists...
- 
2021-12-03 20:28.19 ---> using "0113cea4dc14891677fa73203999e786a0890893c2c77d35ad518ce67f5e1ab2" 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  (https://github.com/ocaml/ocaml/archive/4.08.1.tar.gz)
-> installed ocaml-secondary-compiler.4.08.1-1
Done.
# Run eval $(opam env) to update the current shell environment
2021-12-03 20:28.19 ---> using "ebf15ff2a8d86facdcc89cb4c655b3ce5300876753ca31a5abdcc279aff1257a" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell  "\
               \nopam remove -y \"stog-rdf.0.16.1\"\
               \nopam install -vy \"stog-rdf.0.16.1\"\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: \"stog-rdf.0.16.1\" | grep -q '\"debian-unstable\"'; then\
               \n        echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\
               \n        exit 69\
               \n    fi\
               \nfi\
               \n\
               \n\
               \nexit $res\
               \n"))
[NOTE] stog-rdf.0.16.1 is not installed.

Nothing to do.
The following actions will be performed:
  - install ocamlbuild               0.14.0     [required by xmlm, pcre, jsonm, etc.]
  - install conf-pkg-config          2          [required by conf-zlib, conf-libpcre]
  - install ocamlfind                1.9.1      [required by rdf, stog]
  - remove  ocaml-secondary-compiler 4.08.1-1
  - install base-num                 base       [required by num]
  - install conf-gmp                 3          [required by conf-gmp-powm-sec, zarith]
  - install conf-perl                1          [required by zarith]
  - install dune                     1.11.4     [required by yojson, lwt, ppx_blob]
  - install cmdliner                 1.0.4      [required by uuidm]
  - install conf-which               1          [required by camlp4]
  - install uchar                    0.0.2      [required by jsonm]
  - install conf-zlib                1          [required by cryptokit]
  - install conf-libpcre             1          [required by pcre]
  - install topkg                    1.0.4      [required by uuidm, jsonm, xmlm]
  - install ppx_tools                5.0+4.03.0 [required by ocf]
  - install menhir                   20190924   [required by rdf]
  - install calendar                 2.04       [required by rdf]
  - install base-bytes               base       [required by pcre, ocamlnet]
  - install num                      0          [required by sexplib]
  - install conf-gmp-powm-sec        3          [required by cryptokit]
  - install zarith                   1.11       [required by cryptokit]
  - install seq                      0.2.2      [required by lwt]
  - install result                   1.5        [required by lwt]
  - install ppx_derivers             1.2.1      [required by ocaml-migrate-parsetree]
  - install mmap                     1.1.0      [required by lwt]
  - install jbuilder                 transition [required by uri]
  - install easy-format              1.3.2      [required by yojson]
  - install dune-configurator        1.0.0      [required by lwt]
  - install cppo                     1.6.8      [required by lwt, yojson]
  - install camlp4                   4.03+1     [required by ulex]
  - install xmlm                     1.3.0      [required by rdf]
  - install uutf                     1.0.2      [required by rdf]
  - install uuidm                    0.9.7      [required by rdf]
  - install stringext                1.6.0      [required by uri]
  - install pcre                     7.2.3      [required by rdf]
  - install cryptokit                1.14       [required by rdf]
  - install re                       1.9.0      [required by uri]
  - install ocaml-migrate-parsetree  1.2.0      [required by uri, ppx_blob]
  - install sexplib                  v0.9.2     [required by uri]
  - install ppx_traverse_builtins    v0.9.0     [required by ppx_core, ppx_metaquot]
  - install ocaml-compiler-libs      v0.9.0     [required by ppx_core]
  - install biniou                   1.2.1      [required by yojson]
  - install gen                      0.5.3      [required by sedlex]
  - install ocplib-endian            1.2        [required by lwt]
  - install ulex                     1.2        [required by higlo]
  - install uunf                     14.0.0     [required by iri]
  - install jsonm                    1.0.1      [required by rdf]
  - install ocamlnet                 4.1.9-1    [required by stog]
  - install ppx_tools_versioned      5.2        [required by sedlex]
  - install ppx_blob                 0.7.0      [required by stog]
  - install base                     v0.9.3     [required by ppx_core]
  - install ppx_ast                  v0.9.1     [required by ppx_core]
  - install yojson                   1.7.0      [required by rdf]
  - install lwt                      5.2.0      [required by rdf, stog]
  - install sedlex                   1.99.4     [required by rdf]
  - install stdio                    v0.9.0     [required by ppx_core]
  - install ocf                      0.5.0      [required by stog]
  - install js_of_ocaml-compiler     3.3.0      [required by js_of_ocaml]
  - install iri                      0.4.0      [required by rdf]
  - install ppx_core                 v0.9.0     [required by ppx_sexp_conv]
  - install js_of_ocaml              3.3.0      [required by stog]
  - install ppx_optcomp              v0.9.0     [required by ppx_driver]
  - install js_of_ocaml-ppx          3.3.0      [required by xtmpl]
  - install ppx_driver               v0.9.1     [required by ppx_sexp_conv]
  - install xtmpl                    0.17.0     [required by stog]
  - install ppx_metaquot             v0.9.0     [required by ppx_sexp_conv]
  - install higlo                    0.6        [required by stog]
  - install ppx_type_conv            v0.9.0     [required by ppx_sexp_conv]
  - install stog                     0.16.0     [required by stog-rdf]
  - install ppx_sexp_conv            v0.9.0     [required by uri]
  - install uri                      1.9.7      [required by rdf]
  - install rdf                      0.11.0     [required by stog-rdf]
  - install stog-rdf                 0.16.1
===== 72 to install | 1 to remove =====

The following system packages will first need to be installed:
    libgmp-dev libpcre3-dev pkg-config zlib1g-dev

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
Let opam run your package manager to install the required system packages?
(answer 'n' for other options) [Y/n] y
+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libgmp-dev" "libpcre3-dev" "pkg-config" "zlib1g-dev"
- 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 ... 18119 files and directories currently installed.)
- Preparing to unpack .../00-libglib2.0-0_2.70.1-1_amd64.deb ...
- Unpacking libglib2.0-0:amd64 (2.70.1-1) ...
- Selecting previously unselected package libglib2.0-data.
- Preparing to unpack .../01-libglib2.0-data_2.70.1-1_all.deb ...
- Unpacking libglib2.0-data (2.70.1-1) ...
- Selecting previously unselected package libgmpxx4ldbl:amd64.
- Preparing to unpack .../02-libgmpxx4ldbl_2%3a6.2.1+dfsg-3_amd64.deb ...
- Unpacking libgmpxx4ldbl:amd64 (2:6.2.1+dfsg-3) ...
- Selecting previously unselected package libgmp-dev:amd64.
- Preparing to unpack .../03-libgmp-dev_2%3a6.2.1+dfsg-3_amd64.deb ...
- Unpacking libgmp-dev:amd64 (2:6.2.1+dfsg-3) ...
- Selecting previously unselected package libicu67:amd64.
- Preparing to unpack .../04-libicu67_67.1-7_amd64.deb ...
- Unpacking libicu67:amd64 (67.1-7) ...
- Selecting previously unselected package libpcre16-3:amd64.
- Preparing to unpack .../05-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 .../06-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 .../07-libpcrecpp0v5_2%3a8.39-13_amd64.deb ...
- Unpacking libpcrecpp0v5:amd64 (2:8.39-13) ...
- Selecting previously unselected package libpcre3-dev:amd64.
- Preparing to unpack .../08-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 .../09-libxml2_2.9.12+dfsg-5+b1_amd64.deb ...
- Unpacking libxml2:amd64 (2.9.12+dfsg-5+b1) ...
- Selecting previously unselected package pkg-config.
- Preparing to unpack .../10-pkg-config_0.29.2-1_amd64.deb ...
- Unpacking pkg-config (0.29.2-1) ...
- Selecting previously unselected package shared-mime-info.
- Preparing to unpack .../11-shared-mime-info_2.0-1_amd64.deb ...
- Unpacking shared-mime-info (2.0-1) ...
- Selecting previously unselected package xdg-user-dirs.
- Preparing to unpack .../12-xdg-user-dirs_0.17-2_amd64.deb ...
- Unpacking xdg-user-dirs (0.17-2) ...
- Selecting previously unselected package zlib1g-dev:amd64.
- Preparing to unpack .../13-zlib1g-dev_1%3a1.2.11.dfsg-2_amd64.deb ...
- Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2) ...
- Setting up libpcrecpp0v5:amd64 (2:8.39-13) ...
- Setting up libpcre16-3:amd64 (2:8.39-13) ...
- Setting up libicu67:amd64 (67.1-7) ...
- Setting up xdg-user-dirs (0.17-2) ...
- Setting up libglib2.0-0:amd64 (2.70.1-1) ...
- No schema files found: doing nothing.
- Setting up libglib2.0-data (2.70.1-1) ...
- Setting up libgmpxx4ldbl:amd64 (2:6.2.1+dfsg-3) ...
- Setting up libpcre32-3:amd64 (2:8.39-13) ...
- Setting up pkg-config (0.29.2-1) ...
- Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2) ...
- Setting up libxml2:amd64 (2.9.12+dfsg-5+b1) ...
- Setting up libgmp-dev:amd64 (2:6.2.1+dfsg-3) ...
- Setting up libpcre3-dev:amd64 (2:8.39-13) ...
- Setting up shared-mime-info (2.0-1) ...
- Processing triggers for libc-bin (2.32-4) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> removed   ocaml-secondary-compiler.4.08.1-1
Processing  2/217: [base.v0.9.3: http]
Processing  3/217: [base.v0.9.3: http]
Processing  4/217: [base.v0.9.3: http]
Processing  5/217: [base.v0.9.3: http]
Processing  6/217: [base.v0.9.3: http] [calendar.2.04: http]
Processing  7/217: [base.v0.9.3: http] [calendar.2.04: http]
-> installed base-num.base
Processing  8/217: [base.v0.9.3: http] [calendar.2.04: http]
Processing  8/217: [calendar.2.04: http]
-> retrieved biniou.1.2.1  (cached)
Processing  9/217: [calendar.2.04: http] [camlp4.4.03+1: http]
Processing  9/217: [camlp4.4.03+1: http]
-> retrieved base.v0.9.3  (https://github.com/janestreet/base/archive/v0.9.3.tar.gz)
Processing 10/217: [camlp4.4.03+1: http]
-> retrieved calendar.2.04  (https://download.ocamlcore.org/calendar/calendar/2.04/calendar-2.04.tar.gz)
Processing 11/217: [camlp4.4.03+1: http]
Processing 12/217: [camlp4.4.03+1: http]
Processing 13/217: [camlp4.4.03+1: http]
Processing 14/217: [camlp4.4.03+1: http]
Processing 15/217: [camlp4.4.03+1: http]
Processing 16/217: [camlp4.4.03+1: http]
Processing 17/217: [camlp4.4.03+1: http]
Processing 18/217: [camlp4.4.03+1: http]
Processing 19/217: [camlp4.4.03+1: http] [conf-gmp: sh]
Processing 20/217: [camlp4.4.03+1: http] [conf-gmp: sh] [conf-perl: perl]
Processing 21/217: [camlp4.4.03+1: http] [conf-gmp: sh] [conf-perl: perl] [conf-pkg-config: pkg-config]
Processing 22/217: [camlp4.4.03+1: http] [conf-gmp: sh] [conf-perl: perl] [conf-pkg-config: pkg-config] [conf-which: which which]
-> retrieved cmdliner.1.0.4  (cached)
Processing 23/217: [camlp4.4.03+1: http] [cryptokit.1.14: http] [conf-gmp: sh] [conf-perl: perl] [conf-pkg-config: pkg-config] [conf-which: which which]
Processing 24/217: [camlp4.4.03+1: http] [cryptokit.1.14: http] [cmdliner: make all] [conf-gmp: sh] [conf-perl: perl] [conf-pkg-config: pkg-config] [conf-which: which which]
-> retrieved cppo.1.6.8  (cached)
Processing 25/217: [camlp4.4.03+1: http] [cryptokit.1.14: http] [cmdliner: make all] [conf-gmp: sh] [conf-perl: perl] [conf-pkg-config: pkg-config] [conf-which: which which]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "perl" "--version" (CWD=/home/opam/.opam/4.03/.opam-switch/build/conf-perl.1)
- 
- This is perl 5, version 32, subversion 1 (v5.32.1) built for x86_64-linux-gnu-thread-multi
- (with 47 registered patches, see perl -V for more detail)
- 
- Copyright 1987-2021, Larry Wall
- 
- Perl may be copied only under the terms of either the Artistic License or the
- GNU General Public License, which may be found in the Perl 5 source kit.
- 
- Complete documentation for Perl, including FAQ lists, should be found on
- this system using "man perl" or "perldoc perl".  If you have access to the
- Internet, point your browser at http://www.perl.org/, the Perl Home Page.
- 
- 
- This is perl 5, version 32, subversion 1 (v5.32.1) built for x86_64-linux-gnu-thread-multi
- (with 47 registered patches, see perl -V for more detail)
- 
- Copyright 1987-2021, Larry Wall
- 
- Perl may be copied only under the terms of either the Artistic License or the
- GNU General Public License, which may be found in the Perl 5 source kit.
- 
- Complete documentation for Perl, including FAQ lists, should be found on
- this system using "man perl" or "perldoc perl".  If you have access to the
- Internet, point your browser at http://www.perl.org/, the Perl Home Page.
- 
-> compiled  conf-perl.1
Processing 25/217: [camlp4.4.03+1: http] [cryptokit.1.14: http] [cmdliner: make all] [conf-gmp: sh] [conf-pkg-config: pkg-config] [conf-which: which which]
-> installed conf-perl.1
Processing 26/217: [camlp4.4.03+1: http] [cryptokit.1.14: http] [cmdliner: make all] [conf-gmp: sh] [conf-pkg-config: pkg-config] [conf-which: which which]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "--help" (CWD=/home/opam/.opam/4.03/.opam-switch/build/conf-pkg-config.2)
- Usage:
-   pkg-config [OPTION?]
- 
- Help Options:
-   -h, --help                              Show help options
- 
- Application Options:
-   --version                               output version of pkg-config
-   --modversion                            output version for package
-   --atleast-pkgconfig-version=VERSION     require given version of pkg-config
-   --libs                                  output all linker flags
-   --static                                output linker flags for static linking
-   --short-errors                          print short errors
-   --libs-only-l                           output -l flags
-   --libs-only-other                       output other libs (e.g. -pthread)
-   --libs-only-L                           output -L flags
-   --cflags                                output all pre-processor and compiler flags
-   --cflags-only-I                         output -I flags
-   --cflags-only-other                     output cflags not covered by the cflags-only-I option
-   --variable=NAME                         get the value of variable named NAME
-   --define-variable=NAME=VALUE            set variable NAME to VALUE
-   --exists                                return 0 if the module(s) exist
-   --print-variables                       output list of variables defined by the module
-   --uninstalled                           return 0 if the uninstalled version of one or more module(s) or their dependencies will be used
-   --atleast-version=VERSION               return 0 if the module is at least version VERSION
-   --exact-version=VERSION                 return 0 if the module is at exactly version VERSION
-   --max-version=VERSION                   return 0 if the module is at no newer than version VERSION
-   --list-all                              list all known packages
-   --debug                                 show verbose debug information
-   --print-errors                          show verbose information about missing or conflicting packages (default unless --exists or --atleast/exact/max-version given on the command line)
-   --silence-errors                        be silent about errors (default when --exists or --atleast/exact/max-version given on the command line)
-   --errors-to-stdout                      print errors from --print-errors to stdout not stderr
-   --print-provides                        print which packages the package provides
-   --print-requires                        print which packages the package requires
-   --print-requires-private                print which packages the package requires for static linking
-   --validate                              validate a package's .pc file
-   --define-prefix                         try to override the value of prefix for each .pc file found with a guesstimated value based on the location of the .pc file
-   --dont-define-prefix                    don't try to override the value of prefix for each .pc file found with a guesstimated value based on the location of the .pc file
-   --prefix-variable=PREFIX                set the name of the variable that pkg-config automatically sets
- 
- Usage:
-   pkg-config [OPTION?]
- 
- Help Options:
-   -h, --help                              Show help options
- 
- Application Options:
-   --version                               output version of pkg-config
-   --modversion                            output version for package
-   --atleast-pkgconfig-version=VERSION     require given version of pkg-config
-   --libs                                  output all linker flags
-   --static                                output linker flags for static linking
-   --short-errors                          print short errors
-   --libs-only-l                           output -l flags
-   --libs-only-other                       output other libs (e.g. -pthread)
-   --libs-only-L                           output -L flags
-   --cflags                                output all pre-processor and compiler flags
-   --cflags-only-I                         output -I flags
-   --cflags-only-other                     output cflags not covered by the cflags-only-I option
-   --variable=NAME                         get the value of variable named NAME
-   --define-variable=NAME=VALUE            set variable NAME to VALUE
-   --exists                                return 0 if the module(s) exist
-   --print-variables                       output list of variables defined by the module
-   --uninstalled                           return 0 if the uninstalled version of one or more module(s) or their dependencies will be used
-   --atleast-version=VERSION               return 0 if the module is at least version VERSION
-   --exact-version=VERSION                 return 0 if the module is at exactly version VERSION
-   --max-version=VERSION                   return 0 if the module is at no newer than version VERSION
-   --list-all                              list all known packages
-   --debug                                 show verbose debug information
-   --print-errors                          show verbose information about missing or conflicting packages (default unless --exists or --atleast/exact/max-version given on the command line)
-   --silence-errors                        be silent about errors (default when --exists or --atleast/exact/max-version given on the command line)
-   --errors-to-stdout                      print errors from --print-errors to stdout not stderr
-   --print-provides                        print which packages the package provides
-   --print-requires                        print which packages the package requires
-   --print-requires-private                print which packages the package requires for static linking
-   --validate                              validate a package's .pc file
-   --define-prefix                         try to override the value of prefix for each .pc file found with a guesstimated value based on the location of the .pc file
-   --dont-define-prefix                    don't try to override the value of prefix for each .pc file found with a guesstimated value based on the location of the .pc file
-   --prefix-variable=PREFIX                set the name of the variable that pkg-config automatically sets
- 
-> compiled  conf-pkg-config.2
Processing 26/217: [camlp4.4.03+1: http] [cryptokit.1.14: http] [cmdliner: make all] [conf-gmp: sh] [conf-which: which which]
Processing 27/217: [camlp4.4.03+1: http] [cryptokit.1.14: http] [cmdliner: make all] [conf-gmp: sh] [conf-which: which which] [conf-pkg-config: mkdir]
Processing 27/217: [cryptokit.1.14: http] [cmdliner: make all] [conf-gmp: sh] [conf-which: which which] [conf-pkg-config: mkdir]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-exc" "cc -c $CFLAGS -I/usr/local/include test.c" (CWD=/home/opam/.opam/4.03/.opam-switch/build/conf-gmp.3)
- + cc -c -I/usr/local/include test.c
- + cc -c -I/usr/local/include test.c
-> compiled  conf-gmp.3
Processing 27/217: [cryptokit.1.14: http] [cmdliner: make all] [conf-which: which which] [conf-pkg-config: mkdir]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "which" "which" (CWD=/home/opam/.opam/4.03/.opam-switch/build/conf-which.1)
- /usr/bin/which: this version of `which' is deprecated; use `command -v' in scripts instead.
- /usr/bin/which
- /usr/bin/which: this version of `which' is deprecated; use `command -v' in scripts instead.
- /usr/bin/which
-> compiled  conf-which.1
Processing 27/217: [cryptokit.1.14: http] [cmdliner: make all] [conf-pkg-config: mkdir]
Processing 27/217: [cmdliner: make all] [conf-pkg-config: mkdir]
-> retrieved dune.1.11.4  (cached)
Processing 28/217: [cmdliner: make all] [conf-pkg-config: mkdir]
Processing 29/217: [cmdliner: make all] [conf-pkg-config: mkdir]
Processing 30/217: [cmdliner: make all] [dune: ocaml bootstrap.ml] [conf-pkg-config: mkdir]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "mkdir" "-p" "/home/opam/.opam/4.03/lib/pkgconfig" (CWD=/home/opam/.opam/4.03/.opam-switch/build/conf-pkg-config.2)
-> installed conf-pkg-config.2
Processing 30/217: [cmdliner: make all] [dune: ocaml bootstrap.ml]
Processing 31/217: [cmdliner: make all] [conf-libpcre: pkg-config libpcre] [dune: ocaml bootstrap.ml]
Processing 32/217: [cmdliner: make all] [conf-libpcre: pkg-config libpcre] [conf-zlib: pkg-config zlib] [dune: ocaml bootstrap.ml]
-> installed conf-gmp.3
Processing 33/217: [cmdliner: make all] [conf-libpcre: pkg-config libpcre] [conf-zlib: pkg-config zlib] [dune: ocaml bootstrap.ml]
Processing 34/217: [cmdliner: make all] [conf-gmp-powm-sec: sh] [conf-libpcre: pkg-config libpcre] [conf-zlib: pkg-config zlib] [dune: ocaml bootstrap.ml]
-> installed conf-which.1
Processing 35/217: [cmdliner: make all] [conf-gmp-powm-sec: sh] [conf-libpcre: pkg-config libpcre] [conf-zlib: pkg-config zlib] [dune: ocaml bootstrap.ml]
-> retrieved camlp4.4.03+1  (https://github.com/ocaml/camlp4/archive/4.03+1.tar.gz)
Processing 36/217: [gen.0.5.3: http] [cmdliner: make all] [conf-gmp-powm-sec: sh] [conf-libpcre: pkg-config libpcre] [conf-zlib: pkg-config zlib] [dune: ocaml bootstrap.ml]
-> retrieved cryptokit.1.14  (https://github.com/xavierleroy/cryptokit/archive/release114.tar.gz)
Processing 37/217: [gen.0.5.3: http] [higlo.0.6: http] [cmdliner: make all] [conf-gmp-powm-sec: sh] [conf-libpcre: pkg-config libpcre] [conf-zlib: pkg-config zlib] [dune: ocaml bootstrap.ml]
-> retrieved easy-format.1.3.2  (cached)
Processing 38/217: [gen.0.5.3: http] [higlo.0.6: http] [iri.0.4.0: http] [cmdliner: make all] [conf-gmp-powm-sec: sh] [conf-libpcre: pkg-config libpcre] [conf-zlib: pkg-config zlib] [dune: ocaml bootstrap.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "libpcre" (CWD=/home/opam/.opam/4.03/.opam-switch/build/conf-libpcre.1)
-> compiled  conf-libpcre.1
Processing 38/217: [gen.0.5.3: http] [higlo.0.6: http] [iri.0.4.0: http] [cmdliner: make all] [conf-gmp-powm-sec: sh] [conf-zlib: pkg-config zlib] [dune: ocaml bootstrap.ml]
-> installed conf-libpcre.1
Processing 39/217: [gen.0.5.3: http] [higlo.0.6: http] [iri.0.4.0: http] [cmdliner: make all] [conf-gmp-powm-sec: sh] [conf-zlib: pkg-config zlib] [dune: ocaml bootstrap.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "zlib" (CWD=/home/opam/.opam/4.03/.opam-switch/build/conf-zlib.1)
-> compiled  conf-zlib.1
Processing 39/217: [gen.0.5.3: http] [higlo.0.6: http] [iri.0.4.0: http] [cmdliner: make all] [conf-gmp-powm-sec: sh] [dune: ocaml bootstrap.ml]
-> installed conf-zlib.1
Processing 40/217: [gen.0.5.3: http] [higlo.0.6: http] [iri.0.4.0: http] [cmdliner: make all] [conf-gmp-powm-sec: sh] [dune: ocaml bootstrap.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-exc" "cc -c $CFLAGS -I/usr/local/include test.c" (CWD=/home/opam/.opam/4.03/.opam-switch/build/conf-gmp-powm-sec.3)
- + cc -c -I/usr/local/include test.c
- + cc -c -I/usr/local/include test.c
-> compiled  conf-gmp-powm-sec.3
Processing 40/217: [gen.0.5.3: http] [higlo.0.6: http] [iri.0.4.0: http] [cmdliner: make all] [dune: ocaml bootstrap.ml]
-> installed conf-gmp-powm-sec.3
Processing 41/217: [gen.0.5.3: http] [higlo.0.6: http] [iri.0.4.0: http] [cmdliner: make all] [dune: ocaml bootstrap.ml]
Processing 41/217: [gen.0.5.3: http] [iri.0.4.0: http] [cmdliner: make all] [dune: ocaml bootstrap.ml]
-> retrieved higlo.0.6  (https://zoggy.github.io/higlo/higlo-0.6.tar.gz)
Processing 42/217: [gen.0.5.3: http] [iri.0.4.0: http] [cmdliner: make all] [dune: ocaml bootstrap.ml]
Processing 43/217: [gen.0.5.3: http] [iri.0.4.0: http] [js_of_ocaml.3.3.0: http] [cmdliner: make all] [dune: ocaml bootstrap.ml]
Processing 43/217: [gen.0.5.3: http] [js_of_ocaml.3.3.0: http] [cmdliner: make all] [dune: ocaml bootstrap.ml]
-> retrieved iri.0.4.0  (https://github.com/ocaml/opam-source-archives/raw/main/iri-0.4.0.tar.gz)
Processing 44/217: [gen.0.5.3: http] [js_of_ocaml.3.3.0: http] [js_of_ocaml-compiler.3.3.0: http] [cmdliner: make all] [dune: ocaml bootstrap.ml]
Processing 44/217: [js_of_ocaml.3.3.0: http] [js_of_ocaml-compiler.3.3.0: http] [cmdliner: make all] [dune: ocaml bootstrap.ml]
-> retrieved gen.0.5.3  (https://github.com/c-cube/gen/archive/0.5.3.tar.gz)
Processing 45/217: [js_of_ocaml.3.3.0: http] [js_of_ocaml-compiler.3.3.0: http] [js_of_ocaml-ppx.3.3.0: http] [cmdliner: make all] [dune: ocaml bootstrap.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" "PREFIX=/home/opam/.opam/4.03" (CWD=/home/opam/.opam/4.03/.opam-switch/build/cmdliner.1.0.4)
- ocaml build.ml cma
- ocaml build.ml cmxa
- ocaml build.ml cmxs
- ocaml build.ml cma
- ocaml build.ml cmxa
- ocaml build.ml cmxs
-> compiled  cmdliner.1.0.4
Processing 45/217: [js_of_ocaml.3.3.0: http] [js_of_ocaml-compiler.3.3.0: http] [js_of_ocaml-ppx.3.3.0: http] [dune: ocaml bootstrap.ml]
Processing 46/217: [js_of_ocaml.3.3.0: http] [js_of_ocaml-compiler.3.3.0: http] [js_of_ocaml-ppx.3.3.0: http] [dune: ocaml bootstrap.ml] [cmdliner: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" "LIBDIR=/home/opam/.opam/4.03/lib/cmdliner" "DOCDIR=/home/opam/.opam/4.03/doc/cmdliner" (CWD=/home/opam/.opam/4.03/.opam-switch/build/cmdliner.1.0.4)
- install -d /home/opam/.opam/4.03/lib/cmdliner
- install pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti /home/opam/.opam/4.03/lib/cmdliner
- install cmdliner.opam /home/opam/.opam/4.03/lib/cmdliner/opam
- install _build/cmdliner.cma /home/opam/.opam/4.03/lib/cmdliner
- install _build/cmdliner.cmxa _build/cmdliner.a _build/cmdliner.cmx _build/cmdliner_arg.cmx _build/cmdliner_base.cmx _build/cmdliner_cline.cmx _build/cmdliner_docgen.cmx _build/cmdliner_info.cmx _build/cmdliner_manpage.cmx _build/cmdliner_msg.cmx _build/cmdliner_suggest.cmx _build/cmdliner_term.cmx _build/cmdliner_trie.cmx \
-   /home/opam/.opam/4.03/lib/cmdliner
- install _build/cmdliner.cmxs /home/opam/.opam/4.03/lib/cmdliner
- install -d /home/opam/.opam/4.03/lib/cmdliner
- install pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti /home/opam/.opam/4.03/lib/cmdliner
- install cmdliner.opam /home/opam/.opam/4.03/lib/cmdliner/opam
- install _build/cmdliner.cma /home/opam/.opam/4.03/lib/cmdliner
- install _build/cmdliner.cmxa _build/cmdliner.a _build/cmdliner.cmx _build/cmdliner_arg.cmx _build/cmdliner_base.cmx _build/cmdliner_cline.cmx _build/cmdliner_docgen.cmx _build/cmdliner_info.cmx _build/cmdliner_manpage.cmx _build/cmdliner_msg.cmx _build/cmdliner_suggest.cmx _build/cmdliner_term.cmx _build/cmdliner_trie.cmx \
-   /home/opam/.opam/4.03/lib/cmdliner
- install _build/cmdliner.cmxs /home/opam/.opam/4.03/lib/cmdliner
Processing 46/217: [js_of_ocaml.3.3.0: http] [js_of_ocaml-compiler.3.3.0: http] [js_of_ocaml-ppx.3.3.0: http] [dune: ocaml bootstrap.ml] [cmdliner: make install-doc]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install-doc" "LIBDIR=/home/opam/.opam/4.03/lib/cmdliner" "DOCDIR=/home/opam/.opam/4.03/doc/cmdliner" (CWD=/home/opam/.opam/4.03/.opam-switch/build/cmdliner.1.0.4)
- install -d /home/opam/.opam/4.03/doc/cmdliner
- install CHANGES.md LICENSE.md README.md /home/opam/.opam/4.03/doc/cmdliner
- install -d /home/opam/.opam/4.03/doc/cmdliner
- install CHANGES.md LICENSE.md README.md /home/opam/.opam/4.03/doc/cmdliner
-> installed cmdliner.1.0.4
Processing 46/217: [js_of_ocaml.3.3.0: http] [js_of_ocaml-compiler.3.3.0: http] [js_of_ocaml-ppx.3.3.0: http] [dune: ocaml bootstrap.ml]
Processing 46/217: [js_of_ocaml-compiler.3.3.0: http] [js_of_ocaml-ppx.3.3.0: http] [dune: ocaml bootstrap.ml]
Processing 46/217: [js_of_ocaml-ppx.3.3.0: http] [dune: ocaml bootstrap.ml]
-> retrieved js_of_ocaml.3.3.0  (https://github.com/ocsigen/js_of_ocaml/archive/3.3.0.tar.gz)
Processing 47/217: [js_of_ocaml-ppx.3.3.0: http] [dune: ocaml bootstrap.ml]
Processing 47/217: [dune: ocaml bootstrap.ml]
-> retrieved js_of_ocaml-compiler.3.3.0  (https://github.com/ocsigen/js_of_ocaml/archive/3.3.0.tar.gz)
Processing 48/217: [dune: ocaml bootstrap.ml]
-> retrieved jsonm.1.0.1  (cached)
Processing 49/217: [menhir.20190924: http] [dune: ocaml bootstrap.ml]
-> retrieved js_of_ocaml-ppx.3.3.0  (https://github.com/ocsigen/js_of_ocaml/archive/3.3.0.tar.gz)
Processing 50/217: [menhir.20190924: http] [dune: ocaml bootstrap.ml]
-> retrieved lwt.5.2.0  (cached)
Processing 51/217: [menhir.20190924: http] [dune: ocaml bootstrap.ml]
Processing 52/217: [menhir.20190924: http] [ocaml-compiler-libs.v0.9.0: http] [dune: ocaml bootstrap.ml]
Processing 53/217: [menhir.20190924: http] [ocaml-compiler-libs.v0.9.0: http] [dune: ocaml bootstrap.ml]
-> installed num.0
Processing 54/217: [menhir.20190924: http] [ocaml-compiler-libs.v0.9.0: http] [dune: ocaml bootstrap.ml]
-> retrieved mmap.1.1.0  (cached)
Processing 55/217: [menhir.20190924: http] [ocaml-compiler-libs.v0.9.0: http] [ocaml-migrate-parsetree.1.2.0: http] [dune: ocaml bootstrap.ml]
Processing 55/217: [menhir.20190924: http] [ocaml-migrate-parsetree.1.2.0: http] [dune: ocaml bootstrap.ml]
-> retrieved ocaml-compiler-libs.v0.9.0  (https://ocaml.janestreet.com/ocaml-core/v0.9/files/ocaml-compiler-libs-v0.9.0.tar.gz)
Processing 56/217: [menhir.20190924: http] [ocaml-migrate-parsetree.1.2.0: http] [dune: ocaml bootstrap.ml]
-> retrieved ocamlbuild.0.14.0  (cached)
Processing 57/217: [menhir.20190924: http] [ocaml-migrate-parsetree.1.2.0: http] [dune: ocaml bootstrap.ml]
Processing 58/217: [menhir.20190924: http] [ocaml-migrate-parsetree.1.2.0: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make]
-> retrieved ocamlfind.1.9.1  (cached)
Processing 59/217: [menhir.20190924: http] [ocaml-migrate-parsetree.1.2.0: http] [ocamlnet.4.1.9-1: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make]
Processing 60/217: [menhir.20190924: http] [ocaml-migrate-parsetree.1.2.0: http] [ocamlnet.4.1.9-1: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
Processing 60/217: [menhir.20190924: http] [ocamlnet.4.1.9-1: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
Processing 60/217: [ocamlnet.4.1.9-1: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "-f" "configure.make" "all" "OCAMLBUILD_PREFIX=/home/opam/.opam/4.03" "OCAMLBUILD_BINDIR=/home/opam/.opam/4.03/bin" "OCAMLBUILD_LIBDIR=/home/opam/.opam/4.03/lib" "OCAMLBUILD_MANDIR=/home/opam/.opam/4.03/man" "OCAML_NATIVE=true" "OCAML_NATIVE_TOOLS=true" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.14.0)
- (echo "# This file was generated from configure.make"; \
- echo ;\
- echo "OCAML_PREFIX=/home/opam/.opam/4.03"; \
- echo "OCAML_BINDIR=/home/opam/.opam/4.03/bin"; \
- echo "OCAML_LIBDIR=/home/opam/.opam/4.03/lib/ocaml"; \
- echo "OCAML_MANDIR=/home/opam/.opam/4.03/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"; \
- echo "BINDIR=/home/opam/.opam/4.03/bin"; \
- echo "LIBDIR=/home/opam/.opam/4.03/lib"; \
- echo "MANDIR=/home/opam/.opam/4.03/man"; \
- ) > Makefile.config
- (echo "(* This file was generated from ../configure.make *)"; \
- echo ;\
- echo 'let bindir = "/home/opam/.opam/4.03/bin"'; \
- echo 'let libdir = "/home/opam/.opam/4.03/lib"'; \
- echo 'let ocaml_libdir = "/home/opam/.opam/4.03/lib/ocaml"'; \
- echo 'let libdir_abs = "/home/opam/.opam/4.03/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"; \
- echo "OCAML_BINDIR=/home/opam/.opam/4.03/bin"; \
- echo "OCAML_LIBDIR=/home/opam/.opam/4.03/lib/ocaml"; \
- echo "OCAML_MANDIR=/home/opam/.opam/4.03/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"; \
- echo "BINDIR=/home/opam/.opam/4.03/bin"; \
- echo "LIBDIR=/home/opam/.opam/4.03/lib"; \
- echo "MANDIR=/home/opam/.opam/4.03/man"; \
- ) > Makefile.config
- (echo "(* This file was generated from ../configure.make *)"; \
- echo ;\
- echo 'let bindir = "/home/opam/.opam/4.03/bin"'; \
- echo 'let libdir = "/home/opam/.opam/4.03/lib"'; \
- echo 'let ocaml_libdir = "/home/opam/.opam/4.03/lib/ocaml"'; \
- echo 'let libdir_abs = "/home/opam/.opam/4.03/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 60/217: [ocamlnet.4.1.9-1: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ocaml-migrate-parsetree.1.2.0  (https://github.com/ocaml-ppx/ocaml-migrate-parsetree/releases/download/v1.2.0/ocaml-migrate-parsetree-v1.2.0.tbz)
Processing 61/217: [ocamlnet.4.1.9-1: http] [ocf.0.5.0: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved menhir.20190924  (https://gitlab.inria.fr/fpottier/menhir/-/archive/20190924/archive.tar.gz)
Processing 62/217: [ocamlnet.4.1.9-1: http] [ocf.0.5.0: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ocplib-endian.1.2  (cached)
Processing 63/217: [ocamlnet.4.1.9-1: http] [ocf.0.5.0: http] [pcre.7.2.3: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
Processing 63/217: [ocf.0.5.0: http] [pcre.7.2.3: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-bindir" "/home/opam/.opam/4.03/bin" "-sitelib" "/home/opam/.opam/4.03/lib" "-mandir" "/home/opam/.opam/4.03/man" "-config" "/home/opam/.opam/4.03/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.03/.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/lib/ocaml
-     Binaries:              /home/opam/.opam/4.03/bin
-     Manual pages:          /home/opam/.opam/4.03/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.03/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.03/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.03/bin
-     Manual pages:          /home/opam/.opam/4.03/man
-     topfind script:        /home/opam/.opam/4.03/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/lib/ocaml
-     Binaries:              /home/opam/.opam/4.03/bin
-     Manual pages:          /home/opam/.opam/4.03/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.03/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.03/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.03/bin
-     Manual pages:          /home/opam/.opam/4.03/man
-     topfind script:        /home/opam/.opam/4.03/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 63/217: [ocf.0.5.0: http] [pcre.7.2.3: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 63/217: [pcre.7.2.3: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved ocf.0.5.0  (https://github.com/zoggy/ocf/archive/release-0.5.0.tar.gz)
Processing 64/217: [pcre.7.2.3: http] [ppx_ast.v0.9.1: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 64/217: [ppx_ast.v0.9.1: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved ocamlnet.4.1.9-1  (http://download.camlcity.org/download/ocamlnet-4.1.9.tar.gz)
Processing 65/217: [ppx_ast.v0.9.1: http] [ppx_blob.0.7.0: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved pcre.7.2.3  (https://github.com/mmottl/pcre-ocaml/releases/download/v7.2.3/pcre-ocaml-7.2.3.tar.gz)
Processing 66/217: [ppx_ast.v0.9.1: http] [ppx_blob.0.7.0: http] [ppx_core.v0.9.0: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 66/217: [ppx_blob.0.7.0: http] [ppx_core.v0.9.0: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved ppx_ast.v0.9.1  (https://github.com/janestreet/ppx_ast/archive/v0.9.1.tar.gz)
Processing 67/217: [ppx_blob.0.7.0: http] [ppx_core.v0.9.0: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 68/217: [ppx_blob.0.7.0: http] [ppx_core.v0.9.0: http] [ppx_driver.v0.9.1: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 68/217: [ppx_core.v0.9.0: http] [ppx_driver.v0.9.1: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 68/217: [ppx_driver.v0.9.1: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved ppx_blob.0.7.0  (https://github.com/johnwhitington/ppx_blob/releases/download/0.7.0/ppx_blob-0.7.0.tbz)
Processing 69/217: [ppx_driver.v0.9.1: http] [ppx_metaquot.v0.9.0: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved ppx_core.v0.9.0  (https://ocaml.janestreet.com/ocaml-core/v0.9/files/ppx_core-v0.9.0.tar.gz)
Processing 70/217: [ppx_driver.v0.9.1: http] [ppx_metaquot.v0.9.0: http] [ppx_optcomp.v0.9.0: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 70/217: [ppx_metaquot.v0.9.0: http] [ppx_optcomp.v0.9.0: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved ppx_driver.v0.9.1  (https://github.com/janestreet/ppx_driver/archive/v0.9.1.tar.gz)
Processing 71/217: [ppx_metaquot.v0.9.0: http] [ppx_optcomp.v0.9.0: http] [ppx_sexp_conv.v0.9.0: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 71/217: [ppx_optcomp.v0.9.0: http] [ppx_sexp_conv.v0.9.0: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved ppx_metaquot.v0.9.0  (https://ocaml.janestreet.com/ocaml-core/v0.9/files/ppx_metaquot-v0.9.0.tar.gz)
Processing 72/217: [ppx_optcomp.v0.9.0: http] [ppx_sexp_conv.v0.9.0: http] [ppx_tools.5.0+4.03.0: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 72/217: [ppx_sexp_conv.v0.9.0: http] [ppx_tools.5.0+4.03.0: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 72/217: [ppx_tools.5.0+4.03.0: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved ppx_optcomp.v0.9.0  (https://ocaml.janestreet.com/ocaml-core/v0.9/files/ppx_optcomp-v0.9.0.tar.gz)
Processing 73/217: [ppx_tools.5.0+4.03.0: http] [ppx_tools_versioned.5.2: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved ppx_sexp_conv.v0.9.0  (https://ocaml.janestreet.com/ocaml-core/v0.9/files/ppx_sexp_conv-v0.9.0.tar.gz)
Processing 74/217: [ppx_tools.5.0+4.03.0: http] [ppx_tools_versioned.5.2: http] [ppx_traverse_builtins.v0.9.0: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 74/217: [ppx_tools.5.0+4.03.0: http] [ppx_tools_versioned.5.2: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 74/217: [ppx_tools_versioned.5.2: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved ppx_traverse_builtins.v0.9.0  (https://ocaml.janestreet.com/ocaml-core/v0.9/files/ppx_traverse_builtins-v0.9.0.tar.gz)
Processing 75/217: [ppx_tools_versioned.5.2: http] [ppx_type_conv.v0.9.0: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved ppx_tools.5.0+4.03.0  (https://github.com/ocaml-ppx/ppx_tools/archive/5.0+4.03.0.tar.gz)
Processing 76/217: [ppx_tools_versioned.5.2: http] [ppx_type_conv.v0.9.0: http] [rdf.0.11.0: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 76/217: [ppx_type_conv.v0.9.0: http] [rdf.0.11.0: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved ppx_tools_versioned.5.2  (https://github.com/ocaml-ppx/ppx_tools_versioned/archive/5.2.tar.gz)
Processing 77/217: [ppx_type_conv.v0.9.0: http] [rdf.0.11.0: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 77/217: [ppx_type_conv.v0.9.0: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved re.1.9.0  (cached)
Processing 78/217: [ppx_type_conv.v0.9.0: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved result.1.5  (cached)
Processing 79/217: [ppx_type_conv.v0.9.0: http] [sedlex.1.99.4: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved rdf.0.11.0  (https://zoggy.github.io/ocaml-rdf/ocaml-rdf-0.11.0.tar.gz)
Processing 80/217: [ppx_type_conv.v0.9.0: http] [sedlex.1.99.4: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 80/217: [sedlex.1.99.4: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved seq.0.2.2  (cached)
Processing 81/217: [sedlex.1.99.4: http] [sexplib.v0.9.2: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved ppx_type_conv.v0.9.0  (https://ocaml.janestreet.com/ocaml-core/v0.9/files/ppx_type_conv-v0.9.0.tar.gz)
Processing 82/217: [sedlex.1.99.4: http] [sexplib.v0.9.2: http] [stdio.v0.9.0: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 82/217: [sexplib.v0.9.2: http] [stdio.v0.9.0: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved sedlex.1.99.4  (https://github.com/ocaml-community/sedlex/archive/v1.99.4.tar.gz)
Processing 83/217: [sexplib.v0.9.2: http] [stdio.v0.9.0: http] [stog.0.16.0: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 83/217: [sexplib.v0.9.2: http] [stog.0.16.0: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved stdio.v0.9.0  (https://ocaml.janestreet.com/ocaml-core/v0.9/files/stdio-v0.9.0.tar.gz)
Processing 84/217: [sexplib.v0.9.2: http] [stog.0.16.0: http] [stog-rdf.0.16.1: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 84/217: [sexplib.v0.9.2: http] [stog-rdf.0.16.1: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 84/217: [stog-rdf.0.16.1: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved stog.0.16.0  (https://zoggy.github.io/stog/stog-0.16.0.tar.gz)
Processing 85/217: [stog-rdf.0.16.1: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 85/217: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved sexplib.v0.9.2  (https://github.com/janestreet/sexplib/archive/v0.9.2.tar.gz)
Processing 86/217: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved stringext.1.6.0  (cached)
Processing 87/217: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved stog-rdf.0.16.1  (https://github.com/zoggy/stog-rdf/archive/0.16.1.tar.gz)
Processing 88/217: [ulex.1.2: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved uchar.0.0.2  (cached)
Processing 89/217: [ulex.1.2: http] [uri.1.9.7: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved topkg.1.0.4  (cached)
Processing 90/217: [ulex.1.2: http] [uri.1.9.7: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved uuidm.0.9.7  (cached)
Processing 91/217: [ulex.1.2: http] [uri.1.9.7: http] [uunf.14.0.0: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 91/217: [ulex.1.2: http] [uri.1.9.7: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved uunf.14.0.0  (https://erratique.ch/software/uunf/releases/uunf-14.0.0.tbz)
Processing 92/217: [ulex.1.2: http] [uri.1.9.7: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved uutf.1.0.2  (cached)
Processing 93/217: [ulex.1.2: http] [uri.1.9.7: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 93/217: [uri.1.9.7: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved xmlm.1.3.0  (cached)
Processing 94/217: [uri.1.9.7: http] [xtmpl.0.17.0: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved ulex.1.2  (https://github.com/whitequark/ulex/archive/v1.2.tar.gz)
Processing 95/217: [uri.1.9.7: http] [xtmpl.0.17.0: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved yojson.1.7.0  (cached)
Processing 96/217: [uri.1.9.7: http] [xtmpl.0.17.0: http] [zarith.1.11: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 96/217: [xtmpl.0.17.0: http] [zarith.1.11: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 96/217: [zarith.1.11: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved xtmpl.0.17.0  (https://framagit.org/zoggy/xtmpl/-/archive/0.17.0/xtmpl-0.17.0.tar.gz)
-> retrieved uri.1.9.7  (https://github.com/mirage/ocaml-uri/releases/download/v1.9.7/uri-1.9.7.tbz)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.1)
- for p in findlib; do ( cd src/$p; make all ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.03/.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/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.03/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/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/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- make all-config
- make[1]: Entering directory '/home/opam/.opam/4.03/.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/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/.opam-switch/build/ocamlfind.1.9.1'
- for p in findlib; do ( cd src/$p; make all ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.03/.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/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.03/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/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/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- make all-config
- make[1]: Entering directory '/home/opam/.opam/4.03/.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/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/.opam-switch/build/ocamlfind.1.9.1'
Processing 96/217: [zarith.1.11: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
Processing 96/217: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
-> retrieved zarith.1.11  (https://github.com/ocaml/Zarith/archive/release-1.11.tar.gz)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "check-if-preinstalled" "all" "opam-install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.14.0)
- if test -d /home/opam/.opam/4.03/lib/ocaml/ocamlbuild; then\
-   >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\
-        "/home/opam/.opam/4.03/lib/ocaml/ocamlbuild";\
-   >&2 echo "Installation aborted; if you want to bypass this"\
-         "safety check, pass CHECK_IF_PREINSTALLED=false to make";\
-   exit 2;\
- fi
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/signatures.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamllex.opt src/glob_lexer.mll
- 55 states, 419 transitions, table size 2006 bytes
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamllex.opt src/lexers.mll
- 251 states, 1051 transitions, table size 5710 bytes
- 4334 additional bytes used for bindings
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/main.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp
- ocamlc.opt -pack src/const.cmo src/loc.cmo src/discard_printf.cmo src/signatures.cmi src/my_std.cmo src/my_unix.cmo src/tags.cmo src/display.cmo src/log.cmo src/shell.cmo src/bool.cmo src/glob_ast.cmo src/glob_lexer.cmo src/glob.cmo src/lexers.cmo src/param_tags.cmo src/command.cmo src/ocamlbuild_config.cmo src/ocamlbuild_where.cmo src/slurp.cmo src/options.cmo src/pathname.cmo src/configuration.cmo src/flags.cmo src/hygiene.cmo src/digest_cache.cmo src/resource.cmo src/rule.cmo src/solver.cmo src/report.cmo src/tools.cmo src/fda.cmo src/findlib.cmo src/ocaml_arch.cmo src/ocaml_utils.cmo src/ocaml_dependencies.cmo src/ocaml_compiler.cmo src/ocaml_tools.cmo src/ocaml_specific.cmo src/exit_codes.cmo src/plugin.cmo src/hooks.cmo src/main.cmo -o tmp/ocamlbuild_pack.cmo
- mv tmp/ocamlbuild_pack.cmi src/ocamlbuild_pack.cmi
- mv tmp/ocamlbuild_pack.cmo src/ocamlbuild_pack.cmo
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.ml
- ocamlc.opt -I +unix -I src -o ocamlbuild.byte unix.cma src/ocamlbuild_pack.cmo src/ocamlbuild_plugin.cmo src/ocamlbuild_executor.cmo src/ocamlbuild_unix_plugin.cmo src/ocamlbuild.cmo
- ocamlc.opt -a -o src/ocamlbuildlib.cma src/ocamlbuild_pack.cmo src/ocamlbuild_plugin.cmo src/ocamlbuild_executor.cmo src/ocamlbuild_unix_plugin.cmo
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp
- ocamlopt.opt -pack src/const.cmx src/loc.cmx src/discard_printf.cmx src/signatures.cmi src/my_std.cmx src/my_unix.cmx src/tags.cmx src/display.cmx src/log.cmx src/shell.cmx src/bool.cmx src/glob_ast.cmx src/glob_lexer.cmx src/glob.cmx src/lexers.cmx src/param_tags.cmx src/command.cmx src/ocamlbuild_config.cmx src/ocamlbuild_where.cmx src/slurp.cmx src/options.cmx src/pathname.cmx src/configuration.cmx src/flags.cmx src/hygiene.cmx src/digest_cache.cmx src/resource.cmx src/rule.cmx src/solver.cmx src/report.cmx src/tools.cmx src/fda.cmx src/findlib.cmx src/ocaml_arch.cmx src/ocaml_utils.cmx src/ocaml_dependencies.cmx src/ocaml_compiler.cmx src/ocaml_tools.cmx src/ocaml_specific.cmx src/exit_codes.cmx src/plugin.cmx src/hooks.cmx src/main.cmx -o tmp/ocamlbuild_pack.cmx
- mv tmp/ocamlbuild_pack.cmx src/ocamlbuild_pack.cmx
- mv tmp/ocamlbuild_pack.o src/ocamlbuild_pack.o
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.ml
- ocamlopt.opt -I +unix -I src -o ocamlbuild.native unix.cmxa src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx src/ocamlbuild.cmx
- ocamlopt.opt -a -o src/ocamlbuildlib.cmxa src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx
- ocamlc.opt src/ocamlbuild_pack.cmo -I src man/options_man.ml -o man/options_man.byte
- ./man/options_man.byte > man/ocamlbuild.options.1
- cat man/ocamlbuild.header.1 man/ocamlbuild.options.1 man/ocamlbuild.footer.1 > man/ocamlbuild.1
- make ocamlbuild.install
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.14.0'
- rm -f ocamlbuild.install
- touch ocamlbuild.install
- make install-bin-opam
- make[2]: Entering directory '/home/opam/.opam/4.03/.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/.opam-switch/build/ocamlbuild.0.14.0'
- make install-lib-opam
- make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.14.0'
- echo 'lib: [' >> ocamlbuild.install
- make install-lib-basics-opam
- make[3]: Entering directory '/home/opam/.opam/4.03/.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/.opam-switch/build/ocamlbuild.0.14.0'
- make install-lib-byte-opam
- make[3]: Entering directory '/home/opam/.opam/4.03/.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/.opam-switch/build/ocamlbuild.0.14.0'
- make install-lib-native-opam
- make[3]: Entering directory '/home/opam/.opam/4.03/.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/.opam-switch/build/ocamlbuild.0.14.0'
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.14.0'
- make install-man-opam
- make[2]: Entering directory '/home/opam/.opam/4.03/.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/.opam-switch/build/ocamlbuild.0.14.0'
- make install-doc-opam
- make[2]: Entering directory '/home/opam/.opam/4.03/.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/.opam-switch/build/ocamlbuild.0.14.0'
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.14.0'
- if test -d /home/opam/.opam/4.03/lib/ocaml/ocamlbuild; then\
-   >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\
-        "/home/opam/.opam/4.03/lib/ocaml/ocamlbuild";\
-   >&2 echo "Installation aborted; if you want to bypass this"\
-         "safety check, pass CHECK_IF_PREINSTALLED=false to make";\
-   exit 2;\
- fi
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/signatures.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamllex.opt src/glob_lexer.mll
- 55 states, 419 transitions, table size 2006 bytes
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamllex.opt src/lexers.mll
- 251 states, 1051 transitions, table size 5710 bytes
- 4334 additional bytes used for bindings
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/main.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp
- ocamlc.opt -pack src/const.cmo src/loc.cmo src/discard_printf.cmo src/signatures.cmi src/my_std.cmo src/my_unix.cmo src/tags.cmo src/display.cmo src/log.cmo src/shell.cmo src/bool.cmo src/glob_ast.cmo src/glob_lexer.cmo src/glob.cmo src/lexers.cmo src/param_tags.cmo src/command.cmo src/ocamlbuild_config.cmo src/ocamlbuild_where.cmo src/slurp.cmo src/options.cmo src/pathname.cmo src/configuration.cmo src/flags.cmo src/hygiene.cmo src/digest_cache.cmo src/resource.cmo src/rule.cmo src/solver.cmo src/report.cmo src/tools.cmo src/fda.cmo src/findlib.cmo src/ocaml_arch.cmo src/ocaml_utils.cmo src/ocaml_dependencies.cmo src/ocaml_compiler.cmo src/ocaml_tools.cmo src/ocaml_specific.cmo src/exit_codes.cmo src/plugin.cmo src/hooks.cmo src/main.cmo -o tmp/ocamlbuild_pack.cmo
- mv tmp/ocamlbuild_pack.cmi src/ocamlbuild_pack.cmi
- mv tmp/ocamlbuild_pack.cmo src/ocamlbuild_pack.cmo
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.ml
- ocamlc.opt -I +unix -I src -o ocamlbuild.byte unix.cma src/ocamlbuild_pack.cmo src/ocamlbuild_plugin.cmo src/ocamlbuild_executor.cmo src/ocamlbuild_unix_plugin.cmo src/ocamlbuild.cmo
- ocamlc.opt -a -o src/ocamlbuildlib.cma src/ocamlbuild_pack.cmo src/ocamlbuild_plugin.cmo src/ocamlbuild_executor.cmo src/ocamlbuild_unix_plugin.cmo
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp
- ocamlopt.opt -pack src/const.cmx src/loc.cmx src/discard_printf.cmx src/signatures.cmi src/my_std.cmx src/my_unix.cmx src/tags.cmx src/display.cmx src/log.cmx src/shell.cmx src/bool.cmx src/glob_ast.cmx src/glob_lexer.cmx src/glob.cmx src/lexers.cmx src/param_tags.cmx src/command.cmx src/ocamlbuild_config.cmx src/ocamlbuild_where.cmx src/slurp.cmx src/options.cmx src/pathname.cmx src/configuration.cmx src/flags.cmx src/hygiene.cmx src/digest_cache.cmx src/resource.cmx src/rule.cmx src/solver.cmx src/report.cmx src/tools.cmx src/fda.cmx src/findlib.cmx src/ocaml_arch.cmx src/ocaml_utils.cmx src/ocaml_dependencies.cmx src/ocaml_compiler.cmx src/ocaml_tools.cmx src/ocaml_specific.cmx src/exit_codes.cmx src/plugin.cmx src/hooks.cmx src/main.cmx -o tmp/ocamlbuild_pack.cmx
- mv tmp/ocamlbuild_pack.cmx src/ocamlbuild_pack.cmx
- mv tmp/ocamlbuild_pack.o src/ocamlbuild_pack.o
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.ml
- ocamlopt.opt -I +unix -I src -o ocamlbuild.native unix.cmxa src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx src/ocamlbuild.cmx
- ocamlopt.opt -a -o src/ocamlbuildlib.cmxa src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx
- ocamlc.opt src/ocamlbuild_pack.cmo -I src man/options_man.ml -o man/options_man.byte
- ./man/options_man.byte > man/ocamlbuild.options.1
- cat man/ocamlbuild.header.1 man/ocamlbuild.options.1 man/ocamlbuild.footer.1 > man/ocamlbuild.1
- make ocamlbuild.install
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.14.0'
- rm -f ocamlbuild.install
- touch ocamlbuild.install
- make install-bin-opam
- make[2]: Entering directory '/home/opam/.opam/4.03/.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/.opam-switch/build/ocamlbuild.0.14.0'
- make install-lib-opam
- make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.14.0'
- echo 'lib: [' >> ocamlbuild.install
- make install-lib-basics-opam
- make[3]: Entering directory '/home/opam/.opam/4.03/.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/.opam-switch/build/ocamlbuild.0.14.0'
- make install-lib-byte-opam
- make[3]: Entering directory '/home/opam/.opam/4.03/.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/.opam-switch/build/ocamlbuild.0.14.0'
- make install-lib-native-opam
- make[3]: Entering directory '/home/opam/.opam/4.03/.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/.opam-switch/build/ocamlbuild.0.14.0'
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.14.0'
- make install-man-opam
- make[2]: Entering directory '/home/opam/.opam/4.03/.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/.opam-switch/build/ocamlbuild.0.14.0'
- make install-doc-opam
- make[2]: Entering directory '/home/opam/.opam/4.03/.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/.opam-switch/build/ocamlbuild.0.14.0'
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.14.0'
-> compiled  ocamlbuild.0.14.0
Processing 96/217: [dune: ocaml bootstrap.ml] [ocamlfind: make opt]
-> installed ocamlbuild.0.14.0
Processing 97/217: [dune: ocaml bootstrap.ml] [ocamlfind: make opt]
[camlp4: patch] applying termux.patch
Processing 98/217: [camlp4: patch] [dune: ocaml bootstrap.ml] [ocamlfind: make opt]
Processing 99/217: [camlp4: patch] [dune: ocaml bootstrap.ml] [ocamlfind: make opt] [uchar: ocaml]
[camlp4: patch] applying f0ea53725465260556832398096cef8d3f20b49d.patch
Processing 99/217: [camlp4: ./configure] [dune: ocaml bootstrap.ml] [ocamlfind: make opt] [uchar: ocaml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "--bindir=/home/opam/.opam/4.03/bin" "--libdir=/home/opam/.opam/4.03/lib/ocaml" "--pkgdir=/home/opam/.opam/4.03/lib" (CWD=/home/opam/.opam/4.03/.opam-switch/build/camlp4.4.03+1)
- /usr/bin/which: this version of `which' is deprecated; use `command -v' in scripts instead.
- /usr/bin/which: this version of `which' is deprecated; use `command -v' in scripts instead.
- /usr/bin/which: this version of `which' is deprecated; use `command -v' in scripts instead.
- /usr/bin/which: this version of `which' is deprecated; use `command -v' in scripts instead.
Processing 99/217: [camlp4: make all] [dune: ocaml bootstrap.ml] [ocamlfind: make opt] [uchar: ocaml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/git.ml" (CWD=/home/opam/.opam/4.03/.opam-switch/build/uchar.0.0.2)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/build.ml" "native=true" "native-dynlink=true" (CWD=/home/opam/.opam/4.03/.opam-switch/build/uchar.0.0.2)
-> compiled  uchar.0.0.2
Processing 99/217: [camlp4: make all] [dune: ocaml bootstrap.ml] [ocamlfind: make opt]
-> installed uchar.0.0.2
Processing 100/217: [camlp4: make all] [dune: ocaml bootstrap.ml] [ocamlfind: make opt]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "bootstrap.ml" (CWD=/home/opam/.opam/4.03/.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/bin/ocamllex.opt -q src/ocaml-syntax-shims/let_trail.mll
- /home/opam/.opam/4.03/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/bin/ocamlopt.opt -g -w -40 -o boot-pp.exe -I +compiler-libs ocamlcommon.cmxa boot_pp.ml
- /home/opam/.opam/4.03/bin/ocamllex.opt -q src/ocamlobjinfo.mll
- /home/opam/.opam/4.03/bin/ocamllex.opt -q src/meta_lexer.mll
- /home/opam/.opam/4.03/bin/ocamllex.opt -q src/dune_lexer.mll
- /home/opam/.opam/4.03/bin/ocamllex.opt -q src/dune_lang/dune_lexer.mll
- /home/opam/.opam/4.03/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/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/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' src/stdune/caml/dune_caml.ml > boot-depends.txt
- /home/opam/.opam/4.03/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/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/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/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/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/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/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/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/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/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/bin/ocamllex.opt -q src/ocaml-syntax-shims/let_trail.mll
- /home/opam/.opam/4.03/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/bin/ocamlopt.opt -g -w -40 -o boot-pp.exe -I +compiler-libs ocamlcommon.cmxa boot_pp.ml
- /home/opam/.opam/4.03/bin/ocamllex.opt -q src/ocamlobjinfo.mll
- /home/opam/.opam/4.03/bin/ocamllex.opt -q src/meta_lexer.mll
- /home/opam/.opam/4.03/bin/ocamllex.opt -q src/dune_lexer.mll
- /home/opam/.opam/4.03/bin/ocamllex.opt -q src/dune_lang/dune_lexer.mll
- /home/opam/.opam/4.03/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/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/bin/ocamldep.opt -modules -pp './boot-pp.exe -dump-ast' src/stdune/caml/dune_caml.ml > boot-depends.txt
- /home/opam/.opam/4.03/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/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/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/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/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/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/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/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/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/bin/ocamlc.opt -g -w -40 -o boot.exe -pp './boot-pp.exe -dump-ast' -I +threads unix.cma threads.cma boot.ml
Processing 100/217: [camlp4: make all] [dune: ./boot.exe 47] [ocamlfind: make opt]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opt" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.1)
- for p in findlib; do ( cd src/$p; make opt ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.03/.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/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- for p in findlib; do ( cd src/$p; make opt ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.03/.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/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
-> compiled  ocamlfind.1.9.1
Processing 100/217: [camlp4: make all] [dune: ./boot.exe 47]
Processing 101/217: [camlp4: make all] [dune: ./boot.exe 47] [ocamlfind: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.03/.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/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.03/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/bin"
- mkdir -p "/home/opam/.opam/4.03/man"
- make install-config
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "`dirname \"/home/opam/.opam/4.03/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.03/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/4.03/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.1'
- for p in findlib; do ( cd src/$p; make install ); done
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- mkdir -p "/home/opam/.opam/4.03/lib/findlib"
- mkdir -p "/home/opam/.opam/4.03/bin"
- test 1 -eq 0 || cp topfind "/home/opam/.opam/4.03/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/lib/findlib"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- cp $f "/home/opam/.opam/4.03/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/4.03/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/4.03/lib/ocaml/compiler-libs/"; \
-     cp topdirs.cmi toploop.cmi "/home/opam/.opam/4.03/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- make install-meta
- make[1]: Entering directory '/home/opam/.opam/4.03/.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/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.03/lib/$x"; done
- mkdir -p "/home/opam/.opam/4.03/lib/findlib"; cp Makefile.packages "/home/opam/.opam/4.03/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.1'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; }
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- mkdir -p "/home/opam/.opam/4.03/lib/num-top"
- cp num_top.cma num_top.cmi num_top_printers.cmi \
- 	"/home/opam/.opam/4.03/lib/num-top"
- make[1]: Leaving directory '/home/opam/.opam/4.03/.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/bin"
- make install-doc
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "/home/opam/.opam/4.03/man/man1" "/home/opam/.opam/4.03/man/man3" "/home/opam/.opam/4.03/man/man5"
- cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.03/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/man/man5"
- make[1]: Leaving directory '/home/opam/.opam/4.03/.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/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.03/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/bin"
- mkdir -p "/home/opam/.opam/4.03/man"
- make install-config
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "`dirname \"/home/opam/.opam/4.03/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.03/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/4.03/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.1'
- for p in findlib; do ( cd src/$p; make install ); done
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- mkdir -p "/home/opam/.opam/4.03/lib/findlib"
- mkdir -p "/home/opam/.opam/4.03/bin"
- test 1 -eq 0 || cp topfind "/home/opam/.opam/4.03/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/lib/findlib"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- cp $f "/home/opam/.opam/4.03/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/4.03/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/4.03/lib/ocaml/compiler-libs/"; \
-     cp topdirs.cmi toploop.cmi "/home/opam/.opam/4.03/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- make install-meta
- make[1]: Entering directory '/home/opam/.opam/4.03/.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/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.03/lib/$x"; done
- mkdir -p "/home/opam/.opam/4.03/lib/findlib"; cp Makefile.packages "/home/opam/.opam/4.03/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.1'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; }
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- mkdir -p "/home/opam/.opam/4.03/lib/num-top"
- cp num_top.cma num_top.cmi num_top_printers.cmi \
- 	"/home/opam/.opam/4.03/lib/num-top"
- make[1]: Leaving directory '/home/opam/.opam/4.03/.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/bin"
- make install-doc
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "/home/opam/.opam/4.03/man/man1" "/home/opam/.opam/4.03/man/man3" "/home/opam/.opam/4.03/man/man5"
- cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.03/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/man/man5"
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.1'
-> installed ocamlfind.1.9.1
Processing 101/217: [camlp4: make all] [dune: ./boot.exe 47]
Processing 102/217: [camlp4: make all] [dune: ./boot.exe 47]
Processing 103/217: [calendar: ./configure] [camlp4: make all] [dune: ./boot.exe 47]
Processing 104/217: [calendar: ./configure] [camlp4: make all] [dune: ./boot.exe 47] [menhir: make Makefile]
Processing 105/217: [calendar: ./configure] [camlp4: make all] [dune: ./boot.exe 47] [menhir: make Makefile] [ppx_tools: make all]
Processing 106/217: [calendar: ./configure] [camlp4: make all] [dune: ./boot.exe 47] [menhir: make Makefile] [ppx_tools: make all] [topkg: ocaml build]
Processing 107/217: [calendar: ./configure] [camlp4: make all] [dune: ./boot.exe 47] [menhir: make Makefile] [ppx_tools: make all] [topkg: ocaml build] [zarith: ./configure]
-> installed base-bytes.base
Processing 108/217: [calendar: ./configure] [camlp4: make all] [dune: ./boot.exe 47] [menhir: make Makefile] [ppx_tools: make all] [topkg: ocaml build] [zarith: ./configure]
Processing 109/217: [calendar: ./configure] [camlp4: make all] [dune: ./boot.exe 47] [menhir: make Makefile] [pcre: ocaml setup.ml] [ppx_tools: make all] [topkg: ocaml build] [zarith: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" (CWD=/home/opam/.opam/4.03/.opam-switch/build/zarith.1.11)
- binary ocaml: found in /home/opam/.opam/4.03/bin
- binary ocamlc: found in /home/opam/.opam/4.03/bin
- binary ocamldep: found in /home/opam/.opam/4.03/bin
- binary ocamlmklib: found in /home/opam/.opam/4.03/bin
- binary ocamldoc: found in /home/opam/.opam/4.03/bin
- binary ar: found in /usr/bin
- binary perl: found in /usr/bin
- binary gcc: found in /usr/bin
- binary ocamlopt: found in /home/opam/.opam/4.03/bin
- checking compilation with gcc -O3 -Wall -Wextra : working
- include caml/mlvalues.h: found
- library dynlink.cmxa: found
- binary ocamlfind: found in /home/opam/.opam/4.03/bin
- OCaml's word size is 64
- binary uname: found in /bin
- include gmp.h: found
- library gmp: found
- OCaml extended comparison supported
- OCaml new hash functions available
- OCaml supports -bin-annot to produce documentation
- Using OCaml legacy C API custom operations
- 
- detected configuration:
- 
-   native-code:          yes
-   dynamic linking:      yes
-   asm path:             x86_64
-   defines:              -DZ_OCAML_LEGACY_CUSTOM_OPERATIONS -DZ_OCAML_HASH -DZ_OCAML_COMPARE_EXT -DHAS_GMP -DZ_ELF -DZ_DOT_LABEL_PREFIX 
-   libraries:             -lgmp
-   C options:            -O3 -Wall -Wextra 
-   asm options           
-   installation path:    /home/opam/.opam/4.03/lib
-   installation method   findlib
- 
- configuration successful!
- now type "make" to build
- then type "make install" or "sudo make install" to install
- binary ocaml: found in /home/opam/.opam/4.03/bin
- binary ocamlc: found in /home/opam/.opam/4.03/bin
- binary ocamldep: found in /home/opam/.opam/4.03/bin
- binary ocamlmklib: found in /home/opam/.opam/4.03/bin
- binary ocamldoc: found in /home/opam/.opam/4.03/bin
- binary ar: found in /usr/bin
- binary perl: found in /usr/bin
- binary gcc: found in /usr/bin
- binary ocamlopt: found in /home/opam/.opam/4.03/bin
- checking compilation with gcc -O3 -Wall -Wextra : working
- include caml/mlvalues.h: found
- library dynlink.cmxa: found
- binary ocamlfind: found in /home/opam/.opam/4.03/bin
- OCaml's word size is 64
- binary uname: found in /bin
- include gmp.h: found
- library gmp: found
- OCaml extended comparison supported
- OCaml new hash functions available
- OCaml supports -bin-annot to produce documentation
- Using OCaml legacy C API custom operations
- 
- detected configuration:
- 
-   native-code:          yes
-   dynamic linking:      yes
-   asm path:             x86_64
-   defines:              -DZ_OCAML_LEGACY_CUSTOM_OPERATIONS -DZ_OCAML_HASH -DZ_OCAML_COMPARE_EXT -DHAS_GMP -DZ_ELF -DZ_DOT_LABEL_PREFIX 
-   libraries:             -lgmp
-   C options:            -O3 -Wall -Wextra 
-   asm options           
-   installation path:    /home/opam/.opam/4.03/lib
-   installation method   findlib
- 
- configuration successful!
- now type "make" to build
- then type "make install" or "sudo make install" to install
Processing 109/217: [calendar: ./configure] [camlp4: make all] [dune: ./boot.exe 47] [menhir: make Makefile] [pcre: ocaml setup.ml] [ppx_tools: make all] [topkg: ocaml build] [zarith: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" (CWD=/home/opam/.opam/4.03/.opam-switch/build/calendar.2.04)
- checking for ocamlc... ocamlc
- ocaml version is 4.03.0: Good!
- ocaml library path is /home/opam/.opam/4.03/lib/ocaml
- checking for ocamlopt... ocamlopt
- checking ocamlopt version... ok
- checking for ocamlc.opt... ocamlc.opt
- checking ocamlc.opt version... ok
- checking for ocamlopt.opt... ocamlopt.opt
- checking ocamlc.opt version... ok
- checking for ocamldep... ocamldep
- checking for ocamlfind... ocamlfind
- checking for ocamldoc... ocamldoc
- checking for ocamlweb... ocamlweb
- checking for ocamlwc... ocamlwc
- checking for ocamldot... ocamldot
- checking platform... linux
- checking extension for object files... .o
- checking extension for library files... .a
- checking for /home/opam/.opam/4.03/lib/ocaml/dynlink.cmxa... yes
- native dynlink works fine. Great.
- configure: creating ./config.status
- config.status: creating Makefile
- checking for ocamlc... ocamlc
- ocaml version is 4.03.0: Good!
- ocaml library path is /home/opam/.opam/4.03/lib/ocaml
- checking for ocamlopt... ocamlopt
- checking ocamlopt version... ok
- checking for ocamlc.opt... ocamlc.opt
- checking ocamlc.opt version... ok
- checking for ocamlopt.opt... ocamlopt.opt
- checking ocamlc.opt version... ok
- checking for ocamldep... ocamldep
- checking for ocamlfind... ocamlfind
- checking for ocamldoc... ocamldoc
- checking for ocamlweb... ocamlweb
- checking for ocamlwc... ocamlwc
- checking for ocamldot... ocamldot
- checking platform... linux
- checking extension for object files... .o
- checking extension for library files... .a
- checking for /home/opam/.opam/4.03/lib/ocaml/dynlink.cmxa... yes
- native dynlink works fine. Great.
- configure: creating ./config.status
- config.status: creating Makefile
Processing 109/217: [calendar: make] [camlp4: make all] [dune: ./boot.exe 47] [menhir: make Makefile] [pcre: ocaml setup.ml] [ppx_tools: make all] [topkg: ocaml build] [zarith: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "setup.ml" "-configure" "--prefix" "/home/opam/.opam/4.03" (CWD=/home/opam/.opam/4.03/.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/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.03/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.03/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.03/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/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.03/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.03/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
- 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/bin/ocamldoc
- pkg_bytes: ........................................... /home/opam/.opam/4.03/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/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.03/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.03/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.03/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/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.03/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.03/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
- 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/bin/ocamldoc
- pkg_bytes: ........................................... /home/opam/.opam/4.03/lib/bytes
- 
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.03/.opam-switch/build/calendar.2.04)
- echo "let version = \"2.04\"" > src/version.ml
- echo "let date = \"`date`\"" >> src/version.ml
- rm -f .depend
- ocamldep -I src -I tests src/*.ml src/*.mli tests/*.ml tests/*.mli \
-   > .depend
- ocamlc.opt -I src -I target -I tests -c src/period.mli
- ocamlc.opt -I src -I target -I tests -c src/date_sig.mli
- ocamlc.opt -I src -I target -I tests -c src/time_Zone.mli
- ocamlc.opt -I src -I target -I tests -c src/time_sig.mli
- ocamlc.opt -I src -I target -I tests -c src/calendar_sig.mli
- ocamlc.opt -I src -I target -I tests -c src/utils.mli
- ocamlc.opt -I src -I target -I tests -c src/utils.ml
- ocamlc.opt -I src -I target -I tests -c src/time_Zone.ml
- ocamlc.opt -I src -I target -I tests -c src/time.mli
- ocamlc.opt -I src -I target -I tests -c src/time.ml
- ocamlc.opt -I src -I target -I tests -c src/ftime.mli
- ocamlc.opt -I src -I target -I tests -c src/ftime.ml
- ocamlc.opt -I src -I target -I tests -c src/date.mli
- ocamlc.opt -I src -I target -I tests -c src/date.ml
- ocamlc.opt -I src -I target -I tests -c src/calendar_builder.mli
- ocamlc.opt -I src -I target -I tests -c src/calendar_builder.ml
- ocamlc.opt -I src -I target -I tests -c src/calendar.mli
- ocamlc.opt -I src -I target -I tests -c src/calendar.ml
- ocamlc.opt -I src -I target -I tests -c src/fcalendar.mli
- ocamlc.opt -I src -I target -I tests -c src/fcalendar.ml
- ocamlc.opt -I src -I target -I tests -c src/printer.mli
- ocamlc.opt -I src -I target -I tests -c src/printer.ml
- File "src/printer.ml", line 184, characters 16-32:
- Warning 3: deprecated: String.uppercase
- Use String.uppercase_ascii instead.
- File "src/printer.ml", line 239, characters 33-49:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- ocamlc.opt -I src -I target -I tests -c src/version.mli
- ocamlc.opt -I src -I target -I tests -c src/version.ml
- mkdir -p target
- ocamlfind ocamlc -I src -I target -I tests -pack -o target/calendarLib.cmo \
- 	src/period.cmi src/date_sig.cmi src/time_sig.cmi src/calendar_sig.cmi src/utils.cmo src/time_Zone.cmo src/time.cmo src/ftime.cmo src/date.cmo src/calendar_builder.cmo src/calendar.cmo src/fcalendar.cmo src/printer.cmo src/version.cmo
- ocamlfind ocamlc -I src -I target -I tests -a -o target/calendarLib.cma target/calendarLib.cmo
- ocamlopt.opt -I src -I target -I tests -noassert -for-pack CalendarLib -c src/utils.ml
- ocamlopt.opt -I src -I target -I tests -noassert -for-pack CalendarLib -c src/time_Zone.ml
- ocamlopt.opt -I src -I target -I tests -noassert -for-pack CalendarLib -c src/time.ml
- ocamlopt.opt -I src -I target -I tests -noassert -for-pack CalendarLib -c src/ftime.ml
- ocamlopt.opt -I src -I target -I tests -noassert -for-pack CalendarLib -c src/date.ml
- ocamlopt.opt -I src -I target -I tests -noassert -for-pack CalendarLib -c src/calendar_builder.ml
- ocamlopt.opt -I src -I target -I tests -noassert -for-pack CalendarLib -c src/calendar.ml
- ocamlopt.opt -I src -I target -I tests -noassert -for-pack CalendarLib -c src/fcalendar.ml
- ocamlopt.opt -I src -I target -I tests -noassert -for-pack CalendarLib -c src/printer.ml
- File "src/printer.ml", line 184, characters 16-32:
- Warning 3: deprecated: String.uppercase
- Use String.uppercase_ascii instead.
- File "src/printer.ml", line 239, characters 33-49:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- ocamlopt.opt -I src -I target -I tests -noassert -for-pack CalendarLib -c src/version.ml
- mkdir -p target
- ocamlfind ocamlopt -I src -I target -I tests -noassert -pack -o target/calendarLib.cmx \
- 	src/period.cmi src/date_sig.cmi src/time_sig.cmi src/calendar_sig.cmi src/utils.cmx src/time_Zone.cmx src/time.cmx src/ftime.cmx src/date.cmx src/calendar_builder.cmx src/calendar.cmx src/fcalendar.cmx src/printer.cmx src/version.cmx
- ocamlfind ocamlopt -I src -I target -I tests -noassert -a -o target/calendarLib.cmxa target/calendarLib.cmx
- ocamlfind ocamlopt -I target -shared -linkall -o target/calendarLib.cmxs target/calendarLib.cmxa
- echo "name = \"calendar\"" > META
- echo "description = \"calendar library\"" >> META
- echo "version = \"2.04\"" >> META
- echo "archive(byte) = \"calendarLib.cma\"" >> META
- echo "archive(native) = \"calendarLib.cmxa\"" >> META
- echo "requires = \"unix str\"" >> META
- echo "let version = \"2.04\"" > src/version.ml
- echo "let date = \"`date`\"" >> src/version.ml
- rm -f .depend
- ocamldep -I src -I tests src/*.ml src/*.mli tests/*.ml tests/*.mli \
-   > .depend
- ocamlc.opt -I src -I target -I tests -c src/period.mli
- ocamlc.opt -I src -I target -I tests -c src/date_sig.mli
- ocamlc.opt -I src -I target -I tests -c src/time_Zone.mli
- ocamlc.opt -I src -I target -I tests -c src/time_sig.mli
- ocamlc.opt -I src -I target -I tests -c src/calendar_sig.mli
- ocamlc.opt -I src -I target -I tests -c src/utils.mli
- ocamlc.opt -I src -I target -I tests -c src/utils.ml
- ocamlc.opt -I src -I target -I tests -c src/time_Zone.ml
- ocamlc.opt -I src -I target -I tests -c src/time.mli
- ocamlc.opt -I src -I target -I tests -c src/time.ml
- ocamlc.opt -I src -I target -I tests -c src/ftime.mli
- ocamlc.opt -I src -I target -I tests -c src/ftime.ml
- ocamlc.opt -I src -I target -I tests -c src/date.mli
- ocamlc.opt -I src -I target -I tests -c src/date.ml
- ocamlc.opt -I src -I target -I tests -c src/calendar_builder.mli
- ocamlc.opt -I src -I target -I tests -c src/calendar_builder.ml
- ocamlc.opt -I src -I target -I tests -c src/calendar.mli
- ocamlc.opt -I src -I target -I tests -c src/calendar.ml
- ocamlc.opt -I src -I target -I tests -c src/fcalendar.mli
- ocamlc.opt -I src -I target -I tests -c src/fcalendar.ml
- ocamlc.opt -I src -I target -I tests -c src/printer.mli
- ocamlc.opt -I src -I target -I tests -c src/printer.ml
- File "src/printer.ml", line 184, characters 16-32:
- Warning 3: deprecated: String.uppercase
- Use String.uppercase_ascii instead.
- File "src/printer.ml", line 239, characters 33-49:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- ocamlc.opt -I src -I target -I tests -c src/version.mli
- ocamlc.opt -I src -I target -I tests -c src/version.ml
- mkdir -p target
- ocamlfind ocamlc -I src -I target -I tests -pack -o target/calendarLib.cmo \
- 	src/period.cmi src/date_sig.cmi src/time_sig.cmi src/calendar_sig.cmi src/utils.cmo src/time_Zone.cmo src/time.cmo src/ftime.cmo src/date.cmo src/calendar_builder.cmo src/calendar.cmo src/fcalendar.cmo src/printer.cmo src/version.cmo
- ocamlfind ocamlc -I src -I target -I tests -a -o target/calendarLib.cma target/calendarLib.cmo
- ocamlopt.opt -I src -I target -I tests -noassert -for-pack CalendarLib -c src/utils.ml
- ocamlopt.opt -I src -I target -I tests -noassert -for-pack CalendarLib -c src/time_Zone.ml
- ocamlopt.opt -I src -I target -I tests -noassert -for-pack CalendarLib -c src/time.ml
- ocamlopt.opt -I src -I target -I tests -noassert -for-pack CalendarLib -c src/ftime.ml
- ocamlopt.opt -I src -I target -I tests -noassert -for-pack CalendarLib -c src/date.ml
- ocamlopt.opt -I src -I target -I tests -noassert -for-pack CalendarLib -c src/calendar_builder.ml
- ocamlopt.opt -I src -I target -I tests -noassert -for-pack CalendarLib -c src/calendar.ml
- ocamlopt.opt -I src -I target -I tests -noassert -for-pack CalendarLib -c src/fcalendar.ml
- ocamlopt.opt -I src -I target -I tests -noassert -for-pack CalendarLib -c src/printer.ml
- File "src/printer.ml", line 184, characters 16-32:
- Warning 3: deprecated: String.uppercase
- Use String.uppercase_ascii instead.
- File "src/printer.ml", line 239, characters 33-49:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- ocamlopt.opt -I src -I target -I tests -noassert -for-pack CalendarLib -c src/version.ml
- mkdir -p target
- ocamlfind ocamlopt -I src -I target -I tests -noassert -pack -o target/calendarLib.cmx \
- 	src/period.cmi src/date_sig.cmi src/time_sig.cmi src/calendar_sig.cmi src/utils.cmx src/time_Zone.cmx src/time.cmx src/ftime.cmx src/date.cmx src/calendar_builder.cmx src/calendar.cmx src/fcalendar.cmx src/printer.cmx src/version.cmx
- ocamlfind ocamlopt -I src -I target -I tests -noassert -a -o target/calendarLib.cmxa target/calendarLib.cmx
- ocamlfind ocamlopt -I target -shared -linkall -o target/calendarLib.cmxs target/calendarLib.cmxa
- echo "name = \"calendar\"" > META
- echo "description = \"calendar library\"" >> META
- echo "version = \"2.04\"" >> META
- echo "archive(byte) = \"calendarLib.cma\"" >> META
- echo "archive(native) = \"calendarLib.cmxa\"" >> META
- echo "requires = \"unix str\"" >> META
-> compiled  calendar.2.04
Processing 109/217: [camlp4: make all] [dune: ./boot.exe 47] [menhir: make Makefile] [pcre: ocaml setup.ml] [ppx_tools: make all] [topkg: ocaml build] [zarith: make]
Processing 110/217: [camlp4: make all] [dune: ./boot.exe 47] [menhir: make Makefile] [pcre: ocaml setup.ml] [ppx_tools: make all] [topkg: ocaml build] [zarith: make] [calendar: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/calendar.2.04)
- Installed /home/opam/.opam/4.03/lib/calendar/calendarLib.a
- Installed /home/opam/.opam/4.03/lib/calendar/calendarLib.o
- Installed /home/opam/.opam/4.03/lib/calendar/version.mli
- Installed /home/opam/.opam/4.03/lib/calendar/printer.mli
- Installed /home/opam/.opam/4.03/lib/calendar/fcalendar.mli
- Installed /home/opam/.opam/4.03/lib/calendar/calendar.mli
- Installed /home/opam/.opam/4.03/lib/calendar/calendar_builder.mli
- Installed /home/opam/.opam/4.03/lib/calendar/calendar_sig.mli
- Installed /home/opam/.opam/4.03/lib/calendar/date.mli
- Installed /home/opam/.opam/4.03/lib/calendar/date_sig.mli
- Installed /home/opam/.opam/4.03/lib/calendar/ftime.mli
- Installed /home/opam/.opam/4.03/lib/calendar/time.mli
- Installed /home/opam/.opam/4.03/lib/calendar/time_sig.mli
- Installed /home/opam/.opam/4.03/lib/calendar/period.mli
- Installed /home/opam/.opam/4.03/lib/calendar/time_Zone.mli
- Installed /home/opam/.opam/4.03/lib/calendar/utils.mli
- Installed /home/opam/.opam/4.03/lib/calendar/calendarLib.cmxs
- Installed /home/opam/.opam/4.03/lib/calendar/calendarLib.cmxa
- Installed /home/opam/.opam/4.03/lib/calendar/calendarLib.cmx
- Installed /home/opam/.opam/4.03/lib/calendar/calendarLib.cmo
- Installed /home/opam/.opam/4.03/lib/calendar/calendarLib.cmi
- Installed /home/opam/.opam/4.03/lib/calendar/calendarLib.cma
- Installed /home/opam/.opam/4.03/lib/calendar/META
- Installed /home/opam/.opam/4.03/lib/calendar/calendarLib.a
- Installed /home/opam/.opam/4.03/lib/calendar/calendarLib.o
- Installed /home/opam/.opam/4.03/lib/calendar/version.mli
- Installed /home/opam/.opam/4.03/lib/calendar/printer.mli
- Installed /home/opam/.opam/4.03/lib/calendar/fcalendar.mli
- Installed /home/opam/.opam/4.03/lib/calendar/calendar.mli
- Installed /home/opam/.opam/4.03/lib/calendar/calendar_builder.mli
- Installed /home/opam/.opam/4.03/lib/calendar/calendar_sig.mli
- Installed /home/opam/.opam/4.03/lib/calendar/date.mli
- Installed /home/opam/.opam/4.03/lib/calendar/date_sig.mli
- Installed /home/opam/.opam/4.03/lib/calendar/ftime.mli
- Installed /home/opam/.opam/4.03/lib/calendar/time.mli
- Installed /home/opam/.opam/4.03/lib/calendar/time_sig.mli
- Installed /home/opam/.opam/4.03/lib/calendar/period.mli
- Installed /home/opam/.opam/4.03/lib/calendar/time_Zone.mli
- Installed /home/opam/.opam/4.03/lib/calendar/utils.mli
- Installed /home/opam/.opam/4.03/lib/calendar/calendarLib.cmxs
- Installed /home/opam/.opam/4.03/lib/calendar/calendarLib.cmxa
- Installed /home/opam/.opam/4.03/lib/calendar/calendarLib.cmx
- Installed /home/opam/.opam/4.03/lib/calendar/calendarLib.cmo
- Installed /home/opam/.opam/4.03/lib/calendar/calendarLib.cmi
- Installed /home/opam/.opam/4.03/lib/calendar/calendarLib.cma
- Installed /home/opam/.opam/4.03/lib/calendar/META
-> installed calendar.2.04
Processing 110/217: [camlp4: make all] [dune: ./boot.exe 47] [menhir: make Makefile] [pcre: ocaml setup.ml] [ppx_tools: make all] [topkg: ocaml build] [zarith: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.03/.opam-switch/build/zarith.1.11)
- ./z_pp.pl x86_64
- Name "main::extra" used only once: possible typo at ./z_pp.pl line 29.
- found assembly file caml_z_x86_64.S
-   found abs
-   found add
-   found div
-   found divexact
-   found logand
-   found lognot
-   found logor
-   found logxor
-   found mul
-   found neg
-   found pred
-   found rem
-   found shift_left
-   found shift_right
-   found sub
-   found succ
- ocamldep -native  z.ml q.ml big_int_Z.ml z.mli q.mli big_int_Z.mli > depend
- ocamlc -I +compiler-libs -bin-annot  -c z.mli
- ocamlc -I +compiler-libs -bin-annot  -c z.ml
- ocamlc -I +compiler-libs -bin-annot  -c q.mli
- ocamlc -I +compiler-libs -bin-annot  -c q.ml
- ocamlc -I +compiler-libs -bin-annot  -c big_int_Z.mli
- ocamlc -I +compiler-libs -bin-annot  -c big_int_Z.ml
- ocamlmklib -failsafe -o zarith z.cmo q.cmo big_int_Z.cmo -lgmp
- gcc -DZ_OCAML_LEGACY_CUSTOM_OPERATIONS -DZ_OCAML_HASH -DZ_OCAML_COMPARE_EXT -DHAS_GMP -DZ_ELF -DZ_DOT_LABEL_PREFIX     -c -o caml_z_x86_64.o caml_z_x86_64.S
- ocamlc -ccopt "-I/home/opam/.opam/4.03/lib/ocaml  -DZ_OCAML_LEGACY_CUSTOM_OPERATIONS -DZ_OCAML_HASH -DZ_OCAML_COMPARE_EXT -DHAS_GMP -DZ_ELF -DZ_DOT_LABEL_PREFIX  -O3 -Wall -Wextra " -c caml_z.c
- ocamlmklib -failsafe -o zarith caml_z_x86_64.o caml_z.o -lgmp
- ocamlc -I +compiler-libs -bin-annot  -c zarith_top.ml
- ocamlc -o zarith_top.cma -a zarith_top.cmo
- ocamlopt -I +compiler-libs  -c z.ml
- ocamlopt -I +compiler-libs  -c q.ml
- ocamlopt -I +compiler-libs  -c big_int_Z.ml
- ocamlmklib -failsafe -o zarith z.cmx q.cmx big_int_Z.cmx -lgmp
- ocamlopt -shared -o zarith.cmxs -I . zarith.cmxa -linkall
- ./z_pp.pl x86_64
- Name "main::extra" used only once: possible typo at ./z_pp.pl line 29.
- found assembly file caml_z_x86_64.S
-   found abs
-   found add
-   found div
-   found divexact
-   found logand
-   found lognot
-   found logor
-   found logxor
-   found mul
-   found neg
-   found pred
-   found rem
-   found shift_left
-   found shift_right
-   found sub
-   found succ
- ocamldep -native  z.ml q.ml big_int_Z.ml z.mli q.mli big_int_Z.mli > depend
- ocamlc -I +compiler-libs -bin-annot  -c z.mli
- ocamlc -I +compiler-libs -bin-annot  -c z.ml
- ocamlc -I +compiler-libs -bin-annot  -c q.mli
- ocamlc -I +compiler-libs -bin-annot  -c q.ml
- ocamlc -I +compiler-libs -bin-annot  -c big_int_Z.mli
- ocamlc -I +compiler-libs -bin-annot  -c big_int_Z.ml
- ocamlmklib -failsafe -o zarith z.cmo q.cmo big_int_Z.cmo -lgmp
- gcc -DZ_OCAML_LEGACY_CUSTOM_OPERATIONS -DZ_OCAML_HASH -DZ_OCAML_COMPARE_EXT -DHAS_GMP -DZ_ELF -DZ_DOT_LABEL_PREFIX     -c -o caml_z_x86_64.o caml_z_x86_64.S
- ocamlc -ccopt "-I/home/opam/.opam/4.03/lib/ocaml  -DZ_OCAML_LEGACY_CUSTOM_OPERATIONS -DZ_OCAML_HASH -DZ_OCAML_COMPARE_EXT -DHAS_GMP -DZ_ELF -DZ_DOT_LABEL_PREFIX  -O3 -Wall -Wextra " -c caml_z.c
- ocamlmklib -failsafe -o zarith caml_z_x86_64.o caml_z.o -lgmp
- ocamlc -I +compiler-libs -bin-annot  -c zarith_top.ml
- ocamlc -o zarith_top.cma -a zarith_top.cmo
- ocamlopt -I +compiler-libs  -c z.ml
- ocamlopt -I +compiler-libs  -c q.ml
- ocamlopt -I +compiler-libs  -c big_int_Z.ml
- ocamlmklib -failsafe -o zarith z.cmx q.cmx big_int_Z.cmx -lgmp
- ocamlopt -shared -o zarith.cmxs -I . zarith.cmxa -linkall
-> compiled  zarith.1.11
Processing 110/217: [camlp4: make all] [dune: ./boot.exe 47] [menhir: make Makefile] [pcre: ocaml setup.ml] [ppx_tools: make all] [topkg: ocaml build]
Processing 111/217: [camlp4: make all] [dune: ./boot.exe 47] [menhir: make Makefile] [pcre: ocaml setup.ml] [ppx_tools: make all] [topkg: ocaml build] [zarith: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/zarith.1.11)
- ocamlfind install -destdir "/home/opam/.opam/4.03/lib" zarith META zarith.h zarith.cma libzarith.a z.mli q.mli big_int_Z.mli z.cmi q.cmi big_int_Z.cmi zarith_top.cma zarith.a zarith.cmxa z.cmx q.cmx big_int_Z.cmx zarith.cmxs z.cmti q.cmti big_int_Z.cmti -optional dllzarith.so
- Installed /home/opam/.opam/4.03/lib/zarith/big_int_Z.cmti
- Installed /home/opam/.opam/4.03/lib/zarith/q.cmti
- Installed /home/opam/.opam/4.03/lib/zarith/z.cmti
- Installed /home/opam/.opam/4.03/lib/zarith/zarith.cmxs
- Installed /home/opam/.opam/4.03/lib/zarith/big_int_Z.cmx
- Installed /home/opam/.opam/4.03/lib/zarith/q.cmx
- Installed /home/opam/.opam/4.03/lib/zarith/z.cmx
- Installed /home/opam/.opam/4.03/lib/zarith/zarith.cmxa
- Installed /home/opam/.opam/4.03/lib/zarith/zarith.a
- Installed /home/opam/.opam/4.03/lib/zarith/zarith_top.cma
- Installed /home/opam/.opam/4.03/lib/zarith/big_int_Z.cmi
- Installed /home/opam/.opam/4.03/lib/zarith/q.cmi
- Installed /home/opam/.opam/4.03/lib/zarith/z.cmi
- Installed /home/opam/.opam/4.03/lib/zarith/big_int_Z.mli
- Installed /home/opam/.opam/4.03/lib/zarith/q.mli
- Installed /home/opam/.opam/4.03/lib/zarith/z.mli
- Installed /home/opam/.opam/4.03/lib/zarith/libzarith.a
- Installed /home/opam/.opam/4.03/lib/zarith/zarith.cma
- Installed /home/opam/.opam/4.03/lib/zarith/zarith.h
- Installed /home/opam/.opam/4.03/lib/stublibs/dllzarith.so
- Installed /home/opam/.opam/4.03/lib/stublibs/dllzarith.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.03/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/4.03/lib/zarith/META
- ocamlfind install -destdir "/home/opam/.opam/4.03/lib" zarith META zarith.h zarith.cma libzarith.a z.mli q.mli big_int_Z.mli z.cmi q.cmi big_int_Z.cmi zarith_top.cma zarith.a zarith.cmxa z.cmx q.cmx big_int_Z.cmx zarith.cmxs z.cmti q.cmti big_int_Z.cmti -optional dllzarith.so
- Installed /home/opam/.opam/4.03/lib/zarith/big_int_Z.cmti
- Installed /home/opam/.opam/4.03/lib/zarith/q.cmti
- Installed /home/opam/.opam/4.03/lib/zarith/z.cmti
- Installed /home/opam/.opam/4.03/lib/zarith/zarith.cmxs
- Installed /home/opam/.opam/4.03/lib/zarith/big_int_Z.cmx
- Installed /home/opam/.opam/4.03/lib/zarith/q.cmx
- Installed /home/opam/.opam/4.03/lib/zarith/z.cmx
- Installed /home/opam/.opam/4.03/lib/zarith/zarith.cmxa
- Installed /home/opam/.opam/4.03/lib/zarith/zarith.a
- Installed /home/opam/.opam/4.03/lib/zarith/zarith_top.cma
- Installed /home/opam/.opam/4.03/lib/zarith/big_int_Z.cmi
- Installed /home/opam/.opam/4.03/lib/zarith/q.cmi
- Installed /home/opam/.opam/4.03/lib/zarith/z.cmi
- Installed /home/opam/.opam/4.03/lib/zarith/big_int_Z.mli
- Installed /home/opam/.opam/4.03/lib/zarith/q.mli
- Installed /home/opam/.opam/4.03/lib/zarith/z.mli
- Installed /home/opam/.opam/4.03/lib/zarith/libzarith.a
- Installed /home/opam/.opam/4.03/lib/zarith/zarith.cma
- Installed /home/opam/.opam/4.03/lib/zarith/zarith.h
- Installed /home/opam/.opam/4.03/lib/stublibs/dllzarith.so
- Installed /home/opam/.opam/4.03/lib/stublibs/dllzarith.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.03/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/4.03/lib/zarith/META
-> installed zarith.1.11
Processing 111/217: [camlp4: make all] [dune: ./boot.exe 47] [menhir: make Makefile] [pcre: ocaml setup.ml] [ppx_tools: make all] [topkg: ocaml build]
Processing 112/217: [camlp4: make all] [cryptokit: make] [dune: ./boot.exe 47] [menhir: make Makefile] [pcre: ocaml setup.ml] [ppx_tools: make all] [topkg: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" "--pkg-name" "topkg" "--dev-pkg" "false" (CWD=/home/opam/.opam/4.03/.opam-switch/build/topkg.1.0.4)
- 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.4
Processing 112/217: [camlp4: make all] [cryptokit: make] [dune: ./boot.exe 47] [menhir: make Makefile] [pcre: ocaml setup.ml] [ppx_tools: make all]
-> installed topkg.1.0.4
Processing 113/217: [camlp4: make all] [cryptokit: make] [dune: ./boot.exe 47] [menhir: make Makefile] [pcre: ocaml setup.ml] [ppx_tools: make all]
Processing 114/217: [camlp4: make all] [cryptokit: make] [dune: ./boot.exe 47] [menhir: make Makefile] [pcre: ocaml setup.ml] [ppx_tools: make all] [uuidm: ocaml build]
Processing 115/217: [camlp4: make all] [cryptokit: make] [dune: ./boot.exe 47] [menhir: make Makefile] [pcre: ocaml setup.ml] [ppx_tools: make all] [uuidm: ocaml build] [uutf: ocaml build]
Processing 116/217: [camlp4: make all] [cryptokit: make] [dune: ./boot.exe 47] [menhir: make Makefile] [pcre: ocaml setup.ml] [ppx_tools: make all] [uuidm: ocaml build] [uutf: ocaml build] [xmlm: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ppx_tools.5.0+4.03.0)
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_convenience.mli
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_convenience.ml
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_mapper_class.mli
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_mapper_class.ml
- ocamlc -bin-annot -a -o ppx_tools.cma ast_convenience.cmo ast_mapper_class.cmo
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c genlifter.ml
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -o genlifter ocamlcommon.cma ppx_tools.cma genlifter.cmo
- ./genlifter -I +compiler-libs Parsetree.expression > ast_lifter.ml || rm -rf ast_lifter.ml
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_lifter.ml
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c dumpast.ml
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -o dumpast ocamlcommon.cma ocamlbytecomp.cma ast_lifter.cmo dumpast.cmo
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ppx_metaquot.ml
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -o ppx_metaquot ocamlcommon.cma ppx_tools.cma ast_lifter.cmo ppx_metaquot.cmo
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c rewriter.ml
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -o rewriter ocamlcommon.cma rewriter.cmo
- ocamlopt -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_convenience.ml
- ocamlopt -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_mapper_class.ml
- ocamlopt -a -o ppx_tools.cmxa ast_convenience.cmx ast_mapper_class.cmx
- ocamlopt -shared -o ppx_tools.cmxs -linkall ppx_tools.cmxa
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_convenience.mli
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_convenience.ml
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_mapper_class.mli
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_mapper_class.ml
- ocamlc -bin-annot -a -o ppx_tools.cma ast_convenience.cmo ast_mapper_class.cmo
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c genlifter.ml
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -o genlifter ocamlcommon.cma ppx_tools.cma genlifter.cmo
- ./genlifter -I +compiler-libs Parsetree.expression > ast_lifter.ml || rm -rf ast_lifter.ml
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_lifter.ml
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c dumpast.ml
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -o dumpast ocamlcommon.cma ocamlbytecomp.cma ast_lifter.cmo dumpast.cmo
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ppx_metaquot.ml
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -o ppx_metaquot ocamlcommon.cma ppx_tools.cma ast_lifter.cmo ppx_metaquot.cmo
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c rewriter.ml
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -o rewriter ocamlcommon.cma rewriter.cmo
- ocamlopt -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_convenience.ml
- ocamlopt -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_mapper_class.ml
- ocamlopt -a -o ppx_tools.cmxa ast_convenience.cmx ast_mapper_class.cmx
- ocamlopt -shared -o ppx_tools.cmxs -linkall ppx_tools.cmxa
-> compiled  ppx_tools.5.0+4.03.0
Processing 116/217: [camlp4: make all] [cryptokit: make] [dune: ./boot.exe 47] [menhir: make Makefile] [pcre: ocaml setup.ml] [uuidm: ocaml build] [uutf: ocaml build] [xmlm: ocaml build]
Processing 117/217: [camlp4: make all] [cryptokit: make] [dune: ./boot.exe 47] [menhir: make Makefile] [pcre: ocaml setup.ml] [uuidm: ocaml build] [uutf: ocaml build] [xmlm: ocaml build] [ppx_tools: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ppx_tools.5.0+4.03.0)
- ocamlfind install ppx_tools META genlifter dumpast ppx_metaquot rewriter ppx_tools.cma ppx_tools.cmxa ppx_tools.a ppx_tools.cmxs ast_convenience.mli ast_convenience.cmi ast_convenience.cmt ast_convenience.cmti ast_convenience.cmx ast_mapper_class.mli ast_mapper_class.cmi ast_mapper_class.cmt ast_mapper_class.cmti ast_mapper_class.cmx
- Installed /home/opam/.opam/4.03/lib/ppx_tools/ast_mapper_class.cmx
- Installed /home/opam/.opam/4.03/lib/ppx_tools/ast_mapper_class.cmti
- Installed /home/opam/.opam/4.03/lib/ppx_tools/ast_mapper_class.cmt
- Installed /home/opam/.opam/4.03/lib/ppx_tools/ast_mapper_class.cmi
- Installed /home/opam/.opam/4.03/lib/ppx_tools/ast_mapper_class.mli
- Installed /home/opam/.opam/4.03/lib/ppx_tools/ast_convenience.cmx
- Installed /home/opam/.opam/4.03/lib/ppx_tools/ast_convenience.cmti
- Installed /home/opam/.opam/4.03/lib/ppx_tools/ast_convenience.cmt
- Installed /home/opam/.opam/4.03/lib/ppx_tools/ast_convenience.cmi
- Installed /home/opam/.opam/4.03/lib/ppx_tools/ast_convenience.mli
- Installed /home/opam/.opam/4.03/lib/ppx_tools/ppx_tools.cmxs
- Installed /home/opam/.opam/4.03/lib/ppx_tools/ppx_tools.a
- Installed /home/opam/.opam/4.03/lib/ppx_tools/ppx_tools.cmxa
- Installed /home/opam/.opam/4.03/lib/ppx_tools/ppx_tools.cma
- Installed /home/opam/.opam/4.03/lib/ppx_tools/rewriter
- Installed /home/opam/.opam/4.03/lib/ppx_tools/ppx_metaquot
- Installed /home/opam/.opam/4.03/lib/ppx_tools/dumpast
- Installed /home/opam/.opam/4.03/lib/ppx_tools/genlifter
- Installed /home/opam/.opam/4.03/lib/ppx_tools/META
- ocamlfind install ppx_tools META genlifter dumpast ppx_metaquot rewriter ppx_tools.cma ppx_tools.cmxa ppx_tools.a ppx_tools.cmxs ast_convenience.mli ast_convenience.cmi ast_convenience.cmt ast_convenience.cmti ast_convenience.cmx ast_mapper_class.mli ast_mapper_class.cmi ast_mapper_class.cmt ast_mapper_class.cmti ast_mapper_class.cmx
- Installed /home/opam/.opam/4.03/lib/ppx_tools/ast_mapper_class.cmx
- Installed /home/opam/.opam/4.03/lib/ppx_tools/ast_mapper_class.cmti
- Installed /home/opam/.opam/4.03/lib/ppx_tools/ast_mapper_class.cmt
- Installed /home/opam/.opam/4.03/lib/ppx_tools/ast_mapper_class.cmi
- Installed /home/opam/.opam/4.03/lib/ppx_tools/ast_mapper_class.mli
- Installed /home/opam/.opam/4.03/lib/ppx_tools/ast_convenience.cmx
- Installed /home/opam/.opam/4.03/lib/ppx_tools/ast_convenience.cmti
- Installed /home/opam/.opam/4.03/lib/ppx_tools/ast_convenience.cmt
- Installed /home/opam/.opam/4.03/lib/ppx_tools/ast_convenience.cmi
- Installed /home/opam/.opam/4.03/lib/ppx_tools/ast_convenience.mli
- Installed /home/opam/.opam/4.03/lib/ppx_tools/ppx_tools.cmxs
- Installed /home/opam/.opam/4.03/lib/ppx_tools/ppx_tools.a
- Installed /home/opam/.opam/4.03/lib/ppx_tools/ppx_tools.cmxa
- Installed /home/opam/.opam/4.03/lib/ppx_tools/ppx_tools.cma
- Installed /home/opam/.opam/4.03/lib/ppx_tools/rewriter
- Installed /home/opam/.opam/4.03/lib/ppx_tools/ppx_metaquot
- Installed /home/opam/.opam/4.03/lib/ppx_tools/dumpast
- Installed /home/opam/.opam/4.03/lib/ppx_tools/genlifter
- Installed /home/opam/.opam/4.03/lib/ppx_tools/META
-> installed ppx_tools.5.0+4.03.0
Processing 117/217: [camlp4: make all] [cryptokit: make] [dune: ./boot.exe 47] [menhir: make Makefile] [pcre: ocaml setup.ml] [uuidm: ocaml build] [uutf: ocaml build] [xmlm: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" "--pinned" "false" "--with-cmdliner" "true" (CWD=/home/opam/.opam/4.03/.opam-switch/build/uuidm.0.9.7)
- ocamlfind ocamldep -package bytes -modules src/uuidm.ml > src/uuidm.ml.depends
- ocamlfind ocamldep -package bytes -modules src/uuidm.mli > src/uuidm.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/uuidm.cmi src/uuidm.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/uuidm.cmx src/uuidm.ml
- ocamlfind ocamlopt -a -package bytes -I src src/uuidm.cmx -o src/uuidm.cmxa
- ocamlfind ocamlopt -shared -linkall -package bytes -I src src/uuidm.cmxa -o src/uuidm.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/uuidm.cmo src/uuidm.ml
- ocamlfind ocamlc -a -package bytes -I src src/uuidm.cmo -o src/uuidm.cma
- ocamlfind ocamldep -package cmdliner -package bytes -modules test/uuidtrip.ml > test/uuidtrip.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -package bytes -I test -I src -o test/uuidtrip.cmo test/uuidtrip.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package cmdliner -package bytes -I test -I src -o test/uuidtrip.cmx test/uuidtrip.ml
- ocamlfind ocamlopt -linkpkg -g -package cmdliner -package bytes -I src -I test src/uuidm.cmx test/uuidtrip.cmx -o test/uuidtrip.native
- # No parallelism done
- ocamlfind ocamldep -package bytes -modules src/uuidm.ml > src/uuidm.ml.depends
- ocamlfind ocamldep -package bytes -modules src/uuidm.mli > src/uuidm.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/uuidm.cmi src/uuidm.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/uuidm.cmx src/uuidm.ml
- ocamlfind ocamlopt -a -package bytes -I src src/uuidm.cmx -o src/uuidm.cmxa
- ocamlfind ocamlopt -shared -linkall -package bytes -I src src/uuidm.cmxa -o src/uuidm.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/uuidm.cmo src/uuidm.ml
- ocamlfind ocamlc -a -package bytes -I src src/uuidm.cmo -o src/uuidm.cma
- ocamlfind ocamldep -package cmdliner -package bytes -modules test/uuidtrip.ml > test/uuidtrip.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -package bytes -I test -I src -o test/uuidtrip.cmo test/uuidtrip.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package cmdliner -package bytes -I test -I src -o test/uuidtrip.cmx test/uuidtrip.ml
- ocamlfind ocamlopt -linkpkg -g -package cmdliner -package bytes -I src -I test src/uuidm.cmx test/uuidtrip.cmx -o test/uuidtrip.native
- # No parallelism done
-> compiled  uuidm.0.9.7
Processing 117/217: [camlp4: make all] [cryptokit: make] [dune: ./boot.exe 47] [menhir: make Makefile] [pcre: ocaml setup.ml] [uutf: ocaml build] [xmlm: ocaml build]
-> installed uuidm.0.9.7
Processing 118/217: [camlp4: make all] [cryptokit: make] [dune: ./boot.exe 47] [menhir: make Makefile] [pcre: ocaml setup.ml] [uutf: ocaml build] [xmlm: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" "--pinned" "false" "--with-cmdliner" "true" (CWD=/home/opam/.opam/4.03/.opam-switch/build/uutf.1.0.2)
- ocamlfind ocamldep -package bytes -package uchar -modules src/uutf.ml > src/uutf.ml.depends
- ocamlfind ocamldep -package bytes -package uchar -modules src/uutf.mli > src/uutf.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package uchar -I src -I test -o src/uutf.cmi src/uutf.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -package uchar -I src -I test -o src/uutf.cmx src/uutf.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -package uchar -I src -I test -o src/uutf.cmx src/uutf.ml
- File "src/uutf.ml", line 34, characters 33-49:
- Warning 3: deprecated: String.uppercase
- Use String.uppercase_ascii instead.
- ocamlfind ocamlopt -a -package bytes -package uchar -I src src/uutf.cmx -o src/uutf.cmxa
- ocamlfind ocamlopt -shared -linkall -package bytes -package uchar -I src src/uutf.cmxa -o src/uutf.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package uchar -I src -I test -o src/uutf.cmo src/uutf.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package uchar -I src -I test -o src/uutf.cmo src/uutf.ml
- File "src/uutf.ml", line 34, characters 33-49:
- Warning 3: deprecated: String.uppercase
- Use String.uppercase_ascii instead.
- ocamlfind ocamlc -a -package bytes -package uchar -I src src/uutf.cmo -o src/uutf.cma
- ocamlfind ocamldep -package unix -package cmdliner -package bytes -package uchar -modules test/utftrip.ml > test/utftrip.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -package cmdliner -package bytes -package uchar -I test -I src -o test/utftrip.cmo test/utftrip.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package unix -package cmdliner -package bytes -package uchar -I test -I src -o test/utftrip.cmx test/utftrip.ml
- ocamlfind ocamlopt -linkpkg -g -package unix -package cmdliner -package bytes -package uchar -I src -I test src/uutf.cmx test/utftrip.cmx -o test/utftrip.native
- # No parallelism done
- ocamlfind ocamldep -package bytes -package uchar -modules src/uutf.ml > src/uutf.ml.depends
- ocamlfind ocamldep -package bytes -package uchar -modules src/uutf.mli > src/uutf.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package uchar -I src -I test -o src/uutf.cmi src/uutf.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -package uchar -I src -I test -o src/uutf.cmx src/uutf.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -package uchar -I src -I test -o src/uutf.cmx src/uutf.ml
- File "src/uutf.ml", line 34, characters 33-49:
- Warning 3: deprecated: String.uppercase
- Use String.uppercase_ascii instead.
- ocamlfind ocamlopt -a -package bytes -package uchar -I src src/uutf.cmx -o src/uutf.cmxa
- ocamlfind ocamlopt -shared -linkall -package bytes -package uchar -I src src/uutf.cmxa -o src/uutf.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package uchar -I src -I test -o src/uutf.cmo src/uutf.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package uchar -I src -I test -o src/uutf.cmo src/uutf.ml
- File "src/uutf.ml", line 34, characters 33-49:
- Warning 3: deprecated: String.uppercase
- Use String.uppercase_ascii instead.
- ocamlfind ocamlc -a -package bytes -package uchar -I src src/uutf.cmo -o src/uutf.cma
- ocamlfind ocamldep -package unix -package cmdliner -package bytes -package uchar -modules test/utftrip.ml > test/utftrip.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -package cmdliner -package bytes -package uchar -I test -I src -o test/utftrip.cmo test/utftrip.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package unix -package cmdliner -package bytes -package uchar -I test -I src -o test/utftrip.cmx test/utftrip.ml
- ocamlfind ocamlopt -linkpkg -g -package unix -package cmdliner -package bytes -package uchar -I src -I test src/uutf.cmx test/utftrip.cmx -o test/utftrip.native
- # No parallelism done
-> compiled  uutf.1.0.2
Processing 118/217: [camlp4: make all] [cryptokit: make] [dune: ./boot.exe 47] [menhir: make Makefile] [pcre: ocaml setup.ml] [xmlm: ocaml build]
-> installed uutf.1.0.2
Processing 119/217: [camlp4: make all] [cryptokit: make] [dune: ./boot.exe 47] [menhir: make Makefile] [pcre: ocaml setup.ml] [xmlm: ocaml build]
Processing 120/217: [camlp4: make all] [cryptokit: make] [dune: ./boot.exe 47] [jsonm: ocaml build] [menhir: make Makefile] [pcre: ocaml setup.ml] [xmlm: ocaml build]
Processing 121/217: [camlp4: make all] [cryptokit: make] [dune: ./boot.exe 47] [jsonm: ocaml build] [menhir: make Makefile] [pcre: ocaml setup.ml] [uunf: ocaml build] [xmlm: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" "--dev-pkg" "false" (CWD=/home/opam/.opam/4.03/.opam-switch/build/xmlm.1.3.0)
- ocamlfind ocamldep -modules src/xmlm.ml > src/xmlm.ml.depends
- ocamlfind ocamldep -modules src/xmlm.mli > src/xmlm.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/xmlm.cmi src/xmlm.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/xmlm.cmx src/xmlm.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/xmlm.cmx src/xmlm.ml
- File "src/xmlm.ml", line 1128, characters 18-34:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- ocamlfind ocamlopt -a -I src src/xmlm.cmx -o src/xmlm.cmxa
- ocamlfind ocamlopt -shared -linkall -I src src/xmlm.cmxa -o src/xmlm.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/xmlm.cmo src/xmlm.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/xmlm.cmo src/xmlm.ml
- File "src/xmlm.ml", line 1128, characters 18-34:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- ocamlfind ocamlc -a -I src src/xmlm.cmo -o src/xmlm.cma
- ocamlfind ocamldep -modules test/xmltrip.ml > test/xmltrip.ml.depends
- ocamlfind ocamldep -modules test/xhtml.ml > test/xhtml.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I test -I src -o test/xhtml.cmo test/xhtml.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I test -I src -o test/xmltrip.cmo test/xmltrip.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I test -I src -o test/xmltrip.cmo test/xmltrip.ml
- File "test/xmltrip.ml", line 171, characters 33-49:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I test -I src -o test/xhtml.cmx test/xhtml.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I test -I src -o test/xmltrip.cmx test/xmltrip.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I test -I src -o test/xmltrip.cmx test/xmltrip.ml
- File "test/xmltrip.ml", line 171, characters 33-49:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- ocamlfind ocamlopt -linkpkg -g -I src -I test src/xmlm.cmx test/xhtml.cmx test/xmltrip.cmx -o test/xmltrip.native
- # No parallelism done
- ocamlfind ocamldep -modules src/xmlm.ml > src/xmlm.ml.depends
- ocamlfind ocamldep -modules src/xmlm.mli > src/xmlm.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/xmlm.cmi src/xmlm.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/xmlm.cmx src/xmlm.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/xmlm.cmx src/xmlm.ml
- File "src/xmlm.ml", line 1128, characters 18-34:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- ocamlfind ocamlopt -a -I src src/xmlm.cmx -o src/xmlm.cmxa
- ocamlfind ocamlopt -shared -linkall -I src src/xmlm.cmxa -o src/xmlm.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/xmlm.cmo src/xmlm.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/xmlm.cmo src/xmlm.ml
- File "src/xmlm.ml", line 1128, characters 18-34:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- ocamlfind ocamlc -a -I src src/xmlm.cmo -o src/xmlm.cma
- ocamlfind ocamldep -modules test/xmltrip.ml > test/xmltrip.ml.depends
- ocamlfind ocamldep -modules test/xhtml.ml > test/xhtml.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I test -I src -o test/xhtml.cmo test/xhtml.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I test -I src -o test/xmltrip.cmo test/xmltrip.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I test -I src -o test/xmltrip.cmo test/xmltrip.ml
- File "test/xmltrip.ml", line 171, characters 33-49:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I test -I src -o test/xhtml.cmx test/xhtml.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I test -I src -o test/xmltrip.cmx test/xmltrip.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I test -I src -o test/xmltrip.cmx test/xmltrip.ml
- File "test/xmltrip.ml", line 171, characters 33-49:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- ocamlfind ocamlopt -linkpkg -g -I src -I test src/xmlm.cmx test/xhtml.cmx test/xmltrip.cmx -o test/xmltrip.native
- # No parallelism done
-> compiled  xmlm.1.3.0
Processing 121/217: [camlp4: make all] [cryptokit: make] [dune: ./boot.exe 47] [jsonm: ocaml build] [menhir: make Makefile] [pcre: ocaml setup.ml] [uunf: ocaml build]
-> installed xmlm.1.3.0
Processing 122/217: [camlp4: make all] [cryptokit: make] [dune: ./boot.exe 47] [jsonm: ocaml build] [menhir: make Makefile] [pcre: ocaml setup.ml] [uunf: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "setup.ml" "-build" (CWD=/home/opam/.opam/4.03/.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/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.03/lib/ocamlbuild /home/opam/.opam/4.03/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.03/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- /home/opam/.opam/4.03/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/bin/ocamlfind ocamlmklib -o lib/pcre_stubs -g -lpcre lib/pcre_stubs.o
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package bytes -modules lib/pcre.mli > lib/pcre.mli.depends
- /home/opam/.opam/4.03/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/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/bin/ocamlfind ocamldep -package bytes -modules lib/pcre.ml > lib/pcre.ml.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package bytes -modules lib/pcre_compat.ml > lib/pcre_compat.ml.depends
- /home/opam/.opam/4.03/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/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/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/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/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/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/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/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/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/bin/ocamlfind ocamldep -package bytes -modules examples/cloc/cloc.ml > examples/cloc/cloc.ml.depends
- /home/opam/.opam/4.03/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/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/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/bin/ocamlfind ocamldep -package bytes -modules examples/count_hash/count_hash.ml > examples/count_hash/count_hash.ml.depends
- /home/opam/.opam/4.03/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/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/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/bin/ocamlfind ocamldep -package bytes -modules examples/pcregrep/pcregrep.ml > examples/pcregrep/pcregrep.ml.depends
- /home/opam/.opam/4.03/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/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/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/bin/ocamlfind ocamldep -package bytes -modules examples/subst/subst.ml > examples/subst/subst.ml.depends
- /home/opam/.opam/4.03/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/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/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/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.03/lib/ocamlbuild /home/opam/.opam/4.03/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.03/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/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.03/lib/ocamlbuild /home/opam/.opam/4.03/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.03/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- /home/opam/.opam/4.03/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/bin/ocamlfind ocamlmklib -o lib/pcre_stubs -g -lpcre lib/pcre_stubs.o
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package bytes -modules lib/pcre.mli > lib/pcre.mli.depends
- /home/opam/.opam/4.03/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/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/bin/ocamlfind ocamldep -package bytes -modules lib/pcre.ml > lib/pcre.ml.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package bytes -modules lib/pcre_compat.ml > lib/pcre_compat.ml.depends
- /home/opam/.opam/4.03/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/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/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/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/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/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/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/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/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/bin/ocamlfind ocamldep -package bytes -modules examples/cloc/cloc.ml > examples/cloc/cloc.ml.depends
- /home/opam/.opam/4.03/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/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/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/bin/ocamlfind ocamldep -package bytes -modules examples/count_hash/count_hash.ml > examples/count_hash/count_hash.ml.depends
- /home/opam/.opam/4.03/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/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/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/bin/ocamlfind ocamldep -package bytes -modules examples/pcregrep/pcregrep.ml > examples/pcregrep/pcregrep.ml.depends
- /home/opam/.opam/4.03/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/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/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/bin/ocamlfind ocamldep -package bytes -modules examples/subst/subst.ml > examples/subst/subst.ml.depends
- /home/opam/.opam/4.03/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/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/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/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.03/lib/ocamlbuild /home/opam/.opam/4.03/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.03/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 122/217: [camlp4: make all] [cryptokit: make] [dune: ./boot.exe 47] [jsonm: ocaml build] [menhir: make Makefile] [uunf: ocaml build]
Processing 123/217: [camlp4: make all] [cryptokit: make] [dune: ./boot.exe 47] [jsonm: ocaml build] [menhir: make Makefile] [uunf: ocaml build] [pcre: ocaml setup.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" "--pinned" "false" (CWD=/home/opam/.opam/4.03/.opam-switch/build/jsonm.1.0.1)
- ocamlfind ocamldep -package bytes -package uchar -package uutf -modules src/jsonm.ml > src/jsonm.ml.depends
- ocamlfind ocamldep -package bytes -package uchar -package uutf -modules src/jsonm.mli > src/jsonm.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package uchar -package uutf -I src -I test -o src/jsonm.cmi src/jsonm.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -package uchar -package uutf -I src -I test -o src/jsonm.cmx src/jsonm.ml
- ocamlfind ocamlopt -a -package bytes -package uchar -package uutf -I src src/jsonm.cmx -o src/jsonm.cmxa
- ocamlfind ocamlopt -shared -linkall -package bytes -package uchar -package uutf -I src src/jsonm.cmxa -o src/jsonm.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package uchar -package uutf -I src -I test -o src/jsonm.cmo src/jsonm.ml
- ocamlfind ocamlc -a -package bytes -package uchar -package uutf -I src src/jsonm.cmo -o src/jsonm.cma
- ocamlfind ocamldep -package unix -package bytes -package uchar -package uutf -modules test/jsontrip.ml > test/jsontrip.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -package bytes -package uchar -package uutf -I test -I src -o test/jsontrip.cmo test/jsontrip.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package unix -package bytes -package uchar -package uutf -I test -I src -o test/jsontrip.cmx test/jsontrip.ml
- ocamlfind ocamlopt -linkpkg -g -package unix -package bytes -package uchar -package uutf -I src -I test src/jsonm.cmx test/jsontrip.cmx -o test/jsontrip.native
- # No parallelism done
- ocamlfind ocamldep -package bytes -package uchar -package uutf -modules src/jsonm.ml > src/jsonm.ml.depends
- ocamlfind ocamldep -package bytes -package uchar -package uutf -modules src/jsonm.mli > src/jsonm.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package uchar -package uutf -I src -I test -o src/jsonm.cmi src/jsonm.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -package uchar -package uutf -I src -I test -o src/jsonm.cmx src/jsonm.ml
- ocamlfind ocamlopt -a -package bytes -package uchar -package uutf -I src src/jsonm.cmx -o src/jsonm.cmxa
- ocamlfind ocamlopt -shared -linkall -package bytes -package uchar -package uutf -I src src/jsonm.cmxa -o src/jsonm.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package uchar -package uutf -I src -I test -o src/jsonm.cmo src/jsonm.ml
- ocamlfind ocamlc -a -package bytes -package uchar -package uutf -I src src/jsonm.cmo -o src/jsonm.cma
- ocamlfind ocamldep -package unix -package bytes -package uchar -package uutf -modules test/jsontrip.ml > test/jsontrip.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -package bytes -package uchar -package uutf -I test -I src -o test/jsontrip.cmo test/jsontrip.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package unix -package bytes -package uchar -package uutf -I test -I src -o test/jsontrip.cmx test/jsontrip.ml
- ocamlfind ocamlopt -linkpkg -g -package unix -package bytes -package uchar -package uutf -I src -I test src/jsonm.cmx test/jsontrip.cmx -o test/jsontrip.native
- # No parallelism done
-> compiled  jsonm.1.0.1
Processing 123/217: [camlp4: make all] [cryptokit: make] [dune: ./boot.exe 47] [menhir: make Makefile] [uunf: ocaml build] [pcre: ocaml setup.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "ocaml" "setup.ml" "-install" (CWD=/home/opam/.opam/4.03/.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/lib/pcre/pcre.mli
- Installed /home/opam/.opam/4.03/lib/pcre/libpcre_stubs.a
- Installed /home/opam/.opam/4.03/lib/pcre/pcre.cma
- Installed /home/opam/.opam/4.03/lib/pcre/pcre.cmxa
- Installed /home/opam/.opam/4.03/lib/pcre/pcre.a
- Installed /home/opam/.opam/4.03/lib/pcre/pcre.cmxs
- Installed /home/opam/.opam/4.03/lib/pcre/pcre.cmi
- Installed /home/opam/.opam/4.03/lib/pcre/pcre.cmti
- Installed /home/opam/.opam/4.03/lib/pcre/pcre.cmt
- Installed /home/opam/.opam/4.03/lib/pcre/pcre.annot
- Installed /home/opam/.opam/4.03/lib/pcre/pcre_compat.cmx
- Installed /home/opam/.opam/4.03/lib/pcre/pcre.cmx
- Installed /home/opam/.opam/4.03/lib/stublibs/dllpcre_stubs.so
- Installed /home/opam/.opam/4.03/lib/stublibs/dllpcre_stubs.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.03/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/4.03/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/lib/pcre/pcre.mli
- Installed /home/opam/.opam/4.03/lib/pcre/libpcre_stubs.a
- Installed /home/opam/.opam/4.03/lib/pcre/pcre.cma
- Installed /home/opam/.opam/4.03/lib/pcre/pcre.cmxa
- Installed /home/opam/.opam/4.03/lib/pcre/pcre.a
- Installed /home/opam/.opam/4.03/lib/pcre/pcre.cmxs
- Installed /home/opam/.opam/4.03/lib/pcre/pcre.cmi
- Installed /home/opam/.opam/4.03/lib/pcre/pcre.cmti
- Installed /home/opam/.opam/4.03/lib/pcre/pcre.cmt
- Installed /home/opam/.opam/4.03/lib/pcre/pcre.annot
- Installed /home/opam/.opam/4.03/lib/pcre/pcre_compat.cmx
- Installed /home/opam/.opam/4.03/lib/pcre/pcre.cmx
- Installed /home/opam/.opam/4.03/lib/stublibs/dllpcre_stubs.so
- Installed /home/opam/.opam/4.03/lib/stublibs/dllpcre_stubs.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.03/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/4.03/lib/pcre/META
-> installed pcre.7.2.3
Processing 123/217: [camlp4: make all] [cryptokit: make] [dune: ./boot.exe 47] [menhir: make Makefile] [uunf: ocaml build]
[ocamlnet: patch] applying fix-version-number.patch
Processing 124/217: [camlp4: make all] [cryptokit: make] [dune: ./boot.exe 47] [menhir: make Makefile] [ocamlnet: patch] [uunf: ocaml build]
-> installed jsonm.1.0.1
Processing 125/217: [camlp4: make all] [cryptokit: make] [dune: ./boot.exe 47] [menhir: make Makefile] [ocamlnet: patch] [uunf: ocaml build]
Processing 125/217: [camlp4: make all] [cryptokit: make] [dune: ./boot.exe 47] [menhir: make Makefile] [ocamlnet: env] [uunf: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.03/.opam-switch/build/cryptokit.1.14)
- ocaml setup.ml -configure 
- 
- Configuration:
- ocamlfind: ...................................................... /home/opam/.opam/4.03/bin/ocamlfind
- ocamlc: ......................................................... /home/opam/.opam/4.03/bin/ocamlc.opt
- ocamlopt: ....................................................... /home/opam/.opam/4.03/bin/ocamlopt.opt
- ocamlbuild: ..................................................... /home/opam/.opam/4.03/bin/ocamlbuild
- Package name: ................................................... cryptokit
- Package version: ................................................ 1.13
- os_type: ........................................................ Unix
- system: ......................................................... linux
- architecture: ................................................... amd64
- ccomp_type: ..................................................... cc
- ocaml_version: .................................................. 4.03.0
- standard_library_default: ....................................... /home/opam/.opam/4.03/lib/ocaml
- standard_library: ............................................... /home/opam/.opam/4.03/lib/ocaml
- standard_runtime: ............................................... /home/opam/.opam/4.03/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: ..................... /usr/local
- 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: ....................................
- Enable ZLib: .................................................... true
- Enable hardware support for AES and GCM (needs GCC or Clang): ... true
- Build and run benchmark: ........................................ false
- Create documentations: .......................................... true
- Compile tests executable and library and run them: .............. false
- ocamldoc: ....................................................... /home/opam/.opam/4.03/bin/ocamldoc
- pkg_unix: ....................................................... /home/opam/.opam/4.03/lib/ocaml
- pkg_zarith: ..................................................... /home/opam/.opam/4.03/lib/zarith
- 
- ocaml setup.ml -build 
- /home/opam/.opam/4.03/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.03/lib/ocamlbuild /home/opam/.opam/4.03/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.03/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/aesni.c
- mv aesni.o src/aesni.o
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/arcfour.c
- mv arcfour.o src/arcfour.o
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/stubs-arcfour.c
- mv stubs-arcfour.o src/stubs-arcfour.o
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/blowfish.c
- mv blowfish.o src/blowfish.o
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/stubs-blowfish.c
- mv stubs-blowfish.o src/stubs-blowfish.o
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/d3des.c
- mv d3des.o src/d3des.o
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/stubs-des.c
- mv stubs-des.o src/stubs-des.o
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/rijndael-alg-fst.c
- mv rijndael-alg-fst.o src/rijndael-alg-fst.o
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/ripemd160.c
- mv ripemd160.o src/ripemd160.o
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/stubs-ripemd160.c
- mv stubs-ripemd160.o src/stubs-ripemd160.o
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/sha1.c
- mv sha1.o src/sha1.o
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/stubs-sha1.c
- mv stubs-sha1.o src/stubs-sha1.o
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/sha256.c
- mv sha256.o src/sha256.o
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/stubs-sha256.c
- mv stubs-sha256.o src/stubs-sha256.o
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/sha512.c
- mv sha512.o src/sha512.o
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/stubs-sha512.c
- mv stubs-sha512.o src/stubs-sha512.o
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/stubs-aes.c
- mv stubs-aes.o src/stubs-aes.o
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/stubs-md5.c
- mv stubs-md5.o src/stubs-md5.o
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/stubs-misc.c
- mv stubs-misc.o src/stubs-misc.o
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/stubs-rng.c
- mv stubs-rng.o src/stubs-rng.o
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/stubs-zlib.c
- mv stubs-zlib.o src/stubs-zlib.o
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/keccak.c
- mv keccak.o src/keccak.o
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/stubs-sha3.c
- mv stubs-sha3.o src/stubs-sha3.o
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/chacha20.c
- mv chacha20.o src/chacha20.o
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/stubs-chacha20.c
- mv stubs-chacha20.o src/stubs-chacha20.o
- /home/opam/.opam/4.03/bin/ocamlfind ocamlmklib -o src/cryptokit_stubs -g -lz src/aesni.o src/arcfour.o src/stubs-arcfour.o src/blowfish.o src/stubs-blowfish.o src/d3des.o src/stubs-des.o src/rijndael-alg-fst.o src/ripemd160.o src/stubs-ripemd160.o src/sha1.o src/stubs-sha1.o src/sha256.o src/stubs-sha256.o src/sha512.o src/stubs-sha512.o src/stubs-aes.o src/stubs-md5.o src/stubs-misc.o src/stubs-rng.o src/stubs-zlib.o src/keccak.o src/stubs-sha3.o src/chacha20.o src/stubs-chacha20.o
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -package zarith -modules src/cryptokitBignum.mli > src/cryptokitBignum.mli.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -ccopt -DHAVE_ZLIB -ccopt -maes -package unix -package zarith -I src -o src/cryptokitBignum.cmi src/cryptokitBignum.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -package zarith -modules src/cryptokitBignum.ml > src/cryptokitBignum.ml.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -package zarith -modules src/cryptokit.mli > src/cryptokit.mli.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -ccopt -DHAVE_ZLIB -ccopt -maes -package unix -package zarith -I src -o src/cryptokit.cmi src/cryptokit.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -package zarith -modules src/cryptokit.ml > src/cryptokit.ml.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -ccopt -DHAVE_ZLIB -ccopt -maes -package unix -package zarith -I src -o src/cryptokitBignum.cmo src/cryptokitBignum.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -ccopt -DHAVE_ZLIB -ccopt -maes -package unix -package zarith -I src -o src/cryptokit.cmo src/cryptokit.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -a -dllib -lcryptokit_stubs -cclib -lcryptokit_stubs -cclib -lz -I src src/cryptokitBignum.cmo src/cryptokit.cmo -o src/cryptokit.cma
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -ccopt -DHAVE_ZLIB -ccopt -maes -package unix -package zarith -I src -o src/cryptokitBignum.cmx src/cryptokitBignum.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -ccopt -DHAVE_ZLIB -ccopt -maes -package unix -package zarith -I src -o src/cryptokit.cmx src/cryptokit.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -a -cclib -lcryptokit_stubs -cclib -lz -I src src/cryptokitBignum.cmx src/cryptokit.cmx -o src/cryptokit.cmxa
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -shared -cclib -lcryptokit_stubs -I src -I src src/cryptokit.cmxa src/cryptokitBignum.cmx src/cryptokit.cmx -o src/cryptokit.cmxs
- ocaml setup.ml -configure 
- 
- Configuration:
- ocamlfind: ...................................................... /home/opam/.opam/4.03/bin/ocamlfind
- ocamlc: ......................................................... /home/opam/.opam/4.03/bin/ocamlc.opt
- ocamlopt: ....................................................... /home/opam/.opam/4.03/bin/ocamlopt.opt
- ocamlbuild: ..................................................... /home/opam/.opam/4.03/bin/ocamlbuild
- Package name: ................................................... cryptokit
- Package version: ................................................ 1.13
- os_type: ........................................................ Unix
- system: ......................................................... linux
- architecture: ................................................... amd64
- ccomp_type: ..................................................... cc
- ocaml_version: .................................................. 4.03.0
- standard_library_default: ....................................... /home/opam/.opam/4.03/lib/ocaml
- standard_library: ............................................... /home/opam/.opam/4.03/lib/ocaml
- standard_runtime: ............................................... /home/opam/.opam/4.03/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: ..................... /usr/local
- 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: ....................................
- Enable ZLib: .................................................... true
- Enable hardware support for AES and GCM (needs GCC or Clang): ... true
- Build and run benchmark: ........................................ false
- Create documentations: .......................................... true
- Compile tests executable and library and run them: .............. false
- ocamldoc: ....................................................... /home/opam/.opam/4.03/bin/ocamldoc
- pkg_unix: ....................................................... /home/opam/.opam/4.03/lib/ocaml
- pkg_zarith: ..................................................... /home/opam/.opam/4.03/lib/zarith
- 
- ocaml setup.ml -build 
- /home/opam/.opam/4.03/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.03/lib/ocamlbuild /home/opam/.opam/4.03/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.03/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/aesni.c
- mv aesni.o src/aesni.o
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/arcfour.c
- mv arcfour.o src/arcfour.o
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/stubs-arcfour.c
- mv stubs-arcfour.o src/stubs-arcfour.o
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/blowfish.c
- mv blowfish.o src/blowfish.o
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/stubs-blowfish.c
- mv stubs-blowfish.o src/stubs-blowfish.o
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/d3des.c
- mv d3des.o src/d3des.o
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/stubs-des.c
- mv stubs-des.o src/stubs-des.o
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/rijndael-alg-fst.c
- mv rijndael-alg-fst.o src/rijndael-alg-fst.o
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/ripemd160.c
- mv ripemd160.o src/ripemd160.o
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/stubs-ripemd160.c
- mv stubs-ripemd160.o src/stubs-ripemd160.o
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/sha1.c
- mv sha1.o src/sha1.o
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/stubs-sha1.c
- mv stubs-sha1.o src/stubs-sha1.o
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/sha256.c
- mv sha256.o src/sha256.o
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/stubs-sha256.c
- mv stubs-sha256.o src/stubs-sha256.o
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/sha512.c
- mv sha512.o src/sha512.o
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/stubs-sha512.c
- mv stubs-sha512.o src/stubs-sha512.o
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/stubs-aes.c
- mv stubs-aes.o src/stubs-aes.o
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/stubs-md5.c
- mv stubs-md5.o src/stubs-md5.o
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/stubs-misc.c
- mv stubs-misc.o src/stubs-misc.o
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/stubs-rng.c
- mv stubs-rng.o src/stubs-rng.o
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/stubs-zlib.c
- mv stubs-zlib.o src/stubs-zlib.o
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/keccak.c
- mv keccak.o src/keccak.o
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/stubs-sha3.c
- mv stubs-sha3.o src/stubs-sha3.o
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/chacha20.c
- mv chacha20.o src/chacha20.o
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -ccopt -maes -c src/stubs-chacha20.c
- mv stubs-chacha20.o src/stubs-chacha20.o
- /home/opam/.opam/4.03/bin/ocamlfind ocamlmklib -o src/cryptokit_stubs -g -lz src/aesni.o src/arcfour.o src/stubs-arcfour.o src/blowfish.o src/stubs-blowfish.o src/d3des.o src/stubs-des.o src/rijndael-alg-fst.o src/ripemd160.o src/stubs-ripemd160.o src/sha1.o src/stubs-sha1.o src/sha256.o src/stubs-sha256.o src/sha512.o src/stubs-sha512.o src/stubs-aes.o src/stubs-md5.o src/stubs-misc.o src/stubs-rng.o src/stubs-zlib.o src/keccak.o src/stubs-sha3.o src/chacha20.o src/stubs-chacha20.o
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -package zarith -modules src/cryptokitBignum.mli > src/cryptokitBignum.mli.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -ccopt -DHAVE_ZLIB -ccopt -maes -package unix -package zarith -I src -o src/cryptokitBignum.cmi src/cryptokitBignum.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -package zarith -modules src/cryptokitBignum.ml > src/cryptokitBignum.ml.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -package zarith -modules src/cryptokit.mli > src/cryptokit.mli.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -ccopt -DHAVE_ZLIB -ccopt -maes -package unix -package zarith -I src -o src/cryptokit.cmi src/cryptokit.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamldep -package unix -package zarith -modules src/cryptokit.ml > src/cryptokit.ml.depends
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -ccopt -DHAVE_ZLIB -ccopt -maes -package unix -package zarith -I src -o src/cryptokitBignum.cmo src/cryptokitBignum.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -ccopt -DHAVE_ZLIB -ccopt -maes -package unix -package zarith -I src -o src/cryptokit.cmo src/cryptokit.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -a -dllib -lcryptokit_stubs -cclib -lcryptokit_stubs -cclib -lz -I src src/cryptokitBignum.cmo src/cryptokit.cmo -o src/cryptokit.cma
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -ccopt -DHAVE_ZLIB -ccopt -maes -package unix -package zarith -I src -o src/cryptokitBignum.cmx src/cryptokitBignum.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -ccopt -DHAVE_ZLIB -ccopt -maes -package unix -package zarith -I src -o src/cryptokit.cmx src/cryptokit.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -a -cclib -lcryptokit_stubs -cclib -lz -I src src/cryptokitBignum.cmx src/cryptokit.cmx -o src/cryptokit.cmxa
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -shared -cclib -lcryptokit_stubs -I src -I src src/cryptokit.cmxa src/cryptokitBignum.cmx src/cryptokit.cmx -o src/cryptokit.cmxs
-> compiled  cryptokit.1.14
Processing 125/217: [camlp4: make all] [dune: ./boot.exe 47] [menhir: make Makefile] [ocamlnet: env] [uunf: ocaml build]
Processing 126/217: [camlp4: make all] [dune: ./boot.exe 47] [menhir: make Makefile] [ocamlnet: env] [uunf: ocaml build] [cryptokit: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "env" "MAKE=make" "./configure" "-bindir" "/home/opam/.opam/4.03/bin" "-disable-gssapi" "-disable-gnutls" "-enable-pcre" "-disable-gtk2" "-disable-zip" "-with-nethttpd" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1)
- Welcome to Ocamlnet version 4.1.9
- Checking operating system... Linux
- Checking for findlib... found
- Checking multi-threading support... posix (ok)
- Checking whether cmxs is supported... yes
- Checking word size... 64 bit
- Checking endianess... little
- Checking for GPROF... found
- Checking for attributes... yes
- Checking for immutable strings... yes
- Checking for String.lowercase_ascii and the like... yes
- Checking for extensible variants... yes
- Checking for Unix.map_file... no
- Checking for [@@noalloc]... yes
- checking for -opaque... present
- Checking for PCRE... found
- Checking for win32... no
- Checking whether Ocaml has Printexc.register_printer... found
- Checking for POSIX pthread... found
- Checking whether Ocaml has fancy page tables... found
- Checking on new implementation of caml_modify... found
- Checking whether new caml_modify can be overridden... found
- Checking whether out-of-heap values are supported and mutable... yes
- Checking for POSIX shared memory... found
- Checking for POSIX semaphores (anonymous)... found
- Checking for POSIX semaphores (named)... found
- Checking for POSIX spawn... found
- Checking for POSIX fadvise... found
- Checking for POSIX fallocate... found
- Checking for POSIX memalign... found
- Checking for syslog... found
- Checking for POSIX functions like openat... found
- Checking for POSIX function mkfifoat... found
- Checking for fchdir... found
- Checking for fdopendir... found
- Checking for realpath... found
- Checking for grantpt (System V style PTYs)... found
- Checking for posix_openpt (System V style PTYs)... found
- Checking for initgroups...found
- Checking for POSIX clocks...found
- Checking for POSIX timers...found
- Checking for eventfd (Linux)...found
- Checking for timerfd (Linux)...found
- Checking for epoll (Linux)...found
- Checking for getifaddrs...found
- Checking for compare_and_swap (GCC)...found
- Checking for GPROF... found
- Checking for O_SHARE_DELETE... yes
- Checking for O_CLOEXEC... yes
- Checking for O_KEEPEXEC... no
- Checking for getpeereid... not found
- Checking for getpeerucred... not found
- Checking whether netcamlbox and netmulticore are supported... yes
- Checking for make utility... Preprocessor for ocamlrpcgen: cpp
- 
- Effective options:
-     -enable-pcre
-     -disable-full-pcre
-     -disable-gtk
-     -disable-gtk2
-     -disable-tcl
-     -disable-gnutls
-     -disable-gssapi
-     -disable-zip
-     -disable-apache
-     -enable-nethttpd
-     -bindir /home/opam/.opam/4.03/bin
-     -datadir /home/opam/.opam/4.03/lib/netunidata
-     -cpp cpp
- 
- Writing Makefile.conf
- 
- Please check Makefile.conf.
- 
- You can now compile Ocamlnet by invoking
-    make all
- for the bytecode compiler, and optionally by invoking
-    make opt
- for the native-code compiler (if supported on your architecture).
- Finally, a
-    make install
- will install the package(s).
- Welcome to Ocamlnet version 4.1.9
- Checking operating system... Linux
- Checking for findlib... found
- Checking multi-threading support... posix (ok)
- Checking whether cmxs is supported... yes
- Checking word size... 64 bit
- Checking endianess... little
- Checking for GPROF... found
- Checking for attributes... yes
- Checking for immutable strings... yes
- Checking for String.lowercase_ascii and the like... yes
- Checking for extensible variants... yes
- Checking for Unix.map_file... no
- Checking for [@@noalloc]... yes
- checking for -opaque... present
- Checking for PCRE... found
- Checking for win32... no
- Checking whether Ocaml has Printexc.register_printer... found
- Checking for POSIX pthread... found
- Checking whether Ocaml has fancy page tables... found
- Checking on new implementation of caml_modify... found
- Checking whether new caml_modify can be overridden... found
- Checking whether out-of-heap values are supported and mutable... yes
- Checking for POSIX shared memory... found
- Checking for POSIX semaphores (anonymous)... found
- Checking for POSIX semaphores (named)... found
- Checking for POSIX spawn... found
- Checking for POSIX fadvise... found
- Checking for POSIX fallocate... found
- Checking for POSIX memalign... found
- Checking for syslog... found
- Checking for POSIX functions like openat... found
- Checking for POSIX function mkfifoat... found
- Checking for fchdir... found
- Checking for fdopendir... found
- Checking for realpath... found
- Checking for grantpt (System V style PTYs)... found
- Checking for posix_openpt (System V style PTYs)... found
- Checking for initgroups...found
- Checking for POSIX clocks...found
- Checking for POSIX timers...found
- Checking for eventfd (Linux)...found
- Checking for timerfd (Linux)...found
- Checking for epoll (Linux)...found
- Checking for getifaddrs...found
- Checking for compare_and_swap (GCC)...found
- Checking for GPROF... found
- Checking for O_SHARE_DELETE... yes
- Checking for O_CLOEXEC... yes
- Checking for O_KEEPEXEC... no
- Checking for getpeereid... not found
- Checking for getpeerucred... not found
- Checking whether netcamlbox and netmulticore are supported... yes
- Checking for make utility... Preprocessor for ocamlrpcgen: cpp
- 
- Effective options:
-     -enable-pcre
-     -disable-full-pcre
-     -disable-gtk
-     -disable-gtk2
-     -disable-tcl
-     -disable-gnutls
-     -disable-gssapi
-     -disable-zip
-     -disable-apache
-     -enable-nethttpd
-     -bindir /home/opam/.opam/4.03/bin
-     -datadir /home/opam/.opam/4.03/lib/netunidata
-     -cpp cpp
- 
- Writing Makefile.conf
- 
- Please check Makefile.conf.
- 
- You can now compile Ocamlnet by invoking
-    make all
- for the bytecode compiler, and optionally by invoking
-    make opt
- for the native-code compiler (if supported on your architecture).
- Finally, a
-    make install
- will install the package(s).
Processing 126/217: [camlp4: make all] [dune: ./boot.exe 47] [menhir: make Makefile] [ocamlnet: make all] [uunf: ocaml build] [cryptokit: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/cryptokit.1.14)
- ocaml setup.ml -install 
- Installed /home/opam/.opam/4.03/lib/cryptokit/cryptokitBignum.mli
- Installed /home/opam/.opam/4.03/lib/cryptokit/cryptokit.mli
- Installed /home/opam/.opam/4.03/lib/cryptokit/libcryptokit_stubs.a
- Installed /home/opam/.opam/4.03/lib/cryptokit/cryptokit.cma
- Installed /home/opam/.opam/4.03/lib/cryptokit/cryptokit.cmxa
- Installed /home/opam/.opam/4.03/lib/cryptokit/cryptokit.a
- Installed /home/opam/.opam/4.03/lib/cryptokit/cryptokit.cmxs
- Installed /home/opam/.opam/4.03/lib/cryptokit/cryptokit.cmi
- Installed /home/opam/.opam/4.03/lib/cryptokit/cryptokit.cmti
- Installed /home/opam/.opam/4.03/lib/cryptokit/cryptokit.cmt
- Installed /home/opam/.opam/4.03/lib/cryptokit/cryptokit.annot
- Installed /home/opam/.opam/4.03/lib/cryptokit/cryptokitBignum.cmi
- Installed /home/opam/.opam/4.03/lib/cryptokit/cryptokitBignum.cmti
- Installed /home/opam/.opam/4.03/lib/cryptokit/cryptokitBignum.cmt
- Installed /home/opam/.opam/4.03/lib/cryptokit/cryptokitBignum.annot
- Installed /home/opam/.opam/4.03/lib/cryptokit/cryptokit.cmx
- Installed /home/opam/.opam/4.03/lib/cryptokit/cryptokitBignum.cmx
- Installed /home/opam/.opam/4.03/lib/stublibs/dllcryptokit_stubs.so
- Installed /home/opam/.opam/4.03/lib/stublibs/dllcryptokit_stubs.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.03/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/4.03/lib/cryptokit/META
- ocaml setup.ml -install 
- Installed /home/opam/.opam/4.03/lib/cryptokit/cryptokitBignum.mli
- Installed /home/opam/.opam/4.03/lib/cryptokit/cryptokit.mli
- Installed /home/opam/.opam/4.03/lib/cryptokit/libcryptokit_stubs.a
- Installed /home/opam/.opam/4.03/lib/cryptokit/cryptokit.cma
- Installed /home/opam/.opam/4.03/lib/cryptokit/cryptokit.cmxa
- Installed /home/opam/.opam/4.03/lib/cryptokit/cryptokit.a
- Installed /home/opam/.opam/4.03/lib/cryptokit/cryptokit.cmxs
- Installed /home/opam/.opam/4.03/lib/cryptokit/cryptokit.cmi
- Installed /home/opam/.opam/4.03/lib/cryptokit/cryptokit.cmti
- Installed /home/opam/.opam/4.03/lib/cryptokit/cryptokit.cmt
- Installed /home/opam/.opam/4.03/lib/cryptokit/cryptokit.annot
- Installed /home/opam/.opam/4.03/lib/cryptokit/cryptokitBignum.cmi
- Installed /home/opam/.opam/4.03/lib/cryptokit/cryptokitBignum.cmti
- Installed /home/opam/.opam/4.03/lib/cryptokit/cryptokitBignum.cmt
- Installed /home/opam/.opam/4.03/lib/cryptokit/cryptokitBignum.annot
- Installed /home/opam/.opam/4.03/lib/cryptokit/cryptokit.cmx
- Installed /home/opam/.opam/4.03/lib/cryptokit/cryptokitBignum.cmx
- Installed /home/opam/.opam/4.03/lib/stublibs/dllcryptokit_stubs.so
- Installed /home/opam/.opam/4.03/lib/stublibs/dllcryptokit_stubs.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.03/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/4.03/lib/cryptokit/META
-> installed cryptokit.1.14
Processing 126/217: [camlp4: make all] [dune: ./boot.exe 47] [menhir: make Makefile] [ocamlnet: make all] [uunf: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./boot.exe" "--release" "-j" "47" (CWD=/home/opam/.opam/4.03/.opam-switch/build/dune.1.11.4)
-> compiled  dune.1.11.4
Processing 126/217: [camlp4: make all] [menhir: make Makefile] [ocamlnet: make all] [uunf: ocaml build]
-> installed dune.1.11.4
Processing 127/217: [camlp4: make all] [menhir: make Makefile] [ocamlnet: make all] [uunf: ocaml build]
Processing 128/217: [camlp4: make all] [cppo: dune build] [menhir: make Makefile] [ocamlnet: make all] [uunf: ocaml build]
Processing 129/217: [camlp4: make all] [cppo: dune build] [menhir: make Makefile] [ocamlnet: make all] [uunf: ocaml build]
Processing 130/217: [camlp4: make all] [cppo: dune build] [easy-format: dune build] [menhir: make Makefile] [ocamlnet: make all] [uunf: ocaml build]
Processing 131/217: [camlp4: make all] [cppo: dune build] [easy-format: dune build] [menhir: make Makefile] [ocamlnet: make all] [uunf: ocaml build]
Processing 132/217: [camlp4: make all] [cppo: dune build] [easy-format: dune build] [menhir: make Makefile] [mmap: dune build] [ocamlnet: make all] [uunf: ocaml build]
Processing 133/217: [camlp4: make all] [cppo: dune build] [easy-format: dune build] [menhir: make Makefile] [mmap: dune build] [ocamlnet: make all] [ppx_derivers: dune build] [uunf: ocaml build]
Processing 134/217: [camlp4: make all] [cppo: dune build] [easy-format: dune build] [menhir: make Makefile] [mmap: dune build] [ocamlnet: make all] [ppx_derivers: dune build] [result: dune build] [uunf: ocaml build]
Processing 135/217: [camlp4: make all] [cppo: dune build] [easy-format: dune build] [menhir: make Makefile] [mmap: dune build] [ocamlnet: make all] [ppx_derivers: dune build] [result: dune build] [seq: dune build] [uunf: ocaml build]
Processing 136/217: [camlp4: make all] [cppo: dune build] [easy-format: dune build] [menhir: make Makefile] [mmap: dune build] [ocamlnet: make all] [ppx_derivers: dune build] [result: dune build] [seq: dune build] [stringext: dune build] [uunf: ocaml build]
-> installed dune-configurator.1.0.0
Processing 137/217: [camlp4: make all] [cppo: dune build] [easy-format: dune build] [menhir: make Makefile] [mmap: dune build] [ocamlnet: make all] [ppx_derivers: dune build] [result: dune build] [seq: dune build] [stringext: dune build] [uunf: ocaml build]
Processing 138/217: [camlp4: make all] [cppo: dune build] [easy-format: dune build] [gen: dune build] [menhir: make Makefile] [mmap: dune build] [ocamlnet: make all] [ppx_derivers: dune build] [result: dune build] [seq: dune build] [stringext: dune build] [uunf: ocaml build]
-> installed jbuilder.transition
Processing 139/217: [camlp4: make all] [cppo: dune build] [easy-format: dune build] [gen: dune build] [menhir: make Makefile] [mmap: dune build] [ocamlnet: make all] [ppx_derivers: dune build] [result: dune build] [seq: dune build] [stringext: dune build] [uunf: ocaml build]
Processing 140/217: [camlp4: make all] [cppo: dune build] [easy-format: dune build] [gen: dune build] [menhir: make Makefile] [mmap: dune build] [ocaml-compiler-libs: jbuilder build] [ocamlnet: make all] [ppx_derivers: dune build] [result: dune build] [seq: dune build] [stringext: dune build] [uunf: ocaml build]
Processing 141/217: [camlp4: make all] [cppo: dune build] [easy-format: dune build] [gen: dune build] [menhir: make Makefile] [mmap: dune build] [ocaml-compiler-libs: jbuilder build] [ocamlnet: make all] [ppx_derivers: dune build] [ppx_traverse_builtins: jbuilder build] [result: dune build] [seq: dune build] [stringext: dune build] [uunf: ocaml build]
Processing 142/217: [camlp4: make all] [cppo: dune build] [easy-format: dune build] [gen: dune build] [menhir: make Makefile] [mmap: dune build] [ocaml-compiler-libs: jbuilder build] [ocamlnet: make all] [ppx_derivers: dune build] [ppx_traverse_builtins: jbuilder build] [result: dune build] [seq: dune build] [sexplib: jbuilder build] [stringext: dune build] [uunf: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_derivers" "-j" "47" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ppx_derivers.1.2.1)
-> compiled  ppx_derivers.1.2.1
Processing 142/217: [camlp4: make all] [cppo: dune build] [easy-format: dune build] [gen: dune build] [menhir: make Makefile] [mmap: dune build] [ocaml-compiler-libs: jbuilder build] [ocamlnet: make all] [ppx_traverse_builtins: jbuilder build] [result: dune build] [seq: dune build] [sexplib: jbuilder build] [stringext: dune build] [uunf: ocaml build]
-> installed ppx_derivers.1.2.1
Processing 143/217: [camlp4: make all] [cppo: dune build] [easy-format: dune build] [gen: dune build] [menhir: make Makefile] [mmap: dune build] [ocaml-compiler-libs: jbuilder build] [ocamlnet: make all] [ppx_traverse_builtins: jbuilder build] [result: dune build] [seq: dune build] [sexplib: jbuilder build] [stringext: dune build] [uunf: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stringext" "-j" "47" (CWD=/home/opam/.opam/4.03/.opam-switch/build/stringext.1.6.0)
-> compiled  stringext.1.6.0
Processing 143/217: [camlp4: make all] [cppo: dune build] [easy-format: dune build] [gen: dune build] [menhir: make Makefile] [mmap: dune build] [ocaml-compiler-libs: jbuilder build] [ocamlnet: make all] [ppx_traverse_builtins: jbuilder build] [result: dune build] [seq: dune build] [sexplib: jbuilder build] [uunf: ocaml build]
-> installed stringext.1.6.0
Processing 144/217: [camlp4: make all] [cppo: dune build] [easy-format: dune build] [gen: dune build] [menhir: make Makefile] [mmap: dune build] [ocaml-compiler-libs: jbuilder build] [ocamlnet: make all] [ppx_traverse_builtins: jbuilder build] [result: dune build] [seq: dune build] [sexplib: jbuilder build] [uunf: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "easy-format" "-j" "47" (CWD=/home/opam/.opam/4.03/.opam-switch/build/easy-format.1.3.2)
-> compiled  easy-format.1.3.2
Processing 144/217: [camlp4: make all] [cppo: dune build] [gen: dune build] [menhir: make Makefile] [mmap: dune build] [ocaml-compiler-libs: jbuilder build] [ocamlnet: make all] [ppx_traverse_builtins: jbuilder build] [result: dune build] [seq: dune build] [sexplib: jbuilder build] [uunf: ocaml build]
-> installed easy-format.1.3.2
Processing 145/217: [camlp4: make all] [cppo: dune build] [gen: dune build] [menhir: make Makefile] [mmap: dune build] [ocaml-compiler-libs: jbuilder build] [ocamlnet: make all] [ppx_traverse_builtins: jbuilder build] [result: dune build] [seq: dune build] [sexplib: jbuilder build] [uunf: ocaml build]
Processing 146/217: [biniou: dune build] [camlp4: make all] [cppo: dune build] [gen: dune build] [menhir: make Makefile] [mmap: dune build] [ocaml-compiler-libs: jbuilder build] [ocamlnet: make all] [ppx_traverse_builtins: jbuilder build] [result: dune build] [seq: dune build] [sexplib: jbuilder build] [uunf: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "mmap" "-j" "47" (CWD=/home/opam/.opam/4.03/.opam-switch/build/mmap.1.1.0)
-> compiled  mmap.1.1.0
Processing 146/217: [biniou: dune build] [camlp4: make all] [cppo: dune build] [gen: dune build] [menhir: make Makefile] [ocaml-compiler-libs: jbuilder build] [ocamlnet: make all] [ppx_traverse_builtins: jbuilder build] [result: dune build] [seq: dune build] [sexplib: jbuilder build] [uunf: ocaml build]
-> installed mmap.1.1.0
Processing 147/217: [biniou: dune build] [camlp4: make all] [cppo: dune build] [gen: dune build] [menhir: make Makefile] [ocaml-compiler-libs: jbuilder build] [ocamlnet: make all] [ppx_traverse_builtins: jbuilder build] [result: dune build] [seq: dune build] [sexplib: jbuilder build] [uunf: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "result" "-j" "47" (CWD=/home/opam/.opam/4.03/.opam-switch/build/result.1.5)
-> compiled  result.1.5
Processing 147/217: [biniou: dune build] [camlp4: make all] [cppo: dune build] [gen: dune build] [menhir: make Makefile] [ocaml-compiler-libs: jbuilder build] [ocamlnet: make all] [ppx_traverse_builtins: jbuilder build] [seq: dune build] [sexplib: jbuilder build] [uunf: ocaml build]
-> installed result.1.5
Processing 148/217: [biniou: dune build] [camlp4: make all] [cppo: dune build] [gen: dune build] [menhir: make Makefile] [ocaml-compiler-libs: jbuilder build] [ocamlnet: make all] [ppx_traverse_builtins: jbuilder build] [seq: dune build] [sexplib: jbuilder build] [uunf: ocaml build]
Processing 149/217: [biniou: dune build] [camlp4: make all] [cppo: dune build] [gen: dune build] [menhir: make Makefile] [ocaml-compiler-libs: jbuilder build] [ocaml-migrate-parsetree: dune build] [ocamlnet: make all] [ppx_traverse_builtins: jbuilder build] [seq: dune build] [sexplib: jbuilder build] [uunf: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_traverse_builtins" "--root" "." "-j" "47" "@install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ppx_traverse_builtins.v0.9.0)
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
-> compiled  ppx_traverse_builtins.v0.9.0
Processing 149/217: [biniou: dune build] [camlp4: make all] [cppo: dune build] [gen: dune build] [menhir: make Makefile] [ocaml-compiler-libs: jbuilder build] [ocaml-migrate-parsetree: dune build] [ocamlnet: make all] [seq: dune build] [sexplib: jbuilder build] [uunf: ocaml build]
-> installed ppx_traverse_builtins.v0.9.0
Processing 150/217: [biniou: dune build] [camlp4: make all] [cppo: dune build] [gen: dune build] [menhir: make Makefile] [ocaml-compiler-libs: jbuilder build] [ocaml-migrate-parsetree: dune build] [ocamlnet: make all] [seq: dune build] [sexplib: jbuilder build] [uunf: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "seq" "-j" "47" (CWD=/home/opam/.opam/4.03/.opam-switch/build/seq.0.2.2)
-> compiled  seq.0.2.2
Processing 150/217: [biniou: dune build] [camlp4: make all] [cppo: dune build] [gen: dune build] [menhir: make Makefile] [ocaml-compiler-libs: jbuilder build] [ocaml-migrate-parsetree: dune build] [ocamlnet: make all] [sexplib: jbuilder build] [uunf: ocaml build]
-> installed seq.0.2.2
Processing 151/217: [biniou: dune build] [camlp4: make all] [cppo: dune build] [gen: dune build] [menhir: make Makefile] [ocaml-compiler-libs: jbuilder build] [ocaml-migrate-parsetree: dune build] [ocamlnet: make all] [sexplib: jbuilder build] [uunf: ocaml build]
Processing 152/217: [biniou: dune build] [camlp4: make all] [cppo: dune build] [gen: dune build] [menhir: make Makefile] [ocaml-compiler-libs: jbuilder build] [ocaml-migrate-parsetree: dune build] [ocamlnet: make all] [re: dune build] [sexplib: jbuilder build] [uunf: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ocaml-compiler-libs" "--root" "." "-j" "47" "@install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ocaml-compiler-libs.v0.9.0)
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "src/gen/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/ocaml_bytecomp/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/ocaml_common/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/ocaml_toplevel/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/read_cma/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/shadow/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/shadow/gen/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "src/gen/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/ocaml_bytecomp/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/ocaml_common/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/ocaml_toplevel/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/read_cma/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/shadow/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/shadow/gen/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
-> compiled  ocaml-compiler-libs.v0.9.0
Processing 152/217: [biniou: dune build] [camlp4: make all] [cppo: dune build] [gen: dune build] [menhir: make Makefile] [ocaml-migrate-parsetree: dune build] [ocamlnet: make all] [re: dune build] [sexplib: jbuilder build] [uunf: ocaml build]
-> installed ocaml-compiler-libs.v0.9.0
Processing 153/217: [biniou: dune build] [camlp4: make all] [cppo: dune build] [gen: dune build] [menhir: make Makefile] [ocaml-migrate-parsetree: dune build] [ocamlnet: make all] [re: dune build] [sexplib: jbuilder build] [uunf: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cppo" "-j" "47" (CWD=/home/opam/.opam/4.03/.opam-switch/build/cppo.1.6.8)
-> compiled  cppo.1.6.8
Processing 153/217: [biniou: dune build] [camlp4: make all] [gen: dune build] [menhir: make Makefile] [ocaml-migrate-parsetree: dune build] [ocamlnet: make all] [re: dune build] [sexplib: jbuilder build] [uunf: ocaml build]
-> installed cppo.1.6.8
Processing 154/217: [biniou: dune build] [camlp4: make all] [gen: dune build] [menhir: make Makefile] [ocaml-migrate-parsetree: dune build] [ocamlnet: make all] [re: dune build] [sexplib: jbuilder build] [uunf: ocaml build]
Processing 155/217: [biniou: dune build] [camlp4: make all] [gen: dune build] [menhir: make Makefile] [ocaml-migrate-parsetree: dune build] [ocamlnet: make all] [ocplib-endian: dune build] [re: dune build] [sexplib: jbuilder build] [uunf: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "@install" "-p" "gen" "-j" "47" (CWD=/home/opam/.opam/4.03/.opam-switch/build/gen.0.5.3)
-> compiled  gen.0.5.3
Processing 155/217: [biniou: dune build] [camlp4: make all] [menhir: make Makefile] [ocaml-migrate-parsetree: dune build] [ocamlnet: make all] [ocplib-endian: dune build] [re: dune build] [sexplib: jbuilder build] [uunf: ocaml build]
-> installed gen.0.5.3
Processing 156/217: [biniou: dune build] [camlp4: make all] [menhir: make Makefile] [ocaml-migrate-parsetree: dune build] [ocamlnet: make all] [ocplib-endian: dune build] [re: dune build] [sexplib: jbuilder build] [uunf: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "biniou" "-j" "47" (CWD=/home/opam/.opam/4.03/.opam-switch/build/biniou.1.2.1)
-> compiled  biniou.1.2.1
Processing 156/217: [camlp4: make all] [menhir: make Makefile] [ocaml-migrate-parsetree: dune build] [ocamlnet: make all] [ocplib-endian: dune build] [re: dune build] [sexplib: jbuilder build] [uunf: ocaml build]
-> installed biniou.1.2.1
Processing 157/217: [camlp4: make all] [menhir: make Makefile] [ocaml-migrate-parsetree: dune build] [ocamlnet: make all] [ocplib-endian: dune build] [re: dune build] [sexplib: jbuilder build] [uunf: ocaml build]
Processing 158/217: [camlp4: make all] [menhir: make Makefile] [ocaml-migrate-parsetree: dune build] [ocamlnet: make all] [ocplib-endian: dune build] [re: dune build] [sexplib: jbuilder build] [uunf: ocaml build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocplib-endian" "-j" "47" "@install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ocplib-endian.1.2)
-> compiled  ocplib-endian.1.2
Processing 158/217: [camlp4: make all] [menhir: make Makefile] [ocaml-migrate-parsetree: dune build] [ocamlnet: make all] [re: dune build] [sexplib: jbuilder build] [uunf: ocaml build] [yojson: dune build]
-> installed ocplib-endian.1.2
Processing 159/217: [camlp4: make all] [menhir: make Makefile] [ocaml-migrate-parsetree: dune build] [ocamlnet: make all] [re: dune build] [sexplib: jbuilder build] [uunf: ocaml build] [yojson: dune build]
Processing 160/217: [camlp4: make all] [lwt: dune exec] [menhir: make Makefile] [ocaml-migrate-parsetree: dune build] [ocamlnet: make all] [re: dune build] [sexplib: jbuilder build] [uunf: ocaml build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "re" "-j" "47" (CWD=/home/opam/.opam/4.03/.opam-switch/build/re.1.9.0)
-> compiled  re.1.9.0
Processing 160/217: [camlp4: make all] [lwt: dune exec] [menhir: make Makefile] [ocaml-migrate-parsetree: dune build] [ocamlnet: make all] [sexplib: jbuilder build] [uunf: ocaml build] [yojson: dune build]
-> installed re.1.9.0
Processing 161/217: [camlp4: make all] [lwt: dune exec] [menhir: make Makefile] [ocaml-migrate-parsetree: dune build] [ocamlnet: make all] [sexplib: jbuilder build] [uunf: ocaml build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "sexplib" "-j" "47" (CWD=/home/opam/.opam/4.03/.opam-switch/build/sexplib.v0.9.2)
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "num/lib/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src0/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "test/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "unix/lib/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "num/lib/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src0/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "test/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "unix/lib/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
-> compiled  sexplib.v0.9.2
Processing 161/217: [camlp4: make all] [lwt: dune exec] [menhir: make Makefile] [ocaml-migrate-parsetree: dune build] [ocamlnet: make all] [uunf: ocaml build] [yojson: dune build]
-> installed sexplib.v0.9.2
Processing 162/217: [camlp4: make all] [lwt: dune exec] [menhir: make Makefile] [ocaml-migrate-parsetree: dune build] [ocamlnet: make all] [uunf: ocaml build] [yojson: dune build]
Processing 163/217: [base: jbuilder build] [camlp4: make all] [lwt: dune exec] [menhir: make Makefile] [ocaml-migrate-parsetree: dune build] [ocamlnet: make all] [uunf: ocaml build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "exec" "-p" "lwt" "src/unix/config/discover.exe" "--" "--save" "--use-libev" "false" (CWD=/home/opam/.opam/4.03/.opam-switch/build/lwt.5.2.0)
Processing 163/217: [base: jbuilder build] [camlp4: make all] [lwt: dune build] [menhir: make Makefile] [ocaml-migrate-parsetree: dune build] [ocamlnet: make all] [uunf: ocaml build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "yojson" "-j" "47" (CWD=/home/opam/.opam/4.03/.opam-switch/build/yojson.1.7.0)
-       ocamlc lib/.yojson.objs/byte/yojson.{cmo,cmt}
- File "write.ml", line 17, characters 15-18:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 7-12:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 32-35:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 39-44:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 94, characters 15-18:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 95, characters 17-22:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 97, characters 7-12:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "pretty.ml", line 5, characters 12-166:
- Warning 40: this record of type Easy_format.list_param contains fields that are 
- not visible in the current scope: space_after_opening space_before_closing align_closing.
- They will not be selected if the type becomes unknown.
- File "pretty.ml", line 9, characters 14-87:
- Warning 40: this record of type Easy_format.list_param contains fields that are 
- not visible in the current scope: space_before_closing.
- They will not be selected if the type becomes unknown.
- File "write.ml", line 17, characters 15-18:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 7-12:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 32-35:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 39-44:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 94, characters 15-18:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 95, characters 17-22:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 97, characters 7-12:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 17, characters 15-18:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 7-12:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 32-35:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 39-44:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 94, characters 15-18:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 95, characters 17-22:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 97, characters 7-12:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 17, characters 15-18:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 7-12:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 32-35:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 39-44:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 94, characters 15-18:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 95, characters 17-22:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 97, characters 7-12:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
-     ocamlopt lib/.yojson.objs/native/yojson.{cmx,o}
- File "write.ml", line 17, characters 15-18:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 7-12:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 32-35:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 39-44:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 94, characters 15-18:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 95, characters 17-22:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 97, characters 7-12:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "pretty.ml", line 5, characters 12-166:
- Warning 40: this record of type Easy_format.list_param contains fields that are 
- not visible in the current scope: space_after_opening space_before_closing align_closing.
- They will not be selected if the type becomes unknown.
- File "pretty.ml", line 9, characters 14-87:
- Warning 40: this record of type Easy_format.list_param contains fields that are 
- not visible in the current scope: space_before_closing.
- They will not be selected if the type becomes unknown.
- File "write.ml", line 17, characters 15-18:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 7-12:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 32-35:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 39-44:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 94, characters 15-18:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 95, characters 17-22:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 97, characters 7-12:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 17, characters 15-18:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 7-12:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 32-35:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 39-44:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 94, characters 15-18:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 95, characters 17-22:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 97, characters 7-12:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 17, characters 15-18:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 7-12:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 32-35:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 39-44:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 94, characters 15-18:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 95, characters 17-22:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 97, characters 7-12:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
-       ocamlc lib/.yojson.objs/byte/yojson.{cmo,cmt}
- File "write.ml", line 17, characters 15-18:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 7-12:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 32-35:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 39-44:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 94, characters 15-18:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 95, characters 17-22:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 97, characters 7-12:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "pretty.ml", line 5, characters 12-166:
- Warning 40: this record of type Easy_format.list_param contains fields that are 
- not visible in the current scope: space_after_opening space_before_closing align_closing.
- They will not be selected if the type becomes unknown.
- File "pretty.ml", line 9, characters 14-87:
- Warning 40: this record of type Easy_format.list_param contains fields that are 
- not visible in the current scope: space_before_closing.
- They will not be selected if the type becomes unknown.
- File "write.ml", line 17, characters 15-18:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 7-12:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 32-35:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 39-44:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 94, characters 15-18:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 95, characters 17-22:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 97, characters 7-12:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 17, characters 15-18:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 7-12:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 32-35:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 39-44:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 94, characters 15-18:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 95, characters 17-22:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 97, characters 7-12:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 17, characters 15-18:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 7-12:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 32-35:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 39-44:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 94, characters 15-18:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 95, characters 17-22:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 97, characters 7-12:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
-     ocamlopt lib/.yojson.objs/native/yojson.{cmx,o}
- File "write.ml", line 17, characters 15-18:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 7-12:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 32-35:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 39-44:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 94, characters 15-18:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 95, characters 17-22:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 97, characters 7-12:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "pretty.ml", line 5, characters 12-166:
- Warning 40: this record of type Easy_format.list_param contains fields that are 
- not visible in the current scope: space_after_opening space_before_closing align_closing.
- They will not be selected if the type becomes unknown.
- File "pretty.ml", line 9, characters 14-87:
- Warning 40: this record of type Easy_format.list_param contains fields that are 
- not visible in the current scope: space_before_closing.
- They will not be selected if the type becomes unknown.
- File "write.ml", line 17, characters 15-18:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 7-12:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 32-35:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 39-44:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 94, characters 15-18:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 95, characters 17-22:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 97, characters 7-12:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 17, characters 15-18:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 7-12:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 32-35:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 39-44:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 94, characters 15-18:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 95, characters 17-22:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 97, characters 7-12:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 17, characters 15-18:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 7-12:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 32-35:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 39-44:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 94, characters 15-18:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 95, characters 17-22:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 97, characters 7-12:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
-> compiled  yojson.1.7.0
Processing 163/217: [base: jbuilder build] [camlp4: make all] [lwt: dune build] [menhir: make Makefile] [ocaml-migrate-parsetree: dune build] [ocamlnet: make all] [uunf: ocaml build]
-> installed yojson.1.7.0
Processing 164/217: [base: jbuilder build] [camlp4: make all] [lwt: dune build] [menhir: make Makefile] [ocaml-migrate-parsetree: dune build] [ocamlnet: make all] [uunf: ocaml build]
Processing 165/217: [base: jbuilder build] [camlp4: make all] [js_of_ocaml-compiler: dune build] [lwt: dune build] [menhir: make Makefile] [ocaml-migrate-parsetree: dune build] [ocamlnet: make all] [uunf: ocaml build]
Processing 166/217: [base: jbuilder build] [camlp4: make all] [js_of_ocaml-compiler: dune build] [lwt: dune build] [menhir: make Makefile] [ocaml-migrate-parsetree: dune build] [ocamlnet: make all] [ocf: ./configure] [uunf: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "lwt" "-j" "47" (CWD=/home/opam/.opam/4.03/.opam-switch/build/lwt.5.2.0)
-       ocamlc src/unix/lwt_unix_stubs.o
- lwt_unix_stubs.c: In function 'pipe_notification_send':
- lwt_unix_stubs.c:668:10: warning: 'buf' is used uninitialized [-Wuninitialized]
-   668 |   return write(notification_fds[1], &buf, 1);
-       |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- In file included from /home/opam/.opam/4.03/lib/ocaml/caml/unixsupport.h:20,
-                  from lwt_unix.h:12,
-                  from lwt_unix_stubs.c:28:
- /usr/include/unistd.h:367:16: note: in a call to 'write' declared with attribute 'access (read_only, 2, 3)' here
-   367 | extern ssize_t write (int __fd, const void *__buf, size_t __n) __wur
-       |                ^~~~~
- lwt_unix_stubs.c:667:8: note: 'buf' declared here
-   667 |   char buf;
-       |        ^~~
-       ocamlc src/unix/lwt_unix_stubs.o
- lwt_unix_stubs.c: In function 'pipe_notification_send':
- lwt_unix_stubs.c:668:10: warning: 'buf' is used uninitialized [-Wuninitialized]
-   668 |   return write(notification_fds[1], &buf, 1);
-       |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- In file included from /home/opam/.opam/4.03/lib/ocaml/caml/unixsupport.h:20,
-                  from lwt_unix.h:12,
-                  from lwt_unix_stubs.c:28:
- /usr/include/unistd.h:367:16: note: in a call to 'write' declared with attribute 'access (read_only, 2, 3)' here
-   367 | extern ssize_t write (int __fd, const void *__buf, size_t __n) __wur
-       |                ^~~~~
- lwt_unix_stubs.c:667:8: note: 'buf' declared here
-   667 |   char buf;
-       |        ^~~
-> compiled  lwt.5.2.0
Processing 166/217: [base: jbuilder build] [camlp4: make all] [js_of_ocaml-compiler: dune build] [menhir: make Makefile] [ocaml-migrate-parsetree: dune build] [ocamlnet: make all] [ocf: ./configure] [uunf: ocaml build]
-> installed lwt.5.2.0
Processing 167/217: [base: jbuilder build] [camlp4: make all] [js_of_ocaml-compiler: dune build] [menhir: make Makefile] [ocaml-migrate-parsetree: dune build] [ocamlnet: make all] [ocf: ./configure] [uunf: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocaml-migrate-parsetree" "-j" "47" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ocaml-migrate-parsetree.1.2.0)
-> compiled  ocaml-migrate-parsetree.1.2.0
Processing 167/217: [base: jbuilder build] [camlp4: make all] [js_of_ocaml-compiler: dune build] [menhir: make Makefile] [ocamlnet: make all] [ocf: ./configure] [uunf: ocaml build]
-> installed ocaml-migrate-parsetree.1.2.0
Processing 168/217: [base: jbuilder build] [camlp4: make all] [js_of_ocaml-compiler: dune build] [menhir: make Makefile] [ocamlnet: make all] [ocf: ./configure] [uunf: ocaml build]
Processing 169/217: [base: jbuilder build] [camlp4: make all] [js_of_ocaml-compiler: dune build] [menhir: make Makefile] [ocamlnet: make all] [ocf: ./configure] [ppx_ast: jbuilder build] [uunf: ocaml build]
Processing 170/217: [base: jbuilder build] [camlp4: make all] [js_of_ocaml-compiler: dune build] [menhir: make Makefile] [ocamlnet: make all] [ocf: ./configure] [ppx_ast: jbuilder build] [ppx_blob: dune build] [uunf: ocaml build]
Processing 171/217: [base: jbuilder build] [camlp4: make all] [js_of_ocaml-compiler: dune build] [menhir: make Makefile] [ocamlnet: make all] [ocf: ./configure] [ppx_ast: jbuilder build] [ppx_blob: dune build] [ppx_tools_versioned: jbuilder build] [uunf: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "-f" "Makefile" "PREFIX=/home/opam/.opam/4.03" "USE_OCAMLFIND=true" "docdir=/home/opam/.opam/4.03/doc/menhir" "libdir=/home/opam/.opam/4.03/lib/menhir" "mandir=/home/opam/.opam/4.03/man/man1" (CWD=/home/opam/.opam/4.03/.opam-switch/build/menhir.20190924)
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/menhir.20190924/src'
- make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/menhir.20190924/src'
- /home/opam/.opam/4.03/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.03/lib/ocamlbuild /home/opam/.opam/4.03/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.03/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules General.mli > General.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o General.cmi General.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules General.ml > General.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Convert.mli > Convert.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Convert.cmi Convert.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Convert.ml > Convert.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules IncrementalEngine.ml > IncrementalEngine.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules EngineTypes.ml > EngineTypes.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o IncrementalEngine.cmo IncrementalEngine.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Engine.mli > Engine.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o EngineTypes.cmo EngineTypes.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Engine.cmi Engine.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Engine.ml > Engine.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules ErrorReports.mli > ErrorReports.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o ErrorReports.cmi ErrorReports.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules ErrorReports.ml > ErrorReports.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Printers.mli > Printers.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Printers.cmi Printers.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Printers.ml > Printers.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules InfiniteArray.mli > InfiniteArray.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InfiniteArray.cmi InfiniteArray.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules InfiniteArray.ml > InfiniteArray.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules PackedIntArray.mli > PackedIntArray.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o PackedIntArray.cmi PackedIntArray.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules PackedIntArray.ml > PackedIntArray.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules RowDisplacement.mli > RowDisplacement.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o RowDisplacement.cmi RowDisplacement.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules RowDisplacement.ml > RowDisplacement.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules LinearizedArray.mli > LinearizedArray.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o LinearizedArray.cmi LinearizedArray.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules LinearizedArray.ml > LinearizedArray.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules TableFormat.ml > TableFormat.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules InspectionTableFormat.ml > InspectionTableFormat.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules InspectionTableInterpreter.mli > InspectionTableInterpreter.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InspectionTableFormat.cmo InspectionTableFormat.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o TableFormat.cmo TableFormat.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InspectionTableInterpreter.cmi InspectionTableInterpreter.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules InspectionTableInterpreter.ml > InspectionTableInterpreter.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules TableInterpreter.mli > TableInterpreter.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o TableInterpreter.cmi TableInterpreter.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules TableInterpreter.ml > TableInterpreter.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules StaticVersion.mli > StaticVersion.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o StaticVersion.cmi StaticVersion.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules StaticVersion.ml > StaticVersion.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o General.cmo General.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Convert.cmo Convert.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Engine.cmo Engine.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o ErrorReports.cmo ErrorReports.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Printers.cmo Printers.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InfiniteArray.cmo InfiniteArray.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o PackedIntArray.cmo PackedIntArray.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o RowDisplacement.cmo RowDisplacement.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o LinearizedArray.cmo LinearizedArray.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InspectionTableInterpreter.cmo InspectionTableInterpreter.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o TableInterpreter.cmo TableInterpreter.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o StaticVersion.cmo StaticVersion.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -pack -g -bin-annot General.cmo Convert.cmo IncrementalEngine.cmo EngineTypes.cmo Engine.cmo ErrorReports.cmo Printers.cmo InfiniteArray.cmo PackedIntArray.cmo RowDisplacement.cmo LinearizedArray.cmo TableFormat.cmo InspectionTableFormat.cmo InspectionTableInterpreter.cmo TableInterpreter.cmo StaticVersion.cmo -o menhirLib.cmo
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o General.cmx General.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o IncrementalEngine.cmx IncrementalEngine.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o EngineTypes.cmx EngineTypes.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o InfiniteArray.cmx InfiniteArray.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o PackedIntArray.cmx PackedIntArray.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o InspectionTableFormat.cmx InspectionTableFormat.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o LinearizedArray.cmx LinearizedArray.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o TableFormat.cmx TableFormat.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o RowDisplacement.cmx RowDisplacement.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o Convert.cmx Convert.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o Engine.cmx Engine.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o ErrorReports.cmx ErrorReports.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o Printers.cmx Printers.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o InspectionTableInterpreter.cmx InspectionTableInterpreter.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o TableInterpreter.cmx TableInterpreter.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o StaticVersion.cmx StaticVersion.ml
- touch menhirLib.mli  ; if  /home/opam/.opam/4.03/bin/ocamlopt.opt -pack -g -bin-annot General.cmx Convert.cmx IncrementalEngine.cmx EngineTypes.cmx Engine.cmx ErrorReports.cmx Printers.cmx InfiniteArray.cmx PackedIntArray.cmx RowDisplacement.cmx LinearizedArray.cmx TableFormat.cmx InspectionTableFormat.cmx InspectionTableInterpreter.cmx TableInterpreter.cmx StaticVersion.cmx -o menhirLib.cmx  ; then  rm -f menhirLib.mli  ; else  rm -f menhirLib.mli  ; exit 1; fi
- /home/opam/.opam/4.03/bin/ocamlopt.opt -a menhirLib.cmx -o menhirLib.cmxa
- /home/opam/.opam/4.03/bin/ocamlopt.opt -shared -linkall menhirLib.cmxa -o menhirLib.cmxs
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules menhir.ml > menhir.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules back.mli > back.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o back.cmi back.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o menhir.cmo menhir.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules back.ml > back.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules cmly_read.ml > cmly_read.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules cmly_read.mli > cmly_read.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules cmly_api.ml > cmly_api.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules keyword.mli > keyword.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o keyword.cmi keyword.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o cmly_api.cmo cmly_api.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o cmly_read.cmi cmly_read.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules keyword.ml > keyword.ml.depends
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o keyword.cmx keyword.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules cmly_format.ml > cmly_format.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o cmly_format.cmo cmly_format.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules version.ml > version.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o version.cmo version.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o cmly_api.cmx cmly_api.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o cmly_format.cmx cmly_format.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o version.cmx version.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules cmly_write.ml > cmly_write.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules cmly_write.mli > cmly_write.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o cmly_write.cmi cmly_write.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules action.ml > action.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules action.mli > action.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules IL.mli > IL.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules stretch.mli > stretch.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o stretch.cmi stretch.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o IL.cmi IL.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o action.cmi action.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules codeBits.ml > codeBits.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules codeBits.mli > codeBits.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o codeBits.cmi codeBits.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules settings.ml > settings.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules settings.mli > settings.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules stringSet.mli > stringSet.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o stringSet.cmi stringSet.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o settings.cmi settings.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules installation.ml > installation.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules installation.mli > installation.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o installation.cmi installation.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules stringSet.ml > stringSet.ml.depends
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o installation.cmx installation.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o stringSet.cmx stringSet.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o settings.cmx settings.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o codeBits.cmx codeBits.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules basicSyntax.ml > basicSyntax.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules positions.mli > positions.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules stringMap.mli > stringMap.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules syntax.ml > syntax.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules InputFile.mli > InputFile.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o positions.cmi positions.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o stringMap.cmi stringMap.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InputFile.cmi InputFile.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o syntax.cmo syntax.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o basicSyntax.cmo basicSyntax.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules positions.ml > positions.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules stringMap.ml > stringMap.ml.depends
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o action.cmx action.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules InputFile.ml > InputFile.ml.depends
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o positions.cmx positions.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o stringMap.cmx stringMap.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o InputFile.cmx InputFile.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o syntax.cmx syntax.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules front.ml > front.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules front.mli > front.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o front.cmi front.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules anonymous.ml > anonymous.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules anonymous.mli > anonymous.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o anonymous.cmi anonymous.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules misc.ml > misc.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules misc.mli > misc.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o misc.cmi misc.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules error.ml > error.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules error.mli > error.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o error.cmi error.mli
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o error.cmx error.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules parameters.ml > parameters.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o parameters.cmo parameters.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o misc.cmx misc.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o parameters.cmx parameters.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules basicPrinter.ml > basicPrinter.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules basicPrinter.mli > basicPrinter.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o basicPrinter.cmi basicPrinter.mli
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o basicSyntax.cmx basicSyntax.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules option.ml > option.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules option.mli > option.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o option.cmi option.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules printer.ml > printer.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules printer.mli > printer.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o printer.cmi printer.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Compatibility.ml > Compatibility.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Compatibility.mli > Compatibility.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Compatibility.cmi Compatibility.mli
- /home/opam/.opam/4.03/bin/ocamllex.opt -q lineCount.mll
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules lineCount.ml > lineCount.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lineCount.cmo lineCount.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Compatibility.cmx Compatibility.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lineCount.cmx lineCount.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o option.cmx option.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o printer.cmx printer.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules CheckSafeParameterizedGrammar.ml > CheckSafeParameterizedGrammar.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules CheckSafeParameterizedGrammar.mli > CheckSafeParameterizedGrammar.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o CheckSafeParameterizedGrammar.cmi CheckSafeParameterizedGrammar.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules tarjan.ml > tarjan.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules tarjan.mli > tarjan.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o tarjan.cmi tarjan.mli
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o tarjan.cmx tarjan.ml
- cp -p yaccDriver.ml Driver.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Driver.ml > Driver.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Driver.mli > Driver.mli.depends
- cp -p yacc-parser.mly parser.mly
- /home/opam/.opam/4.03/bin/ocamlyacc parser.mly
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules parser.mli > parser.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o parser.cmi parser.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Driver.cmi Driver.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules parser.ml > parser.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules parserAux.ml > parserAux.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules parserAux.mli > parserAux.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o parserAux.cmi parserAux.mli
- /home/opam/.opam/4.03/bin/ocamllex.opt -q lexpointfree.mll
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules lexpointfree.ml > lexpointfree.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lexpointfree.cmo lexpointfree.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lexpointfree.cmx lexpointfree.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o parserAux.cmx parserAux.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o parser.cmx parser.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Drop.ml > Drop.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Drop.mli > Drop.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Drop.cmi Drop.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules IO.ml > IO.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules IO.mli > IO.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o IO.cmi IO.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules infer.ml > infer.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules infer.mli > infer.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o infer.cmi infer.mli
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o IO.cmx IO.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules interface.ml > interface.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules interface.mli > interface.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o interface.cmi interface.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules nonterminalType.ml > nonterminalType.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules nonterminalType.mli > nonterminalType.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o nonterminalType.cmi nonterminalType.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules tokenType.ml > tokenType.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules tokenType.mli > tokenType.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o tokenType.cmi tokenType.mli
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o nonterminalType.cmx nonterminalType.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o tokenType.cmx tokenType.ml
- /home/opam/.opam/4.03/bin/ocamllex.opt -q lexdep.mll
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules lexdep.ml > lexdep.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lexdep.cmo lexdep.ml
- /home/opam/.opam/4.03/bin/ocamllex.opt -q lexmli.mll
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules lexmli.ml > lexmli.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lexmli.cmo lexmli.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o interface.cmx interface.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lexdep.cmx lexdep.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lexmli.cmx lexmli.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules inlining.ml > inlining.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules inlining.mli > inlining.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o inlining.cmi inlining.mli
- /home/opam/.opam/4.03/bin/ocamllex.opt -q chopInlined.mll
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules chopInlined.ml > chopInlined.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o chopInlined.cmo chopInlined.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules listMonad.ml > listMonad.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules listMonad.mli > listMonad.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o listMonad.cmi listMonad.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Memoize.ml > Memoize.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Memoize.mli > Memoize.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Memoize.cmi Memoize.mli
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o chopInlined.cmx chopInlined.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o listMonad.cmx listMonad.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Memoize.cmx Memoize.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules keywordExpansion.ml > keywordExpansion.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules keywordExpansion.mli > keywordExpansion.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o keywordExpansion.cmi keywordExpansion.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules grammarFunctor.ml > grammarFunctor.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules grammarFunctor.mli > grammarFunctor.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules gMap.ml > gMap.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules gSet.ml > gSet.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o gSet.cmo gSet.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o gMap.cmo gMap.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o grammarFunctor.cmi grammarFunctor.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Boolean.ml > Boolean.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Boolean.mli > Boolean.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Fix.mli > Fix.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Fix.cmi Fix.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Boolean.cmi Boolean.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Fix.ml > Fix.ml.depends
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Fix.cmx Fix.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules CompletedNatWitness.ml > CompletedNatWitness.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules CompletedNatWitness.mli > CompletedNatWitness.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Seq.mli > Seq.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Seq.cmi Seq.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o CompletedNatWitness.cmi CompletedNatWitness.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Seq.ml > Seq.ml.depends
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Seq.cmx Seq.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules compressedBitSet.ml > compressedBitSet.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules compressedBitSet.mli > compressedBitSet.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o compressedBitSet.cmi compressedBitSet.mli
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o gSet.cmx gSet.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules FixSolver.ml > FixSolver.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules FixSolver.mli > FixSolver.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o FixSolver.cmi FixSolver.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Maps.ml > Maps.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Maps.mli > Maps.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Maps.cmi Maps.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules patricia.ml > patricia.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules patricia.mli > patricia.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o patricia.cmi patricia.mli
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o gMap.cmx gMap.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules time.ml > time.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules time.mli > time.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o time.cmi time.mli
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Boolean.cmx Boolean.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o CompletedNatWitness.cmx CompletedNatWitness.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o compressedBitSet.cmx compressedBitSet.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o FixSolver.cmx FixSolver.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Maps.cmx Maps.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o patricia.cmx patricia.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o time.cmx time.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o grammarFunctor.cmx grammarFunctor.ml
- /home/opam/.opam/4.03/bin/ocamllex.opt -q lexer.mll
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules lexer.ml > lexer.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lexer.cmo lexer.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules partialGrammar.ml > partialGrammar.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules partialGrammar.mli > partialGrammar.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o partialGrammar.cmi partialGrammar.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules expandTokenAliases.ml > expandTokenAliases.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules expandTokenAliases.mli > expandTokenAliases.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o expandTokenAliases.cmi expandTokenAliases.mli
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o expandTokenAliases.cmx expandTokenAliases.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules reachability.ml > reachability.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules reachability.mli > reachability.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o reachability.cmi reachability.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules SelectiveExpansion.ml > SelectiveExpansion.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules SelectiveExpansion.mli > SelectiveExpansion.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules SortInference.mli > SortInference.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules GroundSort.mli > GroundSort.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o GroundSort.cmi GroundSort.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o SortInference.cmi SortInference.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o SelectiveExpansion.cmi SelectiveExpansion.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules GroundSort.ml > GroundSort.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules SortInference.ml > SortInference.ml.depends
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o GroundSort.cmx GroundSort.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules SortUnification.ml > SortUnification.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules SortUnification.mli > SortUnification.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o SortUnification.cmi SortUnification.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Unifier.ml > Unifier.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Unifier.mli > Unifier.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Unifier.cmi Unifier.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules mark.ml > mark.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules mark.mli > mark.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o mark.cmi mark.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules unionFind.ml > unionFind.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules unionFind.mli > unionFind.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o unionFind.cmi unionFind.mli
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o mark.cmx mark.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o unionFind.cmx unionFind.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Unifier.cmx Unifier.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o SortUnification.cmx SortUnification.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o SortInference.cmx SortInference.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules standard_mly.ml > standard_mly.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o standard_mly.cmo standard_mly.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o anonymous.cmx anonymous.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o basicPrinter.cmx basicPrinter.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o CheckSafeParameterizedGrammar.cmx CheckSafeParameterizedGrammar.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Driver.cmx Driver.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Drop.cmx Drop.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o infer.cmx infer.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o inlining.cmx inlining.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o keywordExpansion.cmx keywordExpansion.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lexer.cmx lexer.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o partialGrammar.cmx partialGrammar.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o reachability.cmx reachability.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o SelectiveExpansion.cmx SelectiveExpansion.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o standard_mly.cmx standard_mly.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules grammar.ml > grammar.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o grammar.cmo grammar.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o front.cmx front.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules item.ml > item.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules item.mli > item.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules lookahead.mli > lookahead.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lookahead.cmi lookahead.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o item.cmi item.mli
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o grammar.cmx grammar.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules lr0.ml > lr0.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules lr0.mli > lr0.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lr0.cmi lr0.mli
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o item.cmx item.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules lr1.ml > lr1.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules lr1.mli > lr1.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lr1.cmi lr1.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules DFS.ml > DFS.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules DFS.mli > DFS.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o DFS.cmi DFS.mli
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lr0.cmx lr0.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules slr.ml > slr.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules slr.mli > slr.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o slr.cmi slr.mli
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o DFS.cmx DFS.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o slr.cmx slr.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lr1.cmx lr1.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules codeBackend.ml > codeBackend.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules codeBackend.mli > codeBackend.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o codeBackend.cmi codeBackend.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules codePieces.ml > codePieces.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules codePieces.mli > codePieces.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o codePieces.cmi codePieces.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules default.ml > default.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules default.mli > default.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o default.cmi default.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules conflict.ml > conflict.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules conflict.mli > conflict.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o conflict.cmi conflict.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules DependencyGraph.ml > DependencyGraph.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules DependencyGraph.mli > DependencyGraph.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o DependencyGraph.cmi DependencyGraph.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules dot.ml > dot.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules dot.mli > dot.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o dot.cmi dot.mli
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o dot.cmx dot.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules derivation.ml > derivation.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules derivation.mli > derivation.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o derivation.cmi derivation.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules lr1partial.ml > lr1partial.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules lr1partial.mli > lr1partial.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lr1partial.cmi lr1partial.mli
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o DependencyGraph.cmx DependencyGraph.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o derivation.cmx derivation.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lr1partial.cmx lr1partial.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o conflict.cmx conflict.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules invariant.ml > invariant.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules invariant.mli > invariant.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o invariant.cmi invariant.mli
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o codePieces.cmx codePieces.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o default.cmx default.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o invariant.cmx invariant.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules codeInliner.ml > codeInliner.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules codeInliner.mli > codeInliner.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o codeInliner.cmi codeInliner.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules traverse.ml > traverse.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o traverse.cmo traverse.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o traverse.cmx traverse.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules coqBackend.ml > coqBackend.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules coqBackend.mli > coqBackend.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o coqBackend.cmi coqBackend.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules interpret.ml > interpret.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules interpret.mli > interpret.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules referenceInterpreter.mli > referenceInterpreter.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules cst.mli > cst.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o cst.cmi cst.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o referenceInterpreter.cmi referenceInterpreter.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o interpret.cmi interpret.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules cst.ml > cst.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules pprint.ml > pprint.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules pprint.mli > pprint.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o pprint.cmi pprint.mli
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o pprint.cmx pprint.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules referenceInterpreter.ml > referenceInterpreter.ml.depends
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o cst.cmx cst.ml
- /home/opam/.opam/4.03/bin/ocamllex.opt -q segment.mll
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules segment.ml > segment.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o segment.cmo segment.ml
- /home/opam/.opam/4.03/bin/ocamllex.opt -q sentenceLexer.mll
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules sentenceLexer.ml > sentenceLexer.ml.depends
- /home/opam/.opam/4.03/bin/ocamlyacc sentenceParser.mly
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules sentenceParser.mli > sentenceParser.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules sentenceParserAux.ml > sentenceParserAux.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o sentenceParserAux.cmo sentenceParserAux.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o sentenceParser.cmi sentenceParser.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o sentenceLexer.cmo sentenceLexer.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules sentenceParser.ml > sentenceParser.ml.depends
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o sentenceParserAux.cmx sentenceParserAux.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o sentenceParser.cmx sentenceParser.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o referenceInterpreter.cmx referenceInterpreter.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o segment.cmx segment.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o sentenceLexer.cmx sentenceLexer.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules LRijkstra.ml > LRijkstra.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules LRijkstra.mli > LRijkstra.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -noassert -noassert -o LRijkstra.cmi LRijkstra.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules astar.ml > astar.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules astar.mli > astar.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o astar.cmi astar.mli
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o interpret.cmx interpret.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules LRijkstraCore.ml > LRijkstraCore.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules LRijkstraCore.mli > LRijkstraCore.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -noassert -noassert -o LRijkstraCore.cmi LRijkstraCore.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules LowIntegerPriorityQueue.ml > LowIntegerPriorityQueue.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules LowIntegerPriorityQueue.mli > LowIntegerPriorityQueue.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o LowIntegerPriorityQueue.cmi LowIntegerPriorityQueue.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules resizableArray.ml > resizableArray.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules resizableArray.mli > resizableArray.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o resizableArray.cmi resizableArray.mli
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o resizableArray.cmx resizableArray.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules MySet.ml > MySet.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules MySet.mli > MySet.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o MySet.cmi MySet.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Trie.ml > Trie.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Trie.mli > Trie.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Trie.cmi Trie.mli
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o LowIntegerPriorityQueue.cmx LowIntegerPriorityQueue.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o MySet.cmx MySet.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Trie.cmx Trie.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o astar.cmx astar.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -noassert -noassert -o LRijkstraCore.cmx LRijkstraCore.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules tableBackend.ml > tableBackend.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules tableBackend.mli > tableBackend.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o tableBackend.cmi tableBackend.mli
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o cmly_read.cmx cmly_read.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o cmly_write.cmx cmly_write.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o codeBackend.cmx codeBackend.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o codeInliner.cmx codeInliner.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o coqBackend.cmx coqBackend.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -noassert -noassert -o LRijkstra.cmx LRijkstra.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o tableBackend.cmx tableBackend.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o back.cmx back.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o menhir.cmx menhir.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt unix.cmxa -g Fix.cmx Boolean.cmx InputFile.cmx installation.cmx keyword.cmx stringSet.cmx version.cmx settings.cmx codeBits.cmx action.cmx positions.cmx error.cmx menhirLib.cmx stringMap.cmx misc.cmx syntax.cmx parameters.cmx tarjan.cmx CheckSafeParameterizedGrammar.cmx Compatibility.cmx Seq.cmx CompletedNatWitness.cmx DFS.cmx lexpointfree.cmx option.cmx parserAux.cmx parser.cmx Driver.cmx basicSyntax.cmx Drop.cmx FixSolver.cmx GroundSort.cmx IO.cmx Maps.cmx Memoize.cmx mark.cmx unionFind.cmx Unifier.cmx SortUnification.cmx SortInference.cmx SelectiveExpansion.cmx anonymous.cmx lineCount.cmx printer.cmx basicPrinter.cmx chopInlined.cmx gSet.cmx compressedBitSet.cmx dot.cmx expandTokenAliases.cmx gMap.cmx patricia.cmx time.cmx grammarFunctor.cmx nonterminalType.cmx tokenType.cmx interface.cmx lexdep.cmx lexmli.cmx infer.cmx listMonad.cmx inlining.cmx keywordExpansion.cmx lexer.cmx partialGrammar.cmx reachability.cmx standard_mly.cmx front.cmx grammar.cmx DependencyGraph.cmx resizableArray.cmx LowIntegerPriorityQueue.cmx MySet.cmx item.cmx derivation.cmx lr0.cmx slr.cmx lr1.cmx lr1partial.cmx conflict.cmx default.cmx Trie.cmx LRijkstraCore.cmx astar.cmx pprint.cmx cst.cmx invariant.cmx referenceInterpreter.cmx segment.cmx sentenceParserAux.cmx sentenceParser.cmx sentenceLexer.cmx interpret.cmx LRijkstra.cmx cmly_api.cmx cmly_format.cmx cmly_read.cmx cmly_write.cmx codePieces.cmx codeBackend.cmx traverse.cmx codeInliner.cmx coqBackend.cmx tableBackend.cmx back.cmx menhir.cmx -o menhir.native
- # Parallel statistics: { count(total): 19(434), max: 13, min: 2, average(total): 4.263(1.143) }
- make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/menhir.20190924/src'
- make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/menhir.20190924/src'
- /home/opam/.opam/4.03/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.03/lib/ocamlbuild /home/opam/.opam/4.03/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.03/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules General.mli > General.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o General.cmi General.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules General.ml > General.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Convert.mli > Convert.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Convert.cmi Convert.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Convert.ml > Convert.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules IncrementalEngine.ml > IncrementalEngine.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules EngineTypes.ml > EngineTypes.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o IncrementalEngine.cmo IncrementalEngine.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Engine.mli > Engine.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o EngineTypes.cmo EngineTypes.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Engine.cmi Engine.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Engine.ml > Engine.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules ErrorReports.mli > ErrorReports.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o ErrorReports.cmi ErrorReports.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules ErrorReports.ml > ErrorReports.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Printers.mli > Printers.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Printers.cmi Printers.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Printers.ml > Printers.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules InfiniteArray.mli > InfiniteArray.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InfiniteArray.cmi InfiniteArray.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules InfiniteArray.ml > InfiniteArray.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules PackedIntArray.mli > PackedIntArray.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o PackedIntArray.cmi PackedIntArray.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules PackedIntArray.ml > PackedIntArray.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules RowDisplacement.mli > RowDisplacement.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o RowDisplacement.cmi RowDisplacement.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules RowDisplacement.ml > RowDisplacement.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules LinearizedArray.mli > LinearizedArray.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o LinearizedArray.cmi LinearizedArray.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules LinearizedArray.ml > LinearizedArray.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules TableFormat.ml > TableFormat.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules InspectionTableFormat.ml > InspectionTableFormat.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules InspectionTableInterpreter.mli > InspectionTableInterpreter.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InspectionTableFormat.cmo InspectionTableFormat.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o TableFormat.cmo TableFormat.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InspectionTableInterpreter.cmi InspectionTableInterpreter.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules InspectionTableInterpreter.ml > InspectionTableInterpreter.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules TableInterpreter.mli > TableInterpreter.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o TableInterpreter.cmi TableInterpreter.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules TableInterpreter.ml > TableInterpreter.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules StaticVersion.mli > StaticVersion.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o StaticVersion.cmi StaticVersion.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules StaticVersion.ml > StaticVersion.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o General.cmo General.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Convert.cmo Convert.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Engine.cmo Engine.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o ErrorReports.cmo ErrorReports.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Printers.cmo Printers.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InfiniteArray.cmo InfiniteArray.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o PackedIntArray.cmo PackedIntArray.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o RowDisplacement.cmo RowDisplacement.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o LinearizedArray.cmo LinearizedArray.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InspectionTableInterpreter.cmo InspectionTableInterpreter.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o TableInterpreter.cmo TableInterpreter.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o StaticVersion.cmo StaticVersion.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -pack -g -bin-annot General.cmo Convert.cmo IncrementalEngine.cmo EngineTypes.cmo Engine.cmo ErrorReports.cmo Printers.cmo InfiniteArray.cmo PackedIntArray.cmo RowDisplacement.cmo LinearizedArray.cmo TableFormat.cmo InspectionTableFormat.cmo InspectionTableInterpreter.cmo TableInterpreter.cmo StaticVersion.cmo -o menhirLib.cmo
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o General.cmx General.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o IncrementalEngine.cmx IncrementalEngine.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o EngineTypes.cmx EngineTypes.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o InfiniteArray.cmx InfiniteArray.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o PackedIntArray.cmx PackedIntArray.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o InspectionTableFormat.cmx InspectionTableFormat.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o LinearizedArray.cmx LinearizedArray.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o TableFormat.cmx TableFormat.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o RowDisplacement.cmx RowDisplacement.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o Convert.cmx Convert.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o Engine.cmx Engine.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o ErrorReports.cmx ErrorReports.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o Printers.cmx Printers.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o InspectionTableInterpreter.cmx InspectionTableInterpreter.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o TableInterpreter.cmx TableInterpreter.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o StaticVersion.cmx StaticVersion.ml
- touch menhirLib.mli  ; if  /home/opam/.opam/4.03/bin/ocamlopt.opt -pack -g -bin-annot General.cmx Convert.cmx IncrementalEngine.cmx EngineTypes.cmx Engine.cmx ErrorReports.cmx Printers.cmx InfiniteArray.cmx PackedIntArray.cmx RowDisplacement.cmx LinearizedArray.cmx TableFormat.cmx InspectionTableFormat.cmx InspectionTableInterpreter.cmx TableInterpreter.cmx StaticVersion.cmx -o menhirLib.cmx  ; then  rm -f menhirLib.mli  ; else  rm -f menhirLib.mli  ; exit 1; fi
- /home/opam/.opam/4.03/bin/ocamlopt.opt -a menhirLib.cmx -o menhirLib.cmxa
- /home/opam/.opam/4.03/bin/ocamlopt.opt -shared -linkall menhirLib.cmxa -o menhirLib.cmxs
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules menhir.ml > menhir.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules back.mli > back.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o back.cmi back.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o menhir.cmo menhir.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules back.ml > back.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules cmly_read.ml > cmly_read.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules cmly_read.mli > cmly_read.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules cmly_api.ml > cmly_api.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules keyword.mli > keyword.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o keyword.cmi keyword.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o cmly_api.cmo cmly_api.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o cmly_read.cmi cmly_read.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules keyword.ml > keyword.ml.depends
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o keyword.cmx keyword.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules cmly_format.ml > cmly_format.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o cmly_format.cmo cmly_format.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules version.ml > version.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o version.cmo version.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o cmly_api.cmx cmly_api.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o cmly_format.cmx cmly_format.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o version.cmx version.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules cmly_write.ml > cmly_write.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules cmly_write.mli > cmly_write.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o cmly_write.cmi cmly_write.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules action.ml > action.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules action.mli > action.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules IL.mli > IL.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules stretch.mli > stretch.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o stretch.cmi stretch.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o IL.cmi IL.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o action.cmi action.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules codeBits.ml > codeBits.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules codeBits.mli > codeBits.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o codeBits.cmi codeBits.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules settings.ml > settings.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules settings.mli > settings.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules stringSet.mli > stringSet.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o stringSet.cmi stringSet.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o settings.cmi settings.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules installation.ml > installation.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules installation.mli > installation.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o installation.cmi installation.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules stringSet.ml > stringSet.ml.depends
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o installation.cmx installation.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o stringSet.cmx stringSet.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o settings.cmx settings.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o codeBits.cmx codeBits.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules basicSyntax.ml > basicSyntax.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules positions.mli > positions.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules stringMap.mli > stringMap.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules syntax.ml > syntax.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules InputFile.mli > InputFile.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o positions.cmi positions.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o stringMap.cmi stringMap.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InputFile.cmi InputFile.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o syntax.cmo syntax.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o basicSyntax.cmo basicSyntax.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules positions.ml > positions.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules stringMap.ml > stringMap.ml.depends
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o action.cmx action.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules InputFile.ml > InputFile.ml.depends
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o positions.cmx positions.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o stringMap.cmx stringMap.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o InputFile.cmx InputFile.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o syntax.cmx syntax.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules front.ml > front.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules front.mli > front.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o front.cmi front.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules anonymous.ml > anonymous.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules anonymous.mli > anonymous.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o anonymous.cmi anonymous.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules misc.ml > misc.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules misc.mli > misc.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o misc.cmi misc.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules error.ml > error.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules error.mli > error.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o error.cmi error.mli
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o error.cmx error.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules parameters.ml > parameters.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o parameters.cmo parameters.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o misc.cmx misc.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o parameters.cmx parameters.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules basicPrinter.ml > basicPrinter.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules basicPrinter.mli > basicPrinter.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o basicPrinter.cmi basicPrinter.mli
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o basicSyntax.cmx basicSyntax.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules option.ml > option.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules option.mli > option.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o option.cmi option.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules printer.ml > printer.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules printer.mli > printer.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o printer.cmi printer.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Compatibility.ml > Compatibility.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Compatibility.mli > Compatibility.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Compatibility.cmi Compatibility.mli
- /home/opam/.opam/4.03/bin/ocamllex.opt -q lineCount.mll
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules lineCount.ml > lineCount.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lineCount.cmo lineCount.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Compatibility.cmx Compatibility.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lineCount.cmx lineCount.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o option.cmx option.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o printer.cmx printer.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules CheckSafeParameterizedGrammar.ml > CheckSafeParameterizedGrammar.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules CheckSafeParameterizedGrammar.mli > CheckSafeParameterizedGrammar.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o CheckSafeParameterizedGrammar.cmi CheckSafeParameterizedGrammar.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules tarjan.ml > tarjan.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules tarjan.mli > tarjan.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o tarjan.cmi tarjan.mli
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o tarjan.cmx tarjan.ml
- cp -p fancyDriver.ml Driver.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Driver.ml > Driver.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Driver.mli > Driver.mli.depends
- cp -p fancy-parser.mly parser.mly
- ../_stage1/menhir.native -lg 1 -la 1 -lc 1 --canonical --table --strict --fixed-exception  -v --raw-depend --ocamldep '/home/opam/.opam/4.03/bin/ocamldep.opt -modules' parser.mly > parser.mly.depends
- /home/opam/.opam/4.03/bin/ocamllex.opt -q lexpointfree.mll
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules lexpointfree.ml > lexpointfree.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules newRuleSyntax.mli > newRuleSyntax.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules parserAux.mli > parserAux.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lexpointfree.cmo lexpointfree.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o newRuleSyntax.cmi newRuleSyntax.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o parserAux.cmi parserAux.mli
- ../_stage1/menhir.native -lg 1 -la 1 -lc 1 --canonical --table --strict --fixed-exception  -v --ocamlc '/home/opam/.opam/4.03/bin/ocamlc.opt -g -bin-annot -safe-string' --infer parser.mly
- + ../_stage1/menhir.native -lg 1 -la 1 -lc 1 --canonical --table --strict --fixed-exception  -v --ocamlc '/home/opam/.opam/4.03/bin/ocamlc.opt -g -bin-annot -safe-string' --infer parser.mly
- Grammar has 56 nonterminal symbols, among which 1 start symbols.
- Grammar has 37 terminal symbols.
- Grammar has 129 productions.
- Built an LR(0) automaton with 194 states.
- The grammar is not SLR(1) -- 5 states have a conflict.
- Built an LR(1) automaton with 368 states.
- One shift/reduce conflict was silently solved.
- Extra reductions on error were added in 47 states.
- Priority played a role in 0 of these states.
- 211 out of 368 states have a default reduction.
- 110 out of 368 states are represented.
- 44 out of 96 symbols keep track of their start position.
- 48 out of 96 symbols keep track of their end position.
- The action table is 13984 entries; 1795 non-zero; 1566 compressed.
- The action table occupies roughly 3224 bytes.
- The goto table is 20976 entries; 360 non-zero; 728 compressed.
- The goto table occupies roughly 1544 bytes.
- The error table occupies roughly 1784 bytes.
- The default_reduction table occupies roughly 400 bytes.
- The lhs table occupies roughly 168 bytes.
- The trace table occupies roughly 8 bytes.
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules parser.mli > parser.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o parser.cmi parser.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Driver.cmi Driver.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules parser.ml > parser.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules newRuleSyntax.ml > newRuleSyntax.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules parserAux.ml > parserAux.ml.depends
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lexpointfree.cmx lexpointfree.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o parserAux.cmx parserAux.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o newRuleSyntax.cmx newRuleSyntax.ml
- ../_stage1/menhir.native -lg 1 -la 1 -lc 1 --canonical --table --strict --fixed-exception  -v --infer parser.mly --list-errors > parser.mly.auto.messages
- + ../_stage1/menhir.native -lg 1 -la 1 -lc 1 --canonical --table --strict --fixed-exception  -v --infer parser.mly --list-errors > parser.mly.auto.messages
- Grammar has 56 nonterminal symbols, among which 1 start symbols.
- Grammar has 37 terminal symbols.
- Grammar has 129 productions.
- Built an LR(0) automaton with 194 states.
- The grammar is not SLR(1) -- 5 states have a conflict.
- Built an LR(1) automaton with 368 states.
- One shift/reduce conflict was silently solved.
- Extra reductions on error were added in 47 states.
- Priority played a role in 0 of these states.
- 211 out of 368 states have a default reduction.
- 110 out of 368 states are represented.
- 44 out of 96 symbols keep track of their start position.
- 48 out of 96 symbols keep track of their end position.
- ../_stage1/menhir.native -lg 1 -la 1 -lc 1 --canonical --table --strict --fixed-exception  -v --infer parser.mly --compare-errors parser.mly.auto.messages --compare-errors parserMessages.messages
- + ../_stage1/menhir.native -lg 1 -la 1 -lc 1 --canonical --table --strict --fixed-exception  -v --infer parser.mly --compare-errors parser.mly.auto.messages --compare-errors parserMessages.messages
- Grammar has 56 nonterminal symbols, among which 1 start symbols.
- Grammar has 37 terminal symbols.
- Grammar has 129 productions.
- Built an LR(0) automaton with 194 states.
- The grammar is not SLR(1) -- 5 states have a conflict.
- Built an LR(1) automaton with 368 states.
- One shift/reduce conflict was silently solved.
- Extra reductions on error were added in 47 states.
- Priority played a role in 0 of these states.
- 211 out of 368 states have a default reduction.
- 110 out of 368 states are represented.
- 44 out of 96 symbols keep track of their start position.
- 48 out of 96 symbols keep track of their end position.
- Read 105 sample input sentences and 105 error messages.
- Read 105 sample input sentences and 50 error messages.
- ../_stage1/menhir.native -lg 1 -la 1 -lc 1 --canonical --table --strict --fixed-exception  -v --infer parser.mly --compile-errors parserMessages.messages > parserMessages.ml
- + ../_stage1/menhir.native -lg 1 -la 1 -lc 1 --canonical --table --strict --fixed-exception  -v --infer parser.mly --compile-errors parserMessages.messages > parserMessages.ml
- Grammar has 56 nonterminal symbols, among which 1 start symbols.
- Grammar has 37 terminal symbols.
- Grammar has 129 productions.
- Built an LR(0) automaton with 194 states.
- The grammar is not SLR(1) -- 5 states have a conflict.
- Built an LR(1) automaton with 368 states.
- One shift/reduce conflict was silently solved.
- Extra reductions on error were added in 47 states.
- Priority played a role in 0 of these states.
- 211 out of 368 states have a default reduction.
- 110 out of 368 states are represented.
- 44 out of 96 symbols keep track of their start position.
- 48 out of 96 symbols keep track of their end position.
- Read 105 sample input sentences and 50 error messages.
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules parserMessages.ml > parserMessages.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o parserMessages.cmo parserMessages.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o parser.cmx parser.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o parserMessages.cmx parserMessages.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Drop.ml > Drop.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Drop.mli > Drop.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Drop.cmi Drop.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules IO.ml > IO.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules IO.mli > IO.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o IO.cmi IO.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules infer.ml > infer.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules infer.mli > infer.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o infer.cmi infer.mli
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o IO.cmx IO.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules interface.ml > interface.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules interface.mli > interface.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o interface.cmi interface.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules nonterminalType.ml > nonterminalType.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules nonterminalType.mli > nonterminalType.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o nonterminalType.cmi nonterminalType.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules tokenType.ml > tokenType.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules tokenType.mli > tokenType.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o tokenType.cmi tokenType.mli
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o nonterminalType.cmx nonterminalType.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o tokenType.cmx tokenType.ml
- /home/opam/.opam/4.03/bin/ocamllex.opt -q lexdep.mll
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules lexdep.ml > lexdep.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lexdep.cmo lexdep.ml
- /home/opam/.opam/4.03/bin/ocamllex.opt -q lexmli.mll
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules lexmli.ml > lexmli.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lexmli.cmo lexmli.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o interface.cmx interface.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lexdep.cmx lexdep.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lexmli.cmx lexmli.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules inlining.ml > inlining.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules inlining.mli > inlining.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o inlining.cmi inlining.mli
- /home/opam/.opam/4.03/bin/ocamllex.opt -q chopInlined.mll
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules chopInlined.ml > chopInlined.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o chopInlined.cmo chopInlined.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules listMonad.ml > listMonad.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules listMonad.mli > listMonad.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o listMonad.cmi listMonad.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Memoize.ml > Memoize.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Memoize.mli > Memoize.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Memoize.cmi Memoize.mli
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o chopInlined.cmx chopInlined.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o listMonad.cmx listMonad.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Memoize.cmx Memoize.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules keywordExpansion.ml > keywordExpansion.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules keywordExpansion.mli > keywordExpansion.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o keywordExpansion.cmi keywordExpansion.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules grammarFunctor.ml > grammarFunctor.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules grammarFunctor.mli > grammarFunctor.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules gMap.ml > gMap.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules gSet.ml > gSet.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o gSet.cmo gSet.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o gMap.cmo gMap.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o grammarFunctor.cmi grammarFunctor.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Boolean.ml > Boolean.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Boolean.mli > Boolean.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Fix.mli > Fix.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Fix.cmi Fix.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Boolean.cmi Boolean.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Fix.ml > Fix.ml.depends
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Fix.cmx Fix.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules CompletedNatWitness.ml > CompletedNatWitness.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules CompletedNatWitness.mli > CompletedNatWitness.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Seq.mli > Seq.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Seq.cmi Seq.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o CompletedNatWitness.cmi CompletedNatWitness.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Seq.ml > Seq.ml.depends
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Seq.cmx Seq.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules compressedBitSet.ml > compressedBitSet.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules compressedBitSet.mli > compressedBitSet.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o compressedBitSet.cmi compressedBitSet.mli
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o gSet.cmx gSet.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules FixSolver.ml > FixSolver.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules FixSolver.mli > FixSolver.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o FixSolver.cmi FixSolver.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Maps.ml > Maps.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Maps.mli > Maps.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Maps.cmi Maps.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules patricia.ml > patricia.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules patricia.mli > patricia.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o patricia.cmi patricia.mli
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o gMap.cmx gMap.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules time.ml > time.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules time.mli > time.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o time.cmi time.mli
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Boolean.cmx Boolean.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o CompletedNatWitness.cmx CompletedNatWitness.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o compressedBitSet.cmx compressedBitSet.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o FixSolver.cmx FixSolver.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Maps.cmx Maps.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o patricia.cmx patricia.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o time.cmx time.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o grammarFunctor.cmx grammarFunctor.ml
- /home/opam/.opam/4.03/bin/ocamllex.opt -q lexer.mll
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules lexer.ml > lexer.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lexer.cmo lexer.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules partialGrammar.ml > partialGrammar.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules partialGrammar.mli > partialGrammar.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o partialGrammar.cmi partialGrammar.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules expandTokenAliases.ml > expandTokenAliases.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules expandTokenAliases.mli > expandTokenAliases.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o expandTokenAliases.cmi expandTokenAliases.mli
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o expandTokenAliases.cmx expandTokenAliases.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules reachability.ml > reachability.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules reachability.mli > reachability.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o reachability.cmi reachability.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules SelectiveExpansion.ml > SelectiveExpansion.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules SelectiveExpansion.mli > SelectiveExpansion.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules SortInference.mli > SortInference.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules GroundSort.mli > GroundSort.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o GroundSort.cmi GroundSort.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o SortInference.cmi SortInference.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o SelectiveExpansion.cmi SelectiveExpansion.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules GroundSort.ml > GroundSort.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules SortInference.ml > SortInference.ml.depends
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o GroundSort.cmx GroundSort.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules SortUnification.ml > SortUnification.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules SortUnification.mli > SortUnification.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o SortUnification.cmi SortUnification.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Unifier.ml > Unifier.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Unifier.mli > Unifier.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Unifier.cmi Unifier.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules mark.ml > mark.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules mark.mli > mark.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o mark.cmi mark.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules unionFind.ml > unionFind.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules unionFind.mli > unionFind.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o unionFind.cmi unionFind.mli
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o mark.cmx mark.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o unionFind.cmx unionFind.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Unifier.cmx Unifier.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o SortUnification.cmx SortUnification.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o SortInference.cmx SortInference.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules standard_mly.ml > standard_mly.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o standard_mly.cmo standard_mly.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o anonymous.cmx anonymous.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o basicPrinter.cmx basicPrinter.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o CheckSafeParameterizedGrammar.cmx CheckSafeParameterizedGrammar.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Driver.cmx Driver.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Drop.cmx Drop.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o infer.cmx infer.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o inlining.cmx inlining.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o keywordExpansion.cmx keywordExpansion.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lexer.cmx lexer.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o partialGrammar.cmx partialGrammar.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o reachability.cmx reachability.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o SelectiveExpansion.cmx SelectiveExpansion.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o standard_mly.cmx standard_mly.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules grammar.ml > grammar.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o grammar.cmo grammar.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o front.cmx front.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules item.ml > item.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules item.mli > item.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules lookahead.mli > lookahead.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lookahead.cmi lookahead.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o item.cmi item.mli
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o grammar.cmx grammar.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules lr0.ml > lr0.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules lr0.mli > lr0.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lr0.cmi lr0.mli
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o item.cmx item.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules lr1.ml > lr1.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules lr1.mli > lr1.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lr1.cmi lr1.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules DFS.ml > DFS.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules DFS.mli > DFS.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o DFS.cmi DFS.mli
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lr0.cmx lr0.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules slr.ml > slr.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules slr.mli > slr.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o slr.cmi slr.mli
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o DFS.cmx DFS.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o slr.cmx slr.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lr1.cmx lr1.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules codeBackend.ml > codeBackend.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules codeBackend.mli > codeBackend.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o codeBackend.cmi codeBackend.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules codePieces.ml > codePieces.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules codePieces.mli > codePieces.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o codePieces.cmi codePieces.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules default.ml > default.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules default.mli > default.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o default.cmi default.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules conflict.ml > conflict.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules conflict.mli > conflict.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o conflict.cmi conflict.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules DependencyGraph.ml > DependencyGraph.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules DependencyGraph.mli > DependencyGraph.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o DependencyGraph.cmi DependencyGraph.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules dot.ml > dot.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules dot.mli > dot.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o dot.cmi dot.mli
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o dot.cmx dot.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules derivation.ml > derivation.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules derivation.mli > derivation.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o derivation.cmi derivation.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules lr1partial.ml > lr1partial.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules lr1partial.mli > lr1partial.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lr1partial.cmi lr1partial.mli
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o DependencyGraph.cmx DependencyGraph.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o derivation.cmx derivation.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lr1partial.cmx lr1partial.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o conflict.cmx conflict.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules invariant.ml > invariant.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules invariant.mli > invariant.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o invariant.cmi invariant.mli
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o codePieces.cmx codePieces.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o default.cmx default.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o invariant.cmx invariant.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules codeInliner.ml > codeInliner.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules codeInliner.mli > codeInliner.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o codeInliner.cmi codeInliner.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules traverse.ml > traverse.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o traverse.cmo traverse.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o traverse.cmx traverse.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules coqBackend.ml > coqBackend.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules coqBackend.mli > coqBackend.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o coqBackend.cmi coqBackend.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules interpret.ml > interpret.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules interpret.mli > interpret.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules referenceInterpreter.mli > referenceInterpreter.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules cst.mli > cst.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o cst.cmi cst.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o referenceInterpreter.cmi referenceInterpreter.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o interpret.cmi interpret.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules cst.ml > cst.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules pprint.ml > pprint.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules pprint.mli > pprint.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o pprint.cmi pprint.mli
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o pprint.cmx pprint.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules referenceInterpreter.ml > referenceInterpreter.ml.depends
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o cst.cmx cst.ml
- /home/opam/.opam/4.03/bin/ocamllex.opt -q segment.mll
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules segment.ml > segment.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o segment.cmo segment.ml
- /home/opam/.opam/4.03/bin/ocamllex.opt -q sentenceLexer.mll
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules sentenceLexer.ml > sentenceLexer.ml.depends
- ../_stage1/menhir.native -lg 1 -la 1 -lc 1 --canonical --table --strict --fixed-exception  -v --raw-depend --ocamldep '/home/opam/.opam/4.03/bin/ocamldep.opt -modules' sentenceParser.mly > sentenceParser.mly.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules sentenceParserAux.ml > sentenceParserAux.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o sentenceParserAux.cmo sentenceParserAux.ml
- ../_stage1/menhir.native -lg 1 -la 1 -lc 1 --canonical --table --strict --fixed-exception  -v --ocamlc '/home/opam/.opam/4.03/bin/ocamlc.opt -g -bin-annot -safe-string' --infer sentenceParser.mly
- + ../_stage1/menhir.native -lg 1 -la 1 -lc 1 --canonical --table --strict --fixed-exception  -v --ocamlc '/home/opam/.opam/4.03/bin/ocamlc.opt -g -bin-annot -safe-string' --infer sentenceParser.mly
- Grammar has 6 nonterminal symbols, among which 2 start symbols.
- Grammar has 6 terminal symbols.
- Grammar has 11 productions.
- Built an LR(0) automaton with 21 states.
- The grammar is SLR(1).
- Built an LR(1) automaton with 27 states.
- 13 out of 27 states have a default reduction.
- 7 out of 27 states are represented.
- 0 out of 16 symbols keep track of their start position.
- 0 out of 16 symbols keep track of their end position.
- The action table is 189 entries; 32 non-zero; 43 compressed.
- The action table occupies roughly 136 bytes.
- The goto table is 216 entries; 19 non-zero; 46 compressed.
- The goto table occupies roughly 144 bytes.
- The error table occupies roughly 56 bytes.
- The default_reduction table occupies roughly 48 bytes.
- The lhs table occupies roughly 40 bytes.
- The trace table occupies roughly 8 bytes.
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules sentenceParser.mli > sentenceParser.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o sentenceParser.cmi sentenceParser.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o sentenceLexer.cmo sentenceLexer.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules sentenceParser.ml > sentenceParser.ml.depends
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o sentenceParserAux.cmx sentenceParserAux.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o sentenceParser.cmx sentenceParser.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o referenceInterpreter.cmx referenceInterpreter.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o segment.cmx segment.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o sentenceLexer.cmx sentenceLexer.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules LRijkstra.ml > LRijkstra.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules LRijkstra.mli > LRijkstra.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -noassert -noassert -o LRijkstra.cmi LRijkstra.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules astar.ml > astar.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules astar.mli > astar.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o astar.cmi astar.mli
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o interpret.cmx interpret.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules LRijkstraCore.ml > LRijkstraCore.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules LRijkstraCore.mli > LRijkstraCore.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -noassert -noassert -o LRijkstraCore.cmi LRijkstraCore.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules LowIntegerPriorityQueue.ml > LowIntegerPriorityQueue.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules LowIntegerPriorityQueue.mli > LowIntegerPriorityQueue.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o LowIntegerPriorityQueue.cmi LowIntegerPriorityQueue.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules resizableArray.ml > resizableArray.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules resizableArray.mli > resizableArray.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o resizableArray.cmi resizableArray.mli
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o resizableArray.cmx resizableArray.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules MySet.ml > MySet.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules MySet.mli > MySet.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o MySet.cmi MySet.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Trie.ml > Trie.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Trie.mli > Trie.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Trie.cmi Trie.mli
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o LowIntegerPriorityQueue.cmx LowIntegerPriorityQueue.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o MySet.cmx MySet.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Trie.cmx Trie.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o astar.cmx astar.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -noassert -noassert -o LRijkstraCore.cmx LRijkstraCore.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules tableBackend.ml > tableBackend.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules tableBackend.mli > tableBackend.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o tableBackend.cmi tableBackend.mli
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o cmly_read.cmx cmly_read.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o cmly_write.cmx cmly_write.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o codeBackend.cmx codeBackend.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o codeInliner.cmx codeInliner.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o coqBackend.cmx coqBackend.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -noassert -noassert -o LRijkstra.cmx LRijkstra.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o tableBackend.cmx tableBackend.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o back.cmx back.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o menhir.cmx menhir.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt unix.cmxa -g Fix.cmx Boolean.cmx InputFile.cmx installation.cmx keyword.cmx stringSet.cmx version.cmx settings.cmx codeBits.cmx action.cmx positions.cmx error.cmx menhirLib.cmx stringMap.cmx misc.cmx syntax.cmx parameters.cmx tarjan.cmx CheckSafeParameterizedGrammar.cmx Compatibility.cmx Seq.cmx CompletedNatWitness.cmx DFS.cmx lexpointfree.cmx option.cmx parserAux.cmx newRuleSyntax.cmx parser.cmx parserMessages.cmx Driver.cmx basicSyntax.cmx Drop.cmx FixSolver.cmx GroundSort.cmx IO.cmx Maps.cmx Memoize.cmx mark.cmx unionFind.cmx Unifier.cmx SortUnification.cmx SortInference.cmx SelectiveExpansion.cmx anonymous.cmx lineCount.cmx printer.cmx basicPrinter.cmx chopInlined.cmx gSet.cmx compressedBitSet.cmx dot.cmx expandTokenAliases.cmx gMap.cmx patricia.cmx time.cmx grammarFunctor.cmx nonterminalType.cmx tokenType.cmx interface.cmx lexdep.cmx lexmli.cmx infer.cmx listMonad.cmx inlining.cmx keywordExpansion.cmx lexer.cmx partialGrammar.cmx reachability.cmx standard_mly.cmx front.cmx grammar.cmx DependencyGraph.cmx resizableArray.cmx LowIntegerPriorityQueue.cmx MySet.cmx item.cmx derivation.cmx lr0.cmx slr.cmx lr1.cmx lr1partial.cmx conflict.cmx default.cmx Trie.cmx LRijkstraCore.cmx astar.cmx pprint.cmx cst.cmx invariant.cmx referenceInterpreter.cmx segment.cmx sentenceParserAux.cmx sentenceParser.cmx sentenceLexer.cmx interpret.cmx LRijkstra.cmx cmly_api.cmx cmly_format.cmx cmly_read.cmx cmly_write.cmx codePieces.cmx codeBackend.cmx traverse.cmx codeInliner.cmx coqBackend.cmx tableBackend.cmx back.cmx menhir.cmx -o menhir.native
- # Parallel statistics: { count(total): 21(443), max: 13, min: 2, average(total): 4.095(1.147) }
- make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/menhir.20190924/src'
- make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/menhir.20190924/src'
- /home/opam/.opam/4.03/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.03/lib/ocamlbuild /home/opam/.opam/4.03/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.03/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- cp -p fancy-parser.mly parser.mly
- ../_stage2/menhir.native -lg 1 -la 1 -lc 1 --canonical --table --strict --fixed-exception  -v --raw-depend --ocamldep '/home/opam/.opam/4.03/bin/ocamldep.opt -modules' parser.mly > parser.mly.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules error.mli > error.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules positions.mli > positions.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o positions.cmi positions.mli
- /home/opam/.opam/4.03/bin/ocamllex.opt -q lexpointfree.mll
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules lexpointfree.ml > lexpointfree.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules misc.mli > misc.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules stringMap.mli > stringMap.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules stringSet.mli > stringSet.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o stringSet.cmi stringSet.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o stringMap.cmi stringMap.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules newRuleSyntax.mli > newRuleSyntax.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules syntax.ml > syntax.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules action.mli > action.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules IL.mli > IL.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules stretch.mli > stretch.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules keyword.mli > keyword.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o keyword.cmi keyword.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o stretch.cmi stretch.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o IL.cmi IL.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules InputFile.mli > InputFile.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules settings.mli > settings.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o action.cmi action.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InputFile.cmi InputFile.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o settings.cmi settings.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o syntax.cmo syntax.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules option.mli > option.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules parameters.ml > parameters.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o misc.cmi misc.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules parserAux.mli > parserAux.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules General.mli > General.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o General.cmi General.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules General.ml > General.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Convert.mli > Convert.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Convert.cmi Convert.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Convert.ml > Convert.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules IncrementalEngine.ml > IncrementalEngine.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules EngineTypes.ml > EngineTypes.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o IncrementalEngine.cmo IncrementalEngine.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Engine.mli > Engine.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o EngineTypes.cmo EngineTypes.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Engine.cmi Engine.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Engine.ml > Engine.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules ErrorReports.mli > ErrorReports.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o ErrorReports.cmi ErrorReports.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules ErrorReports.ml > ErrorReports.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Printers.mli > Printers.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Printers.cmi Printers.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Printers.ml > Printers.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules InfiniteArray.mli > InfiniteArray.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InfiniteArray.cmi InfiniteArray.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules InfiniteArray.ml > InfiniteArray.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules PackedIntArray.mli > PackedIntArray.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o PackedIntArray.cmi PackedIntArray.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules PackedIntArray.ml > PackedIntArray.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules RowDisplacement.mli > RowDisplacement.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o RowDisplacement.cmi RowDisplacement.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules RowDisplacement.ml > RowDisplacement.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules LinearizedArray.mli > LinearizedArray.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o LinearizedArray.cmi LinearizedArray.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules LinearizedArray.ml > LinearizedArray.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules TableFormat.ml > TableFormat.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules InspectionTableFormat.ml > InspectionTableFormat.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules InspectionTableInterpreter.mli > InspectionTableInterpreter.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InspectionTableFormat.cmo InspectionTableFormat.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o TableFormat.cmo TableFormat.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InspectionTableInterpreter.cmi InspectionTableInterpreter.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules InspectionTableInterpreter.ml > InspectionTableInterpreter.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules TableInterpreter.mli > TableInterpreter.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o TableInterpreter.cmi TableInterpreter.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules TableInterpreter.ml > TableInterpreter.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules StaticVersion.mli > StaticVersion.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o StaticVersion.cmi StaticVersion.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules StaticVersion.ml > StaticVersion.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o General.cmo General.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Convert.cmo Convert.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Engine.cmo Engine.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o ErrorReports.cmo ErrorReports.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Printers.cmo Printers.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InfiniteArray.cmo InfiniteArray.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o PackedIntArray.cmo PackedIntArray.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o RowDisplacement.cmo RowDisplacement.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o LinearizedArray.cmo LinearizedArray.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InspectionTableInterpreter.cmo InspectionTableInterpreter.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o TableInterpreter.cmo TableInterpreter.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o StaticVersion.cmo StaticVersion.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o error.cmi error.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lexpointfree.cmo lexpointfree.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o newRuleSyntax.cmi newRuleSyntax.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o option.cmi option.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o parameters.cmo parameters.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o parserAux.cmi parserAux.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -pack -g -bin-annot General.cmo Convert.cmo IncrementalEngine.cmo EngineTypes.cmo Engine.cmo ErrorReports.cmo Printers.cmo InfiniteArray.cmo PackedIntArray.cmo RowDisplacement.cmo LinearizedArray.cmo TableFormat.cmo InspectionTableFormat.cmo InspectionTableInterpreter.cmo TableInterpreter.cmo StaticVersion.cmo -o menhirLib.cmo
- ../_stage2/menhir.native -lg 1 -la 1 -lc 1 --canonical --table --strict --fixed-exception  -v --ocamlc '/home/opam/.opam/4.03/bin/ocamlc.opt -g -bin-annot -safe-string' --infer parser.mly
- + ../_stage2/menhir.native -lg 1 -la 1 -lc 1 --canonical --table --strict --fixed-exception  -v --ocamlc '/home/opam/.opam/4.03/bin/ocamlc.opt -g -bin-annot -safe-string' --infer parser.mly
- Grammar has 56 nonterminal symbols, among which 1 start symbols.
- Grammar has 37 terminal symbols.
- Grammar has 129 productions.
- Built an LR(0) automaton with 194 states.
- The grammar is not SLR(1) -- 5 states have a conflict.
- Built an LR(1) automaton with 368 states.
- One shift/reduce conflict was silently solved.
- Extra reductions on error were added in 47 states.
- Priority played a role in 0 of these states.
- 211 out of 368 states have a default reduction.
- 110 out of 368 states are represented.
- 44 out of 96 symbols keep track of their start position.
- 48 out of 96 symbols keep track of their end position.
- The action table is 13984 entries; 1795 non-zero; 1566 compressed.
- The action table occupies roughly 3224 bytes.
- The goto table is 20976 entries; 360 non-zero; 728 compressed.
- The goto table occupies roughly 1544 bytes.
- The error table occupies roughly 1784 bytes.
- The default_reduction table occupies roughly 400 bytes.
- The lhs table occupies roughly 168 bytes.
- The trace table occupies roughly 8 bytes.
- # Parallel statistics: { count(total): 3(77), max: 12, min: 3, average(total): 7.333(1.247) }
- Bootstrap successful.
- make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/menhir.20190924/src'
- /home/opam/.opam/4.03/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.03/lib/ocamlbuild /home/opam/.opam/4.03/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.03/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules keyword.mli > keyword.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o keyword.cmi keyword.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules keyword.ml > keyword.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules version.ml > version.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules cmly_format.ml > cmly_format.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules cmly_api.ml > cmly_api.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules cmly_read.mli > cmly_read.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o cmly_api.cmo cmly_api.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o cmly_read.cmi cmly_read.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules cmly_read.ml > cmly_read.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o cmly_format.cmo cmly_format.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o version.cmo version.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o keyword.cmo keyword.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o cmly_read.cmo cmly_read.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -pack -g -bin-annot keyword.cmo version.cmo cmly_format.cmo cmly_api.cmo cmly_read.cmo -o menhirSdk.cmo
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirSdk -o keyword.cmx keyword.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirSdk -o cmly_api.cmx cmly_api.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirSdk -o cmly_format.cmx cmly_format.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirSdk -o version.cmx version.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirSdk -o cmly_read.cmx cmly_read.ml
- touch menhirSdk.mli  ; if  /home/opam/.opam/4.03/bin/ocamlopt.opt -pack -g -bin-annot keyword.cmx version.cmx cmly_format.cmx cmly_api.cmx cmly_read.cmx -o menhirSdk.cmx  ; then  rm -f menhirSdk.mli  ; else  rm -f menhirSdk.mli  ; exit 1; fi
- /home/opam/.opam/4.03/bin/ocamlopt.opt -a menhirSdk.cmx -o menhirSdk.cmxa
- /home/opam/.opam/4.03/bin/ocamlopt.opt -shared -linkall menhirSdk.cmxa -o menhirSdk.cmxs
- # Parallel statistics: { count(total): 1(23), max: 2, min: 2, average(total): 2.000(1.043) }
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/menhir.20190924/src'
- Creating menhirLib.ml
- Creating menhirLib.mli
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/menhir.20190924/src'
- make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/menhir.20190924/src'
- /home/opam/.opam/4.03/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.03/lib/ocamlbuild /home/opam/.opam/4.03/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.03/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules General.mli > General.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o General.cmi General.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules General.ml > General.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Convert.mli > Convert.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Convert.cmi Convert.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Convert.ml > Convert.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules IncrementalEngine.ml > IncrementalEngine.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules EngineTypes.ml > EngineTypes.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o IncrementalEngine.cmo IncrementalEngine.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Engine.mli > Engine.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o EngineTypes.cmo EngineTypes.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Engine.cmi Engine.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Engine.ml > Engine.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules ErrorReports.mli > ErrorReports.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o ErrorReports.cmi ErrorReports.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules ErrorReports.ml > ErrorReports.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Printers.mli > Printers.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Printers.cmi Printers.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Printers.ml > Printers.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules InfiniteArray.mli > InfiniteArray.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InfiniteArray.cmi InfiniteArray.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules InfiniteArray.ml > InfiniteArray.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules PackedIntArray.mli > PackedIntArray.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o PackedIntArray.cmi PackedIntArray.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules PackedIntArray.ml > PackedIntArray.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules RowDisplacement.mli > RowDisplacement.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o RowDisplacement.cmi RowDisplacement.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules RowDisplacement.ml > RowDisplacement.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules LinearizedArray.mli > LinearizedArray.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o LinearizedArray.cmi LinearizedArray.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules LinearizedArray.ml > LinearizedArray.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules TableFormat.ml > TableFormat.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules InspectionTableFormat.ml > InspectionTableFormat.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules InspectionTableInterpreter.mli > InspectionTableInterpreter.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InspectionTableFormat.cmo InspectionTableFormat.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o TableFormat.cmo TableFormat.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InspectionTableInterpreter.cmi InspectionTableInterpreter.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules InspectionTableInterpreter.ml > InspectionTableInterpreter.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules TableInterpreter.mli > TableInterpreter.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o TableInterpreter.cmi TableInterpreter.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules TableInterpreter.ml > TableInterpreter.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules StaticVersion.mli > StaticVersion.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o StaticVersion.cmi StaticVersion.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules StaticVersion.ml > StaticVersion.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o General.cmo General.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Convert.cmo Convert.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Engine.cmo Engine.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o ErrorReports.cmo ErrorReports.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Printers.cmo Printers.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InfiniteArray.cmo InfiniteArray.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o PackedIntArray.cmo PackedIntArray.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o RowDisplacement.cmo RowDisplacement.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o LinearizedArray.cmo LinearizedArray.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InspectionTableInterpreter.cmo InspectionTableInterpreter.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o TableInterpreter.cmo TableInterpreter.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o StaticVersion.cmo StaticVersion.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -pack -g -bin-annot General.cmo Convert.cmo IncrementalEngine.cmo EngineTypes.cmo Engine.cmo ErrorReports.cmo Printers.cmo InfiniteArray.cmo PackedIntArray.cmo RowDisplacement.cmo LinearizedArray.cmo TableFormat.cmo InspectionTableFormat.cmo InspectionTableInterpreter.cmo TableInterpreter.cmo StaticVersion.cmo -o menhirLib.cmo
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o General.cmx General.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o IncrementalEngine.cmx IncrementalEngine.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o EngineTypes.cmx EngineTypes.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o InfiniteArray.cmx InfiniteArray.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o PackedIntArray.cmx PackedIntArray.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o InspectionTableFormat.cmx InspectionTableFormat.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o LinearizedArray.cmx LinearizedArray.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o TableFormat.cmx TableFormat.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o RowDisplacement.cmx RowDisplacement.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o Convert.cmx Convert.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o Engine.cmx Engine.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o ErrorReports.cmx ErrorReports.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o Printers.cmx Printers.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o InspectionTableInterpreter.cmx InspectionTableInterpreter.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o TableInterpreter.cmx TableInterpreter.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o StaticVersion.cmx StaticVersion.ml
- touch menhirLib.mli  ; if  /home/opam/.opam/4.03/bin/ocamlopt.opt -pack -g -bin-annot General.cmx Convert.cmx IncrementalEngine.cmx EngineTypes.cmx Engine.cmx ErrorReports.cmx Printers.cmx InfiniteArray.cmx PackedIntArray.cmx RowDisplacement.cmx LinearizedArray.cmx TableFormat.cmx InspectionTableFormat.cmx InspectionTableInterpreter.cmx TableInterpreter.cmx StaticVersion.cmx -o menhirLib.cmx  ; then  rm -f menhirLib.mli  ; else  rm -f menhirLib.mli  ; exit 1; fi
- /home/opam/.opam/4.03/bin/ocamlopt.opt -a menhirLib.cmx -o menhirLib.cmxa
- /home/opam/.opam/4.03/bin/ocamlopt.opt -shared -linkall menhirLib.cmxa -o menhirLib.cmxs
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules menhir.ml > menhir.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules back.mli > back.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o back.cmi back.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o menhir.cmo menhir.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules back.ml > back.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules cmly_read.ml > cmly_read.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules cmly_read.mli > cmly_read.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules cmly_api.ml > cmly_api.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules keyword.mli > keyword.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o keyword.cmi keyword.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o cmly_api.cmo cmly_api.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o cmly_read.cmi cmly_read.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules keyword.ml > keyword.ml.depends
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o keyword.cmx keyword.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules cmly_format.ml > cmly_format.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o cmly_format.cmo cmly_format.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules version.ml > version.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o version.cmo version.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o cmly_api.cmx cmly_api.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o cmly_format.cmx cmly_format.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o version.cmx version.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules cmly_write.ml > cmly_write.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules cmly_write.mli > cmly_write.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o cmly_write.cmi cmly_write.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules action.ml > action.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules action.mli > action.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules IL.mli > IL.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules stretch.mli > stretch.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o stretch.cmi stretch.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o IL.cmi IL.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o action.cmi action.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules codeBits.ml > codeBits.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules codeBits.mli > codeBits.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o codeBits.cmi codeBits.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules settings.ml > settings.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules settings.mli > settings.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules stringSet.mli > stringSet.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o stringSet.cmi stringSet.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o settings.cmi settings.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules installation.ml > installation.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules installation.mli > installation.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o installation.cmi installation.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules stringSet.ml > stringSet.ml.depends
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o installation.cmx installation.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o stringSet.cmx stringSet.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o settings.cmx settings.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o codeBits.cmx codeBits.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules basicSyntax.ml > basicSyntax.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules positions.mli > positions.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules stringMap.mli > stringMap.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules syntax.ml > syntax.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules InputFile.mli > InputFile.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o positions.cmi positions.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o stringMap.cmi stringMap.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InputFile.cmi InputFile.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o syntax.cmo syntax.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o basicSyntax.cmo basicSyntax.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules positions.ml > positions.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules stringMap.ml > stringMap.ml.depends
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o action.cmx action.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules InputFile.ml > InputFile.ml.depends
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o positions.cmx positions.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o stringMap.cmx stringMap.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o InputFile.cmx InputFile.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o syntax.cmx syntax.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules front.ml > front.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules front.mli > front.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o front.cmi front.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules anonymous.ml > anonymous.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules anonymous.mli > anonymous.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o anonymous.cmi anonymous.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules misc.ml > misc.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules misc.mli > misc.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o misc.cmi misc.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules error.ml > error.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules error.mli > error.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o error.cmi error.mli
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o error.cmx error.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules parameters.ml > parameters.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o parameters.cmo parameters.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o misc.cmx misc.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o parameters.cmx parameters.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules basicPrinter.ml > basicPrinter.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules basicPrinter.mli > basicPrinter.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o basicPrinter.cmi basicPrinter.mli
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o basicSyntax.cmx basicSyntax.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules option.ml > option.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules option.mli > option.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o option.cmi option.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules printer.ml > printer.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules printer.mli > printer.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o printer.cmi printer.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Compatibility.ml > Compatibility.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Compatibility.mli > Compatibility.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Compatibility.cmi Compatibility.mli
- /home/opam/.opam/4.03/bin/ocamllex.opt -q lineCount.mll
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules lineCount.ml > lineCount.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lineCount.cmo lineCount.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Compatibility.cmx Compatibility.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lineCount.cmx lineCount.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o option.cmx option.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o printer.cmx printer.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules CheckSafeParameterizedGrammar.ml > CheckSafeParameterizedGrammar.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules CheckSafeParameterizedGrammar.mli > CheckSafeParameterizedGrammar.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o CheckSafeParameterizedGrammar.cmi CheckSafeParameterizedGrammar.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules tarjan.ml > tarjan.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules tarjan.mli > tarjan.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o tarjan.cmi tarjan.mli
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o tarjan.cmx tarjan.ml
- cp -p yaccDriver.ml Driver.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Driver.ml > Driver.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Driver.mli > Driver.mli.depends
- cp -p yacc-parser.mly parser.mly
- /home/opam/.opam/4.03/bin/ocamlyacc parser.mly
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules parser.mli > parser.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o parser.cmi parser.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Driver.cmi Driver.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules parser.ml > parser.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules parserAux.ml > parserAux.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules parserAux.mli > parserAux.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o parserAux.cmi parserAux.mli
- /home/opam/.opam/4.03/bin/ocamllex.opt -q lexpointfree.mll
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules lexpointfree.ml > lexpointfree.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lexpointfree.cmo lexpointfree.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lexpointfree.cmx lexpointfree.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o parserAux.cmx parserAux.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o parser.cmx parser.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Drop.ml > Drop.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Drop.mli > Drop.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Drop.cmi Drop.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules IO.ml > IO.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules IO.mli > IO.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o IO.cmi IO.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules infer.ml > infer.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules infer.mli > infer.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o infer.cmi infer.mli
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o IO.cmx IO.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules interface.ml > interface.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules interface.mli > interface.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o interface.cmi interface.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules nonterminalType.ml > nonterminalType.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules nonterminalType.mli > nonterminalType.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o nonterminalType.cmi nonterminalType.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules tokenType.ml > tokenType.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules tokenType.mli > tokenType.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o tokenType.cmi tokenType.mli
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o nonterminalType.cmx nonterminalType.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o tokenType.cmx tokenType.ml
- /home/opam/.opam/4.03/bin/ocamllex.opt -q lexdep.mll
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules lexdep.ml > lexdep.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lexdep.cmo lexdep.ml
- /home/opam/.opam/4.03/bin/ocamllex.opt -q lexmli.mll
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules lexmli.ml > lexmli.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lexmli.cmo lexmli.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o interface.cmx interface.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lexdep.cmx lexdep.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lexmli.cmx lexmli.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules inlining.ml > inlining.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules inlining.mli > inlining.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o inlining.cmi inlining.mli
- /home/opam/.opam/4.03/bin/ocamllex.opt -q chopInlined.mll
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules chopInlined.ml > chopInlined.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o chopInlined.cmo chopInlined.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules listMonad.ml > listMonad.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules listMonad.mli > listMonad.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o listMonad.cmi listMonad.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Memoize.ml > Memoize.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Memoize.mli > Memoize.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Memoize.cmi Memoize.mli
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o chopInlined.cmx chopInlined.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o listMonad.cmx listMonad.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Memoize.cmx Memoize.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules keywordExpansion.ml > keywordExpansion.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules keywordExpansion.mli > keywordExpansion.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o keywordExpansion.cmi keywordExpansion.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules grammarFunctor.ml > grammarFunctor.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules grammarFunctor.mli > grammarFunctor.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules gMap.ml > gMap.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules gSet.ml > gSet.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o gSet.cmo gSet.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o gMap.cmo gMap.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o grammarFunctor.cmi grammarFunctor.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Boolean.ml > Boolean.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Boolean.mli > Boolean.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Fix.mli > Fix.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Fix.cmi Fix.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Boolean.cmi Boolean.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Fix.ml > Fix.ml.depends
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Fix.cmx Fix.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules CompletedNatWitness.ml > CompletedNatWitness.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules CompletedNatWitness.mli > CompletedNatWitness.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Seq.mli > Seq.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Seq.cmi Seq.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o CompletedNatWitness.cmi CompletedNatWitness.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Seq.ml > Seq.ml.depends
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Seq.cmx Seq.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules compressedBitSet.ml > compressedBitSet.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules compressedBitSet.mli > compressedBitSet.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o compressedBitSet.cmi compressedBitSet.mli
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o gSet.cmx gSet.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules FixSolver.ml > FixSolver.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules FixSolver.mli > FixSolver.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o FixSolver.cmi FixSolver.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Maps.ml > Maps.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Maps.mli > Maps.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Maps.cmi Maps.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules patricia.ml > patricia.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules patricia.mli > patricia.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o patricia.cmi patricia.mli
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o gMap.cmx gMap.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules time.ml > time.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules time.mli > time.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o time.cmi time.mli
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Boolean.cmx Boolean.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o CompletedNatWitness.cmx CompletedNatWitness.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o compressedBitSet.cmx compressedBitSet.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o FixSolver.cmx FixSolver.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Maps.cmx Maps.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o patricia.cmx patricia.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o time.cmx time.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o grammarFunctor.cmx grammarFunctor.ml
- /home/opam/.opam/4.03/bin/ocamllex.opt -q lexer.mll
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules lexer.ml > lexer.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lexer.cmo lexer.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules partialGrammar.ml > partialGrammar.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules partialGrammar.mli > partialGrammar.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o partialGrammar.cmi partialGrammar.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules expandTokenAliases.ml > expandTokenAliases.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules expandTokenAliases.mli > expandTokenAliases.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o expandTokenAliases.cmi expandTokenAliases.mli
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o expandTokenAliases.cmx expandTokenAliases.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules reachability.ml > reachability.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules reachability.mli > reachability.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o reachability.cmi reachability.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules SelectiveExpansion.ml > SelectiveExpansion.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules SelectiveExpansion.mli > SelectiveExpansion.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules SortInference.mli > SortInference.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules GroundSort.mli > GroundSort.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o GroundSort.cmi GroundSort.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o SortInference.cmi SortInference.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o SelectiveExpansion.cmi SelectiveExpansion.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules GroundSort.ml > GroundSort.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules SortInference.ml > SortInference.ml.depends
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o GroundSort.cmx GroundSort.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules SortUnification.ml > SortUnification.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules SortUnification.mli > SortUnification.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o SortUnification.cmi SortUnification.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Unifier.ml > Unifier.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Unifier.mli > Unifier.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Unifier.cmi Unifier.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules mark.ml > mark.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules mark.mli > mark.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o mark.cmi mark.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules unionFind.ml > unionFind.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules unionFind.mli > unionFind.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o unionFind.cmi unionFind.mli
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o mark.cmx mark.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o unionFind.cmx unionFind.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Unifier.cmx Unifier.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o SortUnification.cmx SortUnification.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o SortInference.cmx SortInference.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules standard_mly.ml > standard_mly.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o standard_mly.cmo standard_mly.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o anonymous.cmx anonymous.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o basicPrinter.cmx basicPrinter.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o CheckSafeParameterizedGrammar.cmx CheckSafeParameterizedGrammar.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Driver.cmx Driver.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Drop.cmx Drop.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o infer.cmx infer.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o inlining.cmx inlining.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o keywordExpansion.cmx keywordExpansion.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lexer.cmx lexer.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o partialGrammar.cmx partialGrammar.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o reachability.cmx reachability.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o SelectiveExpansion.cmx SelectiveExpansion.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o standard_mly.cmx standard_mly.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules grammar.ml > grammar.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o grammar.cmo grammar.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o front.cmx front.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules item.ml > item.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules item.mli > item.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules lookahead.mli > lookahead.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lookahead.cmi lookahead.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o item.cmi item.mli
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o grammar.cmx grammar.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules lr0.ml > lr0.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules lr0.mli > lr0.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lr0.cmi lr0.mli
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o item.cmx item.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules lr1.ml > lr1.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules lr1.mli > lr1.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lr1.cmi lr1.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules DFS.ml > DFS.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules DFS.mli > DFS.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o DFS.cmi DFS.mli
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lr0.cmx lr0.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules slr.ml > slr.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules slr.mli > slr.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o slr.cmi slr.mli
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o DFS.cmx DFS.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o slr.cmx slr.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lr1.cmx lr1.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules codeBackend.ml > codeBackend.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules codeBackend.mli > codeBackend.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o codeBackend.cmi codeBackend.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules codePieces.ml > codePieces.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules codePieces.mli > codePieces.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o codePieces.cmi codePieces.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules default.ml > default.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules default.mli > default.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o default.cmi default.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules conflict.ml > conflict.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules conflict.mli > conflict.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o conflict.cmi conflict.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules DependencyGraph.ml > DependencyGraph.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules DependencyGraph.mli > DependencyGraph.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o DependencyGraph.cmi DependencyGraph.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules dot.ml > dot.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules dot.mli > dot.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o dot.cmi dot.mli
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o dot.cmx dot.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules derivation.ml > derivation.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules derivation.mli > derivation.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o derivation.cmi derivation.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules lr1partial.ml > lr1partial.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules lr1partial.mli > lr1partial.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lr1partial.cmi lr1partial.mli
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o DependencyGraph.cmx DependencyGraph.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o derivation.cmx derivation.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lr1partial.cmx lr1partial.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o conflict.cmx conflict.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules invariant.ml > invariant.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules invariant.mli > invariant.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o invariant.cmi invariant.mli
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o codePieces.cmx codePieces.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o default.cmx default.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o invariant.cmx invariant.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules codeInliner.ml > codeInliner.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules codeInliner.mli > codeInliner.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o codeInliner.cmi codeInliner.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules traverse.ml > traverse.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o traverse.cmo traverse.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o traverse.cmx traverse.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules coqBackend.ml > coqBackend.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules coqBackend.mli > coqBackend.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o coqBackend.cmi coqBackend.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules interpret.ml > interpret.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules interpret.mli > interpret.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules referenceInterpreter.mli > referenceInterpreter.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules cst.mli > cst.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o cst.cmi cst.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o referenceInterpreter.cmi referenceInterpreter.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o interpret.cmi interpret.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules cst.ml > cst.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules pprint.ml > pprint.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules pprint.mli > pprint.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o pprint.cmi pprint.mli
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o pprint.cmx pprint.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules referenceInterpreter.ml > referenceInterpreter.ml.depends
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o cst.cmx cst.ml
- /home/opam/.opam/4.03/bin/ocamllex.opt -q segment.mll
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules segment.ml > segment.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o segment.cmo segment.ml
- /home/opam/.opam/4.03/bin/ocamllex.opt -q sentenceLexer.mll
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules sentenceLexer.ml > sentenceLexer.ml.depends
- /home/opam/.opam/4.03/bin/ocamlyacc sentenceParser.mly
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules sentenceParser.mli > sentenceParser.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules sentenceParserAux.ml > sentenceParserAux.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o sentenceParserAux.cmo sentenceParserAux.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o sentenceParser.cmi sentenceParser.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o sentenceLexer.cmo sentenceLexer.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules sentenceParser.ml > sentenceParser.ml.depends
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o sentenceParserAux.cmx sentenceParserAux.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o sentenceParser.cmx sentenceParser.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o referenceInterpreter.cmx referenceInterpreter.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o segment.cmx segment.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o sentenceLexer.cmx sentenceLexer.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules LRijkstra.ml > LRijkstra.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules LRijkstra.mli > LRijkstra.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -noassert -noassert -o LRijkstra.cmi LRijkstra.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules astar.ml > astar.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules astar.mli > astar.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o astar.cmi astar.mli
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o interpret.cmx interpret.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules LRijkstraCore.ml > LRijkstraCore.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules LRijkstraCore.mli > LRijkstraCore.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -noassert -noassert -o LRijkstraCore.cmi LRijkstraCore.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules LowIntegerPriorityQueue.ml > LowIntegerPriorityQueue.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules LowIntegerPriorityQueue.mli > LowIntegerPriorityQueue.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o LowIntegerPriorityQueue.cmi LowIntegerPriorityQueue.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules resizableArray.ml > resizableArray.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules resizableArray.mli > resizableArray.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o resizableArray.cmi resizableArray.mli
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o resizableArray.cmx resizableArray.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules MySet.ml > MySet.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules MySet.mli > MySet.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o MySet.cmi MySet.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Trie.ml > Trie.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Trie.mli > Trie.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Trie.cmi Trie.mli
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o LowIntegerPriorityQueue.cmx LowIntegerPriorityQueue.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o MySet.cmx MySet.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Trie.cmx Trie.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o astar.cmx astar.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -noassert -noassert -o LRijkstraCore.cmx LRijkstraCore.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules tableBackend.ml > tableBackend.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules tableBackend.mli > tableBackend.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o tableBackend.cmi tableBackend.mli
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o cmly_read.cmx cmly_read.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o cmly_write.cmx cmly_write.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o codeBackend.cmx codeBackend.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o codeInliner.cmx codeInliner.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o coqBackend.cmx coqBackend.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -noassert -noassert -o LRijkstra.cmx LRijkstra.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o tableBackend.cmx tableBackend.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o back.cmx back.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o menhir.cmx menhir.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt unix.cmxa -g Fix.cmx Boolean.cmx InputFile.cmx installation.cmx keyword.cmx stringSet.cmx version.cmx settings.cmx codeBits.cmx action.cmx positions.cmx error.cmx menhirLib.cmx stringMap.cmx misc.cmx syntax.cmx parameters.cmx tarjan.cmx CheckSafeParameterizedGrammar.cmx Compatibility.cmx Seq.cmx CompletedNatWitness.cmx DFS.cmx lexpointfree.cmx option.cmx parserAux.cmx parser.cmx Driver.cmx basicSyntax.cmx Drop.cmx FixSolver.cmx GroundSort.cmx IO.cmx Maps.cmx Memoize.cmx mark.cmx unionFind.cmx Unifier.cmx SortUnification.cmx SortInference.cmx SelectiveExpansion.cmx anonymous.cmx lineCount.cmx printer.cmx basicPrinter.cmx chopInlined.cmx gSet.cmx compressedBitSet.cmx dot.cmx expandTokenAliases.cmx gMap.cmx patricia.cmx time.cmx grammarFunctor.cmx nonterminalType.cmx tokenType.cmx interface.cmx lexdep.cmx lexmli.cmx infer.cmx listMonad.cmx inlining.cmx keywordExpansion.cmx lexer.cmx partialGrammar.cmx reachability.cmx standard_mly.cmx front.cmx grammar.cmx DependencyGraph.cmx resizableArray.cmx LowIntegerPriorityQueue.cmx MySet.cmx item.cmx derivation.cmx lr0.cmx slr.cmx lr1.cmx lr1partial.cmx conflict.cmx default.cmx Trie.cmx LRijkstraCore.cmx astar.cmx pprint.cmx cst.cmx invariant.cmx referenceInterpreter.cmx segment.cmx sentenceParserAux.cmx sentenceParser.cmx sentenceLexer.cmx interpret.cmx LRijkstra.cmx cmly_api.cmx cmly_format.cmx cmly_read.cmx cmly_write.cmx codePieces.cmx codeBackend.cmx traverse.cmx codeInliner.cmx coqBackend.cmx tableBackend.cmx back.cmx menhir.cmx -o menhir.native
- # Parallel statistics: { count(total): 19(434), max: 13, min: 2, average(total): 4.263(1.143) }
- make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/menhir.20190924/src'
- make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/menhir.20190924/src'
- /home/opam/.opam/4.03/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.03/lib/ocamlbuild /home/opam/.opam/4.03/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.03/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules General.mli > General.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o General.cmi General.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules General.ml > General.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Convert.mli > Convert.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Convert.cmi Convert.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Convert.ml > Convert.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules IncrementalEngine.ml > IncrementalEngine.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules EngineTypes.ml > EngineTypes.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o IncrementalEngine.cmo IncrementalEngine.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Engine.mli > Engine.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o EngineTypes.cmo EngineTypes.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Engine.cmi Engine.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Engine.ml > Engine.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules ErrorReports.mli > ErrorReports.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o ErrorReports.cmi ErrorReports.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules ErrorReports.ml > ErrorReports.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Printers.mli > Printers.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Printers.cmi Printers.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Printers.ml > Printers.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules InfiniteArray.mli > InfiniteArray.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InfiniteArray.cmi InfiniteArray.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules InfiniteArray.ml > InfiniteArray.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules PackedIntArray.mli > PackedIntArray.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o PackedIntArray.cmi PackedIntArray.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules PackedIntArray.ml > PackedIntArray.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules RowDisplacement.mli > RowDisplacement.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o RowDisplacement.cmi RowDisplacement.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules RowDisplacement.ml > RowDisplacement.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules LinearizedArray.mli > LinearizedArray.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o LinearizedArray.cmi LinearizedArray.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules LinearizedArray.ml > LinearizedArray.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules TableFormat.ml > TableFormat.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules InspectionTableFormat.ml > InspectionTableFormat.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules InspectionTableInterpreter.mli > InspectionTableInterpreter.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InspectionTableFormat.cmo InspectionTableFormat.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o TableFormat.cmo TableFormat.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InspectionTableInterpreter.cmi InspectionTableInterpreter.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules InspectionTableInterpreter.ml > InspectionTableInterpreter.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules TableInterpreter.mli > TableInterpreter.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o TableInterpreter.cmi TableInterpreter.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules TableInterpreter.ml > TableInterpreter.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules StaticVersion.mli > StaticVersion.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o StaticVersion.cmi StaticVersion.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules StaticVersion.ml > StaticVersion.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o General.cmo General.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Convert.cmo Convert.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Engine.cmo Engine.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o ErrorReports.cmo ErrorReports.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Printers.cmo Printers.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InfiniteArray.cmo InfiniteArray.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o PackedIntArray.cmo PackedIntArray.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o RowDisplacement.cmo RowDisplacement.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o LinearizedArray.cmo LinearizedArray.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InspectionTableInterpreter.cmo InspectionTableInterpreter.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o TableInterpreter.cmo TableInterpreter.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o StaticVersion.cmo StaticVersion.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -pack -g -bin-annot General.cmo Convert.cmo IncrementalEngine.cmo EngineTypes.cmo Engine.cmo ErrorReports.cmo Printers.cmo InfiniteArray.cmo PackedIntArray.cmo RowDisplacement.cmo LinearizedArray.cmo TableFormat.cmo InspectionTableFormat.cmo InspectionTableInterpreter.cmo TableInterpreter.cmo StaticVersion.cmo -o menhirLib.cmo
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o General.cmx General.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o IncrementalEngine.cmx IncrementalEngine.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o EngineTypes.cmx EngineTypes.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o InfiniteArray.cmx InfiniteArray.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o PackedIntArray.cmx PackedIntArray.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o InspectionTableFormat.cmx InspectionTableFormat.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o LinearizedArray.cmx LinearizedArray.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o TableFormat.cmx TableFormat.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o RowDisplacement.cmx RowDisplacement.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o Convert.cmx Convert.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o Engine.cmx Engine.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o ErrorReports.cmx ErrorReports.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o Printers.cmx Printers.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o InspectionTableInterpreter.cmx InspectionTableInterpreter.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o TableInterpreter.cmx TableInterpreter.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o StaticVersion.cmx StaticVersion.ml
- touch menhirLib.mli  ; if  /home/opam/.opam/4.03/bin/ocamlopt.opt -pack -g -bin-annot General.cmx Convert.cmx IncrementalEngine.cmx EngineTypes.cmx Engine.cmx ErrorReports.cmx Printers.cmx InfiniteArray.cmx PackedIntArray.cmx RowDisplacement.cmx LinearizedArray.cmx TableFormat.cmx InspectionTableFormat.cmx InspectionTableInterpreter.cmx TableInterpreter.cmx StaticVersion.cmx -o menhirLib.cmx  ; then  rm -f menhirLib.mli  ; else  rm -f menhirLib.mli  ; exit 1; fi
- /home/opam/.opam/4.03/bin/ocamlopt.opt -a menhirLib.cmx -o menhirLib.cmxa
- /home/opam/.opam/4.03/bin/ocamlopt.opt -shared -linkall menhirLib.cmxa -o menhirLib.cmxs
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules menhir.ml > menhir.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules back.mli > back.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o back.cmi back.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o menhir.cmo menhir.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules back.ml > back.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules cmly_read.ml > cmly_read.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules cmly_read.mli > cmly_read.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules cmly_api.ml > cmly_api.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules keyword.mli > keyword.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o keyword.cmi keyword.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o cmly_api.cmo cmly_api.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o cmly_read.cmi cmly_read.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules keyword.ml > keyword.ml.depends
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o keyword.cmx keyword.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules cmly_format.ml > cmly_format.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o cmly_format.cmo cmly_format.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules version.ml > version.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o version.cmo version.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o cmly_api.cmx cmly_api.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o cmly_format.cmx cmly_format.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o version.cmx version.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules cmly_write.ml > cmly_write.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules cmly_write.mli > cmly_write.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o cmly_write.cmi cmly_write.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules action.ml > action.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules action.mli > action.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules IL.mli > IL.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules stretch.mli > stretch.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o stretch.cmi stretch.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o IL.cmi IL.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o action.cmi action.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules codeBits.ml > codeBits.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules codeBits.mli > codeBits.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o codeBits.cmi codeBits.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules settings.ml > settings.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules settings.mli > settings.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules stringSet.mli > stringSet.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o stringSet.cmi stringSet.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o settings.cmi settings.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules installation.ml > installation.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules installation.mli > installation.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o installation.cmi installation.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules stringSet.ml > stringSet.ml.depends
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o installation.cmx installation.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o stringSet.cmx stringSet.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o settings.cmx settings.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o codeBits.cmx codeBits.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules basicSyntax.ml > basicSyntax.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules positions.mli > positions.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules stringMap.mli > stringMap.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules syntax.ml > syntax.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules InputFile.mli > InputFile.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o positions.cmi positions.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o stringMap.cmi stringMap.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InputFile.cmi InputFile.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o syntax.cmo syntax.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o basicSyntax.cmo basicSyntax.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules positions.ml > positions.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules stringMap.ml > stringMap.ml.depends
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o action.cmx action.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules InputFile.ml > InputFile.ml.depends
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o positions.cmx positions.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o stringMap.cmx stringMap.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o InputFile.cmx InputFile.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o syntax.cmx syntax.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules front.ml > front.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules front.mli > front.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o front.cmi front.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules anonymous.ml > anonymous.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules anonymous.mli > anonymous.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o anonymous.cmi anonymous.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules misc.ml > misc.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules misc.mli > misc.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o misc.cmi misc.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules error.ml > error.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules error.mli > error.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o error.cmi error.mli
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o error.cmx error.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules parameters.ml > parameters.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o parameters.cmo parameters.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o misc.cmx misc.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o parameters.cmx parameters.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules basicPrinter.ml > basicPrinter.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules basicPrinter.mli > basicPrinter.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o basicPrinter.cmi basicPrinter.mli
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o basicSyntax.cmx basicSyntax.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules option.ml > option.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules option.mli > option.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o option.cmi option.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules printer.ml > printer.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules printer.mli > printer.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o printer.cmi printer.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Compatibility.ml > Compatibility.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Compatibility.mli > Compatibility.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Compatibility.cmi Compatibility.mli
- /home/opam/.opam/4.03/bin/ocamllex.opt -q lineCount.mll
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules lineCount.ml > lineCount.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lineCount.cmo lineCount.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Compatibility.cmx Compatibility.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lineCount.cmx lineCount.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o option.cmx option.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o printer.cmx printer.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules CheckSafeParameterizedGrammar.ml > CheckSafeParameterizedGrammar.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules CheckSafeParameterizedGrammar.mli > CheckSafeParameterizedGrammar.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o CheckSafeParameterizedGrammar.cmi CheckSafeParameterizedGrammar.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules tarjan.ml > tarjan.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules tarjan.mli > tarjan.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o tarjan.cmi tarjan.mli
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o tarjan.cmx tarjan.ml
- cp -p fancyDriver.ml Driver.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Driver.ml > Driver.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Driver.mli > Driver.mli.depends
- cp -p fancy-parser.mly parser.mly
- ../_stage1/menhir.native -lg 1 -la 1 -lc 1 --canonical --table --strict --fixed-exception  -v --raw-depend --ocamldep '/home/opam/.opam/4.03/bin/ocamldep.opt -modules' parser.mly > parser.mly.depends
- /home/opam/.opam/4.03/bin/ocamllex.opt -q lexpointfree.mll
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules lexpointfree.ml > lexpointfree.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules newRuleSyntax.mli > newRuleSyntax.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules parserAux.mli > parserAux.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lexpointfree.cmo lexpointfree.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o newRuleSyntax.cmi newRuleSyntax.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o parserAux.cmi parserAux.mli
- ../_stage1/menhir.native -lg 1 -la 1 -lc 1 --canonical --table --strict --fixed-exception  -v --ocamlc '/home/opam/.opam/4.03/bin/ocamlc.opt -g -bin-annot -safe-string' --infer parser.mly
- + ../_stage1/menhir.native -lg 1 -la 1 -lc 1 --canonical --table --strict --fixed-exception  -v --ocamlc '/home/opam/.opam/4.03/bin/ocamlc.opt -g -bin-annot -safe-string' --infer parser.mly
- Grammar has 56 nonterminal symbols, among which 1 start symbols.
- Grammar has 37 terminal symbols.
- Grammar has 129 productions.
- Built an LR(0) automaton with 194 states.
- The grammar is not SLR(1) -- 5 states have a conflict.
- Built an LR(1) automaton with 368 states.
- One shift/reduce conflict was silently solved.
- Extra reductions on error were added in 47 states.
- Priority played a role in 0 of these states.
- 211 out of 368 states have a default reduction.
- 110 out of 368 states are represented.
- 44 out of 96 symbols keep track of their start position.
- 48 out of 96 symbols keep track of their end position.
- The action table is 13984 entries; 1795 non-zero; 1566 compressed.
- The action table occupies roughly 3224 bytes.
- The goto table is 20976 entries; 360 non-zero; 728 compressed.
- The goto table occupies roughly 1544 bytes.
- The error table occupies roughly 1784 bytes.
- The default_reduction table occupies roughly 400 bytes.
- The lhs table occupies roughly 168 bytes.
- The trace table occupies roughly 8 bytes.
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules parser.mli > parser.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o parser.cmi parser.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Driver.cmi Driver.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules parser.ml > parser.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules newRuleSyntax.ml > newRuleSyntax.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules parserAux.ml > parserAux.ml.depends
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lexpointfree.cmx lexpointfree.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o parserAux.cmx parserAux.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o newRuleSyntax.cmx newRuleSyntax.ml
- ../_stage1/menhir.native -lg 1 -la 1 -lc 1 --canonical --table --strict --fixed-exception  -v --infer parser.mly --list-errors > parser.mly.auto.messages
- + ../_stage1/menhir.native -lg 1 -la 1 -lc 1 --canonical --table --strict --fixed-exception  -v --infer parser.mly --list-errors > parser.mly.auto.messages
- Grammar has 56 nonterminal symbols, among which 1 start symbols.
- Grammar has 37 terminal symbols.
- Grammar has 129 productions.
- Built an LR(0) automaton with 194 states.
- The grammar is not SLR(1) -- 5 states have a conflict.
- Built an LR(1) automaton with 368 states.
- One shift/reduce conflict was silently solved.
- Extra reductions on error were added in 47 states.
- Priority played a role in 0 of these states.
- 211 out of 368 states have a default reduction.
- 110 out of 368 states are represented.
- 44 out of 96 symbols keep track of their start position.
- 48 out of 96 symbols keep track of their end position.
- ../_stage1/menhir.native -lg 1 -la 1 -lc 1 --canonical --table --strict --fixed-exception  -v --infer parser.mly --compare-errors parser.mly.auto.messages --compare-errors parserMessages.messages
- + ../_stage1/menhir.native -lg 1 -la 1 -lc 1 --canonical --table --strict --fixed-exception  -v --infer parser.mly --compare-errors parser.mly.auto.messages --compare-errors parserMessages.messages
- Grammar has 56 nonterminal symbols, among which 1 start symbols.
- Grammar has 37 terminal symbols.
- Grammar has 129 productions.
- Built an LR(0) automaton with 194 states.
- The grammar is not SLR(1) -- 5 states have a conflict.
- Built an LR(1) automaton with 368 states.
- One shift/reduce conflict was silently solved.
- Extra reductions on error were added in 47 states.
- Priority played a role in 0 of these states.
- 211 out of 368 states have a default reduction.
- 110 out of 368 states are represented.
- 44 out of 96 symbols keep track of their start position.
- 48 out of 96 symbols keep track of their end position.
- Read 105 sample input sentences and 105 error messages.
- Read 105 sample input sentences and 50 error messages.
- ../_stage1/menhir.native -lg 1 -la 1 -lc 1 --canonical --table --strict --fixed-exception  -v --infer parser.mly --compile-errors parserMessages.messages > parserMessages.ml
- + ../_stage1/menhir.native -lg 1 -la 1 -lc 1 --canonical --table --strict --fixed-exception  -v --infer parser.mly --compile-errors parserMessages.messages > parserMessages.ml
- Grammar has 56 nonterminal symbols, among which 1 start symbols.
- Grammar has 37 terminal symbols.
- Grammar has 129 productions.
- Built an LR(0) automaton with 194 states.
- The grammar is not SLR(1) -- 5 states have a conflict.
- Built an LR(1) automaton with 368 states.
- One shift/reduce conflict was silently solved.
- Extra reductions on error were added in 47 states.
- Priority played a role in 0 of these states.
- 211 out of 368 states have a default reduction.
- 110 out of 368 states are represented.
- 44 out of 96 symbols keep track of their start position.
- 48 out of 96 symbols keep track of their end position.
- Read 105 sample input sentences and 50 error messages.
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules parserMessages.ml > parserMessages.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o parserMessages.cmo parserMessages.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o parser.cmx parser.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o parserMessages.cmx parserMessages.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Drop.ml > Drop.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Drop.mli > Drop.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Drop.cmi Drop.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules IO.ml > IO.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules IO.mli > IO.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o IO.cmi IO.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules infer.ml > infer.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules infer.mli > infer.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o infer.cmi infer.mli
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o IO.cmx IO.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules interface.ml > interface.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules interface.mli > interface.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o interface.cmi interface.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules nonterminalType.ml > nonterminalType.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules nonterminalType.mli > nonterminalType.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o nonterminalType.cmi nonterminalType.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules tokenType.ml > tokenType.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules tokenType.mli > tokenType.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o tokenType.cmi tokenType.mli
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o nonterminalType.cmx nonterminalType.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o tokenType.cmx tokenType.ml
- /home/opam/.opam/4.03/bin/ocamllex.opt -q lexdep.mll
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules lexdep.ml > lexdep.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lexdep.cmo lexdep.ml
- /home/opam/.opam/4.03/bin/ocamllex.opt -q lexmli.mll
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules lexmli.ml > lexmli.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lexmli.cmo lexmli.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o interface.cmx interface.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lexdep.cmx lexdep.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lexmli.cmx lexmli.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules inlining.ml > inlining.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules inlining.mli > inlining.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o inlining.cmi inlining.mli
- /home/opam/.opam/4.03/bin/ocamllex.opt -q chopInlined.mll
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules chopInlined.ml > chopInlined.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o chopInlined.cmo chopInlined.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules listMonad.ml > listMonad.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules listMonad.mli > listMonad.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o listMonad.cmi listMonad.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Memoize.ml > Memoize.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Memoize.mli > Memoize.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Memoize.cmi Memoize.mli
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o chopInlined.cmx chopInlined.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o listMonad.cmx listMonad.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Memoize.cmx Memoize.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules keywordExpansion.ml > keywordExpansion.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules keywordExpansion.mli > keywordExpansion.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o keywordExpansion.cmi keywordExpansion.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules grammarFunctor.ml > grammarFunctor.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules grammarFunctor.mli > grammarFunctor.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules gMap.ml > gMap.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules gSet.ml > gSet.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o gSet.cmo gSet.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o gMap.cmo gMap.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o grammarFunctor.cmi grammarFunctor.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Boolean.ml > Boolean.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Boolean.mli > Boolean.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Fix.mli > Fix.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Fix.cmi Fix.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Boolean.cmi Boolean.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Fix.ml > Fix.ml.depends
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Fix.cmx Fix.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules CompletedNatWitness.ml > CompletedNatWitness.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules CompletedNatWitness.mli > CompletedNatWitness.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Seq.mli > Seq.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Seq.cmi Seq.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o CompletedNatWitness.cmi CompletedNatWitness.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Seq.ml > Seq.ml.depends
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Seq.cmx Seq.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules compressedBitSet.ml > compressedBitSet.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules compressedBitSet.mli > compressedBitSet.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o compressedBitSet.cmi compressedBitSet.mli
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o gSet.cmx gSet.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules FixSolver.ml > FixSolver.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules FixSolver.mli > FixSolver.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o FixSolver.cmi FixSolver.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Maps.ml > Maps.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Maps.mli > Maps.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Maps.cmi Maps.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules patricia.ml > patricia.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules patricia.mli > patricia.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o patricia.cmi patricia.mli
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o gMap.cmx gMap.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules time.ml > time.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules time.mli > time.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o time.cmi time.mli
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Boolean.cmx Boolean.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o CompletedNatWitness.cmx CompletedNatWitness.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o compressedBitSet.cmx compressedBitSet.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o FixSolver.cmx FixSolver.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Maps.cmx Maps.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o patricia.cmx patricia.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o time.cmx time.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o grammarFunctor.cmx grammarFunctor.ml
- /home/opam/.opam/4.03/bin/ocamllex.opt -q lexer.mll
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules lexer.ml > lexer.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lexer.cmo lexer.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules partialGrammar.ml > partialGrammar.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules partialGrammar.mli > partialGrammar.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o partialGrammar.cmi partialGrammar.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules expandTokenAliases.ml > expandTokenAliases.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules expandTokenAliases.mli > expandTokenAliases.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o expandTokenAliases.cmi expandTokenAliases.mli
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o expandTokenAliases.cmx expandTokenAliases.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules reachability.ml > reachability.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules reachability.mli > reachability.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o reachability.cmi reachability.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules SelectiveExpansion.ml > SelectiveExpansion.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules SelectiveExpansion.mli > SelectiveExpansion.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules SortInference.mli > SortInference.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules GroundSort.mli > GroundSort.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o GroundSort.cmi GroundSort.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o SortInference.cmi SortInference.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o SelectiveExpansion.cmi SelectiveExpansion.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules GroundSort.ml > GroundSort.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules SortInference.ml > SortInference.ml.depends
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o GroundSort.cmx GroundSort.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules SortUnification.ml > SortUnification.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules SortUnification.mli > SortUnification.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o SortUnification.cmi SortUnification.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Unifier.ml > Unifier.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Unifier.mli > Unifier.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Unifier.cmi Unifier.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules mark.ml > mark.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules mark.mli > mark.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o mark.cmi mark.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules unionFind.ml > unionFind.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules unionFind.mli > unionFind.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o unionFind.cmi unionFind.mli
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o mark.cmx mark.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o unionFind.cmx unionFind.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Unifier.cmx Unifier.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o SortUnification.cmx SortUnification.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o SortInference.cmx SortInference.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules standard_mly.ml > standard_mly.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o standard_mly.cmo standard_mly.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o anonymous.cmx anonymous.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o basicPrinter.cmx basicPrinter.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o CheckSafeParameterizedGrammar.cmx CheckSafeParameterizedGrammar.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Driver.cmx Driver.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Drop.cmx Drop.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o infer.cmx infer.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o inlining.cmx inlining.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o keywordExpansion.cmx keywordExpansion.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lexer.cmx lexer.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o partialGrammar.cmx partialGrammar.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o reachability.cmx reachability.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o SelectiveExpansion.cmx SelectiveExpansion.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o standard_mly.cmx standard_mly.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules grammar.ml > grammar.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o grammar.cmo grammar.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o front.cmx front.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules item.ml > item.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules item.mli > item.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules lookahead.mli > lookahead.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lookahead.cmi lookahead.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o item.cmi item.mli
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o grammar.cmx grammar.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules lr0.ml > lr0.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules lr0.mli > lr0.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lr0.cmi lr0.mli
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o item.cmx item.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules lr1.ml > lr1.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules lr1.mli > lr1.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lr1.cmi lr1.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules DFS.ml > DFS.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules DFS.mli > DFS.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o DFS.cmi DFS.mli
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lr0.cmx lr0.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules slr.ml > slr.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules slr.mli > slr.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o slr.cmi slr.mli
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o DFS.cmx DFS.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o slr.cmx slr.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lr1.cmx lr1.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules codeBackend.ml > codeBackend.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules codeBackend.mli > codeBackend.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o codeBackend.cmi codeBackend.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules codePieces.ml > codePieces.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules codePieces.mli > codePieces.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o codePieces.cmi codePieces.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules default.ml > default.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules default.mli > default.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o default.cmi default.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules conflict.ml > conflict.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules conflict.mli > conflict.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o conflict.cmi conflict.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules DependencyGraph.ml > DependencyGraph.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules DependencyGraph.mli > DependencyGraph.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o DependencyGraph.cmi DependencyGraph.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules dot.ml > dot.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules dot.mli > dot.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o dot.cmi dot.mli
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o dot.cmx dot.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules derivation.ml > derivation.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules derivation.mli > derivation.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o derivation.cmi derivation.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules lr1partial.ml > lr1partial.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules lr1partial.mli > lr1partial.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lr1partial.cmi lr1partial.mli
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o DependencyGraph.cmx DependencyGraph.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o derivation.cmx derivation.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lr1partial.cmx lr1partial.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o conflict.cmx conflict.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules invariant.ml > invariant.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules invariant.mli > invariant.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o invariant.cmi invariant.mli
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o codePieces.cmx codePieces.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o default.cmx default.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o invariant.cmx invariant.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules codeInliner.ml > codeInliner.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules codeInliner.mli > codeInliner.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o codeInliner.cmi codeInliner.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules traverse.ml > traverse.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o traverse.cmo traverse.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o traverse.cmx traverse.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules coqBackend.ml > coqBackend.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules coqBackend.mli > coqBackend.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o coqBackend.cmi coqBackend.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules interpret.ml > interpret.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules interpret.mli > interpret.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules referenceInterpreter.mli > referenceInterpreter.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules cst.mli > cst.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o cst.cmi cst.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o referenceInterpreter.cmi referenceInterpreter.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o interpret.cmi interpret.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules cst.ml > cst.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules pprint.ml > pprint.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules pprint.mli > pprint.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o pprint.cmi pprint.mli
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o pprint.cmx pprint.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules referenceInterpreter.ml > referenceInterpreter.ml.depends
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o cst.cmx cst.ml
- /home/opam/.opam/4.03/bin/ocamllex.opt -q segment.mll
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules segment.ml > segment.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o segment.cmo segment.ml
- /home/opam/.opam/4.03/bin/ocamllex.opt -q sentenceLexer.mll
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules sentenceLexer.ml > sentenceLexer.ml.depends
- ../_stage1/menhir.native -lg 1 -la 1 -lc 1 --canonical --table --strict --fixed-exception  -v --raw-depend --ocamldep '/home/opam/.opam/4.03/bin/ocamldep.opt -modules' sentenceParser.mly > sentenceParser.mly.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules sentenceParserAux.ml > sentenceParserAux.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o sentenceParserAux.cmo sentenceParserAux.ml
- ../_stage1/menhir.native -lg 1 -la 1 -lc 1 --canonical --table --strict --fixed-exception  -v --ocamlc '/home/opam/.opam/4.03/bin/ocamlc.opt -g -bin-annot -safe-string' --infer sentenceParser.mly
- + ../_stage1/menhir.native -lg 1 -la 1 -lc 1 --canonical --table --strict --fixed-exception  -v --ocamlc '/home/opam/.opam/4.03/bin/ocamlc.opt -g -bin-annot -safe-string' --infer sentenceParser.mly
- Grammar has 6 nonterminal symbols, among which 2 start symbols.
- Grammar has 6 terminal symbols.
- Grammar has 11 productions.
- Built an LR(0) automaton with 21 states.
- The grammar is SLR(1).
- Built an LR(1) automaton with 27 states.
- 13 out of 27 states have a default reduction.
- 7 out of 27 states are represented.
- 0 out of 16 symbols keep track of their start position.
- 0 out of 16 symbols keep track of their end position.
- The action table is 189 entries; 32 non-zero; 43 compressed.
- The action table occupies roughly 136 bytes.
- The goto table is 216 entries; 19 non-zero; 46 compressed.
- The goto table occupies roughly 144 bytes.
- The error table occupies roughly 56 bytes.
- The default_reduction table occupies roughly 48 bytes.
- The lhs table occupies roughly 40 bytes.
- The trace table occupies roughly 8 bytes.
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules sentenceParser.mli > sentenceParser.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o sentenceParser.cmi sentenceParser.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o sentenceLexer.cmo sentenceLexer.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules sentenceParser.ml > sentenceParser.ml.depends
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o sentenceParserAux.cmx sentenceParserAux.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o sentenceParser.cmx sentenceParser.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o referenceInterpreter.cmx referenceInterpreter.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o segment.cmx segment.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o sentenceLexer.cmx sentenceLexer.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules LRijkstra.ml > LRijkstra.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules LRijkstra.mli > LRijkstra.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -noassert -noassert -o LRijkstra.cmi LRijkstra.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules astar.ml > astar.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules astar.mli > astar.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o astar.cmi astar.mli
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o interpret.cmx interpret.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules LRijkstraCore.ml > LRijkstraCore.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules LRijkstraCore.mli > LRijkstraCore.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -noassert -noassert -o LRijkstraCore.cmi LRijkstraCore.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules LowIntegerPriorityQueue.ml > LowIntegerPriorityQueue.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules LowIntegerPriorityQueue.mli > LowIntegerPriorityQueue.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o LowIntegerPriorityQueue.cmi LowIntegerPriorityQueue.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules resizableArray.ml > resizableArray.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules resizableArray.mli > resizableArray.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o resizableArray.cmi resizableArray.mli
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o resizableArray.cmx resizableArray.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules MySet.ml > MySet.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules MySet.mli > MySet.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o MySet.cmi MySet.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Trie.ml > Trie.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Trie.mli > Trie.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Trie.cmi Trie.mli
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o LowIntegerPriorityQueue.cmx LowIntegerPriorityQueue.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o MySet.cmx MySet.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Trie.cmx Trie.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o astar.cmx astar.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -noassert -noassert -o LRijkstraCore.cmx LRijkstraCore.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules tableBackend.ml > tableBackend.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules tableBackend.mli > tableBackend.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o tableBackend.cmi tableBackend.mli
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o cmly_read.cmx cmly_read.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o cmly_write.cmx cmly_write.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o codeBackend.cmx codeBackend.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o codeInliner.cmx codeInliner.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o coqBackend.cmx coqBackend.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -noassert -noassert -o LRijkstra.cmx LRijkstra.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o tableBackend.cmx tableBackend.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o back.cmx back.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o menhir.cmx menhir.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt unix.cmxa -g Fix.cmx Boolean.cmx InputFile.cmx installation.cmx keyword.cmx stringSet.cmx version.cmx settings.cmx codeBits.cmx action.cmx positions.cmx error.cmx menhirLib.cmx stringMap.cmx misc.cmx syntax.cmx parameters.cmx tarjan.cmx CheckSafeParameterizedGrammar.cmx Compatibility.cmx Seq.cmx CompletedNatWitness.cmx DFS.cmx lexpointfree.cmx option.cmx parserAux.cmx newRuleSyntax.cmx parser.cmx parserMessages.cmx Driver.cmx basicSyntax.cmx Drop.cmx FixSolver.cmx GroundSort.cmx IO.cmx Maps.cmx Memoize.cmx mark.cmx unionFind.cmx Unifier.cmx SortUnification.cmx SortInference.cmx SelectiveExpansion.cmx anonymous.cmx lineCount.cmx printer.cmx basicPrinter.cmx chopInlined.cmx gSet.cmx compressedBitSet.cmx dot.cmx expandTokenAliases.cmx gMap.cmx patricia.cmx time.cmx grammarFunctor.cmx nonterminalType.cmx tokenType.cmx interface.cmx lexdep.cmx lexmli.cmx infer.cmx listMonad.cmx inlining.cmx keywordExpansion.cmx lexer.cmx partialGrammar.cmx reachability.cmx standard_mly.cmx front.cmx grammar.cmx DependencyGraph.cmx resizableArray.cmx LowIntegerPriorityQueue.cmx MySet.cmx item.cmx derivation.cmx lr0.cmx slr.cmx lr1.cmx lr1partial.cmx conflict.cmx default.cmx Trie.cmx LRijkstraCore.cmx astar.cmx pprint.cmx cst.cmx invariant.cmx referenceInterpreter.cmx segment.cmx sentenceParserAux.cmx sentenceParser.cmx sentenceLexer.cmx interpret.cmx LRijkstra.cmx cmly_api.cmx cmly_format.cmx cmly_read.cmx cmly_write.cmx codePieces.cmx codeBackend.cmx traverse.cmx codeInliner.cmx coqBackend.cmx tableBackend.cmx back.cmx menhir.cmx -o menhir.native
- # Parallel statistics: { count(total): 21(443), max: 13, min: 2, average(total): 4.095(1.147) }
- make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/menhir.20190924/src'
- make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/menhir.20190924/src'
- /home/opam/.opam/4.03/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.03/lib/ocamlbuild /home/opam/.opam/4.03/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.03/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- cp -p fancy-parser.mly parser.mly
- ../_stage2/menhir.native -lg 1 -la 1 -lc 1 --canonical --table --strict --fixed-exception  -v --raw-depend --ocamldep '/home/opam/.opam/4.03/bin/ocamldep.opt -modules' parser.mly > parser.mly.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules error.mli > error.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules positions.mli > positions.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o positions.cmi positions.mli
- /home/opam/.opam/4.03/bin/ocamllex.opt -q lexpointfree.mll
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules lexpointfree.ml > lexpointfree.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules misc.mli > misc.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules stringMap.mli > stringMap.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules stringSet.mli > stringSet.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o stringSet.cmi stringSet.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o stringMap.cmi stringMap.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules newRuleSyntax.mli > newRuleSyntax.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules syntax.ml > syntax.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules action.mli > action.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules IL.mli > IL.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules stretch.mli > stretch.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules keyword.mli > keyword.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o keyword.cmi keyword.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o stretch.cmi stretch.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o IL.cmi IL.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules InputFile.mli > InputFile.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules settings.mli > settings.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o action.cmi action.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InputFile.cmi InputFile.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o settings.cmi settings.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o syntax.cmo syntax.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules option.mli > option.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules parameters.ml > parameters.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o misc.cmi misc.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules parserAux.mli > parserAux.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules General.mli > General.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o General.cmi General.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules General.ml > General.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Convert.mli > Convert.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Convert.cmi Convert.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Convert.ml > Convert.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules IncrementalEngine.ml > IncrementalEngine.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules EngineTypes.ml > EngineTypes.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o IncrementalEngine.cmo IncrementalEngine.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Engine.mli > Engine.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o EngineTypes.cmo EngineTypes.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Engine.cmi Engine.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Engine.ml > Engine.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules ErrorReports.mli > ErrorReports.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o ErrorReports.cmi ErrorReports.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules ErrorReports.ml > ErrorReports.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Printers.mli > Printers.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Printers.cmi Printers.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules Printers.ml > Printers.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules InfiniteArray.mli > InfiniteArray.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InfiniteArray.cmi InfiniteArray.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules InfiniteArray.ml > InfiniteArray.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules PackedIntArray.mli > PackedIntArray.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o PackedIntArray.cmi PackedIntArray.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules PackedIntArray.ml > PackedIntArray.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules RowDisplacement.mli > RowDisplacement.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o RowDisplacement.cmi RowDisplacement.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules RowDisplacement.ml > RowDisplacement.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules LinearizedArray.mli > LinearizedArray.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o LinearizedArray.cmi LinearizedArray.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules LinearizedArray.ml > LinearizedArray.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules TableFormat.ml > TableFormat.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules InspectionTableFormat.ml > InspectionTableFormat.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules InspectionTableInterpreter.mli > InspectionTableInterpreter.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InspectionTableFormat.cmo InspectionTableFormat.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o TableFormat.cmo TableFormat.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InspectionTableInterpreter.cmi InspectionTableInterpreter.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules InspectionTableInterpreter.ml > InspectionTableInterpreter.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules TableInterpreter.mli > TableInterpreter.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o TableInterpreter.cmi TableInterpreter.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules TableInterpreter.ml > TableInterpreter.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules StaticVersion.mli > StaticVersion.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o StaticVersion.cmi StaticVersion.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules StaticVersion.ml > StaticVersion.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o General.cmo General.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Convert.cmo Convert.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Engine.cmo Engine.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o ErrorReports.cmo ErrorReports.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Printers.cmo Printers.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InfiniteArray.cmo InfiniteArray.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o PackedIntArray.cmo PackedIntArray.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o RowDisplacement.cmo RowDisplacement.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o LinearizedArray.cmo LinearizedArray.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InspectionTableInterpreter.cmo InspectionTableInterpreter.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o TableInterpreter.cmo TableInterpreter.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o StaticVersion.cmo StaticVersion.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o error.cmi error.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lexpointfree.cmo lexpointfree.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o newRuleSyntax.cmi newRuleSyntax.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o option.cmi option.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o parameters.cmo parameters.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o parserAux.cmi parserAux.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -pack -g -bin-annot General.cmo Convert.cmo IncrementalEngine.cmo EngineTypes.cmo Engine.cmo ErrorReports.cmo Printers.cmo InfiniteArray.cmo PackedIntArray.cmo RowDisplacement.cmo LinearizedArray.cmo TableFormat.cmo InspectionTableFormat.cmo InspectionTableInterpreter.cmo TableInterpreter.cmo StaticVersion.cmo -o menhirLib.cmo
- ../_stage2/menhir.native -lg 1 -la 1 -lc 1 --canonical --table --strict --fixed-exception  -v --ocamlc '/home/opam/.opam/4.03/bin/ocamlc.opt -g -bin-annot -safe-string' --infer parser.mly
- + ../_stage2/menhir.native -lg 1 -la 1 -lc 1 --canonical --table --strict --fixed-exception  -v --ocamlc '/home/opam/.opam/4.03/bin/ocamlc.opt -g -bin-annot -safe-string' --infer parser.mly
- Grammar has 56 nonterminal symbols, among which 1 start symbols.
- Grammar has 37 terminal symbols.
- Grammar has 129 productions.
- Built an LR(0) automaton with 194 states.
- The grammar is not SLR(1) -- 5 states have a conflict.
- Built an LR(1) automaton with 368 states.
- One shift/reduce conflict was silently solved.
- Extra reductions on error were added in 47 states.
- Priority played a role in 0 of these states.
- 211 out of 368 states have a default reduction.
- 110 out of 368 states are represented.
- 44 out of 96 symbols keep track of their start position.
- 48 out of 96 symbols keep track of their end position.
- The action table is 13984 entries; 1795 non-zero; 1566 compressed.
- The action table occupies roughly 3224 bytes.
- The goto table is 20976 entries; 360 non-zero; 728 compressed.
- The goto table occupies roughly 1544 bytes.
- The error table occupies roughly 1784 bytes.
- The default_reduction table occupies roughly 400 bytes.
- The lhs table occupies roughly 168 bytes.
- The trace table occupies roughly 8 bytes.
- # Parallel statistics: { count(total): 3(77), max: 12, min: 3, average(total): 7.333(1.247) }
- Bootstrap successful.
- make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/menhir.20190924/src'
- /home/opam/.opam/4.03/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.03/lib/ocamlbuild /home/opam/.opam/4.03/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.03/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules keyword.mli > keyword.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o keyword.cmi keyword.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules keyword.ml > keyword.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules version.ml > version.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules cmly_format.ml > cmly_format.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules cmly_api.ml > cmly_api.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules cmly_read.mli > cmly_read.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o cmly_api.cmo cmly_api.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o cmly_read.cmi cmly_read.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules cmly_read.ml > cmly_read.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o cmly_format.cmo cmly_format.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o version.cmo version.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o keyword.cmo keyword.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -bin-annot -safe-string -o cmly_read.cmo cmly_read.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -pack -g -bin-annot keyword.cmo version.cmo cmly_format.cmo cmly_api.cmo cmly_read.cmo -o menhirSdk.cmo
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirSdk -o keyword.cmx keyword.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirSdk -o cmly_api.cmx cmly_api.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirSdk -o cmly_format.cmx cmly_format.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirSdk -o version.cmx version.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirSdk -o cmly_read.cmx cmly_read.ml
- touch menhirSdk.mli  ; if  /home/opam/.opam/4.03/bin/ocamlopt.opt -pack -g -bin-annot keyword.cmx version.cmx cmly_format.cmx cmly_api.cmx cmly_read.cmx -o menhirSdk.cmx  ; then  rm -f menhirSdk.mli  ; else  rm -f menhirSdk.mli  ; exit 1; fi
- /home/opam/.opam/4.03/bin/ocamlopt.opt -a menhirSdk.cmx -o menhirSdk.cmxa
- /home/opam/.opam/4.03/bin/ocamlopt.opt -shared -linkall menhirSdk.cmxa -o menhirSdk.cmxs
- # Parallel statistics: { count(total): 1(23), max: 2, min: 2, average(total): 2.000(1.043) }
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/menhir.20190924/src'
- Creating menhirLib.ml
- Creating menhirLib.mli
-> compiled  menhir.20190924
Processing 171/217: [base: jbuilder build] [camlp4: make all] [js_of_ocaml-compiler: dune build] [ocamlnet: make all] [ocf: ./configure] [ppx_ast: jbuilder build] [ppx_blob: dune build] [ppx_tools_versioned: jbuilder build] [uunf: ocaml build]
Processing 172/217: [base: jbuilder build] [camlp4: make all] [js_of_ocaml-compiler: dune build] [ocamlnet: make all] [ocf: ./configure] [ppx_ast: jbuilder build] [ppx_blob: dune build] [ppx_tools_versioned: jbuilder build] [uunf: ocaml build] [menhir: make Makefile]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "--prefix" "/home/opam/.opam/4.03" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ocf.0.5.0)
- checking for ocamlc... /home/opam/.opam/4.03/bin/ocamlc
- found OCaml version 4.3.0 (4.03.0)
- checking for ocamlfind... /home/opam/.opam/4.03/bin/ocamlfind
- checking for camlp4... no
- checking for ocamlprof... /home/opam/.opam/4.03/bin/ocamlprof
- checking for ocamlmktop... /home/opam/.opam/4.03/bin/ocamlmktop
- checking for ocamlmklib... /home/opam/.opam/4.03/bin/ocamlmklib
- checking for ocamlyacc... /home/opam/.opam/4.03/bin/ocamlyacc
- checking for ocamllex... /home/opam/.opam/4.03/bin/ocamllex
- checking for ocamldoc... /home/opam/.opam/4.03/bin/ocamldoc
- checking for ocamldep... /home/opam/.opam/4.03/bin/ocamldep
- checking for ocamlopt... /home/opam/.opam/4.03/bin/ocamlopt
- checking for ocaml... /home/opam/.opam/4.03/bin/ocaml
- checking for ocamlc.opt... /home/opam/.opam/4.03/bin/ocamlc.opt
- we can use /home/opam/.opam/4.03/bin/ocamlc.opt
- checking for ocamlopt.opt... /home/opam/.opam/4.03/bin/ocamlopt.opt
- we can use /home/opam/.opam/4.03/bin/ocamlopt.opt
- checking for ocamldep.opt... /home/opam/.opam/4.03/bin/ocamldep.opt
- we can use /home/opam/.opam/4.03/bin/ocamldep.opt
- checking for ocamldoc.opt... /home/opam/.opam/4.03/bin/ocamldoc.opt
- we can use /home/opam/.opam/4.03/bin/ocamldoc.opt
- checking for ocamllex.opt... /home/opam/.opam/4.03/bin/ocamllex.opt
- we can use /home/opam/.opam/4.03/bin/ocamllex.opt
- Objective-Caml version 4.3.0 (4.03.0)
- interpreter:                /home/opam/.opam/4.03/bin/ocaml
- bytecode compiler:          /home/opam/.opam/4.03/bin/ocamlc.opt
- native code compiler:       /home/opam/.opam/4.03/bin/ocamlopt.opt
- documentation generator(s): /home/opam/.opam/4.03/bin/ocamldoc, /home/opam/.opam/4.03/bin/ocamldoc.opt
- lexer generator:            /home/opam/.opam/4.03/bin/ocamllex.opt
- parser generator:           /home/opam/.opam/4.03/bin/ocamlyacc
- dependencies generator:     /home/opam/.opam/4.03/bin/ocamldep.opt
- library builder:            /home/opam/.opam/4.03/bin/ocamlmklib
- toplevel builder:           /home/opam/.opam/4.03/bin/ocamlmktop
- profiler:                   /home/opam/.opam/4.03/bin/ocamlprof
- ocamlfind:                  /home/opam/.opam/4.03/bin/ocamlfind
- 
- ### checking required tools and libraries ###
- checking for yojson... ok
- checking for ppx_tools... ok
- 
- ###
- configure: creating ./config.status
- config.status: creating master.Makefile
- config.status: creating src/META
- 
- ### Results of configuration ###
- 
- Version is 0.5.0
- Package to be installed: ocf
- 
- checking for ocamlc... /home/opam/.opam/4.03/bin/ocamlc
- found OCaml version 4.3.0 (4.03.0)
- checking for ocamlfind... /home/opam/.opam/4.03/bin/ocamlfind
- checking for camlp4... no
- checking for ocamlprof... /home/opam/.opam/4.03/bin/ocamlprof
- checking for ocamlmktop... /home/opam/.opam/4.03/bin/ocamlmktop
- checking for ocamlmklib... /home/opam/.opam/4.03/bin/ocamlmklib
- checking for ocamlyacc... /home/opam/.opam/4.03/bin/ocamlyacc
- checking for ocamllex... /home/opam/.opam/4.03/bin/ocamllex
- checking for ocamldoc... /home/opam/.opam/4.03/bin/ocamldoc
- checking for ocamldep... /home/opam/.opam/4.03/bin/ocamldep
- checking for ocamlopt... /home/opam/.opam/4.03/bin/ocamlopt
- checking for ocaml... /home/opam/.opam/4.03/bin/ocaml
- checking for ocamlc.opt... /home/opam/.opam/4.03/bin/ocamlc.opt
- we can use /home/opam/.opam/4.03/bin/ocamlc.opt
- checking for ocamlopt.opt... /home/opam/.opam/4.03/bin/ocamlopt.opt
- we can use /home/opam/.opam/4.03/bin/ocamlopt.opt
- checking for ocamldep.opt... /home/opam/.opam/4.03/bin/ocamldep.opt
- we can use /home/opam/.opam/4.03/bin/ocamldep.opt
- checking for ocamldoc.opt... /home/opam/.opam/4.03/bin/ocamldoc.opt
- we can use /home/opam/.opam/4.03/bin/ocamldoc.opt
- checking for ocamllex.opt... /home/opam/.opam/4.03/bin/ocamllex.opt
- we can use /home/opam/.opam/4.03/bin/ocamllex.opt
- Objective-Caml version 4.3.0 (4.03.0)
- interpreter:                /home/opam/.opam/4.03/bin/ocaml
- bytecode compiler:          /home/opam/.opam/4.03/bin/ocamlc.opt
- native code compiler:       /home/opam/.opam/4.03/bin/ocamlopt.opt
- documentation generator(s): /home/opam/.opam/4.03/bin/ocamldoc, /home/opam/.opam/4.03/bin/ocamldoc.opt
- lexer generator:            /home/opam/.opam/4.03/bin/ocamllex.opt
- parser generator:           /home/opam/.opam/4.03/bin/ocamlyacc
- dependencies generator:     /home/opam/.opam/4.03/bin/ocamldep.opt
- library builder:            /home/opam/.opam/4.03/bin/ocamlmklib
- toplevel builder:           /home/opam/.opam/4.03/bin/ocamlmktop
- profiler:                   /home/opam/.opam/4.03/bin/ocamlprof
- ocamlfind:                  /home/opam/.opam/4.03/bin/ocamlfind
- 
- ### checking required tools and libraries ###
- checking for yojson... ok
- checking for ppx_tools... ok
- 
- ###
- configure: creating ./config.status
- config.status: creating master.Makefile
- config.status: creating src/META
- 
- ### Results of configuration ###
- 
- Version is 0.5.0
- Package to be installed: ocf
- 
Processing 172/217: [base: jbuilder build] [camlp4: make all] [js_of_ocaml-compiler: dune build] [ocamlnet: make all] [ocf: make all] [ppx_ast: jbuilder build] [ppx_blob: dune build] [ppx_tools_versioned: jbuilder build] [uunf: ocaml build] [menhir: make Makefile]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_blob" "-j" "47" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ppx_blob.0.7.0)
-       ocamlc src/.ppx_blob.objs/byte/ppx_blob.{cmi,cmo,cmt} (exit 2)
- (cd _build/default && /home/opam/.opam/4.03/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.ppx_blob.objs/byte -I /home/opam/.opam/4.03/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.03/lib/ocaml/compiler-libs -I /home/opam/.opam/4.03/lib/ppx_derivers -I /home/opam/.opam/4.03/lib/result -no-alias-deps -o src/.ppx_blob.objs/byte/ppx_blob.cmo -c -impl src/ppx_blob.ml)
- File "src/ppx_blob.ml", line 2, characters 5-12:
- Error: Unbound module Ast_408
- Hint: Did you mean Ast_407, Ast_404, Ast_406, Ast_405, Ast_403 or Ast_402?
-       ocamlc src/.ppx_blob.objs/byte/ppx_blob.{cmi,cmo,cmt} (exit 2)
- (cd _build/default && /home/opam/.opam/4.03/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.ppx_blob.objs/byte -I /home/opam/.opam/4.03/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.03/lib/ocaml/compiler-libs -I /home/opam/.opam/4.03/lib/ppx_derivers -I /home/opam/.opam/4.03/lib/result -no-alias-deps -o src/.ppx_blob.objs/byte/ppx_blob.cmo -c -impl src/ppx_blob.ml)
- File "src/ppx_blob.ml", line 2, characters 5-12:
- Error: Unbound module Ast_408
- Hint: Did you mean Ast_407, Ast_404, Ast_406, Ast_405, Ast_403 or Ast_402?
[ERROR] The compilation of ppx_blob.0.7.0 failed at "dune build -p ppx_blob -j 47".
Processing 172/217: [base: jbuilder build] [camlp4: make all] [js_of_ocaml-compiler: dune build] [ocamlnet: make all] [ocf: make all] [ppx_ast: jbuilder build] [ppx_tools_versioned: jbuilder build] [uunf: ocaml build] [menhir: make Makefile]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "-f" "Makefile" "install" "PREFIX=/home/opam/.opam/4.03" "docdir=/home/opam/.opam/4.03/doc/menhir" "libdir=/home/opam/.opam/4.03/lib/menhir" "mandir=/home/opam/.opam/4.03/man/man1" (CWD=/home/opam/.opam/4.03/.opam-switch/build/menhir.20190924)
- mkdir -p /home/opam/.opam/4.03/bin
- install src/_stage2/menhir.native /home/opam/.opam/4.03/bin/menhir
- mkdir -p /home/opam/.opam/4.03/lib/menhir
- Installing MenhirLib and MenhirSdk via ocamlfind.
- Installed /home/opam/.opam/4.03/lib/menhirLib/menhirLib.o
- Installed /home/opam/.opam/4.03/lib/menhirLib/menhirLib.cmxs
- Installed /home/opam/.opam/4.03/lib/menhirLib/menhirLib.cmx
- Installed /home/opam/.opam/4.03/lib/menhirLib/menhirLib.cmo
- Installed /home/opam/.opam/4.03/lib/menhirLib/menhirLib.cmi
- Installed /home/opam/.opam/4.03/lib/menhirLib/menhirLib.ml
- Installed /home/opam/.opam/4.03/lib/menhirLib/menhirLib.mli
- Installed /home/opam/.opam/4.03/lib/menhirLib/META
- Installed /home/opam/.opam/4.03/lib/menhirSdk/menhirSdk.o
- Installed /home/opam/.opam/4.03/lib/menhirSdk/menhirSdk.cmxs
- Installed /home/opam/.opam/4.03/lib/menhirSdk/menhirSdk.cmx
- Installed /home/opam/.opam/4.03/lib/menhirSdk/menhirSdk.cmo
- Installed /home/opam/.opam/4.03/lib/menhirSdk/menhirSdk.cmi
- Installed /home/opam/.opam/4.03/lib/menhirSdk/META
- if [ -f doc/manual.pdf ] ; then \
-   mkdir -p /home/opam/.opam/4.03/doc/menhir /home/opam/.opam/4.03/man/man1 ; \
-   cp -r doc/manual.pdf doc/manual.html doc/manual*.png demos /home/opam/.opam/4.03/doc/menhir ; \
-   cp -r doc/menhir.1 /home/opam/.opam/4.03/man/man1 ; \
- fi
- mkdir -p /home/opam/.opam/4.03/bin
- install src/_stage2/menhir.native /home/opam/.opam/4.03/bin/menhir
- mkdir -p /home/opam/.opam/4.03/lib/menhir
- Installing MenhirLib and MenhirSdk via ocamlfind.
- Installed /home/opam/.opam/4.03/lib/menhirLib/menhirLib.o
- Installed /home/opam/.opam/4.03/lib/menhirLib/menhirLib.cmxs
- Installed /home/opam/.opam/4.03/lib/menhirLib/menhirLib.cmx
- Installed /home/opam/.opam/4.03/lib/menhirLib/menhirLib.cmo
- Installed /home/opam/.opam/4.03/lib/menhirLib/menhirLib.cmi
- Installed /home/opam/.opam/4.03/lib/menhirLib/menhirLib.ml
- Installed /home/opam/.opam/4.03/lib/menhirLib/menhirLib.mli
- Installed /home/opam/.opam/4.03/lib/menhirLib/META
- Installed /home/opam/.opam/4.03/lib/menhirSdk/menhirSdk.o
- Installed /home/opam/.opam/4.03/lib/menhirSdk/menhirSdk.cmxs
- Installed /home/opam/.opam/4.03/lib/menhirSdk/menhirSdk.cmx
- Installed /home/opam/.opam/4.03/lib/menhirSdk/menhirSdk.cmo
- Installed /home/opam/.opam/4.03/lib/menhirSdk/menhirSdk.cmi
- Installed /home/opam/.opam/4.03/lib/menhirSdk/META
- if [ -f doc/manual.pdf ] ; then \
-   mkdir -p /home/opam/.opam/4.03/doc/menhir /home/opam/.opam/4.03/man/man1 ; \
-   cp -r doc/manual.pdf doc/manual.html doc/manual*.png demos /home/opam/.opam/4.03/doc/menhir ; \
-   cp -r doc/menhir.1 /home/opam/.opam/4.03/man/man1 ; \
- fi
-> installed menhir.20190924
Processing 172/217: [base: jbuilder build] [camlp4: make all] [js_of_ocaml-compiler: dune build] [ocamlnet: make all] [ocf: make all] [ppx_ast: jbuilder build] [ppx_tools_versioned: jbuilder build] [uunf: ocaml build]
Processing 173/217: [base: jbuilder build] [camlp4: make all] [js_of_ocaml-compiler: dune build] [ocamlnet: make all] [ocf: make all] [ppx_ast: jbuilder build] [ppx_tools_versioned: jbuilder build] [uunf: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ocf.0.5.0)
- cd src && make all
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocf.0.5.0/src'
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package yojson  -I +ocamldoc -g -verbose -annot  -c ocf.mli
- Effective set of compiler predicates: pkg_easy-format,pkg_biniou,pkg_yojson,autolink,byte
- + ocamlc.opt -I /home/opam/.opam/4.03/lib/ocaml/ocamldoc -g -verbose -annot -c -I /home/opam/.opam/4.03/lib/easy-format -I /home/opam/.opam/4.03/lib/biniou -I /home/opam/.opam/4.03/lib/yojson ocf.mli
- File "ocf.mli", line 40, characters 19-35:
- Warning 3: deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "ocf.mli", line 56, characters 20-36:
- Warning 3: deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "ocf.mli", line 70, characters 43-59:
- Warning 3: deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "ocf.mli", line 71, characters 32-48:
- Warning 3: deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "ocf.mli", line 75, characters 32-48:
- Warning 3: deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "ocf.mli", line 76, characters 21-37:
- Warning 3: deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "ocf.mli", line 83, characters 6-22:
- Warning 3: deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "ocf.mli", line 83, characters 57-73:
- Warning 3: deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "ocf.mli", line 95, characters 28-44:
- Warning 3: deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "ocf.mli", line 181, characters 28-44:
- Warning 3: deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "ocf.mli", line 195, characters 45-61:
- Warning 3: deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -package yojson  -I +ocamldoc -g -verbose -annot  -c ocf.ml
- Effective set of compiler predicates: pkg_easy-format,pkg_biniou,pkg_yojson,autolink,native
- + ocamlopt.opt -I /home/opam/.opam/4.03/lib/ocaml/ocamldoc -g -verbose -annot -c -I /home/opam/.opam/4.03/lib/easy-format -I /home/opam/.opam/4.03/lib/biniou -I /home/opam/.opam/4.03/lib/yojson ocf.ml
- File "ocf.ml", line 36, characters 19-35:
- Warning 3: deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "ocf.ml", line 67, characters 43-59:
- Warning 3: deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "ocf.ml", line 68, characters 32-48:
- Warning 3: deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "ocf.ml", line 171, characters 28-44:
- Warning 3: deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- + as -o 'ocf.o' '/opam-tmp/camlasmac2264.s'
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -a -o ocf.cmxa ocf.cmx
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -shared -o ocf.cmxs ocf.cmx
- make PACKAGES=yojson,ppx_tools.metaquot ppx_ocf.cmx
- make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocf.0.5.0/src'
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -package yojson,ppx_tools.metaquot  -I +ocamldoc -g -verbose -annot  -c ppx_ocf.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03/lib/ocaml, /home/opam/.opam/4.03/lib/ocaml/compiler-libs
- Effective set of compiler predicates: pkg_easy-format,pkg_biniou,pkg_yojson,pkg_compiler-libs,pkg_compiler-libs.common,pkg_ppx_tools,pkg_ppx_tools.metaquot,autolink,native
- + ocamlopt.opt -I /home/opam/.opam/4.03/lib/ocaml/ocamldoc -g -verbose -annot -c -I /home/opam/.opam/4.03/lib/easy-format -I /home/opam/.opam/4.03/lib/biniou -I /home/opam/.opam/4.03/lib/yojson -I /home/opam/.opam/4.03/lib/ocaml/compiler-libs -I /home/opam/.opam/4.03/lib/ppx_tools -ppx /home/opam/.opam/4.03/lib/ppx_tools/./ppx_metaquot ppx_ocf.ml
- + /home/opam/.opam/4.03/lib/ppx_tools/./ppx_metaquot '/opam-tmp/camlppx31b60d' '/opam-tmp/camlppx3064fd'
- + as -o 'ppx_ocf.o' '/opam-tmp/camlasme28eef.s'
- make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocf.0.5.0/src'
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -o ppx_ocf -I +ocamldoc -g -verbose -annot  -package ppx_tools.metaquot \
- -I +ocamldoc -g -verbose -annot  -linkpkg ppx_ocf.cmx
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03/lib/ocaml, /home/opam/.opam/4.03/lib/ocaml/compiler-libs
- Effective set of compiler predicates: pkg_compiler-libs,pkg_compiler-libs.common,pkg_ppx_tools,pkg_ppx_tools.metaquot,autolink,native
- + ocamlopt.opt -o ppx_ocf -I /home/opam/.opam/4.03/lib/ocaml/ocamldoc -g -verbose -annot -I /home/opam/.opam/4.03/lib/ocaml/ocamldoc -g -verbose -annot -I /home/opam/.opam/4.03/lib/ocaml/compiler-libs -I /home/opam/.opam/4.03/lib/ppx_tools -ppx /home/opam/.opam/4.03/lib/ppx_tools/./ppx_metaquot /home/opam/.opam/4.03/lib/ocaml/compiler-libs/ocamlcommon.cmxa /home/opam/.opam/4.03/lib/ppx_tools/ppx_tools.cmxa ppx_ocf.cmx
- + as -o '/opam-tmp/camlstartup221770.o' '/opam-tmp/camlstartup63de29.s'
- + gcc -o 'ppx_ocf'   '-L/home/opam/.opam/4.03/lib/ocaml/ocamldoc' '-L/home/opam/.opam/4.03/lib/ocaml/ocamldoc' '-L/home/opam/.opam/4.03/lib/ocaml/compiler-libs' '-L/home/opam/.opam/4.03/lib/ppx_tools' '-L/home/opam/.opam/4.03/lib/ocaml'  '/opam-tmp/camlstartup221770.o' '/home/opam/.opam/4.03/lib/ocaml/std_exit.o' 'ppx_ocf.o' '/home/opam/.opam/4.03/lib/ppx_tools/ppx_tools.a' '/home/opam/.opam/4.03/lib/ocaml/compiler-libs/ocamlcommon.a' '/home/opam/.opam/4.03/lib/ocaml/stdlib.a' '/home/opam/.opam/4.03/lib/ocaml/libasmrun.a' -lm  -ldl
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package yojson  -I +ocamldoc -g -verbose -annot  -c ocf.ml
- Effective set of compiler predicates: pkg_easy-format,pkg_biniou,pkg_yojson,autolink,byte
- + ocamlc.opt -I /home/opam/.opam/4.03/lib/ocaml/ocamldoc -g -verbose -annot -c -I /home/opam/.opam/4.03/lib/easy-format -I /home/opam/.opam/4.03/lib/biniou -I /home/opam/.opam/4.03/lib/yojson ocf.ml
- File "ocf.ml", line 36, characters 19-35:
- Warning 3: deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "ocf.ml", line 67, characters 43-59:
- Warning 3: deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "ocf.ml", line 68, characters 32-48:
- Warning 3: deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "ocf.ml", line 171, characters 28-44:
- Warning 3: deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -a -o ocf.cma ocf.cmo
- make PACKAGES=yojson,ppx_tools.metaquot ppx_ocf.cmo
- make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocf.0.5.0/src'
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package yojson,ppx_tools.metaquot  -I +ocamldoc -g -verbose -annot  -c ppx_ocf.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03/lib/ocaml, /home/opam/.opam/4.03/lib/ocaml/compiler-libs
- Effective set of compiler predicates: pkg_easy-format,pkg_biniou,pkg_yojson,pkg_compiler-libs,pkg_compiler-libs.common,pkg_ppx_tools,pkg_ppx_tools.metaquot,autolink,byte
- + ocamlc.opt -I /home/opam/.opam/4.03/lib/ocaml/ocamldoc -g -verbose -annot -c -I /home/opam/.opam/4.03/lib/easy-format -I /home/opam/.opam/4.03/lib/biniou -I /home/opam/.opam/4.03/lib/yojson -I /home/opam/.opam/4.03/lib/ocaml/compiler-libs -I /home/opam/.opam/4.03/lib/ppx_tools -ppx /home/opam/.opam/4.03/lib/ppx_tools/./ppx_metaquot ppx_ocf.ml
- + /home/opam/.opam/4.03/lib/ppx_tools/./ppx_metaquot '/opam-tmp/camlppx30bd62' '/opam-tmp/camlppx8f51e7'
- make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocf.0.5.0/src'
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -o ppx_ocf.byte -I +ocamldoc -g -verbose -annot  -package ppx_tools.metaquot \
- -I +ocamldoc -g -verbose -annot  -linkpkg ppx_ocf.cmo
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03/lib/ocaml, /home/opam/.opam/4.03/lib/ocaml/compiler-libs
- Effective set of compiler predicates: pkg_compiler-libs,pkg_compiler-libs.common,pkg_ppx_tools,pkg_ppx_tools.metaquot,autolink,byte
- + ocamlc.opt -o ppx_ocf.byte -I /home/opam/.opam/4.03/lib/ocaml/ocamldoc -g -verbose -annot -I /home/opam/.opam/4.03/lib/ocaml/ocamldoc -g -verbose -annot -I /home/opam/.opam/4.03/lib/ocaml/compiler-libs -I /home/opam/.opam/4.03/lib/ppx_tools -ppx /home/opam/.opam/4.03/lib/ppx_tools/./ppx_metaquot /home/opam/.opam/4.03/lib/ocaml/compiler-libs/ocamlcommon.cma /home/opam/.opam/4.03/lib/ppx_tools/ppx_tools.cma ppx_ocf.cmo
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocf.0.5.0/src'
- cd src && make all
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocf.0.5.0/src'
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package yojson  -I +ocamldoc -g -verbose -annot  -c ocf.mli
- Effective set of compiler predicates: pkg_easy-format,pkg_biniou,pkg_yojson,autolink,byte
- + ocamlc.opt -I /home/opam/.opam/4.03/lib/ocaml/ocamldoc -g -verbose -annot -c -I /home/opam/.opam/4.03/lib/easy-format -I /home/opam/.opam/4.03/lib/biniou -I /home/opam/.opam/4.03/lib/yojson ocf.mli
- File "ocf.mli", line 40, characters 19-35:
- Warning 3: deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "ocf.mli", line 56, characters 20-36:
- Warning 3: deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "ocf.mli", line 70, characters 43-59:
- Warning 3: deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "ocf.mli", line 71, characters 32-48:
- Warning 3: deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "ocf.mli", line 75, characters 32-48:
- Warning 3: deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "ocf.mli", line 76, characters 21-37:
- Warning 3: deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "ocf.mli", line 83, characters 6-22:
- Warning 3: deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "ocf.mli", line 83, characters 57-73:
- Warning 3: deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "ocf.mli", line 95, characters 28-44:
- Warning 3: deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "ocf.mli", line 181, characters 28-44:
- Warning 3: deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "ocf.mli", line 195, characters 45-61:
- Warning 3: deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -package yojson  -I +ocamldoc -g -verbose -annot  -c ocf.ml
- Effective set of compiler predicates: pkg_easy-format,pkg_biniou,pkg_yojson,autolink,native
- + ocamlopt.opt -I /home/opam/.opam/4.03/lib/ocaml/ocamldoc -g -verbose -annot -c -I /home/opam/.opam/4.03/lib/easy-format -I /home/opam/.opam/4.03/lib/biniou -I /home/opam/.opam/4.03/lib/yojson ocf.ml
- File "ocf.ml", line 36, characters 19-35:
- Warning 3: deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "ocf.ml", line 67, characters 43-59:
- Warning 3: deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "ocf.ml", line 68, characters 32-48:
- Warning 3: deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "ocf.ml", line 171, characters 28-44:
- Warning 3: deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- + as -o 'ocf.o' '/opam-tmp/camlasmac2264.s'
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -a -o ocf.cmxa ocf.cmx
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -shared -o ocf.cmxs ocf.cmx
- make PACKAGES=yojson,ppx_tools.metaquot ppx_ocf.cmx
- make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocf.0.5.0/src'
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -package yojson,ppx_tools.metaquot  -I +ocamldoc -g -verbose -annot  -c ppx_ocf.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03/lib/ocaml, /home/opam/.opam/4.03/lib/ocaml/compiler-libs
- Effective set of compiler predicates: pkg_easy-format,pkg_biniou,pkg_yojson,pkg_compiler-libs,pkg_compiler-libs.common,pkg_ppx_tools,pkg_ppx_tools.metaquot,autolink,native
- + ocamlopt.opt -I /home/opam/.opam/4.03/lib/ocaml/ocamldoc -g -verbose -annot -c -I /home/opam/.opam/4.03/lib/easy-format -I /home/opam/.opam/4.03/lib/biniou -I /home/opam/.opam/4.03/lib/yojson -I /home/opam/.opam/4.03/lib/ocaml/compiler-libs -I /home/opam/.opam/4.03/lib/ppx_tools -ppx /home/opam/.opam/4.03/lib/ppx_tools/./ppx_metaquot ppx_ocf.ml
- + /home/opam/.opam/4.03/lib/ppx_tools/./ppx_metaquot '/opam-tmp/camlppx31b60d' '/opam-tmp/camlppx3064fd'
- + as -o 'ppx_ocf.o' '/opam-tmp/camlasme28eef.s'
- make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocf.0.5.0/src'
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -o ppx_ocf -I +ocamldoc -g -verbose -annot  -package ppx_tools.metaquot \
- -I +ocamldoc -g -verbose -annot  -linkpkg ppx_ocf.cmx
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03/lib/ocaml, /home/opam/.opam/4.03/lib/ocaml/compiler-libs
- Effective set of compiler predicates: pkg_compiler-libs,pkg_compiler-libs.common,pkg_ppx_tools,pkg_ppx_tools.metaquot,autolink,native
- + ocamlopt.opt -o ppx_ocf -I /home/opam/.opam/4.03/lib/ocaml/ocamldoc -g -verbose -annot -I /home/opam/.opam/4.03/lib/ocaml/ocamldoc -g -verbose -annot -I /home/opam/.opam/4.03/lib/ocaml/compiler-libs -I /home/opam/.opam/4.03/lib/ppx_tools -ppx /home/opam/.opam/4.03/lib/ppx_tools/./ppx_metaquot /home/opam/.opam/4.03/lib/ocaml/compiler-libs/ocamlcommon.cmxa /home/opam/.opam/4.03/lib/ppx_tools/ppx_tools.cmxa ppx_ocf.cmx
- + as -o '/opam-tmp/camlstartup221770.o' '/opam-tmp/camlstartup63de29.s'
- + gcc -o 'ppx_ocf'   '-L/home/opam/.opam/4.03/lib/ocaml/ocamldoc' '-L/home/opam/.opam/4.03/lib/ocaml/ocamldoc' '-L/home/opam/.opam/4.03/lib/ocaml/compiler-libs' '-L/home/opam/.opam/4.03/lib/ppx_tools' '-L/home/opam/.opam/4.03/lib/ocaml'  '/opam-tmp/camlstartup221770.o' '/home/opam/.opam/4.03/lib/ocaml/std_exit.o' 'ppx_ocf.o' '/home/opam/.opam/4.03/lib/ppx_tools/ppx_tools.a' '/home/opam/.opam/4.03/lib/ocaml/compiler-libs/ocamlcommon.a' '/home/opam/.opam/4.03/lib/ocaml/stdlib.a' '/home/opam/.opam/4.03/lib/ocaml/libasmrun.a' -lm  -ldl
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package yojson  -I +ocamldoc -g -verbose -annot  -c ocf.ml
- Effective set of compiler predicates: pkg_easy-format,pkg_biniou,pkg_yojson,autolink,byte
- + ocamlc.opt -I /home/opam/.opam/4.03/lib/ocaml/ocamldoc -g -verbose -annot -c -I /home/opam/.opam/4.03/lib/easy-format -I /home/opam/.opam/4.03/lib/biniou -I /home/opam/.opam/4.03/lib/yojson ocf.ml
- File "ocf.ml", line 36, characters 19-35:
- Warning 3: deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "ocf.ml", line 67, characters 43-59:
- Warning 3: deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "ocf.ml", line 68, characters 32-48:
- Warning 3: deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "ocf.ml", line 171, characters 28-44:
- Warning 3: deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -a -o ocf.cma ocf.cmo
- make PACKAGES=yojson,ppx_tools.metaquot ppx_ocf.cmo
- make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocf.0.5.0/src'
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package yojson,ppx_tools.metaquot  -I +ocamldoc -g -verbose -annot  -c ppx_ocf.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03/lib/ocaml, /home/opam/.opam/4.03/lib/ocaml/compiler-libs
- Effective set of compiler predicates: pkg_easy-format,pkg_biniou,pkg_yojson,pkg_compiler-libs,pkg_compiler-libs.common,pkg_ppx_tools,pkg_ppx_tools.metaquot,autolink,byte
- + ocamlc.opt -I /home/opam/.opam/4.03/lib/ocaml/ocamldoc -g -verbose -annot -c -I /home/opam/.opam/4.03/lib/easy-format -I /home/opam/.opam/4.03/lib/biniou -I /home/opam/.opam/4.03/lib/yojson -I /home/opam/.opam/4.03/lib/ocaml/compiler-libs -I /home/opam/.opam/4.03/lib/ppx_tools -ppx /home/opam/.opam/4.03/lib/ppx_tools/./ppx_metaquot ppx_ocf.ml
- + /home/opam/.opam/4.03/lib/ppx_tools/./ppx_metaquot '/opam-tmp/camlppx30bd62' '/opam-tmp/camlppx8f51e7'
- make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocf.0.5.0/src'
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -o ppx_ocf.byte -I +ocamldoc -g -verbose -annot  -package ppx_tools.metaquot \
- -I +ocamldoc -g -verbose -annot  -linkpkg ppx_ocf.cmo
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03/lib/ocaml, /home/opam/.opam/4.03/lib/ocaml/compiler-libs
- Effective set of compiler predicates: pkg_compiler-libs,pkg_compiler-libs.common,pkg_ppx_tools,pkg_ppx_tools.metaquot,autolink,byte
- + ocamlc.opt -o ppx_ocf.byte -I /home/opam/.opam/4.03/lib/ocaml/ocamldoc -g -verbose -annot -I /home/opam/.opam/4.03/lib/ocaml/ocamldoc -g -verbose -annot -I /home/opam/.opam/4.03/lib/ocaml/compiler-libs -I /home/opam/.opam/4.03/lib/ppx_tools -ppx /home/opam/.opam/4.03/lib/ppx_tools/./ppx_metaquot /home/opam/.opam/4.03/lib/ocaml/compiler-libs/ocamlcommon.cma /home/opam/.opam/4.03/lib/ppx_tools/ppx_tools.cma ppx_ocf.cmo
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocf.0.5.0/src'
-> compiled  ocf.0.5.0
Processing 173/217: [base: jbuilder build] [camlp4: make all] [js_of_ocaml-compiler: dune build] [ocamlnet: make all] [ppx_ast: jbuilder build] [ppx_tools_versioned: jbuilder build] [uunf: ocaml build]
Processing 174/217: [base: jbuilder build] [camlp4: make all] [js_of_ocaml-compiler: dune build] [ocamlnet: make all] [ppx_ast: jbuilder build] [ppx_tools_versioned: jbuilder build] [uunf: ocaml build] [ocf: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ocf.0.5.0)
- cd src && make install
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocf.0.5.0/src'
- Installed /home/opam/.opam/4.03/lib/ocf/ppx_ocf.byte
- Installed /home/opam/.opam/4.03/lib/ocf/ppx_ocf
- Installed /home/opam/.opam/4.03/lib/ocf/ocf.cmxs
- Installed /home/opam/.opam/4.03/lib/ocf/ocf.a
- Installed /home/opam/.opam/4.03/lib/ocf/ocf.cmxa
- Installed /home/opam/.opam/4.03/lib/ocf/ocf.cma
- Installed /home/opam/.opam/4.03/lib/ocf/ocf.o
- Installed /home/opam/.opam/4.03/lib/ocf/ocf.cmx
- Installed /home/opam/.opam/4.03/lib/ocf/ocf.cmi
- Installed /home/opam/.opam/4.03/lib/ocf/META
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocf.0.5.0/src'
- cd src && make install
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocf.0.5.0/src'
- Installed /home/opam/.opam/4.03/lib/ocf/ppx_ocf.byte
- Installed /home/opam/.opam/4.03/lib/ocf/ppx_ocf
- Installed /home/opam/.opam/4.03/lib/ocf/ocf.cmxs
- Installed /home/opam/.opam/4.03/lib/ocf/ocf.a
- Installed /home/opam/.opam/4.03/lib/ocf/ocf.cmxa
- Installed /home/opam/.opam/4.03/lib/ocf/ocf.cma
- Installed /home/opam/.opam/4.03/lib/ocf/ocf.o
- Installed /home/opam/.opam/4.03/lib/ocf/ocf.cmx
- Installed /home/opam/.opam/4.03/lib/ocf/ocf.cmi
- Installed /home/opam/.opam/4.03/lib/ocf/META
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocf.0.5.0/src'
-> installed ocf.0.5.0
Processing 174/217: [base: jbuilder build] [camlp4: make all] [js_of_ocaml-compiler: dune build] [ocamlnet: make all] [ppx_ast: jbuilder build] [ppx_tools_versioned: jbuilder build] [uunf: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_tools_versioned" "-j" "47" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ppx_tools_versioned.5.2)
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
-> compiled  ppx_tools_versioned.5.2
Processing 174/217: [base: jbuilder build] [camlp4: make all] [js_of_ocaml-compiler: dune build] [ocamlnet: make all] [ppx_ast: jbuilder build] [uunf: ocaml build]
-> installed ppx_tools_versioned.5.2
Processing 175/217: [base: jbuilder build] [camlp4: make all] [js_of_ocaml-compiler: dune build] [ocamlnet: make all] [ppx_ast: jbuilder build] [uunf: ocaml build]
Processing 176/217: [base: jbuilder build] [camlp4: make all] [js_of_ocaml-compiler: dune build] [ocamlnet: make all] [ppx_ast: jbuilder build] [sedlex: make all] [uunf: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.03/.opam-switch/build/sedlex.1.99.4)
- (cd src/lib && make all doc)
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/sedlex.1.99.4/src/lib'
- ocamlfind ocamlc -package gen -w +A-4-9 -safe-string -c sedlexing.mli sedlexing.ml
- ocamlfind ocamlc -package gen -a -o sedlexing.cma sedlexing.cmo
- rm -rf ../../libdoc
- mkdir ../../libdoc
- ocamlfind ocamldoc -package gen -html sedlexing.mli -d ../../libdoc
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/sedlex.1.99.4/src/lib'
- (cd src/syntax && make all)
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/sedlex.1.99.4/src/syntax'
- ocamlfind ocamlc -package ppx_tools_versioned.metaquot_405 -package ocaml-migrate-parsetree -linkall -w +A-4-9-42 -annot -a -o sedlex.cma sedlex_cset.mli sedlex_cset.ml unicode63.mli unicode63.ml sedlex.mli sedlex.ml ppx_sedlex.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03/lib/ocaml, /home/opam/.opam/4.03/lib/ocaml/compiler-libs
- ocamlfind ocamlc \
- 	-predicates ppx_driver \
- 	-o ppx_sedlex -linkpkg -linkall \
- 	-package ppx_tools_versioned \
- 	sedlex.cma \
- 	/home/opam/.opam/4.03/lib/ocaml-migrate-parsetree/driver-main/migrate_parsetree_driver_main.cma
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03/lib/ocaml, /home/opam/.opam/4.03/lib/ocaml/compiler-libs
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/sedlex.1.99.4/src/syntax'
- (cd src/lib && make all doc)
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/sedlex.1.99.4/src/lib'
- ocamlfind ocamlc -package gen -w +A-4-9 -safe-string -c sedlexing.mli sedlexing.ml
- ocamlfind ocamlc -package gen -a -o sedlexing.cma sedlexing.cmo
- rm -rf ../../libdoc
- mkdir ../../libdoc
- ocamlfind ocamldoc -package gen -html sedlexing.mli -d ../../libdoc
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/sedlex.1.99.4/src/lib'
- (cd src/syntax && make all)
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/sedlex.1.99.4/src/syntax'
- ocamlfind ocamlc -package ppx_tools_versioned.metaquot_405 -package ocaml-migrate-parsetree -linkall -w +A-4-9-42 -annot -a -o sedlex.cma sedlex_cset.mli sedlex_cset.ml unicode63.mli unicode63.ml sedlex.mli sedlex.ml ppx_sedlex.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03/lib/ocaml, /home/opam/.opam/4.03/lib/ocaml/compiler-libs
- ocamlfind ocamlc \
- 	-predicates ppx_driver \
- 	-o ppx_sedlex -linkpkg -linkall \
- 	-package ppx_tools_versioned \
- 	sedlex.cma \
- 	/home/opam/.opam/4.03/lib/ocaml-migrate-parsetree/driver-main/migrate_parsetree_driver_main.cma
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03/lib/ocaml, /home/opam/.opam/4.03/lib/ocaml/compiler-libs
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/sedlex.1.99.4/src/syntax'
Processing 176/217: [base: jbuilder build] [camlp4: make all] [js_of_ocaml-compiler: dune build] [ocamlnet: make all] [ppx_ast: jbuilder build] [sedlex: make opt] [uunf: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_ast" "--root" "." "-j" "47" "@install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ppx_ast.v0.9.1)
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
-> compiled  ppx_ast.v0.9.1
Processing 176/217: [base: jbuilder build] [camlp4: make all] [js_of_ocaml-compiler: dune build] [ocamlnet: make all] [sedlex: make opt] [uunf: ocaml build]
-> installed ppx_ast.v0.9.1
Processing 177/217: [base: jbuilder build] [camlp4: make all] [js_of_ocaml-compiler: dune build] [ocamlnet: make all] [sedlex: make opt] [uunf: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "base" "-j" "47" (CWD=/home/opam/.opam/4.03/.opam-switch/build/base.v0.9.3)
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "compiler-stdlib/gen/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "compiler-stdlib/src/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "generate/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "lint/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "shadow-stdlib/gen/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "shadow-stdlib/src/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "test/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/jbuild", line 18, characters 0-142:
- 18 | (rule
- 19 |  ((targets (pow_overflow_bounds.ml))
- 20 |   (deps    (../generate/generate_pow_overflow_bounds.exe))
- 21 |   (action  (run ${<} -atomic -o ${@}))))
- Warning: The following files are both generated by a rule and are present in
- the source tree:
- - src/pow_overflow_bounds.ml
- Because you are using the jbuilder binary, I am closing my eyes on this and I
- am acting as if the rule didn't exist. However, you should really delete
- these files from your source tree. I will no longer accept this once you
- upgrade your project to dune >= 1.10.
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "compiler-stdlib/gen/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "compiler-stdlib/src/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "generate/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "lint/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "shadow-stdlib/gen/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "shadow-stdlib/src/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "test/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/jbuild", line 18, characters 0-142:
- 18 | (rule
- 19 |  ((targets (pow_overflow_bounds.ml))
- 20 |   (deps    (../generate/generate_pow_overflow_bounds.exe))
- 21 |   (action  (run ${<} -atomic -o ${@}))))
- Warning: The following files are both generated by a rule and are present in
- the source tree:
- - src/pow_overflow_bounds.ml
- Because you are using the jbuilder binary, I am closing my eyes on this and I
- am acting as if the rule didn't exist. However, you should really delete
- these files from your source tree. I will no longer accept this once you
- upgrade your project to dune >= 1.10.
-> compiled  base.v0.9.3
Processing 177/217: [camlp4: make all] [js_of_ocaml-compiler: dune build] [ocamlnet: make all] [sedlex: make opt] [uunf: ocaml build]
-> installed base.v0.9.3
Processing 178/217: [camlp4: make all] [js_of_ocaml-compiler: dune build] [ocamlnet: make all] [sedlex: make opt] [uunf: ocaml build]
Processing 179/217: [camlp4: make all] [js_of_ocaml-compiler: dune build] [ocamlnet: make all] [sedlex: make opt] [stdio: jbuilder build] [uunf: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "js_of_ocaml-compiler" "-j" "47" (CWD=/home/opam/.opam/4.03/.opam-switch/build/js_of_ocaml-compiler.3.3.0)
-> compiled  js_of_ocaml-compiler.3.3.0
Processing 179/217: [camlp4: make all] [ocamlnet: make all] [sedlex: make opt] [stdio: jbuilder build] [uunf: ocaml build]
-> installed js_of_ocaml-compiler.3.3.0
Processing 180/217: [camlp4: make all] [ocamlnet: make all] [sedlex: make opt] [stdio: jbuilder build] [uunf: ocaml build]
Processing 181/217: [camlp4: make all] [js_of_ocaml: dune build] [ocamlnet: make all] [sedlex: make opt] [stdio: jbuilder build] [uunf: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "stdio" "--root" "." "-j" "47" "@install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/stdio.v0.9.0)
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "src/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "src/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
-> compiled  stdio.v0.9.0
Processing 181/217: [camlp4: make all] [js_of_ocaml: dune build] [ocamlnet: make all] [sedlex: make opt] [uunf: ocaml build]
-> installed stdio.v0.9.0
Processing 182/217: [camlp4: make all] [js_of_ocaml: dune build] [ocamlnet: make all] [sedlex: make opt] [uunf: ocaml build]
Processing 183/217: [camlp4: make all] [js_of_ocaml: dune build] [ocamlnet: make all] [ppx_core: jbuilder build] [sedlex: make opt] [uunf: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opt" (CWD=/home/opam/.opam/4.03/.opam-switch/build/sedlex.1.99.4)
- (cd src/syntax && make opt)
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/sedlex.1.99.4/src/syntax'
- ocamlfind ocamlopt -package ppx_tools_versioned.metaquot_405 -package ocaml-migrate-parsetree -linkall -w +A-4-9-42 -annot -a -o sedlex.cmxa sedlex_cset.mli sedlex_cset.ml unicode63.mli unicode63.ml sedlex.mli sedlex.ml ppx_sedlex.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03/lib/ocaml, /home/opam/.opam/4.03/lib/ocaml/compiler-libs
- ocamlfind ocamlopt \
- 	-predicates ppx_driver \
- 	-o ppx_sedlex.opt -linkpkg -linkall \
- 	-package ppx_tools_versioned \
- 	sedlex.cmxa \
- 	/home/opam/.opam/4.03/lib/ocaml-migrate-parsetree/driver-main/migrate_parsetree_driver_main.cmxa
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03/lib/ocaml, /home/opam/.opam/4.03/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -package ppx_tools_versioned.metaquot_405 -package ocaml-migrate-parsetree -linkall -w +A-4-9-42 -annot -shared -o sedlex.cmxs sedlex_cset.mli sedlex_cset.ml unicode63.mli unicode63.ml sedlex.mli sedlex.ml ppx_sedlex.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03/lib/ocaml, /home/opam/.opam/4.03/lib/ocaml/compiler-libs
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/sedlex.1.99.4/src/syntax'
- (cd src/lib && make opt)
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/sedlex.1.99.4/src/lib'
- ocamlfind ocamlopt -package gen -safe-string -c sedlexing.mli sedlexing.ml
- ocamlfind ocamlopt -package gen -a -o sedlexing.cmxa sedlexing.cmx
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/sedlex.1.99.4/src/lib'
- (cd src/syntax && make opt)
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/sedlex.1.99.4/src/syntax'
- ocamlfind ocamlopt -package ppx_tools_versioned.metaquot_405 -package ocaml-migrate-parsetree -linkall -w +A-4-9-42 -annot -a -o sedlex.cmxa sedlex_cset.mli sedlex_cset.ml unicode63.mli unicode63.ml sedlex.mli sedlex.ml ppx_sedlex.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03/lib/ocaml, /home/opam/.opam/4.03/lib/ocaml/compiler-libs
- ocamlfind ocamlopt \
- 	-predicates ppx_driver \
- 	-o ppx_sedlex.opt -linkpkg -linkall \
- 	-package ppx_tools_versioned \
- 	sedlex.cmxa \
- 	/home/opam/.opam/4.03/lib/ocaml-migrate-parsetree/driver-main/migrate_parsetree_driver_main.cmxa
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03/lib/ocaml, /home/opam/.opam/4.03/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -package ppx_tools_versioned.metaquot_405 -package ocaml-migrate-parsetree -linkall -w +A-4-9-42 -annot -shared -o sedlex.cmxs sedlex_cset.mli sedlex_cset.ml unicode63.mli unicode63.ml sedlex.mli sedlex.ml ppx_sedlex.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03/lib/ocaml, /home/opam/.opam/4.03/lib/ocaml/compiler-libs
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/sedlex.1.99.4/src/syntax'
- (cd src/lib && make opt)
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/sedlex.1.99.4/src/lib'
- ocamlfind ocamlopt -package gen -safe-string -c sedlexing.mli sedlexing.ml
- ocamlfind ocamlopt -package gen -a -o sedlexing.cmxa sedlexing.cmx
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/sedlex.1.99.4/src/lib'
-> compiled  sedlex.1.99.4
Processing 183/217: [camlp4: make all] [js_of_ocaml: dune build] [ocamlnet: make all] [ppx_core: jbuilder build] [uunf: ocaml build]
Processing 184/217: [camlp4: make all] [js_of_ocaml: dune build] [ocamlnet: make all] [ppx_core: jbuilder build] [uunf: ocaml build] [sedlex: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/sedlex.1.99.4)
- ocamlfind install sedlex META src/syntax/sedlex.cma src/syntax/ppx_sedlex src/lib/sedlexing.cma src/lib/sedlexing.cmi src/syntax/sedlex.cmxs src/syntax/sedlex.a src/syntax/sedlex.cmxa src/syntax/ppx_sedlex.opt src/lib/sedlexing.cmx src/lib/sedlexing.a src/lib/sedlexing.cmxa
- Installed /home/opam/.opam/4.03/lib/sedlex/sedlexing.cmxa
- Installed /home/opam/.opam/4.03/lib/sedlex/sedlexing.a
- Installed /home/opam/.opam/4.03/lib/sedlex/sedlexing.cmx
- Installed /home/opam/.opam/4.03/lib/sedlex/ppx_sedlex.opt
- Installed /home/opam/.opam/4.03/lib/sedlex/sedlex.cmxa
- Installed /home/opam/.opam/4.03/lib/sedlex/sedlex.a
- Installed /home/opam/.opam/4.03/lib/sedlex/sedlex.cmxs
- Installed /home/opam/.opam/4.03/lib/sedlex/sedlexing.cmi
- Installed /home/opam/.opam/4.03/lib/sedlex/sedlexing.cma
- Installed /home/opam/.opam/4.03/lib/sedlex/ppx_sedlex
- Installed /home/opam/.opam/4.03/lib/sedlex/sedlex.cma
- Installed /home/opam/.opam/4.03/lib/sedlex/META
- ocamlfind install sedlex META src/syntax/sedlex.cma src/syntax/ppx_sedlex src/lib/sedlexing.cma src/lib/sedlexing.cmi src/syntax/sedlex.cmxs src/syntax/sedlex.a src/syntax/sedlex.cmxa src/syntax/ppx_sedlex.opt src/lib/sedlexing.cmx src/lib/sedlexing.a src/lib/sedlexing.cmxa
- Installed /home/opam/.opam/4.03/lib/sedlex/sedlexing.cmxa
- Installed /home/opam/.opam/4.03/lib/sedlex/sedlexing.a
- Installed /home/opam/.opam/4.03/lib/sedlex/sedlexing.cmx
- Installed /home/opam/.opam/4.03/lib/sedlex/ppx_sedlex.opt
- Installed /home/opam/.opam/4.03/lib/sedlex/sedlex.cmxa
- Installed /home/opam/.opam/4.03/lib/sedlex/sedlex.a
- Installed /home/opam/.opam/4.03/lib/sedlex/sedlex.cmxs
- Installed /home/opam/.opam/4.03/lib/sedlex/sedlexing.cmi
- Installed /home/opam/.opam/4.03/lib/sedlex/sedlexing.cma
- Installed /home/opam/.opam/4.03/lib/sedlex/ppx_sedlex
- Installed /home/opam/.opam/4.03/lib/sedlex/sedlex.cma
- Installed /home/opam/.opam/4.03/lib/sedlex/META
-> installed sedlex.1.99.4
Processing 184/217: [camlp4: make all] [js_of_ocaml: dune build] [ocamlnet: make all] [ppx_core: jbuilder build] [uunf: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_core" "--root" "." "-j" "47" "@install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ppx_core.v0.9.0)
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/gen/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/gen/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
-> compiled  ppx_core.v0.9.0
Processing 184/217: [camlp4: make all] [js_of_ocaml: dune build] [ocamlnet: make all] [uunf: ocaml build]
-> installed ppx_core.v0.9.0
Processing 185/217: [camlp4: make all] [js_of_ocaml: dune build] [ocamlnet: make all] [uunf: ocaml build]
Processing 186/217: [camlp4: make all] [js_of_ocaml: dune build] [ocamlnet: make all] [ppx_optcomp: jbuilder build] [uunf: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" "--dev-pkg" "false" "--with-uutf" "true" "--with-cmdliner" "true" (CWD=/home/opam/.opam/4.03/.opam-switch/build/uunf.14.0.0)
- ocamlfind ocamldep -modules src/uunf_fmt.ml > src/uunf_fmt.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uunf_fmt.cmo src/uunf_fmt.ml
- ocamlfind ocamldep -modules src/uunf_tmap.ml > src/uunf_tmap.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uunf_tmap.cmo src/uunf_tmap.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uunf_tmap.cmo src/uunf_tmap.ml
- File "src/uunf_tmap.ml", line 57, characters 10-69:
- Warning 40: :: was selected from type Uunf_fmt.R.record.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "src/uunf_tmap.ml", line 57, characters 27-69:
- Warning 40: :: was selected from type Uunf_fmt.R.record.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "src/uunf_tmap.ml", line 57, characters 68-69:
- Warning 40: [] was selected from type Uunf_fmt.R.record.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uunf_fmt.cmx src/uunf_fmt.ml
- ocamlfind ocamldep -modules src/uunf_tmapbool.ml > src/uunf_tmapbool.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uunf_tmapbool.cmo src/uunf_tmapbool.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uunf_tmapbool.cmo src/uunf_tmapbool.ml
- File "src/uunf_tmapbool.ml", line 69, characters 10-58:
- Warning 40: :: was selected from type Uunf_fmt.R.record.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "src/uunf_tmapbool.ml", line 69, characters 27-58:
- Warning 40: :: was selected from type Uunf_fmt.R.record.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "src/uunf_tmapbool.ml", line 69, characters 57-58:
- Warning 40: [] was selected from type Uunf_fmt.R.record.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- ocamlfind ocamldep -modules src/uunf_tmapbyte.ml > src/uunf_tmapbyte.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uunf_tmapbyte.cmo src/uunf_tmapbyte.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uunf_tmapbyte.cmo src/uunf_tmapbyte.ml
- File "src/uunf_tmapbyte.ml", line 58, characters 10-57:
- Warning 40: :: was selected from type Uunf_fmt.R.record.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "src/uunf_tmapbyte.ml", line 58, characters 26-57:
- Warning 40: :: was selected from type Uunf_fmt.R.record.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "src/uunf_tmapbyte.ml", line 58, characters 56-57:
- Warning 40: [] was selected from type Uunf_fmt.R.record.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- ocamlfind ocamldep -modules src/uunf_data.ml > src/uunf_data.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uunf_data.cmo src/uunf_data.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uunf_tmap.cmx src/uunf_tmap.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uunf_tmap.cmx src/uunf_tmap.ml
- File "src/uunf_tmap.ml", line 57, characters 10-69:
- Warning 40: :: was selected from type Uunf_fmt.R.record.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "src/uunf_tmap.ml", line 57, characters 27-69:
- Warning 40: :: was selected from type Uunf_fmt.R.record.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "src/uunf_tmap.ml", line 57, characters 68-69:
- Warning 40: [] was selected from type Uunf_fmt.R.record.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uunf_tmapbool.cmx src/uunf_tmapbool.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uunf_tmapbool.cmx src/uunf_tmapbool.ml
- File "src/uunf_tmapbool.ml", line 69, characters 10-58:
- Warning 40: :: was selected from type Uunf_fmt.R.record.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "src/uunf_tmapbool.ml", line 69, characters 27-58:
- Warning 40: :: was selected from type Uunf_fmt.R.record.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "src/uunf_tmapbool.ml", line 69, characters 57-58:
- Warning 40: [] was selected from type Uunf_fmt.R.record.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uunf_tmapbyte.cmx src/uunf_tmapbyte.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uunf_tmapbyte.cmx src/uunf_tmapbyte.ml
- File "src/uunf_tmapbyte.ml", line 58, characters 10-57:
- Warning 40: :: was selected from type Uunf_fmt.R.record.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "src/uunf_tmapbyte.ml", line 58, characters 26-57:
- Warning 40: :: was selected from type Uunf_fmt.R.record.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "src/uunf_tmapbyte.ml", line 58, characters 56-57:
- Warning 40: [] was selected from type Uunf_fmt.R.record.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- ocamlfind ocamldep -modules src/uunf.ml > src/uunf.ml.depends
- ocamlfind ocamldep -modules src/uunf.mli > src/uunf.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uunf.cmi src/uunf.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uunf_data.cmx src/uunf_data.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uunf.cmx src/uunf.ml
- ocamlfind ocamlopt -a -I src src/uunf_fmt.cmx src/uunf_tmap.cmx src/uunf_tmapbool.cmx src/uunf_tmapbyte.cmx src/uunf_data.cmx src/uunf.cmx -o src/uunf.cmxa
- ocamlfind ocamlopt -shared -linkall -I src src/uunf.cmxa -o src/uunf.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uunf.cmo src/uunf.ml
- ocamlfind ocamlc -a -I src src/uunf_fmt.cmo src/uunf_tmap.cmo src/uunf_tmapbool.cmo src/uunf_tmapbyte.cmo src/uunf_data.cmo src/uunf.cmo -o src/uunf.cma
- ocamlfind ocamldep -package uutf -modules src/uunf_string.ml > src/uunf_string.ml.depends
- ocamlfind ocamldep -package uutf -modules src/uunf_string.mli > src/uunf_string.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package uutf -I src -I test -o src/uunf_string.cmi src/uunf_string.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package uutf -I src -I test -o src/uunf_string.cmx src/uunf_string.ml
- ocamlfind ocamlopt -a -package uutf -I src src/uunf_string.cmx -o src/uunf_string.cmxa
- ocamlfind ocamlopt -shared -linkall -package uutf -I src src/uunf_string.cmxa -o src/uunf_string.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package uutf -I src -I test -o src/uunf_string.cmo src/uunf_string.ml
- ocamlfind ocamlc -a -package uutf -I src src/uunf_string.cmo -o src/uunf_string.cma
- ocamlfind ocamldep -package uutf -package cmdliner -modules test/unftrip.ml > test/unftrip.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package uutf -package cmdliner -I test -I src -o test/unftrip.cmo test/unftrip.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package uutf -package cmdliner -I test -I src -o test/unftrip.cmx test/unftrip.ml
- ocamlfind ocamlopt -linkpkg -g -package uutf -package cmdliner -I src -I test src/uunf_fmt.cmx src/uunf_tmap.cmx src/uunf_tmapbool.cmx src/uunf_tmapbyte.cmx src/uunf_data.cmx src/uunf.cmx test/unftrip.cmx -o test/unftrip.native
- # No parallelism done
- ocamlfind ocamldep -modules src/uunf_fmt.ml > src/uunf_fmt.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uunf_fmt.cmo src/uunf_fmt.ml
- ocamlfind ocamldep -modules src/uunf_tmap.ml > src/uunf_tmap.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uunf_tmap.cmo src/uunf_tmap.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uunf_tmap.cmo src/uunf_tmap.ml
- File "src/uunf_tmap.ml", line 57, characters 10-69:
- Warning 40: :: was selected from type Uunf_fmt.R.record.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "src/uunf_tmap.ml", line 57, characters 27-69:
- Warning 40: :: was selected from type Uunf_fmt.R.record.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "src/uunf_tmap.ml", line 57, characters 68-69:
- Warning 40: [] was selected from type Uunf_fmt.R.record.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uunf_fmt.cmx src/uunf_fmt.ml
- ocamlfind ocamldep -modules src/uunf_tmapbool.ml > src/uunf_tmapbool.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uunf_tmapbool.cmo src/uunf_tmapbool.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uunf_tmapbool.cmo src/uunf_tmapbool.ml
- File "src/uunf_tmapbool.ml", line 69, characters 10-58:
- Warning 40: :: was selected from type Uunf_fmt.R.record.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "src/uunf_tmapbool.ml", line 69, characters 27-58:
- Warning 40: :: was selected from type Uunf_fmt.R.record.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "src/uunf_tmapbool.ml", line 69, characters 57-58:
- Warning 40: [] was selected from type Uunf_fmt.R.record.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- ocamlfind ocamldep -modules src/uunf_tmapbyte.ml > src/uunf_tmapbyte.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uunf_tmapbyte.cmo src/uunf_tmapbyte.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uunf_tmapbyte.cmo src/uunf_tmapbyte.ml
- File "src/uunf_tmapbyte.ml", line 58, characters 10-57:
- Warning 40: :: was selected from type Uunf_fmt.R.record.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "src/uunf_tmapbyte.ml", line 58, characters 26-57:
- Warning 40: :: was selected from type Uunf_fmt.R.record.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "src/uunf_tmapbyte.ml", line 58, characters 56-57:
- Warning 40: [] was selected from type Uunf_fmt.R.record.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- ocamlfind ocamldep -modules src/uunf_data.ml > src/uunf_data.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uunf_data.cmo src/uunf_data.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uunf_tmap.cmx src/uunf_tmap.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uunf_tmap.cmx src/uunf_tmap.ml
- File "src/uunf_tmap.ml", line 57, characters 10-69:
- Warning 40: :: was selected from type Uunf_fmt.R.record.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "src/uunf_tmap.ml", line 57, characters 27-69:
- Warning 40: :: was selected from type Uunf_fmt.R.record.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "src/uunf_tmap.ml", line 57, characters 68-69:
- Warning 40: [] was selected from type Uunf_fmt.R.record.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uunf_tmapbool.cmx src/uunf_tmapbool.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uunf_tmapbool.cmx src/uunf_tmapbool.ml
- File "src/uunf_tmapbool.ml", line 69, characters 10-58:
- Warning 40: :: was selected from type Uunf_fmt.R.record.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "src/uunf_tmapbool.ml", line 69, characters 27-58:
- Warning 40: :: was selected from type Uunf_fmt.R.record.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "src/uunf_tmapbool.ml", line 69, characters 57-58:
- Warning 40: [] was selected from type Uunf_fmt.R.record.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uunf_tmapbyte.cmx src/uunf_tmapbyte.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uunf_tmapbyte.cmx src/uunf_tmapbyte.ml
- File "src/uunf_tmapbyte.ml", line 58, characters 10-57:
- Warning 40: :: was selected from type Uunf_fmt.R.record.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "src/uunf_tmapbyte.ml", line 58, characters 26-57:
- Warning 40: :: was selected from type Uunf_fmt.R.record.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "src/uunf_tmapbyte.ml", line 58, characters 56-57:
- Warning 40: [] was selected from type Uunf_fmt.R.record.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- ocamlfind ocamldep -modules src/uunf.ml > src/uunf.ml.depends
- ocamlfind ocamldep -modules src/uunf.mli > src/uunf.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uunf.cmi src/uunf.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uunf_data.cmx src/uunf_data.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uunf.cmx src/uunf.ml
- ocamlfind ocamlopt -a -I src src/uunf_fmt.cmx src/uunf_tmap.cmx src/uunf_tmapbool.cmx src/uunf_tmapbyte.cmx src/uunf_data.cmx src/uunf.cmx -o src/uunf.cmxa
- ocamlfind ocamlopt -shared -linkall -I src src/uunf.cmxa -o src/uunf.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uunf.cmo src/uunf.ml
- ocamlfind ocamlc -a -I src src/uunf_fmt.cmo src/uunf_tmap.cmo src/uunf_tmapbool.cmo src/uunf_tmapbyte.cmo src/uunf_data.cmo src/uunf.cmo -o src/uunf.cma
- ocamlfind ocamldep -package uutf -modules src/uunf_string.ml > src/uunf_string.ml.depends
- ocamlfind ocamldep -package uutf -modules src/uunf_string.mli > src/uunf_string.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package uutf -I src -I test -o src/uunf_string.cmi src/uunf_string.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package uutf -I src -I test -o src/uunf_string.cmx src/uunf_string.ml
- ocamlfind ocamlopt -a -package uutf -I src src/uunf_string.cmx -o src/uunf_string.cmxa
- ocamlfind ocamlopt -shared -linkall -package uutf -I src src/uunf_string.cmxa -o src/uunf_string.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package uutf -I src -I test -o src/uunf_string.cmo src/uunf_string.ml
- ocamlfind ocamlc -a -package uutf -I src src/uunf_string.cmo -o src/uunf_string.cma
- ocamlfind ocamldep -package uutf -package cmdliner -modules test/unftrip.ml > test/unftrip.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package uutf -package cmdliner -I test -I src -o test/unftrip.cmo test/unftrip.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package uutf -package cmdliner -I test -I src -o test/unftrip.cmx test/unftrip.ml
- ocamlfind ocamlopt -linkpkg -g -package uutf -package cmdliner -I src -I test src/uunf_fmt.cmx src/uunf_tmap.cmx src/uunf_tmapbool.cmx src/uunf_tmapbyte.cmx src/uunf_data.cmx src/uunf.cmx test/unftrip.cmx -o test/unftrip.native
- # No parallelism done
-> compiled  uunf.14.0.0
Processing 186/217: [camlp4: make all] [js_of_ocaml: dune build] [ocamlnet: make all] [ppx_optcomp: jbuilder build]
-> installed uunf.14.0.0
Processing 187/217: [camlp4: make all] [js_of_ocaml: dune build] [ocamlnet: make all] [ppx_optcomp: jbuilder build]
Processing 188/217: [camlp4: make all] [iri: make all] [js_of_ocaml: dune build] [ocamlnet: make all] [ppx_optcomp: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_optcomp" "--root" "." "-j" "47" "@install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ppx_optcomp.v0.9.0)
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "bin/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "bin/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
-> compiled  ppx_optcomp.v0.9.0
Processing 188/217: [camlp4: make all] [iri: make all] [js_of_ocaml: dune build] [ocamlnet: make all]
-> installed ppx_optcomp.v0.9.0
Processing 189/217: [camlp4: make all] [iri: make all] [js_of_ocaml: dune build] [ocamlnet: make all]
Processing 190/217: [camlp4: make all] [iri: make all] [js_of_ocaml: dune build] [ocamlnet: make all] [ppx_driver: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_driver" "-j" "47" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ppx_driver.v0.9.1)
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "bench/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "ocamlbuild_plugin/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "print-diff/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "runner/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "runner_as_ppx/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "test/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "test/omp-integration/omp-ppx/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "test/omp-integration/test/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "bench/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "ocamlbuild_plugin/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "print-diff/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "runner/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "runner_as_ppx/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "test/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "test/omp-integration/omp-ppx/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "test/omp-integration/test/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
-> compiled  ppx_driver.v0.9.1
Processing 190/217: [camlp4: make all] [iri: make all] [js_of_ocaml: dune build] [ocamlnet: make all]
-> installed ppx_driver.v0.9.1
Processing 191/217: [camlp4: make all] [iri: make all] [js_of_ocaml: dune build] [ocamlnet: make all]
Processing 192/217: [camlp4: make all] [iri: make all] [js_of_ocaml: dune build] [ocamlnet: make all] [ppx_metaquot: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_metaquot" "--root" "." "-j" "47" "@install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ppx_metaquot.v0.9.0)
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "lifters/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "lifters/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
-> compiled  ppx_metaquot.v0.9.0
Processing 192/217: [camlp4: make all] [iri: make all] [js_of_ocaml: dune build] [ocamlnet: make all]
-> installed ppx_metaquot.v0.9.0
Processing 193/217: [camlp4: make all] [iri: make all] [js_of_ocaml: dune build] [ocamlnet: make all]
Processing 194/217: [camlp4: make all] [iri: make all] [js_of_ocaml: dune build] [ocamlnet: make all] [ppx_type_conv: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_type_conv" "--root" "." "-j" "47" "@install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ppx_type_conv.v0.9.0)
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
-> compiled  ppx_type_conv.v0.9.0
Processing 194/217: [camlp4: make all] [iri: make all] [js_of_ocaml: dune build] [ocamlnet: make all]
-> installed ppx_type_conv.v0.9.0
Processing 195/217: [camlp4: make all] [iri: make all] [js_of_ocaml: dune build] [ocamlnet: make all]
Processing 196/217: [camlp4: make all] [iri: make all] [js_of_ocaml: dune build] [ocamlnet: make all] [ppx_sexp_conv: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "js_of_ocaml" "-j" "47" (CWD=/home/opam/.opam/4.03/.opam-switch/build/js_of_ocaml.3.3.0)
-> compiled  js_of_ocaml.3.3.0
Processing 196/217: [camlp4: make all] [iri: make all] [ocamlnet: make all] [ppx_sexp_conv: jbuilder build]
-> installed js_of_ocaml.3.3.0
Processing 197/217: [camlp4: make all] [iri: make all] [ocamlnet: make all] [ppx_sexp_conv: jbuilder build]
Processing 198/217: [camlp4: make all] [iri: make all] [js_of_ocaml-ppx: dune build] [ocamlnet: make all] [ppx_sexp_conv: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "--only-packages" "ppx_sexp_conv" "--root" "." "-j" "47" "@install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ppx_sexp_conv.v0.9.0)
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "expander/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "test/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "test/lib/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "expander/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "test/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "test/lib/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
-> compiled  ppx_sexp_conv.v0.9.0
Processing 198/217: [camlp4: make all] [iri: make all] [js_of_ocaml-ppx: dune build] [ocamlnet: make all]
-> installed ppx_sexp_conv.v0.9.0
Processing 199/217: [camlp4: make all] [iri: make all] [js_of_ocaml-ppx: dune build] [ocamlnet: make all]
Processing 200/217: [camlp4: make all] [iri: make all] [js_of_ocaml-ppx: dune build] [ocamlnet: make all] [uri: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "js_of_ocaml-ppx" "-j" "47" (CWD=/home/opam/.opam/4.03/.opam-switch/build/js_of_ocaml-ppx.3.3.0)
-> compiled  js_of_ocaml-ppx.3.3.0
Processing 200/217: [camlp4: make all] [iri: make all] [ocamlnet: make all] [uri: jbuilder build]
-> installed js_of_ocaml-ppx.3.3.0
Processing 201/217: [camlp4: make all] [iri: make all] [ocamlnet: make all] [uri: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "uri" "-j" "47" (CWD=/home/opam/.opam/4.03/.opam-switch/build/uri.1.9.7)
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "config/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "etc/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "lib/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "lib_test/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
-       ocamlc lib/.uri.objs/byte/uri.{cmo,cmt}
- File "lib/uri.ml", line 608, characters 32-38:
- Warning 3: deprecated: Re.get
- Use Group.get
- File "lib/uri.ml", line 613, characters 34-40:
- Warning 3: deprecated: Re.get
- Use Group.get
-     ocamlopt lib/.uri.objs/native/uri.{cmx,o}
- File "lib/uri.ml", line 608, characters 32-38:
- Warning 3: deprecated: Re.get
- Use Group.get
- File "lib/uri.ml", line 613, characters 34-40:
- Warning 3: deprecated: Re.get
- Use Group.get
-     ocamlopt lib/.uri_top.objs/native/uri_top.{cmx,o}
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "config/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "etc/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "lib/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "lib_test/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
-       ocamlc lib/.uri.objs/byte/uri.{cmo,cmt}
- File "lib/uri.ml", line 608, characters 32-38:
- Warning 3: deprecated: Re.get
- Use Group.get
- File "lib/uri.ml", line 613, characters 34-40:
- Warning 3: deprecated: Re.get
- Use Group.get
-     ocamlopt lib/.uri.objs/native/uri.{cmx,o}
- File "lib/uri.ml", line 608, characters 32-38:
- Warning 3: deprecated: Re.get
- Use Group.get
- File "lib/uri.ml", line 613, characters 34-40:
- Warning 3: deprecated: Re.get
- Use Group.get
-     ocamlopt lib/.uri_top.objs/native/uri_top.{cmx,o}
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
-> compiled  uri.1.9.7
Processing 201/217: [camlp4: make all] [iri: make all] [ocamlnet: make all]
-> installed uri.1.9.7
Processing 202/217: [camlp4: make all] [iri: make all] [ocamlnet: make all]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1)
- ( cd tools/cppo-0.9.4 && rm -f depend && make -f Makefile.pre generate && make all )
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/tools/cppo-0.9.4'
- make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/tools/cppo-0.9.4'
- ocamllex cppo_lexer.mll
- 352 states, 13139 transitions, table size 54668 bytes
- 3450 additional bytes used for bindings
- ocamlyacc cppo_parser.mly
- echo 'let cppo_version = "0.9.4"' > cppo_version.ml
- ocamlfind ocamldep   *.ml *.mli >depend || { rm -f depend; exit 1; }
- make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/tools/cppo-0.9.4'
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/tools/cppo-0.9.4'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/tools/cppo-0.9.4'
- ocamlfind ocamlc -g   -package "bytes unix"  -w -25 -c  cppo_types.ml
- ocamlfind ocamlc -g   -package "bytes unix"  -w -25 -c  cppo_command.ml
- opts="-opaque"; \
-         if [ -f "$(basename cppo_parser.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g   -package "bytes unix"  -w -25 -c  $opts cppo_parser.mli
- ocamlfind ocamlc -g   -package "bytes unix"  -w -25 -c  cppo_parser.ml
- ocamlfind ocamlc -g   -package "bytes unix"  -w -25 -c  cppo_lexer.ml
- ocamlfind ocamlc -g   -package "bytes unix"  -w -25 -c  cppo_eval.ml
- File "cppo_eval.ml", line 37, characters 6-10:
- Warning 26: unused variable file.
- ocamlfind ocamlc -g   -package "bytes unix"  -w -25 -c  cppo_version.ml
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlc -g   -package "bytes unix"  -w -25 -a -o cppo.cma  cppo_types.cmo cppo_command.cmo cppo_parser.cmo cppo_lexer.cmo cppo_eval.cmo cppo_version.cmo; \
- else \
- 	../../tools/mkstublib -o cppo cppo_types.cmo cppo_command.cmo cppo_parser.cmo cppo_lexer.cmo cppo_eval.cmo cppo_version.cmo  ; \
- fi
- ocamlfind ocamlc -g   -package "bytes unix"  -w -25 -c  cppo_main.ml
- rm -f cppo cppo
- ocamlfind ocamlc -g   -package "bytes unix"  -w -25 -package unix,bytes -linkpkg -custom -o cppo cppo.cma cppo_main.cmo
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/tools/cppo-0.9.4'
- ( cd tools/unimap_to_ocaml && make all )
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/tools/unimap_to_ocaml'
- ocamlfind ocamlc -g -package str -linkpkg \
- 	-o unimap_to_ocaml \
- 	unimap_to_ocaml.ml
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/tools/unimap_to_ocaml'
- for pkg in netstring-pcre netsys netshm netstring netunidata equeue shell rpc-generator rpc rpc-auth-local netclient netcgi2 netplex netcgi2-plex netcamlbox netmulticore nethttpd; do \
- 	( cd src/$pkg && make -f Makefile.pre generate ) || exit; \
- 	( cd src/$pkg && make -f Makefile.pre depend ) || exit; \
- 	( cd src/$pkg && make all ) || exit; \
- done
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netstring-pcre'
- make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netstring-pcre'
- ../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES  netstring_pcre.mlip > netstring_pcre.mli || \
-       rm -f netstring_pcre.mli
- ../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES  netstring_pcre.mlp > netstring_pcre.ml || \
-       rm -f netstring_pcre.ml
- sed -e 's/@VERSION@/4.1.9/' \
-     -e 's/@AUTHDHREQS@//' \
-     -e 's/@PREFERRED_CGI_PKG@//' \
-     -e 's/@REGEXP_PROVIDER@/str/' \
-     -e 's/@COMPAT_PCRE_PROVIDER@//' \
-     -e 's/@ZIP_PROVIDER@//' \
- 	META.in >META
- make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netstring-pcre'
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netstring-pcre'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netstring-pcre'
- ocamlfind ocamldep   *.ml *.mli >depend || { rm -f depend; exit 1; }
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netstring-pcre'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netstring-pcre'
- opts="-opaque"; \
-         if [ -f "$(basename netstring_pcre.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix bytes pcre"  -w -25 -c  $opts netstring_pcre.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix bytes pcre"  -w -25 -c  netstring_pcre.ml
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlc -g -safe-string  -package "bytes unix bytes pcre"  -w -25 -a -o netstring-pcre.cma  netstring_pcre.cmo; \
- else \
- 	../../tools/mkstublib -o netstring-pcre netstring_pcre.cmo  ; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netstring-pcre'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netsys'
- make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netsys'
- sed -e 's/@VERSION@/4.1.9/' \
-     -e 's/@AUTHDHREQS@//' \
-     -e 's/@PREFERRED_CGI_PKG@//' \
-     -e 's/@REGEXP_PROVIDER@/str/' \
-     -e 's/@COMPAT_PCRE_PROVIDER@//' \
-     -e 's/@ZIP_PROVIDER@//' \
- 	META.in >META
- make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netsys'
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netsys'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netsys'
- ocamlfind ocamldep  -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo   -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; }
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netsys'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netsys'
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_conf.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_types.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_types.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_types.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_oothr.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_oothr.mli
- opts="-opaque"; \
-         if [ -f "$(basename netlog.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netlog.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netlog.ml
- opts="-opaque"; \
-         if [ -f "$(basename netexn.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netexn.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netexn.ml
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_impl_util.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_mem.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_mem.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_mem.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_signal.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_signal.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_signal.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_crypto_types.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_crypto_types.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_crypto_types.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_crypto.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_crypto.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_crypto.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_crypto_modes.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_crypto_modes.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_crypto_modes.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_posix.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_posix.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_posix.ml
- File "netsys_posix.ml", line 880, characters 14-29:
- 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.
- opts="-opaque"; \
-         if [ -f "$(basename netsys_win32.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_win32.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_win32.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_tls.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_tls.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_tls.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_ciphers.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_ciphers.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_ciphers.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_digests.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_digests.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_digests.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_rng.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_rng.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_rng.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_pollset.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_pollset.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_pollset.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_pollset_posix.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_pollset_posix.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_pollset_posix.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_pollset_win32.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_pollset_win32.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_pollset_win32.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_pollset_generic.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_pollset_generic.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_pollset_generic.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_xdr.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_xdr.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_xdr.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_tmp.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_tmp.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_tmp.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_sem.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_sem.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_sem.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_pmanage.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_pmanage.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_pmanage.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_global.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_global.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_global.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_gssapi.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_gssapi.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_gssapi.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_sasl_types.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_sasl_types.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_sasl_types.ml
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_sasl_util.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_sasl.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_sasl.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_sasl.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_polypipe.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_polypipe.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_polypipe.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_polysocket.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_polysocket.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_polysocket.ml
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c.c
- + gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c   -O -g  -I'/home/opam/.opam/4.03/lib/ocaml' 'netsys_c.c'
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_poll.c
- + gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c   -O -g  -I'/home/opam/.opam/4.03/lib/ocaml' 'netsys_c_poll.c'
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_fadvise.c
- + gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c   -O -g  -I'/home/opam/.opam/4.03/lib/ocaml' 'netsys_c_fadvise.c'
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_fallocate.c
- + gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c   -O -g  -I'/home/opam/.opam/4.03/lib/ocaml' 'netsys_c_fallocate.c'
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_ioprio.c
- + gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c   -O -g  -I'/home/opam/.opam/4.03/lib/ocaml' 'netsys_c_ioprio.c'
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_locale.c
- + gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c   -O -g  -I'/home/opam/.opam/4.03/lib/ocaml' 'netsys_c_locale.c'
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_multicast.c
- + gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c   -O -g  -I'/home/opam/.opam/4.03/lib/ocaml' 'netsys_c_multicast.c'
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_sem.c
- + gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c   -O -g  -I'/home/opam/.opam/4.03/lib/ocaml' 'netsys_c_sem.c'
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_shm.c
- + gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c   -O -g  -I'/home/opam/.opam/4.03/lib/ocaml' 'netsys_c_shm.c'
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_spawn.c
- + gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c   -O -g  -I'/home/opam/.opam/4.03/lib/ocaml' 'netsys_c_spawn.c'
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_subprocess.c
- + gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c   -O -g  -I'/home/opam/.opam/4.03/lib/ocaml' 'netsys_c_subprocess.c'
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_syslog.c
- + gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c   -O -g  -I'/home/opam/.opam/4.03/lib/ocaml' 'netsys_c_syslog.c'
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_clock.c
- + gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c   -O -g  -I'/home/opam/.opam/4.03/lib/ocaml' 'netsys_c_clock.c'
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_event.c
- + gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c   -O -g  -I'/home/opam/.opam/4.03/lib/ocaml' 'netsys_c_event.c'
- netsys_c_event.c: In function 'netsys_get_not_event_fd_nodup':
- netsys_c_event.c:290:13: warning: unused variable 'code' [-Wunused-variable]
-   290 |     int fd, code;
-       |             ^~~~
- netsys_c_event.c:290:9: warning: unused variable 'fd' [-Wunused-variable]
-   290 |     int fd, code;
-       |         ^~
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_win32.c
- + gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c   -O -g  -I'/home/opam/.opam/4.03/lib/ocaml' 'netsys_c_win32.c'
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_htab.c
- + gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c   -O -g  -I'/home/opam/.opam/4.03/lib/ocaml' 'netsys_c_htab.c'
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_queue.c
- + gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c   -O -g  -I'/home/opam/.opam/4.03/lib/ocaml' 'netsys_c_queue.c'
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_mem.c
- + gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c   -O -g  -I'/home/opam/.opam/4.03/lib/ocaml' 'netsys_c_mem.c'
- netsys_c_mem.c: In function 'netsys_init_value':
- netsys_c_mem.c:1259:9: warning: statement with no effect [-Wunused-value]
-  1259 |         strcmp(ops->name, String_val(Field(pair,0)));
-       |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_xdr.c
- + gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c   -O -g  -I'/home/opam/.opam/4.03/lib/ocaml' 'netsys_c_xdr.c'
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_ip6.c
- + gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c   -O -g  -I'/home/opam/.opam/4.03/lib/ocaml' 'netsys_c_ip6.c'
- if [ "Xnetsys_c.o netsys_c_poll.o netsys_c_fadvise.o netsys_c_fallocate.o netsys_c_ioprio.o netsys_c_locale.o netsys_c_multicast.o netsys_c_sem.o netsys_c_shm.o netsys_c_spawn.o netsys_c_subprocess.o netsys_c_syslog.o netsys_c_clock.o netsys_c_event.o netsys_c_win32.o netsys_c_htab.o netsys_c_queue.o netsys_c_mem.o netsys_c_xdr.o netsys_c_ip6.o" = "X" ]; then \
- 	ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -a -o netsys.cma  netsys_conf.cmo netsys_types.cmo netlog.cmo netexn.cmo netsys_impl_util.cmo netsys_mem.cmo netsys_signal.cmo netsys_crypto_types.cmo netsys_crypto.cmo netsys_crypto_modes.cmo netsys_posix.cmo netsys_win32.cmo netsys_tls.cmo netsys.cmo netsys_ciphers.cmo netsys_digests.cmo netsys_rng.cmo netsys_pollset.cmo netsys_pollset_posix.cmo netsys_pollset_win32.cmo netsys_pollset_generic.cmo netsys_xdr.cmo netsys_tmp.cmo netsys_sem.cmo netsys_pmanage.cmo netsys_global.cmo netsys_gssapi.cmo netsys_sasl_types.cmo netsys_sasl_util.cmo netsys_sasl.cmo netsys_polypipe.cmo netsys_polysocket.cmo; \
- else \
- 	../../tools/mkstublib -o netsys netsys_conf.cmo netsys_types.cmo netlog.cmo netexn.cmo netsys_impl_util.cmo netsys_mem.cmo netsys_signal.cmo netsys_crypto_types.cmo netsys_crypto.cmo netsys_crypto_modes.cmo netsys_posix.cmo netsys_win32.cmo netsys_tls.cmo netsys.cmo netsys_ciphers.cmo netsys_digests.cmo netsys_rng.cmo netsys_pollset.cmo netsys_pollset_posix.cmo netsys_pollset_win32.cmo netsys_pollset_generic.cmo netsys_xdr.cmo netsys_tmp.cmo netsys_sem.cmo netsys_pmanage.cmo netsys_global.cmo netsys_gssapi.cmo netsys_sasl_types.cmo netsys_sasl_util.cmo netsys_sasl.cmo netsys_polypipe.cmo netsys_polysocket.cmo netsys_c.o netsys_c_poll.o netsys_c_fadvise.o netsys_c_fallocate.o netsys_c_ioprio.o netsys_c_locale.o netsys_c_multicast.o netsys_c_sem.o netsys_c_shm.o netsys_c_spawn.o netsys_c_subprocess.o netsys_c_syslog.o netsys_c_clock.o netsys_c_event.o netsys_c_win32.o netsys_c_htab.o netsys_c_queue.o netsys_c_mem.o netsys_c_xdr.o netsys_c_ip6.o -lrt -lpthread ; \
- fi
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_oothr.ml
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -o netsys_oothr.cma -a netsys_oothr.cmo
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_outofheap.c
- + gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c   -O -g  -I'/home/opam/.opam/4.03/lib/ocaml' 'netsys_c_outofheap.c'
- opts="-opaque"; \
-         if [ -f "$(basename netsys_oothr_mt.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -thread $opts netsys_oothr_mt.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -thread netsys_oothr_mt.ml
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -o netsys_oothr_mt.cma -a \
- 	netsys_oothr.cmo netsys_oothr_mt.cmo
- opts="-opaque"; \
-         if [ -f "$(basename netsys_oothr_mt_init.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -thread $opts netsys_oothr_mt_init.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -thread netsys_oothr_mt_init.ml
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netsys'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netshm'
- make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netshm'
- sed -e 's/@VERSION@/4.1.9/' \
-     -e 's/@AUTHDHREQS@//' \
-     -e 's/@PREFERRED_CGI_PKG@//' \
-     -e 's/@REGEXP_PROVIDER@/str/' \
-     -e 's/@COMPAT_PCRE_PROVIDER@//' \
-     -e 's/@ZIP_PROVIDER@//' \
- 	META.in >META
- make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netshm'
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netshm'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netshm'
- ocamlfind ocamldep  -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; }
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netshm'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netshm'
- opts="-opaque"; \
-         if [ -f "$(basename netshm.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netshm.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netshm.ml
- opts="-opaque"; \
-         if [ -f "$(basename netshm_data.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netshm_data.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netshm_data.ml
- opts="-opaque"; \
-         if [ -f "$(basename netshm_hashtbl.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netshm_hashtbl.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netshm_hashtbl.ml
- opts="-opaque"; \
-         if [ -f "$(basename netshm_array.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netshm_array.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netshm_array.ml
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o netshm.cma  netshm.cmo netshm_data.cmo netshm_hashtbl.cmo netshm_array.cmo; \
- else \
- 	../../tools/mkstublib -o netshm netshm.cmo netshm_data.cmo netshm_hashtbl.cmo netshm_array.cmo  ; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netshm'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netstring'
- make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netstring'
- sed -e 's/@VERSION@/4.1.9/' netconst.mlp >netconst.ml
- ocamllex netglob_lex.mll
- 69 states, 297 transitions, table size 1602 bytes
- ocaml ../../tools/unicode_charinfo.ml unicode_charinfo.txt \
- 	> netunichar.ml
- ../../tools/unimap_to_ocaml/unimap_to_ocaml \
- 	-o netmappings_asn1.ml netmappings_asn1.pmap
- Reading netmappings_asn1.pmap
- Processing asn1_t61
-    (Heavy conflicts: 3 of 256)
- Processing asn1_printable
-    (Heavy conflicts: 0 of 256)
- Processing asn1_iso646
-    (Heavy conflicts: 0 of 256)
- sed -e 's/@VERSION@/4.1.9/' \
-     -e 's/@AUTHDHREQS@//' \
-     -e 's/@PREFERRED_CGI_PKG@//' \
-     -e 's/@REGEXP_PROVIDER@/str/' \
-     -e 's/@COMPAT_PCRE_PROVIDER@//' \
-     -e 's/@ZIP_PROVIDER@//' \
- 	META.in >META
- make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netstring'
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netstring'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netstring'
- ocamlfind ocamldep  -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; }
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netstring'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netstring'
- opts="-opaque"; \
-         if [ -f "$(basename netconst.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netconst.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netconst.ml
- opts="-opaque"; \
-         if [ -f "$(basename netstring_str.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netstring_str.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netstring_str.ml
- opts="-opaque"; \
-         if [ -f "$(basename netstring_tstring.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netstring_tstring.mli
- opts="-opaque"; \
-         if [ -f "$(basename netbuffer.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netbuffer.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netbuffer.ml
- opts="-opaque"; \
-         if [ -f "$(basename netunichar.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netunichar.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netunichar.ml
- opts="-opaque"; \
-         if [ -f "$(basename netaux.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netaux.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netaux.ml
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netstring_tstring.ml
- opts="-opaque"; \
-         if [ -f "$(basename netchannels.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netchannels.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netchannels.ml
- File "netchannels.ml", line 933, characters 2-505:
- Warning 8: this pattern-matching is not exhaustive.
- All clauses in this pattern-matching are guarded.
- File "netchannels.ml", line 1477, characters 2-471:
- Warning 8: this pattern-matching is not exhaustive.
- All clauses in this pattern-matching are guarded.
- opts="-opaque"; \
-         if [ -f "$(basename netchannels_crypto.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netchannels_crypto.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netchannels_crypto.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsockaddr.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netsockaddr.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netsockaddr.ml
- opts="-opaque"; \
-         if [ -f "$(basename netdb.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netdb.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netdb.ml
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netmappings_asn1.ml
- opts="-opaque"; \
-         if [ -f "$(basename netmappings.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netmappings.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netmappings.ml
- opts="-opaque"; \
-         if [ -f "$(basename netconversion.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netconversion.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netconversion.ml
- opts="-opaque"; \
-         if [ -f "$(basename netulex.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netulex.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netulex.ml
- opts="-opaque"; \
-         if [ -f "$(basename netencoding.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netencoding.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netencoding.ml
- opts="-opaque"; \
-         if [ -f "$(basename netstream.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netstream.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netstream.ml
- opts="-opaque"; \
-         if [ -f "$(basename netdate.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netdate.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netdate.ml
- opts="-opaque"; \
-         if [ -f "$(basename netmime_string.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netmime_string.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netmime_string.ml
- ocamllex nethtml_scanner.mll
- 57 states, 1035 transitions, table size 4482 bytes
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  nethtml_scanner.ml
- opts="-opaque"; \
-         if [ -f "$(basename nethtml.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts nethtml.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  nethtml.ml
- File "nethtml.ml", line 626, characters 4-16:
- Warning 21: this statement never returns (or has an unsound type.)
- opts="-opaque"; \
-         if [ -f "$(basename neturl.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts neturl.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  neturl.ml
- opts="-opaque"; \
-         if [ -f "$(basename neturl_ldap.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts neturl_ldap.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  neturl_ldap.ml
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netsaslprep_data.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsaslprep.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netsaslprep.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netsaslprep.ml
- opts="-opaque"; \
-         if [ -f "$(basename netaddress.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netaddress.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netaddress.ml
- opts="-opaque"; \
-         if [ -f "$(basename netcompression.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netcompression.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netcompression.ml
- opts="-opaque"; \
-         if [ -f "$(basename netmime.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netmime.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netmime.ml
- opts="-opaque"; \
-         if [ -f "$(basename netmime_header.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netmime_header.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netmime_header.ml
- opts="-opaque"; \
-         if [ -f "$(basename netmime_channels.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netmime_channels.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netmime_channels.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsendmail.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netsendmail.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netsendmail.ml
- opts="-opaque"; \
-         if [ -f "$(basename nethttp.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts nethttp.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  nethttp.ml
- opts="-opaque"; \
-         if [ -f "$(basename netpagebuffer.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netpagebuffer.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netpagebuffer.ml
- opts="-opaque"; \
-         if [ -f "$(basename netfs.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netfs.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netfs.ml
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netglob_lex.ml
- opts="-opaque"; \
-         if [ -f "$(basename netglob.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netglob.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netglob.ml
- opts="-opaque"; \
-         if [ -f "$(basename netauth.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netauth.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netauth.ml
- opts="-opaque"; \
-         if [ -f "$(basename netnumber.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netnumber.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netnumber.ml
- opts="-opaque"; \
-         if [ -f "$(basename netxdr_mstring.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netxdr_mstring.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netxdr_mstring.ml
- opts="-opaque"; \
-         if [ -f "$(basename netxdr.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netxdr.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netxdr.ml
- opts="-opaque"; \
-         if [ -f "$(basename netasn1.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netasn1.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netasn1.ml
- opts="-opaque"; \
-         if [ -f "$(basename netasn1_encode.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netasn1_encode.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netasn1_encode.ml
- opts="-opaque"; \
-         if [ -f "$(basename netoid.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netoid.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netoid.ml
- opts="-opaque"; \
-         if [ -f "$(basename netdn.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netdn.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netdn.ml
- opts="-opaque"; \
-         if [ -f "$(basename netx509.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netx509.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netx509.ml
- opts="-opaque"; \
-         if [ -f "$(basename netascii_armor.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netascii_armor.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netascii_armor.ml
- opts="-opaque"; \
-         if [ -f "$(basename netx509_pubkey.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netx509_pubkey.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netx509_pubkey.ml
- opts="-opaque"; \
-         if [ -f "$(basename netx509_pubkey_crypto.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netx509_pubkey_crypto.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netx509_pubkey_crypto.ml
- opts="-opaque"; \
-         if [ -f "$(basename nettls_support.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts nettls_support.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  nettls_support.ml
- opts="-opaque"; \
-         if [ -f "$(basename netgssapi_support.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netgssapi_support.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netgssapi_support.ml
- opts="-opaque"; \
-         if [ -f "$(basename netgssapi_auth.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netgssapi_auth.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netgssapi_auth.ml
- opts="-opaque"; \
-         if [ -f "$(basename netmech_scram.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netmech_scram.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netmech_scram.ml
- File "netmech_scram.ml", line 529, characters 22-27:
- Warning 12: this sub-pattern is unused.
- opts="-opaque"; \
-         if [ -f "$(basename netmech_scram_gssapi.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netmech_scram_gssapi.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netmech_scram_gssapi.ml
- opts="-opaque"; \
-         if [ -f "$(basename netmech_scram_sasl.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netmech_scram_sasl.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netmech_scram_sasl.ml
- opts="-opaque"; \
-         if [ -f "$(basename netmech_scram_http.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netmech_scram_http.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netmech_scram_http.ml
- opts="-opaque"; \
-         if [ -f "$(basename netmech_plain_sasl.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netmech_plain_sasl.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netmech_plain_sasl.ml
- opts="-opaque"; \
-         if [ -f "$(basename netmech_crammd5_sasl.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netmech_crammd5_sasl.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netmech_crammd5_sasl.ml
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netmech_digest.ml
- opts="-opaque"; \
-         if [ -f "$(basename netmech_digest_sasl.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netmech_digest_sasl.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netmech_digest_sasl.ml
- opts="-opaque"; \
-         if [ -f "$(basename netmech_digest_http.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netmech_digest_http.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netmech_digest_http.ml
- opts="-opaque"; \
-         if [ -f "$(basename netmech_gs2_sasl.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netmech_gs2_sasl.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netmech_gs2_sasl.ml
- opts="-opaque"; \
-         if [ -f "$(basename netmech_krb5_sasl.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netmech_krb5_sasl.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netmech_krb5_sasl.ml
- opts="-opaque"; \
-         if [ -f "$(basename netmech_spnego_http.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netmech_spnego_http.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netmech_spnego_http.ml
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -a -o netstring.cma  netconst.cmo netstring_str.cmo netbuffer.cmo netunichar.cmo netaux.cmo netstring_tstring.cmo netchannels.cmo netchannels_crypto.cmo netsockaddr.cmo netdb.cmo netmappings_asn1.cmo netmappings.cmo netconversion.cmo netulex.cmo netencoding.cmo netstream.cmo netdate.cmo netmime_string.cmo nethtml_scanner.cmo nethtml.cmo neturl.cmo neturl_ldap.cmo netsaslprep_data.cmo netsaslprep.cmo netaddress.cmo netcompression.cmo netmime.cmo netmime_header.cmo netmime_channels.cmo netsendmail.cmo nethttp.cmo netpagebuffer.cmo netfs.cmo netglob_lex.cmo netglob.cmo netauth.cmo netnumber.cmo netxdr_mstring.cmo netxdr.cmo netasn1.cmo netasn1_encode.cmo netoid.cmo netdn.cmo netx509.cmo netascii_armor.cmo netx509_pubkey.cmo netx509_pubkey_crypto.cmo nettls_support.cmo netgssapi_support.cmo netgssapi_auth.cmo netmech_scram.cmo netmech_scram_gssapi.cmo netmech_scram_sasl.cmo netmech_scram_http.cmo netmech_plain_sasl.cmo netmech_crammd5_sasl.cmo netmech_digest.cmo netmech_digest_sasl.cmo netmech_digest_http.cmo netmech_gs2_sasl.cmo netmech_krb5_sasl.cmo netmech_spnego_http.cmo; \
- else \
- 	../../tools/mkstublib -o netstring netconst.cmo netstring_str.cmo netbuffer.cmo netunichar.cmo netaux.cmo netstring_tstring.cmo netchannels.cmo netchannels_crypto.cmo netsockaddr.cmo netdb.cmo netmappings_asn1.cmo netmappings.cmo netconversion.cmo netulex.cmo netencoding.cmo netstream.cmo netdate.cmo netmime_string.cmo nethtml_scanner.cmo nethtml.cmo neturl.cmo neturl_ldap.cmo netsaslprep_data.cmo netsaslprep.cmo netaddress.cmo netcompression.cmo netmime.cmo netmime_header.cmo netmime_channels.cmo netsendmail.cmo nethttp.cmo netpagebuffer.cmo netfs.cmo netglob_lex.cmo netglob.cmo netauth.cmo netnumber.cmo netxdr_mstring.cmo netxdr.cmo netasn1.cmo netasn1_encode.cmo netoid.cmo netdn.cmo netx509.cmo netascii_armor.cmo netx509_pubkey.cmo netx509_pubkey_crypto.cmo nettls_support.cmo netgssapi_support.cmo netgssapi_auth.cmo netmech_scram.cmo netmech_scram_gssapi.cmo netmech_scram_sasl.cmo netmech_scram_http.cmo netmech_plain_sasl.cmo netmech_crammd5_sasl.cmo netmech_digest.cmo netmech_digest_sasl.cmo netmech_digest_http.cmo netmech_gs2_sasl.cmo netmech_krb5_sasl.cmo netmech_spnego_http.cmo  ; \
- fi
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netaccel_c.c
- + gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c   -O -g  -I'/home/opam/.opam/4.03/lib/ocaml' 'netaccel_c.c'
- opts="-opaque"; \
-         if [ -f "$(basename netaccel.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netaccel.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netaccel.ml
- ../../tools/mkstublib -o netaccel -oc netaccel_c netaccel_c.o netaccel.cmo
- opts="-opaque"; \
-         if [ -f "$(basename netaccel_link.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netaccel_link.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netaccel_link.ml
- opts="-opaque"; \
-         if [ -f "$(basename netstring_top.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netstring_top.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c -I +compiler-libs netstring_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03/lib/ocaml/compiler-libs, /home/opam/.opam/4.03/lib/ocaml
- rm nethtml_scanner.ml
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netstring'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netunidata'
- make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netunidata'
- ../../tools/unimap_to_ocaml/unimap_to_ocaml \
- 	-o netmappings_iso.ml netmappings_iso.pmap
- Reading netmappings_iso.pmap
- Processing iso88599
-    (Heavy conflicts: 0 of 256)
- Processing iso88598
-    (Heavy conflicts: 0 of 256)
- Processing iso88597
-    (Heavy conflicts: 0 of 256)
- Processing iso88596
-    (Heavy conflicts: 0 of 256)
- Processing iso88595
-    (Heavy conflicts: 1 of 256)
- Processing iso88594
-    (Heavy conflicts: 0 of 256)
- Processing iso88593
-    (Heavy conflicts: 0 of 256)
- Processing iso88592
-    (Heavy conflicts: 0 of 256)
- Processing iso885916
-    (Heavy conflicts: 2 of 256)
- Processing iso885915
-    (Heavy conflicts: 0 of 256)
- Processing iso885914
-    (Heavy conflicts: 2 of 256)
- Processing iso885913
-    (Heavy conflicts: 1 of 256)
- Processing iso885911
-    (Heavy conflicts: 0 of 256)
- Processing iso885910
-    (Heavy conflicts: 0 of 256)
- Processing iso88591
-    (Heavy conflicts: 0 of 256)
- ../../tools/unimap_to_ocaml/unimap_to_ocaml \
- 	-o netmappings_other.ml netmappings_other.pmap
- Reading netmappings_other.pmap
- Processing windows1258
-    (Heavy conflicts: 2 of 256)
- Processing windows1257
-    (Heavy conflicts: 4 of 256)
- Processing windows1256
-    (Heavy conflicts: 8 of 256)
- Processing windows1255
-    (Heavy conflicts: 1 of 256)
- Processing windows1254
-    (Heavy conflicts: 3 of 256)
- Processing windows1253
-    (Heavy conflicts: 2 of 256)
- Processing windows1252
-    (Heavy conflicts: 1 of 256)
- Processing windows1251
-    (Heavy conflicts: 16 of 256)
- Processing windows1250
-    (Heavy conflicts: 6 of 256)
- Processing macroman
-    (Heavy conflicts: 1 of 256)
- Processing koi8r
-    (Heavy conflicts: 16 of 256)
- Processing adobe_zapf_dingbats_encoding
-    (Heavy conflicts: 3 of 256)
- Processing adobe_symbol_encoding
-    (Heavy conflicts: 3 of 256)
- Processing adobe_standard_encoding
-    (Heavy conflicts: 0 of 256)
- Processing cp875
-    (Heavy conflicts: 0 of 256)
- Processing cp874
-    (Heavy conflicts: 8 of 256)
- Processing cp869
-    (Heavy conflicts: 2 of 256)
- Processing cp866
-    (Heavy conflicts: 15 of 256)
- Processing cp865
-    (Heavy conflicts: 4 of 256)
- Processing cp864
-    (Heavy conflicts: 1 of 256)
- Processing cp863
-    (Heavy conflicts: 4 of 256)
- Processing cp862
-    (Heavy conflicts: 4 of 256)
- Processing cp861
-    (Heavy conflicts: 4 of 256)
- Processing cp860
-    (Heavy conflicts: 3 of 256)
- Processing cp857
-    (Heavy conflicts: 0 of 256)
- Processing cp856
-    (Heavy conflicts: 0 of 256)
- Processing cp855
-    (Heavy conflicts: 15 of 256)
- Processing cp852
-    (Heavy conflicts: 10 of 256)
- Processing cp850
-    (Heavy conflicts: 0 of 256)
- Processing cp775
-    (Heavy conflicts: 9 of 256)
- Processing cp737
-    (Heavy conflicts: 3 of 256)
- Processing cp500
-    (Heavy conflicts: 0 of 256)
- Processing cp437
-    (Heavy conflicts: 4 of 256)
- Processing cp424
-    (Heavy conflicts: 0 of 256)
- Processing cp1047
-    (Heavy conflicts: 0 of 256)
- Processing cp1026
-    (Heavy conflicts: 0 of 256)
- Processing cp1006
-    (Heavy conflicts: 2 of 256)
- Processing cp037
-    (Heavy conflicts: 0 of 256)
- ../../tools/unimap_to_ocaml/unimap_to_ocaml \
- 	-o netmappings_jp.ml netmappings_jp.pmap
- Reading netmappings_jp.pmap
- Processing jis0212
-    (Heavy conflicts: 132 of 8192)
- Processing jis0208
-    (Heavy conflicts: 182 of 8192)
- Processing jis0201
-    (Heavy conflicts: 0 of 256)
- ../../tools/unimap_to_ocaml/unimap_to_ocaml \
- 	-o netmappings_kr.ml netmappings_kr.pmap
- Reading netmappings_kr.pmap
- Processing ks1001
-    (Heavy conflicts: 70 of 16384)
- { echo "(* Generated file *)"; \
-   echo 'let net_db_dir = "/home/opam/.opam/4.03/lib/netunidata";;'; \
- } >netuniconfig.ml
- mkdir -p netdb
- cd netdb && \
-         ../../../tools/unimap_to_ocaml/unimap_to_ocaml -netdb ../*.pmap
- Reading ../netmappings_iso.pmap
- Reading ../netmappings_jp.pmap
- Reading ../netmappings_kr.pmap
- Reading ../netmappings_other.pmap
- Processing iso88599
-    (Heavy conflicts: 0 of 256)
- Processing iso88598
-    (Heavy conflicts: 0 of 256)
- Processing iso88597
-    (Heavy conflicts: 0 of 256)
- Processing iso88596
-    (Heavy conflicts: 0 of 256)
- Processing iso88595
-    (Heavy conflicts: 1 of 256)
- Processing iso88594
-    (Heavy conflicts: 0 of 256)
- Processing iso88593
-    (Heavy conflicts: 0 of 256)
- Processing iso88592
-    (Heavy conflicts: 0 of 256)
- Processing iso885916
-    (Heavy conflicts: 2 of 256)
- Processing iso885915
-    (Heavy conflicts: 0 of 256)
- Processing iso885914
-    (Heavy conflicts: 2 of 256)
- Processing iso885913
-    (Heavy conflicts: 1 of 256)
- Processing iso885911
-    (Heavy conflicts: 0 of 256)
- Processing iso885910
-    (Heavy conflicts: 0 of 256)
- Processing iso88591
-    (Heavy conflicts: 0 of 256)
- Processing jis0212
-    (Heavy conflicts: 132 of 8192)
- Processing jis0208
-    (Heavy conflicts: 182 of 8192)
- Processing jis0201
-    (Heavy conflicts: 0 of 256)
- Processing ks1001
-    (Heavy conflicts: 70 of 16384)
- Processing windows1258
-    (Heavy conflicts: 2 of 256)
- Processing windows1257
-    (Heavy conflicts: 4 of 256)
- Processing windows1256
-    (Heavy conflicts: 8 of 256)
- Processing windows1255
-    (Heavy conflicts: 1 of 256)
- Processing windows1254
-    (Heavy conflicts: 3 of 256)
- Processing windows1253
-    (Heavy conflicts: 2 of 256)
- Processing windows1252
-    (Heavy conflicts: 1 of 256)
- Processing windows1251
-    (Heavy conflicts: 16 of 256)
- Processing windows1250
-    (Heavy conflicts: 6 of 256)
- Processing macroman
-    (Heavy conflicts: 1 of 256)
- Processing koi8r
-    (Heavy conflicts: 16 of 256)
- Processing adobe_zapf_dingbats_encoding
-    (Heavy conflicts: 3 of 256)
- Processing adobe_symbol_encoding
-    (Heavy conflicts: 3 of 256)
- Processing adobe_standard_encoding
-    (Heavy conflicts: 0 of 256)
- Processing cp875
-    (Heavy conflicts: 0 of 256)
- Processing cp874
-    (Heavy conflicts: 8 of 256)
- Processing cp869
-    (Heavy conflicts: 2 of 256)
- Processing cp866
-    (Heavy conflicts: 15 of 256)
- Processing cp865
-    (Heavy conflicts: 4 of 256)
- Processing cp864
-    (Heavy conflicts: 1 of 256)
- Processing cp863
-    (Heavy conflicts: 4 of 256)
- Processing cp862
-    (Heavy conflicts: 4 of 256)
- Processing cp861
-    (Heavy conflicts: 4 of 256)
- Processing cp860
-    (Heavy conflicts: 3 of 256)
- Processing cp857
-    (Heavy conflicts: 0 of 256)
- Processing cp856
-    (Heavy conflicts: 0 of 256)
- Processing cp855
-    (Heavy conflicts: 15 of 256)
- Processing cp852
-    (Heavy conflicts: 10 of 256)
- Processing cp850
-    (Heavy conflicts: 0 of 256)
- Processing cp775
-    (Heavy conflicts: 9 of 256)
- Processing cp737
-    (Heavy conflicts: 3 of 256)
- Processing cp500
-    (Heavy conflicts: 0 of 256)
- Processing cp437
-    (Heavy conflicts: 4 of 256)
- Processing cp424
-    (Heavy conflicts: 0 of 256)
- Processing cp1047
-    (Heavy conflicts: 0 of 256)
- Processing cp1026
-    (Heavy conflicts: 0 of 256)
- Processing cp1006
-    (Heavy conflicts: 2 of 256)
- Processing cp037
-    (Heavy conflicts: 0 of 256)
- touch netdb_done
- sed -e 's/@VERSION@/4.1.9/' \
-     -e 's/@AUTHDHREQS@//' \
-     -e 's/@PREFERRED_CGI_PKG@//' \
-     -e 's/@REGEXP_PROVIDER@/str/' \
-     -e 's/@COMPAT_PCRE_PROVIDER@//' \
-     -e 's/@ZIP_PROVIDER@//' \
- 	META.in >META
- make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netunidata'
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netunidata'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netunidata'
- ocamlfind ocamldep  -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; }
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netunidata'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netunidata'
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netuniconfig.ml
- opts="-opaque"; \
-         if [ -f "$(basename netunidata.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netunidata.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netunidata.ml
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netunichecksums.ml
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o netunidata.cma  netuniconfig.cmo netunidata.cmo netunichecksums.cmo; \
- else \
- 	../../tools/mkstublib -o netunidata netuniconfig.cmo netunidata.cmo netunichecksums.cmo  ; \
- fi
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netmappings_iso.ml
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netmappings_other.ml
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netmappings_jp.ml
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netmappings_kr.ml
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netuniinit.ml
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netunidata'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/equeue'
- make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/equeue'
- sed -e 's/@VERSION@/4.1.9/' \
-     -e 's/@AUTHDHREQS@//' \
-     -e 's/@PREFERRED_CGI_PKG@//' \
-     -e 's/@REGEXP_PROVIDER@/str/' \
-     -e 's/@COMPAT_PCRE_PROVIDER@//' \
-     -e 's/@ZIP_PROVIDER@//' \
- 	META.in >META
- make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/equeue'
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/equeue'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/equeue'
- ocamlfind ocamldep  -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; }
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/equeue'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/equeue'
- opts="-opaque"; \
-         if [ -f "$(basename equeue.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts equeue.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  equeue.ml
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  unixqueue_util.ml
- opts="-opaque"; \
-         if [ -f "$(basename unixqueue_pollset.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts unixqueue_pollset.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  unixqueue_pollset.ml
- opts="-opaque"; \
-         if [ -f "$(basename unixqueue.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts unixqueue.mli
- opts="-opaque"; \
-         if [ -f "$(basename unixqueue_select.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts unixqueue_select.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  unixqueue_select.ml
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  unixqueue.ml
- opts="-opaque"; \
-         if [ -f "$(basename uq_resolver.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts uq_resolver.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  uq_resolver.ml
- opts="-opaque"; \
-         if [ -f "$(basename uq_engines.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts uq_engines.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  uq_engines.ml
- opts="-opaque"; \
-         if [ -f "$(basename uq_multiplex.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts uq_multiplex.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  uq_multiplex.ml
- opts="-opaque"; \
-         if [ -f "$(basename uq_transfer.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts uq_transfer.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  uq_transfer.ml
- opts="-opaque"; \
-         if [ -f "$(basename uq_io.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts uq_io.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  uq_io.ml
- opts="-opaque"; \
-         if [ -f "$(basename uq_lwt.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts uq_lwt.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  uq_lwt.ml
- opts="-opaque"; \
-         if [ -f "$(basename uq_libevent.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts uq_libevent.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  uq_libevent.ml
- opts="-opaque"; \
-         if [ -f "$(basename uq_mt.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts uq_mt.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  uq_mt.ml
- opts="-opaque"; \
-         if [ -f "$(basename uq_client.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts uq_client.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  uq_client.ml
- opts="-opaque"; \
-         if [ -f "$(basename uq_server.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts uq_server.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  uq_server.ml
- opts="-opaque"; \
-         if [ -f "$(basename uq_datagram.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts uq_datagram.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  uq_datagram.ml
- opts="-opaque"; \
-         if [ -f "$(basename uq_socks5.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts uq_socks5.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  uq_socks5.ml
- opts="-opaque"; \
-         if [ -f "$(basename uq_engines_compat.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts uq_engines_compat.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  uq_engines_compat.ml
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o equeue.cma  equeue.cmo unixqueue_util.cmo unixqueue_pollset.cmo unixqueue_select.cmo unixqueue.cmo uq_resolver.cmo uq_engines.cmo uq_multiplex.cmo uq_transfer.cmo uq_io.cmo uq_lwt.cmo uq_libevent.cmo uq_mt.cmo uq_client.cmo uq_server.cmo uq_datagram.cmo uq_socks5.cmo uq_engines_compat.cmo; \
- else \
- 	../../tools/mkstublib -o equeue equeue.cmo unixqueue_util.cmo unixqueue_pollset.cmo unixqueue_select.cmo unixqueue.cmo uq_resolver.cmo uq_engines.cmo uq_multiplex.cmo uq_transfer.cmo uq_io.cmo uq_lwt.cmo uq_libevent.cmo uq_mt.cmo uq_client.cmo uq_server.cmo uq_datagram.cmo uq_socks5.cmo uq_engines_compat.cmo  ; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/equeue'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/shell'
- make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/shell'
- sed -e 's/@VERSION@/4.1.9/' \
-     -e 's/@AUTHDHREQS@//' \
-     -e 's/@PREFERRED_CGI_PKG@//' \
-     -e 's/@REGEXP_PROVIDER@/str/' \
-     -e 's/@COMPAT_PCRE_PROVIDER@//' \
-     -e 's/@ZIP_PROVIDER@//' \
- 	META.in >META
- make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/shell'
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/shell'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/shell'
- ocamlfind ocamldep  -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; }
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/shell'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/shell'
- opts="-opaque"; \
-         if [ -f "$(basename shell_sys.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts shell_sys.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  shell_sys.ml
- opts="-opaque"; \
-         if [ -f "$(basename shell.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts shell.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  shell.ml
- opts="-opaque"; \
-         if [ -f "$(basename shell_uq.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts shell_uq.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  shell_uq.ml
- opts="-opaque"; \
-         if [ -f "$(basename shell_fs.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts shell_fs.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  shell_fs.ml
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o shell.cma  shell_sys.cmo shell.cmo shell_uq.cmo shell_fs.cmo; \
- else \
- 	../../tools/mkstublib -o shell shell_sys.cmo shell.cmo shell_uq.cmo shell_fs.cmo  ; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/shell'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc-generator'
- make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc-generator'
- ocamlyacc parser.mly
- sed -e 's/@VERSION@/4.1.9/' \
-     -e 's/@AUTHDHREQS@//' \
-     -e 's/@PREFERRED_CGI_PKG@//' \
-     -e 's/@REGEXP_PROVIDER@/str/' \
-     -e 's/@COMPAT_PCRE_PROVIDER@//' \
-     -e 's/@ZIP_PROVIDER@//' \
- 	META.in >META
- echo "let cpp = \"cpp\";;" > config.ml
- make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc-generator'
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc-generator'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc-generator'
- ocamlfind ocamldep  -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; }
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc-generator'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc-generator'
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  config.ml
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  syntax.ml
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  options.ml
- opts="-opaque"; \
-         if [ -f "$(basename parser.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts parser.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  parser.ml
- ocamllex lexer.mll
- 127 states, 803 transitions, table size 3974 bytes
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  lexer.ml
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  rename.ml
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  generate.ml
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  direct.ml
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o rpc_generator.cma  config.cmo syntax.cmo options.cmo parser.cmo lexer.cmo rename.cmo generate.cmo direct.cmo; \
- else \
- 	../../tools/mkstublib -o rpc_generator config.cmo syntax.cmo options.cmo parser.cmo lexer.cmo rename.cmo generate.cmo direct.cmo  ; \
- fi
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  main.ml
- rm -f ocamlrpcgen ocamlrpcgen
- OCAMLPATH="..:$OCAMLPATH" \
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -custom -o ocamlrpcgen \
- 	-package unix,netstring,str \
- 	rpc_generator.cma main.cmo -linkpkg
- echo /home/opam/.opam/4.03/bin/ocamlrpcgen >rpcgen-packlist
- rm lexer.ml
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc-generator'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc'
- make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc'
- ../rpc-generator/ocamlrpcgen -aux rpc_portmapper.x
- ../rpc-generator/ocamlrpcgen -clnt-only-functor rpc_portmapper.x
- sed -e 's/@VERSION@/4.1.9/' \
-     -e 's/@AUTHDHREQS@//' \
-     -e 's/@PREFERRED_CGI_PKG@//' \
-     -e 's/@REGEXP_PROVIDER@/str/' \
-     -e 's/@COMPAT_PCRE_PROVIDER@//' \
-     -e 's/@ZIP_PROVIDER@//' \
- 	META.in >META
- ../rpc-generator/ocamlrpcgen -aux rpc_auth_gssapi.x
- make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc'
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc'
- ocamlfind ocamldep  -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; }
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc'
- opts="-opaque"; \
-         if [ -f "$(basename rpc.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts rpc.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  rpc.ml
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  rpc_common.ml
- opts="-opaque"; \
-         if [ -f "$(basename rpc_program.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts rpc_program.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  rpc_program.ml
- opts="-opaque"; \
-         if [ -f "$(basename rpc_util.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts rpc_util.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  rpc_util.ml
- opts="-opaque"; \
-         if [ -f "$(basename rpc_portmapper_aux.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts rpc_portmapper_aux.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  rpc_portmapper_aux.ml
- opts="-opaque"; \
-         if [ -f "$(basename rpc_packer.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts rpc_packer.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -w p rpc_packer.ml
- opts="-opaque"; \
-         if [ -f "$(basename rpc_transport.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts rpc_transport.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  rpc_transport.ml
- opts="-opaque"; \
-         if [ -f "$(basename rpc_client_pre.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts rpc_client_pre.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  rpc_client_pre.ml
- opts="-opaque"; \
-         if [ -f "$(basename rpc_portmapper_clnt.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts rpc_portmapper_clnt.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  rpc_portmapper_clnt.ml
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  rpc_portmapper_impl.ml
- opts="-opaque"; \
-         if [ -f "$(basename rpc_client.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts rpc_client.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  rpc_client.ml
- opts="-opaque"; \
-         if [ -f "$(basename rpc_simple_client.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts rpc_simple_client.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  rpc_simple_client.ml
- opts="-opaque"; \
-         if [ -f "$(basename rpc_portmapper.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts rpc_portmapper.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -w p rpc_portmapper.ml
- opts="-opaque"; \
-         if [ -f "$(basename rpc_server.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts rpc_server.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  rpc_server.ml
- opts="-opaque"; \
-         if [ -f "$(basename rpc_auth_sys.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts rpc_auth_sys.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  rpc_auth_sys.ml
- opts="-opaque"; \
-         if [ -f "$(basename rpc_auth_gssapi_aux.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts rpc_auth_gssapi_aux.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  rpc_auth_gssapi_aux.ml
- opts="-opaque"; \
-         if [ -f "$(basename rpc_auth_gssapi.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts rpc_auth_gssapi.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  rpc_auth_gssapi.ml
- opts="-opaque"; \
-         if [ -f "$(basename rpc_proxy.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts rpc_proxy.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  rpc_proxy.ml
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o rpc.cma  rpc.cmo rpc_common.cmo rpc_program.cmo rpc_util.cmo rpc_portmapper_aux.cmo rpc_packer.cmo rpc_transport.cmo rpc_client_pre.cmo rpc_portmapper_clnt.cmo rpc_portmapper_impl.cmo rpc_client.cmo rpc_simple_client.cmo rpc_portmapper.cmo rpc_server.cmo rpc_auth_sys.cmo rpc_auth_gssapi_aux.cmo rpc_auth_gssapi.cmo rpc_proxy.cmo; \
- else \
- 	../../tools/mkstublib -o rpc rpc.cmo rpc_common.cmo rpc_program.cmo rpc_util.cmo rpc_portmapper_aux.cmo rpc_packer.cmo rpc_transport.cmo rpc_client_pre.cmo rpc_portmapper_clnt.cmo rpc_portmapper_impl.cmo rpc_client.cmo rpc_simple_client.cmo rpc_portmapper.cmo rpc_server.cmo rpc_auth_sys.cmo rpc_auth_gssapi_aux.cmo rpc_auth_gssapi.cmo rpc_proxy.cmo  ; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc-auth-local'
- make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc-auth-local'
- sed -e 's/@VERSION@/4.1.9/' \
-     -e 's/@AUTHDHREQS@//' \
-     -e 's/@PREFERRED_CGI_PKG@//' \
-     -e 's/@REGEXP_PROVIDER@/str/' \
-     -e 's/@COMPAT_PCRE_PROVIDER@//' \
-     -e 's/@ZIP_PROVIDER@//' \
- 	META.in >META
- make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc-auth-local'
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc-auth-local'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc-auth-local'
- ocamlfind ocamldep  -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; }
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc-auth-local'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc-auth-local'
- opts="-opaque"; \
-         if [ -f "$(basename rpc_auth_local.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/rpc -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts rpc_auth_local.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/rpc -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  rpc_auth_local.ml
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   rpclocal.c
- + gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c   -O -g  -I'/home/opam/.opam/4.03/lib/ocaml' 'rpclocal.c'
- if [ "Xrpclocal.o" = "X" ]; then \
- 	ocamlfind ocamlc -g -safe-string -I ../../src/rpc -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o rpc_auth_local.cma  rpc_auth_local.cmo; \
- else \
- 	../../tools/mkstublib -o rpc_auth_local rpc_auth_local.cmo rpclocal.o ; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc-auth-local'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netclient'
- make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netclient'
- sed -e 's/@VERSION@/4.1.9/' \
-     -e 's/@AUTHDHREQS@//' \
-     -e 's/@PREFERRED_CGI_PKG@//' \
-     -e 's/@REGEXP_PROVIDER@/str/' \
-     -e 's/@COMPAT_PCRE_PROVIDER@//' \
-     -e 's/@ZIP_PROVIDER@//' \
- 	META.in >META
- make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netclient'
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netclient'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netclient'
- ocamlfind ocamldep  -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; }
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netclient'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netclient'
- opts="-opaque"; \
-         if [ -f "$(basename nethttp_client_conncache.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts nethttp_client_conncache.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  nethttp_client_conncache.ml
- opts="-opaque"; \
-         if [ -f "$(basename nethttp_client.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts nethttp_client.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  nethttp_client.ml
- opts="-opaque"; \
-         if [ -f "$(basename nettelnet_client.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts nettelnet_client.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  nettelnet_client.ml
- opts="-opaque"; \
-         if [ -f "$(basename netftp_data_endpoint.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netftp_data_endpoint.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netftp_data_endpoint.ml
- opts="-opaque"; \
-         if [ -f "$(basename netftp_client.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netftp_client.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netftp_client.ml
- opts="-opaque"; \
-         if [ -f "$(basename nethttp_fs.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts nethttp_fs.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  nethttp_fs.ml
- opts="-opaque"; \
-         if [ -f "$(basename netftp_fs.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netftp_fs.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netftp_fs.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsmtp.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netsmtp.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netsmtp.ml
- opts="-opaque"; \
-         if [ -f "$(basename netpop.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netpop.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netpop.ml
- opts="-opaque"; \
-         if [ -f "$(basename netldap.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netldap.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netldap.ml
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o netclient.cma  nethttp_client_conncache.cmo nethttp_client.cmo nettelnet_client.cmo netftp_data_endpoint.cmo netftp_client.cmo nethttp_fs.cmo netftp_fs.cmo netsmtp.cmo netpop.cmo netldap.cmo; \
- else \
- 	../../tools/mkstublib -o netclient nethttp_client_conncache.cmo nethttp_client.cmo nettelnet_client.cmo netftp_data_endpoint.cmo netftp_client.cmo nethttp_fs.cmo netftp_fs.cmo netsmtp.cmo netpop.cmo netldap.cmo  ; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netclient'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netcgi2'
- make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netcgi2'
- sed -e 's/@VERSION@/4.1.9/' \
-     -e 's/@AUTHDHREQS@//' \
-     -e 's/@PREFERRED_CGI_PKG@//' \
-     -e 's/@REGEXP_PROVIDER@/str/' \
-     -e 's/@COMPAT_PCRE_PROVIDER@//' \
-     -e 's/@ZIP_PROVIDER@//' \
- 	META.in >META
- make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netcgi2'
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netcgi2'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netcgi2'
- ocamlfind ocamldep  -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; }
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netcgi2'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netcgi2'
- opts="-opaque"; \
-         if [ -f "$(basename netcgi_common.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netcgi_common.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netcgi_common.ml
- File "netcgi_common.ml", line 1067, characters 23-38:
- 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.
- opts="-opaque"; \
-         if [ -f "$(basename netcgi.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netcgi.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netcgi.ml
- opts="-opaque"; \
-         if [ -f "$(basename netcgi_ajp.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netcgi_ajp.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netcgi_ajp.ml
- opts="-opaque"; \
-         if [ -f "$(basename netcgi_scgi.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netcgi_scgi.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netcgi_scgi.ml
- opts="-opaque"; \
-         if [ -f "$(basename netcgi_cgi.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netcgi_cgi.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netcgi_cgi.ml
- opts="-opaque"; \
-         if [ -f "$(basename netcgi_fcgi.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netcgi_fcgi.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netcgi_fcgi.ml
- opts="-opaque"; \
-         if [ -f "$(basename netcgi_dbi.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netcgi_dbi.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netcgi_dbi.ml
- opts="-opaque"; \
-         if [ -f "$(basename netcgi1_compat.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netcgi1_compat.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netcgi1_compat.ml
- opts="-opaque"; \
-         if [ -f "$(basename netcgi_test.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netcgi_test.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netcgi_test.ml
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlc -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o netcgi.cma  netcgi_common.cmo netcgi.cmo netcgi_ajp.cmo netcgi_scgi.cmo netcgi_cgi.cmo netcgi_fcgi.cmo  netcgi_dbi.cmo netcgi1_compat.cmo netcgi_test.cmo; \
- else \
- 	../../tools/mkstublib -o netcgi netcgi_common.cmo netcgi.cmo netcgi_ajp.cmo netcgi_scgi.cmo netcgi_cgi.cmo netcgi_fcgi.cmo  netcgi_dbi.cmo netcgi1_compat.cmo netcgi_test.cmo  ; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netcgi2'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netplex'
- make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netplex'
- ../rpc-generator/ocamlrpcgen -aux netplex_ctrl.x -int unboxed -direct
- ../rpc-generator/ocamlrpcgen -clnt netplex_ctrl.x -int unboxed -direct
- ../rpc-generator/ocamlrpcgen -srv2 netplex_ctrl.x -int unboxed -direct
- sed -e 's/@VERSION@/4.1.9/' \
-     -e 's/@AUTHDHREQS@//' \
-     -e 's/@PREFERRED_CGI_PKG@//' \
-     -e 's/@REGEXP_PROVIDER@/str/' \
-     -e 's/@COMPAT_PCRE_PROVIDER@//' \
-     -e 's/@ZIP_PROVIDER@//' \
- 	META.in >META
- make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netplex'
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netplex'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netplex'
- ocamlfind ocamldep  -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; }
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netplex'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netplex'
- opts="-opaque"; \
-         if [ -f "$(basename netplex_encap.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netplex_encap.mli
- opts="-opaque"; \
-         if [ -f "$(basename netplex_types.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netplex_types.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_types.ml
- opts="-opaque"; \
-         if [ -f "$(basename netplex_ctrl_aux.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netplex_ctrl_aux.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_ctrl_aux.ml
- File "netplex_ctrl_aux.ml", line 496, characters 8-12:
- Warning 26: unused variable ctx'.
- File "netplex_ctrl_aux.ml", line 1831, characters 8-12:
- Warning 26: unused variable ctx'.
- File "netplex_ctrl_aux.ml", line 2458, characters 8-12:
- Warning 26: unused variable ctx'.
- File "netplex_ctrl_aux.ml", line 2568, characters 8-12:
- Warning 26: unused variable ctx'.
- File "netplex_ctrl_aux.ml", line 2816, characters 8-12:
- Warning 26: unused variable ctx'.
- opts="-opaque"; \
-         if [ -f "$(basename netplex_ctrl_clnt.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netplex_ctrl_clnt.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_ctrl_clnt.ml
- opts="-opaque"; \
-         if [ -f "$(basename netplex_ctrl_srv.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netplex_ctrl_srv.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_ctrl_srv.ml
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_util.ml
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_encap.ml
- opts="-opaque"; \
-         if [ -f "$(basename netplex_internal.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netplex_internal.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_internal.ml
- opts="-opaque"; \
-         if [ -f "$(basename netplex_cenv.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netplex_cenv.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_cenv.ml
- opts="-opaque"; \
-         if [ -f "$(basename netplex_mp.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netplex_mp.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_mp.ml
- opts="-opaque"; \
-         if [ -f "$(basename netplex_mt.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netplex_mt.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_mt.ml
- opts="-opaque"; \
-         if [ -f "$(basename netplex_log.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netplex_log.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_log.ml
- opts="-opaque"; \
-         if [ -f "$(basename netplex_container.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netplex_container.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_container.ml
- opts="-opaque"; \
-         if [ -f "$(basename netplex_sockserv.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netplex_sockserv.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_sockserv.ml
- opts="-opaque"; \
-         if [ -f "$(basename netplex_workload.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netplex_workload.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_workload.ml
- opts="-opaque"; \
-         if [ -f "$(basename netplex_kit.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netplex_kit.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_kit.ml
- opts="-opaque"; \
-         if [ -f "$(basename netplex_sharedvar.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netplex_sharedvar.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_sharedvar.ml
- opts="-opaque"; \
-         if [ -f "$(basename netplex_controller.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netplex_controller.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_controller.ml
- opts="-opaque"; \
-         if [ -f "$(basename netplex_config.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netplex_config.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_config.ml
- opts="-opaque"; \
-         if [ -f "$(basename netplex_main.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netplex_main.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_main.ml
- opts="-opaque"; \
-         if [ -f "$(basename rpc_netplex.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts rpc_netplex.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  rpc_netplex.ml
- opts="-opaque"; \
-         if [ -f "$(basename netplex_semaphore.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netplex_semaphore.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_semaphore.ml
- opts="-opaque"; \
-         if [ -f "$(basename netplex_mutex.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netplex_mutex.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_mutex.ml
- opts="-opaque"; \
-         if [ -f "$(basename netplex_mbox.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netplex_mbox.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_mbox.ml
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o netplex.cma  netplex_types.cmo netplex_ctrl_aux.cmo netplex_ctrl_clnt.cmo netplex_ctrl_srv.cmo netplex_util.cmo netplex_encap.cmo netplex_internal.cmo netplex_cenv.cmo netplex_mp.cmo netplex_mt.cmo netplex_log.cmo netplex_container.cmo netplex_sockserv.cmo netplex_workload.cmo netplex_kit.cmo netplex_sharedvar.cmo netplex_controller.cmo netplex_config.cmo netplex_main.cmo rpc_netplex.cmo netplex_semaphore.cmo netplex_mutex.cmo netplex_mbox.cmo; \
- else \
- 	../../tools/mkstublib -o netplex netplex_types.cmo netplex_ctrl_aux.cmo netplex_ctrl_clnt.cmo netplex_ctrl_srv.cmo netplex_util.cmo netplex_encap.cmo netplex_internal.cmo netplex_cenv.cmo netplex_mp.cmo netplex_mt.cmo netplex_log.cmo netplex_container.cmo netplex_sockserv.cmo netplex_workload.cmo netplex_kit.cmo netplex_sharedvar.cmo netplex_controller.cmo netplex_config.cmo netplex_main.cmo rpc_netplex.cmo netplex_semaphore.cmo netplex_mutex.cmo netplex_mbox.cmo  ; \
- fi
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_admin.ml
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -o netplex-admin -custom \
-         -package "bytes unix bigarray str" -linkpkg \
- 	netsys_oothr.cma netsys.cma netstring.cma equeue.cma \
- 	rpc.cma netplex.cma netplex_admin.cmo
- echo /home/opam/.opam/4.03/bin/netplex-admin >netplex-packlist
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netplex'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netcgi2-plex'
- make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netcgi2-plex'
- sed -e 's/@VERSION@/4.1.9/' \
-     -e 's/@AUTHDHREQS@//' \
-     -e 's/@PREFERRED_CGI_PKG@//' \
-     -e 's/@REGEXP_PROVIDER@/str/' \
-     -e 's/@COMPAT_PCRE_PROVIDER@//' \
-     -e 's/@ZIP_PROVIDER@//' \
- 	META.in >META
- make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netcgi2-plex'
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netcgi2-plex'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netcgi2-plex'
- ocamlfind ocamldep  -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; }
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netcgi2-plex'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netcgi2-plex'
- opts="-opaque"; \
-         if [ -f "$(basename netcgi_plex.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../netcgi2 -I ../netplex -I ../netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netcgi_plex.mli
- ocamlfind ocamlc -g -safe-string -I ../netcgi2 -I ../netplex -I ../netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netcgi_plex.ml
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlc -g -safe-string -I ../netcgi2 -I ../netplex -I ../netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o netcgi2-plex.cma  netcgi_plex.cmo; \
- else \
- 	../../tools/mkstublib -o netcgi2-plex netcgi_plex.cmo  ; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netcgi2-plex'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netcamlbox'
- make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netcamlbox'
- sed -e 's/@VERSION@/4.1.9/' \
-     -e 's/@AUTHDHREQS@//' \
-     -e 's/@PREFERRED_CGI_PKG@//' \
-     -e 's/@REGEXP_PROVIDER@/str/' \
-     -e 's/@COMPAT_PCRE_PROVIDER@//' \
-     -e 's/@ZIP_PROVIDER@//' \
- 	META.in >META
- make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netcamlbox'
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netcamlbox'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netcamlbox'
- ocamlfind ocamldep  -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; }
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netcamlbox'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netcamlbox'
- opts="-opaque"; \
-         if [ -f "$(basename netcamlbox.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netcamlbox.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netcamlbox.ml
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o netcamlbox.cma  netcamlbox.cmo; \
- else \
- 	../../tools/mkstublib -o netcamlbox netcamlbox.cmo  ; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netcamlbox'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netmulticore'
- make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netmulticore'
- sed -e 's/@VERSION@/4.1.9/' \
-     -e 's/@AUTHDHREQS@//' \
-     -e 's/@PREFERRED_CGI_PKG@//' \
-     -e 's/@REGEXP_PROVIDER@/str/' \
-     -e 's/@COMPAT_PCRE_PROVIDER@//' \
-     -e 's/@ZIP_PROVIDER@//' \
- 	META.in >META
- make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netmulticore'
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netmulticore'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netmulticore'
- ocamlfind ocamldep  -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; }
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netmulticore'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netmulticore'
- opts="-opaque"; \
-         if [ -f "$(basename netmcore.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netmcore.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netmcore.ml
- opts="-opaque"; \
-         if [ -f "$(basename netmcore_camlbox.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netmcore_camlbox.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netmcore_camlbox.ml
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netmcore_util.ml
- opts="-opaque"; \
-         if [ -f "$(basename netmcore_mempool.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netmcore_mempool.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netmcore_mempool.ml
- opts="-opaque"; \
-         if [ -f "$(basename netmcore_heap.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netmcore_heap.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netmcore_heap.ml
- opts="-opaque"; \
-         if [ -f "$(basename netmcore_ref.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netmcore_ref.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netmcore_ref.ml
- opts="-opaque"; \
-         if [ -f "$(basename netmcore_array.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netmcore_array.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netmcore_array.ml
- opts="-opaque"; \
-         if [ -f "$(basename netmcore_sem.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netmcore_sem.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netmcore_sem.ml
- opts="-opaque"; \
-         if [ -f "$(basename netmcore_mutex.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netmcore_mutex.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netmcore_mutex.ml
- opts="-opaque"; \
-         if [ -f "$(basename netmcore_condition.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netmcore_condition.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netmcore_condition.ml
- opts="-opaque"; \
-         if [ -f "$(basename netmcore_queue.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netmcore_queue.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netmcore_queue.ml
- opts="-opaque"; \
-         if [ -f "$(basename netmcore_buffer.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netmcore_buffer.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netmcore_buffer.ml
- opts="-opaque"; \
-         if [ -f "$(basename netmcore_matrix.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netmcore_matrix.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netmcore_matrix.ml
- opts="-opaque"; \
-         if [ -f "$(basename netmcore_hashtbl.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netmcore_hashtbl.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netmcore_hashtbl.ml
- opts="-opaque"; \
-         if [ -f "$(basename netmcore_process.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netmcore_process.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netmcore_process.ml
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o netmulticore.cma  netmcore.cmo netmcore_camlbox.cmo netmcore_util.cmo netmcore_mempool.cmo netmcore_heap.cmo netmcore_ref.cmo netmcore_array.cmo netmcore_sem.cmo netmcore_mutex.cmo netmcore_condition.cmo netmcore_queue.cmo netmcore_buffer.cmo netmcore_matrix.cmo netmcore_hashtbl.cmo netmcore_process.cmo; \
- else \
- 	../../tools/mkstublib -o netmulticore netmcore.cmo netmcore_camlbox.cmo netmcore_util.cmo netmcore_mempool.cmo netmcore_heap.cmo netmcore_ref.cmo netmcore_array.cmo netmcore_sem.cmo netmcore_mutex.cmo netmcore_condition.cmo netmcore_queue.cmo netmcore_buffer.cmo netmcore_matrix.cmo netmcore_hashtbl.cmo netmcore_process.cmo  ; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netmulticore'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/nethttpd'
- make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/nethttpd'
- sed -e 's/@VERSION@/4.1.9/' \
-     -e 's/@AUTHDHREQS@//' \
-     -e 's/@PREFERRED_CGI_PKG@//' \
-     -e 's/@REGEXP_PROVIDER@/str/' \
-     -e 's/@COMPAT_PCRE_PROVIDER@//' \
-     -e 's/@ZIP_PROVIDER@//' \
- 	META.in >META
- make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/nethttpd'
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/nethttpd'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/nethttpd'
- ocamlfind ocamldep  -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; }
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/nethttpd'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/nethttpd'
- opts="-opaque"; \
-         if [ -f "$(basename nethttpd_types.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts nethttpd_types.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  nethttpd_types.ml
- opts="-opaque"; \
-         if [ -f "$(basename nethttpd_util.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts nethttpd_util.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  nethttpd_util.ml
- opts="-opaque"; \
-         if [ -f "$(basename nethttpd_kernel.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts nethttpd_kernel.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  nethttpd_kernel.ml
- opts="-opaque"; \
-         if [ -f "$(basename nethttpd_reactor.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts nethttpd_reactor.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  nethttpd_reactor.ml
- opts="-opaque"; \
-         if [ -f "$(basename nethttpd_engine.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts nethttpd_engine.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  nethttpd_engine.ml
- opts="-opaque"; \
-         if [ -f "$(basename nethttpd_services.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts nethttpd_services.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  nethttpd_services.ml
- File "nethttpd_services.ml", line 110, characters 16-32:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "nethttpd_services.ml", line 113, characters 29-45:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- opts="-opaque"; \
-         if [ -f "$(basename nethttpd_plex.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts nethttpd_plex.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  nethttpd_plex.ml
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o nethttpd.cma  nethttpd_types.cmo nethttpd_util.cmo nethttpd_kernel.cmo nethttpd_reactor.cmo nethttpd_engine.cmo nethttpd_services.cmo nethttpd_plex.cmo; \
- else \
- 	../../tools/mkstublib -o nethttpd nethttpd_types.cmo nethttpd_util.cmo nethttpd_kernel.cmo nethttpd_reactor.cmo nethttpd_engine.cmo nethttpd_services.cmo nethttpd_plex.cmo  ; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/nethttpd'
- ( cd tools/cppo-0.9.4 && rm -f depend && make -f Makefile.pre generate && make all )
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/tools/cppo-0.9.4'
- make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/tools/cppo-0.9.4'
- ocamllex cppo_lexer.mll
- 352 states, 13139 transitions, table size 54668 bytes
- 3450 additional bytes used for bindings
- ocamlyacc cppo_parser.mly
- echo 'let cppo_version = "0.9.4"' > cppo_version.ml
- ocamlfind ocamldep   *.ml *.mli >depend || { rm -f depend; exit 1; }
- make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/tools/cppo-0.9.4'
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/tools/cppo-0.9.4'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/tools/cppo-0.9.4'
- ocamlfind ocamlc -g   -package "bytes unix"  -w -25 -c  cppo_types.ml
- ocamlfind ocamlc -g   -package "bytes unix"  -w -25 -c  cppo_command.ml
- opts="-opaque"; \
-         if [ -f "$(basename cppo_parser.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g   -package "bytes unix"  -w -25 -c  $opts cppo_parser.mli
- ocamlfind ocamlc -g   -package "bytes unix"  -w -25 -c  cppo_parser.ml
- ocamlfind ocamlc -g   -package "bytes unix"  -w -25 -c  cppo_lexer.ml
- ocamlfind ocamlc -g   -package "bytes unix"  -w -25 -c  cppo_eval.ml
- File "cppo_eval.ml", line 37, characters 6-10:
- Warning 26: unused variable file.
- ocamlfind ocamlc -g   -package "bytes unix"  -w -25 -c  cppo_version.ml
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlc -g   -package "bytes unix"  -w -25 -a -o cppo.cma  cppo_types.cmo cppo_command.cmo cppo_parser.cmo cppo_lexer.cmo cppo_eval.cmo cppo_version.cmo; \
- else \
- 	../../tools/mkstublib -o cppo cppo_types.cmo cppo_command.cmo cppo_parser.cmo cppo_lexer.cmo cppo_eval.cmo cppo_version.cmo  ; \
- fi
- ocamlfind ocamlc -g   -package "bytes unix"  -w -25 -c  cppo_main.ml
- rm -f cppo cppo
- ocamlfind ocamlc -g   -package "bytes unix"  -w -25 -package unix,bytes -linkpkg -custom -o cppo cppo.cma cppo_main.cmo
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/tools/cppo-0.9.4'
- ( cd tools/unimap_to_ocaml && make all )
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/tools/unimap_to_ocaml'
- ocamlfind ocamlc -g -package str -linkpkg \
- 	-o unimap_to_ocaml \
- 	unimap_to_ocaml.ml
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/tools/unimap_to_ocaml'
- for pkg in netstring-pcre netsys netshm netstring netunidata equeue shell rpc-generator rpc rpc-auth-local netclient netcgi2 netplex netcgi2-plex netcamlbox netmulticore nethttpd; do \
- 	( cd src/$pkg && make -f Makefile.pre generate ) || exit; \
- 	( cd src/$pkg && make -f Makefile.pre depend ) || exit; \
- 	( cd src/$pkg && make all ) || exit; \
- done
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netstring-pcre'
- make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netstring-pcre'
- ../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES  netstring_pcre.mlip > netstring_pcre.mli || \
-       rm -f netstring_pcre.mli
- ../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES  netstring_pcre.mlp > netstring_pcre.ml || \
-       rm -f netstring_pcre.ml
- sed -e 's/@VERSION@/4.1.9/' \
-     -e 's/@AUTHDHREQS@//' \
-     -e 's/@PREFERRED_CGI_PKG@//' \
-     -e 's/@REGEXP_PROVIDER@/str/' \
-     -e 's/@COMPAT_PCRE_PROVIDER@//' \
-     -e 's/@ZIP_PROVIDER@//' \
- 	META.in >META
- make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netstring-pcre'
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netstring-pcre'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netstring-pcre'
- ocamlfind ocamldep   *.ml *.mli >depend || { rm -f depend; exit 1; }
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netstring-pcre'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netstring-pcre'
- opts="-opaque"; \
-         if [ -f "$(basename netstring_pcre.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix bytes pcre"  -w -25 -c  $opts netstring_pcre.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix bytes pcre"  -w -25 -c  netstring_pcre.ml
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlc -g -safe-string  -package "bytes unix bytes pcre"  -w -25 -a -o netstring-pcre.cma  netstring_pcre.cmo; \
- else \
- 	../../tools/mkstublib -o netstring-pcre netstring_pcre.cmo  ; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netstring-pcre'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netsys'
- make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netsys'
- sed -e 's/@VERSION@/4.1.9/' \
-     -e 's/@AUTHDHREQS@//' \
-     -e 's/@PREFERRED_CGI_PKG@//' \
-     -e 's/@REGEXP_PROVIDER@/str/' \
-     -e 's/@COMPAT_PCRE_PROVIDER@//' \
-     -e 's/@ZIP_PROVIDER@//' \
- 	META.in >META
- make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netsys'
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netsys'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netsys'
- ocamlfind ocamldep  -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo   -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; }
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netsys'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netsys'
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_conf.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_types.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_types.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_types.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_oothr.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_oothr.mli
- opts="-opaque"; \
-         if [ -f "$(basename netlog.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netlog.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netlog.ml
- opts="-opaque"; \
-         if [ -f "$(basename netexn.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netexn.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netexn.ml
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_impl_util.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_mem.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_mem.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_mem.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_signal.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_signal.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_signal.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_crypto_types.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_crypto_types.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_crypto_types.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_crypto.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_crypto.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_crypto.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_crypto_modes.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_crypto_modes.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_crypto_modes.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_posix.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_posix.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_posix.ml
- File "netsys_posix.ml", line 880, characters 14-29:
- 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.
- opts="-opaque"; \
-         if [ -f "$(basename netsys_win32.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_win32.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_win32.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_tls.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_tls.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_tls.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_ciphers.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_ciphers.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_ciphers.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_digests.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_digests.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_digests.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_rng.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_rng.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_rng.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_pollset.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_pollset.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_pollset.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_pollset_posix.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_pollset_posix.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_pollset_posix.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_pollset_win32.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_pollset_win32.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_pollset_win32.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_pollset_generic.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_pollset_generic.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_pollset_generic.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_xdr.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_xdr.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_xdr.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_tmp.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_tmp.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_tmp.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_sem.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_sem.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_sem.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_pmanage.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_pmanage.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_pmanage.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_global.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_global.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_global.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_gssapi.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_gssapi.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_gssapi.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_sasl_types.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_sasl_types.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_sasl_types.ml
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_sasl_util.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_sasl.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_sasl.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_sasl.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_polypipe.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_polypipe.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_polypipe.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsys_polysocket.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_polysocket.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_polysocket.ml
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c.c
- + gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c   -O -g  -I'/home/opam/.opam/4.03/lib/ocaml' 'netsys_c.c'
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_poll.c
- + gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c   -O -g  -I'/home/opam/.opam/4.03/lib/ocaml' 'netsys_c_poll.c'
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_fadvise.c
- + gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c   -O -g  -I'/home/opam/.opam/4.03/lib/ocaml' 'netsys_c_fadvise.c'
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_fallocate.c
- + gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c   -O -g  -I'/home/opam/.opam/4.03/lib/ocaml' 'netsys_c_fallocate.c'
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_ioprio.c
- + gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c   -O -g  -I'/home/opam/.opam/4.03/lib/ocaml' 'netsys_c_ioprio.c'
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_locale.c
- + gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c   -O -g  -I'/home/opam/.opam/4.03/lib/ocaml' 'netsys_c_locale.c'
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_multicast.c
- + gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c   -O -g  -I'/home/opam/.opam/4.03/lib/ocaml' 'netsys_c_multicast.c'
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_sem.c
- + gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c   -O -g  -I'/home/opam/.opam/4.03/lib/ocaml' 'netsys_c_sem.c'
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_shm.c
- + gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c   -O -g  -I'/home/opam/.opam/4.03/lib/ocaml' 'netsys_c_shm.c'
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_spawn.c
- + gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c   -O -g  -I'/home/opam/.opam/4.03/lib/ocaml' 'netsys_c_spawn.c'
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_subprocess.c
- + gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c   -O -g  -I'/home/opam/.opam/4.03/lib/ocaml' 'netsys_c_subprocess.c'
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_syslog.c
- + gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c   -O -g  -I'/home/opam/.opam/4.03/lib/ocaml' 'netsys_c_syslog.c'
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_clock.c
- + gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c   -O -g  -I'/home/opam/.opam/4.03/lib/ocaml' 'netsys_c_clock.c'
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_event.c
- + gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c   -O -g  -I'/home/opam/.opam/4.03/lib/ocaml' 'netsys_c_event.c'
- netsys_c_event.c: In function 'netsys_get_not_event_fd_nodup':
- netsys_c_event.c:290:13: warning: unused variable 'code' [-Wunused-variable]
-   290 |     int fd, code;
-       |             ^~~~
- netsys_c_event.c:290:9: warning: unused variable 'fd' [-Wunused-variable]
-   290 |     int fd, code;
-       |         ^~
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_win32.c
- + gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c   -O -g  -I'/home/opam/.opam/4.03/lib/ocaml' 'netsys_c_win32.c'
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_htab.c
- + gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c   -O -g  -I'/home/opam/.opam/4.03/lib/ocaml' 'netsys_c_htab.c'
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_queue.c
- + gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c   -O -g  -I'/home/opam/.opam/4.03/lib/ocaml' 'netsys_c_queue.c'
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_mem.c
- + gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c   -O -g  -I'/home/opam/.opam/4.03/lib/ocaml' 'netsys_c_mem.c'
- netsys_c_mem.c: In function 'netsys_init_value':
- netsys_c_mem.c:1259:9: warning: statement with no effect [-Wunused-value]
-  1259 |         strcmp(ops->name, String_val(Field(pair,0)));
-       |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_xdr.c
- + gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c   -O -g  -I'/home/opam/.opam/4.03/lib/ocaml' 'netsys_c_xdr.c'
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_ip6.c
- + gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c   -O -g  -I'/home/opam/.opam/4.03/lib/ocaml' 'netsys_c_ip6.c'
- if [ "Xnetsys_c.o netsys_c_poll.o netsys_c_fadvise.o netsys_c_fallocate.o netsys_c_ioprio.o netsys_c_locale.o netsys_c_multicast.o netsys_c_sem.o netsys_c_shm.o netsys_c_spawn.o netsys_c_subprocess.o netsys_c_syslog.o netsys_c_clock.o netsys_c_event.o netsys_c_win32.o netsys_c_htab.o netsys_c_queue.o netsys_c_mem.o netsys_c_xdr.o netsys_c_ip6.o" = "X" ]; then \
- 	ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -a -o netsys.cma  netsys_conf.cmo netsys_types.cmo netlog.cmo netexn.cmo netsys_impl_util.cmo netsys_mem.cmo netsys_signal.cmo netsys_crypto_types.cmo netsys_crypto.cmo netsys_crypto_modes.cmo netsys_posix.cmo netsys_win32.cmo netsys_tls.cmo netsys.cmo netsys_ciphers.cmo netsys_digests.cmo netsys_rng.cmo netsys_pollset.cmo netsys_pollset_posix.cmo netsys_pollset_win32.cmo netsys_pollset_generic.cmo netsys_xdr.cmo netsys_tmp.cmo netsys_sem.cmo netsys_pmanage.cmo netsys_global.cmo netsys_gssapi.cmo netsys_sasl_types.cmo netsys_sasl_util.cmo netsys_sasl.cmo netsys_polypipe.cmo netsys_polysocket.cmo; \
- else \
- 	../../tools/mkstublib -o netsys netsys_conf.cmo netsys_types.cmo netlog.cmo netexn.cmo netsys_impl_util.cmo netsys_mem.cmo netsys_signal.cmo netsys_crypto_types.cmo netsys_crypto.cmo netsys_crypto_modes.cmo netsys_posix.cmo netsys_win32.cmo netsys_tls.cmo netsys.cmo netsys_ciphers.cmo netsys_digests.cmo netsys_rng.cmo netsys_pollset.cmo netsys_pollset_posix.cmo netsys_pollset_win32.cmo netsys_pollset_generic.cmo netsys_xdr.cmo netsys_tmp.cmo netsys_sem.cmo netsys_pmanage.cmo netsys_global.cmo netsys_gssapi.cmo netsys_sasl_types.cmo netsys_sasl_util.cmo netsys_sasl.cmo netsys_polypipe.cmo netsys_polysocket.cmo netsys_c.o netsys_c_poll.o netsys_c_fadvise.o netsys_c_fallocate.o netsys_c_ioprio.o netsys_c_locale.o netsys_c_multicast.o netsys_c_sem.o netsys_c_shm.o netsys_c_spawn.o netsys_c_subprocess.o netsys_c_syslog.o netsys_c_clock.o netsys_c_event.o netsys_c_win32.o netsys_c_htab.o netsys_c_queue.o netsys_c_mem.o netsys_c_xdr.o netsys_c_ip6.o -lrt -lpthread ; \
- fi
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_oothr.ml
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -o netsys_oothr.cma -a netsys_oothr.cmo
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_outofheap.c
- + gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c   -O -g  -I'/home/opam/.opam/4.03/lib/ocaml' 'netsys_c_outofheap.c'
- opts="-opaque"; \
-         if [ -f "$(basename netsys_oothr_mt.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -thread $opts netsys_oothr_mt.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -thread netsys_oothr_mt.ml
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -o netsys_oothr_mt.cma -a \
- 	netsys_oothr.cmo netsys_oothr_mt.cmo
- opts="-opaque"; \
-         if [ -f "$(basename netsys_oothr_mt_init.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -thread $opts netsys_oothr_mt_init.mli
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -thread netsys_oothr_mt_init.ml
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netsys'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netshm'
- make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netshm'
- sed -e 's/@VERSION@/4.1.9/' \
-     -e 's/@AUTHDHREQS@//' \
-     -e 's/@PREFERRED_CGI_PKG@//' \
-     -e 's/@REGEXP_PROVIDER@/str/' \
-     -e 's/@COMPAT_PCRE_PROVIDER@//' \
-     -e 's/@ZIP_PROVIDER@//' \
- 	META.in >META
- make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netshm'
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netshm'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netshm'
- ocamlfind ocamldep  -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; }
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netshm'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netshm'
- opts="-opaque"; \
-         if [ -f "$(basename netshm.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netshm.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netshm.ml
- opts="-opaque"; \
-         if [ -f "$(basename netshm_data.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netshm_data.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netshm_data.ml
- opts="-opaque"; \
-         if [ -f "$(basename netshm_hashtbl.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netshm_hashtbl.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netshm_hashtbl.ml
- opts="-opaque"; \
-         if [ -f "$(basename netshm_array.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netshm_array.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netshm_array.ml
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o netshm.cma  netshm.cmo netshm_data.cmo netshm_hashtbl.cmo netshm_array.cmo; \
- else \
- 	../../tools/mkstublib -o netshm netshm.cmo netshm_data.cmo netshm_hashtbl.cmo netshm_array.cmo  ; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netshm'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netstring'
- make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netstring'
- sed -e 's/@VERSION@/4.1.9/' netconst.mlp >netconst.ml
- ocamllex netglob_lex.mll
- 69 states, 297 transitions, table size 1602 bytes
- ocaml ../../tools/unicode_charinfo.ml unicode_charinfo.txt \
- 	> netunichar.ml
- ../../tools/unimap_to_ocaml/unimap_to_ocaml \
- 	-o netmappings_asn1.ml netmappings_asn1.pmap
- Reading netmappings_asn1.pmap
- Processing asn1_t61
-    (Heavy conflicts: 3 of 256)
- Processing asn1_printable
-    (Heavy conflicts: 0 of 256)
- Processing asn1_iso646
-    (Heavy conflicts: 0 of 256)
- sed -e 's/@VERSION@/4.1.9/' \
-     -e 's/@AUTHDHREQS@//' \
-     -e 's/@PREFERRED_CGI_PKG@//' \
-     -e 's/@REGEXP_PROVIDER@/str/' \
-     -e 's/@COMPAT_PCRE_PROVIDER@//' \
-     -e 's/@ZIP_PROVIDER@//' \
- 	META.in >META
- make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netstring'
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netstring'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netstring'
- ocamlfind ocamldep  -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; }
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netstring'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netstring'
- opts="-opaque"; \
-         if [ -f "$(basename netconst.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netconst.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netconst.ml
- opts="-opaque"; \
-         if [ -f "$(basename netstring_str.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netstring_str.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netstring_str.ml
- opts="-opaque"; \
-         if [ -f "$(basename netstring_tstring.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netstring_tstring.mli
- opts="-opaque"; \
-         if [ -f "$(basename netbuffer.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netbuffer.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netbuffer.ml
- opts="-opaque"; \
-         if [ -f "$(basename netunichar.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netunichar.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netunichar.ml
- opts="-opaque"; \
-         if [ -f "$(basename netaux.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netaux.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netaux.ml
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netstring_tstring.ml
- opts="-opaque"; \
-         if [ -f "$(basename netchannels.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netchannels.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netchannels.ml
- File "netchannels.ml", line 933, characters 2-505:
- Warning 8: this pattern-matching is not exhaustive.
- All clauses in this pattern-matching are guarded.
- File "netchannels.ml", line 1477, characters 2-471:
- Warning 8: this pattern-matching is not exhaustive.
- All clauses in this pattern-matching are guarded.
- opts="-opaque"; \
-         if [ -f "$(basename netchannels_crypto.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netchannels_crypto.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netchannels_crypto.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsockaddr.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netsockaddr.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netsockaddr.ml
- opts="-opaque"; \
-         if [ -f "$(basename netdb.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netdb.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netdb.ml
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netmappings_asn1.ml
- opts="-opaque"; \
-         if [ -f "$(basename netmappings.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netmappings.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netmappings.ml
- opts="-opaque"; \
-         if [ -f "$(basename netconversion.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netconversion.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netconversion.ml
- opts="-opaque"; \
-         if [ -f "$(basename netulex.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netulex.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netulex.ml
- opts="-opaque"; \
-         if [ -f "$(basename netencoding.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netencoding.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netencoding.ml
- opts="-opaque"; \
-         if [ -f "$(basename netstream.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netstream.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netstream.ml
- opts="-opaque"; \
-         if [ -f "$(basename netdate.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netdate.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netdate.ml
- opts="-opaque"; \
-         if [ -f "$(basename netmime_string.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netmime_string.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netmime_string.ml
- ocamllex nethtml_scanner.mll
- 57 states, 1035 transitions, table size 4482 bytes
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  nethtml_scanner.ml
- opts="-opaque"; \
-         if [ -f "$(basename nethtml.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts nethtml.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  nethtml.ml
- File "nethtml.ml", line 626, characters 4-16:
- Warning 21: this statement never returns (or has an unsound type.)
- opts="-opaque"; \
-         if [ -f "$(basename neturl.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts neturl.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  neturl.ml
- opts="-opaque"; \
-         if [ -f "$(basename neturl_ldap.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts neturl_ldap.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  neturl_ldap.ml
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netsaslprep_data.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsaslprep.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netsaslprep.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netsaslprep.ml
- opts="-opaque"; \
-         if [ -f "$(basename netaddress.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netaddress.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netaddress.ml
- opts="-opaque"; \
-         if [ -f "$(basename netcompression.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netcompression.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netcompression.ml
- opts="-opaque"; \
-         if [ -f "$(basename netmime.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netmime.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netmime.ml
- opts="-opaque"; \
-         if [ -f "$(basename netmime_header.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netmime_header.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netmime_header.ml
- opts="-opaque"; \
-         if [ -f "$(basename netmime_channels.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netmime_channels.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netmime_channels.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsendmail.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netsendmail.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netsendmail.ml
- opts="-opaque"; \
-         if [ -f "$(basename nethttp.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts nethttp.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  nethttp.ml
- opts="-opaque"; \
-         if [ -f "$(basename netpagebuffer.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netpagebuffer.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netpagebuffer.ml
- opts="-opaque"; \
-         if [ -f "$(basename netfs.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netfs.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netfs.ml
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netglob_lex.ml
- opts="-opaque"; \
-         if [ -f "$(basename netglob.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netglob.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netglob.ml
- opts="-opaque"; \
-         if [ -f "$(basename netauth.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netauth.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netauth.ml
- opts="-opaque"; \
-         if [ -f "$(basename netnumber.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netnumber.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netnumber.ml
- opts="-opaque"; \
-         if [ -f "$(basename netxdr_mstring.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netxdr_mstring.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netxdr_mstring.ml
- opts="-opaque"; \
-         if [ -f "$(basename netxdr.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netxdr.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netxdr.ml
- opts="-opaque"; \
-         if [ -f "$(basename netasn1.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netasn1.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netasn1.ml
- opts="-opaque"; \
-         if [ -f "$(basename netasn1_encode.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netasn1_encode.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netasn1_encode.ml
- opts="-opaque"; \
-         if [ -f "$(basename netoid.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netoid.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netoid.ml
- opts="-opaque"; \
-         if [ -f "$(basename netdn.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netdn.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netdn.ml
- opts="-opaque"; \
-         if [ -f "$(basename netx509.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netx509.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netx509.ml
- opts="-opaque"; \
-         if [ -f "$(basename netascii_armor.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netascii_armor.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netascii_armor.ml
- opts="-opaque"; \
-         if [ -f "$(basename netx509_pubkey.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netx509_pubkey.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netx509_pubkey.ml
- opts="-opaque"; \
-         if [ -f "$(basename netx509_pubkey_crypto.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netx509_pubkey_crypto.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netx509_pubkey_crypto.ml
- opts="-opaque"; \
-         if [ -f "$(basename nettls_support.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts nettls_support.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  nettls_support.ml
- opts="-opaque"; \
-         if [ -f "$(basename netgssapi_support.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netgssapi_support.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netgssapi_support.ml
- opts="-opaque"; \
-         if [ -f "$(basename netgssapi_auth.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netgssapi_auth.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netgssapi_auth.ml
- opts="-opaque"; \
-         if [ -f "$(basename netmech_scram.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netmech_scram.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netmech_scram.ml
- File "netmech_scram.ml", line 529, characters 22-27:
- Warning 12: this sub-pattern is unused.
- opts="-opaque"; \
-         if [ -f "$(basename netmech_scram_gssapi.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netmech_scram_gssapi.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netmech_scram_gssapi.ml
- opts="-opaque"; \
-         if [ -f "$(basename netmech_scram_sasl.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netmech_scram_sasl.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netmech_scram_sasl.ml
- opts="-opaque"; \
-         if [ -f "$(basename netmech_scram_http.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netmech_scram_http.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netmech_scram_http.ml
- opts="-opaque"; \
-         if [ -f "$(basename netmech_plain_sasl.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netmech_plain_sasl.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netmech_plain_sasl.ml
- opts="-opaque"; \
-         if [ -f "$(basename netmech_crammd5_sasl.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netmech_crammd5_sasl.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netmech_crammd5_sasl.ml
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netmech_digest.ml
- opts="-opaque"; \
-         if [ -f "$(basename netmech_digest_sasl.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netmech_digest_sasl.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netmech_digest_sasl.ml
- opts="-opaque"; \
-         if [ -f "$(basename netmech_digest_http.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netmech_digest_http.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netmech_digest_http.ml
- opts="-opaque"; \
-         if [ -f "$(basename netmech_gs2_sasl.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netmech_gs2_sasl.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netmech_gs2_sasl.ml
- opts="-opaque"; \
-         if [ -f "$(basename netmech_krb5_sasl.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netmech_krb5_sasl.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netmech_krb5_sasl.ml
- opts="-opaque"; \
-         if [ -f "$(basename netmech_spnego_http.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netmech_spnego_http.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netmech_spnego_http.ml
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -a -o netstring.cma  netconst.cmo netstring_str.cmo netbuffer.cmo netunichar.cmo netaux.cmo netstring_tstring.cmo netchannels.cmo netchannels_crypto.cmo netsockaddr.cmo netdb.cmo netmappings_asn1.cmo netmappings.cmo netconversion.cmo netulex.cmo netencoding.cmo netstream.cmo netdate.cmo netmime_string.cmo nethtml_scanner.cmo nethtml.cmo neturl.cmo neturl_ldap.cmo netsaslprep_data.cmo netsaslprep.cmo netaddress.cmo netcompression.cmo netmime.cmo netmime_header.cmo netmime_channels.cmo netsendmail.cmo nethttp.cmo netpagebuffer.cmo netfs.cmo netglob_lex.cmo netglob.cmo netauth.cmo netnumber.cmo netxdr_mstring.cmo netxdr.cmo netasn1.cmo netasn1_encode.cmo netoid.cmo netdn.cmo netx509.cmo netascii_armor.cmo netx509_pubkey.cmo netx509_pubkey_crypto.cmo nettls_support.cmo netgssapi_support.cmo netgssapi_auth.cmo netmech_scram.cmo netmech_scram_gssapi.cmo netmech_scram_sasl.cmo netmech_scram_http.cmo netmech_plain_sasl.cmo netmech_crammd5_sasl.cmo netmech_digest.cmo netmech_digest_sasl.cmo netmech_digest_http.cmo netmech_gs2_sasl.cmo netmech_krb5_sasl.cmo netmech_spnego_http.cmo; \
- else \
- 	../../tools/mkstublib -o netstring netconst.cmo netstring_str.cmo netbuffer.cmo netunichar.cmo netaux.cmo netstring_tstring.cmo netchannels.cmo netchannels_crypto.cmo netsockaddr.cmo netdb.cmo netmappings_asn1.cmo netmappings.cmo netconversion.cmo netulex.cmo netencoding.cmo netstream.cmo netdate.cmo netmime_string.cmo nethtml_scanner.cmo nethtml.cmo neturl.cmo neturl_ldap.cmo netsaslprep_data.cmo netsaslprep.cmo netaddress.cmo netcompression.cmo netmime.cmo netmime_header.cmo netmime_channels.cmo netsendmail.cmo nethttp.cmo netpagebuffer.cmo netfs.cmo netglob_lex.cmo netglob.cmo netauth.cmo netnumber.cmo netxdr_mstring.cmo netxdr.cmo netasn1.cmo netasn1_encode.cmo netoid.cmo netdn.cmo netx509.cmo netascii_armor.cmo netx509_pubkey.cmo netx509_pubkey_crypto.cmo nettls_support.cmo netgssapi_support.cmo netgssapi_auth.cmo netmech_scram.cmo netmech_scram_gssapi.cmo netmech_scram_sasl.cmo netmech_scram_http.cmo netmech_plain_sasl.cmo netmech_crammd5_sasl.cmo netmech_digest.cmo netmech_digest_sasl.cmo netmech_digest_http.cmo netmech_gs2_sasl.cmo netmech_krb5_sasl.cmo netmech_spnego_http.cmo  ; \
- fi
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netaccel_c.c
- + gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c   -O -g  -I'/home/opam/.opam/4.03/lib/ocaml' 'netaccel_c.c'
- opts="-opaque"; \
-         if [ -f "$(basename netaccel.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netaccel.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netaccel.ml
- ../../tools/mkstublib -o netaccel -oc netaccel_c netaccel_c.o netaccel.cmo
- opts="-opaque"; \
-         if [ -f "$(basename netaccel_link.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netaccel_link.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netaccel_link.ml
- opts="-opaque"; \
-         if [ -f "$(basename netstring_top.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  $opts netstring_top.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c -I +compiler-libs netstring_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03/lib/ocaml/compiler-libs, /home/opam/.opam/4.03/lib/ocaml
- rm nethtml_scanner.ml
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netstring'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netunidata'
- make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netunidata'
- ../../tools/unimap_to_ocaml/unimap_to_ocaml \
- 	-o netmappings_iso.ml netmappings_iso.pmap
- Reading netmappings_iso.pmap
- Processing iso88599
-    (Heavy conflicts: 0 of 256)
- Processing iso88598
-    (Heavy conflicts: 0 of 256)
- Processing iso88597
-    (Heavy conflicts: 0 of 256)
- Processing iso88596
-    (Heavy conflicts: 0 of 256)
- Processing iso88595
-    (Heavy conflicts: 1 of 256)
- Processing iso88594
-    (Heavy conflicts: 0 of 256)
- Processing iso88593
-    (Heavy conflicts: 0 of 256)
- Processing iso88592
-    (Heavy conflicts: 0 of 256)
- Processing iso885916
-    (Heavy conflicts: 2 of 256)
- Processing iso885915
-    (Heavy conflicts: 0 of 256)
- Processing iso885914
-    (Heavy conflicts: 2 of 256)
- Processing iso885913
-    (Heavy conflicts: 1 of 256)
- Processing iso885911
-    (Heavy conflicts: 0 of 256)
- Processing iso885910
-    (Heavy conflicts: 0 of 256)
- Processing iso88591
-    (Heavy conflicts: 0 of 256)
- ../../tools/unimap_to_ocaml/unimap_to_ocaml \
- 	-o netmappings_other.ml netmappings_other.pmap
- Reading netmappings_other.pmap
- Processing windows1258
-    (Heavy conflicts: 2 of 256)
- Processing windows1257
-    (Heavy conflicts: 4 of 256)
- Processing windows1256
-    (Heavy conflicts: 8 of 256)
- Processing windows1255
-    (Heavy conflicts: 1 of 256)
- Processing windows1254
-    (Heavy conflicts: 3 of 256)
- Processing windows1253
-    (Heavy conflicts: 2 of 256)
- Processing windows1252
-    (Heavy conflicts: 1 of 256)
- Processing windows1251
-    (Heavy conflicts: 16 of 256)
- Processing windows1250
-    (Heavy conflicts: 6 of 256)
- Processing macroman
-    (Heavy conflicts: 1 of 256)
- Processing koi8r
-    (Heavy conflicts: 16 of 256)
- Processing adobe_zapf_dingbats_encoding
-    (Heavy conflicts: 3 of 256)
- Processing adobe_symbol_encoding
-    (Heavy conflicts: 3 of 256)
- Processing adobe_standard_encoding
-    (Heavy conflicts: 0 of 256)
- Processing cp875
-    (Heavy conflicts: 0 of 256)
- Processing cp874
-    (Heavy conflicts: 8 of 256)
- Processing cp869
-    (Heavy conflicts: 2 of 256)
- Processing cp866
-    (Heavy conflicts: 15 of 256)
- Processing cp865
-    (Heavy conflicts: 4 of 256)
- Processing cp864
-    (Heavy conflicts: 1 of 256)
- Processing cp863
-    (Heavy conflicts: 4 of 256)
- Processing cp862
-    (Heavy conflicts: 4 of 256)
- Processing cp861
-    (Heavy conflicts: 4 of 256)
- Processing cp860
-    (Heavy conflicts: 3 of 256)
- Processing cp857
-    (Heavy conflicts: 0 of 256)
- Processing cp856
-    (Heavy conflicts: 0 of 256)
- Processing cp855
-    (Heavy conflicts: 15 of 256)
- Processing cp852
-    (Heavy conflicts: 10 of 256)
- Processing cp850
-    (Heavy conflicts: 0 of 256)
- Processing cp775
-    (Heavy conflicts: 9 of 256)
- Processing cp737
-    (Heavy conflicts: 3 of 256)
- Processing cp500
-    (Heavy conflicts: 0 of 256)
- Processing cp437
-    (Heavy conflicts: 4 of 256)
- Processing cp424
-    (Heavy conflicts: 0 of 256)
- Processing cp1047
-    (Heavy conflicts: 0 of 256)
- Processing cp1026
-    (Heavy conflicts: 0 of 256)
- Processing cp1006
-    (Heavy conflicts: 2 of 256)
- Processing cp037
-    (Heavy conflicts: 0 of 256)
- ../../tools/unimap_to_ocaml/unimap_to_ocaml \
- 	-o netmappings_jp.ml netmappings_jp.pmap
- Reading netmappings_jp.pmap
- Processing jis0212
-    (Heavy conflicts: 132 of 8192)
- Processing jis0208
-    (Heavy conflicts: 182 of 8192)
- Processing jis0201
-    (Heavy conflicts: 0 of 256)
- ../../tools/unimap_to_ocaml/unimap_to_ocaml \
- 	-o netmappings_kr.ml netmappings_kr.pmap
- Reading netmappings_kr.pmap
- Processing ks1001
-    (Heavy conflicts: 70 of 16384)
- { echo "(* Generated file *)"; \
-   echo 'let net_db_dir = "/home/opam/.opam/4.03/lib/netunidata";;'; \
- } >netuniconfig.ml
- mkdir -p netdb
- cd netdb && \
-         ../../../tools/unimap_to_ocaml/unimap_to_ocaml -netdb ../*.pmap
- Reading ../netmappings_iso.pmap
- Reading ../netmappings_jp.pmap
- Reading ../netmappings_kr.pmap
- Reading ../netmappings_other.pmap
- Processing iso88599
-    (Heavy conflicts: 0 of 256)
- Processing iso88598
-    (Heavy conflicts: 0 of 256)
- Processing iso88597
-    (Heavy conflicts: 0 of 256)
- Processing iso88596
-    (Heavy conflicts: 0 of 256)
- Processing iso88595
-    (Heavy conflicts: 1 of 256)
- Processing iso88594
-    (Heavy conflicts: 0 of 256)
- Processing iso88593
-    (Heavy conflicts: 0 of 256)
- Processing iso88592
-    (Heavy conflicts: 0 of 256)
- Processing iso885916
-    (Heavy conflicts: 2 of 256)
- Processing iso885915
-    (Heavy conflicts: 0 of 256)
- Processing iso885914
-    (Heavy conflicts: 2 of 256)
- Processing iso885913
-    (Heavy conflicts: 1 of 256)
- Processing iso885911
-    (Heavy conflicts: 0 of 256)
- Processing iso885910
-    (Heavy conflicts: 0 of 256)
- Processing iso88591
-    (Heavy conflicts: 0 of 256)
- Processing jis0212
-    (Heavy conflicts: 132 of 8192)
- Processing jis0208
-    (Heavy conflicts: 182 of 8192)
- Processing jis0201
-    (Heavy conflicts: 0 of 256)
- Processing ks1001
-    (Heavy conflicts: 70 of 16384)
- Processing windows1258
-    (Heavy conflicts: 2 of 256)
- Processing windows1257
-    (Heavy conflicts: 4 of 256)
- Processing windows1256
-    (Heavy conflicts: 8 of 256)
- Processing windows1255
-    (Heavy conflicts: 1 of 256)
- Processing windows1254
-    (Heavy conflicts: 3 of 256)
- Processing windows1253
-    (Heavy conflicts: 2 of 256)
- Processing windows1252
-    (Heavy conflicts: 1 of 256)
- Processing windows1251
-    (Heavy conflicts: 16 of 256)
- Processing windows1250
-    (Heavy conflicts: 6 of 256)
- Processing macroman
-    (Heavy conflicts: 1 of 256)
- Processing koi8r
-    (Heavy conflicts: 16 of 256)
- Processing adobe_zapf_dingbats_encoding
-    (Heavy conflicts: 3 of 256)
- Processing adobe_symbol_encoding
-    (Heavy conflicts: 3 of 256)
- Processing adobe_standard_encoding
-    (Heavy conflicts: 0 of 256)
- Processing cp875
-    (Heavy conflicts: 0 of 256)
- Processing cp874
-    (Heavy conflicts: 8 of 256)
- Processing cp869
-    (Heavy conflicts: 2 of 256)
- Processing cp866
-    (Heavy conflicts: 15 of 256)
- Processing cp865
-    (Heavy conflicts: 4 of 256)
- Processing cp864
-    (Heavy conflicts: 1 of 256)
- Processing cp863
-    (Heavy conflicts: 4 of 256)
- Processing cp862
-    (Heavy conflicts: 4 of 256)
- Processing cp861
-    (Heavy conflicts: 4 of 256)
- Processing cp860
-    (Heavy conflicts: 3 of 256)
- Processing cp857
-    (Heavy conflicts: 0 of 256)
- Processing cp856
-    (Heavy conflicts: 0 of 256)
- Processing cp855
-    (Heavy conflicts: 15 of 256)
- Processing cp852
-    (Heavy conflicts: 10 of 256)
- Processing cp850
-    (Heavy conflicts: 0 of 256)
- Processing cp775
-    (Heavy conflicts: 9 of 256)
- Processing cp737
-    (Heavy conflicts: 3 of 256)
- Processing cp500
-    (Heavy conflicts: 0 of 256)
- Processing cp437
-    (Heavy conflicts: 4 of 256)
- Processing cp424
-    (Heavy conflicts: 0 of 256)
- Processing cp1047
-    (Heavy conflicts: 0 of 256)
- Processing cp1026
-    (Heavy conflicts: 0 of 256)
- Processing cp1006
-    (Heavy conflicts: 2 of 256)
- Processing cp037
-    (Heavy conflicts: 0 of 256)
- touch netdb_done
- sed -e 's/@VERSION@/4.1.9/' \
-     -e 's/@AUTHDHREQS@//' \
-     -e 's/@PREFERRED_CGI_PKG@//' \
-     -e 's/@REGEXP_PROVIDER@/str/' \
-     -e 's/@COMPAT_PCRE_PROVIDER@//' \
-     -e 's/@ZIP_PROVIDER@//' \
- 	META.in >META
- make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netunidata'
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netunidata'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netunidata'
- ocamlfind ocamldep  -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; }
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netunidata'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netunidata'
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netuniconfig.ml
- opts="-opaque"; \
-         if [ -f "$(basename netunidata.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netunidata.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netunidata.ml
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netunichecksums.ml
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o netunidata.cma  netuniconfig.cmo netunidata.cmo netunichecksums.cmo; \
- else \
- 	../../tools/mkstublib -o netunidata netuniconfig.cmo netunidata.cmo netunichecksums.cmo  ; \
- fi
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netmappings_iso.ml
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netmappings_other.ml
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netmappings_jp.ml
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netmappings_kr.ml
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netuniinit.ml
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netunidata'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/equeue'
- make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/equeue'
- sed -e 's/@VERSION@/4.1.9/' \
-     -e 's/@AUTHDHREQS@//' \
-     -e 's/@PREFERRED_CGI_PKG@//' \
-     -e 's/@REGEXP_PROVIDER@/str/' \
-     -e 's/@COMPAT_PCRE_PROVIDER@//' \
-     -e 's/@ZIP_PROVIDER@//' \
- 	META.in >META
- make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/equeue'
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/equeue'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/equeue'
- ocamlfind ocamldep  -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; }
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/equeue'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/equeue'
- opts="-opaque"; \
-         if [ -f "$(basename equeue.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts equeue.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  equeue.ml
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  unixqueue_util.ml
- opts="-opaque"; \
-         if [ -f "$(basename unixqueue_pollset.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts unixqueue_pollset.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  unixqueue_pollset.ml
- opts="-opaque"; \
-         if [ -f "$(basename unixqueue.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts unixqueue.mli
- opts="-opaque"; \
-         if [ -f "$(basename unixqueue_select.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts unixqueue_select.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  unixqueue_select.ml
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  unixqueue.ml
- opts="-opaque"; \
-         if [ -f "$(basename uq_resolver.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts uq_resolver.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  uq_resolver.ml
- opts="-opaque"; \
-         if [ -f "$(basename uq_engines.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts uq_engines.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  uq_engines.ml
- opts="-opaque"; \
-         if [ -f "$(basename uq_multiplex.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts uq_multiplex.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  uq_multiplex.ml
- opts="-opaque"; \
-         if [ -f "$(basename uq_transfer.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts uq_transfer.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  uq_transfer.ml
- opts="-opaque"; \
-         if [ -f "$(basename uq_io.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts uq_io.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  uq_io.ml
- opts="-opaque"; \
-         if [ -f "$(basename uq_lwt.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts uq_lwt.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  uq_lwt.ml
- opts="-opaque"; \
-         if [ -f "$(basename uq_libevent.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts uq_libevent.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  uq_libevent.ml
- opts="-opaque"; \
-         if [ -f "$(basename uq_mt.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts uq_mt.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  uq_mt.ml
- opts="-opaque"; \
-         if [ -f "$(basename uq_client.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts uq_client.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  uq_client.ml
- opts="-opaque"; \
-         if [ -f "$(basename uq_server.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts uq_server.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  uq_server.ml
- opts="-opaque"; \
-         if [ -f "$(basename uq_datagram.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts uq_datagram.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  uq_datagram.ml
- opts="-opaque"; \
-         if [ -f "$(basename uq_socks5.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts uq_socks5.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  uq_socks5.ml
- opts="-opaque"; \
-         if [ -f "$(basename uq_engines_compat.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts uq_engines_compat.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  uq_engines_compat.ml
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o equeue.cma  equeue.cmo unixqueue_util.cmo unixqueue_pollset.cmo unixqueue_select.cmo unixqueue.cmo uq_resolver.cmo uq_engines.cmo uq_multiplex.cmo uq_transfer.cmo uq_io.cmo uq_lwt.cmo uq_libevent.cmo uq_mt.cmo uq_client.cmo uq_server.cmo uq_datagram.cmo uq_socks5.cmo uq_engines_compat.cmo; \
- else \
- 	../../tools/mkstublib -o equeue equeue.cmo unixqueue_util.cmo unixqueue_pollset.cmo unixqueue_select.cmo unixqueue.cmo uq_resolver.cmo uq_engines.cmo uq_multiplex.cmo uq_transfer.cmo uq_io.cmo uq_lwt.cmo uq_libevent.cmo uq_mt.cmo uq_client.cmo uq_server.cmo uq_datagram.cmo uq_socks5.cmo uq_engines_compat.cmo  ; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/equeue'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/shell'
- make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/shell'
- sed -e 's/@VERSION@/4.1.9/' \
-     -e 's/@AUTHDHREQS@//' \
-     -e 's/@PREFERRED_CGI_PKG@//' \
-     -e 's/@REGEXP_PROVIDER@/str/' \
-     -e 's/@COMPAT_PCRE_PROVIDER@//' \
-     -e 's/@ZIP_PROVIDER@//' \
- 	META.in >META
- make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/shell'
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/shell'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/shell'
- ocamlfind ocamldep  -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; }
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/shell'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/shell'
- opts="-opaque"; \
-         if [ -f "$(basename shell_sys.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts shell_sys.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  shell_sys.ml
- opts="-opaque"; \
-         if [ -f "$(basename shell.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts shell.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  shell.ml
- opts="-opaque"; \
-         if [ -f "$(basename shell_uq.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts shell_uq.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  shell_uq.ml
- opts="-opaque"; \
-         if [ -f "$(basename shell_fs.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts shell_fs.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  shell_fs.ml
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o shell.cma  shell_sys.cmo shell.cmo shell_uq.cmo shell_fs.cmo; \
- else \
- 	../../tools/mkstublib -o shell shell_sys.cmo shell.cmo shell_uq.cmo shell_fs.cmo  ; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/shell'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc-generator'
- make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc-generator'
- ocamlyacc parser.mly
- sed -e 's/@VERSION@/4.1.9/' \
-     -e 's/@AUTHDHREQS@//' \
-     -e 's/@PREFERRED_CGI_PKG@//' \
-     -e 's/@REGEXP_PROVIDER@/str/' \
-     -e 's/@COMPAT_PCRE_PROVIDER@//' \
-     -e 's/@ZIP_PROVIDER@//' \
- 	META.in >META
- echo "let cpp = \"cpp\";;" > config.ml
- make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc-generator'
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc-generator'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc-generator'
- ocamlfind ocamldep  -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; }
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc-generator'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc-generator'
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  config.ml
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  syntax.ml
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  options.ml
- opts="-opaque"; \
-         if [ -f "$(basename parser.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts parser.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  parser.ml
- ocamllex lexer.mll
- 127 states, 803 transitions, table size 3974 bytes
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  lexer.ml
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  rename.ml
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  generate.ml
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  direct.ml
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o rpc_generator.cma  config.cmo syntax.cmo options.cmo parser.cmo lexer.cmo rename.cmo generate.cmo direct.cmo; \
- else \
- 	../../tools/mkstublib -o rpc_generator config.cmo syntax.cmo options.cmo parser.cmo lexer.cmo rename.cmo generate.cmo direct.cmo  ; \
- fi
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  main.ml
- rm -f ocamlrpcgen ocamlrpcgen
- OCAMLPATH="..:$OCAMLPATH" \
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -custom -o ocamlrpcgen \
- 	-package unix,netstring,str \
- 	rpc_generator.cma main.cmo -linkpkg
- echo /home/opam/.opam/4.03/bin/ocamlrpcgen >rpcgen-packlist
- rm lexer.ml
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc-generator'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc'
- make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc'
- ../rpc-generator/ocamlrpcgen -aux rpc_portmapper.x
- ../rpc-generator/ocamlrpcgen -clnt-only-functor rpc_portmapper.x
- sed -e 's/@VERSION@/4.1.9/' \
-     -e 's/@AUTHDHREQS@//' \
-     -e 's/@PREFERRED_CGI_PKG@//' \
-     -e 's/@REGEXP_PROVIDER@/str/' \
-     -e 's/@COMPAT_PCRE_PROVIDER@//' \
-     -e 's/@ZIP_PROVIDER@//' \
- 	META.in >META
- ../rpc-generator/ocamlrpcgen -aux rpc_auth_gssapi.x
- make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc'
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc'
- ocamlfind ocamldep  -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; }
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc'
- opts="-opaque"; \
-         if [ -f "$(basename rpc.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts rpc.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  rpc.ml
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  rpc_common.ml
- opts="-opaque"; \
-         if [ -f "$(basename rpc_program.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts rpc_program.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  rpc_program.ml
- opts="-opaque"; \
-         if [ -f "$(basename rpc_util.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts rpc_util.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  rpc_util.ml
- opts="-opaque"; \
-         if [ -f "$(basename rpc_portmapper_aux.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts rpc_portmapper_aux.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  rpc_portmapper_aux.ml
- opts="-opaque"; \
-         if [ -f "$(basename rpc_packer.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts rpc_packer.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -w p rpc_packer.ml
- opts="-opaque"; \
-         if [ -f "$(basename rpc_transport.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts rpc_transport.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  rpc_transport.ml
- opts="-opaque"; \
-         if [ -f "$(basename rpc_client_pre.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts rpc_client_pre.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  rpc_client_pre.ml
- opts="-opaque"; \
-         if [ -f "$(basename rpc_portmapper_clnt.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts rpc_portmapper_clnt.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  rpc_portmapper_clnt.ml
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  rpc_portmapper_impl.ml
- opts="-opaque"; \
-         if [ -f "$(basename rpc_client.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts rpc_client.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  rpc_client.ml
- opts="-opaque"; \
-         if [ -f "$(basename rpc_simple_client.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts rpc_simple_client.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  rpc_simple_client.ml
- opts="-opaque"; \
-         if [ -f "$(basename rpc_portmapper.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts rpc_portmapper.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -w p rpc_portmapper.ml
- opts="-opaque"; \
-         if [ -f "$(basename rpc_server.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts rpc_server.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  rpc_server.ml
- opts="-opaque"; \
-         if [ -f "$(basename rpc_auth_sys.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts rpc_auth_sys.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  rpc_auth_sys.ml
- opts="-opaque"; \
-         if [ -f "$(basename rpc_auth_gssapi_aux.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts rpc_auth_gssapi_aux.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  rpc_auth_gssapi_aux.ml
- opts="-opaque"; \
-         if [ -f "$(basename rpc_auth_gssapi.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts rpc_auth_gssapi.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  rpc_auth_gssapi.ml
- opts="-opaque"; \
-         if [ -f "$(basename rpc_proxy.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts rpc_proxy.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  rpc_proxy.ml
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o rpc.cma  rpc.cmo rpc_common.cmo rpc_program.cmo rpc_util.cmo rpc_portmapper_aux.cmo rpc_packer.cmo rpc_transport.cmo rpc_client_pre.cmo rpc_portmapper_clnt.cmo rpc_portmapper_impl.cmo rpc_client.cmo rpc_simple_client.cmo rpc_portmapper.cmo rpc_server.cmo rpc_auth_sys.cmo rpc_auth_gssapi_aux.cmo rpc_auth_gssapi.cmo rpc_proxy.cmo; \
- else \
- 	../../tools/mkstublib -o rpc rpc.cmo rpc_common.cmo rpc_program.cmo rpc_util.cmo rpc_portmapper_aux.cmo rpc_packer.cmo rpc_transport.cmo rpc_client_pre.cmo rpc_portmapper_clnt.cmo rpc_portmapper_impl.cmo rpc_client.cmo rpc_simple_client.cmo rpc_portmapper.cmo rpc_server.cmo rpc_auth_sys.cmo rpc_auth_gssapi_aux.cmo rpc_auth_gssapi.cmo rpc_proxy.cmo  ; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc-auth-local'
- make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc-auth-local'
- sed -e 's/@VERSION@/4.1.9/' \
-     -e 's/@AUTHDHREQS@//' \
-     -e 's/@PREFERRED_CGI_PKG@//' \
-     -e 's/@REGEXP_PROVIDER@/str/' \
-     -e 's/@COMPAT_PCRE_PROVIDER@//' \
-     -e 's/@ZIP_PROVIDER@//' \
- 	META.in >META
- make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc-auth-local'
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc-auth-local'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc-auth-local'
- ocamlfind ocamldep  -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; }
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc-auth-local'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc-auth-local'
- opts="-opaque"; \
-         if [ -f "$(basename rpc_auth_local.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/rpc -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts rpc_auth_local.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/rpc -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  rpc_auth_local.ml
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   rpclocal.c
- + gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c   -O -g  -I'/home/opam/.opam/4.03/lib/ocaml' 'rpclocal.c'
- if [ "Xrpclocal.o" = "X" ]; then \
- 	ocamlfind ocamlc -g -safe-string -I ../../src/rpc -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o rpc_auth_local.cma  rpc_auth_local.cmo; \
- else \
- 	../../tools/mkstublib -o rpc_auth_local rpc_auth_local.cmo rpclocal.o ; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc-auth-local'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netclient'
- make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netclient'
- sed -e 's/@VERSION@/4.1.9/' \
-     -e 's/@AUTHDHREQS@//' \
-     -e 's/@PREFERRED_CGI_PKG@//' \
-     -e 's/@REGEXP_PROVIDER@/str/' \
-     -e 's/@COMPAT_PCRE_PROVIDER@//' \
-     -e 's/@ZIP_PROVIDER@//' \
- 	META.in >META
- make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netclient'
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netclient'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netclient'
- ocamlfind ocamldep  -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; }
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netclient'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netclient'
- opts="-opaque"; \
-         if [ -f "$(basename nethttp_client_conncache.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts nethttp_client_conncache.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  nethttp_client_conncache.ml
- opts="-opaque"; \
-         if [ -f "$(basename nethttp_client.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts nethttp_client.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  nethttp_client.ml
- opts="-opaque"; \
-         if [ -f "$(basename nettelnet_client.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts nettelnet_client.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  nettelnet_client.ml
- opts="-opaque"; \
-         if [ -f "$(basename netftp_data_endpoint.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netftp_data_endpoint.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netftp_data_endpoint.ml
- opts="-opaque"; \
-         if [ -f "$(basename netftp_client.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netftp_client.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netftp_client.ml
- opts="-opaque"; \
-         if [ -f "$(basename nethttp_fs.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts nethttp_fs.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  nethttp_fs.ml
- opts="-opaque"; \
-         if [ -f "$(basename netftp_fs.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netftp_fs.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netftp_fs.ml
- opts="-opaque"; \
-         if [ -f "$(basename netsmtp.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netsmtp.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netsmtp.ml
- opts="-opaque"; \
-         if [ -f "$(basename netpop.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netpop.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netpop.ml
- opts="-opaque"; \
-         if [ -f "$(basename netldap.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netldap.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netldap.ml
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o netclient.cma  nethttp_client_conncache.cmo nethttp_client.cmo nettelnet_client.cmo netftp_data_endpoint.cmo netftp_client.cmo nethttp_fs.cmo netftp_fs.cmo netsmtp.cmo netpop.cmo netldap.cmo; \
- else \
- 	../../tools/mkstublib -o netclient nethttp_client_conncache.cmo nethttp_client.cmo nettelnet_client.cmo netftp_data_endpoint.cmo netftp_client.cmo nethttp_fs.cmo netftp_fs.cmo netsmtp.cmo netpop.cmo netldap.cmo  ; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netclient'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netcgi2'
- make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netcgi2'
- sed -e 's/@VERSION@/4.1.9/' \
-     -e 's/@AUTHDHREQS@//' \
-     -e 's/@PREFERRED_CGI_PKG@//' \
-     -e 's/@REGEXP_PROVIDER@/str/' \
-     -e 's/@COMPAT_PCRE_PROVIDER@//' \
-     -e 's/@ZIP_PROVIDER@//' \
- 	META.in >META
- make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netcgi2'
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netcgi2'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netcgi2'
- ocamlfind ocamldep  -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; }
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netcgi2'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netcgi2'
- opts="-opaque"; \
-         if [ -f "$(basename netcgi_common.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netcgi_common.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netcgi_common.ml
- File "netcgi_common.ml", line 1067, characters 23-38:
- 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.
- opts="-opaque"; \
-         if [ -f "$(basename netcgi.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netcgi.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netcgi.ml
- opts="-opaque"; \
-         if [ -f "$(basename netcgi_ajp.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netcgi_ajp.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netcgi_ajp.ml
- opts="-opaque"; \
-         if [ -f "$(basename netcgi_scgi.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netcgi_scgi.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netcgi_scgi.ml
- opts="-opaque"; \
-         if [ -f "$(basename netcgi_cgi.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netcgi_cgi.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netcgi_cgi.ml
- opts="-opaque"; \
-         if [ -f "$(basename netcgi_fcgi.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netcgi_fcgi.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netcgi_fcgi.ml
- opts="-opaque"; \
-         if [ -f "$(basename netcgi_dbi.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netcgi_dbi.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netcgi_dbi.ml
- opts="-opaque"; \
-         if [ -f "$(basename netcgi1_compat.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netcgi1_compat.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netcgi1_compat.ml
- opts="-opaque"; \
-         if [ -f "$(basename netcgi_test.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netcgi_test.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netcgi_test.ml
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlc -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o netcgi.cma  netcgi_common.cmo netcgi.cmo netcgi_ajp.cmo netcgi_scgi.cmo netcgi_cgi.cmo netcgi_fcgi.cmo  netcgi_dbi.cmo netcgi1_compat.cmo netcgi_test.cmo; \
- else \
- 	../../tools/mkstublib -o netcgi netcgi_common.cmo netcgi.cmo netcgi_ajp.cmo netcgi_scgi.cmo netcgi_cgi.cmo netcgi_fcgi.cmo  netcgi_dbi.cmo netcgi1_compat.cmo netcgi_test.cmo  ; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netcgi2'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netplex'
- make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netplex'
- ../rpc-generator/ocamlrpcgen -aux netplex_ctrl.x -int unboxed -direct
- ../rpc-generator/ocamlrpcgen -clnt netplex_ctrl.x -int unboxed -direct
- ../rpc-generator/ocamlrpcgen -srv2 netplex_ctrl.x -int unboxed -direct
- sed -e 's/@VERSION@/4.1.9/' \
-     -e 's/@AUTHDHREQS@//' \
-     -e 's/@PREFERRED_CGI_PKG@//' \
-     -e 's/@REGEXP_PROVIDER@/str/' \
-     -e 's/@COMPAT_PCRE_PROVIDER@//' \
-     -e 's/@ZIP_PROVIDER@//' \
- 	META.in >META
- make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netplex'
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netplex'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netplex'
- ocamlfind ocamldep  -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; }
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netplex'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netplex'
- opts="-opaque"; \
-         if [ -f "$(basename netplex_encap.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netplex_encap.mli
- opts="-opaque"; \
-         if [ -f "$(basename netplex_types.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netplex_types.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_types.ml
- opts="-opaque"; \
-         if [ -f "$(basename netplex_ctrl_aux.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netplex_ctrl_aux.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_ctrl_aux.ml
- File "netplex_ctrl_aux.ml", line 496, characters 8-12:
- Warning 26: unused variable ctx'.
- File "netplex_ctrl_aux.ml", line 1831, characters 8-12:
- Warning 26: unused variable ctx'.
- File "netplex_ctrl_aux.ml", line 2458, characters 8-12:
- Warning 26: unused variable ctx'.
- File "netplex_ctrl_aux.ml", line 2568, characters 8-12:
- Warning 26: unused variable ctx'.
- File "netplex_ctrl_aux.ml", line 2816, characters 8-12:
- Warning 26: unused variable ctx'.
- opts="-opaque"; \
-         if [ -f "$(basename netplex_ctrl_clnt.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netplex_ctrl_clnt.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_ctrl_clnt.ml
- opts="-opaque"; \
-         if [ -f "$(basename netplex_ctrl_srv.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netplex_ctrl_srv.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_ctrl_srv.ml
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_util.ml
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_encap.ml
- opts="-opaque"; \
-         if [ -f "$(basename netplex_internal.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netplex_internal.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_internal.ml
- opts="-opaque"; \
-         if [ -f "$(basename netplex_cenv.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netplex_cenv.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_cenv.ml
- opts="-opaque"; \
-         if [ -f "$(basename netplex_mp.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netplex_mp.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_mp.ml
- opts="-opaque"; \
-         if [ -f "$(basename netplex_mt.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netplex_mt.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_mt.ml
- opts="-opaque"; \
-         if [ -f "$(basename netplex_log.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netplex_log.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_log.ml
- opts="-opaque"; \
-         if [ -f "$(basename netplex_container.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netplex_container.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_container.ml
- opts="-opaque"; \
-         if [ -f "$(basename netplex_sockserv.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netplex_sockserv.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_sockserv.ml
- opts="-opaque"; \
-         if [ -f "$(basename netplex_workload.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netplex_workload.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_workload.ml
- opts="-opaque"; \
-         if [ -f "$(basename netplex_kit.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netplex_kit.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_kit.ml
- opts="-opaque"; \
-         if [ -f "$(basename netplex_sharedvar.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netplex_sharedvar.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_sharedvar.ml
- opts="-opaque"; \
-         if [ -f "$(basename netplex_controller.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netplex_controller.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_controller.ml
- opts="-opaque"; \
-         if [ -f "$(basename netplex_config.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netplex_config.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_config.ml
- opts="-opaque"; \
-         if [ -f "$(basename netplex_main.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netplex_main.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_main.ml
- opts="-opaque"; \
-         if [ -f "$(basename rpc_netplex.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts rpc_netplex.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  rpc_netplex.ml
- opts="-opaque"; \
-         if [ -f "$(basename netplex_semaphore.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netplex_semaphore.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_semaphore.ml
- opts="-opaque"; \
-         if [ -f "$(basename netplex_mutex.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netplex_mutex.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_mutex.ml
- opts="-opaque"; \
-         if [ -f "$(basename netplex_mbox.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netplex_mbox.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_mbox.ml
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o netplex.cma  netplex_types.cmo netplex_ctrl_aux.cmo netplex_ctrl_clnt.cmo netplex_ctrl_srv.cmo netplex_util.cmo netplex_encap.cmo netplex_internal.cmo netplex_cenv.cmo netplex_mp.cmo netplex_mt.cmo netplex_log.cmo netplex_container.cmo netplex_sockserv.cmo netplex_workload.cmo netplex_kit.cmo netplex_sharedvar.cmo netplex_controller.cmo netplex_config.cmo netplex_main.cmo rpc_netplex.cmo netplex_semaphore.cmo netplex_mutex.cmo netplex_mbox.cmo; \
- else \
- 	../../tools/mkstublib -o netplex netplex_types.cmo netplex_ctrl_aux.cmo netplex_ctrl_clnt.cmo netplex_ctrl_srv.cmo netplex_util.cmo netplex_encap.cmo netplex_internal.cmo netplex_cenv.cmo netplex_mp.cmo netplex_mt.cmo netplex_log.cmo netplex_container.cmo netplex_sockserv.cmo netplex_workload.cmo netplex_kit.cmo netplex_sharedvar.cmo netplex_controller.cmo netplex_config.cmo netplex_main.cmo rpc_netplex.cmo netplex_semaphore.cmo netplex_mutex.cmo netplex_mbox.cmo  ; \
- fi
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_admin.ml
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -o netplex-admin -custom \
-         -package "bytes unix bigarray str" -linkpkg \
- 	netsys_oothr.cma netsys.cma netstring.cma equeue.cma \
- 	rpc.cma netplex.cma netplex_admin.cmo
- echo /home/opam/.opam/4.03/bin/netplex-admin >netplex-packlist
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netplex'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netcgi2-plex'
- make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netcgi2-plex'
- sed -e 's/@VERSION@/4.1.9/' \
-     -e 's/@AUTHDHREQS@//' \
-     -e 's/@PREFERRED_CGI_PKG@//' \
-     -e 's/@REGEXP_PROVIDER@/str/' \
-     -e 's/@COMPAT_PCRE_PROVIDER@//' \
-     -e 's/@ZIP_PROVIDER@//' \
- 	META.in >META
- make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netcgi2-plex'
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netcgi2-plex'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netcgi2-plex'
- ocamlfind ocamldep  -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; }
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netcgi2-plex'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netcgi2-plex'
- opts="-opaque"; \
-         if [ -f "$(basename netcgi_plex.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../netcgi2 -I ../netplex -I ../netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netcgi_plex.mli
- ocamlfind ocamlc -g -safe-string -I ../netcgi2 -I ../netplex -I ../netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netcgi_plex.ml
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlc -g -safe-string -I ../netcgi2 -I ../netplex -I ../netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o netcgi2-plex.cma  netcgi_plex.cmo; \
- else \
- 	../../tools/mkstublib -o netcgi2-plex netcgi_plex.cmo  ; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netcgi2-plex'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netcamlbox'
- make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netcamlbox'
- sed -e 's/@VERSION@/4.1.9/' \
-     -e 's/@AUTHDHREQS@//' \
-     -e 's/@PREFERRED_CGI_PKG@//' \
-     -e 's/@REGEXP_PROVIDER@/str/' \
-     -e 's/@COMPAT_PCRE_PROVIDER@//' \
-     -e 's/@ZIP_PROVIDER@//' \
- 	META.in >META
- make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netcamlbox'
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netcamlbox'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netcamlbox'
- ocamlfind ocamldep  -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; }
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netcamlbox'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netcamlbox'
- opts="-opaque"; \
-         if [ -f "$(basename netcamlbox.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netcamlbox.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netcamlbox.ml
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o netcamlbox.cma  netcamlbox.cmo; \
- else \
- 	../../tools/mkstublib -o netcamlbox netcamlbox.cmo  ; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netcamlbox'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netmulticore'
- make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netmulticore'
- sed -e 's/@VERSION@/4.1.9/' \
-     -e 's/@AUTHDHREQS@//' \
-     -e 's/@PREFERRED_CGI_PKG@//' \
-     -e 's/@REGEXP_PROVIDER@/str/' \
-     -e 's/@COMPAT_PCRE_PROVIDER@//' \
-     -e 's/@ZIP_PROVIDER@//' \
- 	META.in >META
- make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netmulticore'
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netmulticore'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netmulticore'
- ocamlfind ocamldep  -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; }
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netmulticore'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netmulticore'
- opts="-opaque"; \
-         if [ -f "$(basename netmcore.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netmcore.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netmcore.ml
- opts="-opaque"; \
-         if [ -f "$(basename netmcore_camlbox.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netmcore_camlbox.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netmcore_camlbox.ml
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netmcore_util.ml
- opts="-opaque"; \
-         if [ -f "$(basename netmcore_mempool.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netmcore_mempool.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netmcore_mempool.ml
- opts="-opaque"; \
-         if [ -f "$(basename netmcore_heap.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netmcore_heap.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netmcore_heap.ml
- opts="-opaque"; \
-         if [ -f "$(basename netmcore_ref.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netmcore_ref.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netmcore_ref.ml
- opts="-opaque"; \
-         if [ -f "$(basename netmcore_array.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netmcore_array.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netmcore_array.ml
- opts="-opaque"; \
-         if [ -f "$(basename netmcore_sem.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netmcore_sem.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netmcore_sem.ml
- opts="-opaque"; \
-         if [ -f "$(basename netmcore_mutex.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netmcore_mutex.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netmcore_mutex.ml
- opts="-opaque"; \
-         if [ -f "$(basename netmcore_condition.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netmcore_condition.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netmcore_condition.ml
- opts="-opaque"; \
-         if [ -f "$(basename netmcore_queue.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netmcore_queue.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netmcore_queue.ml
- opts="-opaque"; \
-         if [ -f "$(basename netmcore_buffer.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netmcore_buffer.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netmcore_buffer.ml
- opts="-opaque"; \
-         if [ -f "$(basename netmcore_matrix.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netmcore_matrix.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netmcore_matrix.ml
- opts="-opaque"; \
-         if [ -f "$(basename netmcore_hashtbl.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netmcore_hashtbl.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netmcore_hashtbl.ml
- opts="-opaque"; \
-         if [ -f "$(basename netmcore_process.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts netmcore_process.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netmcore_process.ml
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o netmulticore.cma  netmcore.cmo netmcore_camlbox.cmo netmcore_util.cmo netmcore_mempool.cmo netmcore_heap.cmo netmcore_ref.cmo netmcore_array.cmo netmcore_sem.cmo netmcore_mutex.cmo netmcore_condition.cmo netmcore_queue.cmo netmcore_buffer.cmo netmcore_matrix.cmo netmcore_hashtbl.cmo netmcore_process.cmo; \
- else \
- 	../../tools/mkstublib -o netmulticore netmcore.cmo netmcore_camlbox.cmo netmcore_util.cmo netmcore_mempool.cmo netmcore_heap.cmo netmcore_ref.cmo netmcore_array.cmo netmcore_sem.cmo netmcore_mutex.cmo netmcore_condition.cmo netmcore_queue.cmo netmcore_buffer.cmo netmcore_matrix.cmo netmcore_hashtbl.cmo netmcore_process.cmo  ; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netmulticore'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/nethttpd'
- make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/nethttpd'
- sed -e 's/@VERSION@/4.1.9/' \
-     -e 's/@AUTHDHREQS@//' \
-     -e 's/@PREFERRED_CGI_PKG@//' \
-     -e 's/@REGEXP_PROVIDER@/str/' \
-     -e 's/@COMPAT_PCRE_PROVIDER@//' \
-     -e 's/@ZIP_PROVIDER@//' \
- 	META.in >META
- make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/nethttpd'
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/nethttpd'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/nethttpd'
- ocamlfind ocamldep  -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; }
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/nethttpd'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/nethttpd'
- opts="-opaque"; \
-         if [ -f "$(basename nethttpd_types.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts nethttpd_types.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  nethttpd_types.ml
- opts="-opaque"; \
-         if [ -f "$(basename nethttpd_util.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts nethttpd_util.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  nethttpd_util.ml
- opts="-opaque"; \
-         if [ -f "$(basename nethttpd_kernel.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts nethttpd_kernel.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  nethttpd_kernel.ml
- opts="-opaque"; \
-         if [ -f "$(basename nethttpd_reactor.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts nethttpd_reactor.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  nethttpd_reactor.ml
- opts="-opaque"; \
-         if [ -f "$(basename nethttpd_engine.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts nethttpd_engine.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  nethttpd_engine.ml
- opts="-opaque"; \
-         if [ -f "$(basename nethttpd_services.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts nethttpd_services.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  nethttpd_services.ml
- File "nethttpd_services.ml", line 110, characters 16-32:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "nethttpd_services.ml", line 113, characters 29-45:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- opts="-opaque"; \
-         if [ -f "$(basename nethttpd_plex.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  $opts nethttpd_plex.mli
- ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  nethttpd_plex.ml
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o nethttpd.cma  nethttpd_types.cmo nethttpd_util.cmo nethttpd_kernel.cmo nethttpd_reactor.cmo nethttpd_engine.cmo nethttpd_services.cmo nethttpd_plex.cmo; \
- else \
- 	../../tools/mkstublib -o nethttpd nethttpd_types.cmo nethttpd_util.cmo nethttpd_kernel.cmo nethttpd_reactor.cmo nethttpd_engine.cmo nethttpd_services.cmo nethttpd_plex.cmo  ; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/nethttpd'
Processing 202/217: [camlp4: make all] [iri: make all] [ocamlnet: make opt]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.03/.opam-switch/build/iri.0.4.0)
- ocamlfind ocamlc -c -package sedlex,uutf,uunf.string -annot -bin-annot -safe-string -g iri_types.mli
- ocamlfind ocamlc -c -package sedlex,uutf,uunf.string -annot -bin-annot -safe-string -g iri_lexer.mli
- ocamlfind ocamlc -c -package sedlex,uutf,uunf.string -annot -bin-annot -safe-string -g iri.mli
- ocamlfind ocamlc -c -package sedlex,uutf,uunf.string -annot -bin-annot -safe-string -g iri_types.ml
- ocamlfind ocamlc -c -package sedlex,uutf,uunf.string -annot -bin-annot -safe-string -g iri_lexer.ml
- ocamlfind ocamlc -c -package sedlex,uutf,uunf.string -annot -bin-annot -safe-string -g iri.ml
- ocamlfind ocamlc -o iri.cma -a -package sedlex,uutf,uunf.string iri_types.cmo iri_lexer.cmo iri.cmo
- ocamlfind ocamlopt -c -package sedlex,uutf,uunf.string -annot -bin-annot -safe-string -g iri_types.ml
- ocamlfind ocamlopt -c -package sedlex,uutf,uunf.string -annot -bin-annot -safe-string -g iri_lexer.ml
- ocamlfind ocamlopt -c -package sedlex,uutf,uunf.string -annot -bin-annot -safe-string -g iri.ml
- ocamlfind ocamlopt -o iri.cmxa -a -package sedlex,uutf,uunf.string iri_types.cmx iri_lexer.cmx iri.cmx
- ocamlfind ocamlopt -shared -o iri.cmxs -package sedlex,uutf,uunf.string iri_types.cmx iri_lexer.cmx iri.cmx
- ocamlfind ocamlc -c -package sedlex,uutf,uunf.string -annot -bin-annot -safe-string -g iri_types.mli
- ocamlfind ocamlc -c -package sedlex,uutf,uunf.string -annot -bin-annot -safe-string -g iri_lexer.mli
- ocamlfind ocamlc -c -package sedlex,uutf,uunf.string -annot -bin-annot -safe-string -g iri.mli
- ocamlfind ocamlc -c -package sedlex,uutf,uunf.string -annot -bin-annot -safe-string -g iri_types.ml
- ocamlfind ocamlc -c -package sedlex,uutf,uunf.string -annot -bin-annot -safe-string -g iri_lexer.ml
- ocamlfind ocamlc -c -package sedlex,uutf,uunf.string -annot -bin-annot -safe-string -g iri.ml
- ocamlfind ocamlc -o iri.cma -a -package sedlex,uutf,uunf.string iri_types.cmo iri_lexer.cmo iri.cmo
- ocamlfind ocamlopt -c -package sedlex,uutf,uunf.string -annot -bin-annot -safe-string -g iri_types.ml
- ocamlfind ocamlopt -c -package sedlex,uutf,uunf.string -annot -bin-annot -safe-string -g iri_lexer.ml
- ocamlfind ocamlopt -c -package sedlex,uutf,uunf.string -annot -bin-annot -safe-string -g iri.ml
- ocamlfind ocamlopt -o iri.cmxa -a -package sedlex,uutf,uunf.string iri_types.cmx iri_lexer.cmx iri.cmx
- ocamlfind ocamlopt -shared -o iri.cmxs -package sedlex,uutf,uunf.string iri_types.cmx iri_lexer.cmx iri.cmx
-> compiled  iri.0.4.0
Processing 202/217: [camlp4: make all] [ocamlnet: make opt]
Processing 203/217: [camlp4: make all] [ocamlnet: make opt] [iri: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/iri.0.4.0)
- ocamlfind install iri META LICENSE \
- 	iri.cmxa iri.cmxs iri_types.o iri_lexer.o iri.o iri_types.cmx iri_lexer.cmx iri.cmx iri.a \
- 	iri.cma iri_types.cmi iri_lexer.cmi iri.cmi iri.mli iri.cmti
- Installed /home/opam/.opam/4.03/lib/iri/iri.cmti
- Installed /home/opam/.opam/4.03/lib/iri/iri.mli
- Installed /home/opam/.opam/4.03/lib/iri/iri.cmi
- Installed /home/opam/.opam/4.03/lib/iri/iri_lexer.cmi
- Installed /home/opam/.opam/4.03/lib/iri/iri_types.cmi
- Installed /home/opam/.opam/4.03/lib/iri/iri.cma
- Installed /home/opam/.opam/4.03/lib/iri/iri.a
- Installed /home/opam/.opam/4.03/lib/iri/iri.cmx
- Installed /home/opam/.opam/4.03/lib/iri/iri_lexer.cmx
- Installed /home/opam/.opam/4.03/lib/iri/iri_types.cmx
- Installed /home/opam/.opam/4.03/lib/iri/iri.o
- Installed /home/opam/.opam/4.03/lib/iri/iri_lexer.o
- Installed /home/opam/.opam/4.03/lib/iri/iri_types.o
- Installed /home/opam/.opam/4.03/lib/iri/iri.cmxs
- Installed /home/opam/.opam/4.03/lib/iri/iri.cmxa
- Installed /home/opam/.opam/4.03/lib/iri/LICENSE
- Installed /home/opam/.opam/4.03/lib/iri/META
- ocamlfind install iri META LICENSE \
- 	iri.cmxa iri.cmxs iri_types.o iri_lexer.o iri.o iri_types.cmx iri_lexer.cmx iri.cmx iri.a \
- 	iri.cma iri_types.cmi iri_lexer.cmi iri.cmi iri.mli iri.cmti
- Installed /home/opam/.opam/4.03/lib/iri/iri.cmti
- Installed /home/opam/.opam/4.03/lib/iri/iri.mli
- Installed /home/opam/.opam/4.03/lib/iri/iri.cmi
- Installed /home/opam/.opam/4.03/lib/iri/iri_lexer.cmi
- Installed /home/opam/.opam/4.03/lib/iri/iri_types.cmi
- Installed /home/opam/.opam/4.03/lib/iri/iri.cma
- Installed /home/opam/.opam/4.03/lib/iri/iri.a
- Installed /home/opam/.opam/4.03/lib/iri/iri.cmx
- Installed /home/opam/.opam/4.03/lib/iri/iri_lexer.cmx
- Installed /home/opam/.opam/4.03/lib/iri/iri_types.cmx
- Installed /home/opam/.opam/4.03/lib/iri/iri.o
- Installed /home/opam/.opam/4.03/lib/iri/iri_lexer.o
- Installed /home/opam/.opam/4.03/lib/iri/iri_types.o
- Installed /home/opam/.opam/4.03/lib/iri/iri.cmxs
- Installed /home/opam/.opam/4.03/lib/iri/iri.cmxa
- Installed /home/opam/.opam/4.03/lib/iri/LICENSE
- Installed /home/opam/.opam/4.03/lib/iri/META
-> installed iri.0.4.0
Processing 203/217: [camlp4: make all] [ocamlnet: make opt]
Processing 204/217: [camlp4: make all] [ocamlnet: make opt] [rdf: ./configure]
Processing 205/217: [camlp4: make all] [ocamlnet: make opt] [rdf: ./configure] [xtmpl: make all]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "--prefix" "/home/opam/.opam/4.03" (CWD=/home/opam/.opam/4.03/.opam-switch/build/rdf.0.11.0)
- checking for ocamlc... /home/opam/.opam/4.03/bin/ocamlc
- found OCaml version 4.3.0 (4.03.0)
- checking for ocamlfind... /home/opam/.opam/4.03/bin/ocamlfind
- checking for camlp4... no
- checking for ocamlprof... /home/opam/.opam/4.03/bin/ocamlprof
- checking for ocamlmktop... /home/opam/.opam/4.03/bin/ocamlmktop
- checking for ocamlmklib... /home/opam/.opam/4.03/bin/ocamlmklib
- checking for ocamlyacc... /home/opam/.opam/4.03/bin/ocamlyacc
- checking for ocamllex... /home/opam/.opam/4.03/bin/ocamllex
- checking for ocamldoc... /home/opam/.opam/4.03/bin/ocamldoc
- checking for ocamldep... /home/opam/.opam/4.03/bin/ocamldep
- checking for ocamlopt... /home/opam/.opam/4.03/bin/ocamlopt
- checking for ocaml... /home/opam/.opam/4.03/bin/ocaml
- checking for ocamlc.opt... /home/opam/.opam/4.03/bin/ocamlc.opt
- we can use /home/opam/.opam/4.03/bin/ocamlc.opt
- checking for ocamlopt.opt... /home/opam/.opam/4.03/bin/ocamlopt.opt
- we can use /home/opam/.opam/4.03/bin/ocamlopt.opt
- checking for ocamldep.opt... /home/opam/.opam/4.03/bin/ocamldep.opt
- we can use /home/opam/.opam/4.03/bin/ocamldep.opt
- checking for ocamldoc.opt... /home/opam/.opam/4.03/bin/ocamldoc.opt
- we can use /home/opam/.opam/4.03/bin/ocamldoc.opt
- checking for ocamllex.opt... /home/opam/.opam/4.03/bin/ocamllex.opt
- we can use /home/opam/.opam/4.03/bin/ocamllex.opt
- Objective-Caml version 4.3.0 (4.03.0)
- interpreter:                /home/opam/.opam/4.03/bin/ocaml
- bytecode compiler:          /home/opam/.opam/4.03/bin/ocamlc.opt
- native code compiler:       /home/opam/.opam/4.03/bin/ocamlopt.opt
- documentation generator(s): /home/opam/.opam/4.03/bin/ocamldoc, /home/opam/.opam/4.03/bin/ocamldoc.opt
- lexer generator:            /home/opam/.opam/4.03/bin/ocamllex.opt
- parser generator:           /home/opam/.opam/4.03/bin/ocamlyacc
- dependencies generator:     /home/opam/.opam/4.03/bin/ocamldep.opt
- library builder:            /home/opam/.opam/4.03/bin/ocamlmklib
- toplevel builder:           /home/opam/.opam/4.03/bin/ocamlmktop
- profiler:                   /home/opam/.opam/4.03/bin/ocamlprof
- ocamlfind:                  /home/opam/.opam/4.03/bin/ocamlfind
- 
- ### checking required tools and libraries ###
- checking for menhir... /home/opam/.opam/4.03/bin/menhir
- checking for calendar... ok
- checking for sedlex... ok
- checking for iri... ok
- checking for uri... ok
- checking for pcre... ok
- checking for cryptokit... ok
- checking for yojson... ok
- checking for jsonm... ok
- checking for calendar... ok
- checking for uutf... ok
- checking for uuidm... ok
- checking for xmlm... ok
- checking for mysql... ocamlfind: Package `mysql' not found
- Package mysql not found
- checking for postgresql... ocamlfind: Package `postgresql' not found
- Package postgresql not found
- checking for cohttp.lwt... ocamlfind: Package `cohttp.lwt' not found
- Package cohttp.lwt not found
- 
- ###
- configure: creating ./config.status
- config.status: creating master.Makefile
- config.status: creating src/META
- config.status: creating src/rdf_config.ml
- ====
- The following packages will be installed with findlib:
-   rdf, rdf.js, rdf.ppx
- 
- checking for ocamlc... /home/opam/.opam/4.03/bin/ocamlc
- found OCaml version 4.3.0 (4.03.0)
- checking for ocamlfind... /home/opam/.opam/4.03/bin/ocamlfind
- checking for camlp4... no
- checking for ocamlprof... /home/opam/.opam/4.03/bin/ocamlprof
- checking for ocamlmktop... /home/opam/.opam/4.03/bin/ocamlmktop
- checking for ocamlmklib... /home/opam/.opam/4.03/bin/ocamlmklib
- checking for ocamlyacc... /home/opam/.opam/4.03/bin/ocamlyacc
- checking for ocamllex... /home/opam/.opam/4.03/bin/ocamllex
- checking for ocamldoc... /home/opam/.opam/4.03/bin/ocamldoc
- checking for ocamldep... /home/opam/.opam/4.03/bin/ocamldep
- checking for ocamlopt... /home/opam/.opam/4.03/bin/ocamlopt
- checking for ocaml... /home/opam/.opam/4.03/bin/ocaml
- checking for ocamlc.opt... /home/opam/.opam/4.03/bin/ocamlc.opt
- we can use /home/opam/.opam/4.03/bin/ocamlc.opt
- checking for ocamlopt.opt... /home/opam/.opam/4.03/bin/ocamlopt.opt
- we can use /home/opam/.opam/4.03/bin/ocamlopt.opt
- checking for ocamldep.opt... /home/opam/.opam/4.03/bin/ocamldep.opt
- we can use /home/opam/.opam/4.03/bin/ocamldep.opt
- checking for ocamldoc.opt... /home/opam/.opam/4.03/bin/ocamldoc.opt
- we can use /home/opam/.opam/4.03/bin/ocamldoc.opt
- checking for ocamllex.opt... /home/opam/.opam/4.03/bin/ocamllex.opt
- we can use /home/opam/.opam/4.03/bin/ocamllex.opt
- Objective-Caml version 4.3.0 (4.03.0)
- interpreter:                /home/opam/.opam/4.03/bin/ocaml
- bytecode compiler:          /home/opam/.opam/4.03/bin/ocamlc.opt
- native code compiler:       /home/opam/.opam/4.03/bin/ocamlopt.opt
- documentation generator(s): /home/opam/.opam/4.03/bin/ocamldoc, /home/opam/.opam/4.03/bin/ocamldoc.opt
- lexer generator:            /home/opam/.opam/4.03/bin/ocamllex.opt
- parser generator:           /home/opam/.opam/4.03/bin/ocamlyacc
- dependencies generator:     /home/opam/.opam/4.03/bin/ocamldep.opt
- library builder:            /home/opam/.opam/4.03/bin/ocamlmklib
- toplevel builder:           /home/opam/.opam/4.03/bin/ocamlmktop
- profiler:                   /home/opam/.opam/4.03/bin/ocamlprof
- ocamlfind:                  /home/opam/.opam/4.03/bin/ocamlfind
- 
- ### checking required tools and libraries ###
- checking for menhir... /home/opam/.opam/4.03/bin/menhir
- checking for calendar... ok
- checking for sedlex... ok
- checking for iri... ok
- checking for uri... ok
- checking for pcre... ok
- checking for cryptokit... ok
- checking for yojson... ok
- checking for jsonm... ok
- checking for calendar... ok
- checking for uutf... ok
- checking for uuidm... ok
- checking for xmlm... ok
- checking for mysql... ocamlfind: Package `mysql' not found
- Package mysql not found
- checking for postgresql... ocamlfind: Package `postgresql' not found
- Package postgresql not found
- checking for cohttp.lwt... ocamlfind: Package `cohttp.lwt' not found
- Package cohttp.lwt not found
- 
- ###
- configure: creating ./config.status
- config.status: creating master.Makefile
- config.status: creating src/META
- config.status: creating src/rdf_config.ml
- ====
- The following packages will be installed with findlib:
-   rdf, rdf.js, rdf.ppx
- 
Processing 205/217: [camlp4: make all] [ocamlnet: make opt] [rdf: make all] [xtmpl: make all]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.03/.opam-switch/build/xtmpl.0.17.0)
- ocamlfind ocamlc -g -c -package sedlex,uutf,re.str,iri -annot -rectypes -safe-string xtmpl_misc.mli
- ocamlfind ocamlc -g -c -package sedlex,uutf,re.str,iri -annot -rectypes -safe-string xtmpl_xml.mli
- ocamlfind ocamlc -g -c -package sedlex,uutf,re.str,iri -annot -rectypes -safe-string xtmpl_rewrite.mli
- ocamlfind ocamlc -g -c -package sedlex,uutf,re.str,iri -annot -rectypes -safe-string xtmpl_xhtml.mli
- ocamlfind ocamlc -g -c -package sedlex,uutf,re.str,iri -annot -rectypes -safe-string xtmpl_misc.ml
- ocamlfind ocamlc -g -c -package sedlex,uutf,re.str,iri -annot -rectypes -safe-string xtmpl_xml.ml
- ocamlfind ocamlc -g -c -package sedlex,uutf,re.str,iri -annot -rectypes -safe-string xtmpl_rewrite.ml
- ocamlfind ocamlc -g -c -package sedlex,uutf,re.str,iri -annot -rectypes -safe-string xtmpl_xhtml.ml
- ocamlfind ocamlc -g -o xtmpl.cma -a -package sedlex,uutf,re.str,iri xtmpl_misc.cmo xtmpl_xml.cmo xtmpl_rewrite.cmo xtmpl_xhtml.cmo
- ocamlfind ocamlc -g -c -package sedlex,uutf,re.str,iri,js_of_ocaml -annot -rectypes -safe-string xtmpl_js.mli
- File "xtmpl_js.mli", line 32, characters 24-46:
- Warning 3: deprecated: module Js
- Will be removed past 2019-01-01. Use Js_of_ocaml.Js instead.
- File "xtmpl_js.mli", line 32, characters 24-41:
- Warning 3: deprecated: module Dom_html
- Will be removed past 2019-01-01. Use Js_of_ocaml.Dom_html instead.
- File "xtmpl_js.mli", line 33, characters 24-37:
- Warning 3: deprecated: module Js
- Will be removed past 2019-01-01. Use Js_of_ocaml.Js instead.
- File "xtmpl_js.mli", line 33, characters 24-32:
- Warning 3: deprecated: module Dom
- Will be removed past 2019-01-01. Use Js_of_ocaml.Dom instead.
- ocamlfind ocamlc -g -c -package sedlex,uutf,re.str,iri,js_of_ocaml \
- -package js_of_ocaml.ppx \
- -annot -rectypes -safe-string xtmpl_js.ml
- File "xtmpl_js.ml", line 28, characters 12-27:
- Warning 3: deprecated: module Firebug
- Will be removed past 2019-01-01. Use Js_of_ocaml.Firebug instead.
- File "xtmpl_js.ml", line 28, characters 34-43:
- Warning 3: deprecated: module Js
- Will be removed past 2019-01-01. Use Js_of_ocaml.Js instead.
- File "xtmpl_js.ml", line 67, characters 21-43:
- Warning 3: deprecated: module Js
- Will be removed past 2019-01-01. Use Js_of_ocaml.Js instead.
- File "xtmpl_js.ml", line 67, characters 21-38:
- Warning 3: deprecated: module Dom_html
- Will be removed past 2019-01-01. Use Js_of_ocaml.Dom_html instead.
- File "xtmpl_js.ml", line 69, characters 35-44:
- Warning 3: deprecated: module Js
- Will be removed past 2019-01-01. Use Js_of_ocaml.Js instead.
- File "xtmpl_js.ml", line 70, characters 12-25:
- Warning 3: deprecated: module Js
- Will be removed past 2019-01-01. Use Js_of_ocaml.Js instead.
- File "xtmpl_js.ml", line 70, characters 12-20:
- Warning 3: deprecated: module Dom
- Will be removed past 2019-01-01. Use Js_of_ocaml.Dom instead.
- File "xtmpl_js.ml", line 72, characters 34-43:
- Warning 3: deprecated: module Js
- Will be removed past 2019-01-01. Use Js_of_ocaml.Js instead.
- File "xtmpl_js.ml", line 73, characters 12-25:
- Warning 3: deprecated: module Js
- Will be removed past 2019-01-01. Use Js_of_ocaml.Js instead.
- File "xtmpl_js.ml", line 73, characters 12-20:
- Warning 3: deprecated: module Dom
- Will be removed past 2019-01-01. Use Js_of_ocaml.Dom instead.
- File "xtmpl_js.ml", line 80, characters 43-52:
- Warning 3: deprecated: module Js
- Will be removed past 2019-01-01. Use Js_of_ocaml.Js instead.
- File "xtmpl_js.ml", line 81, characters 47-56:
- Warning 3: deprecated: module Js
- Will be removed past 2019-01-01. Use Js_of_ocaml.Js instead.
- File "xtmpl_js.ml", line 81, characters 62-71:
- Warning 3: deprecated: module Js
- Will be removed past 2019-01-01. Use Js_of_ocaml.Js instead.
- File "xtmpl_js.ml", line 85, characters 19-28:
- Warning 3: deprecated: module Js
- Will be removed past 2019-01-01. Use Js_of_ocaml.Js instead.
- File "xtmpl_js.ml", line 92, characters 42-51:
- Warning 3: deprecated: module Js
- Will be removed past 2019-01-01. Use Js_of_ocaml.Js instead.
- File "xtmpl_js.ml", line 95, characters 40-49:
- Warning 3: deprecated: module Js
- Will be removed past 2019-01-01. Use Js_of_ocaml.Js instead.
- File "xtmpl_js.ml", line 95, characters 56-65:
- Warning 3: deprecated: module Js
- Will be removed past 2019-01-01. Use Js_of_ocaml.Js instead.
- File "xtmpl_js.ml", line 101, characters 17-32:
- Warning 3: deprecated: module Dom
- Will be removed past 2019-01-01. Use Js_of_ocaml.Dom instead.
- File "xtmpl_js.ml", line 102, characters 12-25:
- Warning 3: deprecated: module Js
- Will be removed past 2019-01-01. Use Js_of_ocaml.Js instead.
- File "xtmpl_js.ml", line 102, characters 12-20:
- Warning 3: deprecated: module Dom
- Will be removed past 2019-01-01. Use Js_of_ocaml.Dom instead.
- File "xtmpl_js.ml", line 104, characters 12-29:
- Warning 3: deprecated: module Dom_html
- Will be removed past 2019-01-01. Use Js_of_ocaml.Dom_html instead.
- ocamlfind ocamlc -g -o xtmpl_js.cma -a -package sedlex,uutf,re.str,iri,js_of_ocaml xtmpl_js.cmo
- ocamlfind ocamlc -g -o ppx_xtmpl.byte -package ppx_tools.metaquot,sedlex,uutf,re.str,iri \
- -annot -rectypes -safe-string -linkpkg xtmpl.cma ppx_xtmpl.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03/lib/ocaml, /home/opam/.opam/4.03/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -g -c -package sedlex,uutf,re.str,iri -annot -rectypes -safe-string xtmpl_misc.ml
- ocamlfind ocamlopt -g -c -package sedlex,uutf,re.str,iri -annot -rectypes -safe-string xtmpl_xml.ml
- ocamlfind ocamlopt -g -c -package sedlex,uutf,re.str,iri -annot -rectypes -safe-string xtmpl_rewrite.ml
- ocamlfind ocamlopt -g -c -package sedlex,uutf,re.str,iri -annot -rectypes -safe-string xtmpl_xhtml.ml
- ocamlfind ocamlopt -g -o xtmpl.cmxa -a -package sedlex,uutf,re.str,iri xtmpl_misc.cmx xtmpl_xml.cmx xtmpl_rewrite.cmx xtmpl_xhtml.cmx
- ocamlfind ocamlopt -g -shared -o xtmpl.cmxs -package sedlex,uutf,re.str,iri xtmpl_misc.cmx xtmpl_xml.cmx xtmpl_rewrite.cmx xtmpl_xhtml.cmx
- ocamlfind ocamlopt -g -o ppx_xtmpl -package ppx_tools.metaquot,sedlex,uutf,re.str,iri \
- -annot -rectypes -safe-string -linkpkg xtmpl.cmxa ppx_xtmpl.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03/lib/ocaml, /home/opam/.opam/4.03/lib/ocaml/compiler-libs
- ocamlfind ocamlc -g -c -package sedlex,uutf,re.str,iri -annot -rectypes -safe-string xtmpl_misc.mli
- ocamlfind ocamlc -g -c -package sedlex,uutf,re.str,iri -annot -rectypes -safe-string xtmpl_xml.mli
- ocamlfind ocamlc -g -c -package sedlex,uutf,re.str,iri -annot -rectypes -safe-string xtmpl_rewrite.mli
- ocamlfind ocamlc -g -c -package sedlex,uutf,re.str,iri -annot -rectypes -safe-string xtmpl_xhtml.mli
- ocamlfind ocamlc -g -c -package sedlex,uutf,re.str,iri -annot -rectypes -safe-string xtmpl_misc.ml
- ocamlfind ocamlc -g -c -package sedlex,uutf,re.str,iri -annot -rectypes -safe-string xtmpl_xml.ml
- ocamlfind ocamlc -g -c -package sedlex,uutf,re.str,iri -annot -rectypes -safe-string xtmpl_rewrite.ml
- ocamlfind ocamlc -g -c -package sedlex,uutf,re.str,iri -annot -rectypes -safe-string xtmpl_xhtml.ml
- ocamlfind ocamlc -g -o xtmpl.cma -a -package sedlex,uutf,re.str,iri xtmpl_misc.cmo xtmpl_xml.cmo xtmpl_rewrite.cmo xtmpl_xhtml.cmo
- ocamlfind ocamlc -g -c -package sedlex,uutf,re.str,iri,js_of_ocaml -annot -rectypes -safe-string xtmpl_js.mli
- File "xtmpl_js.mli", line 32, characters 24-46:
- Warning 3: deprecated: module Js
- Will be removed past 2019-01-01. Use Js_of_ocaml.Js instead.
- File "xtmpl_js.mli", line 32, characters 24-41:
- Warning 3: deprecated: module Dom_html
- Will be removed past 2019-01-01. Use Js_of_ocaml.Dom_html instead.
- File "xtmpl_js.mli", line 33, characters 24-37:
- Warning 3: deprecated: module Js
- Will be removed past 2019-01-01. Use Js_of_ocaml.Js instead.
- File "xtmpl_js.mli", line 33, characters 24-32:
- Warning 3: deprecated: module Dom
- Will be removed past 2019-01-01. Use Js_of_ocaml.Dom instead.
- ocamlfind ocamlc -g -c -package sedlex,uutf,re.str,iri,js_of_ocaml \
- -package js_of_ocaml.ppx \
- -annot -rectypes -safe-string xtmpl_js.ml
- File "xtmpl_js.ml", line 28, characters 12-27:
- Warning 3: deprecated: module Firebug
- Will be removed past 2019-01-01. Use Js_of_ocaml.Firebug instead.
- File "xtmpl_js.ml", line 28, characters 34-43:
- Warning 3: deprecated: module Js
- Will be removed past 2019-01-01. Use Js_of_ocaml.Js instead.
- File "xtmpl_js.ml", line 67, characters 21-43:
- Warning 3: deprecated: module Js
- Will be removed past 2019-01-01. Use Js_of_ocaml.Js instead.
- File "xtmpl_js.ml", line 67, characters 21-38:
- Warning 3: deprecated: module Dom_html
- Will be removed past 2019-01-01. Use Js_of_ocaml.Dom_html instead.
- File "xtmpl_js.ml", line 69, characters 35-44:
- Warning 3: deprecated: module Js
- Will be removed past 2019-01-01. Use Js_of_ocaml.Js instead.
- File "xtmpl_js.ml", line 70, characters 12-25:
- Warning 3: deprecated: module Js
- Will be removed past 2019-01-01. Use Js_of_ocaml.Js instead.
- File "xtmpl_js.ml", line 70, characters 12-20:
- Warning 3: deprecated: module Dom
- Will be removed past 2019-01-01. Use Js_of_ocaml.Dom instead.
- File "xtmpl_js.ml", line 72, characters 34-43:
- Warning 3: deprecated: module Js
- Will be removed past 2019-01-01. Use Js_of_ocaml.Js instead.
- File "xtmpl_js.ml", line 73, characters 12-25:
- Warning 3: deprecated: module Js
- Will be removed past 2019-01-01. Use Js_of_ocaml.Js instead.
- File "xtmpl_js.ml", line 73, characters 12-20:
- Warning 3: deprecated: module Dom
- Will be removed past 2019-01-01. Use Js_of_ocaml.Dom instead.
- File "xtmpl_js.ml", line 80, characters 43-52:
- Warning 3: deprecated: module Js
- Will be removed past 2019-01-01. Use Js_of_ocaml.Js instead.
- File "xtmpl_js.ml", line 81, characters 47-56:
- Warning 3: deprecated: module Js
- Will be removed past 2019-01-01. Use Js_of_ocaml.Js instead.
- File "xtmpl_js.ml", line 81, characters 62-71:
- Warning 3: deprecated: module Js
- Will be removed past 2019-01-01. Use Js_of_ocaml.Js instead.
- File "xtmpl_js.ml", line 85, characters 19-28:
- Warning 3: deprecated: module Js
- Will be removed past 2019-01-01. Use Js_of_ocaml.Js instead.
- File "xtmpl_js.ml", line 92, characters 42-51:
- Warning 3: deprecated: module Js
- Will be removed past 2019-01-01. Use Js_of_ocaml.Js instead.
- File "xtmpl_js.ml", line 95, characters 40-49:
- Warning 3: deprecated: module Js
- Will be removed past 2019-01-01. Use Js_of_ocaml.Js instead.
- File "xtmpl_js.ml", line 95, characters 56-65:
- Warning 3: deprecated: module Js
- Will be removed past 2019-01-01. Use Js_of_ocaml.Js instead.
- File "xtmpl_js.ml", line 101, characters 17-32:
- Warning 3: deprecated: module Dom
- Will be removed past 2019-01-01. Use Js_of_ocaml.Dom instead.
- File "xtmpl_js.ml", line 102, characters 12-25:
- Warning 3: deprecated: module Js
- Will be removed past 2019-01-01. Use Js_of_ocaml.Js instead.
- File "xtmpl_js.ml", line 102, characters 12-20:
- Warning 3: deprecated: module Dom
- Will be removed past 2019-01-01. Use Js_of_ocaml.Dom instead.
- File "xtmpl_js.ml", line 104, characters 12-29:
- Warning 3: deprecated: module Dom_html
- Will be removed past 2019-01-01. Use Js_of_ocaml.Dom_html instead.
- ocamlfind ocamlc -g -o xtmpl_js.cma -a -package sedlex,uutf,re.str,iri,js_of_ocaml xtmpl_js.cmo
- ocamlfind ocamlc -g -o ppx_xtmpl.byte -package ppx_tools.metaquot,sedlex,uutf,re.str,iri \
- -annot -rectypes -safe-string -linkpkg xtmpl.cma ppx_xtmpl.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03/lib/ocaml, /home/opam/.opam/4.03/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -g -c -package sedlex,uutf,re.str,iri -annot -rectypes -safe-string xtmpl_misc.ml
- ocamlfind ocamlopt -g -c -package sedlex,uutf,re.str,iri -annot -rectypes -safe-string xtmpl_xml.ml
- ocamlfind ocamlopt -g -c -package sedlex,uutf,re.str,iri -annot -rectypes -safe-string xtmpl_rewrite.ml
- ocamlfind ocamlopt -g -c -package sedlex,uutf,re.str,iri -annot -rectypes -safe-string xtmpl_xhtml.ml
- ocamlfind ocamlopt -g -o xtmpl.cmxa -a -package sedlex,uutf,re.str,iri xtmpl_misc.cmx xtmpl_xml.cmx xtmpl_rewrite.cmx xtmpl_xhtml.cmx
- ocamlfind ocamlopt -g -shared -o xtmpl.cmxs -package sedlex,uutf,re.str,iri xtmpl_misc.cmx xtmpl_xml.cmx xtmpl_rewrite.cmx xtmpl_xhtml.cmx
- ocamlfind ocamlopt -g -o ppx_xtmpl -package ppx_tools.metaquot,sedlex,uutf,re.str,iri \
- -annot -rectypes -safe-string -linkpkg xtmpl.cmxa ppx_xtmpl.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03/lib/ocaml, /home/opam/.opam/4.03/lib/ocaml/compiler-libs
-> compiled  xtmpl.0.17.0
Processing 205/217: [camlp4: make all] [ocamlnet: make opt] [rdf: make all]
Processing 206/217: [camlp4: make all] [ocamlnet: make opt] [rdf: make all] [xtmpl: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/xtmpl.0.17.0)
- ocamlfind install xtmpl META LICENSE \
- 	xtmpl.cmxa xtmpl.cmxs xtmpl_misc.o xtmpl_xml.o xtmpl_rewrite.o xtmpl_xhtml.o xtmpl_misc.cmx xtmpl_xml.cmx xtmpl_rewrite.cmx xtmpl_xhtml.cmx xtmpl.a \
- 	xtmpl.cma xtmpl_misc.cmi xtmpl_xml.cmi xtmpl_rewrite.cmi xtmpl_xhtml.cmi \
- 	xtmpl_js.cma xtmpl_js.cmi \
- 	ppx_xtmpl ppx_xtmpl.byte
- Installed /home/opam/.opam/4.03/lib/xtmpl/ppx_xtmpl.byte
- Installed /home/opam/.opam/4.03/lib/xtmpl/ppx_xtmpl
- Installed /home/opam/.opam/4.03/lib/xtmpl/xtmpl_js.cmi
- Installed /home/opam/.opam/4.03/lib/xtmpl/xtmpl_js.cma
- Installed /home/opam/.opam/4.03/lib/xtmpl/xtmpl_xhtml.cmi
- Installed /home/opam/.opam/4.03/lib/xtmpl/xtmpl_rewrite.cmi
- Installed /home/opam/.opam/4.03/lib/xtmpl/xtmpl_xml.cmi
- Installed /home/opam/.opam/4.03/lib/xtmpl/xtmpl_misc.cmi
- Installed /home/opam/.opam/4.03/lib/xtmpl/xtmpl.cma
- Installed /home/opam/.opam/4.03/lib/xtmpl/xtmpl.a
- Installed /home/opam/.opam/4.03/lib/xtmpl/xtmpl_xhtml.cmx
- Installed /home/opam/.opam/4.03/lib/xtmpl/xtmpl_rewrite.cmx
- Installed /home/opam/.opam/4.03/lib/xtmpl/xtmpl_xml.cmx
- Installed /home/opam/.opam/4.03/lib/xtmpl/xtmpl_misc.cmx
- Installed /home/opam/.opam/4.03/lib/xtmpl/xtmpl_xhtml.o
- Installed /home/opam/.opam/4.03/lib/xtmpl/xtmpl_rewrite.o
- Installed /home/opam/.opam/4.03/lib/xtmpl/xtmpl_xml.o
- Installed /home/opam/.opam/4.03/lib/xtmpl/xtmpl_misc.o
- Installed /home/opam/.opam/4.03/lib/xtmpl/xtmpl.cmxs
- Installed /home/opam/.opam/4.03/lib/xtmpl/xtmpl.cmxa
- Installed /home/opam/.opam/4.03/lib/xtmpl/LICENSE
- Installed /home/opam/.opam/4.03/lib/xtmpl/META
- ocamlfind install xtmpl META LICENSE \
- 	xtmpl.cmxa xtmpl.cmxs xtmpl_misc.o xtmpl_xml.o xtmpl_rewrite.o xtmpl_xhtml.o xtmpl_misc.cmx xtmpl_xml.cmx xtmpl_rewrite.cmx xtmpl_xhtml.cmx xtmpl.a \
- 	xtmpl.cma xtmpl_misc.cmi xtmpl_xml.cmi xtmpl_rewrite.cmi xtmpl_xhtml.cmi \
- 	xtmpl_js.cma xtmpl_js.cmi \
- 	ppx_xtmpl ppx_xtmpl.byte
- Installed /home/opam/.opam/4.03/lib/xtmpl/ppx_xtmpl.byte
- Installed /home/opam/.opam/4.03/lib/xtmpl/ppx_xtmpl
- Installed /home/opam/.opam/4.03/lib/xtmpl/xtmpl_js.cmi
- Installed /home/opam/.opam/4.03/lib/xtmpl/xtmpl_js.cma
- Installed /home/opam/.opam/4.03/lib/xtmpl/xtmpl_xhtml.cmi
- Installed /home/opam/.opam/4.03/lib/xtmpl/xtmpl_rewrite.cmi
- Installed /home/opam/.opam/4.03/lib/xtmpl/xtmpl_xml.cmi
- Installed /home/opam/.opam/4.03/lib/xtmpl/xtmpl_misc.cmi
- Installed /home/opam/.opam/4.03/lib/xtmpl/xtmpl.cma
- Installed /home/opam/.opam/4.03/lib/xtmpl/xtmpl.a
- Installed /home/opam/.opam/4.03/lib/xtmpl/xtmpl_xhtml.cmx
- Installed /home/opam/.opam/4.03/lib/xtmpl/xtmpl_rewrite.cmx
- Installed /home/opam/.opam/4.03/lib/xtmpl/xtmpl_xml.cmx
- Installed /home/opam/.opam/4.03/lib/xtmpl/xtmpl_misc.cmx
- Installed /home/opam/.opam/4.03/lib/xtmpl/xtmpl_xhtml.o
- Installed /home/opam/.opam/4.03/lib/xtmpl/xtmpl_rewrite.o
- Installed /home/opam/.opam/4.03/lib/xtmpl/xtmpl_xml.o
- Installed /home/opam/.opam/4.03/lib/xtmpl/xtmpl_misc.o
- Installed /home/opam/.opam/4.03/lib/xtmpl/xtmpl.cmxs
- Installed /home/opam/.opam/4.03/lib/xtmpl/xtmpl.cmxa
- Installed /home/opam/.opam/4.03/lib/xtmpl/LICENSE
- Installed /home/opam/.opam/4.03/lib/xtmpl/META
-> installed xtmpl.0.17.0
Processing 206/217: [camlp4: make all] [ocamlnet: make opt] [rdf: make all]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.03/.opam-switch/build/rdf.0.11.0)
- cd src && make all
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/rdf.0.11.0/src'
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_config.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_types.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_utf8.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_misc.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_loc.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_rdf.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_term.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_dt.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_sedlex.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_stubs.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_sparql_types.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_sparql_ms.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_sparql_vis.mli
- /home/opam/.opam/4.03/bin/menhir --explain --infer --base rdf_sparql_parser rdf_sparql_parser.mly  #--trace
- Warning: 13 states have shift/reduce conflicts.
- Warning: 11 states have reduce/reduce conflicts.
- Warning: 65 shift/reduce conflicts were arbitrarily resolved.
- Warning: 356 reduce/reduce conflicts were arbitrarily resolved.
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_sparql_parser.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_sparql_lex.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_sparql_map.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_sparql_print.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_sparql_algebra.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_bgp.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_graph.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_rdfs.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_acl.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_doap.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_earl.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_foaf.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_pim.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_prov.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_dc.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_ldp.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_owl.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_sioc.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_solid.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_time.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_vcard.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_ds.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_mem.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_dot.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_xml.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_ttl_types.mli
- /home/opam/.opam/4.03/bin/menhir --explain --base rdf_ttl_parser rdf_ttl_parser.mly
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_ttl_parser.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_ttl_lex.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_ttl.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_sparql_expand.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_sparql_eval.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_sparql.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_json.mli
- File "rdf_json.mli", line 27, characters 38-55:
- Warning 3: deprecated: Yojson.Basic.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "rdf_json.mli", line 29, characters 19-36:
- Warning 3: deprecated: Yojson.Basic.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "rdf_json.mli", line 31, characters 28-45:
- Warning 3: deprecated: Yojson.Basic.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_json_ld.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_sparql_protocol.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_sparql_http.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_utils.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_config.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_types.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_utf8.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_misc.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_loc.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_rdf.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_term.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_dt.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_sedlex.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_stubs.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_sparql_types.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_sparql_ms.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_sparql_vis.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_sparql_parser.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_sparql_lex.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_sparql_map.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_sparql_print.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_sparql_algebra.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_bgp.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_graph.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_rdfs.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_acl.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_doap.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_earl.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_foaf.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_pim.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_prov.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_dc.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_ldp.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_owl.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_sioc.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_solid.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_time.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_vcard.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_ds.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_mem.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_dot.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_xml.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_ttl_types.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_ttl_parser.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_ttl_lex.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_ttl.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_sparql_expand.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_sparql_eval.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_sparql.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_json.ml
- File "rdf_json.ml", line 29, characters 38-49:
- Warning 3: deprecated: Yojson.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_json_ld.ml
- File "rdf_json_ld.ml", line 153, characters 24-30:
- Warning 3: deprecated: J.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_sparql_protocol.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_sparql_http.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_utils.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -a -linkall -o rdf.cmxa rdf_config.cmx rdf_types.cmx rdf_utf8.cmx rdf_misc.cmx rdf_loc.cmx rdf_rdf.cmx rdf_term.cmx rdf_dt.cmx rdf_sedlex.cmx rdf_stubs.cmx rdf_sparql_types.cmx rdf_sparql_ms.cmx rdf_sparql_vis.cmx rdf_sparql_parser.cmx rdf_sparql_lex.cmx rdf_sparql_map.cmx rdf_sparql_print.cmx rdf_sparql_algebra.cmx rdf_bgp.cmx rdf_graph.cmx rdf_rdfs.cmx rdf_acl.cmx rdf_doap.cmx rdf_earl.cmx rdf_foaf.cmx rdf_pim.cmx rdf_prov.cmx rdf_dc.cmx rdf_ldp.cmx rdf_owl.cmx rdf_sioc.cmx rdf_solid.cmx rdf_time.cmx rdf_vcard.cmx rdf_ds.cmx rdf_mem.cmx rdf_dot.cmx rdf_xml.cmx rdf_ttl_types.cmx rdf_ttl_parser.cmx rdf_ttl_lex.cmx rdf_ttl.cmx rdf_sparql_expand.cmx rdf_sparql_eval.cmx rdf_sparql.cmx rdf_json.cmx rdf_json_ld.cmx rdf_sparql_protocol.cmx rdf_sparql_http.cmx rdf_utils.cmx 
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -linkall -shared -o rdf.cmxs rdf_config.cmx rdf_types.cmx rdf_utf8.cmx rdf_misc.cmx rdf_loc.cmx rdf_rdf.cmx rdf_term.cmx rdf_dt.cmx rdf_sedlex.cmx rdf_stubs.cmx rdf_sparql_types.cmx rdf_sparql_ms.cmx rdf_sparql_vis.cmx rdf_sparql_parser.cmx rdf_sparql_lex.cmx rdf_sparql_map.cmx rdf_sparql_print.cmx rdf_sparql_algebra.cmx rdf_bgp.cmx rdf_graph.cmx rdf_rdfs.cmx rdf_acl.cmx rdf_doap.cmx rdf_earl.cmx rdf_foaf.cmx rdf_pim.cmx rdf_prov.cmx rdf_dc.cmx rdf_ldp.cmx rdf_owl.cmx rdf_sioc.cmx rdf_solid.cmx rdf_time.cmx rdf_vcard.cmx rdf_ds.cmx rdf_mem.cmx rdf_dot.cmx rdf_xml.cmx rdf_ttl_types.cmx rdf_ttl_parser.cmx rdf_ttl_lex.cmx rdf_ttl.cmx rdf_sparql_expand.cmx rdf_sparql_eval.cmx rdf_sparql.cmx rdf_json.cmx rdf_json_ld.cmx rdf_sparql_protocol.cmx rdf_sparql_http.cmx rdf_utils.cmx 
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -linkpkg -o ppx_rdf -package compiler-libs.common -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,  -safe-string -g   rdf.cmxa ppx_rdf.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03/lib/ocaml, /home/opam/.opam/4.03/lib/ocaml/compiler-libs
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_config.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_types.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_utf8.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_misc.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_loc.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_rdf.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_term.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_dt.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_sedlex.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_stubs.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_sparql_types.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_sparql_ms.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_sparql_vis.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_sparql_parser.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_sparql_lex.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_sparql_map.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_sparql_print.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_sparql_algebra.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_bgp.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_graph.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_rdfs.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_acl.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_doap.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_earl.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_foaf.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_pim.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_prov.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_dc.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_ldp.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_owl.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_sioc.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_solid.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_time.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_vcard.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_ds.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_mem.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_dot.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_xml.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_ttl_types.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_ttl_parser.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_ttl_lex.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_ttl.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_sparql_expand.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_sparql_eval.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_sparql.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_json.ml
- File "rdf_json.ml", line 29, characters 38-49:
- Warning 3: deprecated: Yojson.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_json_ld.ml
- File "rdf_json_ld.ml", line 153, characters 24-30:
- Warning 3: deprecated: J.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_sparql_protocol.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_sparql_http.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_utils.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_cryptokit.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_cryptokit.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_pcre.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_pcre.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -a -linkall -o rdf.cma rdf_config.cmo rdf_types.cmo rdf_utf8.cmo rdf_misc.cmo rdf_loc.cmo rdf_rdf.cmo rdf_term.cmo rdf_dt.cmo rdf_sedlex.cmo rdf_stubs.cmo rdf_sparql_types.cmo rdf_sparql_ms.cmo rdf_sparql_vis.cmo rdf_sparql_parser.cmo rdf_sparql_lex.cmo rdf_sparql_map.cmo rdf_sparql_print.cmo rdf_sparql_algebra.cmo rdf_bgp.cmo rdf_graph.cmo rdf_rdfs.cmo rdf_acl.cmo rdf_doap.cmo rdf_earl.cmo rdf_foaf.cmo rdf_pim.cmo rdf_prov.cmo rdf_dc.cmo rdf_ldp.cmo rdf_owl.cmo rdf_sioc.cmo rdf_solid.cmo rdf_time.cmo rdf_vcard.cmo rdf_ds.cmo rdf_mem.cmo rdf_dot.cmo rdf_xml.cmo rdf_ttl_types.cmo rdf_ttl_parser.cmo rdf_ttl_lex.cmo rdf_ttl.cmo rdf_sparql_expand.cmo rdf_sparql_eval.cmo rdf_sparql.cmo rdf_json.cmo rdf_json_ld.cmo rdf_sparql_protocol.cmo rdf_sparql_http.cmo rdf_utils.cmo rdf_cryptokit.cmo rdf_pcre.cmo
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -a -linkall -o rdf_js.cma rdf_config.cmo rdf_types.cmo rdf_utf8.cmo rdf_misc.cmo rdf_loc.cmo rdf_rdf.cmo rdf_term.cmo rdf_dt.cmo rdf_sedlex.cmo rdf_stubs.cmo rdf_sparql_types.cmo rdf_sparql_ms.cmo rdf_sparql_vis.cmo rdf_sparql_parser.cmo rdf_sparql_lex.cmo rdf_sparql_map.cmo rdf_sparql_print.cmo rdf_sparql_algebra.cmo rdf_bgp.cmo rdf_graph.cmo rdf_rdfs.cmo rdf_acl.cmo rdf_doap.cmo rdf_earl.cmo rdf_foaf.cmo rdf_pim.cmo rdf_prov.cmo rdf_dc.cmo rdf_ldp.cmo rdf_owl.cmo rdf_sioc.cmo rdf_solid.cmo rdf_time.cmo rdf_vcard.cmo rdf_ds.cmo rdf_mem.cmo rdf_dot.cmo rdf_xml.cmo rdf_ttl_types.cmo rdf_ttl_parser.cmo rdf_ttl_lex.cmo rdf_ttl.cmo rdf_sparql_expand.cmo rdf_sparql_eval.cmo rdf_sparql.cmo rdf_json.cmo rdf_json_ld.cmo rdf_sparql_protocol.cmo rdf_sparql_http.cmo rdf_utils.cmo
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -linkpkg -o ppx_rdf.byte -package compiler-libs.common -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,  -safe-string -g   rdf.cma ppx_rdf.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03/lib/ocaml, /home/opam/.opam/4.03/lib/ocaml/compiler-libs
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/rdf.0.11.0/src'
- cd src && make all
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/rdf.0.11.0/src'
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_config.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_types.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_utf8.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_misc.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_loc.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_rdf.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_term.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_dt.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_sedlex.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_stubs.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_sparql_types.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_sparql_ms.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_sparql_vis.mli
- /home/opam/.opam/4.03/bin/menhir --explain --infer --base rdf_sparql_parser rdf_sparql_parser.mly  #--trace
- Warning: 13 states have shift/reduce conflicts.
- Warning: 11 states have reduce/reduce conflicts.
- Warning: 65 shift/reduce conflicts were arbitrarily resolved.
- Warning: 356 reduce/reduce conflicts were arbitrarily resolved.
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_sparql_parser.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_sparql_lex.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_sparql_map.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_sparql_print.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_sparql_algebra.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_bgp.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_graph.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_rdfs.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_acl.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_doap.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_earl.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_foaf.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_pim.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_prov.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_dc.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_ldp.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_owl.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_sioc.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_solid.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_time.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_vcard.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_ds.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_mem.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_dot.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_xml.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_ttl_types.mli
- /home/opam/.opam/4.03/bin/menhir --explain --base rdf_ttl_parser rdf_ttl_parser.mly
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_ttl_parser.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_ttl_lex.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_ttl.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_sparql_expand.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_sparql_eval.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_sparql.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_json.mli
- File "rdf_json.mli", line 27, characters 38-55:
- Warning 3: deprecated: Yojson.Basic.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "rdf_json.mli", line 29, characters 19-36:
- Warning 3: deprecated: Yojson.Basic.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "rdf_json.mli", line 31, characters 28-45:
- Warning 3: deprecated: Yojson.Basic.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_json_ld.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_sparql_protocol.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_sparql_http.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_utils.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_config.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_types.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_utf8.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_misc.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_loc.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_rdf.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_term.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_dt.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_sedlex.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_stubs.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_sparql_types.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_sparql_ms.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_sparql_vis.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_sparql_parser.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_sparql_lex.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_sparql_map.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_sparql_print.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_sparql_algebra.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_bgp.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_graph.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_rdfs.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_acl.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_doap.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_earl.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_foaf.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_pim.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_prov.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_dc.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_ldp.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_owl.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_sioc.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_solid.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_time.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_vcard.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_ds.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_mem.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_dot.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_xml.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_ttl_types.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_ttl_parser.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_ttl_lex.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_ttl.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_sparql_expand.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_sparql_eval.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_sparql.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_json.ml
- File "rdf_json.ml", line 29, characters 38-49:
- Warning 3: deprecated: Yojson.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_json_ld.ml
- File "rdf_json_ld.ml", line 153, characters 24-30:
- Warning 3: deprecated: J.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_sparql_protocol.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_sparql_http.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_utils.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -a -linkall -o rdf.cmxa rdf_config.cmx rdf_types.cmx rdf_utf8.cmx rdf_misc.cmx rdf_loc.cmx rdf_rdf.cmx rdf_term.cmx rdf_dt.cmx rdf_sedlex.cmx rdf_stubs.cmx rdf_sparql_types.cmx rdf_sparql_ms.cmx rdf_sparql_vis.cmx rdf_sparql_parser.cmx rdf_sparql_lex.cmx rdf_sparql_map.cmx rdf_sparql_print.cmx rdf_sparql_algebra.cmx rdf_bgp.cmx rdf_graph.cmx rdf_rdfs.cmx rdf_acl.cmx rdf_doap.cmx rdf_earl.cmx rdf_foaf.cmx rdf_pim.cmx rdf_prov.cmx rdf_dc.cmx rdf_ldp.cmx rdf_owl.cmx rdf_sioc.cmx rdf_solid.cmx rdf_time.cmx rdf_vcard.cmx rdf_ds.cmx rdf_mem.cmx rdf_dot.cmx rdf_xml.cmx rdf_ttl_types.cmx rdf_ttl_parser.cmx rdf_ttl_lex.cmx rdf_ttl.cmx rdf_sparql_expand.cmx rdf_sparql_eval.cmx rdf_sparql.cmx rdf_json.cmx rdf_json_ld.cmx rdf_sparql_protocol.cmx rdf_sparql_http.cmx rdf_utils.cmx 
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -linkall -shared -o rdf.cmxs rdf_config.cmx rdf_types.cmx rdf_utf8.cmx rdf_misc.cmx rdf_loc.cmx rdf_rdf.cmx rdf_term.cmx rdf_dt.cmx rdf_sedlex.cmx rdf_stubs.cmx rdf_sparql_types.cmx rdf_sparql_ms.cmx rdf_sparql_vis.cmx rdf_sparql_parser.cmx rdf_sparql_lex.cmx rdf_sparql_map.cmx rdf_sparql_print.cmx rdf_sparql_algebra.cmx rdf_bgp.cmx rdf_graph.cmx rdf_rdfs.cmx rdf_acl.cmx rdf_doap.cmx rdf_earl.cmx rdf_foaf.cmx rdf_pim.cmx rdf_prov.cmx rdf_dc.cmx rdf_ldp.cmx rdf_owl.cmx rdf_sioc.cmx rdf_solid.cmx rdf_time.cmx rdf_vcard.cmx rdf_ds.cmx rdf_mem.cmx rdf_dot.cmx rdf_xml.cmx rdf_ttl_types.cmx rdf_ttl_parser.cmx rdf_ttl_lex.cmx rdf_ttl.cmx rdf_sparql_expand.cmx rdf_sparql_eval.cmx rdf_sparql.cmx rdf_json.cmx rdf_json_ld.cmx rdf_sparql_protocol.cmx rdf_sparql_http.cmx rdf_utils.cmx 
- /home/opam/.opam/4.03/bin/ocamlfind ocamlopt -linkpkg -o ppx_rdf -package compiler-libs.common -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,  -safe-string -g   rdf.cmxa ppx_rdf.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03/lib/ocaml, /home/opam/.opam/4.03/lib/ocaml/compiler-libs
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_config.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_types.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_utf8.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_misc.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_loc.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_rdf.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_term.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_dt.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_sedlex.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_stubs.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_sparql_types.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_sparql_ms.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_sparql_vis.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_sparql_parser.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_sparql_lex.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_sparql_map.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_sparql_print.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_sparql_algebra.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_bgp.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_graph.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_rdfs.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_acl.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_doap.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_earl.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_foaf.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_pim.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_prov.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_dc.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_ldp.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_owl.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_sioc.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_solid.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_time.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_vcard.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_ds.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_mem.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_dot.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_xml.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_ttl_types.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_ttl_parser.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_ttl_lex.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_ttl.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_sparql_expand.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_sparql_eval.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_sparql.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_json.ml
- File "rdf_json.ml", line 29, characters 38-49:
- Warning 3: deprecated: Yojson.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_json_ld.ml
- File "rdf_json_ld.ml", line 153, characters 24-30:
- Warning 3: deprecated: J.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_sparql_protocol.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_sparql_http.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_utils.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_cryptokit.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_cryptokit.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_pcre.mli
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,   -safe-string -g   -c rdf_pcre.ml
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -a -linkall -o rdf.cma rdf_config.cmo rdf_types.cmo rdf_utf8.cmo rdf_misc.cmo rdf_loc.cmo rdf_rdf.cmo rdf_term.cmo rdf_dt.cmo rdf_sedlex.cmo rdf_stubs.cmo rdf_sparql_types.cmo rdf_sparql_ms.cmo rdf_sparql_vis.cmo rdf_sparql_parser.cmo rdf_sparql_lex.cmo rdf_sparql_map.cmo rdf_sparql_print.cmo rdf_sparql_algebra.cmo rdf_bgp.cmo rdf_graph.cmo rdf_rdfs.cmo rdf_acl.cmo rdf_doap.cmo rdf_earl.cmo rdf_foaf.cmo rdf_pim.cmo rdf_prov.cmo rdf_dc.cmo rdf_ldp.cmo rdf_owl.cmo rdf_sioc.cmo rdf_solid.cmo rdf_time.cmo rdf_vcard.cmo rdf_ds.cmo rdf_mem.cmo rdf_dot.cmo rdf_xml.cmo rdf_ttl_types.cmo rdf_ttl_parser.cmo rdf_ttl_lex.cmo rdf_ttl.cmo rdf_sparql_expand.cmo rdf_sparql_eval.cmo rdf_sparql.cmo rdf_json.cmo rdf_json_ld.cmo rdf_sparql_protocol.cmo rdf_sparql_http.cmo rdf_utils.cmo rdf_cryptokit.cmo rdf_pcre.cmo
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -a -linkall -o rdf_js.cma rdf_config.cmo rdf_types.cmo rdf_utf8.cmo rdf_misc.cmo rdf_loc.cmo rdf_rdf.cmo rdf_term.cmo rdf_dt.cmo rdf_sedlex.cmo rdf_stubs.cmo rdf_sparql_types.cmo rdf_sparql_ms.cmo rdf_sparql_vis.cmo rdf_sparql_parser.cmo rdf_sparql_lex.cmo rdf_sparql_map.cmo rdf_sparql_print.cmo rdf_sparql_algebra.cmo rdf_bgp.cmo rdf_graph.cmo rdf_rdfs.cmo rdf_acl.cmo rdf_doap.cmo rdf_earl.cmo rdf_foaf.cmo rdf_pim.cmo rdf_prov.cmo rdf_dc.cmo rdf_ldp.cmo rdf_owl.cmo rdf_sioc.cmo rdf_solid.cmo rdf_time.cmo rdf_vcard.cmo rdf_ds.cmo rdf_mem.cmo rdf_dot.cmo rdf_xml.cmo rdf_ttl_types.cmo rdf_ttl_parser.cmo rdf_ttl_lex.cmo rdf_ttl.cmo rdf_sparql_expand.cmo rdf_sparql_eval.cmo rdf_sparql.cmo rdf_json.cmo rdf_json_ld.cmo rdf_sparql_protocol.cmo rdf_sparql_http.cmo rdf_utils.cmo
- /home/opam/.opam/4.03/bin/ocamlfind ocamlc -linkpkg -o ppx_rdf.byte -package compiler-libs.common -package calendar,uri,uuidm,uutf,xmlm,sedlex,menhirLib,cryptokit,pcre,yojson,iri,jsonm,  -safe-string -g   rdf.cma ppx_rdf.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03/lib/ocaml, /home/opam/.opam/4.03/lib/ocaml/compiler-libs
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/rdf.0.11.0/src'
-> compiled  rdf.0.11.0
Processing 206/217: [camlp4: make all] [ocamlnet: make opt]
Processing 207/217: [camlp4: make all] [ocamlnet: make opt] [rdf: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/rdf.0.11.0)
- cd src && make install
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/rdf.0.11.0/src'
- /home/opam/.opam/4.03/bin/ocamlfind install rdf META \
- 	rdf.cmxa rdf.cmxs rdf.a rdf_config.cmi rdf_types.cmi rdf_utf8.cmi rdf_misc.cmi rdf_loc.cmi rdf_rdf.cmi rdf_term.cmi rdf_dt.cmi rdf_sedlex.cmi rdf_stubs.cmi rdf_sparql_types.cmi rdf_sparql_ms.cmi rdf_sparql_vis.cmi rdf_sparql_parser.cmi rdf_sparql_lex.cmi rdf_sparql_map.cmi rdf_sparql_print.cmi rdf_sparql_algebra.cmi rdf_bgp.cmi rdf_graph.cmi rdf_rdfs.cmi rdf_acl.cmi rdf_doap.cmi rdf_earl.cmi rdf_foaf.cmi rdf_pim.cmi rdf_prov.cmi rdf_dc.cmi rdf_ldp.cmi rdf_owl.cmi rdf_sioc.cmi rdf_solid.cmi rdf_time.cmi rdf_vcard.cmi rdf_ds.cmi rdf_mem.cmi rdf_dot.cmi rdf_xml.cmi rdf_ttl_types.cmi rdf_ttl_parser.cmi rdf_ttl_lex.cmi rdf_ttl.cmi rdf_sparql_expand.cmi rdf_sparql_eval.cmi rdf_sparql.cmi rdf_json.cmi rdf_json_ld.cmi rdf_sparql_protocol.cmi rdf_sparql_http.cmi rdf_utils.cmi rdf_config.cmx rdf_types.cmx rdf_utf8.cmx rdf_misc.cmx rdf_loc.cmx rdf_rdf.cmx rdf_term.cmx rdf_dt.cmx rdf_sedlex.cmx rdf_stubs.cmx rdf_sparql_types.cmx rdf_sparql_ms.cmx rdf_sparql_vis.cmx rdf_sparql_parser.cmx rdf_sparql_lex.cmx rdf_sparql_map.cmx rdf_sparql_print.cmx rdf_sparql_algebra.cmx rdf_bgp.cmx rdf_graph.cmx rdf_rdfs.cmx rdf_acl.cmx rdf_doap.cmx rdf_earl.cmx rdf_foaf.cmx rdf_pim.cmx rdf_prov.cmx rdf_dc.cmx rdf_ldp.cmx rdf_owl.cmx rdf_sioc.cmx rdf_solid.cmx rdf_time.cmx rdf_vcard.cmx rdf_ds.cmx rdf_mem.cmx rdf_dot.cmx rdf_xml.cmx rdf_ttl_types.cmx rdf_ttl_parser.cmx rdf_ttl_lex.cmx rdf_ttl.cmx rdf_sparql_expand.cmx rdf_sparql_eval.cmx rdf_sparql.cmx rdf_json.cmx rdf_json_ld.cmx rdf_sparql_protocol.cmx rdf_sparql_http.cmx rdf_utils.cmx rdf.cma \
- 	    \
- 	    \
- 	rdf_js.cma \
- 	`if test -n ""; then echo    rdf_sparql_http_lwt.cmi rdf_4s_lwt.cmi rdf_sparql_http_lwt.cmx rdf_4s_lwt.cmx  ; fi` \
- 	ppx_rdf ppx_rdf.byte
- Installed /home/opam/.opam/4.03/lib/rdf/ppx_rdf.byte
- Installed /home/opam/.opam/4.03/lib/rdf/ppx_rdf
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_js.cma
- Installed /home/opam/.opam/4.03/lib/rdf/rdf.cma
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_utils.cmx
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_sparql_http.cmx
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_sparql_protocol.cmx
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_json_ld.cmx
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_json.cmx
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_sparql.cmx
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_sparql_eval.cmx
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_sparql_expand.cmx
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_ttl.cmx
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_ttl_lex.cmx
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_ttl_parser.cmx
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_ttl_types.cmx
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_xml.cmx
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_dot.cmx
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_mem.cmx
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_ds.cmx
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_vcard.cmx
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_time.cmx
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_solid.cmx
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_sioc.cmx
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_owl.cmx
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_ldp.cmx
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_dc.cmx
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_prov.cmx
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_pim.cmx
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_foaf.cmx
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_earl.cmx
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_doap.cmx
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_acl.cmx
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_rdfs.cmx
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_graph.cmx
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_bgp.cmx
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_sparql_algebra.cmx
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_sparql_print.cmx
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_sparql_map.cmx
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_sparql_lex.cmx
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_sparql_parser.cmx
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_sparql_vis.cmx
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_sparql_ms.cmx
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_sparql_types.cmx
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_stubs.cmx
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_sedlex.cmx
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_dt.cmx
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_term.cmx
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_rdf.cmx
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_loc.cmx
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_misc.cmx
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_utf8.cmx
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_types.cmx
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_config.cmx
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_utils.cmi
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_sparql_http.cmi
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_sparql_protocol.cmi
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_json_ld.cmi
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_json.cmi
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_sparql.cmi
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_sparql_eval.cmi
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_sparql_expand.cmi
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_ttl.cmi
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_ttl_lex.cmi
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_ttl_parser.cmi
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_ttl_types.cmi
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_xml.cmi
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_dot.cmi
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_mem.cmi
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_ds.cmi
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_vcard.cmi
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_time.cmi
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_solid.cmi
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_sioc.cmi
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_owl.cmi
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_ldp.cmi
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_dc.cmi
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_prov.cmi
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_pim.cmi
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_foaf.cmi
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_earl.cmi
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_doap.cmi
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_acl.cmi
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_rdfs.cmi
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_graph.cmi
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_bgp.cmi
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_sparql_algebra.cmi
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_sparql_print.cmi
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_sparql_map.cmi
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_sparql_lex.cmi
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_sparql_parser.cmi
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_sparql_vis.cmi
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_sparql_ms.cmi
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_sparql_types.cmi
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_stubs.cmi
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_sedlex.cmi
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_dt.cmi
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_term.cmi
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_rdf.cmi
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_loc.cmi
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_misc.cmi
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_utf8.cmi
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_types.cmi
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_config.cmi
- Installed /home/opam/.opam/4.03/lib/rdf/rdf.a
- Installed /home/opam/.opam/4.03/lib/rdf/rdf.cmxs
- Installed /home/opam/.opam/4.03/lib/rdf/rdf.cmxa
- Installed /home/opam/.opam/4.03/lib/rdf/META
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/rdf.0.11.0/src'
- cd src && make install
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/rdf.0.11.0/src'
- /home/opam/.opam/4.03/bin/ocamlfind install rdf META \
- 	rdf.cmxa rdf.cmxs rdf.a rdf_config.cmi rdf_types.cmi rdf_utf8.cmi rdf_misc.cmi rdf_loc.cmi rdf_rdf.cmi rdf_term.cmi rdf_dt.cmi rdf_sedlex.cmi rdf_stubs.cmi rdf_sparql_types.cmi rdf_sparql_ms.cmi rdf_sparql_vis.cmi rdf_sparql_parser.cmi rdf_sparql_lex.cmi rdf_sparql_map.cmi rdf_sparql_print.cmi rdf_sparql_algebra.cmi rdf_bgp.cmi rdf_graph.cmi rdf_rdfs.cmi rdf_acl.cmi rdf_doap.cmi rdf_earl.cmi rdf_foaf.cmi rdf_pim.cmi rdf_prov.cmi rdf_dc.cmi rdf_ldp.cmi rdf_owl.cmi rdf_sioc.cmi rdf_solid.cmi rdf_time.cmi rdf_vcard.cmi rdf_ds.cmi rdf_mem.cmi rdf_dot.cmi rdf_xml.cmi rdf_ttl_types.cmi rdf_ttl_parser.cmi rdf_ttl_lex.cmi rdf_ttl.cmi rdf_sparql_expand.cmi rdf_sparql_eval.cmi rdf_sparql.cmi rdf_json.cmi rdf_json_ld.cmi rdf_sparql_protocol.cmi rdf_sparql_http.cmi rdf_utils.cmi rdf_config.cmx rdf_types.cmx rdf_utf8.cmx rdf_misc.cmx rdf_loc.cmx rdf_rdf.cmx rdf_term.cmx rdf_dt.cmx rdf_sedlex.cmx rdf_stubs.cmx rdf_sparql_types.cmx rdf_sparql_ms.cmx rdf_sparql_vis.cmx rdf_sparql_parser.cmx rdf_sparql_lex.cmx rdf_sparql_map.cmx rdf_sparql_print.cmx rdf_sparql_algebra.cmx rdf_bgp.cmx rdf_graph.cmx rdf_rdfs.cmx rdf_acl.cmx rdf_doap.cmx rdf_earl.cmx rdf_foaf.cmx rdf_pim.cmx rdf_prov.cmx rdf_dc.cmx rdf_ldp.cmx rdf_owl.cmx rdf_sioc.cmx rdf_solid.cmx rdf_time.cmx rdf_vcard.cmx rdf_ds.cmx rdf_mem.cmx rdf_dot.cmx rdf_xml.cmx rdf_ttl_types.cmx rdf_ttl_parser.cmx rdf_ttl_lex.cmx rdf_ttl.cmx rdf_sparql_expand.cmx rdf_sparql_eval.cmx rdf_sparql.cmx rdf_json.cmx rdf_json_ld.cmx rdf_sparql_protocol.cmx rdf_sparql_http.cmx rdf_utils.cmx rdf.cma \
- 	    \
- 	    \
- 	rdf_js.cma \
- 	`if test -n ""; then echo    rdf_sparql_http_lwt.cmi rdf_4s_lwt.cmi rdf_sparql_http_lwt.cmx rdf_4s_lwt.cmx  ; fi` \
- 	ppx_rdf ppx_rdf.byte
- Installed /home/opam/.opam/4.03/lib/rdf/ppx_rdf.byte
- Installed /home/opam/.opam/4.03/lib/rdf/ppx_rdf
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_js.cma
- Installed /home/opam/.opam/4.03/lib/rdf/rdf.cma
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_utils.cmx
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_sparql_http.cmx
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_sparql_protocol.cmx
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_json_ld.cmx
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_json.cmx
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_sparql.cmx
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_sparql_eval.cmx
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_sparql_expand.cmx
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_ttl.cmx
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_ttl_lex.cmx
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_ttl_parser.cmx
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_ttl_types.cmx
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_xml.cmx
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_dot.cmx
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_mem.cmx
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_ds.cmx
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_vcard.cmx
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_time.cmx
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_solid.cmx
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_sioc.cmx
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_owl.cmx
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_ldp.cmx
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_dc.cmx
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_prov.cmx
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_pim.cmx
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_foaf.cmx
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_earl.cmx
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_doap.cmx
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_acl.cmx
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_rdfs.cmx
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_graph.cmx
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_bgp.cmx
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_sparql_algebra.cmx
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_sparql_print.cmx
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_sparql_map.cmx
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_sparql_lex.cmx
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_sparql_parser.cmx
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_sparql_vis.cmx
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_sparql_ms.cmx
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_sparql_types.cmx
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_stubs.cmx
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_sedlex.cmx
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_dt.cmx
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_term.cmx
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_rdf.cmx
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_loc.cmx
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_misc.cmx
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_utf8.cmx
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_types.cmx
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_config.cmx
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_utils.cmi
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_sparql_http.cmi
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_sparql_protocol.cmi
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_json_ld.cmi
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_json.cmi
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_sparql.cmi
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_sparql_eval.cmi
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_sparql_expand.cmi
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_ttl.cmi
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_ttl_lex.cmi
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_ttl_parser.cmi
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_ttl_types.cmi
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_xml.cmi
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_dot.cmi
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_mem.cmi
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_ds.cmi
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_vcard.cmi
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_time.cmi
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_solid.cmi
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_sioc.cmi
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_owl.cmi
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_ldp.cmi
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_dc.cmi
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_prov.cmi
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_pim.cmi
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_foaf.cmi
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_earl.cmi
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_doap.cmi
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_acl.cmi
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_rdfs.cmi
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_graph.cmi
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_bgp.cmi
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_sparql_algebra.cmi
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_sparql_print.cmi
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_sparql_map.cmi
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_sparql_lex.cmi
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_sparql_parser.cmi
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_sparql_vis.cmi
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_sparql_ms.cmi
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_sparql_types.cmi
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_stubs.cmi
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_sedlex.cmi
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_dt.cmi
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_term.cmi
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_rdf.cmi
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_loc.cmi
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_misc.cmi
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_utf8.cmi
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_types.cmi
- Installed /home/opam/.opam/4.03/lib/rdf/rdf_config.cmi
- Installed /home/opam/.opam/4.03/lib/rdf/rdf.a
- Installed /home/opam/.opam/4.03/lib/rdf/rdf.cmxs
- Installed /home/opam/.opam/4.03/lib/rdf/rdf.cmxa
- Installed /home/opam/.opam/4.03/lib/rdf/META
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/rdf.0.11.0/src'
-> installed rdf.0.11.0
Processing 207/217: [camlp4: make all] [ocamlnet: make opt]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.03/.opam-switch/build/camlp4.4.03+1)
- ocamlbuild -classic-display -no-ocamlfind `sh ./build/camlp4-byte-only.sh`
- + echo camlp4/Camlp4.cmo camlp4/Camlp4Top.cmo camlp4/camlp4prof.byte camlp4/mkcamlp4.byte camlp4/camlp4.byte camlp4/camlp4fulllib.cma camlp4/camlp4boot.byte camlp4/camlp4boot.cma camlp4/camlp4r.byte camlp4/camlp4r.cma camlp4/camlp4rf.byte camlp4/camlp4rf.cma camlp4/camlp4o.byte camlp4/camlp4o.cma camlp4/camlp4of.byte camlp4/camlp4of.cma camlp4/camlp4oof.byte camlp4/camlp4oof.cma camlp4/camlp4orf.byte camlp4/camlp4orf.cma camlp4/Camlp4Parsers/Camlp4AstLoader.cmo camlp4/Camlp4Parsers/Camlp4DebugParser.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo camlp4/Camlp4Printers/Camlp4AstDumper.cmo camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo camlp4/Camlp4Printers/Camlp4NullDumper.cmo camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmo camlp4/Camlp4Printers/Camlp4OCamlPrinter.cmo camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.cmo camlp4/Camlp4Filters/Camlp4AstLifter.cmo camlp4/Camlp4Filters/Camlp4ExceptionTracer.cmo camlp4/Camlp4Filters/Camlp4FoldGenerator.cmo camlp4/Camlp4Filters/Camlp4LocationStripper.cmo camlp4/Camlp4Filters/Camlp4MapGenerator.cmo camlp4/Camlp4Filters/Camlp4MetaGenerator.cmo camlp4/Camlp4Filters/Camlp4Profiler.cmo camlp4/Camlp4Filters/Camlp4TrashRemover.cmo
- /home/opam/.opam/4.03/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.03/lib/ocamlbuild /home/opam/.opam/4.03/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild_config.ml myocamlbuild.ml /home/opam/.opam/4.03/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules camlp4/boot/camlp4boot.ml > camlp4/boot/camlp4boot.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules camlp4/boot/Camlp4.ml > camlp4/boot/Camlp4.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules camlp4/config/Camlp4_config.mli > camlp4/config/Camlp4_config.mli.depends
- cp /home/opam/.opam/4.03/lib/ocaml/compiler-libs/warnings.cmi camlp4/import/warnings.cmi
- cp /home/opam/.opam/4.03/lib/ocaml/compiler-libs/location.cmi camlp4/import/location.cmi
- cp /home/opam/.opam/4.03/lib/ocaml/compiler-libs/longident.cmi camlp4/import/longident.cmi
- cp /home/opam/.opam/4.03/lib/ocaml/compiler-libs/asttypes.cmi camlp4/import/asttypes.cmi
- cp /home/opam/.opam/4.03/lib/ocaml/compiler-libs/parsetree.cmi camlp4/import/parsetree.cmi
- cp /home/opam/.opam/4.03/lib/ocaml/compiler-libs/outcometree.cmi camlp4/import/outcometree.cmi
- cp /home/opam/.opam/4.03/lib/ocaml/compiler-libs/oprint.cmi camlp4/import/oprint.cmi
- cp /home/opam/.opam/4.03/lib/ocaml/compiler-libs/toploop.cmi camlp4/import/toploop.cmi
- cp /home/opam/.opam/4.03/lib/ocaml/compiler-libs/topdirs.cmi camlp4/import/topdirs.cmi
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -I camlp4/config -I camlp4 -o camlp4/config/Camlp4_config.cmi camlp4/config/Camlp4_config.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w a -I camlp4/import -I camlp4/config -I camlp4/boot -o camlp4/boot/Camlp4.cmo camlp4/boot/Camlp4.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w a -I camlp4/import -I camlp4/config -I camlp4/boot -o camlp4/boot/camlp4boot.cmo camlp4/boot/camlp4boot.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules camlp4/config/Camlp4_config.ml > camlp4/config/Camlp4_config.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules camlp4/config/gen_import.ml > camlp4/config/gen_import.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I +compiler-libs -I camlp4/import -I camlp4/config -I camlp4 -o camlp4/config/gen_import.cmo camlp4/config/gen_import.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt dynlink.cma -g -I +compiler-libs ocamlcommon.cma -I camlp4/config camlp4/config/gen_import.cmo -o camlp4/config/gen_import.byte
- camlp4/config/gen_import.byte /home/opam/.opam/4.03/lib/ocaml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules camlp4/config/Camlp4_import.ml > camlp4/config/Camlp4_import.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -I camlp4/config -I camlp4 -o camlp4/config/Camlp4_import.cmo camlp4/config/Camlp4_import.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -I camlp4/config -I camlp4 -o camlp4/config/Camlp4_config.cmo camlp4/config/Camlp4_config.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt dynlink.cma -g -I camlp4/config -I camlp4/boot camlp4/config/Camlp4_import.cmo camlp4/config/Camlp4_config.cmo camlp4/boot/Camlp4.cmo camlp4/boot/camlp4boot.cmo -o camlp4/boot/camlp4boot.byte
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Debug.mli > camlp4/Camlp4/Debug.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Debug.cmi camlp4/Camlp4/Debug.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Debug.ml > camlp4/Camlp4/Debug.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/ErrorHandler.mli > camlp4/Camlp4/ErrorHandler.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Sig.ml > camlp4/Camlp4/Sig.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Sig.cmo camlp4/Camlp4/Sig.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/ErrorHandler.cmi camlp4/Camlp4/ErrorHandler.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/ErrorHandler.ml > camlp4/Camlp4/ErrorHandler.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Utils.mli > camlp4/Camlp4/Utils.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Utils.cmi camlp4/Camlp4/Utils.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/OCamlInitSyntax.ml > camlp4/Camlp4/OCamlInitSyntax.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Options.mli > camlp4/Camlp4/Options.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Options.cmi camlp4/Camlp4/Options.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Options.ml > camlp4/Camlp4/Options.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/PreCast.mli > camlp4/Camlp4/PreCast.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/PreCast.cmi camlp4/Camlp4/PreCast.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/PreCast.ml > camlp4/Camlp4/PreCast.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/OCamlInitSyntax.cmo camlp4/Camlp4/OCamlInitSyntax.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/DumpCamlp4Ast.mli > camlp4/Camlp4/Printers/DumpCamlp4Ast.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Printers/DumpCamlp4Ast.cmi camlp4/Camlp4/Printers/DumpCamlp4Ast.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/DumpCamlp4Ast.ml > camlp4/Camlp4/Printers/DumpCamlp4Ast.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/DumpOCamlAst.mli > camlp4/Camlp4/Printers/DumpOCamlAst.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Printers/DumpOCamlAst.cmi camlp4/Camlp4/Printers/DumpOCamlAst.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/DumpOCamlAst.ml > camlp4/Camlp4/Printers/DumpOCamlAst.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/AstFilters.ml > camlp4/Camlp4/Struct/AstFilters.ml.depends
- cp -p camlp4/boot/Camlp4Ast.ml camlp4/Camlp4/Struct/Camlp4Ast.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Camlp4Ast.ml > camlp4/Camlp4/Struct/Camlp4Ast.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.mli > camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.cmi camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.ml > camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Loc.mli > camlp4/Camlp4/Struct/Loc.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Token.mli > camlp4/Camlp4/Struct/Token.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Loc.cmi camlp4/Camlp4/Struct/Loc.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Token.cmi camlp4/Camlp4/Struct/Token.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/CleanAst.ml > camlp4/Camlp4/Struct/CleanAst.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/CommentFilter.mli > camlp4/Camlp4/Struct/CommentFilter.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/CommentFilter.cmi camlp4/Camlp4/Struct/CommentFilter.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/CommentFilter.ml > camlp4/Camlp4/Struct/CommentFilter.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/DynLoader.mli > camlp4/Camlp4/Struct/DynLoader.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/DynLoader.cmi camlp4/Camlp4/Struct/DynLoader.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/DynLoader.ml > camlp4/Camlp4/Struct/DynLoader.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/EmptyError.mli > camlp4/Camlp4/Struct/EmptyError.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/EmptyError.cmi camlp4/Camlp4/Struct/EmptyError.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/EmptyError.ml > camlp4/Camlp4/Struct/EmptyError.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/EmptyPrinter.mli > camlp4/Camlp4/Struct/EmptyPrinter.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/EmptyPrinter.cmi camlp4/Camlp4/Struct/EmptyPrinter.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/EmptyPrinter.ml > camlp4/Camlp4/Struct/EmptyPrinter.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/FreeVars.mli > camlp4/Camlp4/Struct/FreeVars.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/FreeVars.cmi camlp4/Camlp4/Struct/FreeVars.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/FreeVars.ml > camlp4/Camlp4/Struct/FreeVars.ml.depends
- /home/opam/.opam/4.03/bin/ocamllex.opt -q camlp4/Camlp4/Struct/Lexer.mll
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules camlp4/Camlp4/Struct/Lexer.ml > camlp4/Camlp4/Struct/Lexer.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Loc.ml > camlp4/Camlp4/Struct/Loc.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Quotation.ml > camlp4/Camlp4/Struct/Quotation.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/DynAst.ml > camlp4/Camlp4/Struct/DynAst.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/DynAst.cmo camlp4/Camlp4/Struct/DynAst.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Token.ml > camlp4/Camlp4/Struct/Token.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Delete.ml > camlp4/Camlp4/Struct/Grammar/Delete.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Parser.mli > camlp4/Camlp4/Struct/Grammar/Parser.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Structure.ml > camlp4/Camlp4/Struct/Grammar/Structure.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Structure.cmo camlp4/Camlp4/Struct/Grammar/Structure.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Print.mli > camlp4/Camlp4/Struct/Grammar/Print.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Tools.ml > camlp4/Camlp4/Struct/Grammar/Tools.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Parser.cmi camlp4/Camlp4/Struct/Grammar/Parser.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Print.cmi camlp4/Camlp4/Struct/Grammar/Print.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Tools.cmo camlp4/Camlp4/Struct/Grammar/Tools.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Dynamic.ml > camlp4/Camlp4/Struct/Grammar/Dynamic.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Delete.cmo camlp4/Camlp4/Struct/Grammar/Delete.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Entry.ml > camlp4/Camlp4/Struct/Grammar/Entry.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Fold.mli > camlp4/Camlp4/Struct/Grammar/Fold.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Insert.ml > camlp4/Camlp4/Struct/Grammar/Insert.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Entry.cmo camlp4/Camlp4/Struct/Grammar/Entry.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Fold.cmi camlp4/Camlp4/Struct/Grammar/Fold.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Insert.cmo camlp4/Camlp4/Struct/Grammar/Insert.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Failed.ml > camlp4/Camlp4/Struct/Grammar/Failed.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Search.ml > camlp4/Camlp4/Struct/Grammar/Search.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Search.cmo camlp4/Camlp4/Struct/Grammar/Search.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Find.ml > camlp4/Camlp4/Struct/Grammar/Find.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Fold.ml > camlp4/Camlp4/Struct/Grammar/Fold.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Failed.cmo camlp4/Camlp4/Struct/Grammar/Failed.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Parser.ml > camlp4/Camlp4/Struct/Grammar/Parser.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Print.ml > camlp4/Camlp4/Struct/Grammar/Print.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Static.ml > camlp4/Camlp4/Struct/Grammar/Static.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Dynamic.cmo camlp4/Camlp4/Struct/Grammar/Dynamic.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Find.cmo camlp4/Camlp4/Struct/Grammar/Find.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Fold.cmo camlp4/Camlp4/Struct/Grammar/Fold.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Parser.cmo camlp4/Camlp4/Struct/Grammar/Parser.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Print.cmo camlp4/Camlp4/Struct/Grammar/Print.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Static.cmo camlp4/Camlp4/Struct/Grammar/Static.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/AstFilters.cmo camlp4/Camlp4/Struct/AstFilters.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Camlp4Ast.cmo camlp4/Camlp4/Struct/Camlp4Ast.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.cmo camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/CleanAst.cmo camlp4/Camlp4/Struct/CleanAst.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/CommentFilter.cmo camlp4/Camlp4/Struct/CommentFilter.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/DynLoader.cmo camlp4/Camlp4/Struct/DynLoader.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/EmptyError.cmo camlp4/Camlp4/Struct/EmptyError.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/EmptyPrinter.cmo camlp4/Camlp4/Struct/EmptyPrinter.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/FreeVars.cmo camlp4/Camlp4/Struct/FreeVars.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w a -I camlp4/import -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Lexer.cmo camlp4/Camlp4/Struct/Lexer.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Loc.cmo camlp4/Camlp4/Struct/Loc.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Quotation.cmo camlp4/Camlp4/Struct/Quotation.ml
- + /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Quotation.cmo camlp4/Camlp4/Struct/Quotation.ml
- File "camlp4/Camlp4/Struct/Quotation.ml", line 120, characters 15-22:
- Warning 3: deprecated: Format.bprintf
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Token.cmo camlp4/Camlp4/Struct/Token.ml
- + /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Token.cmo camlp4/Camlp4/Struct/Token.ml
- File "camlp4/Camlp4/Struct/Token.ml", line 94, characters 15-22:
- Warning 3: deprecated: Format.bprintf
- /home/opam/.opam/4.03/bin/ocamlc.opt -pack -g camlp4/Camlp4/Struct/Grammar/Structure.cmo camlp4/Camlp4/Struct/Grammar/Print.cmo camlp4/Camlp4/Struct/Grammar/Search.cmo camlp4/Camlp4/Struct/Grammar/Tools.cmo camlp4/Camlp4/Struct/Grammar/Failed.cmo camlp4/Camlp4/Struct/Grammar/Parser.cmo camlp4/Camlp4/Struct/Grammar/Delete.cmo camlp4/Camlp4/Struct/Grammar/Entry.cmo camlp4/Camlp4/Struct/Grammar/Fold.cmo camlp4/Camlp4/Struct/Grammar/Insert.cmo camlp4/Camlp4/Struct/Grammar/Dynamic.cmo camlp4/Camlp4/Struct/Grammar/Find.cmo camlp4/Camlp4/Struct/Grammar/Static.cmo -o camlp4/Camlp4/Struct/Grammar.cmo
- /home/opam/.opam/4.03/bin/ocamlc.opt -pack -g camlp4/Camlp4/Struct/AstFilters.cmo camlp4/Camlp4/Struct/Camlp4Ast.cmo camlp4/Camlp4/Struct/Loc.cmo camlp4/Camlp4/Struct/Token.cmo camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.cmo camlp4/Camlp4/Struct/CleanAst.cmo camlp4/Camlp4/Struct/CommentFilter.cmo camlp4/Camlp4/Struct/DynLoader.cmo camlp4/Camlp4/Struct/EmptyError.cmo camlp4/Camlp4/Struct/EmptyPrinter.cmo camlp4/Camlp4/Struct/FreeVars.cmo camlp4/Camlp4/Struct/Lexer.cmo camlp4/Camlp4/Struct/DynAst.cmo camlp4/Camlp4/Struct/Quotation.cmo camlp4/Camlp4/Struct/Grammar.cmo -o camlp4/Camlp4/Struct.cmo
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/Null.mli > camlp4/Camlp4/Printers/Null.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Printers/Null.cmi camlp4/Camlp4/Printers/Null.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/Null.ml > camlp4/Camlp4/Printers/Null.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/OCaml.mli > camlp4/Camlp4/Printers/OCaml.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Printers/OCaml.cmi camlp4/Camlp4/Printers/OCaml.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/OCaml.ml > camlp4/Camlp4/Printers/OCaml.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/OCamlr.mli > camlp4/Camlp4/Printers/OCamlr.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Printers/OCamlr.cmi camlp4/Camlp4/Printers/OCamlr.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/OCamlr.ml > camlp4/Camlp4/Printers/OCamlr.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Printers/DumpCamlp4Ast.cmo camlp4/Camlp4/Printers/DumpCamlp4Ast.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Printers/DumpOCamlAst.cmo camlp4/Camlp4/Printers/DumpOCamlAst.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Printers/Null.cmo camlp4/Camlp4/Printers/Null.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Printers/OCaml.cmo camlp4/Camlp4/Printers/OCaml.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Printers/OCamlr.cmo camlp4/Camlp4/Printers/OCamlr.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -pack -g camlp4/Camlp4/Printers/DumpCamlp4Ast.cmo camlp4/Camlp4/Printers/DumpOCamlAst.cmo camlp4/Camlp4/Printers/Null.cmo camlp4/Camlp4/Printers/OCaml.cmo camlp4/Camlp4/Printers/OCamlr.cmo -o camlp4/Camlp4/Printers.cmo
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Register.mli > camlp4/Camlp4/Register.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Register.cmi camlp4/Camlp4/Register.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Register.ml > camlp4/Camlp4/Register.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Utils.ml > camlp4/Camlp4/Utils.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Debug.cmo camlp4/Camlp4/Debug.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/ErrorHandler.cmo camlp4/Camlp4/ErrorHandler.ml
- + /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/ErrorHandler.cmo camlp4/Camlp4/ErrorHandler.ml
- File "camlp4/Camlp4/ErrorHandler.ml", line 168, characters 11-18:
- Warning 3: deprecated: Format.bprintf
- File "camlp4/Camlp4/ErrorHandler.ml", line 173, characters 11-18:
- Warning 3: deprecated: Format.bprintf
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Options.cmo camlp4/Camlp4/Options.ml
- + /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Options.cmo camlp4/Camlp4/Options.ml
- File "camlp4/Camlp4/Options.ml", line 30, characters 31-47:
- 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 "camlp4/Camlp4/Options.ml", line 34, characters 27-43:
- 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 "camlp4/Camlp4/Options.ml", line 55, characters 22-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.
- File "camlp4/Camlp4/Options.ml", line 59, characters 18-33:
- 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 "camlp4/Camlp4/Options.ml", line 65, characters 22-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.
- File "camlp4/Camlp4/Options.ml", line 69, characters 18-33:
- 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 "camlp4/Camlp4/Options.ml", line 184, characters 14-23:
- Warning 3: deprecated: Sort.list
- Use List.sort instead.
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/PreCast.cmo camlp4/Camlp4/PreCast.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Register.cmo camlp4/Camlp4/Register.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Utils.cmo camlp4/Camlp4/Utils.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -pack -g camlp4/Camlp4/Debug.cmo camlp4/Camlp4/Sig.cmo camlp4/Camlp4/Utils.cmo camlp4/Camlp4/ErrorHandler.cmo camlp4/Camlp4/OCamlInitSyntax.cmo camlp4/Camlp4/Options.cmo camlp4/Camlp4/Struct.cmo camlp4/Camlp4/Printers.cmo camlp4/Camlp4/PreCast.cmo camlp4/Camlp4/Register.cmo -o camlp4/Camlp4.cmo
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Top/Top.ml > camlp4/Camlp4Top/Top.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Top/Rprint.ml > camlp4/Camlp4Top/Rprint.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4 -I camlp4/config -I camlp4/Camlp4Top -o camlp4/Camlp4Top/Top.cmo camlp4/Camlp4Top/Top.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4 -I camlp4/config -I camlp4/Camlp4Top -o camlp4/Camlp4Top/Rprint.cmo camlp4/Camlp4Top/Rprint.ml
- + /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4 -I camlp4/config -I camlp4/Camlp4Top -o camlp4/Camlp4Top/Rprint.cmo camlp4/Camlp4Top/Rprint.ml
- File "camlp4/Camlp4Top/Rprint.ml", line 72, characters 27-42:
- 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 "camlp4/Camlp4Top/Rprint.ml", line 159, characters 2-2194:
- Warning 8: this pattern-matching is not exhaustive.
- Here is an example of a value that is not matched:
- Otyp_attribute (_, _)
- /home/opam/.opam/4.03/bin/ocamlc.opt -pack -g camlp4/Camlp4Top/Top.cmo camlp4/Camlp4Top/Rprint.cmo -o camlp4/Camlp4Top.cmo
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/camlp4prof.mli > camlp4/camlp4prof.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4 -I camlp4/config -o camlp4/camlp4prof.cmi camlp4/camlp4prof.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/camlp4prof.ml > camlp4/camlp4prof.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4 -I camlp4/config -o camlp4/camlp4prof.cmo camlp4/camlp4prof.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt dynlink.cma unix.cma -g -I camlp4 camlp4/camlp4prof.cmo -o camlp4/camlp4prof.byte
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/mkcamlp4.ml > camlp4/mkcamlp4.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4 -I camlp4/config -o camlp4/mkcamlp4.cmo camlp4/mkcamlp4.ml
- + /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4 -I camlp4/config -o camlp4/mkcamlp4.cmo camlp4/mkcamlp4.ml
- File "camlp4/mkcamlp4.ml", line 37, characters 23-40:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- /home/opam/.opam/4.03/bin/ocamlc.opt -a -I camlp4/config -I camlp4 camlp4/config/Camlp4_import.cmo camlp4/config/Camlp4_config.cmo camlp4/Camlp4.cmo -o camlp4/camlp4lib.cma
- /home/opam/.opam/4.03/bin/ocamlc.opt dynlink.cma unix.cma -g -I camlp4 camlp4/camlp4lib.cma camlp4/mkcamlp4.cmo -o camlp4/mkcamlp4.byte
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Bin.ml > camlp4/Camlp4Bin.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4 -I camlp4/config -o camlp4/Camlp4Bin.cmo camlp4/Camlp4Bin.ml
- + /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4 -I camlp4/config -o camlp4/Camlp4Bin.cmo camlp4/Camlp4Bin.ml
- File "camlp4/Camlp4Bin.ml", line 70, characters 14-30:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- /home/opam/.opam/4.03/bin/ocamlc.opt dynlink.cma unix.cma camlp4/camlp4lib.cma -linkall camlp4/Camlp4Bin.cmo -o camlp4/camlp4.byte
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4AstLoader.ml > camlp4/Camlp4Parsers/Camlp4AstLoader.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4DebugParser.ml > camlp4/Camlp4Parsers/Camlp4DebugParser.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4GrammarParser.ml > camlp4/Camlp4Parsers/Camlp4GrammarParser.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4ListComprehension.ml > camlp4/Camlp4Parsers/Camlp4ListComprehension.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4MacroParser.ml > camlp4/Camlp4Parsers/Camlp4MacroParser.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.ml > camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4OCamlParser.ml > camlp4/Camlp4Parsers/Camlp4OCamlParser.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml > camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4QuotationCommon.ml > camlp4/Camlp4Parsers/Camlp4QuotationCommon.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4OCamlParserParser.ml > camlp4/Camlp4Parsers/Camlp4OCamlParserParser.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.ml > camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.ml > camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4QuotationExpander.ml > camlp4/Camlp4Parsers/Camlp4QuotationExpander.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Printers/Camlp4AstDumper.ml > camlp4/Camlp4Printers/Camlp4AstDumper.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Printers/Camlp4AutoPrinter.ml > camlp4/Camlp4Printers/Camlp4AutoPrinter.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Printers/Camlp4NullDumper.ml > camlp4/Camlp4Printers/Camlp4NullDumper.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Printers/Camlp4OCamlAstDumper.ml > camlp4/Camlp4Printers/Camlp4OCamlAstDumper.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Printers/Camlp4OCamlPrinter.ml > camlp4/Camlp4Printers/Camlp4OCamlPrinter.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.ml > camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Filters/Camlp4AstLifter.ml > camlp4/Camlp4Filters/Camlp4AstLifter.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Filters/Camlp4ExceptionTracer.ml > camlp4/Camlp4Filters/Camlp4ExceptionTracer.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Filters/Camlp4FoldGenerator.ml > camlp4/Camlp4Filters/Camlp4FoldGenerator.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Filters/Camlp4LocationStripper.ml > camlp4/Camlp4Filters/Camlp4LocationStripper.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Filters/Camlp4MapGenerator.ml > camlp4/Camlp4Filters/Camlp4MapGenerator.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Filters/Camlp4MetaGenerator.ml > camlp4/Camlp4Filters/Camlp4MetaGenerator.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Filters/Camlp4Profiler.ml > camlp4/Camlp4Filters/Camlp4Profiler.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Filters/Camlp4TrashRemover.ml > camlp4/Camlp4Filters/Camlp4TrashRemover.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4AstLoader.cmo camlp4/Camlp4Parsers/Camlp4AstLoader.ml
- + /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4AstLoader.cmo camlp4/Camlp4Parsers/Camlp4AstLoader.ml
- File "camlp4/Camlp4Parsers/Camlp4AstLoader.ml", line 35, characters 17-30:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4DebugParser.cmo camlp4/Camlp4Parsers/Camlp4DebugParser.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.ml
- + /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.ml
- File "camlp4/Camlp4Parsers/Camlp4GrammarParser.ml", line 38, characters 13-27:
- Warning 3: deprecated: Format.bprintf
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4QuotationExpander.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Printers -I camlp4 -I camlp4/config -o camlp4/Camlp4Printers/Camlp4AstDumper.cmo camlp4/Camlp4Printers/Camlp4AstDumper.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Printers -I camlp4 -I camlp4/config -o camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo camlp4/Camlp4Printers/Camlp4AutoPrinter.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Printers -I camlp4 -I camlp4/config -o camlp4/Camlp4Printers/Camlp4NullDumper.cmo camlp4/Camlp4Printers/Camlp4NullDumper.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Printers -I camlp4 -I camlp4/config -o camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmo camlp4/Camlp4Printers/Camlp4OCamlAstDumper.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Printers -I camlp4 -I camlp4/config -o camlp4/Camlp4Printers/Camlp4OCamlPrinter.cmo camlp4/Camlp4Printers/Camlp4OCamlPrinter.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Printers -I camlp4 -I camlp4/config -o camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.cmo camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Filters -I camlp4 -I camlp4/config -o camlp4/Camlp4Filters/Camlp4AstLifter.cmo camlp4/Camlp4Filters/Camlp4AstLifter.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Filters -I camlp4 -I camlp4/config -o camlp4/Camlp4Filters/Camlp4ExceptionTracer.cmo camlp4/Camlp4Filters/Camlp4ExceptionTracer.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Filters -I camlp4 -I camlp4/config -o camlp4/Camlp4Filters/Camlp4FoldGenerator.cmo camlp4/Camlp4Filters/Camlp4FoldGenerator.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Filters -I camlp4 -I camlp4/config -o camlp4/Camlp4Filters/Camlp4LocationStripper.cmo camlp4/Camlp4Filters/Camlp4LocationStripper.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Filters -I camlp4 -I camlp4/config -o camlp4/Camlp4Filters/Camlp4MapGenerator.cmo camlp4/Camlp4Filters/Camlp4MapGenerator.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Filters -I camlp4 -I camlp4/config -o camlp4/Camlp4Filters/Camlp4MetaGenerator.cmo camlp4/Camlp4Filters/Camlp4MetaGenerator.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Filters -I camlp4 -I camlp4/config -o camlp4/Camlp4Filters/Camlp4Profiler.cmo camlp4/Camlp4Filters/Camlp4Profiler.ml
- + /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Filters -I camlp4 -I camlp4/config -o camlp4/Camlp4Filters/Camlp4Profiler.cmo camlp4/Camlp4Filters/Camlp4Profiler.ml
- File "camlp4/Camlp4Filters/Camlp4Profiler.ml", line 58, characters 13-27:
- Warning 3: deprecated: Format.bprintf
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Filters -I camlp4 -I camlp4/config -o camlp4/Camlp4Filters/Camlp4TrashRemover.cmo camlp4/Camlp4Filters/Camlp4TrashRemover.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -a -I camlp4/config -I camlp4 -I camlp4/Camlp4Parsers -I camlp4/Camlp4Printers -I camlp4/Camlp4Filters camlp4/config/Camlp4_import.cmo camlp4/config/Camlp4_config.cmo camlp4/Camlp4.cmo camlp4/Camlp4Parsers/Camlp4AstLoader.cmo camlp4/Camlp4Parsers/Camlp4DebugParser.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo camlp4/Camlp4Printers/Camlp4AstDumper.cmo camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo camlp4/Camlp4Printers/Camlp4NullDumper.cmo camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmo camlp4/Camlp4Printers/Camlp4OCamlPrinter.cmo camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.cmo camlp4/Camlp4Filters/Camlp4AstLifter.cmo camlp4/Camlp4Filters/Camlp4ExceptionTracer.cmo camlp4/Camlp4Filters/Camlp4FoldGenerator.cmo camlp4/Camlp4Filters/Camlp4LocationStripper.cmo camlp4/Camlp4Filters/Camlp4MapGenerator.cmo camlp4/Camlp4Filters/Camlp4MetaGenerator.cmo camlp4/Camlp4Filters/Camlp4Profiler.cmo camlp4/Camlp4Filters/Camlp4TrashRemover.cmo camlp4/Camlp4Top.cmo -o camlp4/camlp4fulllib.cma
- /home/opam/.opam/4.03/bin/ocamlc.opt dynlink.cma camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4DebugParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmo camlp4/Camlp4Bin.cmo -o camlp4/camlp4boot.byte
- /home/opam/.opam/4.03/bin/ocamlc.opt -a camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4DebugParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Top/Rprint.cmo camlp4/Camlp4Top/Top.cmo -o camlp4/camlp4boot.cma
- /home/opam/.opam/4.03/bin/ocamlc.opt dynlink.cma unix.cma camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo camlp4/Camlp4Bin.cmo -o camlp4/camlp4r.byte
- /home/opam/.opam/4.03/bin/ocamlc.opt -a camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Top/Rprint.cmo camlp4/Camlp4Top/Top.cmo -o camlp4/camlp4r.cma
- /home/opam/.opam/4.03/bin/ocamlc.opt dynlink.cma unix.cma camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo camlp4/Camlp4Bin.cmo -o camlp4/camlp4rf.byte
- /home/opam/.opam/4.03/bin/ocamlc.opt -a camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Top/Rprint.cmo camlp4/Camlp4Top/Top.cmo -o camlp4/camlp4rf.cma
- /home/opam/.opam/4.03/bin/ocamlc.opt dynlink.cma unix.cma camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo camlp4/Camlp4Bin.cmo -o camlp4/camlp4o.byte
- /home/opam/.opam/4.03/bin/ocamlc.opt -a camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Top/Top.cmo -o camlp4/camlp4o.cma
- /home/opam/.opam/4.03/bin/ocamlc.opt dynlink.cma unix.cma camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo camlp4/Camlp4Bin.cmo -o camlp4/camlp4of.byte
- /home/opam/.opam/4.03/bin/ocamlc.opt -a camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Top/Top.cmo -o camlp4/camlp4of.cma
- /home/opam/.opam/4.03/bin/ocamlc.opt dynlink.cma unix.cma camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo camlp4/Camlp4Bin.cmo -o camlp4/camlp4oof.byte
- /home/opam/.opam/4.03/bin/ocamlc.opt -a camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Top/Top.cmo -o camlp4/camlp4oof.cma
- /home/opam/.opam/4.03/bin/ocamlc.opt dynlink.cma unix.cma camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo camlp4/Camlp4Bin.cmo -o camlp4/camlp4orf.byte
- /home/opam/.opam/4.03/bin/ocamlc.opt -a camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Top/Top.cmo -o camlp4/camlp4orf.cma
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.ml > camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.ml
- ocamlbuild -classic-display -no-ocamlfind `sh ./build/camlp4-native-only.sh`
- + echo camlp4/Camlp4.cmx camlp4/camlp4prof.native camlp4/mkcamlp4.native camlp4/camlp4.native camlp4/camlp4fulllib.cmxa camlp4/camlp4boot.native camlp4/camlp4r.native camlp4/camlp4rf.native camlp4/camlp4o.native camlp4/camlp4of.native camlp4/camlp4oof.native camlp4/camlp4orf.native camlp4/Camlp4Parsers/Camlp4AstLoader.cmx camlp4/Camlp4Parsers/Camlp4AstLoader.o camlp4/Camlp4Parsers/Camlp4DebugParser.cmx camlp4/Camlp4Parsers/Camlp4DebugParser.o camlp4/Camlp4Parsers/Camlp4GrammarParser.cmx camlp4/Camlp4Parsers/Camlp4GrammarParser.o camlp4/Camlp4Parsers/Camlp4ListComprehension.cmx camlp4/Camlp4Parsers/Camlp4ListComprehension.o camlp4/Camlp4Parsers/Camlp4MacroParser.cmx camlp4/Camlp4Parsers/Camlp4MacroParser.o camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmx camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.o camlp4/Camlp4Parsers/Camlp4OCamlParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParser.o camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParserParser.o camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.o camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.o camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.o camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.o camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmx camlp4/Camlp4Parsers/Camlp4QuotationCommon.o camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmx camlp4/Camlp4Parsers/Camlp4QuotationExpander.o camlp4/Camlp4Printers/Camlp4AstDumper.cmx camlp4/Camlp4Printers/Camlp4AstDumper.o camlp4/Camlp4Printers/Camlp4AutoPrinter.cmx camlp4/Camlp4Printers/Camlp4AutoPrinter.o camlp4/Camlp4Printers/Camlp4NullDumper.cmx camlp4/Camlp4Printers/Camlp4NullDumper.o camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmx camlp4/Camlp4Printers/Camlp4OCamlAstDumper.o camlp4/Camlp4Printers/Camlp4OCamlPrinter.cmx camlp4/Camlp4Printers/Camlp4OCamlPrinter.o camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.cmx camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.o camlp4/Camlp4Filters/Camlp4AstLifter.cmx camlp4/Camlp4Filters/Camlp4AstLifter.o camlp4/Camlp4Filters/Camlp4ExceptionTracer.cmx camlp4/Camlp4Filters/Camlp4ExceptionTracer.o camlp4/Camlp4Filters/Camlp4FoldGenerator.cmx camlp4/Camlp4Filters/Camlp4FoldGenerator.o camlp4/Camlp4Filters/Camlp4LocationStripper.cmx camlp4/Camlp4Filters/Camlp4LocationStripper.o camlp4/Camlp4Filters/Camlp4MapGenerator.cmx camlp4/Camlp4Filters/Camlp4MapGenerator.o camlp4/Camlp4Filters/Camlp4MetaGenerator.cmx camlp4/Camlp4Filters/Camlp4MetaGenerator.o camlp4/Camlp4Filters/Camlp4Profiler.cmx camlp4/Camlp4Filters/Camlp4Profiler.o camlp4/Camlp4Filters/Camlp4TrashRemover.cmx camlp4/Camlp4Filters/Camlp4TrashRemover.o
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -for-pack Camlp4 -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Sig.cmx camlp4/Camlp4/Sig.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -for-pack Camlp4 -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Utils.cmx camlp4/Camlp4/Utils.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -for-pack Camlp4 -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/OCamlInitSyntax.cmx camlp4/Camlp4/OCamlInitSyntax.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -I camlp4/config -I camlp4 -o camlp4/config/Camlp4_import.cmx camlp4/config/Camlp4_import.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -I camlp4/config -I camlp4 -o camlp4/config/Camlp4_config.cmx camlp4/config/Camlp4_config.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -for-pack Camlp4 -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/ErrorHandler.cmx camlp4/Camlp4/ErrorHandler.ml
- + /home/opam/.opam/4.03/bin/ocamlopt.opt -c -for-pack Camlp4 -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/ErrorHandler.cmx camlp4/Camlp4/ErrorHandler.ml
- File "camlp4/Camlp4/ErrorHandler.ml", line 168, characters 11-18:
- Warning 3: deprecated: Format.bprintf
- File "camlp4/Camlp4/ErrorHandler.ml", line 173, characters 11-18:
- Warning 3: deprecated: Format.bprintf
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Loc.cmx camlp4/Camlp4/Struct/Loc.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Token.cmx camlp4/Camlp4/Struct/Token.ml
- + /home/opam/.opam/4.03/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Token.cmx camlp4/Camlp4/Struct/Token.ml
- File "camlp4/Camlp4/Struct/Token.ml", line 94, characters 15-22:
- Warning 3: deprecated: Format.bprintf
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/DynAst.cmx camlp4/Camlp4/Struct/DynAst.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -for-pack Camlp4.Struct.Grammar -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Structure.cmx camlp4/Camlp4/Struct/Grammar/Structure.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -for-pack Camlp4.Struct.Grammar -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Print.cmx camlp4/Camlp4/Struct/Grammar/Print.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -for-pack Camlp4.Struct.Grammar -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Search.cmx camlp4/Camlp4/Struct/Grammar/Search.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -for-pack Camlp4.Struct.Grammar -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Tools.cmx camlp4/Camlp4/Struct/Grammar/Tools.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -for-pack Camlp4.Struct.Grammar -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Failed.cmx camlp4/Camlp4/Struct/Grammar/Failed.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -for-pack Camlp4.Struct.Grammar -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Parser.cmx camlp4/Camlp4/Struct/Grammar/Parser.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -for-pack Camlp4.Struct.Grammar -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Delete.cmx camlp4/Camlp4/Struct/Grammar/Delete.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -for-pack Camlp4.Struct.Grammar -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Entry.cmx camlp4/Camlp4/Struct/Grammar/Entry.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -for-pack Camlp4.Struct.Grammar -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Fold.cmx camlp4/Camlp4/Struct/Grammar/Fold.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -for-pack Camlp4.Struct.Grammar -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Insert.cmx camlp4/Camlp4/Struct/Grammar/Insert.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -for-pack Camlp4.Struct.Grammar -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Dynamic.cmx camlp4/Camlp4/Struct/Grammar/Dynamic.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -for-pack Camlp4.Struct.Grammar -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Find.cmx camlp4/Camlp4/Struct/Grammar/Find.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -for-pack Camlp4.Struct.Grammar -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Static.cmx camlp4/Camlp4/Struct/Grammar/Static.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/AstFilters.cmx camlp4/Camlp4/Struct/AstFilters.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Camlp4Ast.cmx camlp4/Camlp4/Struct/Camlp4Ast.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.cmx camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/CleanAst.cmx camlp4/Camlp4/Struct/CleanAst.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/CommentFilter.cmx camlp4/Camlp4/Struct/CommentFilter.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/DynLoader.cmx camlp4/Camlp4/Struct/DynLoader.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/EmptyError.cmx camlp4/Camlp4/Struct/EmptyError.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/EmptyPrinter.cmx camlp4/Camlp4/Struct/EmptyPrinter.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/FreeVars.cmx camlp4/Camlp4/Struct/FreeVars.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -w a -I camlp4/import -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Lexer.cmx camlp4/Camlp4/Struct/Lexer.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Quotation.cmx camlp4/Camlp4/Struct/Quotation.ml
- + /home/opam/.opam/4.03/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Quotation.cmx camlp4/Camlp4/Struct/Quotation.ml
- File "camlp4/Camlp4/Struct/Quotation.ml", line 120, characters 15-22:
- Warning 3: deprecated: Format.bprintf
- touch camlp4/Camlp4/Struct/Grammar.mli  ; if  /home/opam/.opam/4.03/bin/ocamlopt.opt -pack -for-pack Camlp4.Struct -g -I camlp4/Camlp4/Struct/Grammar camlp4/Camlp4/Struct/Grammar/Structure.cmx camlp4/Camlp4/Struct/Grammar/Print.cmx camlp4/Camlp4/Struct/Grammar/Search.cmx camlp4/Camlp4/Struct/Grammar/Tools.cmx camlp4/Camlp4/Struct/Grammar/Failed.cmx camlp4/Camlp4/Struct/Grammar/Parser.cmx camlp4/Camlp4/Struct/Grammar/Delete.cmx camlp4/Camlp4/Struct/Grammar/Entry.cmx camlp4/Camlp4/Struct/Grammar/Fold.cmx camlp4/Camlp4/Struct/Grammar/Insert.cmx camlp4/Camlp4/Struct/Grammar/Dynamic.cmx camlp4/Camlp4/Struct/Grammar/Find.cmx camlp4/Camlp4/Struct/Grammar/Static.cmx -o camlp4/Camlp4/Struct/Grammar.cmx  ; then  rm -f camlp4/Camlp4/Struct/Grammar.mli  ; else  rm -f camlp4/Camlp4/Struct/Grammar.mli  ; exit 1; fi
- touch camlp4/Camlp4/Struct.mli  ; if  /home/opam/.opam/4.03/bin/ocamlopt.opt -pack -for-pack Camlp4 -g -I camlp4/Camlp4/Struct camlp4/Camlp4/Struct/AstFilters.cmx camlp4/Camlp4/Struct/Camlp4Ast.cmx camlp4/Camlp4/Struct/Loc.cmx camlp4/Camlp4/Struct/Token.cmx camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.cmx camlp4/Camlp4/Struct/CleanAst.cmx camlp4/Camlp4/Struct/CommentFilter.cmx camlp4/Camlp4/Struct/DynLoader.cmx camlp4/Camlp4/Struct/EmptyError.cmx camlp4/Camlp4/Struct/EmptyPrinter.cmx camlp4/Camlp4/Struct/FreeVars.cmx camlp4/Camlp4/Struct/Lexer.cmx camlp4/Camlp4/Struct/DynAst.cmx camlp4/Camlp4/Struct/Quotation.cmx camlp4/Camlp4/Struct/Grammar.cmx -o camlp4/Camlp4/Struct.cmx  ; then  rm -f camlp4/Camlp4/Struct.mli  ; else  rm -f camlp4/Camlp4/Struct.mli  ; exit 1; fi
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -for-pack Camlp4 -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Options.cmx camlp4/Camlp4/Options.ml
- + /home/opam/.opam/4.03/bin/ocamlopt.opt -c -for-pack Camlp4 -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Options.cmx camlp4/Camlp4/Options.ml
- File "camlp4/Camlp4/Options.ml", line 30, characters 31-47:
- 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 "camlp4/Camlp4/Options.ml", line 34, characters 27-43:
- 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 "camlp4/Camlp4/Options.ml", line 55, characters 22-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.
- File "camlp4/Camlp4/Options.ml", line 59, characters 18-33:
- 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 "camlp4/Camlp4/Options.ml", line 65, characters 22-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.
- File "camlp4/Camlp4/Options.ml", line 69, characters 18-33:
- 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 "camlp4/Camlp4/Options.ml", line 184, characters 14-23:
- Warning 3: deprecated: Sort.list
- Use List.sort instead.
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -for-pack Camlp4.Printers -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Printers/OCaml.cmx camlp4/Camlp4/Printers/OCaml.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -for-pack Camlp4.Printers -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Printers/DumpCamlp4Ast.cmx camlp4/Camlp4/Printers/DumpCamlp4Ast.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -for-pack Camlp4.Printers -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Printers/DumpOCamlAst.cmx camlp4/Camlp4/Printers/DumpOCamlAst.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -for-pack Camlp4.Printers -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Printers/Null.cmx camlp4/Camlp4/Printers/Null.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -for-pack Camlp4.Printers -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Printers/OCamlr.cmx camlp4/Camlp4/Printers/OCamlr.ml
- touch camlp4/Camlp4/Printers.mli  ; if  /home/opam/.opam/4.03/bin/ocamlopt.opt -pack -for-pack Camlp4 -g -I camlp4/Camlp4/Printers camlp4/Camlp4/Printers/DumpCamlp4Ast.cmx camlp4/Camlp4/Printers/DumpOCamlAst.cmx camlp4/Camlp4/Printers/Null.cmx camlp4/Camlp4/Printers/OCaml.cmx camlp4/Camlp4/Printers/OCamlr.cmx -o camlp4/Camlp4/Printers.cmx  ; then  rm -f camlp4/Camlp4/Printers.mli  ; else  rm -f camlp4/Camlp4/Printers.mli  ; exit 1; fi
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -for-pack Camlp4 -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/PreCast.cmx camlp4/Camlp4/PreCast.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -for-pack Camlp4 -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Debug.cmx camlp4/Camlp4/Debug.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -for-pack Camlp4 -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Register.cmx camlp4/Camlp4/Register.ml
- touch camlp4/Camlp4.mli  ; if  /home/opam/.opam/4.03/bin/ocamlopt.opt -pack -g -I camlp4/Camlp4 camlp4/Camlp4/Debug.cmx camlp4/Camlp4/Sig.cmx camlp4/Camlp4/Utils.cmx camlp4/Camlp4/ErrorHandler.cmx camlp4/Camlp4/OCamlInitSyntax.cmx camlp4/Camlp4/Options.cmx camlp4/Camlp4/Struct.cmx camlp4/Camlp4/Printers.cmx camlp4/Camlp4/PreCast.cmx camlp4/Camlp4/Register.cmx -o camlp4/Camlp4.cmx  ; then  rm -f camlp4/Camlp4.mli  ; else  rm -f camlp4/Camlp4.mli  ; exit 1; fi
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4 -I camlp4/config -o camlp4/camlp4prof.cmx camlp4/camlp4prof.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt dynlink.cmxa unix.cmxa -g -I camlp4 camlp4/camlp4prof.cmx -o camlp4/camlp4prof.native
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4 -I camlp4/config -o camlp4/mkcamlp4.cmx camlp4/mkcamlp4.ml
- + /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4 -I camlp4/config -o camlp4/mkcamlp4.cmx camlp4/mkcamlp4.ml
- File "camlp4/mkcamlp4.ml", line 37, characters 23-40:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- /home/opam/.opam/4.03/bin/ocamlopt.opt -a -I camlp4/config -I camlp4 camlp4/config/Camlp4_import.cmx camlp4/config/Camlp4_config.cmx camlp4/Camlp4.cmx -o camlp4/camlp4lib.cmxa
- /home/opam/.opam/4.03/bin/ocamlopt.opt dynlink.cmxa unix.cmxa -g -I camlp4 camlp4/camlp4lib.cmxa camlp4/mkcamlp4.cmx -o camlp4/mkcamlp4.native
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4 -I camlp4/config -o camlp4/Camlp4Bin.cmx camlp4/Camlp4Bin.ml
- + /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4 -I camlp4/config -o camlp4/Camlp4Bin.cmx camlp4/Camlp4Bin.ml
- File "camlp4/Camlp4Bin.ml", line 70, characters 14-30:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- /home/opam/.opam/4.03/bin/ocamlopt.opt dynlink.cmxa unix.cmxa -g camlp4/camlp4lib.cmxa -linkall camlp4/Camlp4Bin.cmx -o camlp4/camlp4.native
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4OCamlParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParser.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmx camlp4/Camlp4Parsers/Camlp4QuotationCommon.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -for-pack Camlp4Top -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4 -I camlp4/config -I camlp4/Camlp4Top -o camlp4/Camlp4Top/Top.cmx camlp4/Camlp4Top/Top.ml
- + /home/opam/.opam/4.03/bin/ocamlopt.opt -c -for-pack Camlp4Top -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4 -I camlp4/config -I camlp4/Camlp4Top -o camlp4/Camlp4Top/Top.cmx camlp4/Camlp4Top/Top.ml
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Topdirs, and its interface was not compiled with -opaque
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -for-pack Camlp4Top -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4 -I camlp4/config -I camlp4/Camlp4Top -o camlp4/Camlp4Top/Rprint.cmx camlp4/Camlp4Top/Rprint.ml
- + /home/opam/.opam/4.03/bin/ocamlopt.opt -c -for-pack Camlp4Top -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4 -I camlp4/config -I camlp4/Camlp4Top -o camlp4/Camlp4Top/Rprint.cmx camlp4/Camlp4Top/Rprint.ml
- File "camlp4/Camlp4Top/Rprint.ml", line 72, characters 27-42:
- 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 "camlp4/Camlp4Top/Rprint.ml", line 159, characters 2-2194:
- Warning 8: this pattern-matching is not exhaustive.
- Here is an example of a value that is not matched:
- Otyp_attribute (_, _)
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4AstLoader.cmx camlp4/Camlp4Parsers/Camlp4AstLoader.ml
- + /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4AstLoader.cmx camlp4/Camlp4Parsers/Camlp4AstLoader.ml
- File "camlp4/Camlp4Parsers/Camlp4AstLoader.ml", line 35, characters 17-30:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4DebugParser.cmx camlp4/Camlp4Parsers/Camlp4DebugParser.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4GrammarParser.cmx camlp4/Camlp4Parsers/Camlp4GrammarParser.ml
- + /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4GrammarParser.cmx camlp4/Camlp4Parsers/Camlp4GrammarParser.ml
- File "camlp4/Camlp4Parsers/Camlp4GrammarParser.ml", line 38, characters 13-27:
- Warning 3: deprecated: Format.bprintf
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4ListComprehension.cmx camlp4/Camlp4Parsers/Camlp4ListComprehension.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4MacroParser.cmx camlp4/Camlp4Parsers/Camlp4MacroParser.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmx camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParserParser.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmx camlp4/Camlp4Parsers/Camlp4QuotationExpander.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Printers -I camlp4 -I camlp4/config -o camlp4/Camlp4Printers/Camlp4AstDumper.cmx camlp4/Camlp4Printers/Camlp4AstDumper.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Printers -I camlp4 -I camlp4/config -o camlp4/Camlp4Printers/Camlp4AutoPrinter.cmx camlp4/Camlp4Printers/Camlp4AutoPrinter.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Printers -I camlp4 -I camlp4/config -o camlp4/Camlp4Printers/Camlp4NullDumper.cmx camlp4/Camlp4Printers/Camlp4NullDumper.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Printers -I camlp4 -I camlp4/config -o camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmx camlp4/Camlp4Printers/Camlp4OCamlAstDumper.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Printers -I camlp4 -I camlp4/config -o camlp4/Camlp4Printers/Camlp4OCamlPrinter.cmx camlp4/Camlp4Printers/Camlp4OCamlPrinter.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Printers -I camlp4 -I camlp4/config -o camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.cmx camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Filters -I camlp4 -I camlp4/config -o camlp4/Camlp4Filters/Camlp4AstLifter.cmx camlp4/Camlp4Filters/Camlp4AstLifter.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Filters -I camlp4 -I camlp4/config -o camlp4/Camlp4Filters/Camlp4ExceptionTracer.cmx camlp4/Camlp4Filters/Camlp4ExceptionTracer.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Filters -I camlp4 -I camlp4/config -o camlp4/Camlp4Filters/Camlp4FoldGenerator.cmx camlp4/Camlp4Filters/Camlp4FoldGenerator.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Filters -I camlp4 -I camlp4/config -o camlp4/Camlp4Filters/Camlp4LocationStripper.cmx camlp4/Camlp4Filters/Camlp4LocationStripper.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Filters -I camlp4 -I camlp4/config -o camlp4/Camlp4Filters/Camlp4MapGenerator.cmx camlp4/Camlp4Filters/Camlp4MapGenerator.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Filters -I camlp4 -I camlp4/config -o camlp4/Camlp4Filters/Camlp4MetaGenerator.cmx camlp4/Camlp4Filters/Camlp4MetaGenerator.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Filters -I camlp4 -I camlp4/config -o camlp4/Camlp4Filters/Camlp4Profiler.cmx camlp4/Camlp4Filters/Camlp4Profiler.ml
- + /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Filters -I camlp4 -I camlp4/config -o camlp4/Camlp4Filters/Camlp4Profiler.cmx camlp4/Camlp4Filters/Camlp4Profiler.ml
- File "camlp4/Camlp4Filters/Camlp4Profiler.ml", line 58, characters 13-27:
- Warning 3: deprecated: Format.bprintf
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Filters -I camlp4 -I camlp4/config -o camlp4/Camlp4Filters/Camlp4TrashRemover.cmx camlp4/Camlp4Filters/Camlp4TrashRemover.ml
- touch camlp4/Camlp4Top.mli  ; if  /home/opam/.opam/4.03/bin/ocamlopt.opt -pack -g -I camlp4/Camlp4Top camlp4/Camlp4Top/Top.cmx camlp4/Camlp4Top/Rprint.cmx -o camlp4/Camlp4Top.cmx  ; then  rm -f camlp4/Camlp4Top.mli  ; else  rm -f camlp4/Camlp4Top.mli  ; exit 1; fi
- /home/opam/.opam/4.03/bin/ocamlopt.opt -a -I camlp4/config -I camlp4 -I camlp4/Camlp4Parsers -I camlp4/Camlp4Printers -I camlp4/Camlp4Filters camlp4/config/Camlp4_import.cmx camlp4/config/Camlp4_config.cmx camlp4/Camlp4.cmx camlp4/Camlp4Parsers/Camlp4AstLoader.cmx camlp4/Camlp4Parsers/Camlp4DebugParser.cmx camlp4/Camlp4Parsers/Camlp4GrammarParser.cmx camlp4/Camlp4Parsers/Camlp4ListComprehension.cmx camlp4/Camlp4Parsers/Camlp4MacroParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmx camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmx camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmx camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmx camlp4/Camlp4Printers/Camlp4AstDumper.cmx camlp4/Camlp4Printers/Camlp4AutoPrinter.cmx camlp4/Camlp4Printers/Camlp4NullDumper.cmx camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmx camlp4/Camlp4Printers/Camlp4OCamlPrinter.cmx camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.cmx camlp4/Camlp4Filters/Camlp4AstLifter.cmx camlp4/Camlp4Filters/Camlp4ExceptionTracer.cmx camlp4/Camlp4Filters/Camlp4FoldGenerator.cmx camlp4/Camlp4Filters/Camlp4LocationStripper.cmx camlp4/Camlp4Filters/Camlp4MapGenerator.cmx camlp4/Camlp4Filters/Camlp4MetaGenerator.cmx camlp4/Camlp4Filters/Camlp4Profiler.cmx camlp4/Camlp4Filters/Camlp4TrashRemover.cmx camlp4/Camlp4Top.cmx -o camlp4/camlp4fulllib.cmxa
- /home/opam/.opam/4.03/bin/ocamlopt.opt dynlink.cmxa -g camlp4/camlp4lib.cmxa -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmx camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmx camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmx camlp4/Camlp4Parsers/Camlp4GrammarParser.cmx camlp4/Camlp4Parsers/Camlp4MacroParser.cmx camlp4/Camlp4Parsers/Camlp4DebugParser.cmx camlp4/Camlp4Parsers/Camlp4ListComprehension.cmx camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmx camlp4/Camlp4Bin.cmx -o camlp4/camlp4boot.native
- /home/opam/.opam/4.03/bin/ocamlopt.opt dynlink.cmxa unix.cmxa -g camlp4/camlp4lib.cmxa -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmx camlp4/Camlp4Printers/Camlp4AutoPrinter.cmx camlp4/Camlp4Bin.cmx -o camlp4/camlp4r.native
- /home/opam/.opam/4.03/bin/ocamlopt.opt dynlink.cmxa unix.cmxa -g camlp4/camlp4lib.cmxa -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmx camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmx camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmx camlp4/Camlp4Parsers/Camlp4GrammarParser.cmx camlp4/Camlp4Parsers/Camlp4MacroParser.cmx camlp4/Camlp4Parsers/Camlp4ListComprehension.cmx camlp4/Camlp4Printers/Camlp4AutoPrinter.cmx camlp4/Camlp4Bin.cmx -o camlp4/camlp4rf.native
- /home/opam/.opam/4.03/bin/ocamlopt.opt dynlink.cmxa unix.cmxa -g camlp4/camlp4lib.cmxa -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmx camlp4/Camlp4Printers/Camlp4AutoPrinter.cmx camlp4/Camlp4Bin.cmx -o camlp4/camlp4o.native
- /home/opam/.opam/4.03/bin/ocamlopt.opt dynlink.cmxa unix.cmxa -g camlp4/camlp4lib.cmxa -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmx camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmx camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmx camlp4/Camlp4Parsers/Camlp4OCamlParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmx camlp4/Camlp4Parsers/Camlp4GrammarParser.cmx camlp4/Camlp4Parsers/Camlp4MacroParser.cmx camlp4/Camlp4Parsers/Camlp4ListComprehension.cmx camlp4/Camlp4Printers/Camlp4AutoPrinter.cmx camlp4/Camlp4Bin.cmx -o camlp4/camlp4of.native
- /home/opam/.opam/4.03/bin/ocamlopt.opt dynlink.cmxa unix.cmxa -g camlp4/camlp4lib.cmxa -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmx camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmx camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmx camlp4/Camlp4Parsers/Camlp4GrammarParser.cmx camlp4/Camlp4Parsers/Camlp4MacroParser.cmx camlp4/Camlp4Parsers/Camlp4ListComprehension.cmx camlp4/Camlp4Printers/Camlp4AutoPrinter.cmx camlp4/Camlp4Bin.cmx -o camlp4/camlp4oof.native
- /home/opam/.opam/4.03/bin/ocamlopt.opt dynlink.cmxa unix.cmxa -g camlp4/camlp4lib.cmxa -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmx camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmx camlp4/Camlp4Parsers/Camlp4GrammarParser.cmx camlp4/Camlp4Parsers/Camlp4MacroParser.cmx camlp4/Camlp4Parsers/Camlp4ListComprehension.cmx camlp4/Camlp4Printers/Camlp4AutoPrinter.cmx camlp4/Camlp4Bin.cmx -o camlp4/camlp4orf.native
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.ml
- ocamlbuild -classic-display -no-ocamlfind `sh ./build/camlp4-byte-only.sh`
- + echo camlp4/Camlp4.cmo camlp4/Camlp4Top.cmo camlp4/camlp4prof.byte camlp4/mkcamlp4.byte camlp4/camlp4.byte camlp4/camlp4fulllib.cma camlp4/camlp4boot.byte camlp4/camlp4boot.cma camlp4/camlp4r.byte camlp4/camlp4r.cma camlp4/camlp4rf.byte camlp4/camlp4rf.cma camlp4/camlp4o.byte camlp4/camlp4o.cma camlp4/camlp4of.byte camlp4/camlp4of.cma camlp4/camlp4oof.byte camlp4/camlp4oof.cma camlp4/camlp4orf.byte camlp4/camlp4orf.cma camlp4/Camlp4Parsers/Camlp4AstLoader.cmo camlp4/Camlp4Parsers/Camlp4DebugParser.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo camlp4/Camlp4Printers/Camlp4AstDumper.cmo camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo camlp4/Camlp4Printers/Camlp4NullDumper.cmo camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmo camlp4/Camlp4Printers/Camlp4OCamlPrinter.cmo camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.cmo camlp4/Camlp4Filters/Camlp4AstLifter.cmo camlp4/Camlp4Filters/Camlp4ExceptionTracer.cmo camlp4/Camlp4Filters/Camlp4FoldGenerator.cmo camlp4/Camlp4Filters/Camlp4LocationStripper.cmo camlp4/Camlp4Filters/Camlp4MapGenerator.cmo camlp4/Camlp4Filters/Camlp4MetaGenerator.cmo camlp4/Camlp4Filters/Camlp4Profiler.cmo camlp4/Camlp4Filters/Camlp4TrashRemover.cmo
- /home/opam/.opam/4.03/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.03/lib/ocamlbuild /home/opam/.opam/4.03/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild_config.ml myocamlbuild.ml /home/opam/.opam/4.03/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules camlp4/boot/camlp4boot.ml > camlp4/boot/camlp4boot.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules camlp4/boot/Camlp4.ml > camlp4/boot/Camlp4.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules camlp4/config/Camlp4_config.mli > camlp4/config/Camlp4_config.mli.depends
- cp /home/opam/.opam/4.03/lib/ocaml/compiler-libs/warnings.cmi camlp4/import/warnings.cmi
- cp /home/opam/.opam/4.03/lib/ocaml/compiler-libs/location.cmi camlp4/import/location.cmi
- cp /home/opam/.opam/4.03/lib/ocaml/compiler-libs/longident.cmi camlp4/import/longident.cmi
- cp /home/opam/.opam/4.03/lib/ocaml/compiler-libs/asttypes.cmi camlp4/import/asttypes.cmi
- cp /home/opam/.opam/4.03/lib/ocaml/compiler-libs/parsetree.cmi camlp4/import/parsetree.cmi
- cp /home/opam/.opam/4.03/lib/ocaml/compiler-libs/outcometree.cmi camlp4/import/outcometree.cmi
- cp /home/opam/.opam/4.03/lib/ocaml/compiler-libs/oprint.cmi camlp4/import/oprint.cmi
- cp /home/opam/.opam/4.03/lib/ocaml/compiler-libs/toploop.cmi camlp4/import/toploop.cmi
- cp /home/opam/.opam/4.03/lib/ocaml/compiler-libs/topdirs.cmi camlp4/import/topdirs.cmi
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -I camlp4/config -I camlp4 -o camlp4/config/Camlp4_config.cmi camlp4/config/Camlp4_config.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w a -I camlp4/import -I camlp4/config -I camlp4/boot -o camlp4/boot/Camlp4.cmo camlp4/boot/Camlp4.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w a -I camlp4/import -I camlp4/config -I camlp4/boot -o camlp4/boot/camlp4boot.cmo camlp4/boot/camlp4boot.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules camlp4/config/Camlp4_config.ml > camlp4/config/Camlp4_config.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules camlp4/config/gen_import.ml > camlp4/config/gen_import.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I +compiler-libs -I camlp4/import -I camlp4/config -I camlp4 -o camlp4/config/gen_import.cmo camlp4/config/gen_import.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt dynlink.cma -g -I +compiler-libs ocamlcommon.cma -I camlp4/config camlp4/config/gen_import.cmo -o camlp4/config/gen_import.byte
- camlp4/config/gen_import.byte /home/opam/.opam/4.03/lib/ocaml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules camlp4/config/Camlp4_import.ml > camlp4/config/Camlp4_import.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -I camlp4/config -I camlp4 -o camlp4/config/Camlp4_import.cmo camlp4/config/Camlp4_import.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -I camlp4/config -I camlp4 -o camlp4/config/Camlp4_config.cmo camlp4/config/Camlp4_config.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt dynlink.cma -g -I camlp4/config -I camlp4/boot camlp4/config/Camlp4_import.cmo camlp4/config/Camlp4_config.cmo camlp4/boot/Camlp4.cmo camlp4/boot/camlp4boot.cmo -o camlp4/boot/camlp4boot.byte
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Debug.mli > camlp4/Camlp4/Debug.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Debug.cmi camlp4/Camlp4/Debug.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Debug.ml > camlp4/Camlp4/Debug.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/ErrorHandler.mli > camlp4/Camlp4/ErrorHandler.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Sig.ml > camlp4/Camlp4/Sig.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Sig.cmo camlp4/Camlp4/Sig.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/ErrorHandler.cmi camlp4/Camlp4/ErrorHandler.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/ErrorHandler.ml > camlp4/Camlp4/ErrorHandler.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Utils.mli > camlp4/Camlp4/Utils.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Utils.cmi camlp4/Camlp4/Utils.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/OCamlInitSyntax.ml > camlp4/Camlp4/OCamlInitSyntax.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Options.mli > camlp4/Camlp4/Options.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Options.cmi camlp4/Camlp4/Options.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Options.ml > camlp4/Camlp4/Options.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/PreCast.mli > camlp4/Camlp4/PreCast.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/PreCast.cmi camlp4/Camlp4/PreCast.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/PreCast.ml > camlp4/Camlp4/PreCast.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/OCamlInitSyntax.cmo camlp4/Camlp4/OCamlInitSyntax.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/DumpCamlp4Ast.mli > camlp4/Camlp4/Printers/DumpCamlp4Ast.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Printers/DumpCamlp4Ast.cmi camlp4/Camlp4/Printers/DumpCamlp4Ast.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/DumpCamlp4Ast.ml > camlp4/Camlp4/Printers/DumpCamlp4Ast.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/DumpOCamlAst.mli > camlp4/Camlp4/Printers/DumpOCamlAst.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Printers/DumpOCamlAst.cmi camlp4/Camlp4/Printers/DumpOCamlAst.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/DumpOCamlAst.ml > camlp4/Camlp4/Printers/DumpOCamlAst.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/AstFilters.ml > camlp4/Camlp4/Struct/AstFilters.ml.depends
- cp -p camlp4/boot/Camlp4Ast.ml camlp4/Camlp4/Struct/Camlp4Ast.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Camlp4Ast.ml > camlp4/Camlp4/Struct/Camlp4Ast.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.mli > camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.cmi camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.ml > camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Loc.mli > camlp4/Camlp4/Struct/Loc.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Token.mli > camlp4/Camlp4/Struct/Token.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Loc.cmi camlp4/Camlp4/Struct/Loc.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Token.cmi camlp4/Camlp4/Struct/Token.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/CleanAst.ml > camlp4/Camlp4/Struct/CleanAst.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/CommentFilter.mli > camlp4/Camlp4/Struct/CommentFilter.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/CommentFilter.cmi camlp4/Camlp4/Struct/CommentFilter.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/CommentFilter.ml > camlp4/Camlp4/Struct/CommentFilter.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/DynLoader.mli > camlp4/Camlp4/Struct/DynLoader.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/DynLoader.cmi camlp4/Camlp4/Struct/DynLoader.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/DynLoader.ml > camlp4/Camlp4/Struct/DynLoader.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/EmptyError.mli > camlp4/Camlp4/Struct/EmptyError.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/EmptyError.cmi camlp4/Camlp4/Struct/EmptyError.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/EmptyError.ml > camlp4/Camlp4/Struct/EmptyError.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/EmptyPrinter.mli > camlp4/Camlp4/Struct/EmptyPrinter.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/EmptyPrinter.cmi camlp4/Camlp4/Struct/EmptyPrinter.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/EmptyPrinter.ml > camlp4/Camlp4/Struct/EmptyPrinter.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/FreeVars.mli > camlp4/Camlp4/Struct/FreeVars.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/FreeVars.cmi camlp4/Camlp4/Struct/FreeVars.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/FreeVars.ml > camlp4/Camlp4/Struct/FreeVars.ml.depends
- /home/opam/.opam/4.03/bin/ocamllex.opt -q camlp4/Camlp4/Struct/Lexer.mll
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules camlp4/Camlp4/Struct/Lexer.ml > camlp4/Camlp4/Struct/Lexer.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Loc.ml > camlp4/Camlp4/Struct/Loc.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Quotation.ml > camlp4/Camlp4/Struct/Quotation.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/DynAst.ml > camlp4/Camlp4/Struct/DynAst.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/DynAst.cmo camlp4/Camlp4/Struct/DynAst.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Token.ml > camlp4/Camlp4/Struct/Token.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Delete.ml > camlp4/Camlp4/Struct/Grammar/Delete.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Parser.mli > camlp4/Camlp4/Struct/Grammar/Parser.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Structure.ml > camlp4/Camlp4/Struct/Grammar/Structure.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Structure.cmo camlp4/Camlp4/Struct/Grammar/Structure.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Print.mli > camlp4/Camlp4/Struct/Grammar/Print.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Tools.ml > camlp4/Camlp4/Struct/Grammar/Tools.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Parser.cmi camlp4/Camlp4/Struct/Grammar/Parser.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Print.cmi camlp4/Camlp4/Struct/Grammar/Print.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Tools.cmo camlp4/Camlp4/Struct/Grammar/Tools.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Dynamic.ml > camlp4/Camlp4/Struct/Grammar/Dynamic.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Delete.cmo camlp4/Camlp4/Struct/Grammar/Delete.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Entry.ml > camlp4/Camlp4/Struct/Grammar/Entry.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Fold.mli > camlp4/Camlp4/Struct/Grammar/Fold.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Insert.ml > camlp4/Camlp4/Struct/Grammar/Insert.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Entry.cmo camlp4/Camlp4/Struct/Grammar/Entry.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Fold.cmi camlp4/Camlp4/Struct/Grammar/Fold.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Insert.cmo camlp4/Camlp4/Struct/Grammar/Insert.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Failed.ml > camlp4/Camlp4/Struct/Grammar/Failed.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Search.ml > camlp4/Camlp4/Struct/Grammar/Search.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Search.cmo camlp4/Camlp4/Struct/Grammar/Search.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Find.ml > camlp4/Camlp4/Struct/Grammar/Find.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Fold.ml > camlp4/Camlp4/Struct/Grammar/Fold.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Failed.cmo camlp4/Camlp4/Struct/Grammar/Failed.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Parser.ml > camlp4/Camlp4/Struct/Grammar/Parser.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Print.ml > camlp4/Camlp4/Struct/Grammar/Print.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Static.ml > camlp4/Camlp4/Struct/Grammar/Static.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Dynamic.cmo camlp4/Camlp4/Struct/Grammar/Dynamic.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Find.cmo camlp4/Camlp4/Struct/Grammar/Find.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Fold.cmo camlp4/Camlp4/Struct/Grammar/Fold.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Parser.cmo camlp4/Camlp4/Struct/Grammar/Parser.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Print.cmo camlp4/Camlp4/Struct/Grammar/Print.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Static.cmo camlp4/Camlp4/Struct/Grammar/Static.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/AstFilters.cmo camlp4/Camlp4/Struct/AstFilters.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Camlp4Ast.cmo camlp4/Camlp4/Struct/Camlp4Ast.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.cmo camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/CleanAst.cmo camlp4/Camlp4/Struct/CleanAst.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/CommentFilter.cmo camlp4/Camlp4/Struct/CommentFilter.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/DynLoader.cmo camlp4/Camlp4/Struct/DynLoader.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/EmptyError.cmo camlp4/Camlp4/Struct/EmptyError.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/EmptyPrinter.cmo camlp4/Camlp4/Struct/EmptyPrinter.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/FreeVars.cmo camlp4/Camlp4/Struct/FreeVars.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w a -I camlp4/import -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Lexer.cmo camlp4/Camlp4/Struct/Lexer.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Loc.cmo camlp4/Camlp4/Struct/Loc.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Quotation.cmo camlp4/Camlp4/Struct/Quotation.ml
- + /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Quotation.cmo camlp4/Camlp4/Struct/Quotation.ml
- File "camlp4/Camlp4/Struct/Quotation.ml", line 120, characters 15-22:
- Warning 3: deprecated: Format.bprintf
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Token.cmo camlp4/Camlp4/Struct/Token.ml
- + /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Token.cmo camlp4/Camlp4/Struct/Token.ml
- File "camlp4/Camlp4/Struct/Token.ml", line 94, characters 15-22:
- Warning 3: deprecated: Format.bprintf
- /home/opam/.opam/4.03/bin/ocamlc.opt -pack -g camlp4/Camlp4/Struct/Grammar/Structure.cmo camlp4/Camlp4/Struct/Grammar/Print.cmo camlp4/Camlp4/Struct/Grammar/Search.cmo camlp4/Camlp4/Struct/Grammar/Tools.cmo camlp4/Camlp4/Struct/Grammar/Failed.cmo camlp4/Camlp4/Struct/Grammar/Parser.cmo camlp4/Camlp4/Struct/Grammar/Delete.cmo camlp4/Camlp4/Struct/Grammar/Entry.cmo camlp4/Camlp4/Struct/Grammar/Fold.cmo camlp4/Camlp4/Struct/Grammar/Insert.cmo camlp4/Camlp4/Struct/Grammar/Dynamic.cmo camlp4/Camlp4/Struct/Grammar/Find.cmo camlp4/Camlp4/Struct/Grammar/Static.cmo -o camlp4/Camlp4/Struct/Grammar.cmo
- /home/opam/.opam/4.03/bin/ocamlc.opt -pack -g camlp4/Camlp4/Struct/AstFilters.cmo camlp4/Camlp4/Struct/Camlp4Ast.cmo camlp4/Camlp4/Struct/Loc.cmo camlp4/Camlp4/Struct/Token.cmo camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.cmo camlp4/Camlp4/Struct/CleanAst.cmo camlp4/Camlp4/Struct/CommentFilter.cmo camlp4/Camlp4/Struct/DynLoader.cmo camlp4/Camlp4/Struct/EmptyError.cmo camlp4/Camlp4/Struct/EmptyPrinter.cmo camlp4/Camlp4/Struct/FreeVars.cmo camlp4/Camlp4/Struct/Lexer.cmo camlp4/Camlp4/Struct/DynAst.cmo camlp4/Camlp4/Struct/Quotation.cmo camlp4/Camlp4/Struct/Grammar.cmo -o camlp4/Camlp4/Struct.cmo
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/Null.mli > camlp4/Camlp4/Printers/Null.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Printers/Null.cmi camlp4/Camlp4/Printers/Null.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/Null.ml > camlp4/Camlp4/Printers/Null.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/OCaml.mli > camlp4/Camlp4/Printers/OCaml.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Printers/OCaml.cmi camlp4/Camlp4/Printers/OCaml.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/OCaml.ml > camlp4/Camlp4/Printers/OCaml.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/OCamlr.mli > camlp4/Camlp4/Printers/OCamlr.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Printers/OCamlr.cmi camlp4/Camlp4/Printers/OCamlr.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/OCamlr.ml > camlp4/Camlp4/Printers/OCamlr.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Printers/DumpCamlp4Ast.cmo camlp4/Camlp4/Printers/DumpCamlp4Ast.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Printers/DumpOCamlAst.cmo camlp4/Camlp4/Printers/DumpOCamlAst.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Printers/Null.cmo camlp4/Camlp4/Printers/Null.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Printers/OCaml.cmo camlp4/Camlp4/Printers/OCaml.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Printers/OCamlr.cmo camlp4/Camlp4/Printers/OCamlr.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -pack -g camlp4/Camlp4/Printers/DumpCamlp4Ast.cmo camlp4/Camlp4/Printers/DumpOCamlAst.cmo camlp4/Camlp4/Printers/Null.cmo camlp4/Camlp4/Printers/OCaml.cmo camlp4/Camlp4/Printers/OCamlr.cmo -o camlp4/Camlp4/Printers.cmo
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Register.mli > camlp4/Camlp4/Register.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Register.cmi camlp4/Camlp4/Register.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Register.ml > camlp4/Camlp4/Register.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Utils.ml > camlp4/Camlp4/Utils.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Debug.cmo camlp4/Camlp4/Debug.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/ErrorHandler.cmo camlp4/Camlp4/ErrorHandler.ml
- + /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/ErrorHandler.cmo camlp4/Camlp4/ErrorHandler.ml
- File "camlp4/Camlp4/ErrorHandler.ml", line 168, characters 11-18:
- Warning 3: deprecated: Format.bprintf
- File "camlp4/Camlp4/ErrorHandler.ml", line 173, characters 11-18:
- Warning 3: deprecated: Format.bprintf
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Options.cmo camlp4/Camlp4/Options.ml
- + /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Options.cmo camlp4/Camlp4/Options.ml
- File "camlp4/Camlp4/Options.ml", line 30, characters 31-47:
- 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 "camlp4/Camlp4/Options.ml", line 34, characters 27-43:
- 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 "camlp4/Camlp4/Options.ml", line 55, characters 22-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.
- File "camlp4/Camlp4/Options.ml", line 59, characters 18-33:
- 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 "camlp4/Camlp4/Options.ml", line 65, characters 22-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.
- File "camlp4/Camlp4/Options.ml", line 69, characters 18-33:
- 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 "camlp4/Camlp4/Options.ml", line 184, characters 14-23:
- Warning 3: deprecated: Sort.list
- Use List.sort instead.
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/PreCast.cmo camlp4/Camlp4/PreCast.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Register.cmo camlp4/Camlp4/Register.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Utils.cmo camlp4/Camlp4/Utils.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -pack -g camlp4/Camlp4/Debug.cmo camlp4/Camlp4/Sig.cmo camlp4/Camlp4/Utils.cmo camlp4/Camlp4/ErrorHandler.cmo camlp4/Camlp4/OCamlInitSyntax.cmo camlp4/Camlp4/Options.cmo camlp4/Camlp4/Struct.cmo camlp4/Camlp4/Printers.cmo camlp4/Camlp4/PreCast.cmo camlp4/Camlp4/Register.cmo -o camlp4/Camlp4.cmo
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Top/Top.ml > camlp4/Camlp4Top/Top.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Top/Rprint.ml > camlp4/Camlp4Top/Rprint.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4 -I camlp4/config -I camlp4/Camlp4Top -o camlp4/Camlp4Top/Top.cmo camlp4/Camlp4Top/Top.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4 -I camlp4/config -I camlp4/Camlp4Top -o camlp4/Camlp4Top/Rprint.cmo camlp4/Camlp4Top/Rprint.ml
- + /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4 -I camlp4/config -I camlp4/Camlp4Top -o camlp4/Camlp4Top/Rprint.cmo camlp4/Camlp4Top/Rprint.ml
- File "camlp4/Camlp4Top/Rprint.ml", line 72, characters 27-42:
- 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 "camlp4/Camlp4Top/Rprint.ml", line 159, characters 2-2194:
- Warning 8: this pattern-matching is not exhaustive.
- Here is an example of a value that is not matched:
- Otyp_attribute (_, _)
- /home/opam/.opam/4.03/bin/ocamlc.opt -pack -g camlp4/Camlp4Top/Top.cmo camlp4/Camlp4Top/Rprint.cmo -o camlp4/Camlp4Top.cmo
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/camlp4prof.mli > camlp4/camlp4prof.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4 -I camlp4/config -o camlp4/camlp4prof.cmi camlp4/camlp4prof.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/camlp4prof.ml > camlp4/camlp4prof.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4 -I camlp4/config -o camlp4/camlp4prof.cmo camlp4/camlp4prof.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt dynlink.cma unix.cma -g -I camlp4 camlp4/camlp4prof.cmo -o camlp4/camlp4prof.byte
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/mkcamlp4.ml > camlp4/mkcamlp4.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4 -I camlp4/config -o camlp4/mkcamlp4.cmo camlp4/mkcamlp4.ml
- + /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4 -I camlp4/config -o camlp4/mkcamlp4.cmo camlp4/mkcamlp4.ml
- File "camlp4/mkcamlp4.ml", line 37, characters 23-40:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- /home/opam/.opam/4.03/bin/ocamlc.opt -a -I camlp4/config -I camlp4 camlp4/config/Camlp4_import.cmo camlp4/config/Camlp4_config.cmo camlp4/Camlp4.cmo -o camlp4/camlp4lib.cma
- /home/opam/.opam/4.03/bin/ocamlc.opt dynlink.cma unix.cma -g -I camlp4 camlp4/camlp4lib.cma camlp4/mkcamlp4.cmo -o camlp4/mkcamlp4.byte
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Bin.ml > camlp4/Camlp4Bin.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4 -I camlp4/config -o camlp4/Camlp4Bin.cmo camlp4/Camlp4Bin.ml
- + /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4 -I camlp4/config -o camlp4/Camlp4Bin.cmo camlp4/Camlp4Bin.ml
- File "camlp4/Camlp4Bin.ml", line 70, characters 14-30:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- /home/opam/.opam/4.03/bin/ocamlc.opt dynlink.cma unix.cma camlp4/camlp4lib.cma -linkall camlp4/Camlp4Bin.cmo -o camlp4/camlp4.byte
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4AstLoader.ml > camlp4/Camlp4Parsers/Camlp4AstLoader.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4DebugParser.ml > camlp4/Camlp4Parsers/Camlp4DebugParser.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4GrammarParser.ml > camlp4/Camlp4Parsers/Camlp4GrammarParser.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4ListComprehension.ml > camlp4/Camlp4Parsers/Camlp4ListComprehension.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4MacroParser.ml > camlp4/Camlp4Parsers/Camlp4MacroParser.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.ml > camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4OCamlParser.ml > camlp4/Camlp4Parsers/Camlp4OCamlParser.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml > camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4QuotationCommon.ml > camlp4/Camlp4Parsers/Camlp4QuotationCommon.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4OCamlParserParser.ml > camlp4/Camlp4Parsers/Camlp4OCamlParserParser.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.ml > camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.ml > camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4QuotationExpander.ml > camlp4/Camlp4Parsers/Camlp4QuotationExpander.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Printers/Camlp4AstDumper.ml > camlp4/Camlp4Printers/Camlp4AstDumper.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Printers/Camlp4AutoPrinter.ml > camlp4/Camlp4Printers/Camlp4AutoPrinter.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Printers/Camlp4NullDumper.ml > camlp4/Camlp4Printers/Camlp4NullDumper.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Printers/Camlp4OCamlAstDumper.ml > camlp4/Camlp4Printers/Camlp4OCamlAstDumper.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Printers/Camlp4OCamlPrinter.ml > camlp4/Camlp4Printers/Camlp4OCamlPrinter.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.ml > camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Filters/Camlp4AstLifter.ml > camlp4/Camlp4Filters/Camlp4AstLifter.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Filters/Camlp4ExceptionTracer.ml > camlp4/Camlp4Filters/Camlp4ExceptionTracer.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Filters/Camlp4FoldGenerator.ml > camlp4/Camlp4Filters/Camlp4FoldGenerator.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Filters/Camlp4LocationStripper.ml > camlp4/Camlp4Filters/Camlp4LocationStripper.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Filters/Camlp4MapGenerator.ml > camlp4/Camlp4Filters/Camlp4MapGenerator.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Filters/Camlp4MetaGenerator.ml > camlp4/Camlp4Filters/Camlp4MetaGenerator.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Filters/Camlp4Profiler.ml > camlp4/Camlp4Filters/Camlp4Profiler.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Filters/Camlp4TrashRemover.ml > camlp4/Camlp4Filters/Camlp4TrashRemover.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4AstLoader.cmo camlp4/Camlp4Parsers/Camlp4AstLoader.ml
- + /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4AstLoader.cmo camlp4/Camlp4Parsers/Camlp4AstLoader.ml
- File "camlp4/Camlp4Parsers/Camlp4AstLoader.ml", line 35, characters 17-30:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4DebugParser.cmo camlp4/Camlp4Parsers/Camlp4DebugParser.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.ml
- + /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.ml
- File "camlp4/Camlp4Parsers/Camlp4GrammarParser.ml", line 38, characters 13-27:
- Warning 3: deprecated: Format.bprintf
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4QuotationExpander.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Printers -I camlp4 -I camlp4/config -o camlp4/Camlp4Printers/Camlp4AstDumper.cmo camlp4/Camlp4Printers/Camlp4AstDumper.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Printers -I camlp4 -I camlp4/config -o camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo camlp4/Camlp4Printers/Camlp4AutoPrinter.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Printers -I camlp4 -I camlp4/config -o camlp4/Camlp4Printers/Camlp4NullDumper.cmo camlp4/Camlp4Printers/Camlp4NullDumper.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Printers -I camlp4 -I camlp4/config -o camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmo camlp4/Camlp4Printers/Camlp4OCamlAstDumper.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Printers -I camlp4 -I camlp4/config -o camlp4/Camlp4Printers/Camlp4OCamlPrinter.cmo camlp4/Camlp4Printers/Camlp4OCamlPrinter.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Printers -I camlp4 -I camlp4/config -o camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.cmo camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Filters -I camlp4 -I camlp4/config -o camlp4/Camlp4Filters/Camlp4AstLifter.cmo camlp4/Camlp4Filters/Camlp4AstLifter.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Filters -I camlp4 -I camlp4/config -o camlp4/Camlp4Filters/Camlp4ExceptionTracer.cmo camlp4/Camlp4Filters/Camlp4ExceptionTracer.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Filters -I camlp4 -I camlp4/config -o camlp4/Camlp4Filters/Camlp4FoldGenerator.cmo camlp4/Camlp4Filters/Camlp4FoldGenerator.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Filters -I camlp4 -I camlp4/config -o camlp4/Camlp4Filters/Camlp4LocationStripper.cmo camlp4/Camlp4Filters/Camlp4LocationStripper.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Filters -I camlp4 -I camlp4/config -o camlp4/Camlp4Filters/Camlp4MapGenerator.cmo camlp4/Camlp4Filters/Camlp4MapGenerator.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Filters -I camlp4 -I camlp4/config -o camlp4/Camlp4Filters/Camlp4MetaGenerator.cmo camlp4/Camlp4Filters/Camlp4MetaGenerator.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Filters -I camlp4 -I camlp4/config -o camlp4/Camlp4Filters/Camlp4Profiler.cmo camlp4/Camlp4Filters/Camlp4Profiler.ml
- + /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Filters -I camlp4 -I camlp4/config -o camlp4/Camlp4Filters/Camlp4Profiler.cmo camlp4/Camlp4Filters/Camlp4Profiler.ml
- File "camlp4/Camlp4Filters/Camlp4Profiler.ml", line 58, characters 13-27:
- Warning 3: deprecated: Format.bprintf
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Filters -I camlp4 -I camlp4/config -o camlp4/Camlp4Filters/Camlp4TrashRemover.cmo camlp4/Camlp4Filters/Camlp4TrashRemover.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -a -I camlp4/config -I camlp4 -I camlp4/Camlp4Parsers -I camlp4/Camlp4Printers -I camlp4/Camlp4Filters camlp4/config/Camlp4_import.cmo camlp4/config/Camlp4_config.cmo camlp4/Camlp4.cmo camlp4/Camlp4Parsers/Camlp4AstLoader.cmo camlp4/Camlp4Parsers/Camlp4DebugParser.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo camlp4/Camlp4Printers/Camlp4AstDumper.cmo camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo camlp4/Camlp4Printers/Camlp4NullDumper.cmo camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmo camlp4/Camlp4Printers/Camlp4OCamlPrinter.cmo camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.cmo camlp4/Camlp4Filters/Camlp4AstLifter.cmo camlp4/Camlp4Filters/Camlp4ExceptionTracer.cmo camlp4/Camlp4Filters/Camlp4FoldGenerator.cmo camlp4/Camlp4Filters/Camlp4LocationStripper.cmo camlp4/Camlp4Filters/Camlp4MapGenerator.cmo camlp4/Camlp4Filters/Camlp4MetaGenerator.cmo camlp4/Camlp4Filters/Camlp4Profiler.cmo camlp4/Camlp4Filters/Camlp4TrashRemover.cmo camlp4/Camlp4Top.cmo -o camlp4/camlp4fulllib.cma
- /home/opam/.opam/4.03/bin/ocamlc.opt dynlink.cma camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4DebugParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmo camlp4/Camlp4Bin.cmo -o camlp4/camlp4boot.byte
- /home/opam/.opam/4.03/bin/ocamlc.opt -a camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4DebugParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Top/Rprint.cmo camlp4/Camlp4Top/Top.cmo -o camlp4/camlp4boot.cma
- /home/opam/.opam/4.03/bin/ocamlc.opt dynlink.cma unix.cma camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo camlp4/Camlp4Bin.cmo -o camlp4/camlp4r.byte
- /home/opam/.opam/4.03/bin/ocamlc.opt -a camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Top/Rprint.cmo camlp4/Camlp4Top/Top.cmo -o camlp4/camlp4r.cma
- /home/opam/.opam/4.03/bin/ocamlc.opt dynlink.cma unix.cma camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo camlp4/Camlp4Bin.cmo -o camlp4/camlp4rf.byte
- /home/opam/.opam/4.03/bin/ocamlc.opt -a camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Top/Rprint.cmo camlp4/Camlp4Top/Top.cmo -o camlp4/camlp4rf.cma
- /home/opam/.opam/4.03/bin/ocamlc.opt dynlink.cma unix.cma camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo camlp4/Camlp4Bin.cmo -o camlp4/camlp4o.byte
- /home/opam/.opam/4.03/bin/ocamlc.opt -a camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Top/Top.cmo -o camlp4/camlp4o.cma
- /home/opam/.opam/4.03/bin/ocamlc.opt dynlink.cma unix.cma camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo camlp4/Camlp4Bin.cmo -o camlp4/camlp4of.byte
- /home/opam/.opam/4.03/bin/ocamlc.opt -a camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Top/Top.cmo -o camlp4/camlp4of.cma
- /home/opam/.opam/4.03/bin/ocamlc.opt dynlink.cma unix.cma camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo camlp4/Camlp4Bin.cmo -o camlp4/camlp4oof.byte
- /home/opam/.opam/4.03/bin/ocamlc.opt -a camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Top/Top.cmo -o camlp4/camlp4oof.cma
- /home/opam/.opam/4.03/bin/ocamlc.opt dynlink.cma unix.cma camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo camlp4/Camlp4Bin.cmo -o camlp4/camlp4orf.byte
- /home/opam/.opam/4.03/bin/ocamlc.opt -a camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Top/Top.cmo -o camlp4/camlp4orf.cma
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.ml > camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -g -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.ml
- ocamlbuild -classic-display -no-ocamlfind `sh ./build/camlp4-native-only.sh`
- + echo camlp4/Camlp4.cmx camlp4/camlp4prof.native camlp4/mkcamlp4.native camlp4/camlp4.native camlp4/camlp4fulllib.cmxa camlp4/camlp4boot.native camlp4/camlp4r.native camlp4/camlp4rf.native camlp4/camlp4o.native camlp4/camlp4of.native camlp4/camlp4oof.native camlp4/camlp4orf.native camlp4/Camlp4Parsers/Camlp4AstLoader.cmx camlp4/Camlp4Parsers/Camlp4AstLoader.o camlp4/Camlp4Parsers/Camlp4DebugParser.cmx camlp4/Camlp4Parsers/Camlp4DebugParser.o camlp4/Camlp4Parsers/Camlp4GrammarParser.cmx camlp4/Camlp4Parsers/Camlp4GrammarParser.o camlp4/Camlp4Parsers/Camlp4ListComprehension.cmx camlp4/Camlp4Parsers/Camlp4ListComprehension.o camlp4/Camlp4Parsers/Camlp4MacroParser.cmx camlp4/Camlp4Parsers/Camlp4MacroParser.o camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmx camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.o camlp4/Camlp4Parsers/Camlp4OCamlParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParser.o camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParserParser.o camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.o camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.o camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.o camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.o camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmx camlp4/Camlp4Parsers/Camlp4QuotationCommon.o camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmx camlp4/Camlp4Parsers/Camlp4QuotationExpander.o camlp4/Camlp4Printers/Camlp4AstDumper.cmx camlp4/Camlp4Printers/Camlp4AstDumper.o camlp4/Camlp4Printers/Camlp4AutoPrinter.cmx camlp4/Camlp4Printers/Camlp4AutoPrinter.o camlp4/Camlp4Printers/Camlp4NullDumper.cmx camlp4/Camlp4Printers/Camlp4NullDumper.o camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmx camlp4/Camlp4Printers/Camlp4OCamlAstDumper.o camlp4/Camlp4Printers/Camlp4OCamlPrinter.cmx camlp4/Camlp4Printers/Camlp4OCamlPrinter.o camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.cmx camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.o camlp4/Camlp4Filters/Camlp4AstLifter.cmx camlp4/Camlp4Filters/Camlp4AstLifter.o camlp4/Camlp4Filters/Camlp4ExceptionTracer.cmx camlp4/Camlp4Filters/Camlp4ExceptionTracer.o camlp4/Camlp4Filters/Camlp4FoldGenerator.cmx camlp4/Camlp4Filters/Camlp4FoldGenerator.o camlp4/Camlp4Filters/Camlp4LocationStripper.cmx camlp4/Camlp4Filters/Camlp4LocationStripper.o camlp4/Camlp4Filters/Camlp4MapGenerator.cmx camlp4/Camlp4Filters/Camlp4MapGenerator.o camlp4/Camlp4Filters/Camlp4MetaGenerator.cmx camlp4/Camlp4Filters/Camlp4MetaGenerator.o camlp4/Camlp4Filters/Camlp4Profiler.cmx camlp4/Camlp4Filters/Camlp4Profiler.o camlp4/Camlp4Filters/Camlp4TrashRemover.cmx camlp4/Camlp4Filters/Camlp4TrashRemover.o
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -for-pack Camlp4 -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Sig.cmx camlp4/Camlp4/Sig.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -for-pack Camlp4 -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Utils.cmx camlp4/Camlp4/Utils.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -for-pack Camlp4 -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/OCamlInitSyntax.cmx camlp4/Camlp4/OCamlInitSyntax.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -I camlp4/config -I camlp4 -o camlp4/config/Camlp4_import.cmx camlp4/config/Camlp4_import.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -I camlp4/config -I camlp4 -o camlp4/config/Camlp4_config.cmx camlp4/config/Camlp4_config.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -for-pack Camlp4 -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/ErrorHandler.cmx camlp4/Camlp4/ErrorHandler.ml
- + /home/opam/.opam/4.03/bin/ocamlopt.opt -c -for-pack Camlp4 -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/ErrorHandler.cmx camlp4/Camlp4/ErrorHandler.ml
- File "camlp4/Camlp4/ErrorHandler.ml", line 168, characters 11-18:
- Warning 3: deprecated: Format.bprintf
- File "camlp4/Camlp4/ErrorHandler.ml", line 173, characters 11-18:
- Warning 3: deprecated: Format.bprintf
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Loc.cmx camlp4/Camlp4/Struct/Loc.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Token.cmx camlp4/Camlp4/Struct/Token.ml
- + /home/opam/.opam/4.03/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Token.cmx camlp4/Camlp4/Struct/Token.ml
- File "camlp4/Camlp4/Struct/Token.ml", line 94, characters 15-22:
- Warning 3: deprecated: Format.bprintf
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/DynAst.cmx camlp4/Camlp4/Struct/DynAst.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -for-pack Camlp4.Struct.Grammar -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Structure.cmx camlp4/Camlp4/Struct/Grammar/Structure.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -for-pack Camlp4.Struct.Grammar -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Print.cmx camlp4/Camlp4/Struct/Grammar/Print.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -for-pack Camlp4.Struct.Grammar -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Search.cmx camlp4/Camlp4/Struct/Grammar/Search.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -for-pack Camlp4.Struct.Grammar -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Tools.cmx camlp4/Camlp4/Struct/Grammar/Tools.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -for-pack Camlp4.Struct.Grammar -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Failed.cmx camlp4/Camlp4/Struct/Grammar/Failed.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -for-pack Camlp4.Struct.Grammar -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Parser.cmx camlp4/Camlp4/Struct/Grammar/Parser.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -for-pack Camlp4.Struct.Grammar -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Delete.cmx camlp4/Camlp4/Struct/Grammar/Delete.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -for-pack Camlp4.Struct.Grammar -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Entry.cmx camlp4/Camlp4/Struct/Grammar/Entry.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -for-pack Camlp4.Struct.Grammar -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Fold.cmx camlp4/Camlp4/Struct/Grammar/Fold.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -for-pack Camlp4.Struct.Grammar -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Insert.cmx camlp4/Camlp4/Struct/Grammar/Insert.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -for-pack Camlp4.Struct.Grammar -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Dynamic.cmx camlp4/Camlp4/Struct/Grammar/Dynamic.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -for-pack Camlp4.Struct.Grammar -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Find.cmx camlp4/Camlp4/Struct/Grammar/Find.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -for-pack Camlp4.Struct.Grammar -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Static.cmx camlp4/Camlp4/Struct/Grammar/Static.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/AstFilters.cmx camlp4/Camlp4/Struct/AstFilters.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Camlp4Ast.cmx camlp4/Camlp4/Struct/Camlp4Ast.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.cmx camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/CleanAst.cmx camlp4/Camlp4/Struct/CleanAst.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/CommentFilter.cmx camlp4/Camlp4/Struct/CommentFilter.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/DynLoader.cmx camlp4/Camlp4/Struct/DynLoader.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/EmptyError.cmx camlp4/Camlp4/Struct/EmptyError.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/EmptyPrinter.cmx camlp4/Camlp4/Struct/EmptyPrinter.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/FreeVars.cmx camlp4/Camlp4/Struct/FreeVars.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -w a -I camlp4/import -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Lexer.cmx camlp4/Camlp4/Struct/Lexer.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Quotation.cmx camlp4/Camlp4/Struct/Quotation.ml
- + /home/opam/.opam/4.03/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Quotation.cmx camlp4/Camlp4/Struct/Quotation.ml
- File "camlp4/Camlp4/Struct/Quotation.ml", line 120, characters 15-22:
- Warning 3: deprecated: Format.bprintf
- touch camlp4/Camlp4/Struct/Grammar.mli  ; if  /home/opam/.opam/4.03/bin/ocamlopt.opt -pack -for-pack Camlp4.Struct -g -I camlp4/Camlp4/Struct/Grammar camlp4/Camlp4/Struct/Grammar/Structure.cmx camlp4/Camlp4/Struct/Grammar/Print.cmx camlp4/Camlp4/Struct/Grammar/Search.cmx camlp4/Camlp4/Struct/Grammar/Tools.cmx camlp4/Camlp4/Struct/Grammar/Failed.cmx camlp4/Camlp4/Struct/Grammar/Parser.cmx camlp4/Camlp4/Struct/Grammar/Delete.cmx camlp4/Camlp4/Struct/Grammar/Entry.cmx camlp4/Camlp4/Struct/Grammar/Fold.cmx camlp4/Camlp4/Struct/Grammar/Insert.cmx camlp4/Camlp4/Struct/Grammar/Dynamic.cmx camlp4/Camlp4/Struct/Grammar/Find.cmx camlp4/Camlp4/Struct/Grammar/Static.cmx -o camlp4/Camlp4/Struct/Grammar.cmx  ; then  rm -f camlp4/Camlp4/Struct/Grammar.mli  ; else  rm -f camlp4/Camlp4/Struct/Grammar.mli  ; exit 1; fi
- touch camlp4/Camlp4/Struct.mli  ; if  /home/opam/.opam/4.03/bin/ocamlopt.opt -pack -for-pack Camlp4 -g -I camlp4/Camlp4/Struct camlp4/Camlp4/Struct/AstFilters.cmx camlp4/Camlp4/Struct/Camlp4Ast.cmx camlp4/Camlp4/Struct/Loc.cmx camlp4/Camlp4/Struct/Token.cmx camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.cmx camlp4/Camlp4/Struct/CleanAst.cmx camlp4/Camlp4/Struct/CommentFilter.cmx camlp4/Camlp4/Struct/DynLoader.cmx camlp4/Camlp4/Struct/EmptyError.cmx camlp4/Camlp4/Struct/EmptyPrinter.cmx camlp4/Camlp4/Struct/FreeVars.cmx camlp4/Camlp4/Struct/Lexer.cmx camlp4/Camlp4/Struct/DynAst.cmx camlp4/Camlp4/Struct/Quotation.cmx camlp4/Camlp4/Struct/Grammar.cmx -o camlp4/Camlp4/Struct.cmx  ; then  rm -f camlp4/Camlp4/Struct.mli  ; else  rm -f camlp4/Camlp4/Struct.mli  ; exit 1; fi
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -for-pack Camlp4 -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Options.cmx camlp4/Camlp4/Options.ml
- + /home/opam/.opam/4.03/bin/ocamlopt.opt -c -for-pack Camlp4 -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Options.cmx camlp4/Camlp4/Options.ml
- File "camlp4/Camlp4/Options.ml", line 30, characters 31-47:
- 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 "camlp4/Camlp4/Options.ml", line 34, characters 27-43:
- 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 "camlp4/Camlp4/Options.ml", line 55, characters 22-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.
- File "camlp4/Camlp4/Options.ml", line 59, characters 18-33:
- 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 "camlp4/Camlp4/Options.ml", line 65, characters 22-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.
- File "camlp4/Camlp4/Options.ml", line 69, characters 18-33:
- 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 "camlp4/Camlp4/Options.ml", line 184, characters 14-23:
- Warning 3: deprecated: Sort.list
- Use List.sort instead.
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -for-pack Camlp4.Printers -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Printers/OCaml.cmx camlp4/Camlp4/Printers/OCaml.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -for-pack Camlp4.Printers -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Printers/DumpCamlp4Ast.cmx camlp4/Camlp4/Printers/DumpCamlp4Ast.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -for-pack Camlp4.Printers -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Printers/DumpOCamlAst.cmx camlp4/Camlp4/Printers/DumpOCamlAst.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -for-pack Camlp4.Printers -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Printers/Null.cmx camlp4/Camlp4/Printers/Null.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -for-pack Camlp4.Printers -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Printers/OCamlr.cmx camlp4/Camlp4/Printers/OCamlr.ml
- touch camlp4/Camlp4/Printers.mli  ; if  /home/opam/.opam/4.03/bin/ocamlopt.opt -pack -for-pack Camlp4 -g -I camlp4/Camlp4/Printers camlp4/Camlp4/Printers/DumpCamlp4Ast.cmx camlp4/Camlp4/Printers/DumpOCamlAst.cmx camlp4/Camlp4/Printers/Null.cmx camlp4/Camlp4/Printers/OCaml.cmx camlp4/Camlp4/Printers/OCamlr.cmx -o camlp4/Camlp4/Printers.cmx  ; then  rm -f camlp4/Camlp4/Printers.mli  ; else  rm -f camlp4/Camlp4/Printers.mli  ; exit 1; fi
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -for-pack Camlp4 -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/PreCast.cmx camlp4/Camlp4/PreCast.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -for-pack Camlp4 -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Debug.cmx camlp4/Camlp4/Debug.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -for-pack Camlp4 -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Register.cmx camlp4/Camlp4/Register.ml
- touch camlp4/Camlp4.mli  ; if  /home/opam/.opam/4.03/bin/ocamlopt.opt -pack -g -I camlp4/Camlp4 camlp4/Camlp4/Debug.cmx camlp4/Camlp4/Sig.cmx camlp4/Camlp4/Utils.cmx camlp4/Camlp4/ErrorHandler.cmx camlp4/Camlp4/OCamlInitSyntax.cmx camlp4/Camlp4/Options.cmx camlp4/Camlp4/Struct.cmx camlp4/Camlp4/Printers.cmx camlp4/Camlp4/PreCast.cmx camlp4/Camlp4/Register.cmx -o camlp4/Camlp4.cmx  ; then  rm -f camlp4/Camlp4.mli  ; else  rm -f camlp4/Camlp4.mli  ; exit 1; fi
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4 -I camlp4/config -o camlp4/camlp4prof.cmx camlp4/camlp4prof.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt dynlink.cmxa unix.cmxa -g -I camlp4 camlp4/camlp4prof.cmx -o camlp4/camlp4prof.native
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4 -I camlp4/config -o camlp4/mkcamlp4.cmx camlp4/mkcamlp4.ml
- + /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4 -I camlp4/config -o camlp4/mkcamlp4.cmx camlp4/mkcamlp4.ml
- File "camlp4/mkcamlp4.ml", line 37, characters 23-40:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- /home/opam/.opam/4.03/bin/ocamlopt.opt -a -I camlp4/config -I camlp4 camlp4/config/Camlp4_import.cmx camlp4/config/Camlp4_config.cmx camlp4/Camlp4.cmx -o camlp4/camlp4lib.cmxa
- /home/opam/.opam/4.03/bin/ocamlopt.opt dynlink.cmxa unix.cmxa -g -I camlp4 camlp4/camlp4lib.cmxa camlp4/mkcamlp4.cmx -o camlp4/mkcamlp4.native
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4 -I camlp4/config -o camlp4/Camlp4Bin.cmx camlp4/Camlp4Bin.ml
- + /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4 -I camlp4/config -o camlp4/Camlp4Bin.cmx camlp4/Camlp4Bin.ml
- File "camlp4/Camlp4Bin.ml", line 70, characters 14-30:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- /home/opam/.opam/4.03/bin/ocamlopt.opt dynlink.cmxa unix.cmxa -g camlp4/camlp4lib.cmxa -linkall camlp4/Camlp4Bin.cmx -o camlp4/camlp4.native
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4OCamlParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParser.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmx camlp4/Camlp4Parsers/Camlp4QuotationCommon.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -for-pack Camlp4Top -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4 -I camlp4/config -I camlp4/Camlp4Top -o camlp4/Camlp4Top/Top.cmx camlp4/Camlp4Top/Top.ml
- + /home/opam/.opam/4.03/bin/ocamlopt.opt -c -for-pack Camlp4Top -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4 -I camlp4/config -I camlp4/Camlp4Top -o camlp4/Camlp4Top/Top.cmx camlp4/Camlp4Top/Top.ml
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Topdirs, and its interface was not compiled with -opaque
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -for-pack Camlp4Top -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4 -I camlp4/config -I camlp4/Camlp4Top -o camlp4/Camlp4Top/Rprint.cmx camlp4/Camlp4Top/Rprint.ml
- + /home/opam/.opam/4.03/bin/ocamlopt.opt -c -for-pack Camlp4Top -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4 -I camlp4/config -I camlp4/Camlp4Top -o camlp4/Camlp4Top/Rprint.cmx camlp4/Camlp4Top/Rprint.ml
- File "camlp4/Camlp4Top/Rprint.ml", line 72, characters 27-42:
- 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 "camlp4/Camlp4Top/Rprint.ml", line 159, characters 2-2194:
- Warning 8: this pattern-matching is not exhaustive.
- Here is an example of a value that is not matched:
- Otyp_attribute (_, _)
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4AstLoader.cmx camlp4/Camlp4Parsers/Camlp4AstLoader.ml
- + /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4AstLoader.cmx camlp4/Camlp4Parsers/Camlp4AstLoader.ml
- File "camlp4/Camlp4Parsers/Camlp4AstLoader.ml", line 35, characters 17-30:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4DebugParser.cmx camlp4/Camlp4Parsers/Camlp4DebugParser.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4GrammarParser.cmx camlp4/Camlp4Parsers/Camlp4GrammarParser.ml
- + /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4GrammarParser.cmx camlp4/Camlp4Parsers/Camlp4GrammarParser.ml
- File "camlp4/Camlp4Parsers/Camlp4GrammarParser.ml", line 38, characters 13-27:
- Warning 3: deprecated: Format.bprintf
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4ListComprehension.cmx camlp4/Camlp4Parsers/Camlp4ListComprehension.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4MacroParser.cmx camlp4/Camlp4Parsers/Camlp4MacroParser.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmx camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParserParser.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmx camlp4/Camlp4Parsers/Camlp4QuotationExpander.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Printers -I camlp4 -I camlp4/config -o camlp4/Camlp4Printers/Camlp4AstDumper.cmx camlp4/Camlp4Printers/Camlp4AstDumper.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Printers -I camlp4 -I camlp4/config -o camlp4/Camlp4Printers/Camlp4AutoPrinter.cmx camlp4/Camlp4Printers/Camlp4AutoPrinter.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Printers -I camlp4 -I camlp4/config -o camlp4/Camlp4Printers/Camlp4NullDumper.cmx camlp4/Camlp4Printers/Camlp4NullDumper.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Printers -I camlp4 -I camlp4/config -o camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmx camlp4/Camlp4Printers/Camlp4OCamlAstDumper.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Printers -I camlp4 -I camlp4/config -o camlp4/Camlp4Printers/Camlp4OCamlPrinter.cmx camlp4/Camlp4Printers/Camlp4OCamlPrinter.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Printers -I camlp4 -I camlp4/config -o camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.cmx camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Filters -I camlp4 -I camlp4/config -o camlp4/Camlp4Filters/Camlp4AstLifter.cmx camlp4/Camlp4Filters/Camlp4AstLifter.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Filters -I camlp4 -I camlp4/config -o camlp4/Camlp4Filters/Camlp4ExceptionTracer.cmx camlp4/Camlp4Filters/Camlp4ExceptionTracer.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Filters -I camlp4 -I camlp4/config -o camlp4/Camlp4Filters/Camlp4FoldGenerator.cmx camlp4/Camlp4Filters/Camlp4FoldGenerator.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Filters -I camlp4 -I camlp4/config -o camlp4/Camlp4Filters/Camlp4LocationStripper.cmx camlp4/Camlp4Filters/Camlp4LocationStripper.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Filters -I camlp4 -I camlp4/config -o camlp4/Camlp4Filters/Camlp4MapGenerator.cmx camlp4/Camlp4Filters/Camlp4MapGenerator.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Filters -I camlp4 -I camlp4/config -o camlp4/Camlp4Filters/Camlp4MetaGenerator.cmx camlp4/Camlp4Filters/Camlp4MetaGenerator.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Filters -I camlp4 -I camlp4/config -o camlp4/Camlp4Filters/Camlp4Profiler.cmx camlp4/Camlp4Filters/Camlp4Profiler.ml
- + /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Filters -I camlp4 -I camlp4/config -o camlp4/Camlp4Filters/Camlp4Profiler.cmx camlp4/Camlp4Filters/Camlp4Profiler.ml
- File "camlp4/Camlp4Filters/Camlp4Profiler.ml", line 58, characters 13-27:
- Warning 3: deprecated: Format.bprintf
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Filters -I camlp4 -I camlp4/config -o camlp4/Camlp4Filters/Camlp4TrashRemover.cmx camlp4/Camlp4Filters/Camlp4TrashRemover.ml
- touch camlp4/Camlp4Top.mli  ; if  /home/opam/.opam/4.03/bin/ocamlopt.opt -pack -g -I camlp4/Camlp4Top camlp4/Camlp4Top/Top.cmx camlp4/Camlp4Top/Rprint.cmx -o camlp4/Camlp4Top.cmx  ; then  rm -f camlp4/Camlp4Top.mli  ; else  rm -f camlp4/Camlp4Top.mli  ; exit 1; fi
- /home/opam/.opam/4.03/bin/ocamlopt.opt -a -I camlp4/config -I camlp4 -I camlp4/Camlp4Parsers -I camlp4/Camlp4Printers -I camlp4/Camlp4Filters camlp4/config/Camlp4_import.cmx camlp4/config/Camlp4_config.cmx camlp4/Camlp4.cmx camlp4/Camlp4Parsers/Camlp4AstLoader.cmx camlp4/Camlp4Parsers/Camlp4DebugParser.cmx camlp4/Camlp4Parsers/Camlp4GrammarParser.cmx camlp4/Camlp4Parsers/Camlp4ListComprehension.cmx camlp4/Camlp4Parsers/Camlp4MacroParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmx camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmx camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmx camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmx camlp4/Camlp4Printers/Camlp4AstDumper.cmx camlp4/Camlp4Printers/Camlp4AutoPrinter.cmx camlp4/Camlp4Printers/Camlp4NullDumper.cmx camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmx camlp4/Camlp4Printers/Camlp4OCamlPrinter.cmx camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.cmx camlp4/Camlp4Filters/Camlp4AstLifter.cmx camlp4/Camlp4Filters/Camlp4ExceptionTracer.cmx camlp4/Camlp4Filters/Camlp4FoldGenerator.cmx camlp4/Camlp4Filters/Camlp4LocationStripper.cmx camlp4/Camlp4Filters/Camlp4MapGenerator.cmx camlp4/Camlp4Filters/Camlp4MetaGenerator.cmx camlp4/Camlp4Filters/Camlp4Profiler.cmx camlp4/Camlp4Filters/Camlp4TrashRemover.cmx camlp4/Camlp4Top.cmx -o camlp4/camlp4fulllib.cmxa
- /home/opam/.opam/4.03/bin/ocamlopt.opt dynlink.cmxa -g camlp4/camlp4lib.cmxa -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmx camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmx camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmx camlp4/Camlp4Parsers/Camlp4GrammarParser.cmx camlp4/Camlp4Parsers/Camlp4MacroParser.cmx camlp4/Camlp4Parsers/Camlp4DebugParser.cmx camlp4/Camlp4Parsers/Camlp4ListComprehension.cmx camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmx camlp4/Camlp4Bin.cmx -o camlp4/camlp4boot.native
- /home/opam/.opam/4.03/bin/ocamlopt.opt dynlink.cmxa unix.cmxa -g camlp4/camlp4lib.cmxa -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmx camlp4/Camlp4Printers/Camlp4AutoPrinter.cmx camlp4/Camlp4Bin.cmx -o camlp4/camlp4r.native
- /home/opam/.opam/4.03/bin/ocamlopt.opt dynlink.cmxa unix.cmxa -g camlp4/camlp4lib.cmxa -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmx camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmx camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmx camlp4/Camlp4Parsers/Camlp4GrammarParser.cmx camlp4/Camlp4Parsers/Camlp4MacroParser.cmx camlp4/Camlp4Parsers/Camlp4ListComprehension.cmx camlp4/Camlp4Printers/Camlp4AutoPrinter.cmx camlp4/Camlp4Bin.cmx -o camlp4/camlp4rf.native
- /home/opam/.opam/4.03/bin/ocamlopt.opt dynlink.cmxa unix.cmxa -g camlp4/camlp4lib.cmxa -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmx camlp4/Camlp4Printers/Camlp4AutoPrinter.cmx camlp4/Camlp4Bin.cmx -o camlp4/camlp4o.native
- /home/opam/.opam/4.03/bin/ocamlopt.opt dynlink.cmxa unix.cmxa -g camlp4/camlp4lib.cmxa -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmx camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmx camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmx camlp4/Camlp4Parsers/Camlp4OCamlParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmx camlp4/Camlp4Parsers/Camlp4GrammarParser.cmx camlp4/Camlp4Parsers/Camlp4MacroParser.cmx camlp4/Camlp4Parsers/Camlp4ListComprehension.cmx camlp4/Camlp4Printers/Camlp4AutoPrinter.cmx camlp4/Camlp4Bin.cmx -o camlp4/camlp4of.native
- /home/opam/.opam/4.03/bin/ocamlopt.opt dynlink.cmxa unix.cmxa -g camlp4/camlp4lib.cmxa -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmx camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmx camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmx camlp4/Camlp4Parsers/Camlp4GrammarParser.cmx camlp4/Camlp4Parsers/Camlp4MacroParser.cmx camlp4/Camlp4Parsers/Camlp4ListComprehension.cmx camlp4/Camlp4Printers/Camlp4AutoPrinter.cmx camlp4/Camlp4Bin.cmx -o camlp4/camlp4oof.native
- /home/opam/.opam/4.03/bin/ocamlopt.opt dynlink.cmxa unix.cmxa -g camlp4/camlp4lib.cmxa -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmx camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmx camlp4/Camlp4Parsers/Camlp4GrammarParser.cmx camlp4/Camlp4Parsers/Camlp4MacroParser.cmx camlp4/Camlp4Parsers/Camlp4ListComprehension.cmx camlp4/Camlp4Printers/Camlp4AutoPrinter.cmx camlp4/Camlp4Bin.cmx -o camlp4/camlp4orf.native
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.ml
-> compiled  camlp4.4.03+1
Processing 207/217: [ocamlnet: make opt]
Processing 208/217: [ocamlnet: make opt] [camlp4: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" "install-META" (CWD=/home/opam/.opam/4.03/.opam-switch/build/camlp4.4.03+1)
- env DESTDIR= sh ./build/install.sh
- Installing camlp4...
-   install binary /home/opam/.opam/4.03/bin/camlp4prof
-   install binary /home/opam/.opam/4.03/bin/mkcamlp4
-   install binary /home/opam/.opam/4.03/bin/camlp4
-   install binary /home/opam/.opam/4.03/bin/camlp4boot
-   install binary /home/opam/.opam/4.03/bin/camlp4o
-   install binary /home/opam/.opam/4.03/bin/camlp4of
-   install binary /home/opam/.opam/4.03/bin/camlp4oof
-   install binary /home/opam/.opam/4.03/bin/camlp4orf
-   install binary /home/opam/.opam/4.03/bin/camlp4r
-   install binary /home/opam/.opam/4.03/bin/camlp4rf
-   install binary /home/opam/.opam/4.03/bin/camlp4o.opt
-   install binary /home/opam/.opam/4.03/bin/camlp4of.opt
-   install binary /home/opam/.opam/4.03/bin/camlp4oof.opt
-   install binary /home/opam/.opam/4.03/bin/camlp4orf.opt
-   install binary /home/opam/.opam/4.03/bin/camlp4r.opt
-   install binary /home/opam/.opam/4.03/bin/camlp4rf.opt
- Installing Camlp4Parsers...
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4AstLoader.cmi
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4AstLoader.cmo
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4AstLoader.cmx
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4DebugParser.cmi
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4DebugParser.cmo
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4DebugParser.cmx
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4GrammarParser.cmi
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4GrammarParser.cmx
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4ListComprehension.cmi
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4ListComprehension.cmx
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4MacroParser.cmi
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4MacroParser.cmo
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4MacroParser.cmx
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmi
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmo
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmx
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlParser.cmi
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlParser.cmx
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmi
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmx
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.cmi
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.cmo
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.cmx
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmi
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmx
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmi
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmx
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmi
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmo
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmx
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmi
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmx
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmi
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmx
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4AstLoader.o
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4DebugParser.o
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4GrammarParser.o
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4ListComprehension.o
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4MacroParser.o
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.o
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlParser.o
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlParserParser.o
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.o
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.o
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.o
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.o
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4QuotationCommon.o
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4QuotationExpander.o
- Installing Camlp4Printers...
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Printers/Camlp4AstDumper.cmi
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Printers/Camlp4AstDumper.cmo
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Printers/Camlp4AstDumper.cmx
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Printers/Camlp4AutoPrinter.cmi
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Printers/Camlp4AutoPrinter.cmx
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Printers/Camlp4NullDumper.cmi
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Printers/Camlp4NullDumper.cmo
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Printers/Camlp4NullDumper.cmx
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmi
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmo
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmx
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Printers/Camlp4OCamlPrinter.cmi
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Printers/Camlp4OCamlPrinter.cmo
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Printers/Camlp4OCamlPrinter.cmx
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.cmi
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.cmo
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.cmx
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Printers/Camlp4AstDumper.o
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Printers/Camlp4AutoPrinter.o
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Printers/Camlp4NullDumper.o
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Printers/Camlp4OCamlAstDumper.o
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Printers/Camlp4OCamlPrinter.o
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.o
- Installing Camlp4Filters...
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Filters/Camlp4AstLifter.cmi
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Filters/Camlp4AstLifter.cmo
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Filters/Camlp4AstLifter.cmx
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Filters/Camlp4ExceptionTracer.cmi
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Filters/Camlp4ExceptionTracer.cmo
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Filters/Camlp4ExceptionTracer.cmx
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Filters/Camlp4FoldGenerator.cmi
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Filters/Camlp4FoldGenerator.cmo
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Filters/Camlp4FoldGenerator.cmx
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Filters/Camlp4LocationStripper.cmi
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Filters/Camlp4LocationStripper.cmo
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Filters/Camlp4LocationStripper.cmx
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Filters/Camlp4MapGenerator.cmi
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Filters/Camlp4MapGenerator.cmo
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Filters/Camlp4MapGenerator.cmx
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Filters/Camlp4MetaGenerator.cmi
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Filters/Camlp4MetaGenerator.cmo
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Filters/Camlp4MetaGenerator.cmx
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Filters/Camlp4Profiler.cmi
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Filters/Camlp4Profiler.cmo
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Filters/Camlp4Profiler.cmx
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Filters/Camlp4TrashRemover.cmi
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Filters/Camlp4TrashRemover.cmo
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Filters/Camlp4TrashRemover.cmx
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Filters/Camlp4AstLifter.o
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Filters/Camlp4ExceptionTracer.o
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Filters/Camlp4FoldGenerator.o
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Filters/Camlp4LocationStripper.o
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Filters/Camlp4MapGenerator.o
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Filters/Camlp4MetaGenerator.o
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Filters/Camlp4Profiler.o
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Filters/Camlp4TrashRemover.o
- Installing Camlp4Top...
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Top/Rprint.cmi
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Top/Rprint.cmo
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Top/Rprint.cmx
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Top/Top.cmi
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Top/Top.cmo
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Top/Top.cmx
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Top/Rprint.o
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Top/Top.o
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/camlp4lib.cma
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/camlp4lib.cmxa
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4.cmi
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/camlp4fulllib.cma
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/camlp4fulllib.cmxa
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/camlp4o.cma
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/camlp4of.cma
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/camlp4oof.cma
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/camlp4orf.cma
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/camlp4r.cma
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/camlp4rf.cma
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Bin.cmi
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Bin.cmo
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Bin.cmx
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Bin.o
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Top.cmi
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Top.cmo
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4_config.cmi
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/camlp4prof.cmi
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/camlp4prof.cmo
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/camlp4prof.cmx
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/camlp4prof.o
-   install library /home/opam/.opam/4.03/lib/ocaml/camlp4/camlp4lib.a
-   install library /home/opam/.opam/4.03/lib/ocaml/camlp4/camlp4fulllib.a
- sed -e s/@@VERSION@@/"4.03.0"/g camlp4/META.in > camlp4/META
- mkdir -p "/home/opam/.opam/4.03/lib"/camlp4/
- cp -f camlp4/META "/home/opam/.opam/4.03/lib"/camlp4/
- env DESTDIR= sh ./build/install.sh
- Installing camlp4...
-   install binary /home/opam/.opam/4.03/bin/camlp4prof
-   install binary /home/opam/.opam/4.03/bin/mkcamlp4
-   install binary /home/opam/.opam/4.03/bin/camlp4
-   install binary /home/opam/.opam/4.03/bin/camlp4boot
-   install binary /home/opam/.opam/4.03/bin/camlp4o
-   install binary /home/opam/.opam/4.03/bin/camlp4of
-   install binary /home/opam/.opam/4.03/bin/camlp4oof
-   install binary /home/opam/.opam/4.03/bin/camlp4orf
-   install binary /home/opam/.opam/4.03/bin/camlp4r
-   install binary /home/opam/.opam/4.03/bin/camlp4rf
-   install binary /home/opam/.opam/4.03/bin/camlp4o.opt
-   install binary /home/opam/.opam/4.03/bin/camlp4of.opt
-   install binary /home/opam/.opam/4.03/bin/camlp4oof.opt
-   install binary /home/opam/.opam/4.03/bin/camlp4orf.opt
-   install binary /home/opam/.opam/4.03/bin/camlp4r.opt
-   install binary /home/opam/.opam/4.03/bin/camlp4rf.opt
- Installing Camlp4Parsers...
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4AstLoader.cmi
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4AstLoader.cmo
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4AstLoader.cmx
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4DebugParser.cmi
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4DebugParser.cmo
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4DebugParser.cmx
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4GrammarParser.cmi
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4GrammarParser.cmx
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4ListComprehension.cmi
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4ListComprehension.cmx
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4MacroParser.cmi
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4MacroParser.cmo
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4MacroParser.cmx
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmi
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmo
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmx
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlParser.cmi
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlParser.cmx
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmi
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmx
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.cmi
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.cmo
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.cmx
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmi
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmx
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmi
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmx
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmi
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmo
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmx
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmi
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmx
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmi
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmx
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4AstLoader.o
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4DebugParser.o
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4GrammarParser.o
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4ListComprehension.o
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4MacroParser.o
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.o
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlParser.o
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlParserParser.o
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.o
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.o
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.o
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.o
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4QuotationCommon.o
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Parsers/Camlp4QuotationExpander.o
- Installing Camlp4Printers...
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Printers/Camlp4AstDumper.cmi
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Printers/Camlp4AstDumper.cmo
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Printers/Camlp4AstDumper.cmx
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Printers/Camlp4AutoPrinter.cmi
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Printers/Camlp4AutoPrinter.cmx
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Printers/Camlp4NullDumper.cmi
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Printers/Camlp4NullDumper.cmo
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Printers/Camlp4NullDumper.cmx
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmi
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmo
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmx
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Printers/Camlp4OCamlPrinter.cmi
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Printers/Camlp4OCamlPrinter.cmo
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Printers/Camlp4OCamlPrinter.cmx
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.cmi
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.cmo
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.cmx
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Printers/Camlp4AstDumper.o
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Printers/Camlp4AutoPrinter.o
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Printers/Camlp4NullDumper.o
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Printers/Camlp4OCamlAstDumper.o
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Printers/Camlp4OCamlPrinter.o
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.o
- Installing Camlp4Filters...
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Filters/Camlp4AstLifter.cmi
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Filters/Camlp4AstLifter.cmo
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Filters/Camlp4AstLifter.cmx
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Filters/Camlp4ExceptionTracer.cmi
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Filters/Camlp4ExceptionTracer.cmo
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Filters/Camlp4ExceptionTracer.cmx
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Filters/Camlp4FoldGenerator.cmi
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Filters/Camlp4FoldGenerator.cmo
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Filters/Camlp4FoldGenerator.cmx
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Filters/Camlp4LocationStripper.cmi
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Filters/Camlp4LocationStripper.cmo
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Filters/Camlp4LocationStripper.cmx
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Filters/Camlp4MapGenerator.cmi
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Filters/Camlp4MapGenerator.cmo
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Filters/Camlp4MapGenerator.cmx
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Filters/Camlp4MetaGenerator.cmi
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Filters/Camlp4MetaGenerator.cmo
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Filters/Camlp4MetaGenerator.cmx
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Filters/Camlp4Profiler.cmi
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Filters/Camlp4Profiler.cmo
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Filters/Camlp4Profiler.cmx
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Filters/Camlp4TrashRemover.cmi
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Filters/Camlp4TrashRemover.cmo
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Filters/Camlp4TrashRemover.cmx
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Filters/Camlp4AstLifter.o
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Filters/Camlp4ExceptionTracer.o
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Filters/Camlp4FoldGenerator.o
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Filters/Camlp4LocationStripper.o
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Filters/Camlp4MapGenerator.o
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Filters/Camlp4MetaGenerator.o
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Filters/Camlp4Profiler.o
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Filters/Camlp4TrashRemover.o
- Installing Camlp4Top...
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Top/Rprint.cmi
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Top/Rprint.cmo
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Top/Rprint.cmx
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Top/Top.cmi
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Top/Top.cmo
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Top/Top.cmx
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Top/Rprint.o
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Top/Top.o
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/camlp4lib.cma
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/camlp4lib.cmxa
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4.cmi
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/camlp4fulllib.cma
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/camlp4fulllib.cmxa
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/camlp4o.cma
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/camlp4of.cma
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/camlp4oof.cma
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/camlp4orf.cma
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/camlp4r.cma
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/camlp4rf.cma
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Bin.cmi
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Bin.cmo
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Bin.cmx
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Bin.o
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Top.cmi
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4Top.cmo
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/Camlp4_config.cmi
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/camlp4prof.cmi
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/camlp4prof.cmo
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/camlp4prof.cmx
-   install /home/opam/.opam/4.03/lib/ocaml/camlp4/camlp4prof.o
-   install library /home/opam/.opam/4.03/lib/ocaml/camlp4/camlp4lib.a
-   install library /home/opam/.opam/4.03/lib/ocaml/camlp4/camlp4fulllib.a
- sed -e s/@@VERSION@@/"4.03.0"/g camlp4/META.in > camlp4/META
- mkdir -p "/home/opam/.opam/4.03/lib"/camlp4/
- cp -f camlp4/META "/home/opam/.opam/4.03/lib"/camlp4/
-> installed camlp4.4.03+1
Processing 208/217: [ocamlnet: make opt]
Processing 209/217: [ocamlnet: make opt] [ulex: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ulex.1.2)
- ocamlbuild -byte-plugin pa_ulex.cma ulexing.cma
- /home/opam/.opam/4.03/bin/ocamlc.opt unix.cma -I /home/opam/.opam/4.03/lib/ocamlbuild /home/opam/.opam/4.03/lib/ocamlbuild/ocamlbuildlib.cma myocamlbuild.ml /home/opam/.opam/4.03/lib/ocamlbuild/ocamlbuild.cmo -o myocamlbuild
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp camlp4orf -modules pa_ulex.ml > pa_ulex.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules cset.ml > cset.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules ulex.mli > ulex.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -o cset.cmo cset.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -o ulex.cmi ulex.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -I /home/opam/.opam/4.03/lib/ocaml/camlp4 -pp camlp4orf -o pa_ulex.cmo pa_ulex.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules ulex.ml > ulex.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -o ulex.cmo ulex.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -a cset.cmo ulex.cmo pa_ulex.cmo -o pa_ulex.cma
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules ulexing.mli > ulexing.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -o ulexing.cmi ulexing.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules ulexing.ml > ulexing.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules utf8.mli > utf8.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -o utf8.cmi utf8.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -o ulexing.cmo ulexing.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules utf8.ml > utf8.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -o utf8.cmo utf8.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -a utf8.cmo ulexing.cmo -o ulexing.cma
- ocamlbuild -byte-plugin pa_ulex.cma ulexing.cma
- /home/opam/.opam/4.03/bin/ocamlc.opt unix.cma -I /home/opam/.opam/4.03/lib/ocamlbuild /home/opam/.opam/4.03/lib/ocamlbuild/ocamlbuildlib.cma myocamlbuild.ml /home/opam/.opam/4.03/lib/ocamlbuild/ocamlbuild.cmo -o myocamlbuild
- /home/opam/.opam/4.03/bin/ocamldep.opt -pp camlp4orf -modules pa_ulex.ml > pa_ulex.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules cset.ml > cset.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules ulex.mli > ulex.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -o cset.cmo cset.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -o ulex.cmi ulex.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -I /home/opam/.opam/4.03/lib/ocaml/camlp4 -pp camlp4orf -o pa_ulex.cmo pa_ulex.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules ulex.ml > ulex.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -o ulex.cmo ulex.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -a cset.cmo ulex.cmo pa_ulex.cmo -o pa_ulex.cma
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules ulexing.mli > ulexing.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -o ulexing.cmi ulexing.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules ulexing.ml > ulexing.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules utf8.mli > utf8.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -o utf8.cmi utf8.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -o ulexing.cmo ulexing.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules utf8.ml > utf8.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -o utf8.cmo utf8.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -a utf8.cmo ulexing.cmo -o ulexing.cma
Processing 209/217: [ocamlnet: make opt] [ulex: make all.opt]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all.opt" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ulex.1.2)
- ocamlbuild -byte-plugin pa_ulex.cma ulexing.cma pa_ulex.cmxa ulexing.cmxa
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -o cset.cmx cset.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -o ulex.cmx ulex.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -I /home/opam/.opam/4.03/lib/ocaml/camlp4 -pp camlp4orf -o pa_ulex.cmx pa_ulex.ml
- + /home/opam/.opam/4.03/bin/ocamlopt.opt -c -I /home/opam/.opam/4.03/lib/ocaml/camlp4 -pp camlp4orf -o pa_ulex.cmx pa_ulex.ml
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Camlp4, and its interface was not compiled with -opaque
- /home/opam/.opam/4.03/bin/ocamlopt.opt -a cset.cmx ulex.cmx pa_ulex.cmx -o pa_ulex.cmxa
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -o utf8.cmx utf8.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -o ulexing.cmx ulexing.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -a utf8.cmx ulexing.cmx -o ulexing.cmxa
- ocamlbuild -byte-plugin pa_ulex.cma ulexing.cma pa_ulex.cmxa ulexing.cmxa
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -o cset.cmx cset.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -o ulex.cmx ulex.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -I /home/opam/.opam/4.03/lib/ocaml/camlp4 -pp camlp4orf -o pa_ulex.cmx pa_ulex.ml
- + /home/opam/.opam/4.03/bin/ocamlopt.opt -c -I /home/opam/.opam/4.03/lib/ocaml/camlp4 -pp camlp4orf -o pa_ulex.cmx pa_ulex.ml
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Camlp4, and its interface was not compiled with -opaque
- /home/opam/.opam/4.03/bin/ocamlopt.opt -a cset.cmx ulex.cmx pa_ulex.cmx -o pa_ulex.cmxa
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -o utf8.cmx utf8.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -o ulexing.cmx ulexing.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -a utf8.cmx ulexing.cmx -o ulexing.cmxa
-> compiled  ulex.1.2
Processing 209/217: [ocamlnet: make opt]
Processing 210/217: [ocamlnet: make opt] [ulex: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ulex.1.2)
- ocamlbuild -byte-plugin pa_ulex.cma ulexing.cma
- cd _build && make -f ../Makefile realinstall
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ulex.1.2/_build'
- ocamlfind install ulex ../META ulexing.mli utf8.mli ulexing.cmi utf8.cmi ulexing.cmx utf8.cmx pa_ulex.cma ulexing.a ulexing.cma ulexing.cmxa
- Installed /home/opam/.opam/4.03/lib/ulex/ulexing.cmxa
- Installed /home/opam/.opam/4.03/lib/ulex/ulexing.cma
- Installed /home/opam/.opam/4.03/lib/ulex/ulexing.a
- Installed /home/opam/.opam/4.03/lib/ulex/pa_ulex.cma
- Installed /home/opam/.opam/4.03/lib/ulex/utf8.cmx
- Installed /home/opam/.opam/4.03/lib/ulex/ulexing.cmx
- Installed /home/opam/.opam/4.03/lib/ulex/utf8.cmi
- Installed /home/opam/.opam/4.03/lib/ulex/ulexing.cmi
- Installed /home/opam/.opam/4.03/lib/ulex/utf8.mli
- Installed /home/opam/.opam/4.03/lib/ulex/ulexing.mli
- Installed /home/opam/.opam/4.03/lib/ulex/META
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ulex.1.2/_build'
- ocamlbuild -byte-plugin pa_ulex.cma ulexing.cma
- cd _build && make -f ../Makefile realinstall
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ulex.1.2/_build'
- ocamlfind install ulex ../META ulexing.mli utf8.mli ulexing.cmi utf8.cmi ulexing.cmx utf8.cmx pa_ulex.cma ulexing.a ulexing.cma ulexing.cmxa
- Installed /home/opam/.opam/4.03/lib/ulex/ulexing.cmxa
- Installed /home/opam/.opam/4.03/lib/ulex/ulexing.cma
- Installed /home/opam/.opam/4.03/lib/ulex/ulexing.a
- Installed /home/opam/.opam/4.03/lib/ulex/pa_ulex.cma
- Installed /home/opam/.opam/4.03/lib/ulex/utf8.cmx
- Installed /home/opam/.opam/4.03/lib/ulex/ulexing.cmx
- Installed /home/opam/.opam/4.03/lib/ulex/utf8.cmi
- Installed /home/opam/.opam/4.03/lib/ulex/ulexing.cmi
- Installed /home/opam/.opam/4.03/lib/ulex/utf8.mli
- Installed /home/opam/.opam/4.03/lib/ulex/ulexing.mli
- Installed /home/opam/.opam/4.03/lib/ulex/META
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ulex.1.2/_build'
-> installed ulex.1.2
Processing 210/217: [ocamlnet: make opt]
Processing 211/217: [higlo: make all] [ocamlnet: make opt]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.03/.opam-switch/build/higlo.0.6)
- ocamlfind ocamlc -package ulex,xtmpl -c -annot -rectypes -g -safe-string higlo.mli
- ocamlfind ocamlc -package ulex,xtmpl -c -annot -rectypes -g -safe-string higlo.ml
- camlp4o -printer Camlp4OCamlPrinter.cmo \
- `ocamlfind query ulex`/pa_ulex.cma -impl higlo_dot.mll > higlo_dot.ml
- ocamlfind ocamlc -package ulex,xtmpl -annot -rectypes -g -safe-string -c higlo_dot.ml
- camlp4o -printer Camlp4OCamlPrinter.cmo \
- `ocamlfind query ulex`/pa_ulex.cma -impl higlo_json.mll > higlo_json.ml
- ocamlfind ocamlc -package ulex,xtmpl -annot -rectypes -g -safe-string -c higlo_json.ml
- camlp4o -printer Camlp4OCamlPrinter.cmo \
- `ocamlfind query ulex`/pa_ulex.cma -impl higlo_ocaml.mll > higlo_ocaml.ml
- ocamlfind ocamlc -package ulex,xtmpl -annot -rectypes -g -safe-string -c higlo_ocaml.ml
- camlp4o -printer Camlp4OCamlPrinter.cmo \
- `ocamlfind query ulex`/pa_ulex.cma -impl higlo_xml.mll > higlo_xml.ml
- ocamlfind ocamlc -package ulex,xtmpl -annot -rectypes -g -safe-string -c higlo_xml.ml
- ocamlfind ocamlc -package ulex,xtmpl -c -annot -rectypes -g -safe-string higlo_printers.mli
- ocamlfind ocamlc -package ulex,xtmpl -annot -rectypes -g -safe-string -c higlo_printers.ml
- ocamlfind ocamlc -package ulex,xtmpl -annot -rectypes -g -safe-string -o higlo.byte -package dynlink -linkpkg higlo.cmo higlo_dot.cmo higlo_json.cmo higlo_ocaml.cmo higlo_xml.cmo higlo_printers.cmo higlo_main.ml
- ocamlfind ocamlopt -package ulex,xtmpl -c -annot -rectypes -g -safe-string higlo.ml
- ocamlfind ocamlopt -package ulex,xtmpl -shared -o higlo.cmxs -annot -rectypes -g -safe-string higlo.cmx
- ocamlfind ocamlopt -package ulex,xtmpl -annot -rectypes -g -safe-string -c higlo_dot.ml
- ocamlfind ocamlopt -package ulex,xtmpl -annot -rectypes -g -safe-string -c higlo_json.ml
- ocamlfind ocamlopt -package ulex,xtmpl -annot -rectypes -g -safe-string -c higlo_ocaml.ml
- ocamlfind ocamlopt -package ulex,xtmpl -annot -rectypes -g -safe-string -c higlo_xml.ml
- ocamlfind ocamlopt -package ulex,xtmpl -annot -rectypes -g -safe-string -shared -o higlo_dot.cmxs higlo_dot.ml
- ocamlfind ocamlopt -package ulex,xtmpl -annot -rectypes -g -safe-string -shared -o higlo_json.cmxs higlo_json.ml
- ocamlfind ocamlopt -package ulex,xtmpl -annot -rectypes -g -safe-string -shared -o higlo_ocaml.cmxs higlo_ocaml.ml
- ocamlfind ocamlopt -package ulex,xtmpl -annot -rectypes -g -safe-string -shared -o higlo_xml.cmxs higlo_xml.ml
- ocamlfind ocamlopt -package ulex,xtmpl -annot -rectypes -g -safe-string -c higlo_printers.ml
- ocamlfind ocamlopt -package ulex,xtmpl -annot -rectypes -g -safe-string -o higlo -package dynlink -linkpkg higlo.cmx higlo_dot.cmx higlo_json.cmx higlo_ocaml.cmx higlo_xml.cmx higlo_printers.cmx higlo_main.ml
- Creating mk-higlo... done
- rm higlo_xml.ml higlo_dot.ml higlo_ocaml.ml higlo_json.ml
- ocamlfind ocamlc -package ulex,xtmpl -c -annot -rectypes -g -safe-string higlo.mli
- ocamlfind ocamlc -package ulex,xtmpl -c -annot -rectypes -g -safe-string higlo.ml
- camlp4o -printer Camlp4OCamlPrinter.cmo \
- `ocamlfind query ulex`/pa_ulex.cma -impl higlo_dot.mll > higlo_dot.ml
- ocamlfind ocamlc -package ulex,xtmpl -annot -rectypes -g -safe-string -c higlo_dot.ml
- camlp4o -printer Camlp4OCamlPrinter.cmo \
- `ocamlfind query ulex`/pa_ulex.cma -impl higlo_json.mll > higlo_json.ml
- ocamlfind ocamlc -package ulex,xtmpl -annot -rectypes -g -safe-string -c higlo_json.ml
- camlp4o -printer Camlp4OCamlPrinter.cmo \
- `ocamlfind query ulex`/pa_ulex.cma -impl higlo_ocaml.mll > higlo_ocaml.ml
- ocamlfind ocamlc -package ulex,xtmpl -annot -rectypes -g -safe-string -c higlo_ocaml.ml
- camlp4o -printer Camlp4OCamlPrinter.cmo \
- `ocamlfind query ulex`/pa_ulex.cma -impl higlo_xml.mll > higlo_xml.ml
- ocamlfind ocamlc -package ulex,xtmpl -annot -rectypes -g -safe-string -c higlo_xml.ml
- ocamlfind ocamlc -package ulex,xtmpl -c -annot -rectypes -g -safe-string higlo_printers.mli
- ocamlfind ocamlc -package ulex,xtmpl -annot -rectypes -g -safe-string -c higlo_printers.ml
- ocamlfind ocamlc -package ulex,xtmpl -annot -rectypes -g -safe-string -o higlo.byte -package dynlink -linkpkg higlo.cmo higlo_dot.cmo higlo_json.cmo higlo_ocaml.cmo higlo_xml.cmo higlo_printers.cmo higlo_main.ml
- ocamlfind ocamlopt -package ulex,xtmpl -c -annot -rectypes -g -safe-string higlo.ml
- ocamlfind ocamlopt -package ulex,xtmpl -shared -o higlo.cmxs -annot -rectypes -g -safe-string higlo.cmx
- ocamlfind ocamlopt -package ulex,xtmpl -annot -rectypes -g -safe-string -c higlo_dot.ml
- ocamlfind ocamlopt -package ulex,xtmpl -annot -rectypes -g -safe-string -c higlo_json.ml
- ocamlfind ocamlopt -package ulex,xtmpl -annot -rectypes -g -safe-string -c higlo_ocaml.ml
- ocamlfind ocamlopt -package ulex,xtmpl -annot -rectypes -g -safe-string -c higlo_xml.ml
- ocamlfind ocamlopt -package ulex,xtmpl -annot -rectypes -g -safe-string -shared -o higlo_dot.cmxs higlo_dot.ml
- ocamlfind ocamlopt -package ulex,xtmpl -annot -rectypes -g -safe-string -shared -o higlo_json.cmxs higlo_json.ml
- ocamlfind ocamlopt -package ulex,xtmpl -annot -rectypes -g -safe-string -shared -o higlo_ocaml.cmxs higlo_ocaml.ml
- ocamlfind ocamlopt -package ulex,xtmpl -annot -rectypes -g -safe-string -shared -o higlo_xml.cmxs higlo_xml.ml
- ocamlfind ocamlopt -package ulex,xtmpl -annot -rectypes -g -safe-string -c higlo_printers.ml
- ocamlfind ocamlopt -package ulex,xtmpl -annot -rectypes -g -safe-string -o higlo -package dynlink -linkpkg higlo.cmx higlo_dot.cmx higlo_json.cmx higlo_ocaml.cmx higlo_xml.cmx higlo_printers.cmx higlo_main.ml
- Creating mk-higlo... done
- rm higlo_xml.ml higlo_dot.ml higlo_ocaml.ml higlo_json.ml
-> compiled  higlo.0.6
Processing 211/217: [ocamlnet: make opt]
Processing 212/217: [ocamlnet: make opt] [higlo: make install-lib]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install-lib" (CWD=/home/opam/.opam/4.03/.opam-switch/build/higlo.0.6)
- ocamlfind install higlo META LICENSE \
- 	higlo.cmi higlo.mli higlo.cmo higlo.cmx higlo.cmxs higlo.o \
- 	higlo_dot.cmx higlo_json.cmx higlo_ocaml.cmx higlo_xml.cmx higlo_dot.cmxs higlo_json.cmxs higlo_ocaml.cmxs higlo_xml.cmxs higlo_dot.cmo higlo_json.cmo higlo_ocaml.cmo higlo_xml.cmo higlo_dot.o higlo_json.o higlo_ocaml.o higlo_xml.o higlo_dot.cmi higlo_json.cmi higlo_ocaml.cmi higlo_xml.cmi \
- 	higlo_main.cmi higlo_main.cmo higlo_main.cmx higlo_main.o \
- 	higlo_printers.cmi higlo_printers.cmo higlo_printers.cmx higlo_printers.o
- Installed /home/opam/.opam/4.03/lib/higlo/higlo_printers.o
- Installed /home/opam/.opam/4.03/lib/higlo/higlo_printers.cmx
- Installed /home/opam/.opam/4.03/lib/higlo/higlo_printers.cmo
- Installed /home/opam/.opam/4.03/lib/higlo/higlo_printers.cmi
- Installed /home/opam/.opam/4.03/lib/higlo/higlo_main.o
- Installed /home/opam/.opam/4.03/lib/higlo/higlo_main.cmx
- Installed /home/opam/.opam/4.03/lib/higlo/higlo_main.cmo
- Installed /home/opam/.opam/4.03/lib/higlo/higlo_main.cmi
- Installed /home/opam/.opam/4.03/lib/higlo/higlo_xml.cmi
- Installed /home/opam/.opam/4.03/lib/higlo/higlo_ocaml.cmi
- Installed /home/opam/.opam/4.03/lib/higlo/higlo_json.cmi
- Installed /home/opam/.opam/4.03/lib/higlo/higlo_dot.cmi
- Installed /home/opam/.opam/4.03/lib/higlo/higlo_xml.o
- Installed /home/opam/.opam/4.03/lib/higlo/higlo_ocaml.o
- Installed /home/opam/.opam/4.03/lib/higlo/higlo_json.o
- Installed /home/opam/.opam/4.03/lib/higlo/higlo_dot.o
- Installed /home/opam/.opam/4.03/lib/higlo/higlo_xml.cmo
- Installed /home/opam/.opam/4.03/lib/higlo/higlo_ocaml.cmo
- Installed /home/opam/.opam/4.03/lib/higlo/higlo_json.cmo
- Installed /home/opam/.opam/4.03/lib/higlo/higlo_dot.cmo
- Installed /home/opam/.opam/4.03/lib/higlo/higlo_xml.cmxs
- Installed /home/opam/.opam/4.03/lib/higlo/higlo_ocaml.cmxs
- Installed /home/opam/.opam/4.03/lib/higlo/higlo_json.cmxs
- Installed /home/opam/.opam/4.03/lib/higlo/higlo_dot.cmxs
- Installed /home/opam/.opam/4.03/lib/higlo/higlo_xml.cmx
- Installed /home/opam/.opam/4.03/lib/higlo/higlo_ocaml.cmx
- Installed /home/opam/.opam/4.03/lib/higlo/higlo_json.cmx
- Installed /home/opam/.opam/4.03/lib/higlo/higlo_dot.cmx
- Installed /home/opam/.opam/4.03/lib/higlo/higlo.o
- Installed /home/opam/.opam/4.03/lib/higlo/higlo.cmxs
- Installed /home/opam/.opam/4.03/lib/higlo/higlo.cmx
- Installed /home/opam/.opam/4.03/lib/higlo/higlo.cmo
- Installed /home/opam/.opam/4.03/lib/higlo/higlo.mli
- Installed /home/opam/.opam/4.03/lib/higlo/higlo.cmi
- Installed /home/opam/.opam/4.03/lib/higlo/LICENSE
- Installed /home/opam/.opam/4.03/lib/higlo/META
- ocamlfind install higlo META LICENSE \
- 	higlo.cmi higlo.mli higlo.cmo higlo.cmx higlo.cmxs higlo.o \
- 	higlo_dot.cmx higlo_json.cmx higlo_ocaml.cmx higlo_xml.cmx higlo_dot.cmxs higlo_json.cmxs higlo_ocaml.cmxs higlo_xml.cmxs higlo_dot.cmo higlo_json.cmo higlo_ocaml.cmo higlo_xml.cmo higlo_dot.o higlo_json.o higlo_ocaml.o higlo_xml.o higlo_dot.cmi higlo_json.cmi higlo_ocaml.cmi higlo_xml.cmi \
- 	higlo_main.cmi higlo_main.cmo higlo_main.cmx higlo_main.o \
- 	higlo_printers.cmi higlo_printers.cmo higlo_printers.cmx higlo_printers.o
- Installed /home/opam/.opam/4.03/lib/higlo/higlo_printers.o
- Installed /home/opam/.opam/4.03/lib/higlo/higlo_printers.cmx
- Installed /home/opam/.opam/4.03/lib/higlo/higlo_printers.cmo
- Installed /home/opam/.opam/4.03/lib/higlo/higlo_printers.cmi
- Installed /home/opam/.opam/4.03/lib/higlo/higlo_main.o
- Installed /home/opam/.opam/4.03/lib/higlo/higlo_main.cmx
- Installed /home/opam/.opam/4.03/lib/higlo/higlo_main.cmo
- Installed /home/opam/.opam/4.03/lib/higlo/higlo_main.cmi
- Installed /home/opam/.opam/4.03/lib/higlo/higlo_xml.cmi
- Installed /home/opam/.opam/4.03/lib/higlo/higlo_ocaml.cmi
- Installed /home/opam/.opam/4.03/lib/higlo/higlo_json.cmi
- Installed /home/opam/.opam/4.03/lib/higlo/higlo_dot.cmi
- Installed /home/opam/.opam/4.03/lib/higlo/higlo_xml.o
- Installed /home/opam/.opam/4.03/lib/higlo/higlo_ocaml.o
- Installed /home/opam/.opam/4.03/lib/higlo/higlo_json.o
- Installed /home/opam/.opam/4.03/lib/higlo/higlo_dot.o
- Installed /home/opam/.opam/4.03/lib/higlo/higlo_xml.cmo
- Installed /home/opam/.opam/4.03/lib/higlo/higlo_ocaml.cmo
- Installed /home/opam/.opam/4.03/lib/higlo/higlo_json.cmo
- Installed /home/opam/.opam/4.03/lib/higlo/higlo_dot.cmo
- Installed /home/opam/.opam/4.03/lib/higlo/higlo_xml.cmxs
- Installed /home/opam/.opam/4.03/lib/higlo/higlo_ocaml.cmxs
- Installed /home/opam/.opam/4.03/lib/higlo/higlo_json.cmxs
- Installed /home/opam/.opam/4.03/lib/higlo/higlo_dot.cmxs
- Installed /home/opam/.opam/4.03/lib/higlo/higlo_xml.cmx
- Installed /home/opam/.opam/4.03/lib/higlo/higlo_ocaml.cmx
- Installed /home/opam/.opam/4.03/lib/higlo/higlo_json.cmx
- Installed /home/opam/.opam/4.03/lib/higlo/higlo_dot.cmx
- Installed /home/opam/.opam/4.03/lib/higlo/higlo.o
- Installed /home/opam/.opam/4.03/lib/higlo/higlo.cmxs
- Installed /home/opam/.opam/4.03/lib/higlo/higlo.cmx
- Installed /home/opam/.opam/4.03/lib/higlo/higlo.cmo
- Installed /home/opam/.opam/4.03/lib/higlo/higlo.mli
- Installed /home/opam/.opam/4.03/lib/higlo/higlo.cmi
- Installed /home/opam/.opam/4.03/lib/higlo/LICENSE
- Installed /home/opam/.opam/4.03/lib/higlo/META
-> installed higlo.0.6
Processing 212/217: [ocamlnet: make opt]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opt" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1)
- ( cd tools/cppo-0.9.4 && rm -f depend && make -f Makefile.pre generate && make all )
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/tools/cppo-0.9.4'
- make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/tools/cppo-0.9.4'
- ocamlfind ocamldep   *.ml *.mli >depend || { rm -f depend; exit 1; }
- make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/tools/cppo-0.9.4'
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/tools/cppo-0.9.4'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/tools/cppo-0.9.4'
- make[1]: Nothing to be done for 'all'.
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/tools/cppo-0.9.4'
- ( cd tools/unimap_to_ocaml && make all )
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/tools/unimap_to_ocaml'
- make[1]: Nothing to be done for 'all'.
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/tools/unimap_to_ocaml'
- for pkg in netstring-pcre netsys netshm netstring netunidata equeue shell rpc-generator rpc rpc-auth-local netclient netcgi2 netplex netcgi2-plex netcamlbox netmulticore nethttpd; do \
- 	( cd src/$pkg && make -f Makefile.pre generate ) || exit; \
- 	( cd src/$pkg && make -f Makefile.pre depend ) || exit; \
- 	( cd src/$pkg && make opt ) || exit; \
- done
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netstring-pcre'
- make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netstring-pcre'
- make[2]: Nothing to be done for 'realgenerate'.
- make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netstring-pcre'
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netstring-pcre'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netstring-pcre'
- make[1]: 'depend' is up to date.
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netstring-pcre'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netstring-pcre'
- ocamlfind ocamlopt -g -safe-string  -package "bytes unix bytes pcre"  -w -25 -c  netstring_pcre.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string  -package "bytes unix bytes pcre"  -w -25 -c -p -o `basename netstring_pcre.cmx .cmx`.p.cmx  netstring_pcre.ml
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlopt -g -safe-string  -package "bytes unix bytes pcre"  -w -25 -a -o netstring-pcre.cmxa  netstring_pcre.cmx; \
- else \
- 	../../tools/mkstublib -o netstring-pcre netstring_pcre.cmx  ; \
- fi
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlopt -g -safe-string  -package "bytes unix bytes pcre"  -w -25 -a -o netstring-pcre.p.cmxa netstring_pcre.p.cmx; \
- else \
- 	../../tools/mkstublib -o netstring-pcre.p netstring_pcre.p.cmx  ; \
- fi
- ocamlfind ocamlopt -g -safe-string  -package "bytes unix bytes pcre"  -w -25 -linkall -shared -I . -o netstring-pcre.cmxs  netstring-pcre.cmxa ;
- ocamlfind ocamlopt -g -safe-string  -package "bytes unix bytes pcre"  -w -25 -linkall -shared -I . -o netstring-pcre.p.cmxs netstring-pcre.p.cmxa;
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netstring-pcre'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netsys'
- make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netsys'
- make[2]: Nothing to be done for 'realgenerate'.
- make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netsys'
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netsys'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netsys'
- make[1]: 'depend' is up to date.
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netsys'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netsys'
- ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_conf.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -p -o `basename netsys_conf.cmx .cmx`.p.cmx  netsys_conf.ml
- ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_types.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -p -o `basename netsys_types.cmx .cmx`.p.cmx  netsys_types.ml
- ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_oothr.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -p -o `basename netsys_oothr.cmx .cmx`.p.cmx  netsys_oothr.ml
- ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netlog.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -p -o `basename netlog.cmx .cmx`.p.cmx  netlog.ml
- ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netexn.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -p -o `basename netexn.cmx .cmx`.p.cmx  netexn.ml
- ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_impl_util.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -p -o `basename netsys_impl_util.cmx .cmx`.p.cmx  netsys_impl_util.ml
- ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_mem.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -p -o `basename netsys_mem.cmx .cmx`.p.cmx  netsys_mem.ml
- ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_signal.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -p -o `basename netsys_signal.cmx .cmx`.p.cmx  netsys_signal.ml
- ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_crypto_types.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -p -o `basename netsys_crypto_types.cmx .cmx`.p.cmx  netsys_crypto_types.ml
- ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_crypto.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -p -o `basename netsys_crypto.cmx .cmx`.p.cmx  netsys_crypto.ml
- ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_crypto_modes.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -p -o `basename netsys_crypto_modes.cmx .cmx`.p.cmx  netsys_crypto_modes.ml
- ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_posix.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -p -o `basename netsys_posix.cmx .cmx`.p.cmx  netsys_posix.ml
- File "netsys_posix.ml", line 880, characters 14-29:
- 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 "netsys_posix.ml", line 880, characters 14-29:
- 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 -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_win32.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -p -o `basename netsys_win32.cmx .cmx`.p.cmx  netsys_win32.ml
- ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_tls.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -p -o `basename netsys_tls.cmx .cmx`.p.cmx  netsys_tls.ml
- ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -p -o `basename netsys.cmx .cmx`.p.cmx  netsys.ml
- ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_ciphers.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -p -o `basename netsys_ciphers.cmx .cmx`.p.cmx  netsys_ciphers.ml
- ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_digests.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -p -o `basename netsys_digests.cmx .cmx`.p.cmx  netsys_digests.ml
- ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_rng.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -p -o `basename netsys_rng.cmx .cmx`.p.cmx  netsys_rng.ml
- ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_pollset.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -p -o `basename netsys_pollset.cmx .cmx`.p.cmx  netsys_pollset.ml
- ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_pollset_posix.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -p -o `basename netsys_pollset_posix.cmx .cmx`.p.cmx  netsys_pollset_posix.ml
- ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_pollset_win32.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -p -o `basename netsys_pollset_win32.cmx .cmx`.p.cmx  netsys_pollset_win32.ml
- ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_pollset_generic.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -p -o `basename netsys_pollset_generic.cmx .cmx`.p.cmx  netsys_pollset_generic.ml
- ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_xdr.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -p -o `basename netsys_xdr.cmx .cmx`.p.cmx  netsys_xdr.ml
- ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_tmp.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -p -o `basename netsys_tmp.cmx .cmx`.p.cmx  netsys_tmp.ml
- ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_sem.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -p -o `basename netsys_sem.cmx .cmx`.p.cmx  netsys_sem.ml
- ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_pmanage.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -p -o `basename netsys_pmanage.cmx .cmx`.p.cmx  netsys_pmanage.ml
- ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_global.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -p -o `basename netsys_global.cmx .cmx`.p.cmx  netsys_global.ml
- ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_gssapi.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -p -o `basename netsys_gssapi.cmx .cmx`.p.cmx  netsys_gssapi.ml
- ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_sasl_types.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -p -o `basename netsys_sasl_types.cmx .cmx`.p.cmx  netsys_sasl_types.ml
- ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_sasl_util.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -p -o `basename netsys_sasl_util.cmx .cmx`.p.cmx  netsys_sasl_util.ml
- ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_sasl.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -p -o `basename netsys_sasl.cmx .cmx`.p.cmx  netsys_sasl.ml
- ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_polypipe.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -p -o `basename netsys_polypipe.cmx .cmx`.p.cmx  netsys_polypipe.ml
- ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_polysocket.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -p -o `basename netsys_polysocket.cmx .cmx`.p.cmx  netsys_polysocket.ml
- if [ "Xnetsys_c.o netsys_c_poll.o netsys_c_fadvise.o netsys_c_fallocate.o netsys_c_ioprio.o netsys_c_locale.o netsys_c_multicast.o netsys_c_sem.o netsys_c_shm.o netsys_c_spawn.o netsys_c_subprocess.o netsys_c_syslog.o netsys_c_clock.o netsys_c_event.o netsys_c_win32.o netsys_c_htab.o netsys_c_queue.o netsys_c_mem.o netsys_c_xdr.o netsys_c_ip6.o" = "X" ]; then \
- 	ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -a -o netsys.cmxa  netsys_conf.cmx netsys_types.cmx netlog.cmx netexn.cmx netsys_impl_util.cmx netsys_mem.cmx netsys_signal.cmx netsys_crypto_types.cmx netsys_crypto.cmx netsys_crypto_modes.cmx netsys_posix.cmx netsys_win32.cmx netsys_tls.cmx netsys.cmx netsys_ciphers.cmx netsys_digests.cmx netsys_rng.cmx netsys_pollset.cmx netsys_pollset_posix.cmx netsys_pollset_win32.cmx netsys_pollset_generic.cmx netsys_xdr.cmx netsys_tmp.cmx netsys_sem.cmx netsys_pmanage.cmx netsys_global.cmx netsys_gssapi.cmx netsys_sasl_types.cmx netsys_sasl_util.cmx netsys_sasl.cmx netsys_polypipe.cmx netsys_polysocket.cmx; \
- else \
- 	../../tools/mkstublib -o netsys netsys_conf.cmx netsys_types.cmx netlog.cmx netexn.cmx netsys_impl_util.cmx netsys_mem.cmx netsys_signal.cmx netsys_crypto_types.cmx netsys_crypto.cmx netsys_crypto_modes.cmx netsys_posix.cmx netsys_win32.cmx netsys_tls.cmx netsys.cmx netsys_ciphers.cmx netsys_digests.cmx netsys_rng.cmx netsys_pollset.cmx netsys_pollset_posix.cmx netsys_pollset_win32.cmx netsys_pollset_generic.cmx netsys_xdr.cmx netsys_tmp.cmx netsys_sem.cmx netsys_pmanage.cmx netsys_global.cmx netsys_gssapi.cmx netsys_sasl_types.cmx netsys_sasl_util.cmx netsys_sasl.cmx netsys_polypipe.cmx netsys_polysocket.cmx netsys_c.o netsys_c_poll.o netsys_c_fadvise.o netsys_c_fallocate.o netsys_c_ioprio.o netsys_c_locale.o netsys_c_multicast.o netsys_c_sem.o netsys_c_shm.o netsys_c_spawn.o netsys_c_subprocess.o netsys_c_syslog.o netsys_c_clock.o netsys_c_event.o netsys_c_win32.o netsys_c_htab.o netsys_c_queue.o netsys_c_mem.o netsys_c_xdr.o netsys_c_ip6.o -lrt -lpthread ; \
- fi
- ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -o netsys_oothr.cmxa -a netsys_oothr.cmx
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_gprof.c
- + gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c   -O -g  -I'/home/opam/.opam/4.03/lib/ocaml' 'netsys_c_gprof.c'
- ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -linkall -shared -o netsys_oothr.cmxs netsys_oothr.cmxa
- ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -thread netsys_oothr_mt.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -p -o `basename netsys_oothr_mt.cmx .cmx`.p.cmx -thread netsys_oothr_mt.ml
- ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -o netsys_oothr_mt.cmxa -a \
- 	netsys_oothr.cmx netsys_oothr_mt.cmx
- ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -thread netsys_oothr_mt_init.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -p -o `basename netsys_oothr_mt_init.cmx .cmx`.p.cmx -thread netsys_oothr_mt_init.ml
- ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -linkall -shared -o netsys_oothr_mt.cmxs netsys_oothr_mt.cmxa
- ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -linkall -shared -o netsys_oothr_mt_init.cmxs netsys_oothr_mt_init.cmx
- if [ "Xnetsys_c.o netsys_c_poll.o netsys_c_fadvise.o netsys_c_fallocate.o netsys_c_ioprio.o netsys_c_locale.o netsys_c_multicast.o netsys_c_sem.o netsys_c_shm.o netsys_c_spawn.o netsys_c_subprocess.o netsys_c_syslog.o netsys_c_clock.o netsys_c_event.o netsys_c_win32.o netsys_c_htab.o netsys_c_queue.o netsys_c_mem.o netsys_c_xdr.o netsys_c_ip6.o" = "X" ]; then \
- 	ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -a -o netsys.p.cmxa netsys_conf.p.cmx netsys_types.p.cmx netlog.p.cmx netexn.p.cmx netsys_impl_util.p.cmx netsys_mem.p.cmx netsys_signal.p.cmx netsys_crypto_types.p.cmx netsys_crypto.p.cmx netsys_crypto_modes.p.cmx netsys_posix.p.cmx netsys_win32.p.cmx netsys_tls.p.cmx netsys.p.cmx netsys_ciphers.p.cmx netsys_digests.p.cmx netsys_rng.p.cmx netsys_pollset.p.cmx netsys_pollset_posix.p.cmx netsys_pollset_win32.p.cmx netsys_pollset_generic.p.cmx netsys_xdr.p.cmx netsys_tmp.p.cmx netsys_sem.p.cmx netsys_pmanage.p.cmx netsys_global.p.cmx netsys_gssapi.p.cmx netsys_sasl_types.p.cmx netsys_sasl_util.p.cmx netsys_sasl.p.cmx netsys_polypipe.p.cmx netsys_polysocket.p.cmx; \
- else \
- 	../../tools/mkstublib -o netsys.p netsys_conf.p.cmx netsys_types.p.cmx netlog.p.cmx netexn.p.cmx netsys_impl_util.p.cmx netsys_mem.p.cmx netsys_signal.p.cmx netsys_crypto_types.p.cmx netsys_crypto.p.cmx netsys_crypto_modes.p.cmx netsys_posix.p.cmx netsys_win32.p.cmx netsys_tls.p.cmx netsys.p.cmx netsys_ciphers.p.cmx netsys_digests.p.cmx netsys_rng.p.cmx netsys_pollset.p.cmx netsys_pollset_posix.p.cmx netsys_pollset_win32.p.cmx netsys_pollset_generic.p.cmx netsys_xdr.p.cmx netsys_tmp.p.cmx netsys_sem.p.cmx netsys_pmanage.p.cmx netsys_global.p.cmx netsys_gssapi.p.cmx netsys_sasl_types.p.cmx netsys_sasl_util.p.cmx netsys_sasl.p.cmx netsys_polypipe.p.cmx netsys_polysocket.p.cmx netsys_c.o netsys_c_poll.o netsys_c_fadvise.o netsys_c_fallocate.o netsys_c_ioprio.o netsys_c_locale.o netsys_c_multicast.o netsys_c_sem.o netsys_c_shm.o netsys_c_spawn.o netsys_c_subprocess.o netsys_c_syslog.o netsys_c_clock.o netsys_c_event.o netsys_c_win32.o netsys_c_htab.o netsys_c_queue.o netsys_c_mem.o netsys_c_xdr.o netsys_c_ip6.o -lrt -lpthread ; \
- fi
- ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -o netsys_oothr.p.cmxa -a netsys_oothr.p.cmx
- opts="-opaque"; \
-         if [ -f "$(basename netsys_gprof_init.mli .ml)".nopaque ]; then opts=""; fi; \
- ocamlfind ocamlc -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  $opts netsys_gprof_init.mli
- ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_gprof_init.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -p -o `basename netsys_gprof_init.cmx .cmx`.p.cmx  netsys_gprof_init.ml
- ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -linkall -shared -o netsys_oothr.p.cmxs netsys_oothr.p.cmxa
- ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -o netsys_oothr_mt.p.cmxa -a \
- 	netsys_oothr.p.cmx netsys_oothr_mt.p.cmx
- ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -linkall -shared -o netsys_oothr_mt.p.cmxs \
- 	netsys_oothr_mt.p.cmxa
- ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -linkall -shared -I . -o netsys.cmxs  netsys.cmxa ;
- ocamlfind ocamlopt -g -safe-string  -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D NO_O_KEEPEXEC -D HAVE_BYTES " -w -25 -linkall -shared -I . -o netsys.p.cmxs netsys.p.cmxa;
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netsys'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netshm'
- make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netshm'
- make[2]: Nothing to be done for 'realgenerate'.
- make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netshm'
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netshm'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netshm'
- make[1]: 'depend' is up to date.
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netshm'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netshm'
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netshm.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netshm.cmx .cmx`.p.cmx  netshm.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netshm_data.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netshm_data.cmx .cmx`.p.cmx  netshm_data.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netshm_hashtbl.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netshm_hashtbl.cmx .cmx`.p.cmx  netshm_hashtbl.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netshm_array.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netshm_array.cmx .cmx`.p.cmx  netshm_array.ml
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o netshm.cmxa  netshm.cmx netshm_data.cmx netshm_hashtbl.cmx netshm_array.cmx; \
- else \
- 	../../tools/mkstublib -o netshm netshm.cmx netshm_data.cmx netshm_hashtbl.cmx netshm_array.cmx  ; \
- fi
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o netshm.p.cmxa netshm.p.cmx netshm_data.p.cmx netshm_hashtbl.p.cmx netshm_array.p.cmx; \
- else \
- 	../../tools/mkstublib -o netshm.p netshm.p.cmx netshm_data.p.cmx netshm_hashtbl.p.cmx netshm_array.p.cmx  ; \
- fi
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -linkall -shared -I . -o netshm.cmxs  netshm.cmxa ;
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -linkall -shared -I . -o netshm.p.cmxs netshm.p.cmxa;
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netshm'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netstring'
- make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netstring'
- make[2]: Nothing to be done for 'realgenerate'.
- make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netstring'
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netstring'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netstring'
- make[1]: 'depend' is up to date.
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netstring'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netstring'
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netconst.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netconst.cmx .cmx`.p.cmx  netconst.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netstring_str.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netstring_str.cmx .cmx`.p.cmx  netstring_str.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netstring_tstring.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netstring_tstring.cmx .cmx`.p.cmx  netstring_tstring.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c -inline 10 netbuffer.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netbuffer.cmx .cmx`.p.cmx -inline 10 netbuffer.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netunichar.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netunichar.cmx .cmx`.p.cmx  netunichar.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netaux.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netaux.cmx .cmx`.p.cmx  netaux.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netchannels.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netchannels.cmx .cmx`.p.cmx  netchannels.ml
- File "netchannels.ml", line 933, characters 2-505:
- Warning 8: this pattern-matching is not exhaustive.
- All clauses in this pattern-matching are guarded.
- File "netchannels.ml", line 1477, characters 2-471:
- Warning 8: this pattern-matching is not exhaustive.
- All clauses in this pattern-matching are guarded.
- File "netchannels.ml", line 933, characters 2-505:
- Warning 8: this pattern-matching is not exhaustive.
- All clauses in this pattern-matching are guarded.
- File "netchannels.ml", line 1477, characters 2-471:
- Warning 8: this pattern-matching is not exhaustive.
- All clauses in this pattern-matching are guarded.
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netchannels_crypto.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netchannels_crypto.cmx .cmx`.p.cmx  netchannels_crypto.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netsockaddr.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netsockaddr.cmx .cmx`.p.cmx  netsockaddr.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netdb.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netdb.cmx .cmx`.p.cmx  netdb.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netmappings_asn1.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netmappings_asn1.cmx .cmx`.p.cmx  netmappings_asn1.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netmappings.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netmappings.cmx .cmx`.p.cmx  netmappings.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netconversion.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netconversion.cmx .cmx`.p.cmx  netconversion.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netulex.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netulex.cmx .cmx`.p.cmx  netulex.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netencoding.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netencoding.cmx .cmx`.p.cmx  netencoding.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netstream.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netstream.cmx .cmx`.p.cmx  netstream.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netdate.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netdate.cmx .cmx`.p.cmx  netdate.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netmime_string.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netmime_string.cmx .cmx`.p.cmx  netmime_string.ml
- ocamllex nethtml_scanner.mll
- 57 states, 1035 transitions, table size 4482 bytes
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  nethtml_scanner.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename nethtml_scanner.cmx .cmx`.p.cmx  nethtml_scanner.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  nethtml.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename nethtml.cmx .cmx`.p.cmx  nethtml.ml
- File "nethtml.ml", line 626, characters 4-16:
- Warning 21: this statement never returns (or has an unsound type.)
- File "nethtml.ml", line 626, characters 4-16:
- Warning 21: this statement never returns (or has an unsound type.)
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  neturl.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename neturl.cmx .cmx`.p.cmx  neturl.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  neturl_ldap.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename neturl_ldap.cmx .cmx`.p.cmx  neturl_ldap.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netsaslprep_data.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netsaslprep_data.cmx .cmx`.p.cmx  netsaslprep_data.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netsaslprep.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netsaslprep.cmx .cmx`.p.cmx  netsaslprep.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netaddress.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netaddress.cmx .cmx`.p.cmx  netaddress.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netcompression.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netcompression.cmx .cmx`.p.cmx  netcompression.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netmime.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netmime.cmx .cmx`.p.cmx  netmime.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netmime_header.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netmime_header.cmx .cmx`.p.cmx  netmime_header.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netmime_channels.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netmime_channels.cmx .cmx`.p.cmx  netmime_channels.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netsendmail.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netsendmail.cmx .cmx`.p.cmx  netsendmail.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  nethttp.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename nethttp.cmx .cmx`.p.cmx  nethttp.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netpagebuffer.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netpagebuffer.cmx .cmx`.p.cmx  netpagebuffer.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netfs.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netfs.cmx .cmx`.p.cmx  netfs.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netglob_lex.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netglob_lex.cmx .cmx`.p.cmx  netglob_lex.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netglob.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netglob.cmx .cmx`.p.cmx  netglob.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netauth.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netauth.cmx .cmx`.p.cmx  netauth.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c -inline 10 netnumber.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netnumber.cmx .cmx`.p.cmx -inline 10 netnumber.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netxdr_mstring.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netxdr_mstring.cmx .cmx`.p.cmx  netxdr_mstring.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netxdr.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netxdr.cmx .cmx`.p.cmx  netxdr.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netasn1.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netasn1.cmx .cmx`.p.cmx  netasn1.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netasn1_encode.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netasn1_encode.cmx .cmx`.p.cmx  netasn1_encode.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netoid.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netoid.cmx .cmx`.p.cmx  netoid.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netdn.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netdn.cmx .cmx`.p.cmx  netdn.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netx509.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netx509.cmx .cmx`.p.cmx  netx509.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netascii_armor.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netascii_armor.cmx .cmx`.p.cmx  netascii_armor.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netx509_pubkey.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netx509_pubkey.cmx .cmx`.p.cmx  netx509_pubkey.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netx509_pubkey_crypto.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netx509_pubkey_crypto.cmx .cmx`.p.cmx  netx509_pubkey_crypto.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  nettls_support.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename nettls_support.cmx .cmx`.p.cmx  nettls_support.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netgssapi_support.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netgssapi_support.cmx .cmx`.p.cmx  netgssapi_support.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netgssapi_auth.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netgssapi_auth.cmx .cmx`.p.cmx  netgssapi_auth.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netmech_scram.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netmech_scram.cmx .cmx`.p.cmx  netmech_scram.ml
- File "netmech_scram.ml", line 529, characters 22-27:
- Warning 12: this sub-pattern is unused.
- File "netmech_scram.ml", line 529, characters 22-27:
- Warning 12: this sub-pattern is unused.
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netmech_scram_gssapi.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netmech_scram_gssapi.cmx .cmx`.p.cmx  netmech_scram_gssapi.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netmech_scram_sasl.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netmech_scram_sasl.cmx .cmx`.p.cmx  netmech_scram_sasl.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netmech_scram_http.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netmech_scram_http.cmx .cmx`.p.cmx  netmech_scram_http.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netmech_plain_sasl.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netmech_plain_sasl.cmx .cmx`.p.cmx  netmech_plain_sasl.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netmech_crammd5_sasl.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netmech_crammd5_sasl.cmx .cmx`.p.cmx  netmech_crammd5_sasl.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netmech_digest.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netmech_digest.cmx .cmx`.p.cmx  netmech_digest.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netmech_digest_sasl.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netmech_digest_sasl.cmx .cmx`.p.cmx  netmech_digest_sasl.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netmech_digest_http.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netmech_digest_http.cmx .cmx`.p.cmx  netmech_digest_http.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netmech_gs2_sasl.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netmech_gs2_sasl.cmx .cmx`.p.cmx  netmech_gs2_sasl.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netmech_krb5_sasl.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netmech_krb5_sasl.cmx .cmx`.p.cmx  netmech_krb5_sasl.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c  netmech_spnego_http.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c -p -o `basename netmech_spnego_http.cmx .cmx`.p.cmx  netmech_spnego_http.ml
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -a -o netstring.cmxa  netconst.cmx netstring_str.cmx netbuffer.cmx netunichar.cmx netaux.cmx netstring_tstring.cmx netchannels.cmx netchannels_crypto.cmx netsockaddr.cmx netdb.cmx netmappings_asn1.cmx netmappings.cmx netconversion.cmx netulex.cmx netencoding.cmx netstream.cmx netdate.cmx netmime_string.cmx nethtml_scanner.cmx nethtml.cmx neturl.cmx neturl_ldap.cmx netsaslprep_data.cmx netsaslprep.cmx netaddress.cmx netcompression.cmx netmime.cmx netmime_header.cmx netmime_channels.cmx netsendmail.cmx nethttp.cmx netpagebuffer.cmx netfs.cmx netglob_lex.cmx netglob.cmx netauth.cmx netnumber.cmx netxdr_mstring.cmx netxdr.cmx netasn1.cmx netasn1_encode.cmx netoid.cmx netdn.cmx netx509.cmx netascii_armor.cmx netx509_pubkey.cmx netx509_pubkey_crypto.cmx nettls_support.cmx netgssapi_support.cmx netgssapi_auth.cmx netmech_scram.cmx netmech_scram_gssapi.cmx netmech_scram_sasl.cmx netmech_scram_http.cmx netmech_plain_sasl.cmx netmech_crammd5_sasl.cmx netmech_digest.cmx netmech_digest_sasl.cmx netmech_digest_http.cmx netmech_gs2_sasl.cmx netmech_krb5_sasl.cmx netmech_spnego_http.cmx; \
- else \
- 	../../tools/mkstublib -o netstring netconst.cmx netstring_str.cmx netbuffer.cmx netunichar.cmx netaux.cmx netstring_tstring.cmx netchannels.cmx netchannels_crypto.cmx netsockaddr.cmx netdb.cmx netmappings_asn1.cmx netmappings.cmx netconversion.cmx netulex.cmx netencoding.cmx netstream.cmx netdate.cmx netmime_string.cmx nethtml_scanner.cmx nethtml.cmx neturl.cmx neturl_ldap.cmx netsaslprep_data.cmx netsaslprep.cmx netaddress.cmx netcompression.cmx netmime.cmx netmime_header.cmx netmime_channels.cmx netsendmail.cmx nethttp.cmx netpagebuffer.cmx netfs.cmx netglob_lex.cmx netglob.cmx netauth.cmx netnumber.cmx netxdr_mstring.cmx netxdr.cmx netasn1.cmx netasn1_encode.cmx netoid.cmx netdn.cmx netx509.cmx netascii_armor.cmx netx509_pubkey.cmx netx509_pubkey_crypto.cmx nettls_support.cmx netgssapi_support.cmx netgssapi_auth.cmx netmech_scram.cmx netmech_scram_gssapi.cmx netmech_scram_sasl.cmx netmech_scram_http.cmx netmech_plain_sasl.cmx netmech_crammd5_sasl.cmx netmech_digest.cmx netmech_digest_sasl.cmx netmech_digest_http.cmx netmech_gs2_sasl.cmx netmech_krb5_sasl.cmx netmech_spnego_http.cmx  ; \
- fi
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -a -o netstring.p.cmxa netconst.p.cmx netstring_str.p.cmx netbuffer.p.cmx netunichar.p.cmx netaux.p.cmx netstring_tstring.p.cmx netchannels.p.cmx netchannels_crypto.p.cmx netsockaddr.p.cmx netdb.p.cmx netmappings_asn1.p.cmx netmappings.p.cmx netconversion.p.cmx netulex.p.cmx netencoding.p.cmx netstream.p.cmx netdate.p.cmx netmime_string.p.cmx nethtml_scanner.p.cmx nethtml.p.cmx neturl.p.cmx neturl_ldap.p.cmx netsaslprep_data.p.cmx netsaslprep.p.cmx netaddress.p.cmx netcompression.p.cmx netmime.p.cmx netmime_header.p.cmx netmime_channels.p.cmx netsendmail.p.cmx nethttp.p.cmx netpagebuffer.p.cmx netfs.p.cmx netglob_lex.p.cmx netglob.p.cmx netauth.p.cmx netnumber.p.cmx netxdr_mstring.p.cmx netxdr.p.cmx netasn1.p.cmx netasn1_encode.p.cmx netoid.p.cmx netdn.p.cmx netx509.p.cmx netascii_armor.p.cmx netx509_pubkey.p.cmx netx509_pubkey_crypto.p.cmx nettls_support.p.cmx netgssapi_support.p.cmx netgssapi_auth.p.cmx netmech_scram.p.cmx netmech_scram_gssapi.p.cmx netmech_scram_sasl.p.cmx netmech_scram_http.p.cmx netmech_plain_sasl.p.cmx netmech_crammd5_sasl.p.cmx netmech_digest.p.cmx netmech_digest_sasl.p.cmx netmech_digest_http.p.cmx netmech_gs2_sasl.p.cmx netmech_krb5_sasl.p.cmx netmech_spnego_http.p.cmx; \
- else \
- 	../../tools/mkstublib -o netstring.p netconst.p.cmx netstring_str.p.cmx netbuffer.p.cmx netunichar.p.cmx netaux.p.cmx netstring_tstring.p.cmx netchannels.p.cmx netchannels_crypto.p.cmx netsockaddr.p.cmx netdb.p.cmx netmappings_asn1.p.cmx netmappings.p.cmx netconversion.p.cmx netulex.p.cmx netencoding.p.cmx netstream.p.cmx netdate.p.cmx netmime_string.p.cmx nethtml_scanner.p.cmx nethtml.p.cmx neturl.p.cmx neturl_ldap.p.cmx netsaslprep_data.p.cmx netsaslprep.p.cmx netaddress.p.cmx netcompression.p.cmx netmime.p.cmx netmime_header.p.cmx netmime_channels.p.cmx netsendmail.p.cmx nethttp.p.cmx netpagebuffer.p.cmx netfs.p.cmx netglob_lex.p.cmx netglob.p.cmx netauth.p.cmx netnumber.p.cmx netxdr_mstring.p.cmx netxdr.p.cmx netasn1.p.cmx netasn1_encode.p.cmx netoid.p.cmx netdn.p.cmx netx509.p.cmx netascii_armor.p.cmx netx509_pubkey.p.cmx netx509_pubkey_crypto.p.cmx nettls_support.p.cmx netgssapi_support.p.cmx netgssapi_auth.p.cmx netmech_scram.p.cmx netmech_scram_gssapi.p.cmx netmech_scram_sasl.p.cmx netmech_scram_http.p.cmx netmech_plain_sasl.p.cmx netmech_crammd5_sasl.p.cmx netmech_digest.p.cmx netmech_digest_sasl.p.cmx netmech_digest_http.p.cmx netmech_gs2_sasl.p.cmx netmech_krb5_sasl.p.cmx netmech_spnego_http.p.cmx  ; \
- fi
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -linkall -shared -I . -o netstring.cmxs  netstring.cmxa ;
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -linkall -shared -I . -o netstring.p.cmxs netstring.p.cmxa;
- rm nethtml_scanner.ml
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netstring'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netunidata'
- make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netunidata'
- make[2]: Nothing to be done for 'realgenerate'.
- make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netunidata'
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netunidata'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netunidata'
- make[1]: 'depend' is up to date.
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netunidata'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netunidata'
- ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netuniconfig.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netuniconfig.cmx .cmx`.p.cmx  netuniconfig.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netunidata.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netunidata.cmx .cmx`.p.cmx  netunidata.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netunichecksums.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netunichecksums.cmx .cmx`.p.cmx  netunichecksums.ml
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o netunidata.cmxa  netuniconfig.cmx netunidata.cmx netunichecksums.cmx; \
- else \
- 	../../tools/mkstublib -o netunidata netuniconfig.cmx netunidata.cmx netunichecksums.cmx  ; \
- fi
- ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netmappings_iso.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netmappings_iso.cmx .cmx`.p.cmx  netmappings_iso.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netmappings_other.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netmappings_other.cmx .cmx`.p.cmx  netmappings_other.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netmappings_jp.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netmappings_jp.cmx .cmx`.p.cmx  netmappings_jp.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netmappings_kr.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netmappings_kr.cmx .cmx`.p.cmx  netmappings_kr.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netuniinit.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netuniinit.cmx .cmx`.p.cmx  netuniinit.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -linkall -shared -I . -o netmappings_iso.cmxs netmappings_iso.cmx
- ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -linkall -shared -I . -o netmappings_other.cmxs netmappings_other.cmx
- ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -linkall -shared -I . -o netmappings_jp.cmxs netmappings_jp.cmx
- ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -linkall -shared -I . -o netmappings_kr.cmxs netmappings_kr.cmx
- ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -linkall -shared -I . -o netuniinit.cmxs netuniinit.cmx
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o netunidata.p.cmxa netuniconfig.p.cmx netunidata.p.cmx netunichecksums.p.cmx; \
- else \
- 	../../tools/mkstublib -o netunidata.p netuniconfig.p.cmx netunidata.p.cmx netunichecksums.p.cmx  ; \
- fi
- ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -linkall -shared -I . -o netunidata.cmxs  netunidata.cmxa ;
- ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -linkall -shared -I . -o netunidata.p.cmxs netunidata.p.cmxa;
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netunidata'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/equeue'
- make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/equeue'
- make[2]: Nothing to be done for 'realgenerate'.
- make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/equeue'
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/equeue'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/equeue'
- make[1]: 'depend' is up to date.
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/equeue'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/equeue'
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  equeue.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename equeue.cmx .cmx`.p.cmx  equeue.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  unixqueue_util.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename unixqueue_util.cmx .cmx`.p.cmx  unixqueue_util.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  unixqueue_pollset.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename unixqueue_pollset.cmx .cmx`.p.cmx  unixqueue_pollset.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  unixqueue_select.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename unixqueue_select.cmx .cmx`.p.cmx  unixqueue_select.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  unixqueue.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename unixqueue.cmx .cmx`.p.cmx  unixqueue.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  uq_resolver.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename uq_resolver.cmx .cmx`.p.cmx  uq_resolver.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  uq_engines.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename uq_engines.cmx .cmx`.p.cmx  uq_engines.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  uq_multiplex.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename uq_multiplex.cmx .cmx`.p.cmx  uq_multiplex.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  uq_transfer.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename uq_transfer.cmx .cmx`.p.cmx  uq_transfer.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  uq_io.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename uq_io.cmx .cmx`.p.cmx  uq_io.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  uq_lwt.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename uq_lwt.cmx .cmx`.p.cmx  uq_lwt.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  uq_libevent.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename uq_libevent.cmx .cmx`.p.cmx  uq_libevent.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  uq_mt.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename uq_mt.cmx .cmx`.p.cmx  uq_mt.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  uq_client.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename uq_client.cmx .cmx`.p.cmx  uq_client.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  uq_server.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename uq_server.cmx .cmx`.p.cmx  uq_server.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  uq_datagram.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename uq_datagram.cmx .cmx`.p.cmx  uq_datagram.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  uq_socks5.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename uq_socks5.cmx .cmx`.p.cmx  uq_socks5.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  uq_engines_compat.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename uq_engines_compat.cmx .cmx`.p.cmx  uq_engines_compat.ml
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o equeue.cmxa  equeue.cmx unixqueue_util.cmx unixqueue_pollset.cmx unixqueue_select.cmx unixqueue.cmx uq_resolver.cmx uq_engines.cmx uq_multiplex.cmx uq_transfer.cmx uq_io.cmx uq_lwt.cmx uq_libevent.cmx uq_mt.cmx uq_client.cmx uq_server.cmx uq_datagram.cmx uq_socks5.cmx uq_engines_compat.cmx; \
- else \
- 	../../tools/mkstublib -o equeue equeue.cmx unixqueue_util.cmx unixqueue_pollset.cmx unixqueue_select.cmx unixqueue.cmx uq_resolver.cmx uq_engines.cmx uq_multiplex.cmx uq_transfer.cmx uq_io.cmx uq_lwt.cmx uq_libevent.cmx uq_mt.cmx uq_client.cmx uq_server.cmx uq_datagram.cmx uq_socks5.cmx uq_engines_compat.cmx  ; \
- fi
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o equeue.p.cmxa equeue.p.cmx unixqueue_util.p.cmx unixqueue_pollset.p.cmx unixqueue_select.p.cmx unixqueue.p.cmx uq_resolver.p.cmx uq_engines.p.cmx uq_multiplex.p.cmx uq_transfer.p.cmx uq_io.p.cmx uq_lwt.p.cmx uq_libevent.p.cmx uq_mt.p.cmx uq_client.p.cmx uq_server.p.cmx uq_datagram.p.cmx uq_socks5.p.cmx uq_engines_compat.p.cmx; \
- else \
- 	../../tools/mkstublib -o equeue.p equeue.p.cmx unixqueue_util.p.cmx unixqueue_pollset.p.cmx unixqueue_select.p.cmx unixqueue.p.cmx uq_resolver.p.cmx uq_engines.p.cmx uq_multiplex.p.cmx uq_transfer.p.cmx uq_io.p.cmx uq_lwt.p.cmx uq_libevent.p.cmx uq_mt.p.cmx uq_client.p.cmx uq_server.p.cmx uq_datagram.p.cmx uq_socks5.p.cmx uq_engines_compat.p.cmx  ; \
- fi
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -linkall -shared -I . -o equeue.cmxs  equeue.cmxa ;
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -linkall -shared -I . -o equeue.p.cmxs equeue.p.cmxa;
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/equeue'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/shell'
- make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/shell'
- make[2]: Nothing to be done for 'realgenerate'.
- make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/shell'
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/shell'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/shell'
- make[1]: 'depend' is up to date.
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/shell'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/shell'
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  shell_sys.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename shell_sys.cmx .cmx`.p.cmx  shell_sys.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  shell.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename shell.cmx .cmx`.p.cmx  shell.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  shell_uq.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename shell_uq.cmx .cmx`.p.cmx  shell_uq.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  shell_fs.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename shell_fs.cmx .cmx`.p.cmx  shell_fs.ml
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o shell.cmxa  shell_sys.cmx shell.cmx shell_uq.cmx shell_fs.cmx; \
- else \
- 	../../tools/mkstublib -o shell shell_sys.cmx shell.cmx shell_uq.cmx shell_fs.cmx  ; \
- fi
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o shell.p.cmxa shell_sys.p.cmx shell.p.cmx shell_uq.p.cmx shell_fs.p.cmx; \
- else \
- 	../../tools/mkstublib -o shell.p shell_sys.p.cmx shell.p.cmx shell_uq.p.cmx shell_fs.p.cmx  ; \
- fi
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -linkall -shared -I . -o shell.cmxs  shell.cmxa ;
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -linkall -shared -I . -o shell.p.cmxs shell.p.cmxa;
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/shell'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc-generator'
- make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc-generator'
- echo "let cpp = \"cpp\";;" > config.ml
- make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc-generator'
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc-generator'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc-generator'
- ocamlfind ocamldep  -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; }
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc-generator'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc-generator'
- ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  config.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename config.cmx .cmx`.p.cmx  config.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  syntax.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename syntax.cmx .cmx`.p.cmx  syntax.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  options.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename options.cmx .cmx`.p.cmx  options.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  parser.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename parser.cmx .cmx`.p.cmx  parser.ml
- ocamllex lexer.mll
- 127 states, 803 transitions, table size 3974 bytes
- ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  lexer.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename lexer.cmx .cmx`.p.cmx  lexer.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  rename.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename rename.cmx .cmx`.p.cmx  rename.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  generate.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename generate.cmx .cmx`.p.cmx  generate.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  direct.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename direct.cmx .cmx`.p.cmx  direct.ml
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o rpc_generator.cmxa  config.cmx syntax.cmx options.cmx parser.cmx lexer.cmx rename.cmx generate.cmx direct.cmx; \
- else \
- 	../../tools/mkstublib -o rpc_generator config.cmx syntax.cmx options.cmx parser.cmx lexer.cmx rename.cmx generate.cmx direct.cmx  ; \
- fi
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o rpc_generator.p.cmxa config.p.cmx syntax.p.cmx options.p.cmx parser.p.cmx lexer.p.cmx rename.p.cmx generate.p.cmx direct.p.cmx; \
- else \
- 	../../tools/mkstublib -o rpc_generator.p config.p.cmx syntax.p.cmx options.p.cmx parser.p.cmx lexer.p.cmx rename.p.cmx generate.p.cmx direct.p.cmx  ; \
- fi
- ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -linkall -shared -I . -o rpc_generator.cmxs  rpc_generator.cmxa ;
- ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -linkall -shared -I . -o rpc_generator.p.cmxs rpc_generator.p.cmxa;
- rm lexer.ml
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc-generator'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc'
- make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc'
- make[2]: Nothing to be done for 'realgenerate'.
- make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc'
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc'
- make[1]: 'depend' is up to date.
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc'
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  rpc.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename rpc.cmx .cmx`.p.cmx  rpc.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  rpc_common.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename rpc_common.cmx .cmx`.p.cmx  rpc_common.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  rpc_program.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename rpc_program.cmx .cmx`.p.cmx  rpc_program.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  rpc_util.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename rpc_util.cmx .cmx`.p.cmx  rpc_util.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  rpc_portmapper_aux.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename rpc_portmapper_aux.cmx .cmx`.p.cmx  rpc_portmapper_aux.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -w p rpc_packer.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename rpc_packer.cmx .cmx`.p.cmx -w p rpc_packer.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  rpc_transport.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename rpc_transport.cmx .cmx`.p.cmx  rpc_transport.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  rpc_client_pre.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename rpc_client_pre.cmx .cmx`.p.cmx  rpc_client_pre.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  rpc_portmapper_clnt.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename rpc_portmapper_clnt.cmx .cmx`.p.cmx  rpc_portmapper_clnt.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  rpc_portmapper_impl.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename rpc_portmapper_impl.cmx .cmx`.p.cmx  rpc_portmapper_impl.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  rpc_client.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename rpc_client.cmx .cmx`.p.cmx  rpc_client.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  rpc_simple_client.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename rpc_simple_client.cmx .cmx`.p.cmx  rpc_simple_client.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -w p rpc_portmapper.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename rpc_portmapper.cmx .cmx`.p.cmx -w p rpc_portmapper.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  rpc_server.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename rpc_server.cmx .cmx`.p.cmx  rpc_server.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  rpc_auth_sys.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename rpc_auth_sys.cmx .cmx`.p.cmx  rpc_auth_sys.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  rpc_auth_gssapi_aux.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename rpc_auth_gssapi_aux.cmx .cmx`.p.cmx  rpc_auth_gssapi_aux.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  rpc_auth_gssapi.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename rpc_auth_gssapi.cmx .cmx`.p.cmx  rpc_auth_gssapi.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  rpc_proxy.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename rpc_proxy.cmx .cmx`.p.cmx  rpc_proxy.ml
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o rpc.cmxa  rpc.cmx rpc_common.cmx rpc_program.cmx rpc_util.cmx rpc_portmapper_aux.cmx rpc_packer.cmx rpc_transport.cmx rpc_client_pre.cmx rpc_portmapper_clnt.cmx rpc_portmapper_impl.cmx rpc_client.cmx rpc_simple_client.cmx rpc_portmapper.cmx rpc_server.cmx rpc_auth_sys.cmx rpc_auth_gssapi_aux.cmx rpc_auth_gssapi.cmx rpc_proxy.cmx; \
- else \
- 	../../tools/mkstublib -o rpc rpc.cmx rpc_common.cmx rpc_program.cmx rpc_util.cmx rpc_portmapper_aux.cmx rpc_packer.cmx rpc_transport.cmx rpc_client_pre.cmx rpc_portmapper_clnt.cmx rpc_portmapper_impl.cmx rpc_client.cmx rpc_simple_client.cmx rpc_portmapper.cmx rpc_server.cmx rpc_auth_sys.cmx rpc_auth_gssapi_aux.cmx rpc_auth_gssapi.cmx rpc_proxy.cmx  ; \
- fi
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o rpc.p.cmxa rpc.p.cmx rpc_common.p.cmx rpc_program.p.cmx rpc_util.p.cmx rpc_portmapper_aux.p.cmx rpc_packer.p.cmx rpc_transport.p.cmx rpc_client_pre.p.cmx rpc_portmapper_clnt.p.cmx rpc_portmapper_impl.p.cmx rpc_client.p.cmx rpc_simple_client.p.cmx rpc_portmapper.p.cmx rpc_server.p.cmx rpc_auth_sys.p.cmx rpc_auth_gssapi_aux.p.cmx rpc_auth_gssapi.p.cmx rpc_proxy.p.cmx; \
- else \
- 	../../tools/mkstublib -o rpc.p rpc.p.cmx rpc_common.p.cmx rpc_program.p.cmx rpc_util.p.cmx rpc_portmapper_aux.p.cmx rpc_packer.p.cmx rpc_transport.p.cmx rpc_client_pre.p.cmx rpc_portmapper_clnt.p.cmx rpc_portmapper_impl.p.cmx rpc_client.p.cmx rpc_simple_client.p.cmx rpc_portmapper.p.cmx rpc_server.p.cmx rpc_auth_sys.p.cmx rpc_auth_gssapi_aux.p.cmx rpc_auth_gssapi.p.cmx rpc_proxy.p.cmx  ; \
- fi
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -linkall -shared -I . -o rpc.cmxs  rpc.cmxa ;
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -linkall -shared -I . -o rpc.p.cmxs rpc.p.cmxa;
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc-auth-local'
- make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc-auth-local'
- make[2]: Nothing to be done for 'realgenerate'.
- make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc-auth-local'
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc-auth-local'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc-auth-local'
- make[1]: 'depend' is up to date.
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc-auth-local'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc-auth-local'
- ocamlfind ocamlopt -g -safe-string -I ../../src/rpc -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  rpc_auth_local.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/rpc -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename rpc_auth_local.cmx .cmx`.p.cmx  rpc_auth_local.ml
- if [ "Xrpclocal.o" = "X" ]; then \
- 	ocamlfind ocamlopt -g -safe-string -I ../../src/rpc -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o rpc_auth_local.cmxa  rpc_auth_local.cmx; \
- else \
- 	../../tools/mkstublib -o rpc_auth_local rpc_auth_local.cmx rpclocal.o ; \
- fi
- if [ "Xrpclocal.o" = "X" ]; then \
- 	ocamlfind ocamlopt -g -safe-string -I ../../src/rpc -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o rpc_auth_local.p.cmxa rpc_auth_local.p.cmx; \
- else \
- 	../../tools/mkstublib -o rpc_auth_local.p rpc_auth_local.p.cmx rpclocal.o ; \
- fi
- ocamlfind ocamlopt -g -safe-string -I ../../src/rpc -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -linkall -shared -I . -o rpc_auth_local.cmxs  rpc_auth_local.cmxa ;
- ocamlfind ocamlopt -g -safe-string -I ../../src/rpc -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -linkall -shared -I . -o rpc_auth_local.p.cmxs rpc_auth_local.p.cmxa;
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc-auth-local'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netclient'
- make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netclient'
- make[2]: Nothing to be done for 'realgenerate'.
- make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netclient'
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netclient'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netclient'
- make[1]: 'depend' is up to date.
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netclient'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netclient'
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  nethttp_client_conncache.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename nethttp_client_conncache.cmx .cmx`.p.cmx  nethttp_client_conncache.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  nethttp_client.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename nethttp_client.cmx .cmx`.p.cmx  nethttp_client.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  nettelnet_client.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename nettelnet_client.cmx .cmx`.p.cmx  nettelnet_client.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netftp_data_endpoint.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netftp_data_endpoint.cmx .cmx`.p.cmx  netftp_data_endpoint.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netftp_client.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netftp_client.cmx .cmx`.p.cmx  netftp_client.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  nethttp_fs.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename nethttp_fs.cmx .cmx`.p.cmx  nethttp_fs.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netftp_fs.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netftp_fs.cmx .cmx`.p.cmx  netftp_fs.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netsmtp.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netsmtp.cmx .cmx`.p.cmx  netsmtp.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netpop.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netpop.cmx .cmx`.p.cmx  netpop.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netldap.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netldap.cmx .cmx`.p.cmx  netldap.ml
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o netclient.cmxa  nethttp_client_conncache.cmx nethttp_client.cmx nettelnet_client.cmx netftp_data_endpoint.cmx netftp_client.cmx nethttp_fs.cmx netftp_fs.cmx netsmtp.cmx netpop.cmx netldap.cmx; \
- else \
- 	../../tools/mkstublib -o netclient nethttp_client_conncache.cmx nethttp_client.cmx nettelnet_client.cmx netftp_data_endpoint.cmx netftp_client.cmx nethttp_fs.cmx netftp_fs.cmx netsmtp.cmx netpop.cmx netldap.cmx  ; \
- fi
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o netclient.p.cmxa nethttp_client_conncache.p.cmx nethttp_client.p.cmx nettelnet_client.p.cmx netftp_data_endpoint.p.cmx netftp_client.p.cmx nethttp_fs.p.cmx netftp_fs.p.cmx netsmtp.p.cmx netpop.p.cmx netldap.p.cmx; \
- else \
- 	../../tools/mkstublib -o netclient.p nethttp_client_conncache.p.cmx nethttp_client.p.cmx nettelnet_client.p.cmx netftp_data_endpoint.p.cmx netftp_client.p.cmx nethttp_fs.p.cmx netftp_fs.p.cmx netsmtp.p.cmx netpop.p.cmx netldap.p.cmx  ; \
- fi
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -linkall -shared -I . -o netclient.cmxs  netclient.cmxa ;
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -linkall -shared -I . -o netclient.p.cmxs netclient.p.cmxa;
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netclient'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netcgi2'
- make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netcgi2'
- make[2]: Nothing to be done for 'realgenerate'.
- make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netcgi2'
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netcgi2'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netcgi2'
- make[1]: 'depend' is up to date.
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netcgi2'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netcgi2'
- ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netcgi_common.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netcgi_common.cmx .cmx`.p.cmx  netcgi_common.ml
- File "netcgi_common.ml", line 1067, characters 23-38:
- 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 "netcgi_common.ml", line 1067, characters 23-38:
- 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 -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netcgi.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netcgi.cmx .cmx`.p.cmx  netcgi.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netcgi_ajp.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netcgi_ajp.cmx .cmx`.p.cmx  netcgi_ajp.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netcgi_scgi.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netcgi_scgi.cmx .cmx`.p.cmx  netcgi_scgi.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netcgi_cgi.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netcgi_cgi.cmx .cmx`.p.cmx  netcgi_cgi.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netcgi_fcgi.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netcgi_fcgi.cmx .cmx`.p.cmx  netcgi_fcgi.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netcgi_dbi.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netcgi_dbi.cmx .cmx`.p.cmx  netcgi_dbi.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netcgi1_compat.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netcgi1_compat.cmx .cmx`.p.cmx  netcgi1_compat.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netcgi_test.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netcgi_test.cmx .cmx`.p.cmx  netcgi_test.ml
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o netcgi.cmxa  netcgi_common.cmx netcgi.cmx netcgi_ajp.cmx netcgi_scgi.cmx netcgi_cgi.cmx netcgi_fcgi.cmx netcgi_dbi.cmx netcgi1_compat.cmx netcgi_test.cmx; \
- else \
- 	../../tools/mkstublib -o netcgi netcgi_common.cmx netcgi.cmx netcgi_ajp.cmx netcgi_scgi.cmx netcgi_cgi.cmx netcgi_fcgi.cmx netcgi_dbi.cmx netcgi1_compat.cmx netcgi_test.cmx  ; \
- fi
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o netcgi.p.cmxa netcgi_common.p.cmx netcgi.p.cmx netcgi_ajp.p.cmx netcgi_scgi.p.cmx netcgi_cgi.p.cmx netcgi_fcgi.p.cmx netcgi_dbi.p.cmx netcgi1_compat.p.cmx netcgi_test.p.cmx; \
- else \
- 	../../tools/mkstublib -o netcgi.p netcgi_common.p.cmx netcgi.p.cmx netcgi_ajp.p.cmx netcgi_scgi.p.cmx netcgi_cgi.p.cmx netcgi_fcgi.p.cmx netcgi_dbi.p.cmx netcgi1_compat.p.cmx netcgi_test.p.cmx  ; \
- fi
- ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -linkall -shared -I . -o netcgi.cmxs  netcgi.cmxa ;
- ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -linkall -shared -I . -o netcgi.p.cmxs netcgi.p.cmxa;
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netcgi2'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netplex'
- make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netplex'
- make[2]: Nothing to be done for 'realgenerate'.
- make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netplex'
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netplex'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netplex'
- make[1]: 'depend' is up to date.
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netplex'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netplex'
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_encap.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netplex_encap.cmx .cmx`.p.cmx  netplex_encap.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_types.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netplex_types.cmx .cmx`.p.cmx  netplex_types.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_ctrl_aux.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netplex_ctrl_aux.cmx .cmx`.p.cmx  netplex_ctrl_aux.ml
- File "netplex_ctrl_aux.ml", line 496, characters 8-12:
- Warning 26: unused variable ctx'.
- File "netplex_ctrl_aux.ml", line 1831, characters 8-12:
- Warning 26: unused variable ctx'.
- File "netplex_ctrl_aux.ml", line 2458, characters 8-12:
- Warning 26: unused variable ctx'.
- File "netplex_ctrl_aux.ml", line 2568, characters 8-12:
- Warning 26: unused variable ctx'.
- File "netplex_ctrl_aux.ml", line 2816, characters 8-12:
- Warning 26: unused variable ctx'.
- File "netplex_ctrl_aux.ml", line 496, characters 8-12:
- Warning 26: unused variable ctx'.
- File "netplex_ctrl_aux.ml", line 1831, characters 8-12:
- Warning 26: unused variable ctx'.
- File "netplex_ctrl_aux.ml", line 2458, characters 8-12:
- Warning 26: unused variable ctx'.
- File "netplex_ctrl_aux.ml", line 2568, characters 8-12:
- Warning 26: unused variable ctx'.
- File "netplex_ctrl_aux.ml", line 2816, characters 8-12:
- Warning 26: unused variable ctx'.
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_ctrl_clnt.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netplex_ctrl_clnt.cmx .cmx`.p.cmx  netplex_ctrl_clnt.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_ctrl_srv.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netplex_ctrl_srv.cmx .cmx`.p.cmx  netplex_ctrl_srv.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_util.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netplex_util.cmx .cmx`.p.cmx  netplex_util.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_internal.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netplex_internal.cmx .cmx`.p.cmx  netplex_internal.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_cenv.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netplex_cenv.cmx .cmx`.p.cmx  netplex_cenv.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_mp.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netplex_mp.cmx .cmx`.p.cmx  netplex_mp.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_mt.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netplex_mt.cmx .cmx`.p.cmx  netplex_mt.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_log.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netplex_log.cmx .cmx`.p.cmx  netplex_log.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_container.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netplex_container.cmx .cmx`.p.cmx  netplex_container.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_sockserv.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netplex_sockserv.cmx .cmx`.p.cmx  netplex_sockserv.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_workload.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netplex_workload.cmx .cmx`.p.cmx  netplex_workload.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_kit.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netplex_kit.cmx .cmx`.p.cmx  netplex_kit.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_sharedvar.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netplex_sharedvar.cmx .cmx`.p.cmx  netplex_sharedvar.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_controller.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netplex_controller.cmx .cmx`.p.cmx  netplex_controller.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_config.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netplex_config.cmx .cmx`.p.cmx  netplex_config.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_main.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netplex_main.cmx .cmx`.p.cmx  netplex_main.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  rpc_netplex.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename rpc_netplex.cmx .cmx`.p.cmx  rpc_netplex.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_semaphore.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netplex_semaphore.cmx .cmx`.p.cmx  netplex_semaphore.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_mutex.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netplex_mutex.cmx .cmx`.p.cmx  netplex_mutex.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netplex_mbox.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netplex_mbox.cmx .cmx`.p.cmx  netplex_mbox.ml
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o netplex.cmxa  netplex_types.cmx netplex_ctrl_aux.cmx netplex_ctrl_clnt.cmx netplex_ctrl_srv.cmx netplex_util.cmx netplex_encap.cmx netplex_internal.cmx netplex_cenv.cmx netplex_mp.cmx netplex_mt.cmx netplex_log.cmx netplex_container.cmx netplex_sockserv.cmx netplex_workload.cmx netplex_kit.cmx netplex_sharedvar.cmx netplex_controller.cmx netplex_config.cmx netplex_main.cmx rpc_netplex.cmx netplex_semaphore.cmx netplex_mutex.cmx netplex_mbox.cmx; \
- else \
- 	../../tools/mkstublib -o netplex netplex_types.cmx netplex_ctrl_aux.cmx netplex_ctrl_clnt.cmx netplex_ctrl_srv.cmx netplex_util.cmx netplex_encap.cmx netplex_internal.cmx netplex_cenv.cmx netplex_mp.cmx netplex_mt.cmx netplex_log.cmx netplex_container.cmx netplex_sockserv.cmx netplex_workload.cmx netplex_kit.cmx netplex_sharedvar.cmx netplex_controller.cmx netplex_config.cmx netplex_main.cmx rpc_netplex.cmx netplex_semaphore.cmx netplex_mutex.cmx netplex_mbox.cmx  ; \
- fi
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o netplex.p.cmxa netplex_types.p.cmx netplex_ctrl_aux.p.cmx netplex_ctrl_clnt.p.cmx netplex_ctrl_srv.p.cmx netplex_util.p.cmx netplex_encap.p.cmx netplex_internal.p.cmx netplex_cenv.p.cmx netplex_mp.p.cmx netplex_mt.p.cmx netplex_log.p.cmx netplex_container.p.cmx netplex_sockserv.p.cmx netplex_workload.p.cmx netplex_kit.p.cmx netplex_sharedvar.p.cmx netplex_controller.p.cmx netplex_config.p.cmx netplex_main.p.cmx rpc_netplex.p.cmx netplex_semaphore.p.cmx netplex_mutex.p.cmx netplex_mbox.p.cmx; \
- else \
- 	../../tools/mkstublib -o netplex.p netplex_types.p.cmx netplex_ctrl_aux.p.cmx netplex_ctrl_clnt.p.cmx netplex_ctrl_srv.p.cmx netplex_util.p.cmx netplex_encap.p.cmx netplex_internal.p.cmx netplex_cenv.p.cmx netplex_mp.p.cmx netplex_mt.p.cmx netplex_log.p.cmx netplex_container.p.cmx netplex_sockserv.p.cmx netplex_workload.p.cmx netplex_kit.p.cmx netplex_sharedvar.p.cmx netplex_controller.p.cmx netplex_config.p.cmx netplex_main.p.cmx rpc_netplex.p.cmx netplex_semaphore.p.cmx netplex_mutex.p.cmx netplex_mbox.p.cmx  ; \
- fi
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -linkall -shared -I . -o netplex.cmxs  netplex.cmxa ;
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -linkall -shared -I . -o netplex.p.cmxs netplex.p.cmxa;
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netplex'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netcgi2-plex'
- make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netcgi2-plex'
- make[2]: Nothing to be done for 'realgenerate'.
- make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netcgi2-plex'
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netcgi2-plex'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netcgi2-plex'
- make[1]: 'depend' is up to date.
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netcgi2-plex'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netcgi2-plex'
- ocamlfind ocamlopt -g -safe-string -I ../netcgi2 -I ../netplex -I ../netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netcgi_plex.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../netcgi2 -I ../netplex -I ../netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netcgi_plex.cmx .cmx`.p.cmx  netcgi_plex.ml
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlopt -g -safe-string -I ../netcgi2 -I ../netplex -I ../netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o netcgi2-plex.cmxa  netcgi_plex.cmx; \
- else \
- 	../../tools/mkstublib -o netcgi2-plex netcgi_plex.cmx  ; \
- fi
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlopt -g -safe-string -I ../netcgi2 -I ../netplex -I ../netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o netcgi2-plex.p.cmxa netcgi_plex.p.cmx; \
- else \
- 	../../tools/mkstublib -o netcgi2-plex.p netcgi_plex.p.cmx  ; \
- fi
- ocamlfind ocamlopt -g -safe-string -I ../netcgi2 -I ../netplex -I ../netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -linkall -shared -I . -o netcgi2-plex.cmxs  netcgi2-plex.cmxa ;
- ocamlfind ocamlopt -g -safe-string -I ../netcgi2 -I ../netplex -I ../netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -linkall -shared -I . -o netcgi2-plex.p.cmxs netcgi2-plex.p.cmxa;
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netcgi2-plex'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netcamlbox'
- make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netcamlbox'
- make[2]: Nothing to be done for 'realgenerate'.
- make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netcamlbox'
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netcamlbox'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netcamlbox'
- make[1]: 'depend' is up to date.
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netcamlbox'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netcamlbox'
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netcamlbox.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netcamlbox.cmx .cmx`.p.cmx  netcamlbox.ml
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o netcamlbox.cmxa  netcamlbox.cmx; \
- else \
- 	../../tools/mkstublib -o netcamlbox netcamlbox.cmx  ; \
- fi
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o netcamlbox.p.cmxa netcamlbox.p.cmx; \
- else \
- 	../../tools/mkstublib -o netcamlbox.p netcamlbox.p.cmx  ; \
- fi
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -linkall -shared -I . -o netcamlbox.cmxs  netcamlbox.cmxa ;
- ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -linkall -shared -I . -o netcamlbox.p.cmxs netcamlbox.p.cmxa;
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netcamlbox'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netmulticore'
- make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netmulticore'
- make[2]: Nothing to be done for 'realgenerate'.
- make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netmulticore'
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netmulticore'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netmulticore'
- make[1]: 'depend' is up to date.
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netmulticore'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netmulticore'
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netmcore.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netmcore.cmx .cmx`.p.cmx  netmcore.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netmcore_camlbox.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netmcore_camlbox.cmx .cmx`.p.cmx  netmcore_camlbox.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netmcore_util.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netmcore_util.cmx .cmx`.p.cmx  netmcore_util.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netmcore_mempool.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netmcore_mempool.cmx .cmx`.p.cmx  netmcore_mempool.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netmcore_heap.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netmcore_heap.cmx .cmx`.p.cmx  netmcore_heap.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netmcore_ref.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netmcore_ref.cmx .cmx`.p.cmx  netmcore_ref.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netmcore_array.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netmcore_array.cmx .cmx`.p.cmx  netmcore_array.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netmcore_sem.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netmcore_sem.cmx .cmx`.p.cmx  netmcore_sem.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netmcore_mutex.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netmcore_mutex.cmx .cmx`.p.cmx  netmcore_mutex.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netmcore_condition.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netmcore_condition.cmx .cmx`.p.cmx  netmcore_condition.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netmcore_queue.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netmcore_queue.cmx .cmx`.p.cmx  netmcore_queue.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netmcore_buffer.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netmcore_buffer.cmx .cmx`.p.cmx  netmcore_buffer.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netmcore_matrix.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netmcore_matrix.cmx .cmx`.p.cmx  netmcore_matrix.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netmcore_hashtbl.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netmcore_hashtbl.cmx .cmx`.p.cmx  netmcore_hashtbl.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  netmcore_process.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netmcore_process.cmx .cmx`.p.cmx  netmcore_process.ml
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o netmulticore.cmxa  netmcore.cmx netmcore_camlbox.cmx netmcore_util.cmx netmcore_mempool.cmx netmcore_heap.cmx netmcore_ref.cmx netmcore_array.cmx netmcore_sem.cmx netmcore_mutex.cmx netmcore_condition.cmx netmcore_queue.cmx netmcore_buffer.cmx netmcore_matrix.cmx netmcore_hashtbl.cmx netmcore_process.cmx; \
- else \
- 	../../tools/mkstublib -o netmulticore netmcore.cmx netmcore_camlbox.cmx netmcore_util.cmx netmcore_mempool.cmx netmcore_heap.cmx netmcore_ref.cmx netmcore_array.cmx netmcore_sem.cmx netmcore_mutex.cmx netmcore_condition.cmx netmcore_queue.cmx netmcore_buffer.cmx netmcore_matrix.cmx netmcore_hashtbl.cmx netmcore_process.cmx  ; \
- fi
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o netmulticore.p.cmxa netmcore.p.cmx netmcore_camlbox.p.cmx netmcore_util.p.cmx netmcore_mempool.p.cmx netmcore_heap.p.cmx netmcore_ref.p.cmx netmcore_array.p.cmx netmcore_sem.p.cmx netmcore_mutex.p.cmx netmcore_condition.p.cmx netmcore_queue.p.cmx netmcore_buffer.p.cmx netmcore_matrix.p.cmx netmcore_hashtbl.p.cmx netmcore_process.p.cmx; \
- else \
- 	../../tools/mkstublib -o netmulticore.p netmcore.p.cmx netmcore_camlbox.p.cmx netmcore_util.p.cmx netmcore_mempool.p.cmx netmcore_heap.p.cmx netmcore_ref.p.cmx netmcore_array.p.cmx netmcore_sem.p.cmx netmcore_mutex.p.cmx netmcore_condition.p.cmx netmcore_queue.p.cmx netmcore_buffer.p.cmx netmcore_matrix.p.cmx netmcore_hashtbl.p.cmx netmcore_process.p.cmx  ; \
- fi
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -linkall -shared -I . -o netmulticore.cmxs  netmulticore.cmxa ;
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -linkall -shared -I . -o netmulticore.p.cmxs netmulticore.p.cmxa;
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netmulticore'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/nethttpd'
- make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/nethttpd'
- make[2]: Nothing to be done for 'realgenerate'.
- make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/nethttpd'
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/nethttpd'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/nethttpd'
- make[1]: 'depend' is up to date.
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/nethttpd'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/nethttpd'
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  nethttpd_types.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename nethttpd_types.cmx .cmx`.p.cmx  nethttpd_types.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  nethttpd_util.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename nethttpd_util.cmx .cmx`.p.cmx  nethttpd_util.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  nethttpd_kernel.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename nethttpd_kernel.cmx .cmx`.p.cmx  nethttpd_kernel.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  nethttpd_reactor.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename nethttpd_reactor.cmx .cmx`.p.cmx  nethttpd_reactor.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  nethttpd_engine.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename nethttpd_engine.cmx .cmx`.p.cmx  nethttpd_engine.ml
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  nethttpd_services.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename nethttpd_services.cmx .cmx`.p.cmx  nethttpd_services.ml
- File "nethttpd_services.ml", line 110, characters 16-32:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "nethttpd_services.ml", line 113, characters 29-45:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "nethttpd_services.ml", line 110, characters 16-32:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "nethttpd_services.ml", line 113, characters 29-45:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  nethttpd_plex.ml && \
- [ 1 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename nethttpd_plex.cmx .cmx`.p.cmx  nethttpd_plex.ml
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o nethttpd.cmxa  nethttpd_types.cmx nethttpd_util.cmx nethttpd_kernel.cmx nethttpd_reactor.cmx nethttpd_engine.cmx nethttpd_services.cmx nethttpd_plex.cmx; \
- else \
- 	../../tools/mkstublib -o nethttpd nethttpd_types.cmx nethttpd_util.cmx nethttpd_kernel.cmx nethttpd_reactor.cmx nethttpd_engine.cmx nethttpd_services.cmx nethttpd_plex.cmx  ; \
- fi
- if [ "X" = "X" ]; then \
- 	ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o nethttpd.p.cmxa nethttpd_types.p.cmx nethttpd_util.p.cmx nethttpd_kernel.p.cmx nethttpd_reactor.p.cmx nethttpd_engine.p.cmx nethttpd_services.p.cmx nethttpd_plex.p.cmx; \
- else \
- 	../../tools/mkstublib -o nethttpd.p nethttpd_types.p.cmx nethttpd_util.p.cmx nethttpd_kernel.p.cmx nethttpd_reactor.p.cmx nethttpd_engine.p.cmx nethttpd_services.p.cmx nethttpd_plex.p.cmx  ; \
- fi
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -linkall -shared -I . -o nethttpd.cmxs  nethttpd.cmxa ;
- ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -linkall -shared -I . -o nethttpd.p.cmxs nethttpd.p.cmxa;
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/nethttpd'
-> compiled  ocamlnet.4.1.9-1
Processing 213/217: [ocamlnet: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1)
- for pkg in netstring-pcre netsys netshm netstring netunidata equeue shell rpc-generator rpc rpc-auth-local netclient netcgi2 netplex netcgi2-plex netcamlbox netmulticore nethttpd; do \
- 	( cd src/$pkg && make -f Makefile.pre install ) || exit; \
- done
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netstring-pcre'
- make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netstring-pcre'
- files=`../../tools/collect_files *.mli *.cmi *.cma *.cmxa *.cmxs *.a dll* META ` && \
- ocamlfind install netstring-pcre $files
- Installed /home/opam/.opam/4.03/lib/netstring-pcre/netstring-pcre.p.a
- Installed /home/opam/.opam/4.03/lib/netstring-pcre/netstring-pcre.a
- Installed /home/opam/.opam/4.03/lib/netstring-pcre/netstring-pcre.p.cmxs
- Installed /home/opam/.opam/4.03/lib/netstring-pcre/netstring-pcre.cmxs
- Installed /home/opam/.opam/4.03/lib/netstring-pcre/netstring-pcre.p.cmxa
- Installed /home/opam/.opam/4.03/lib/netstring-pcre/netstring-pcre.cmxa
- Installed /home/opam/.opam/4.03/lib/netstring-pcre/netstring-pcre.cma
- Installed /home/opam/.opam/4.03/lib/netstring-pcre/netstring_pcre.cmi
- Installed /home/opam/.opam/4.03/lib/netstring-pcre/netstring_pcre.mli
- Installed /home/opam/.opam/4.03/lib/netstring-pcre/META
- make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netstring-pcre'
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netstring-pcre'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netsys'
- make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netsys'
- files=`../../tools/collect_files *.mli *.cmi *.cma *.cmxa *.cmxs *.a dll* META netsys_oothr.cmo netsys_oothr_mt_init.cmo netsys_oothr_mt_init.cmx netsys_oothr_mt_init.o netsys_oothr_mt_init.p.cmx netsys_oothr_mt_init.p.o netsys_gprof_init.p.cmx netsys_gprof_init.p.o netsys_c_gprof.o netsys_c_event.h netsys_c_outofheap.o` && \
- ocamlfind install netsys $files
- Installed /home/opam/.opam/4.03/lib/netsys/netsys_c_outofheap.o
- Installed /home/opam/.opam/4.03/lib/netsys/netsys_c_event.h
- Installed /home/opam/.opam/4.03/lib/netsys/netsys_c_gprof.o
- Installed /home/opam/.opam/4.03/lib/netsys/netsys_gprof_init.p.o
- Installed /home/opam/.opam/4.03/lib/netsys/netsys_gprof_init.p.cmx
- Installed /home/opam/.opam/4.03/lib/netsys/netsys_oothr_mt_init.p.o
- Installed /home/opam/.opam/4.03/lib/netsys/netsys_oothr_mt_init.p.cmx
- Installed /home/opam/.opam/4.03/lib/netsys/netsys_oothr_mt_init.o
- Installed /home/opam/.opam/4.03/lib/netsys/netsys_oothr_mt_init.cmx
- Installed /home/opam/.opam/4.03/lib/netsys/netsys_oothr_mt_init.cmo
- Installed /home/opam/.opam/4.03/lib/netsys/netsys_oothr.cmo
- Installed /home/opam/.opam/4.03/lib/netsys/netsys_oothr_mt.p.a
- Installed /home/opam/.opam/4.03/lib/netsys/netsys_oothr_mt.a
- Installed /home/opam/.opam/4.03/lib/netsys/netsys_oothr.p.a
- Installed /home/opam/.opam/4.03/lib/netsys/netsys_oothr.a
- Installed /home/opam/.opam/4.03/lib/netsys/netsys.p.a
- Installed /home/opam/.opam/4.03/lib/netsys/netsys.a
- Installed /home/opam/.opam/4.03/lib/netsys/libnetsys.p.a
- Installed /home/opam/.opam/4.03/lib/netsys/libnetsys.a
- Installed /home/opam/.opam/4.03/lib/netsys/netsys_oothr_mt_init.cmxs
- Installed /home/opam/.opam/4.03/lib/netsys/netsys_oothr_mt.p.cmxs
- Installed /home/opam/.opam/4.03/lib/netsys/netsys_oothr_mt.cmxs
- Installed /home/opam/.opam/4.03/lib/netsys/netsys_oothr.p.cmxs
- Installed /home/opam/.opam/4.03/lib/netsys/netsys_oothr.cmxs
- Installed /home/opam/.opam/4.03/lib/netsys/netsys.p.cmxs
- Installed /home/opam/.opam/4.03/lib/netsys/netsys.cmxs
- Installed /home/opam/.opam/4.03/lib/netsys/netsys_oothr_mt.p.cmxa
- Installed /home/opam/.opam/4.03/lib/netsys/netsys_oothr_mt.cmxa
- Installed /home/opam/.opam/4.03/lib/netsys/netsys_oothr.p.cmxa
- Installed /home/opam/.opam/4.03/lib/netsys/netsys_oothr.cmxa
- Installed /home/opam/.opam/4.03/lib/netsys/netsys.p.cmxa
- Installed /home/opam/.opam/4.03/lib/netsys/netsys.cmxa
- Installed /home/opam/.opam/4.03/lib/netsys/netsys_oothr_mt.cma
- Installed /home/opam/.opam/4.03/lib/netsys/netsys_oothr.cma
- Installed /home/opam/.opam/4.03/lib/netsys/netsys.cma
- Installed /home/opam/.opam/4.03/lib/netsys/netsys_xdr.cmi
- Installed /home/opam/.opam/4.03/lib/netsys/netsys_win32.cmi
- Installed /home/opam/.opam/4.03/lib/netsys/netsys_types.cmi
- Installed /home/opam/.opam/4.03/lib/netsys/netsys_tmp.cmi
- Installed /home/opam/.opam/4.03/lib/netsys/netsys_tls.cmi
- Installed /home/opam/.opam/4.03/lib/netsys/netsys_signal.cmi
- Installed /home/opam/.opam/4.03/lib/netsys/netsys_sem.cmi
- Installed /home/opam/.opam/4.03/lib/netsys/netsys_sasl_util.cmi
- Installed /home/opam/.opam/4.03/lib/netsys/netsys_sasl_types.cmi
- Installed /home/opam/.opam/4.03/lib/netsys/netsys_sasl.cmi
- Installed /home/opam/.opam/4.03/lib/netsys/netsys_rng.cmi
- Installed /home/opam/.opam/4.03/lib/netsys/netsys_posix.cmi
- Installed /home/opam/.opam/4.03/lib/netsys/netsys_polysocket.cmi
- Installed /home/opam/.opam/4.03/lib/netsys/netsys_polypipe.cmi
- Installed /home/opam/.opam/4.03/lib/netsys/netsys_pollset_win32.cmi
- Installed /home/opam/.opam/4.03/lib/netsys/netsys_pollset_posix.cmi
- Installed /home/opam/.opam/4.03/lib/netsys/netsys_pollset_generic.cmi
- Installed /home/opam/.opam/4.03/lib/netsys/netsys_pollset.cmi
- Installed /home/opam/.opam/4.03/lib/netsys/netsys_pmanage.cmi
- Installed /home/opam/.opam/4.03/lib/netsys/netsys_oothr_mt_init.cmi
- Installed /home/opam/.opam/4.03/lib/netsys/netsys_oothr_mt.cmi
- Installed /home/opam/.opam/4.03/lib/netsys/netsys_oothr.cmi
- Installed /home/opam/.opam/4.03/lib/netsys/netsys_mem.cmi
- Installed /home/opam/.opam/4.03/lib/netsys/netsys_impl_util.cmi
- Installed /home/opam/.opam/4.03/lib/netsys/netsys_gssapi.cmi
- Installed /home/opam/.opam/4.03/lib/netsys/netsys_gprof_init.cmi
- Installed /home/opam/.opam/4.03/lib/netsys/netsys_global.cmi
- Installed /home/opam/.opam/4.03/lib/netsys/netsys_digests.cmi
- Installed /home/opam/.opam/4.03/lib/netsys/netsys_crypto_types.cmi
- Installed /home/opam/.opam/4.03/lib/netsys/netsys_crypto_modes.cmi
- Installed /home/opam/.opam/4.03/lib/netsys/netsys_crypto.cmi
- Installed /home/opam/.opam/4.03/lib/netsys/netsys_conf.cmi
- Installed /home/opam/.opam/4.03/lib/netsys/netsys_ciphers.cmi
- Installed /home/opam/.opam/4.03/lib/netsys/netsys.cmi
- Installed /home/opam/.opam/4.03/lib/netsys/netlog.cmi
- Installed /home/opam/.opam/4.03/lib/netsys/netexn.cmi
- Installed /home/opam/.opam/4.03/lib/netsys/netsys_xdr.mli
- Installed /home/opam/.opam/4.03/lib/netsys/netsys_win32.mli
- Installed /home/opam/.opam/4.03/lib/netsys/netsys_types.mli
- Installed /home/opam/.opam/4.03/lib/netsys/netsys_tmp.mli
- Installed /home/opam/.opam/4.03/lib/netsys/netsys_tls.mli
- Installed /home/opam/.opam/4.03/lib/netsys/netsys_signalling.mli
- Installed /home/opam/.opam/4.03/lib/netsys/netsys_signal.mli
- Installed /home/opam/.opam/4.03/lib/netsys/netsys_sem.mli
- Installed /home/opam/.opam/4.03/lib/netsys/netsys_sasl_types.mli
- Installed /home/opam/.opam/4.03/lib/netsys/netsys_sasl.mli
- Installed /home/opam/.opam/4.03/lib/netsys/netsys_rng.mli
- Installed /home/opam/.opam/4.03/lib/netsys/netsys_posix.mli
- Installed /home/opam/.opam/4.03/lib/netsys/netsys_polysocket.mli
- Installed /home/opam/.opam/4.03/lib/netsys/netsys_polypipe.mli
- Installed /home/opam/.opam/4.03/lib/netsys/netsys_pollset_win32.mli
- Installed /home/opam/.opam/4.03/lib/netsys/netsys_pollset_posix.mli
- Installed /home/opam/.opam/4.03/lib/netsys/netsys_pollset_generic.mli
- Installed /home/opam/.opam/4.03/lib/netsys/netsys_pollset.mli
- Installed /home/opam/.opam/4.03/lib/netsys/netsys_pmanage.mli
- Installed /home/opam/.opam/4.03/lib/netsys/netsys_oothr_mt_init.mli
- Installed /home/opam/.opam/4.03/lib/netsys/netsys_oothr_mt.mli
- Installed /home/opam/.opam/4.03/lib/netsys/netsys_oothr.mli
- Installed /home/opam/.opam/4.03/lib/netsys/netsys_mem.mli
- Installed /home/opam/.opam/4.03/lib/netsys/netsys_gssapi.mli
- Installed /home/opam/.opam/4.03/lib/netsys/netsys_gprof_init.mli
- Installed /home/opam/.opam/4.03/lib/netsys/netsys_global.mli
- Installed /home/opam/.opam/4.03/lib/netsys/netsys_digests.mli
- Installed /home/opam/.opam/4.03/lib/netsys/netsys_crypto_types.mli
- Installed /home/opam/.opam/4.03/lib/netsys/netsys_crypto_modes.mli
- Installed /home/opam/.opam/4.03/lib/netsys/netsys_crypto.mli
- Installed /home/opam/.opam/4.03/lib/netsys/netsys_ciphers.mli
- Installed /home/opam/.opam/4.03/lib/netsys/netsys.mli
- Installed /home/opam/.opam/4.03/lib/netsys/netlog.mli
- Installed /home/opam/.opam/4.03/lib/netsys/netexn.mli
- Installed /home/opam/.opam/4.03/lib/stublibs/dllnetsys.so
- Installed /home/opam/.opam/4.03/lib/stublibs/dllnetsys.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.03/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/4.03/lib/netsys/META
- make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netsys'
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netsys'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netshm'
- make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netshm'
- files=`../../tools/collect_files *.mli *.cmi *.cma *.cmxa *.cmxs *.a dll* META ` && \
- ocamlfind install netshm $files
- Installed /home/opam/.opam/4.03/lib/netshm/netshm.p.a
- Installed /home/opam/.opam/4.03/lib/netshm/netshm.a
- Installed /home/opam/.opam/4.03/lib/netshm/netshm.p.cmxs
- Installed /home/opam/.opam/4.03/lib/netshm/netshm.cmxs
- Installed /home/opam/.opam/4.03/lib/netshm/netshm.p.cmxa
- Installed /home/opam/.opam/4.03/lib/netshm/netshm.cmxa
- Installed /home/opam/.opam/4.03/lib/netshm/netshm.cma
- Installed /home/opam/.opam/4.03/lib/netshm/netshm_hashtbl.cmi
- Installed /home/opam/.opam/4.03/lib/netshm/netshm_data.cmi
- Installed /home/opam/.opam/4.03/lib/netshm/netshm_array.cmi
- Installed /home/opam/.opam/4.03/lib/netshm/netshm.cmi
- Installed /home/opam/.opam/4.03/lib/netshm/netshm_hashtbl.mli
- Installed /home/opam/.opam/4.03/lib/netshm/netshm_data.mli
- Installed /home/opam/.opam/4.03/lib/netshm/netshm_array.mli
- Installed /home/opam/.opam/4.03/lib/netshm/netshm.mli
- Installed /home/opam/.opam/4.03/lib/netshm/META
- make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netshm'
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netshm'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netstring'
- make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netstring'
- files=`../../tools/collect_files *.mli *.cmi *.cma *.cmxa *.cmxs *.a dll* META netstring_top.cmo netaccel_link.cmo netconversion.cmx netbuffer.cmx netnumber.cmx netxdr.cmx netconversion.p.cmx netbuffer.p.cmx netnumber.p.cmx netxdr.p.cmx netconversion.o netbuffer.o netnumber.o netxdr.o netconversion.p.o netbuffer.p.o netnumber.p.o netxdr.p.o` && \
- ocamlfind install netstring $files
- Installed /home/opam/.opam/4.03/lib/netstring/netxdr.p.o
- Installed /home/opam/.opam/4.03/lib/netstring/netnumber.p.o
- Installed /home/opam/.opam/4.03/lib/netstring/netbuffer.p.o
- Installed /home/opam/.opam/4.03/lib/netstring/netconversion.p.o
- Installed /home/opam/.opam/4.03/lib/netstring/netxdr.o
- Installed /home/opam/.opam/4.03/lib/netstring/netnumber.o
- Installed /home/opam/.opam/4.03/lib/netstring/netbuffer.o
- Installed /home/opam/.opam/4.03/lib/netstring/netconversion.o
- Installed /home/opam/.opam/4.03/lib/netstring/netxdr.p.cmx
- Installed /home/opam/.opam/4.03/lib/netstring/netnumber.p.cmx
- Installed /home/opam/.opam/4.03/lib/netstring/netbuffer.p.cmx
- Installed /home/opam/.opam/4.03/lib/netstring/netconversion.p.cmx
- Installed /home/opam/.opam/4.03/lib/netstring/netxdr.cmx
- Installed /home/opam/.opam/4.03/lib/netstring/netnumber.cmx
- Installed /home/opam/.opam/4.03/lib/netstring/netbuffer.cmx
- Installed /home/opam/.opam/4.03/lib/netstring/netconversion.cmx
- Installed /home/opam/.opam/4.03/lib/netstring/netaccel_link.cmo
- Installed /home/opam/.opam/4.03/lib/netstring/netstring_top.cmo
- Installed /home/opam/.opam/4.03/lib/netstring/netstring.p.a
- Installed /home/opam/.opam/4.03/lib/netstring/netstring.a
- Installed /home/opam/.opam/4.03/lib/netstring/libnetaccel_c.a
- Installed /home/opam/.opam/4.03/lib/netstring/netstring.p.cmxs
- Installed /home/opam/.opam/4.03/lib/netstring/netstring.cmxs
- Installed /home/opam/.opam/4.03/lib/netstring/netstring.p.cmxa
- Installed /home/opam/.opam/4.03/lib/netstring/netstring.cmxa
- Installed /home/opam/.opam/4.03/lib/netstring/netstring.cma
- Installed /home/opam/.opam/4.03/lib/netstring/netaccel.cma
- Installed /home/opam/.opam/4.03/lib/netstring/netxdr_mstring.cmi
- Installed /home/opam/.opam/4.03/lib/netstring/netxdr.cmi
- Installed /home/opam/.opam/4.03/lib/netstring/netx509_pubkey_crypto.cmi
- Installed /home/opam/.opam/4.03/lib/netstring/netx509_pubkey.cmi
- Installed /home/opam/.opam/4.03/lib/netstring/netx509.cmi
- Installed /home/opam/.opam/4.03/lib/netstring/neturl_ldap.cmi
- Installed /home/opam/.opam/4.03/lib/netstring/neturl.cmi
- Installed /home/opam/.opam/4.03/lib/netstring/netunichar.cmi
- Installed /home/opam/.opam/4.03/lib/netstring/netulex.cmi
- Installed /home/opam/.opam/4.03/lib/netstring/nettls_support.cmi
- Installed /home/opam/.opam/4.03/lib/netstring/netstring_tstring.cmi
- Installed /home/opam/.opam/4.03/lib/netstring/netstring_top.cmi
- Installed /home/opam/.opam/4.03/lib/netstring/netstring_str.cmi
- Installed /home/opam/.opam/4.03/lib/netstring/netstream.cmi
- Installed /home/opam/.opam/4.03/lib/netstring/netsockaddr.cmi
- Installed /home/opam/.opam/4.03/lib/netstring/netsendmail.cmi
- Installed /home/opam/.opam/4.03/lib/netstring/netsaslprep_data.cmi
- Installed /home/opam/.opam/4.03/lib/netstring/netsaslprep.cmi
- Installed /home/opam/.opam/4.03/lib/netstring/netpagebuffer.cmi
- Installed /home/opam/.opam/4.03/lib/netstring/netoid.cmi
- Installed /home/opam/.opam/4.03/lib/netstring/netnumber.cmi
- Installed /home/opam/.opam/4.03/lib/netstring/netmime_string.cmi
- Installed /home/opam/.opam/4.03/lib/netstring/netmime_header.cmi
- Installed /home/opam/.opam/4.03/lib/netstring/netmime_channels.cmi
- Installed /home/opam/.opam/4.03/lib/netstring/netmime.cmi
- Installed /home/opam/.opam/4.03/lib/netstring/netmech_spnego_http.cmi
- Installed /home/opam/.opam/4.03/lib/netstring/netmech_scram_sasl.cmi
- Installed /home/opam/.opam/4.03/lib/netstring/netmech_scram_http.cmi
- Installed /home/opam/.opam/4.03/lib/netstring/netmech_scram_gssapi.cmi
- Installed /home/opam/.opam/4.03/lib/netstring/netmech_scram.cmi
- Installed /home/opam/.opam/4.03/lib/netstring/netmech_plain_sasl.cmi
- Installed /home/opam/.opam/4.03/lib/netstring/netmech_krb5_sasl.cmi
- Installed /home/opam/.opam/4.03/lib/netstring/netmech_gs2_sasl.cmi
- Installed /home/opam/.opam/4.03/lib/netstring/netmech_digest_sasl.cmi
- Installed /home/opam/.opam/4.03/lib/netstring/netmech_digest_http.cmi
- Installed /home/opam/.opam/4.03/lib/netstring/netmech_digest.cmi
- Installed /home/opam/.opam/4.03/lib/netstring/netmech_crammd5_sasl.cmi
- Installed /home/opam/.opam/4.03/lib/netstring/netmappings_asn1.cmi
- Installed /home/opam/.opam/4.03/lib/netstring/netmappings.cmi
- Installed /home/opam/.opam/4.03/lib/netstring/nethttp.cmi
- Installed /home/opam/.opam/4.03/lib/netstring/nethtml_scanner.cmi
- Installed /home/opam/.opam/4.03/lib/netstring/nethtml.cmi
- Installed /home/opam/.opam/4.03/lib/netstring/netgssapi_support.cmi
- Installed /home/opam/.opam/4.03/lib/netstring/netgssapi_auth.cmi
- Installed /home/opam/.opam/4.03/lib/netstring/netglob_lex.cmi
- Installed /home/opam/.opam/4.03/lib/netstring/netglob.cmi
- Installed /home/opam/.opam/4.03/lib/netstring/netfs.cmi
- Installed /home/opam/.opam/4.03/lib/netstring/netencoding.cmi
- Installed /home/opam/.opam/4.03/lib/netstring/netdn.cmi
- Installed /home/opam/.opam/4.03/lib/netstring/netdb.cmi
- Installed /home/opam/.opam/4.03/lib/netstring/netdate.cmi
- Installed /home/opam/.opam/4.03/lib/netstring/netconversion.cmi
- Installed /home/opam/.opam/4.03/lib/netstring/netconst.cmi
- Installed /home/opam/.opam/4.03/lib/netstring/netcompression.cmi
- Installed /home/opam/.opam/4.03/lib/netstring/netchannels_crypto.cmi
- Installed /home/opam/.opam/4.03/lib/netstring/netchannels.cmi
- Installed /home/opam/.opam/4.03/lib/netstring/netbuffer.cmi
- Installed /home/opam/.opam/4.03/lib/netstring/netaux.cmi
- Installed /home/opam/.opam/4.03/lib/netstring/netauth.cmi
- Installed /home/opam/.opam/4.03/lib/netstring/netasn1_encode.cmi
- Installed /home/opam/.opam/4.03/lib/netstring/netasn1.cmi
- Installed /home/opam/.opam/4.03/lib/netstring/netascii_armor.cmi
- Installed /home/opam/.opam/4.03/lib/netstring/netaddress.cmi
- Installed /home/opam/.opam/4.03/lib/netstring/netaccel_link.cmi
- Installed /home/opam/.opam/4.03/lib/netstring/netaccel.cmi
- Installed /home/opam/.opam/4.03/lib/netstring/netxdr_mstring.mli
- Installed /home/opam/.opam/4.03/lib/netstring/netxdr.mli
- Installed /home/opam/.opam/4.03/lib/netstring/netx509_pubkey_crypto.mli
- Installed /home/opam/.opam/4.03/lib/netstring/netx509_pubkey.mli
- Installed /home/opam/.opam/4.03/lib/netstring/netx509.mli
- Installed /home/opam/.opam/4.03/lib/netstring/neturl_ldap.mli
- Installed /home/opam/.opam/4.03/lib/netstring/neturl.mli
- Installed /home/opam/.opam/4.03/lib/netstring/netunichar.mli
- Installed /home/opam/.opam/4.03/lib/netstring/netulex.mli
- Installed /home/opam/.opam/4.03/lib/netstring/nettls_support.mli
- Installed /home/opam/.opam/4.03/lib/netstring/netstring_tstring.mli
- Installed /home/opam/.opam/4.03/lib/netstring/netstring_top.mli
- Installed /home/opam/.opam/4.03/lib/netstring/netstring_str.mli
- Installed /home/opam/.opam/4.03/lib/netstring/netstream.mli
- Installed /home/opam/.opam/4.03/lib/netstring/netsockaddr.mli
- Installed /home/opam/.opam/4.03/lib/netstring/netsendmail.mli
- Installed /home/opam/.opam/4.03/lib/netstring/netsaslprep.mli
- Installed /home/opam/.opam/4.03/lib/netstring/netpagebuffer.mli
- Installed /home/opam/.opam/4.03/lib/netstring/netoid.mli
- Installed /home/opam/.opam/4.03/lib/netstring/netnumber.mli
- Installed /home/opam/.opam/4.03/lib/netstring/netmime_string.mli
- Installed /home/opam/.opam/4.03/lib/netstring/netmime_header.mli
- Installed /home/opam/.opam/4.03/lib/netstring/netmime_channels.mli
- Installed /home/opam/.opam/4.03/lib/netstring/netmime.mli
- Installed /home/opam/.opam/4.03/lib/netstring/netmech_spnego_http.mli
- Installed /home/opam/.opam/4.03/lib/netstring/netmech_scram_sasl.mli
- Installed /home/opam/.opam/4.03/lib/netstring/netmech_scram_http.mli
- Installed /home/opam/.opam/4.03/lib/netstring/netmech_scram_gssapi.mli
- Installed /home/opam/.opam/4.03/lib/netstring/netmech_scram.mli
- Installed /home/opam/.opam/4.03/lib/netstring/netmech_plain_sasl.mli
- Installed /home/opam/.opam/4.03/lib/netstring/netmech_krb5_sasl.mli
- Installed /home/opam/.opam/4.03/lib/netstring/netmech_gs2_sasl.mli
- Installed /home/opam/.opam/4.03/lib/netstring/netmech_digest_sasl.mli
- Installed /home/opam/.opam/4.03/lib/netstring/netmech_digest_http.mli
- Installed /home/opam/.opam/4.03/lib/netstring/netmech_crammd5_sasl.mli
- Installed /home/opam/.opam/4.03/lib/netstring/netmappings.mli
- Installed /home/opam/.opam/4.03/lib/netstring/nethttp.mli
- Installed /home/opam/.opam/4.03/lib/netstring/nethtml.mli
- Installed /home/opam/.opam/4.03/lib/netstring/netgssapi_support.mli
- Installed /home/opam/.opam/4.03/lib/netstring/netgssapi_auth.mli
- Installed /home/opam/.opam/4.03/lib/netstring/netglob.mli
- Installed /home/opam/.opam/4.03/lib/netstring/netfs.mli
- Installed /home/opam/.opam/4.03/lib/netstring/netencoding.mli
- Installed /home/opam/.opam/4.03/lib/netstring/netdn.mli
- Installed /home/opam/.opam/4.03/lib/netstring/netdb.mli
- Installed /home/opam/.opam/4.03/lib/netstring/netdate.mli
- Installed /home/opam/.opam/4.03/lib/netstring/netconversion.mli
- Installed /home/opam/.opam/4.03/lib/netstring/netconst.mli
- Installed /home/opam/.opam/4.03/lib/netstring/netcompression.mli
- Installed /home/opam/.opam/4.03/lib/netstring/netchannels_crypto.mli
- Installed /home/opam/.opam/4.03/lib/netstring/netchannels.mli
- Installed /home/opam/.opam/4.03/lib/netstring/netbuffer.mli
- Installed /home/opam/.opam/4.03/lib/netstring/netaux.mli
- Installed /home/opam/.opam/4.03/lib/netstring/netauth.mli
- Installed /home/opam/.opam/4.03/lib/netstring/netasn1_encode.mli
- Installed /home/opam/.opam/4.03/lib/netstring/netasn1.mli
- Installed /home/opam/.opam/4.03/lib/netstring/netascii_armor.mli
- Installed /home/opam/.opam/4.03/lib/netstring/netaddress.mli
- Installed /home/opam/.opam/4.03/lib/netstring/netaccel_link.mli
- Installed /home/opam/.opam/4.03/lib/netstring/netaccel.mli
- Installed /home/opam/.opam/4.03/lib/stublibs/dllnetaccel_c.so
- Installed /home/opam/.opam/4.03/lib/stublibs/dllnetaccel_c.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.03/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/4.03/lib/netstring/META
- make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netstring'
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netstring'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netunidata'
- make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netunidata'
- files=`../../tools/collect_files *.mli *.cmi *.cma *.cmxa *.cmxs *.a dll* META netmappings_iso.cmo netmappings_other.cmo netmappings_jp.cmo netmappings_kr.cmo netmappings_iso.cmx netmappings_other.cmx netmappings_jp.cmx netmappings_kr.cmx netmappings_iso.o netmappings_other.o netmappings_jp.o netmappings_kr.o netuniinit.cmo netuniinit.cmx netuniinit.o` && \
- ocamlfind install netunidata $files
- Installed /home/opam/.opam/4.03/lib/netunidata/netuniinit.o
- Installed /home/opam/.opam/4.03/lib/netunidata/netuniinit.cmx
- Installed /home/opam/.opam/4.03/lib/netunidata/netuniinit.cmo
- Installed /home/opam/.opam/4.03/lib/netunidata/netmappings_kr.o
- Installed /home/opam/.opam/4.03/lib/netunidata/netmappings_jp.o
- Installed /home/opam/.opam/4.03/lib/netunidata/netmappings_other.o
- Installed /home/opam/.opam/4.03/lib/netunidata/netmappings_iso.o
- Installed /home/opam/.opam/4.03/lib/netunidata/netmappings_kr.cmx
- Installed /home/opam/.opam/4.03/lib/netunidata/netmappings_jp.cmx
- Installed /home/opam/.opam/4.03/lib/netunidata/netmappings_other.cmx
- Installed /home/opam/.opam/4.03/lib/netunidata/netmappings_iso.cmx
- Installed /home/opam/.opam/4.03/lib/netunidata/netmappings_kr.cmo
- Installed /home/opam/.opam/4.03/lib/netunidata/netmappings_jp.cmo
- Installed /home/opam/.opam/4.03/lib/netunidata/netmappings_other.cmo
- Installed /home/opam/.opam/4.03/lib/netunidata/netmappings_iso.cmo
- Installed /home/opam/.opam/4.03/lib/netunidata/netunidata.p.a
- Installed /home/opam/.opam/4.03/lib/netunidata/netunidata.a
- Installed /home/opam/.opam/4.03/lib/netunidata/netuniinit.cmxs
- Installed /home/opam/.opam/4.03/lib/netunidata/netunidata.p.cmxs
- Installed /home/opam/.opam/4.03/lib/netunidata/netunidata.cmxs
- Installed /home/opam/.opam/4.03/lib/netunidata/netmappings_other.cmxs
- Installed /home/opam/.opam/4.03/lib/netunidata/netmappings_kr.cmxs
- Installed /home/opam/.opam/4.03/lib/netunidata/netmappings_jp.cmxs
- Installed /home/opam/.opam/4.03/lib/netunidata/netmappings_iso.cmxs
- Installed /home/opam/.opam/4.03/lib/netunidata/netunidata.p.cmxa
- Installed /home/opam/.opam/4.03/lib/netunidata/netunidata.cmxa
- Installed /home/opam/.opam/4.03/lib/netunidata/netunidata.cma
- Installed /home/opam/.opam/4.03/lib/netunidata/netuniinit.cmi
- Installed /home/opam/.opam/4.03/lib/netunidata/netunidata.cmi
- Installed /home/opam/.opam/4.03/lib/netunidata/netuniconfig.cmi
- Installed /home/opam/.opam/4.03/lib/netunidata/netunichecksums.cmi
- Installed /home/opam/.opam/4.03/lib/netunidata/netmappings_other.cmi
- Installed /home/opam/.opam/4.03/lib/netunidata/netmappings_kr.cmi
- Installed /home/opam/.opam/4.03/lib/netunidata/netmappings_jp.cmi
- Installed /home/opam/.opam/4.03/lib/netunidata/netmappings_iso.cmi
- Installed /home/opam/.opam/4.03/lib/netunidata/netunidata.mli
- Installed /home/opam/.opam/4.03/lib/netunidata/META
- mkdir -p "/home/opam/.opam/4.03/lib/netunidata"
- cp netdb/*.netdb "/home/opam/.opam/4.03/lib/netunidata"
- Installed .netdb files into /home/opam/.opam/4.03/lib/netunidata
- test -d netdb
- (cd netdb && ls *.netdb) | \
- { while read f; do echo "/home/opam/.opam/4.03/lib/netunidata/$f"; done; } >netdb-packlist
- make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netunidata'
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netunidata'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/equeue'
- make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/equeue'
- files=`../../tools/collect_files *.mli *.cmi *.cma *.cmxa *.cmxs *.a dll* META unixqueue_mt.cmo unixqueue_mt.cmx unixqueue_mt.p.cmx unixqueue_mt.o unixqueue_mt.p.o` && \
- ocamlfind install equeue $files
- Installed /home/opam/.opam/4.03/lib/equeue/equeue.p.a
- Installed /home/opam/.opam/4.03/lib/equeue/equeue.a
- Installed /home/opam/.opam/4.03/lib/equeue/equeue.p.cmxs
- Installed /home/opam/.opam/4.03/lib/equeue/equeue.cmxs
- Installed /home/opam/.opam/4.03/lib/equeue/equeue.p.cmxa
- Installed /home/opam/.opam/4.03/lib/equeue/equeue.cmxa
- Installed /home/opam/.opam/4.03/lib/equeue/equeue.cma
- Installed /home/opam/.opam/4.03/lib/equeue/uq_transfer.cmi
- Installed /home/opam/.opam/4.03/lib/equeue/uq_socks5.cmi
- Installed /home/opam/.opam/4.03/lib/equeue/uq_server.cmi
- Installed /home/opam/.opam/4.03/lib/equeue/uq_resolver.cmi
- Installed /home/opam/.opam/4.03/lib/equeue/uq_multiplex.cmi
- Installed /home/opam/.opam/4.03/lib/equeue/uq_mt.cmi
- Installed /home/opam/.opam/4.03/lib/equeue/uq_lwt.cmi
- Installed /home/opam/.opam/4.03/lib/equeue/uq_libevent.cmi
- Installed /home/opam/.opam/4.03/lib/equeue/uq_io.cmi
- Installed /home/opam/.opam/4.03/lib/equeue/uq_engines_compat.cmi
- Installed /home/opam/.opam/4.03/lib/equeue/uq_engines.cmi
- Installed /home/opam/.opam/4.03/lib/equeue/uq_datagram.cmi
- Installed /home/opam/.opam/4.03/lib/equeue/uq_client.cmi
- Installed /home/opam/.opam/4.03/lib/equeue/unixqueue_util.cmi
- Installed /home/opam/.opam/4.03/lib/equeue/unixqueue_select.cmi
- Installed /home/opam/.opam/4.03/lib/equeue/unixqueue_pollset.cmi
- Installed /home/opam/.opam/4.03/lib/equeue/unixqueue.cmi
- Installed /home/opam/.opam/4.03/lib/equeue/equeue.cmi
- Installed /home/opam/.opam/4.03/lib/equeue/uq_transfer.mli
- Installed /home/opam/.opam/4.03/lib/equeue/uq_socks5.mli
- Installed /home/opam/.opam/4.03/lib/equeue/uq_server.mli
- Installed /home/opam/.opam/4.03/lib/equeue/uq_resolver.mli
- Installed /home/opam/.opam/4.03/lib/equeue/uq_multiplex.mli
- Installed /home/opam/.opam/4.03/lib/equeue/uq_mt.mli
- Installed /home/opam/.opam/4.03/lib/equeue/uq_lwt.mli
- Installed /home/opam/.opam/4.03/lib/equeue/uq_libevent.mli
- Installed /home/opam/.opam/4.03/lib/equeue/uq_io.mli
- Installed /home/opam/.opam/4.03/lib/equeue/uq_engines_compat.mli
- Installed /home/opam/.opam/4.03/lib/equeue/uq_engines.mli
- Installed /home/opam/.opam/4.03/lib/equeue/uq_datagram.mli
- Installed /home/opam/.opam/4.03/lib/equeue/uq_client.mli
- Installed /home/opam/.opam/4.03/lib/equeue/unixqueue_select.mli
- Installed /home/opam/.opam/4.03/lib/equeue/unixqueue_pollset.mli
- Installed /home/opam/.opam/4.03/lib/equeue/unixqueue.mli
- Installed /home/opam/.opam/4.03/lib/equeue/equeue.mli
- Installed /home/opam/.opam/4.03/lib/equeue/META
- make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/equeue'
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/equeue'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/shell'
- make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/shell'
- files=`../../tools/collect_files *.mli *.cmi *.cma *.cmxa *.cmxs *.a dll* META ` && \
- ocamlfind install shell $files
- Installed /home/opam/.opam/4.03/lib/shell/shell.p.a
- Installed /home/opam/.opam/4.03/lib/shell/shell.a
- Installed /home/opam/.opam/4.03/lib/shell/shell.p.cmxs
- Installed /home/opam/.opam/4.03/lib/shell/shell.cmxs
- Installed /home/opam/.opam/4.03/lib/shell/shell.p.cmxa
- Installed /home/opam/.opam/4.03/lib/shell/shell.cmxa
- Installed /home/opam/.opam/4.03/lib/shell/shell.cma
- Installed /home/opam/.opam/4.03/lib/shell/shell_uq.cmi
- Installed /home/opam/.opam/4.03/lib/shell/shell_sys.cmi
- Installed /home/opam/.opam/4.03/lib/shell/shell_fs.cmi
- Installed /home/opam/.opam/4.03/lib/shell/shell.cmi
- Installed /home/opam/.opam/4.03/lib/shell/shell_uq.mli
- Installed /home/opam/.opam/4.03/lib/shell/shell_sys.mli
- Installed /home/opam/.opam/4.03/lib/shell/shell_fs.mli
- Installed /home/opam/.opam/4.03/lib/shell/shell.mli
- Installed /home/opam/.opam/4.03/lib/shell/META
- make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/shell'
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/shell'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc-generator'
- make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc-generator'
- files=`../../tools/collect_files *.mli *.cmi *.cma *.cmxa *.cmxs *.a dll* META rpcgen-packlist` && \
- ocamlfind install rpc-generator $files
- Installed /home/opam/.opam/4.03/lib/rpc-generator/rpcgen-packlist
- Installed /home/opam/.opam/4.03/lib/rpc-generator/rpc_generator.p.a
- Installed /home/opam/.opam/4.03/lib/rpc-generator/rpc_generator.a
- Installed /home/opam/.opam/4.03/lib/rpc-generator/rpc_generator.p.cmxs
- Installed /home/opam/.opam/4.03/lib/rpc-generator/rpc_generator.cmxs
- Installed /home/opam/.opam/4.03/lib/rpc-generator/rpc_generator.p.cmxa
- Installed /home/opam/.opam/4.03/lib/rpc-generator/rpc_generator.cmxa
- Installed /home/opam/.opam/4.03/lib/rpc-generator/rpc_generator.cma
- Installed /home/opam/.opam/4.03/lib/rpc-generator/syntax.cmi
- Installed /home/opam/.opam/4.03/lib/rpc-generator/rename.cmi
- Installed /home/opam/.opam/4.03/lib/rpc-generator/parser.cmi
- Installed /home/opam/.opam/4.03/lib/rpc-generator/options.cmi
- Installed /home/opam/.opam/4.03/lib/rpc-generator/main.cmi
- Installed /home/opam/.opam/4.03/lib/rpc-generator/lexer.cmi
- Installed /home/opam/.opam/4.03/lib/rpc-generator/generate.cmi
- Installed /home/opam/.opam/4.03/lib/rpc-generator/direct.cmi
- Installed /home/opam/.opam/4.03/lib/rpc-generator/config.cmi
- Installed /home/opam/.opam/4.03/lib/rpc-generator/parser.mli
- Installed /home/opam/.opam/4.03/lib/rpc-generator/dummy.mli
- Installed /home/opam/.opam/4.03/lib/rpc-generator/META
- mkdir -p "/home/opam/.opam/4.03/bin"
- cp ocamlrpcgen "/home/opam/.opam/4.03/bin"
- Installed ocamlrpcgen into /home/opam/.opam/4.03/bin
- make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc-generator'
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc-generator'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc'
- make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc'
- files=`../../tools/collect_files *.mli *.cmi *.cma *.cmxa *.cmxs *.a dll* META ` && \
- ocamlfind install rpc $files
- Installed /home/opam/.opam/4.03/lib/rpc/rpc.p.a
- Installed /home/opam/.opam/4.03/lib/rpc/rpc.a
- Installed /home/opam/.opam/4.03/lib/rpc/rpc.p.cmxs
- Installed /home/opam/.opam/4.03/lib/rpc/rpc.cmxs
- Installed /home/opam/.opam/4.03/lib/rpc/rpc.p.cmxa
- Installed /home/opam/.opam/4.03/lib/rpc/rpc.cmxa
- Installed /home/opam/.opam/4.03/lib/rpc/rpc.cma
- Installed /home/opam/.opam/4.03/lib/rpc/rpc_util.cmi
- Installed /home/opam/.opam/4.03/lib/rpc/rpc_transport.cmi
- Installed /home/opam/.opam/4.03/lib/rpc/rpc_simple_client.cmi
- Installed /home/opam/.opam/4.03/lib/rpc/rpc_server.cmi
- Installed /home/opam/.opam/4.03/lib/rpc/rpc_proxy.cmi
- Installed /home/opam/.opam/4.03/lib/rpc/rpc_program.cmi
- Installed /home/opam/.opam/4.03/lib/rpc/rpc_portmapper_impl.cmi
- Installed /home/opam/.opam/4.03/lib/rpc/rpc_portmapper_clnt.cmi
- Installed /home/opam/.opam/4.03/lib/rpc/rpc_portmapper_aux.cmi
- Installed /home/opam/.opam/4.03/lib/rpc/rpc_portmapper.cmi
- Installed /home/opam/.opam/4.03/lib/rpc/rpc_packer.cmi
- Installed /home/opam/.opam/4.03/lib/rpc/rpc_common.cmi
- Installed /home/opam/.opam/4.03/lib/rpc/rpc_client_pre.cmi
- Installed /home/opam/.opam/4.03/lib/rpc/rpc_client.cmi
- Installed /home/opam/.opam/4.03/lib/rpc/rpc_auth_sys.cmi
- Installed /home/opam/.opam/4.03/lib/rpc/rpc_auth_gssapi_aux.cmi
- Installed /home/opam/.opam/4.03/lib/rpc/rpc_auth_gssapi.cmi
- Installed /home/opam/.opam/4.03/lib/rpc/rpc.cmi
- Installed /home/opam/.opam/4.03/lib/rpc/rpc_util.mli
- Installed /home/opam/.opam/4.03/lib/rpc/rpc_transport.mli
- Installed /home/opam/.opam/4.03/lib/rpc/rpc_simple_client.mli
- Installed /home/opam/.opam/4.03/lib/rpc/rpc_server.mli
- Installed /home/opam/.opam/4.03/lib/rpc/rpc_proxy.mli
- Installed /home/opam/.opam/4.03/lib/rpc/rpc_program.mli
- Installed /home/opam/.opam/4.03/lib/rpc/rpc_portmapper_clnt.mli
- Installed /home/opam/.opam/4.03/lib/rpc/rpc_portmapper_aux.mli
- Installed /home/opam/.opam/4.03/lib/rpc/rpc_portmapper.mli
- Installed /home/opam/.opam/4.03/lib/rpc/rpc_packer.mli
- Installed /home/opam/.opam/4.03/lib/rpc/rpc_client_pre.mli
- Installed /home/opam/.opam/4.03/lib/rpc/rpc_client.mli
- Installed /home/opam/.opam/4.03/lib/rpc/rpc_auth_sys.mli
- Installed /home/opam/.opam/4.03/lib/rpc/rpc_auth_gssapi_aux.mli
- Installed /home/opam/.opam/4.03/lib/rpc/rpc_auth_gssapi.mli
- Installed /home/opam/.opam/4.03/lib/rpc/rpc.mli
- Installed /home/opam/.opam/4.03/lib/rpc/META
- make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc'
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc-auth-local'
- make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc-auth-local'
- files=`../../tools/collect_files *.mli *.cmi *.cma *.cmxa *.cmxs *.a dll* META ` && \
- ocamlfind install rpc-auth-local $files
- Installed /home/opam/.opam/4.03/lib/rpc-auth-local/rpc_auth_local.p.a
- Installed /home/opam/.opam/4.03/lib/rpc-auth-local/rpc_auth_local.a
- Installed /home/opam/.opam/4.03/lib/rpc-auth-local/librpc_auth_local.p.a
- Installed /home/opam/.opam/4.03/lib/rpc-auth-local/librpc_auth_local.a
- Installed /home/opam/.opam/4.03/lib/rpc-auth-local/rpc_auth_local.p.cmxs
- Installed /home/opam/.opam/4.03/lib/rpc-auth-local/rpc_auth_local.cmxs
- Installed /home/opam/.opam/4.03/lib/rpc-auth-local/rpc_auth_local.p.cmxa
- Installed /home/opam/.opam/4.03/lib/rpc-auth-local/rpc_auth_local.cmxa
- Installed /home/opam/.opam/4.03/lib/rpc-auth-local/rpc_auth_local.cma
- Installed /home/opam/.opam/4.03/lib/rpc-auth-local/rpc_auth_local.cmi
- Installed /home/opam/.opam/4.03/lib/rpc-auth-local/rpc_auth_local.mli
- Installed /home/opam/.opam/4.03/lib/stublibs/dllrpc_auth_local.so
- Installed /home/opam/.opam/4.03/lib/stublibs/dllrpc_auth_local.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.03/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/4.03/lib/rpc-auth-local/META
- make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc-auth-local'
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/rpc-auth-local'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netclient'
- make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netclient'
- files=`../../tools/collect_files *.mli *.cmi *.cma *.cmxa *.cmxs *.a dll* META ` && \
- ocamlfind install netclient $files
- Installed /home/opam/.opam/4.03/lib/netclient/netclient.p.a
- Installed /home/opam/.opam/4.03/lib/netclient/netclient.a
- Installed /home/opam/.opam/4.03/lib/netclient/netclient.p.cmxs
- Installed /home/opam/.opam/4.03/lib/netclient/netclient.cmxs
- Installed /home/opam/.opam/4.03/lib/netclient/netclient.p.cmxa
- Installed /home/opam/.opam/4.03/lib/netclient/netclient.cmxa
- Installed /home/opam/.opam/4.03/lib/netclient/netclient.cma
- Installed /home/opam/.opam/4.03/lib/netclient/nettelnet_client.cmi
- Installed /home/opam/.opam/4.03/lib/netclient/netsmtp.cmi
- Installed /home/opam/.opam/4.03/lib/netclient/netpop.cmi
- Installed /home/opam/.opam/4.03/lib/netclient/netldap.cmi
- Installed /home/opam/.opam/4.03/lib/netclient/nethttp_fs.cmi
- Installed /home/opam/.opam/4.03/lib/netclient/nethttp_client_conncache.cmi
- Installed /home/opam/.opam/4.03/lib/netclient/nethttp_client.cmi
- Installed /home/opam/.opam/4.03/lib/netclient/netftp_fs.cmi
- Installed /home/opam/.opam/4.03/lib/netclient/netftp_data_endpoint.cmi
- Installed /home/opam/.opam/4.03/lib/netclient/netftp_client.cmi
- Installed /home/opam/.opam/4.03/lib/netclient/nettelnet_client.mli
- Installed /home/opam/.opam/4.03/lib/netclient/netsmtp.mli
- Installed /home/opam/.opam/4.03/lib/netclient/netpop.mli
- Installed /home/opam/.opam/4.03/lib/netclient/netldap.mli
- Installed /home/opam/.opam/4.03/lib/netclient/nethttp_fs.mli
- Installed /home/opam/.opam/4.03/lib/netclient/nethttp_client_conncache.mli
- Installed /home/opam/.opam/4.03/lib/netclient/nethttp_client.mli
- Installed /home/opam/.opam/4.03/lib/netclient/netftp_fs.mli
- Installed /home/opam/.opam/4.03/lib/netclient/netftp_data_endpoint.mli
- Installed /home/opam/.opam/4.03/lib/netclient/netftp_client.mli
- Installed /home/opam/.opam/4.03/lib/netclient/META
- make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netclient'
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netclient'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netcgi2'
- make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netcgi2'
- files=`../../tools/collect_files *.mli *.cmi *.cma *.cmxa *.cmxs *.a dll* META ` && \
- ocamlfind install netcgi2 $files
- Installed /home/opam/.opam/4.03/lib/netcgi2/netcgi.p.a
- Installed /home/opam/.opam/4.03/lib/netcgi2/netcgi.a
- Installed /home/opam/.opam/4.03/lib/netcgi2/netcgi.p.cmxs
- Installed /home/opam/.opam/4.03/lib/netcgi2/netcgi.cmxs
- Installed /home/opam/.opam/4.03/lib/netcgi2/netcgi.p.cmxa
- Installed /home/opam/.opam/4.03/lib/netcgi2/netcgi.cmxa
- Installed /home/opam/.opam/4.03/lib/netcgi2/netcgi.cma
- Installed /home/opam/.opam/4.03/lib/netcgi2/netcgi_test.cmi
- Installed /home/opam/.opam/4.03/lib/netcgi2/netcgi_scgi.cmi
- Installed /home/opam/.opam/4.03/lib/netcgi2/netcgi_fcgi.cmi
- Installed /home/opam/.opam/4.03/lib/netcgi2/netcgi_dbi.cmi
- Installed /home/opam/.opam/4.03/lib/netcgi2/netcgi_common.cmi
- Installed /home/opam/.opam/4.03/lib/netcgi2/netcgi_cgi.cmi
- Installed /home/opam/.opam/4.03/lib/netcgi2/netcgi_ajp.cmi
- Installed /home/opam/.opam/4.03/lib/netcgi2/netcgi1_compat.cmi
- Installed /home/opam/.opam/4.03/lib/netcgi2/netcgi.cmi
- Installed /home/opam/.opam/4.03/lib/netcgi2/netcgi_test.mli
- Installed /home/opam/.opam/4.03/lib/netcgi2/netcgi_scgi.mli
- Installed /home/opam/.opam/4.03/lib/netcgi2/netcgi_fcgi.mli
- Installed /home/opam/.opam/4.03/lib/netcgi2/netcgi_dbi.mli
- Installed /home/opam/.opam/4.03/lib/netcgi2/netcgi_common.mli
- Installed /home/opam/.opam/4.03/lib/netcgi2/netcgi_cgi.mli
- Installed /home/opam/.opam/4.03/lib/netcgi2/netcgi_ajp.mli
- Installed /home/opam/.opam/4.03/lib/netcgi2/netcgi1_compat.mli
- Installed /home/opam/.opam/4.03/lib/netcgi2/netcgi.mli
- Installed /home/opam/.opam/4.03/lib/netcgi2/META
- make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netcgi2'
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netcgi2'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netplex'
- make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netplex'
- files=`../../tools/collect_files *.mli *.cmi *.cma *.cmxa *.cmxs *.a dll* META netplex-packlist netplex_mt.cmo netplex_mt.cmx netplex_mt.o netplex_mt.p.cmx netplex_mt.p.o` && \
- ocamlfind install netplex $files
- Installed /home/opam/.opam/4.03/lib/netplex/netplex_mt.p.o
- Installed /home/opam/.opam/4.03/lib/netplex/netplex_mt.p.cmx
- Installed /home/opam/.opam/4.03/lib/netplex/netplex_mt.o
- Installed /home/opam/.opam/4.03/lib/netplex/netplex_mt.cmx
- Installed /home/opam/.opam/4.03/lib/netplex/netplex_mt.cmo
- Installed /home/opam/.opam/4.03/lib/netplex/netplex-packlist
- Installed /home/opam/.opam/4.03/lib/netplex/netplex.p.a
- Installed /home/opam/.opam/4.03/lib/netplex/netplex.a
- Installed /home/opam/.opam/4.03/lib/netplex/netplex.p.cmxs
- Installed /home/opam/.opam/4.03/lib/netplex/netplex.cmxs
- Installed /home/opam/.opam/4.03/lib/netplex/netplex.p.cmxa
- Installed /home/opam/.opam/4.03/lib/netplex/netplex.cmxa
- Installed /home/opam/.opam/4.03/lib/netplex/netplex.cma
- Installed /home/opam/.opam/4.03/lib/netplex/rpc_netplex.cmi
- Installed /home/opam/.opam/4.03/lib/netplex/netplex_workload.cmi
- Installed /home/opam/.opam/4.03/lib/netplex/netplex_util.cmi
- Installed /home/opam/.opam/4.03/lib/netplex/netplex_types.cmi
- Installed /home/opam/.opam/4.03/lib/netplex/netplex_sockserv.cmi
- Installed /home/opam/.opam/4.03/lib/netplex/netplex_sharedvar.cmi
- Installed /home/opam/.opam/4.03/lib/netplex/netplex_semaphore.cmi
- Installed /home/opam/.opam/4.03/lib/netplex/netplex_mutex.cmi
- Installed /home/opam/.opam/4.03/lib/netplex/netplex_mt.cmi
- Installed /home/opam/.opam/4.03/lib/netplex/netplex_mp.cmi
- Installed /home/opam/.opam/4.03/lib/netplex/netplex_mbox.cmi
- Installed /home/opam/.opam/4.03/lib/netplex/netplex_main.cmi
- Installed /home/opam/.opam/4.03/lib/netplex/netplex_log.cmi
- Installed /home/opam/.opam/4.03/lib/netplex/netplex_kit.cmi
- Installed /home/opam/.opam/4.03/lib/netplex/netplex_internal.cmi
- Installed /home/opam/.opam/4.03/lib/netplex/netplex_encap.cmi
- Installed /home/opam/.opam/4.03/lib/netplex/netplex_ctrl_srv.cmi
- Installed /home/opam/.opam/4.03/lib/netplex/netplex_ctrl_clnt.cmi
- Installed /home/opam/.opam/4.03/lib/netplex/netplex_ctrl_aux.cmi
- Installed /home/opam/.opam/4.03/lib/netplex/netplex_controller.cmi
- Installed /home/opam/.opam/4.03/lib/netplex/netplex_container.cmi
- Installed /home/opam/.opam/4.03/lib/netplex/netplex_config.cmi
- Installed /home/opam/.opam/4.03/lib/netplex/netplex_cenv.cmi
- Installed /home/opam/.opam/4.03/lib/netplex/netplex_admin.cmi
- Installed /home/opam/.opam/4.03/lib/netplex/rpc_netplex.mli
- Installed /home/opam/.opam/4.03/lib/netplex/netplex_workload.mli
- Installed /home/opam/.opam/4.03/lib/netplex/netplex_types.mli
- Installed /home/opam/.opam/4.03/lib/netplex/netplex_sockserv.mli
- Installed /home/opam/.opam/4.03/lib/netplex/netplex_sharedvar.mli
- Installed /home/opam/.opam/4.03/lib/netplex/netplex_semaphore.mli
- Installed /home/opam/.opam/4.03/lib/netplex/netplex_mutex.mli
- Installed /home/opam/.opam/4.03/lib/netplex/netplex_mt.mli
- Installed /home/opam/.opam/4.03/lib/netplex/netplex_mp.mli
- Installed /home/opam/.opam/4.03/lib/netplex/netplex_mbox.mli
- Installed /home/opam/.opam/4.03/lib/netplex/netplex_main.mli
- Installed /home/opam/.opam/4.03/lib/netplex/netplex_log.mli
- Installed /home/opam/.opam/4.03/lib/netplex/netplex_kit.mli
- Installed /home/opam/.opam/4.03/lib/netplex/netplex_internal.mli
- Installed /home/opam/.opam/4.03/lib/netplex/netplex_encap.mli
- Installed /home/opam/.opam/4.03/lib/netplex/netplex_ctrl_srv.mli
- Installed /home/opam/.opam/4.03/lib/netplex/netplex_ctrl_clnt.mli
- Installed /home/opam/.opam/4.03/lib/netplex/netplex_ctrl_aux.mli
- Installed /home/opam/.opam/4.03/lib/netplex/netplex_controller.mli
- Installed /home/opam/.opam/4.03/lib/netplex/netplex_container.mli
- Installed /home/opam/.opam/4.03/lib/netplex/netplex_config.mli
- Installed /home/opam/.opam/4.03/lib/netplex/netplex_cenv.mli
- Installed /home/opam/.opam/4.03/lib/netplex/META
- mkdir -p "/home/opam/.opam/4.03/bin"
- cp netplex-admin "/home/opam/.opam/4.03/bin"
- Installed netplex-admin into /home/opam/.opam/4.03/bin
- make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netplex'
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netplex'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netcgi2-plex'
- make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netcgi2-plex'
- files=`../../tools/collect_files *.mli *.cmi *.cma *.cmxa *.cmxs *.a dll* META ` && \
- ocamlfind install netcgi2-plex $files
- Installed /home/opam/.opam/4.03/lib/netcgi2-plex/netcgi2-plex.p.a
- Installed /home/opam/.opam/4.03/lib/netcgi2-plex/netcgi2-plex.a
- Installed /home/opam/.opam/4.03/lib/netcgi2-plex/netcgi2-plex.p.cmxs
- Installed /home/opam/.opam/4.03/lib/netcgi2-plex/netcgi2-plex.cmxs
- Installed /home/opam/.opam/4.03/lib/netcgi2-plex/netcgi2-plex.p.cmxa
- Installed /home/opam/.opam/4.03/lib/netcgi2-plex/netcgi2-plex.cmxa
- Installed /home/opam/.opam/4.03/lib/netcgi2-plex/netcgi2-plex.cma
- Installed /home/opam/.opam/4.03/lib/netcgi2-plex/netcgi_plex.cmi
- Installed /home/opam/.opam/4.03/lib/netcgi2-plex/netcgi_plex.mli
- Installed /home/opam/.opam/4.03/lib/netcgi2-plex/META
- make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netcgi2-plex'
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netcgi2-plex'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netcamlbox'
- make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netcamlbox'
- files=`../../tools/collect_files *.mli *.cmi *.cma *.cmxa *.cmxs *.a dll* META ` && \
- ocamlfind install netcamlbox $files
- Installed /home/opam/.opam/4.03/lib/netcamlbox/netcamlbox.p.a
- Installed /home/opam/.opam/4.03/lib/netcamlbox/netcamlbox.a
- Installed /home/opam/.opam/4.03/lib/netcamlbox/netcamlbox.p.cmxs
- Installed /home/opam/.opam/4.03/lib/netcamlbox/netcamlbox.cmxs
- Installed /home/opam/.opam/4.03/lib/netcamlbox/netcamlbox.p.cmxa
- Installed /home/opam/.opam/4.03/lib/netcamlbox/netcamlbox.cmxa
- Installed /home/opam/.opam/4.03/lib/netcamlbox/netcamlbox.cma
- Installed /home/opam/.opam/4.03/lib/netcamlbox/netcamlbox.cmi
- Installed /home/opam/.opam/4.03/lib/netcamlbox/netcamlbox.mli
- Installed /home/opam/.opam/4.03/lib/netcamlbox/META
- make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netcamlbox'
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netcamlbox'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netmulticore'
- make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netmulticore'
- files=`../../tools/collect_files *.mli *.cmi *.cma *.cmxa *.cmxs *.a dll* META ` && \
- ocamlfind install netmulticore $files
- Installed /home/opam/.opam/4.03/lib/netmulticore/netmulticore.p.a
- Installed /home/opam/.opam/4.03/lib/netmulticore/netmulticore.a
- Installed /home/opam/.opam/4.03/lib/netmulticore/netmulticore.p.cmxs
- Installed /home/opam/.opam/4.03/lib/netmulticore/netmulticore.cmxs
- Installed /home/opam/.opam/4.03/lib/netmulticore/netmulticore.p.cmxa
- Installed /home/opam/.opam/4.03/lib/netmulticore/netmulticore.cmxa
- Installed /home/opam/.opam/4.03/lib/netmulticore/netmulticore.cma
- Installed /home/opam/.opam/4.03/lib/netmulticore/netmcore_util.cmi
- Installed /home/opam/.opam/4.03/lib/netmulticore/netmcore_sem.cmi
- Installed /home/opam/.opam/4.03/lib/netmulticore/netmcore_ref.cmi
- Installed /home/opam/.opam/4.03/lib/netmulticore/netmcore_queue.cmi
- Installed /home/opam/.opam/4.03/lib/netmulticore/netmcore_process.cmi
- Installed /home/opam/.opam/4.03/lib/netmulticore/netmcore_mutex.cmi
- Installed /home/opam/.opam/4.03/lib/netmulticore/netmcore_mempool.cmi
- Installed /home/opam/.opam/4.03/lib/netmulticore/netmcore_matrix.cmi
- Installed /home/opam/.opam/4.03/lib/netmulticore/netmcore_heap.cmi
- Installed /home/opam/.opam/4.03/lib/netmulticore/netmcore_hashtbl.cmi
- Installed /home/opam/.opam/4.03/lib/netmulticore/netmcore_condition.cmi
- Installed /home/opam/.opam/4.03/lib/netmulticore/netmcore_camlbox.cmi
- Installed /home/opam/.opam/4.03/lib/netmulticore/netmcore_buffer.cmi
- Installed /home/opam/.opam/4.03/lib/netmulticore/netmcore_array.cmi
- Installed /home/opam/.opam/4.03/lib/netmulticore/netmcore.cmi
- Installed /home/opam/.opam/4.03/lib/netmulticore/netmcore_sem.mli
- Installed /home/opam/.opam/4.03/lib/netmulticore/netmcore_ref.mli
- Installed /home/opam/.opam/4.03/lib/netmulticore/netmcore_queue.mli
- Installed /home/opam/.opam/4.03/lib/netmulticore/netmcore_process.mli
- Installed /home/opam/.opam/4.03/lib/netmulticore/netmcore_mutex.mli
- Installed /home/opam/.opam/4.03/lib/netmulticore/netmcore_mempool.mli
- Installed /home/opam/.opam/4.03/lib/netmulticore/netmcore_matrix.mli
- Installed /home/opam/.opam/4.03/lib/netmulticore/netmcore_heap.mli
- Installed /home/opam/.opam/4.03/lib/netmulticore/netmcore_hashtbl.mli
- Installed /home/opam/.opam/4.03/lib/netmulticore/netmcore_condition.mli
- Installed /home/opam/.opam/4.03/lib/netmulticore/netmcore_camlbox.mli
- Installed /home/opam/.opam/4.03/lib/netmulticore/netmcore_buffer.mli
- Installed /home/opam/.opam/4.03/lib/netmulticore/netmcore_bigarray.mli
- Installed /home/opam/.opam/4.03/lib/netmulticore/netmcore_array.mli
- Installed /home/opam/.opam/4.03/lib/netmulticore/netmcore.mli
- Installed /home/opam/.opam/4.03/lib/netmulticore/META
- make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netmulticore'
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/netmulticore'
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/nethttpd'
- make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/nethttpd'
- files=`../../tools/collect_files *.mli *.cmi *.cma *.cmxa *.cmxs *.a dll* META LICENSE` && \
- ocamlfind install nethttpd $files
- Installed /home/opam/.opam/4.03/lib/nethttpd/LICENSE
- Installed /home/opam/.opam/4.03/lib/nethttpd/nethttpd.p.a
- Installed /home/opam/.opam/4.03/lib/nethttpd/nethttpd.a
- Installed /home/opam/.opam/4.03/lib/nethttpd/nethttpd.p.cmxs
- Installed /home/opam/.opam/4.03/lib/nethttpd/nethttpd.cmxs
- Installed /home/opam/.opam/4.03/lib/nethttpd/nethttpd.p.cmxa
- Installed /home/opam/.opam/4.03/lib/nethttpd/nethttpd.cmxa
- Installed /home/opam/.opam/4.03/lib/nethttpd/nethttpd.cma
- Installed /home/opam/.opam/4.03/lib/nethttpd/nethttpd_util.cmi
- Installed /home/opam/.opam/4.03/lib/nethttpd/nethttpd_types.cmi
- Installed /home/opam/.opam/4.03/lib/nethttpd/nethttpd_services.cmi
- Installed /home/opam/.opam/4.03/lib/nethttpd/nethttpd_reactor.cmi
- Installed /home/opam/.opam/4.03/lib/nethttpd/nethttpd_plex.cmi
- Installed /home/opam/.opam/4.03/lib/nethttpd/nethttpd_kernel.cmi
- Installed /home/opam/.opam/4.03/lib/nethttpd/nethttpd_engine.cmi
- Installed /home/opam/.opam/4.03/lib/nethttpd/nethttpd_util.mli
- Installed /home/opam/.opam/4.03/lib/nethttpd/nethttpd_types.mli
- Installed /home/opam/.opam/4.03/lib/nethttpd/nethttpd_services.mli
- Installed /home/opam/.opam/4.03/lib/nethttpd/nethttpd_reactor.mli
- Installed /home/opam/.opam/4.03/lib/nethttpd/nethttpd_plex.mli
- Installed /home/opam/.opam/4.03/lib/nethttpd/nethttpd_kernel.mli
- Installed /home/opam/.opam/4.03/lib/nethttpd/nethttpd_engine.mli
- Installed /home/opam/.opam/4.03/lib/nethttpd/META
- make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/nethttpd'
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlnet.4.1.9-1/src/nethttpd'
-> installed ocamlnet.4.1.9-1

#=== ERROR while compiling ppx_blob.0.7.0 =====================================#
# context              2.1.1 | linux/x86_64 | ocaml-base-compiler.4.03.0 | file:///home/opam/opam-repository
# path                 ~/.opam/4.03/.opam-switch/build/ppx_blob.0.7.0
# command              ~/.opam/opam-init/hooks/sandbox.sh build dune build -p ppx_blob -j 47
# exit-code            1
# env-file             ~/.opam/log/ppx_blob-19-bca06f.env
# output-file          ~/.opam/log/ppx_blob-19-bca06f.out
### output ###
#       ocamlc src/.ppx_blob.objs/byte/ppx_blob.{cmi,cmo,cmt} (exit 2)
# (cd _build/default && /home/opam/.opam/4.03/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.ppx_blob.objs/byte -I /home/opam/.opam/4.03/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.03/lib/ocaml/compiler-libs -I /home/opam/.opam/4.03/lib/ppx_derivers -I /home/opam/.opam/4.03/lib/result -no-alias-deps -o src/.ppx_blob.objs/byte/ppx_blob.cmo -c -impl src/ppx_blob.ml)
# File "src/ppx_blob.ml", line 2, characters 5-12:
# Error: Unbound module Ast_408
# Hint: Did you mean Ast_407, Ast_404, Ast_406, Ast_405, Ast_403 or Ast_402?



<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions were aborted
| - install stog     0.16.0
| - install stog-rdf 0.16.1
+- 
+- The following actions failed
| - build ppx_blob 0.7.0
+- 
+- The following changes have been performed (the rest was aborted)
| - remove  ocaml-secondary-compiler 4.08.1-1
| - install base                     v0.9.3
| - install base-bytes               base
| - install base-num                 base
| - install biniou                   1.2.1
| - install calendar                 2.04
| - install camlp4                   4.03+1
| - install cmdliner                 1.0.4
| - install conf-gmp                 3
| - install conf-gmp-powm-sec        3
| - install conf-libpcre             1
| - install conf-perl                1
| - install conf-pkg-config          2
| - install conf-which               1
| - install conf-zlib                1
| - install cppo                     1.6.8
| - install cryptokit                1.14
| - install dune                     1.11.4
| - install dune-configurator        1.0.0
| - install easy-format              1.3.2
| - install gen                      0.5.3
| - install higlo                    0.6
| - install iri                      0.4.0
| - install jbuilder                 transition
| - install js_of_ocaml              3.3.0
| - install js_of_ocaml-compiler     3.3.0
| - install js_of_ocaml-ppx          3.3.0
| - install jsonm                    1.0.1
| - install lwt                      5.2.0
| - install menhir                   20190924
| - install mmap                     1.1.0
| - install num                      0
| - install ocaml-compiler-libs      v0.9.0
| - install ocaml-migrate-parsetree  1.2.0
| - install ocamlbuild               0.14.0
| - install ocamlfind                1.9.1
| - install ocamlnet                 4.1.9-1
| - install ocf                      0.5.0
| - install ocplib-endian            1.2
| - install pcre                     7.2.3
| - install ppx_ast                  v0.9.1
| - install ppx_core                 v0.9.0
| - install ppx_derivers             1.2.1
| - install ppx_driver               v0.9.1
| - install ppx_metaquot             v0.9.0
| - install ppx_optcomp              v0.9.0
| - install ppx_sexp_conv            v0.9.0
| - install ppx_tools                5.0+4.03.0
| - install ppx_tools_versioned      5.2
| - install ppx_traverse_builtins    v0.9.0
| - install ppx_type_conv            v0.9.0
| - install rdf                      0.11.0
| - install re                       1.9.0
| - install result                   1.5
| - install sedlex                   1.99.4
| - install seq                      0.2.2
| - install sexplib                  v0.9.2
| - install stdio                    v0.9.0
| - install stringext                1.6.0
| - install topkg                    1.0.4
| - install uchar                    0.0.2
| - install ulex                     1.2
| - install uri                      1.9.7
| - install uuidm                    0.9.7
| - install uunf                     14.0.0
| - install uutf                     1.0.2
| - install xmlm                     1.3.0
| - install xtmpl                    0.17.0
| - install yojson                   1.7.0
| - install zarith                   1.11
+- 

<><> jbuilder.transition installed successfully <><><><><><><><><><><><><><><><>
=> Jbuilder has been renamed and the jbuilder package is now a transition package. Use the dune package instead.
# Run eval $(opam env) to update the current shell environment

The former state can be restored with:
    /usr/bin/opam switch import "/home/opam/.opam/4.03/.opam-switch/backup/state-20211203202824.export"
'opam install -vy stog-rdf.0.16.1' failed.
"/bin/bash" "-c"
"
opam remove -y "stog-rdf.0.16.1"
opam install -vy "stog-rdf.0.16.1"
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: "stog-rdf.0.16.1" | grep -q '"debian-unstable"'; then
        echo "This package failed and has been disabled for CI using the 'x-ci-accept-failures' field."
        exit 69
    fi
fi


exit $res
" failed with exit status 31
Failed: Build failed