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


Building on m1-a.ocamllabs.io

(from ocaml/opam:debian-unstable@sha256:1f047b38773f5019b428a91bd54b182640ea3851a30b2bde75e0749da4491607)
Unable to find image 'ocaml/opam:debian-unstable@sha256:1f047b38773f5019b428a91bd54b182640ea3851a30b2bde75e0749da4491607' locally
docker.io/ocaml/opam@sha256:1f047b38773f5019b428a91bd54b182640ea3851a30b2bde75e0749da4491607: Pulling from ocaml/opam
2db5444d1f5b: Pulling fs layer
955a4d4491b2: Pulling fs layer
f7fc0b2e0259: Pulling fs layer
2db5444d1f5b: Verifying Checksum
2db5444d1f5b: Download complete
f7fc0b2e0259: Verifying Checksum
f7fc0b2e0259: Download complete
2db5444d1f5b: Pull complete
955a4d4491b2: Verifying Checksum
955a4d4491b2: Download complete
955a4d4491b2: Pull complete
f7fc0b2e0259: Pull complete
Digest: sha256:1f047b38773f5019b428a91bd54b182640ea3851a30b2bde75e0749da4491607
Status: Downloaded newer image for ocaml/opam@sha256:1f047b38773f5019b428a91bd54b182640ea3851a30b2bde75e0749da4491607
2022-02-03 14:08.52 ---> using "046c03104b31caca4776d0f4b3c05e8c36edfcce47e502c904753c15f5c7c145" 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-dev /usr/bin/opam"))
2022-02-03 14:08.52 ---> using "174def638ec7d2637b0dbcf8d157f3db3ea5f765b545d79ffe1aaf2604b82a96" 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 1741c7614a3f64debaeee6573205d847859e8de4"))
2022-02-03 14:08.52 ---> using "7cf36d2e512b30870bc55678abf5e1cb55cb4319ee557daf9c5c759dde9da99a" 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.

2022-02-03 14:08.52 ---> using "3aa3263ea6afcd677a2f49f1557e7725598e35cb434eb2886483b43b368246e0" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=default '4.14' '4.14.0+trunk'"))

<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-variants" {= "4.14.0+trunk"}]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> retrieved ocaml-variants.4.14.0+trunk  (https://github.com/ocaml/ocaml/archive/4.14.tar.gz)
-> installed ocaml-variants.4.14.0+trunk
-> installed ocaml-config.2
-> installed ocaml.4.14.0
Done.
# Run eval $(opam env --switch=4.14) to update the current shell environment
2022-02-03 14:08.52 ---> using "7b40330028669454a177c6aae99b3e0728f679ab4f7bd7c9f5ea5db3f7b42e15" 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-2022-02-03-0808.17-F-2022-01-30-0201.48.pdiff [272 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-02-03-0808.17-F-2022-01-30-0201.48.pdiff [272 kB]
- Fetched 500 kB in 3s (190 kB/s)
- Reading package lists...
- 
2022-02-03 14:08.52 ---> using "efba34f0ce25a4562e0c02af4b0489cb7da6da24abd7d6aa89f86ab49f6069ff" from cache

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

The following actions will be performed:
  - install seq                 base     [required by re]
  - install mirage-no-xen       1        [required by mirage-crypto-pk]
  - install ocamlbuild          0.14.0   [required by ocamlnet]
  - install conf-pkg-config     2        [required by conf-zlib]
  - install conf-gmp            4        [required by zarith, conf-gmp-powm-sec]
  - install dune                2.9.3    [required by azure-cosmos-db]
  - install mirage-no-solo5     1        [required by mirage-crypto-pk]
  - install cmdliner            1.0.4    [required by cohttp-lwt-unix]
  - install ocamlfind           1.9.3    [required by ocamlnet]
  - install uchar               0.0.2    [required by jsonm]
  - install conf-zlib           1        [required by cryptokit]
  - install conf-gmp-powm-sec   3        [required by cryptokit]
  - install stdlib-shims        0.3.0    [required by ppxlib]
  - install sexplib0            v0.14.0  [required by cohttp]
  - install result              1.5      [required by angstrom]
  - install re                  1.10.3   [required by cohttp]
  - install ppx_derivers        1.2.1    [required by ppxlib]
  - install ocaml-syntax-shims  1.0.0    [required by angstrom]
  - install ocaml-compiler-libs v0.12.4  [required by ppxlib]
  - install mmap                1.1.0    [required by lwt]
  - install menhirSdk           20211128 [required by menhir]
  - install menhirLib           20211128 [required by menhir]
  - install magic-mime          1.2.0    [required by cohttp-lwt-unix]
  - install macaddr             5.2.0    [required by ipaddr]
  - install gmap                0.3.0    [required by x509]
  - install easy-format         1.3.2    [required by atd]
  - install duration            0.2.0    [required by mirage-crypto-rng]
  - install domain-name         0.4.0    [required by tls]
  - install csexp               1.5.1    [required by dune-configurator]
  - install cppo                1.6.8    [required by yojson]
  - install bigarray-compat     1.1.0    [required by bigstringaf]
  - install base64              3.5.0    [required by azure-cosmos-db]
  - install zarith              1.12     [required by cryptokit]
  - install topkg               1.0.5    [required by jsonm]
  - install num                 1.4      [required by sexplib]
  - install base-bytes          base     [required by ocamlnet]
  - install ppxlib              0.24.0   [required by lwt_ppx]
  - install menhir              20211128 [required by atd]
  - install biniou              1.2.1    [required by atdgen]
  - install ipaddr              5.2.0    [required by conduit-lwt-unix]
  - install dune-configurator   2.9.3    [required by cryptokit]
  - install cstruct             6.0.1    [required by tls]
  - install bigstringaf         0.8.0    [required by angstrom]
  - install uutf                1.0.2    [required by jsonm]
  - install rresult             0.7.0    [required by bos]
  - install ptime               0.8.6    [required by ca-certs, tls]
  - install mtime               1.3.0    [required by mirage-crypto-rng]
  - install fmt                 0.9.0    [required by cohttp-lwt-unix]
  - install astring             0.8.5    [required by conduit, ca-certs]
  - install stringext           1.6.0    [required by cohttp]
  - install ocplib-endian       1.2      [required by lwt]
  - install ocamlnet            4.1.9-2  [required by azure-cosmos-db]
  - install atd                 2.2.1    [required by atdgen]
  - install yojson              1.7.0    [required by atdgen]
  - install cryptokit           1.16.1   [required by azure-cosmos-db]
  - install base                v0.14.3  [required by ppx_sexp_conv]
  - install eqaf                0.8      [required by mirage-crypto]
  - install angstrom            0.15.0   [required by uri]
  - install jsonm               1.0.1    [required by cohttp]
  - install asn1-combinators    0.2.6    [required by x509]
  - install fpath               0.7.3    [required by ca-certs]
  - install lwt                 5.5.0    [required by azure-cosmos-db]
  - install atdgen-runtime      2.2.1    [required by atdgen]
  - install ppx_sexp_conv       v0.14.3  [required by cohttp, cohttp-lwt-unix]
  - install parsexp             v0.14.2  [required by sexplib]
  - install mirage-crypto       0.10.5   [required by ca-certs, tls]
  - install uri                 4.2.0    [required by azure-cosmos-db]
  - install lwt_ppx             2.0.3    [required by azure-cosmos-db]
  - install logs                0.7.0    [required by cohttp-lwt-unix]
  - install atdgen              2.2.1    [required by azure-cosmos-db]
  - install ipaddr-sexp         5.2.0    [required by conduit-lwt-unix]
  - install sexplib             v0.14.0  [required by conduit-lwt]
  - install pbkdf               1.2.0    [required by x509]
  - install hkdf                1.0.4    [required by tls]
  - install uri-sexp            4.2.0    [required by cohttp]
  - install mirage-crypto-rng   0.10.5   [required by tls]
  - install bos                 0.2.1    [required by ca-certs]
  - install ppx_cstruct         6.0.1    [required by tls]
  - install cstruct-sexp        6.0.1    [required by tls]
  - install conduit             5.0.0    [required by conduit-lwt]
  - install cohttp              5.0.0    [required by azure-cosmos-db]
  - install mirage-crypto-pk    0.10.5   [required by tls]
  - install mirage-crypto-ec    0.10.5   [required by tls]
  - install conduit-lwt         5.0.0    [required by cohttp-lwt-unix]
  - install cohttp-lwt          5.0.0    [required by cohttp-lwt-unix]
  - install x509                0.15.2   [required by ca-certs, tls]
  - install tls                 0.15.2   [required by azure-cosmos-db]
  - install ca-certs            0.2.2    [required by conduit-lwt-unix]
  - install conduit-lwt-unix    5.0.0    [required by cohttp-lwt-unix]
  - install cohttp-lwt-unix     5.0.0    [required by azure-cosmos-db]
  - install azure-cosmos-db     0.1.6
===== 91 to install =====

The following system packages will first need to be installed:
    libgmp-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" "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 ... 18398 files and directories currently installed.)
- Preparing to unpack .../0-libglib2.0-0_2.70.3-1_amd64.deb ...
- Unpacking libglib2.0-0:amd64 (2.70.3-1) ...
- Selecting previously unselected package libglib2.0-data.
- Preparing to unpack .../1-libglib2.0-data_2.70.3-1_all.deb ...
- Unpacking libglib2.0-data (2.70.3-1) ...
- Selecting previously unselected package libgmpxx4ldbl:amd64.
- Preparing to unpack .../2-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 .../3-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 .../4-libicu67_67.1-7_amd64.deb ...
- Unpacking libicu67:amd64 (67.1-7) ...
- Selecting previously unselected package libxml2:amd64.
- Preparing to unpack .../5-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 .../6-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 .../7-shared-mime-info_2.1-2_amd64.deb ...
- Unpacking shared-mime-info (2.1-2) ...
- Selecting previously unselected package xdg-user-dirs.
- Preparing to unpack .../8-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 .../9-zlib1g-dev_1%3a1.2.11.dfsg-2_amd64.deb ...
- Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2) ...
- Setting up libicu67:amd64 (67.1-7) ...
- Setting up xdg-user-dirs (0.17-2) ...
- Setting up libglib2.0-0:amd64 (2.70.3-1) ...
- No schema files found: doing nothing.
- Setting up libglib2.0-data (2.70.3-1) ...
- Setting up libgmpxx4ldbl:amd64 (2:6.2.1+dfsg-3) ...
- 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 shared-mime-info (2.1-2) ...
- Processing triggers for libc-bin (2.33-5) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/273:
Processing  2/273:
Processing  3/273:
-> retrieved asn1-combinators.0.2.6  (cached)
Processing  4/273:
-> retrieved angstrom.0.15.0  (cached)
Processing  5/273:
-> retrieved astring.0.8.5  (cached)
Processing  6/273:
-> retrieved atd.2.2.1  (cached)
Processing  7/273:
-> retrieved atdgen.2.2.1  (cached)
Processing  8/273:
-> retrieved atdgen-runtime.2.2.1  (cached)
Processing  9/273:
Processing 10/273:
-> retrieved azure-cosmos-db.0.1.6  (cached)
Processing 11/273:
-> retrieved base.v0.14.3  (cached)
Processing 12/273:
-> retrieved base64.3.5.0  (cached)
Processing 13/273:
-> retrieved bigarray-compat.1.1.0  (cached)
Processing 14/273:
-> retrieved bigstringaf.0.8.0  (cached)
Processing 15/273:
-> retrieved biniou.1.2.1  (cached)
Processing 16/273:
-> retrieved bos.0.2.1  (cached)
Processing 17/273:
-> retrieved ca-certs.0.2.2  (cached)
Processing 18/273:
-> retrieved cmdliner.1.0.4  (cached)
Processing 19/273:
Processing 20/273: [cmdliner: make all]
-> retrieved cohttp.5.0.0  (cached)
Processing 21/273: [cmdliner: make all]
-> retrieved cohttp-lwt.5.0.0  (cached)
Processing 22/273: [cmdliner: make all]
-> retrieved cohttp-lwt-unix.5.0.0  (cached)
Processing 23/273: [cmdliner: make all]
-> retrieved conduit.5.0.0  (cached)
Processing 24/273: [cmdliner: make all]
Processing 25/273: [cmdliner: make all]
Processing 26/273: [cmdliner: make all]
Processing 27/273: [cmdliner: make all]
Processing 28/273: [cmdliner: make all]
Processing 29/273: [cmdliner: make all] [conf-gmp: sh]
Processing 30/273: [cmdliner: make all] [conf-gmp: sh] [conf-pkg-config: pkg-config]
-> retrieved conduit-lwt.5.0.0  (cached)
Processing 31/273: [cmdliner: make all] [conf-gmp: sh] [conf-pkg-config: pkg-config]
-> retrieved conduit-lwt-unix.5.0.0  (cached)
Processing 32/273: [cmdliner: make all] [conf-gmp: sh] [conf-pkg-config: pkg-config]
-> retrieved cppo.1.6.8  (cached)
Processing 33/273: [cmdliner: make all] [conf-gmp: sh] [conf-pkg-config: pkg-config]
- 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 33/273: [cmdliner: make all] [conf-gmp: sh]
Processing 34/273: [cmdliner: make all] [conf-gmp: sh] [conf-pkg-config: mkdir]
- + cc -c -I/usr/local/include test.c
-> compiled  conf-gmp.4
Processing 34/273: [cmdliner: make all] [conf-pkg-config: mkdir]
-> retrieved cryptokit.1.16.1  (cached)
Processing 35/273: [cmdliner: make all] [conf-pkg-config: mkdir]
-> retrieved csexp.1.5.1  (cached)
Processing 36/273: [cmdliner: make all] [conf-pkg-config: mkdir]
-> retrieved cstruct.6.0.1  (cached)
Processing 37/273: [cmdliner: make all] [conf-pkg-config: mkdir]
-> installed conf-pkg-config.2
Processing 37/273: [cmdliner: make all]
Processing 38/273: [cmdliner: make all] [conf-zlib: pkg-config zlib]
-> installed conf-gmp.4
Processing 39/273: [cmdliner: make all] [conf-zlib: pkg-config zlib]
Processing 40/273: [cmdliner: make all] [conf-gmp-powm-sec: sh] [conf-zlib: pkg-config zlib]
-> retrieved cstruct-sexp.6.0.1  (cached)
Processing 41/273: [cmdliner: make all] [conf-gmp-powm-sec: sh] [conf-zlib: pkg-config zlib]
-> retrieved domain-name.0.4.0  (cached)
Processing 42/273: [cmdliner: make all] [conf-gmp-powm-sec: sh] [conf-zlib: pkg-config zlib]
-> compiled  conf-zlib.1
Processing 42/273: [cmdliner: make all] [conf-gmp-powm-sec: sh]
-> installed conf-zlib.1
Processing 43/273: [cmdliner: make all] [conf-gmp-powm-sec: sh]
-> retrieved duration.0.2.0  (cached)
Processing 44/273: [cmdliner: make all] [conf-gmp-powm-sec: sh]
- + cc -c -I/usr/local/include test.c
-> compiled  conf-gmp-powm-sec.3
Processing 44/273: [cmdliner: make all]
-> installed conf-gmp-powm-sec.3
Processing 45/273: [cmdliner: make all]
-> retrieved easy-format.1.3.2  (cached)
Processing 46/273: [cmdliner: make all]
-> retrieved eqaf.0.8  (cached)
Processing 47/273: [cmdliner: make all]
-> retrieved fmt.0.9.0  (cached)
Processing 48/273: [cmdliner: make all]
-> retrieved fpath.0.7.3  (cached)
Processing 49/273: [cmdliner: make all]
-> retrieved gmap.0.3.0  (cached)
Processing 50/273: [cmdliner: make all]
-> retrieved hkdf.1.0.4  (cached)
Processing 51/273: [cmdliner: make all]
-> retrieved ipaddr.5.2.0  (cached)
Processing 52/273: [cmdliner: make all]
-> retrieved ipaddr-sexp.5.2.0  (cached)
Processing 53/273: [cmdliner: make all]
-> retrieved jsonm.1.0.1  (cached)
Processing 54/273: [cmdliner: make all]
-> retrieved dune.2.9.3  (cached)
Processing 55/273: [cmdliner: make all]
Processing 56/273: [cmdliner: make all] [dune: ocaml bootstrap.ml]
- ocaml build.ml cma
- File "cmdliner_base.ml", line 158, characters 14-27:
- 158 |       `Error (err_ambiguous "enum value" s ambs)
-                     ^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels kind, ambs were omitted in the application of this function.
- File "cmdliner_docgen.ml", line 278, characters 23-39:
- 278 |   if Cmdliner_manpage.(smap_has_section sm s_name) then sm else
-                              ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- File "cmdliner_docgen.ml", line 293, characters 22-56:
- 293 |   let ins sm (s, b) = Cmdliner_manpage.smap_append_block sm s b in
-                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- File "cmdliner_docgen.ml", line 294, characters 35-51:
- 294 |   let has_senv = Cmdliner_manpage.(smap_has_section sm s_environment) in
-                                          ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- File "cmdliner_docgen.ml", line 295, characters 36-52:
- 295 |   let has_sexit = Cmdliner_manpage.(smap_has_section sm s_exit_status) in
-                                           ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- File "cmdliner_cline.ml", line 123, characters 20-47:
- 123 |           let err = Cmdliner_base.err_ambiguous "option" name ambs in
-                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels kind, ambs were omitted in the application of this function.
- File "cmdliner_arg.ml", line 164, characters 24-50:
- 164 | | `Error e -> failwith (Cmdliner_msg.err_opt_parse f e)
-                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label err was omitted in the application of this function.
- File "cmdliner_arg.ml", line 214, characters 24-50:
- 214 | | `Error e -> failwith (Cmdliner_msg.err_pos_parse a e)
-                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label err was omitted in the application of this function.
- File "cmdliner_arg.ml", line 231, characters 10-36:
- 231 |   let a = Cmdliner_info.arg_make_pos pos a in
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label pos was omitted in the application of this function.
- File "cmdliner.ml", line 195, characters 25-47:
- 195 |       | `Std_help fmt -> Cmdliner_docgen.pp_man err_ppf fmt help_ppf ei; `Help
-                                ^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label errs was omitted in the application of this function.
- ocaml build.ml cmxa
- File "cmdliner_base.ml", line 158, characters 14-27:
- 158 |       `Error (err_ambiguous "enum value" s ambs)
-                     ^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels kind, ambs were omitted in the application of this function.
- File "cmdliner_docgen.ml", line 278, characters 23-39:
- 278 |   if Cmdliner_manpage.(smap_has_section sm s_name) then sm else
-                              ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- File "cmdliner_docgen.ml", line 293, characters 22-56:
- 293 |   let ins sm (s, b) = Cmdliner_manpage.smap_append_block sm s b in
-                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- File "cmdliner_docgen.ml", line 294, characters 35-51:
- 294 |   let has_senv = Cmdliner_manpage.(smap_has_section sm s_environment) in
-                                          ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- File "cmdliner_docgen.ml", line 295, characters 36-52:
- 295 |   let has_sexit = Cmdliner_manpage.(smap_has_section sm s_exit_status) in
-                                           ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- File "cmdliner_cline.ml", line 123, characters 20-47:
- 123 |           let err = Cmdliner_base.err_ambiguous "option" name ambs in
-                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels kind, ambs were omitted in the application of this function.
- File "cmdliner_arg.ml", line 164, characters 24-50:
- 164 | | `Error e -> failwith (Cmdliner_msg.err_opt_parse f e)
-                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label err was omitted in the application of this function.
- File "cmdliner_arg.ml", line 214, characters 24-50:
- 214 | | `Error e -> failwith (Cmdliner_msg.err_pos_parse a e)
-                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label err was omitted in the application of this function.
- File "cmdliner_arg.ml", line 231, characters 10-36:
- 231 |   let a = Cmdliner_info.arg_make_pos pos a in
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label pos was omitted in the application of this function.
- File "cmdliner.ml", line 195, characters 25-47:
- 195 |       | `Std_help fmt -> Cmdliner_docgen.pp_man err_ppf fmt help_ppf ei; `Help
-                                ^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label errs was omitted in the application of this function.
- ocaml build.ml cmxs
- File "cmdliner_base.ml", line 158, characters 14-27:
- 158 |       `Error (err_ambiguous "enum value" s ambs)
-                     ^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels kind, ambs were omitted in the application of this function.
- File "cmdliner_docgen.ml", line 278, characters 23-39:
- 278 |   if Cmdliner_manpage.(smap_has_section sm s_name) then sm else
-                              ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- File "cmdliner_docgen.ml", line 293, characters 22-56:
- 293 |   let ins sm (s, b) = Cmdliner_manpage.smap_append_block sm s b in
-                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- File "cmdliner_docgen.ml", line 294, characters 35-51:
- 294 |   let has_senv = Cmdliner_manpage.(smap_has_section sm s_environment) in
-                                          ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- File "cmdliner_docgen.ml", line 295, characters 36-52:
- 295 |   let has_sexit = Cmdliner_manpage.(smap_has_section sm s_exit_status) in
-                                           ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- File "cmdliner_cline.ml", line 123, characters 20-47:
- 123 |           let err = Cmdliner_base.err_ambiguous "option" name ambs in
-                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels kind, ambs were omitted in the application of this function.
- File "cmdliner_arg.ml", line 164, characters 24-50:
- 164 | | `Error e -> failwith (Cmdliner_msg.err_opt_parse f e)
-                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label err was omitted in the application of this function.
- File "cmdliner_arg.ml", line 214, characters 24-50:
- 214 | | `Error e -> failwith (Cmdliner_msg.err_pos_parse a e)
-                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label err was omitted in the application of this function.
- File "cmdliner_arg.ml", line 231, characters 10-36:
- 231 |   let a = Cmdliner_info.arg_make_pos pos a in
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label pos was omitted in the application of this function.
- File "cmdliner.ml", line 195, characters 25-47:
- 195 |       | `Std_help fmt -> Cmdliner_docgen.pp_man err_ppf fmt help_ppf ei; `Help
-                                ^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label errs was omitted in the application of this function.
-> compiled  cmdliner.1.0.4
Processing 56/273: [dune: ocaml bootstrap.ml]
Processing 57/273: [dune: ocaml bootstrap.ml] [cmdliner: make install]
-> retrieved dune-configurator.2.9.3  (cached)
Processing 58/273: [dune: ocaml bootstrap.ml] [cmdliner: make install]
-> retrieved logs.0.7.0  (cached)
Processing 59/273: [dune: ocaml bootstrap.ml] [cmdliner: make install]
-> retrieved lwt.5.5.0  (cached)
Processing 60/273: [dune: ocaml bootstrap.ml] [cmdliner: make install]
- install -d /home/opam/.opam/4.14/lib/cmdliner
- install pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti /home/opam/.opam/4.14/lib/cmdliner
- install cmdliner.opam /home/opam/.opam/4.14/lib/cmdliner/opam
- install _build/cmdliner.cma /home/opam/.opam/4.14/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.14/lib/cmdliner
- install _build/cmdliner.cmxs /home/opam/.opam/4.14/lib/cmdliner
Processing 60/273: [dune: ocaml bootstrap.ml] [cmdliner: make install-doc]
-> retrieved lwt_ppx.2.0.3  (cached)
Processing 61/273: [dune: ocaml bootstrap.ml] [cmdliner: make install-doc]
-> retrieved macaddr.5.2.0  (cached)
Processing 62/273: [dune: ocaml bootstrap.ml] [cmdliner: make install-doc]
-> retrieved magic-mime.1.2.0  (cached)
Processing 63/273: [dune: ocaml bootstrap.ml] [cmdliner: make install-doc]
- install -d /home/opam/.opam/4.14/doc/cmdliner
- install CHANGES.md LICENSE.md README.md /home/opam/.opam/4.14/doc/cmdliner
-> installed cmdliner.1.0.4
Processing 63/273: [dune: ocaml bootstrap.ml]
-> retrieved menhir.20211128  (cached)
Processing 64/273: [dune: ocaml bootstrap.ml]
-> retrieved menhirLib.20211128  (cached)
Processing 65/273: [dune: ocaml bootstrap.ml]
-> retrieved menhirSdk.20211128  (cached)
Processing 66/273: [dune: ocaml bootstrap.ml]
-> retrieved mirage-crypto.0.10.5  (cached)
Processing 67/273: [dune: ocaml bootstrap.ml]
-> retrieved mirage-crypto-ec.0.10.5  (cached)
Processing 68/273: [dune: ocaml bootstrap.ml]
Processing 69/273: [dune: ocaml bootstrap.ml]
Processing 70/273: [dune: ocaml bootstrap.ml]
Processing 71/273: [dune: ocaml bootstrap.ml]
Processing 72/273: [dune: ocaml bootstrap.ml]
-> installed mirage-no-solo5.1
Processing 73/273: [dune: ocaml bootstrap.ml]
-> installed mirage-no-xen.1
Processing 74/273: [dune: ocaml bootstrap.ml]
-> retrieved mirage-crypto-pk.0.10.5  (cached)
Processing 75/273: [dune: ocaml bootstrap.ml]
-> retrieved mmap.1.1.0  (cached)
Processing 76/273: [dune: ocaml bootstrap.ml]
-> retrieved mtime.1.3.0  (cached)
Processing 77/273: [dune: ocaml bootstrap.ml]
-> retrieved num.1.4  (cached)
Processing 78/273: [dune: ocaml bootstrap.ml]
-> retrieved ocaml-compiler-libs.v0.12.4  (cached)
Processing 79/273: [dune: ocaml bootstrap.ml]
-> retrieved ocaml-syntax-shims.1.0.0  (cached)
Processing 80/273: [dune: ocaml bootstrap.ml]
-> retrieved ocamlbuild.0.14.0  (cached)
Processing 81/273: [dune: ocaml bootstrap.ml]
Processing 82/273: [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make]
-> retrieved ocamlfind.1.9.3  (cached)
Processing 83/273: [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make]
Processing 84/273: [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
-> retrieved ocplib-endian.1.2  (cached)
Processing 85/273: [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
- (echo "# This file was generated from configure.make"; \
- echo ;\
- echo "OCAML_PREFIX="; \
- echo "OCAML_BINDIR=/home/opam/.opam/4.14/bin"; \
- echo "OCAML_LIBDIR=/home/opam/.opam/4.14/lib/ocaml"; \
- echo "OCAML_MANDIR=/home/opam/.opam/4.14/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.14"; \
- echo "BINDIR=/home/opam/.opam/4.14/bin"; \
- echo "LIBDIR=/home/opam/.opam/4.14/lib"; \
- echo "MANDIR=/home/opam/.opam/4.14/man"; \
- ) > Makefile.config
- (echo "(* This file was generated from ../configure.make *)"; \
- echo ;\
- echo 'let bindir = "/home/opam/.opam/4.14/bin"'; \
- echo 'let libdir = "/home/opam/.opam/4.14/lib"'; \
- echo 'let ocaml_libdir = "/home/opam/.opam/4.14/lib/ocaml"'; \
- echo 'let libdir_abs = "/home/opam/.opam/4.14/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 85/273: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved parsexp.v0.14.2  (cached)
Processing 86/273: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved pbkdf.1.2.0  (cached)
Processing 87/273: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved mirage-crypto-rng.0.10.5  (cached)
Processing 88/273: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_cstruct.6.0.1  (cached)
Processing 89/273: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 90/273: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ocamlnet.4.1.9-2  (cached)
Processing 91/273: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
- Welcome to findlib version 1.9.3
- 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: not present (normal since 4.09)
- num: not present (normal since 4.06)
- 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 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.14/lib/ocaml
-     Binaries:              /home/opam/.opam/4.14/bin
-     Manual pages:          /home/opam/.opam/4.14/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.14/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.14/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.14/bin
-     Manual pages:          /home/opam/.opam/4.14/man
-     topfind script:        /home/opam/.opam/4.14/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 91/273: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved ppx_sexp_conv.v0.14.3  (cached)
Processing 92/273: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved ppxlib.0.24.0  (cached)
Processing 93/273: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved ptime.0.8.6  (cached)
Processing 94/273: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved re.1.10.3  (cached)
Processing 95/273: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 96/273: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 97/273: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> installed seq.base
Processing 98/273: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved result.1.5  (cached)
Processing 99/273: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved rresult.0.7.0  (cached)
Processing 100/273: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved sexplib.v0.14.0  (cached)
Processing 101/273: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved sexplib0.v0.14.0  (cached)
Processing 102/273: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 103/273: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved stringext.1.6.0  (cached)
Processing 104/273: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved uchar.0.0.2  (cached)
Processing 105/273: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved topkg.1.0.5  (cached)
Processing 106/273: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved tls.0.15.2  (cached)
Processing 107/273: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved uri.4.2.0  (cached)
Processing 108/273: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved uri-sexp.4.2.0  (cached)
Processing 109/273: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved uutf.1.0.2  (cached)
Processing 110/273: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved yojson.1.7.0  (cached)
-> retrieved x509.0.15.2  (cached)
-> retrieved zarith.1.12  (cached)
- for p in findlib; do ( cd src/$p; make all ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.3/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.14/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.14/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
- File "fl_package_base.ml", line 304, characters 22-40:
- 304 | 	 let pkg_ancestors = query_requirements predlist pkg in
-       	                     ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 350, characters 18-36:
- 350 |   let ancestors = query_requirements predlist package_name in
-                         ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 375, characters 23-41:
- 375 | 	  let pkg_ancestors = query_requirements predlist pkg in
-       	                      ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 510, characters 16-35:
- 510 | 	     ( let c = package_definitions search_path pkg.package_name in
-       	               ^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label search_path was omitted in the application of this function.
- ocamlc -I +compiler-libs -opaque    -c findlib.mli
- ocamlc -I +compiler-libs -opaque    -g -c findlib.ml
- File "findlib.ml", line 390, characters 2-26:
- 390 |   Fl_package_base.requires predlist pkg
-         ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "findlib.ml", line 396, characters 2-33:
- 396 |   Fl_package_base.requires_deeply predlist pkglist
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- 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 859, characters 10-39:
- 859 |           Fl_package_base.package_users predicates1 packages1
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- 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
- File "topfind.ml", line 126, characters 40-63:
- 126 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 256, characters 4-27:
- 256 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 266, characters 4-27:
- 266 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 278, characters 4-27:
- 278 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 291, characters 4-27:
- 291 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 305, characters 4-27:
- 305 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 317, characters 4-27:
- 317 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 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.14/lib' \
-     	    >topfind
- ocamlc -I +compiler-libs -opaque    -c fl_dynload.mli
- ocamlc -I +compiler-libs -opaque    -g -c fl_dynload.ml
- ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.3/src/findlib'
- make all-config
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.3'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/4.14/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.14/.opam-switch/build/ocamlfind.1.9.3'
Processing 110/273: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
- for p in findlib; do ( cd src/$p; make opt ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.3/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
- File "fl_package_base.ml", line 304, characters 22-40:
- 304 | 	 let pkg_ancestors = query_requirements predlist pkg in
-       	                     ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 350, characters 18-36:
- 350 |   let ancestors = query_requirements predlist package_name in
-                         ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 375, characters 23-41:
- 375 | 	  let pkg_ancestors = query_requirements predlist pkg in
-       	                      ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 510, characters 16-35:
- 510 | 	     ( let c = package_definitions search_path pkg.package_name in
-       	               ^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label search_path was omitted in the application of this function.
- ocamlopt -I +compiler-libs -g -opaque   -c findlib.ml
- File "findlib.ml", line 390, characters 2-26:
- 390 |   Fl_package_base.requires predlist pkg
-         ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "findlib.ml", line 396, characters 2-33:
- 396 |   Fl_package_base.requires_deeply predlist pkglist
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- 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 859, characters 10-39:
- 859 |           Fl_package_base.package_users predicates1 packages1
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- 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 "topfind.ml", line 126, characters 40-63:
- 126 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 256, characters 4-27:
- 256 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 266, characters 4-27:
- 266 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 278, characters 4-27:
- 278 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 291, characters 4-27:
- 291 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 305, characters 4-27:
- 305 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 317, characters 4-27:
- 317 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 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.14/.opam-switch/build/ocamlfind.1.9.3/src/findlib'
-> compiled  ocamlfind.1.9.3
Processing 110/273: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
Processing 111/273: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make install]
- if [ "1" -eq 1 ]; then \
-     for x in camlp4 dbm graphics labltk num ocamlbuild; do \
-       if [ -f "/home/opam/.opam/4.14/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.14/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.14/bin"
- mkdir -p "/home/opam/.opam/4.14/man"
- make install-config
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.3'
- mkdir -p "`dirname \"/home/opam/.opam/4.14/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.14/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/4.14/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.3'
- for p in findlib; do ( cd src/$p; make install ); done
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.3/src/findlib'
- mkdir -p "/home/opam/.opam/4.14/lib/findlib"
- mkdir -p "/home/opam/.opam/4.14/bin"
- test 1 -eq 0 || cp topfind "/home/opam/.opam/4.14/lib/ocaml"
- files=` ../../tools/collect_files ../../Makefile.config \
- findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs \
- findlib_config.cmi findlib_config.ml topfind.cmi topfind.mli \
- fl_args.cmi fl_lint.cmi fl_meta.cmi fl_split.cmi fl_topo.cmi ocaml_args.cmi \
- 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.14/lib/findlib"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- cp $f "/home/opam/.opam/4.14/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/4.14/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/4.14/lib/ocaml/compiler-libs/"; \
-     cp topdirs.cmi toploop.cmi "/home/opam/.opam/4.14/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.3/src/findlib'
- make install-meta
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.3'
- for x in bigarray bytes compiler-libs dynlink ocamldoc stdlib str threads unix ; do mkdir -p "/home/opam/.opam/4.14/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.14/lib/$x/META.tmp" && mv "/home/opam/.opam/4.14/lib/$x/META.tmp" "/home/opam/.opam/4.14/lib/$x/META"; done
- mkdir -p "/home/opam/.opam/4.14/lib/findlib"; cp Makefile.packages "/home/opam/.opam/4.14/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.3'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; }
- test ! -f 'site-lib-src/camlp4/META' ||	cp tools/safe_camlp4 "/home/opam/.opam/4.14/bin"
- make install-doc
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.3'
- mkdir -p "/home/opam/.opam/4.14/man/man1" "/home/opam/.opam/4.14/man/man3" "/home/opam/.opam/4.14/man/man5"
- cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.14/man/man1"
- cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.14/man/man5"
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.3'
-> installed ocamlfind.1.9.3
Processing 111/273: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
Processing 112/273: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
Processing 113/273: [dune: ocaml bootstrap.ml] [num: make] [ocamlbuild: make check-if-preinstalled]
Processing 114/273: [dune: ocaml bootstrap.ml] [num: make] [ocamlbuild: make check-if-preinstalled] [zarith: ./configure]
-> installed base-bytes.base
Processing 115/273: [dune: ocaml bootstrap.ml] [num: make] [ocamlbuild: make check-if-preinstalled] [zarith: ./configure]
- binary ocaml: found in /home/opam/.opam/4.14/bin
- binary ocamlc: found in /home/opam/.opam/4.14/bin
- binary ocamldep: found in /home/opam/.opam/4.14/bin
- binary ocamlmklib: found in /home/opam/.opam/4.14/bin
- binary ocamldoc: found in /home/opam/.opam/4.14/bin
- binary gcc: found in /usr/bin
- binary ocamlopt: found in /home/opam/.opam/4.14/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.14/bin
- OCaml's word size is 64
- binary uname: found in /bin
- include gmp.h: found
- library gmp: found
- OCaml supports -bin-annot to produce documentation
- 
- detected configuration:
- 
-   native-code:          yes
-   dynamic linking:      yes
-   defines:              -DHAS_GMP 
-   libraries:             -lgmp
-   C options:            -O3 -Wall -Wextra 
-   installation path:    /home/opam/.opam/4.14/lib
-   installation method   findlib
- 
- configuration successful!
- now type "make" to build
- then type "make install" or "sudo make install" to install
Processing 115/273: [dune: ocaml bootstrap.ml] [num: make] [ocamlbuild: make check-if-preinstalled] [zarith: make]
- make -C src all
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/num.1.4/src'
- ocamlc -ccopt -DBNG_ARCH_amd64 -c bng.c
- ocamlc -ccopt -DBNG_ARCH_amd64 -c nat_stubs.c
- ocamlmklib -oc nums bng.o nat_stubs.o
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c int_misc.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c int_misc.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c nat.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c nat.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c big_int.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c big_int.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_flags.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_flags.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c ratio.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c ratio.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c num.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c num.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_status.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_status.ml
- ocamlmklib -o nums -oc nums -linkall int_misc.cmo nat.cmo big_int.cmo arith_flags.cmo ratio.cmo num.cmo arith_status.cmo
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c int_misc.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c nat.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c big_int.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_flags.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c ratio.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c num.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_status.ml
- ocamlmklib -o nums -oc nums -linkall int_misc.cmx nat.cmx big_int.cmx arith_flags.cmx ratio.cmx num.cmx arith_status.cmx
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -I . -shared -o nums.cmxs nums.cmxa
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/num.1.4/src'
- make -C toplevel all
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/num.1.4/toplevel'
- ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -c num_top_printers.mli
- ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -c num_top_printers.ml
- ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -c num_top.mli
- ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -c num_top.ml
- ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -a -o num_top.cma num_top_printers.cmo num_top.cmo
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/num.1.4/toplevel'
-> compiled  num.1.4
Processing 115/273: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [zarith: make]
Processing 116/273: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [zarith: make] [num: make install]
- make -C src install
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/num.1.4/src'
- install -d /home/opam/.opam/4.14/lib/ocaml
- sed -e 's/%%VERSION%%/1.4/g' META.in > META
- ocamlfind install num META
- Installed /home/opam/.opam/4.14/lib/num/META
- rm -f META
- install -m 644 nums.cma libnums.a big_int.cmi nat.cmi num.cmi ratio.cmi arith_status.cmi big_int.mli nat.mli num.mli ratio.mli arith_status.mli big_int.cmti nat.cmti num.cmti ratio.cmti arith_status.cmti nums.cmxa nums.a int_misc.cmx nat.cmx big_int.cmx arith_flags.cmx ratio.cmx num.cmx arith_status.cmx nums.cmxs /home/opam/.opam/4.14/lib/ocaml
- install -d /home/opam/.opam/4.14/lib/ocaml/stublibs
- install dllnums.so /home/opam/.opam/4.14/lib/ocaml/stublibs
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/num.1.4/src'
- make -C toplevel install
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/num.1.4/toplevel'
- sed -e 's/%%VERSION%%/1.4/g' META.in > META
- ocamlfind install num-top META num_top.cma num_top.cmi num_top_printers.cmi
- Installed /home/opam/.opam/4.14/lib/num-top/num_top_printers.cmi
- Installed /home/opam/.opam/4.14/lib/num-top/num_top.cmi
- Installed /home/opam/.opam/4.14/lib/num-top/num_top.cma
- Installed /home/opam/.opam/4.14/lib/num-top/META
- rm -f META
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/num.1.4/toplevel'
-> installed num.1.4
Processing 116/273: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [zarith: make]
- if test -d /home/opam/.opam/4.14/lib/ocaml/ocamlbuild; then\
-   >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\
-        "/home/opam/.opam/4.14/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
- File "src/my_std.ml", line 127, characters 20-38:
- 127 |       let compare = Pervasives.compare
-                           ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- 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
- File "src/main.ml", line 289, characters 4-19:
- 289 |     Pervasives.exit rc
-           ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/main.ml", line 310, characters 10-25:
- 310 |           Pervasives.exit rc_ok
-                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/main.ml", line 313, characters 10-25:
- 313 |           Pervasives.exit rc
-                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- 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
- File "src/ocamlbuild_executor.ml", line 86, characters 24-41:
- 86 |   ?(display=(fun f -> f Pervasives.stdout))
-                              ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- 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
- File "src/my_std.ml", line 127, characters 20-38:
- 127 |       let compare = Pervasives.compare
-                           ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- 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
- File "src/main.ml", line 289, characters 4-19:
- 289 |     Pervasives.exit rc
-           ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/main.ml", line 310, characters 10-25:
- 310 |           Pervasives.exit rc_ok
-                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/main.ml", line 313, characters 10-25:
- 313 |           Pervasives.exit rc
-                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- 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
- File "src/ocamlbuild_executor.ml", line 86, characters 24-41:
- 86 |   ?(display=(fun f -> f Pervasives.stdout))
-                              ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- 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.14/.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.14/.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.14/.opam-switch/build/ocamlbuild.0.14.0'
- make install-lib-opam
- make[2]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.14.0'
- echo 'lib: [' >> ocamlbuild.install
- make install-lib-basics-opam
- make[3]: Entering directory '/home/opam/.opam/4.14/.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.14/.opam-switch/build/ocamlbuild.0.14.0'
- make install-lib-byte-opam
- make[3]: Entering directory '/home/opam/.opam/4.14/.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.14/.opam-switch/build/ocamlbuild.0.14.0'
- make install-lib-native-opam
- make[3]: Entering directory '/home/opam/.opam/4.14/.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.14/.opam-switch/build/ocamlbuild.0.14.0'
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.14.0'
- make install-man-opam
- make[2]: Entering directory '/home/opam/.opam/4.14/.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.14/.opam-switch/build/ocamlbuild.0.14.0'
- make install-doc-opam
- make[2]: Entering directory '/home/opam/.opam/4.14/.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.14/.opam-switch/build/ocamlbuild.0.14.0'
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlbuild.0.14.0'
-> compiled  ocamlbuild.0.14.0
Processing 116/273: [dune: ocaml bootstrap.ml] [zarith: make]
-> installed ocamlbuild.0.14.0
Processing 117/273: [dune: ocaml bootstrap.ml] [zarith: make]
[ocamlnet: patch] applying fix-version-number.patch
Processing 118/273: [dune: ocaml bootstrap.ml] [ocamlnet: patch] [zarith: make]
Processing 119/273: [dune: ocaml bootstrap.ml] [ocamlnet: patch] [topkg: ocaml build] [zarith: make]
Processing 120/273: [dune: ocaml bootstrap.ml] [ocamlnet: patch] [topkg: ocaml build] [uchar: ocaml] [zarith: make]
[ocamlnet: patch] applying pkg-config.patch
Processing 120/273: [dune: ocaml bootstrap.ml] [ocamlnet: env] [topkg: ocaml build] [uchar: ocaml] [zarith: make]
- (echo "let"; grep "version" META | head -1) > zarith_version.ml
- ocamldep -native  zarith_version.ml z.ml q.ml big_int_Z.ml z.mli q.mli big_int_Z.mli > depend
- ocamlc -I +compiler-libs -bin-annot  -c zarith_version.ml
- 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
- File "q.ml", line 537, characters 9-23:
- 537 |         (Z.of_substring s 0 i)
-                ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels pos, len were omitted in the application of this function.
- File "q.ml", line 538, characters 9-23:
- 538 |         (Z.of_substring s (i+1) (String.length s-i-1))
-                ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels pos, len were omitted in the application of this function.
- 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 zarith_version.cmo z.cmo q.cmo big_int_Z.cmo -lgmp
- ocamlc -ccopt "-I/home/opam/.opam/4.14/lib/ocaml  -DHAS_GMP  -O3 -Wall -Wextra " -c caml_z.c
- ocamlmklib -failsafe -o zarith 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 zarith_version.ml
- ocamlopt -I +compiler-libs  -c z.ml
- ocamlopt -I +compiler-libs  -c q.ml
- File "q.ml", line 537, characters 9-23:
- 537 |         (Z.of_substring s 0 i)
-                ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels pos, len were omitted in the application of this function.
- File "q.ml", line 538, characters 9-23:
- 538 |         (Z.of_substring s (i+1) (String.length s-i-1))
-                ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels pos, len were omitted in the application of this function.
- ocamlopt -I +compiler-libs  -c big_int_Z.ml
- ocamlmklib -failsafe -o zarith zarith_version.cmx z.cmx q.cmx big_int_Z.cmx -lgmp
- ocamlopt -shared -o zarith.cmxs -I . zarith.cmxa -linkall
-> compiled  zarith.1.12
Processing 120/273: [dune: ocaml bootstrap.ml] [ocamlnet: env] [topkg: ocaml build] [uchar: ocaml]
Processing 121/273: [dune: ocaml bootstrap.ml] [ocamlnet: env] [topkg: ocaml build] [uchar: ocaml] [zarith: make install]
- ocamlfind install -destdir "/home/opam/.opam/4.14/lib" zarith META zarith.cma libzarith.a z.cmi q.cmi big_int_Z.cmi zarith_top.cma z.mli zarith.cmxa z.cmx q.cmx big_int_Z.cmx zarith.cmxs zarith.h q.mli big_int_Z.mli zarith.a z.cmti q.cmti big_int_Z.cmti -optional dllzarith.so
- Installed /home/opam/.opam/4.14/lib/zarith/big_int_Z.cmti
- Installed /home/opam/.opam/4.14/lib/zarith/q.cmti
- Installed /home/opam/.opam/4.14/lib/zarith/z.cmti
- Installed /home/opam/.opam/4.14/lib/zarith/zarith.a
- Installed /home/opam/.opam/4.14/lib/zarith/big_int_Z.mli
- Installed /home/opam/.opam/4.14/lib/zarith/q.mli
- Installed /home/opam/.opam/4.14/lib/zarith/zarith.h
- Installed /home/opam/.opam/4.14/lib/zarith/zarith.cmxs
- Installed /home/opam/.opam/4.14/lib/zarith/big_int_Z.cmx
- Installed /home/opam/.opam/4.14/lib/zarith/q.cmx
- Installed /home/opam/.opam/4.14/lib/zarith/z.cmx
- Installed /home/opam/.opam/4.14/lib/zarith/zarith.cmxa
- Installed /home/opam/.opam/4.14/lib/zarith/z.mli
- Installed /home/opam/.opam/4.14/lib/zarith/zarith_top.cma
- Installed /home/opam/.opam/4.14/lib/zarith/big_int_Z.cmi
- Installed /home/opam/.opam/4.14/lib/zarith/q.cmi
- Installed /home/opam/.opam/4.14/lib/zarith/z.cmi
- Installed /home/opam/.opam/4.14/lib/zarith/libzarith.a
- Installed /home/opam/.opam/4.14/lib/zarith/zarith.cma
- Installed /home/opam/.opam/4.14/lib/stublibs/dllzarith.so
- Installed /home/opam/.opam/4.14/lib/stublibs/dllzarith.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.14/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/4.14/lib/zarith/META
-> installed zarith.1.12
Processing 121/273: [dune: ocaml bootstrap.ml] [ocamlnet: env] [topkg: ocaml build] [uchar: ocaml]
-> compiled  uchar.0.0.2
Processing 121/273: [dune: ocaml bootstrap.ml] [ocamlnet: env] [topkg: ocaml build]
-> installed uchar.0.0.2
Processing 122/273: [dune: ocaml bootstrap.ml] [ocamlnet: env] [topkg: ocaml build]
- File "./bootstrap.ml", line 46, characters 17-27:
- 46 |               && String.sub fn 0 (String.length duneboot) = duneboot
-                       ^^^^^^^^^^
- Warning 6 [labels-omitted]: labels pos, len were omitted in the application of this function.
- File "./bootstrap.ml", line 103, characters 28-37:
- 103 |   let args = Array.to_list (Array.sub Sys.argv 1 (Array.length Sys.argv - 1)) in
-                                   ^^^^^^^^^
- Warning 6 [labels-omitted]: labels pos, len were omitted in the application of this function.
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 47
- cd _boot && /home/opam/.opam/4.14/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner_base.ml
- File "vendor/cmdliner/src/cmdliner_base.ml", line 158, characters 14-27:
- Warning 6 [labels-omitted]: labels kind, ambs were omitted in the application of this function.
- cd _boot && /home/opam/.opam/4.14/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner_docgen.ml
- File "vendor/cmdliner/src/cmdliner_docgen.ml", line 278, characters 23-39:
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- File "vendor/cmdliner/src/cmdliner_docgen.ml", line 293, characters 22-56:
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- File "vendor/cmdliner/src/cmdliner_docgen.ml", line 294, characters 35-51:
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- File "vendor/cmdliner/src/cmdliner_docgen.ml", line 295, characters 36-52:
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- cd _boot && /home/opam/.opam/4.14/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner_cline.ml
- File "vendor/cmdliner/src/cmdliner_cline.ml", line 128, characters 20-47:
- Warning 6 [labels-omitted]: labels kind, ambs were omitted in the application of this function.
- cd _boot && /home/opam/.opam/4.14/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner_arg.ml
- File "vendor/cmdliner/src/cmdliner_arg.ml", line 193, characters 24-50:
- Warning 6 [labels-omitted]: label err was omitted in the application of this function.
- File "vendor/cmdliner/src/cmdliner_arg.ml", line 243, characters 24-50:
- Warning 6 [labels-omitted]: label err was omitted in the application of this function.
- File "vendor/cmdliner/src/cmdliner_arg.ml", line 260, characters 10-36:
- Warning 6 [labels-omitted]: label pos was omitted in the application of this function.
- cd _boot && /home/opam/.opam/4.14/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner.ml
- File "vendor/cmdliner/src/cmdliner.ml", line 195, characters 25-47:
- Warning 6 [labels-omitted]: label errs was omitted in the application of this function.
- 

Processing 122/273: [dune: ./dune.exe build] [ocamlnet: env] [topkg: ocaml build]
-> compiled  dune.2.9.3
Processing 122/273: [ocamlnet: env] [topkg: ocaml build]
-> installed dune.2.9.3
Processing 123/273: [ocamlnet: env] [topkg: ocaml build]
Processing 124/273: [base64: dune build] [ocamlnet: env] [topkg: ocaml build]
Processing 125/273: [base64: dune build] [bigarray-compat: dune build] [ocamlnet: env] [topkg: ocaml build]
Processing 126/273: [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [ocamlnet: env] [topkg: ocaml build]
Processing 127/273: [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [ocamlnet: env] [topkg: ocaml build]
Processing 128/273: [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [ocamlnet: env] [topkg: ocaml build]
Processing 129/273: [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duration: dune build] [ocamlnet: env] [topkg: ocaml build]
Processing 130/273: [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duration: dune build] [easy-format: dune build] [ocamlnet: env] [topkg: ocaml build]
Processing 131/273: [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duration: dune build] [easy-format: dune build] [gmap: dune build] [ocamlnet: env] [topkg: ocaml build]
Processing 132/273: [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duration: dune build] [easy-format: dune build] [gmap: dune build] [macaddr: dune build] [ocamlnet: env] [topkg: ocaml build]
Processing 133/273: [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duration: dune build] [easy-format: dune build] [gmap: dune build] [macaddr: dune build] [magic-mime: dune build] [ocamlnet: env] [topkg: ocaml build]
Processing 134/273: [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duration: dune build] [easy-format: dune build] [gmap: dune build] [macaddr: dune build] [magic-mime: dune build] [menhirLib: dune build] [ocamlnet: env] [topkg: ocaml build]
Processing 135/273: [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duration: dune build] [easy-format: dune build] [gmap: dune build] [macaddr: dune build] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocamlnet: env] [topkg: ocaml build]
Processing 136/273: [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duration: dune build] [easy-format: dune build] [gmap: dune build] [macaddr: dune build] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mmap: dune build] [ocamlnet: env] [topkg: ocaml build]
Processing 137/273: [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duration: dune build] [easy-format: dune build] [gmap: dune build] [macaddr: dune build] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocamlnet: env] [topkg: ocaml build]
Processing 138/273: [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duration: dune build] [easy-format: dune build] [gmap: dune build] [macaddr: dune build] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlnet: env] [topkg: ocaml build]
Processing 139/273: [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duration: dune build] [easy-format: dune build] [gmap: dune build] [macaddr: dune build] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlnet: env] [ppx_derivers: dune build] [topkg: ocaml build]
Processing 140/273: [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duration: dune build] [easy-format: dune build] [gmap: dune build] [macaddr: dune build] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlnet: env] [ppx_derivers: dune build] [re: dune build] [topkg: ocaml build]
Processing 141/273: [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duration: dune build] [easy-format: dune build] [gmap: dune build] [macaddr: dune build] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlnet: env] [ppx_derivers: dune build] [re: dune build] [result: dune build] [topkg: ocaml build]
Processing 142/273: [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duration: dune build] [easy-format: dune build] [gmap: dune build] [macaddr: dune build] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlnet: env] [ppx_derivers: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [topkg: ocaml build]
Processing 143/273: [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duration: dune build] [easy-format: dune build] [gmap: dune build] [macaddr: dune build] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlnet: env] [ppx_derivers: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [topkg: ocaml build]
Processing 144/273: [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duration: dune build] [easy-format: dune build] [gmap: dune build] [macaddr: dune build] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlnet: env] [ppx_derivers: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [topkg: ocaml build]
-> compiled  macaddr.5.2.0
Processing 144/273: [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duration: dune build] [easy-format: dune build] [gmap: dune build] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlnet: env] [ppx_derivers: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [topkg: ocaml build]
-> installed macaddr.5.2.0
Processing 145/273: [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duration: dune build] [easy-format: dune build] [gmap: dune build] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlnet: env] [ppx_derivers: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [topkg: ocaml build]
-> compiled  csexp.1.5.1
Processing 145/273: [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [domain-name: dune build] [duration: dune build] [easy-format: dune build] [gmap: dune build] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlnet: env] [ppx_derivers: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [topkg: ocaml build]
-> installed csexp.1.5.1
Processing 146/273: [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [domain-name: dune build] [duration: dune build] [easy-format: dune build] [gmap: dune build] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlnet: env] [ppx_derivers: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [topkg: ocaml build]
-> compiled  domain-name.0.4.0
Processing 146/273: [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [duration: dune build] [easy-format: dune build] [gmap: dune build] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlnet: env] [ppx_derivers: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [topkg: ocaml build]
-> installed domain-name.0.4.0
Processing 147/273: [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [duration: dune build] [easy-format: dune build] [gmap: dune build] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlnet: env] [ppx_derivers: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [topkg: ocaml build]
-> compiled  bigarray-compat.1.1.0
Processing 147/273: [base64: dune build] [cppo: dune build] [duration: dune build] [easy-format: dune build] [gmap: dune build] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlnet: env] [ppx_derivers: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [topkg: ocaml build]
-> installed bigarray-compat.1.1.0
Processing 148/273: [base64: dune build] [cppo: dune build] [duration: dune build] [easy-format: dune build] [gmap: dune build] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlnet: env] [ppx_derivers: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [topkg: ocaml build]
Processing 149/273: [base64: dune build] [bigstringaf: dune build] [cppo: dune build] [duration: dune build] [easy-format: dune build] [gmap: dune build] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlnet: env] [ppx_derivers: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [topkg: ocaml build]
Processing 150/273: [base64: dune build] [bigstringaf: dune build] [cppo: dune build] [cstruct: dune build] [duration: dune build] [easy-format: dune build] [gmap: dune build] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlnet: env] [ppx_derivers: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [topkg: ocaml build]
-> compiled  duration.0.2.0
Processing 150/273: [base64: dune build] [bigstringaf: dune build] [cppo: dune build] [cstruct: dune build] [easy-format: dune build] [gmap: dune build] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlnet: env] [ppx_derivers: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [topkg: ocaml build]
-> installed duration.0.2.0
Processing 151/273: [base64: dune build] [bigstringaf: dune build] [cppo: dune build] [cstruct: dune build] [easy-format: dune build] [gmap: dune build] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlnet: env] [ppx_derivers: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [topkg: ocaml build]
-       ocamlc src/.easy_format.objs/byte/easy_format.{cmo,cmt}
- File "src/easy_format.ml", line 203, characters 16-46:
- 203 |     let tagf0 = pp_get_formatter_tag_functions fmt () in
-                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_get_formatter_tag_functions
- Use Format.pp_get_formatter_stag_functions.
- File "src/easy_format.ml", line 232, characters 4-34:
- 232 |     pp_set_formatter_tag_functions fmt tagf
-           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_set_formatter_tag_functions
- This function will erase non-string tag formatting functions. Use Format.pp_set_formatter_stag_functions.
- File "src/easy_format.ml", line 264, characters 9-39:
- 264 |         (pp_get_formatter_tag_functions fmt ()) with
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_get_formatter_tag_functions
- Use Format.pp_get_formatter_stag_functions.
- File "src/easy_format.ml", line 269, characters 6-36:
- 269 |       pp_set_formatter_tag_functions fmt tagf
-             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_set_formatter_tag_functions
- This function will erase non-string tag formatting functions. Use Format.pp_set_formatter_stag_functions.
- File "src/easy_format.ml", line 322, characters 16-27:
- 322 |     | Some s -> pp_open_tag fmt s
-                       ^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_open_tag
- Use Format.pp_open_stag.
- File "src/easy_format.ml", line 326, characters 16-28:
- 326 |     | Some _ -> pp_close_tag fmt ()
-                       ^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_close_tag
- Use Format.pp_close_stag.
- File "src/easy_format.ml", line 332, characters 10-21:
- 332 |           pp_open_tag fmt tag;
-                 ^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_open_tag
- Use Format.pp_open_stag.
- File "src/easy_format.ml", line 334, characters 10-22:
- 334 |           pp_close_tag fmt ()
-                 ^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_close_tag
- Use Format.pp_close_stag.
-     ocamlopt src/.easy_format.objs/native/easy_format.{cmx,o}
- File "src/easy_format.ml", line 203, characters 16-46:
- 203 |     let tagf0 = pp_get_formatter_tag_functions fmt () in
-                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_get_formatter_tag_functions
- Use Format.pp_get_formatter_stag_functions.
- File "src/easy_format.ml", line 232, characters 4-34:
- 232 |     pp_set_formatter_tag_functions fmt tagf
-           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_set_formatter_tag_functions
- This function will erase non-string tag formatting functions. Use Format.pp_set_formatter_stag_functions.
- File "src/easy_format.ml", line 264, characters 9-39:
- 264 |         (pp_get_formatter_tag_functions fmt ()) with
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_get_formatter_tag_functions
- Use Format.pp_get_formatter_stag_functions.
- File "src/easy_format.ml", line 269, characters 6-36:
- 269 |       pp_set_formatter_tag_functions fmt tagf
-             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_set_formatter_tag_functions
- This function will erase non-string tag formatting functions. Use Format.pp_set_formatter_stag_functions.
- File "src/easy_format.ml", line 322, characters 16-27:
- 322 |     | Some s -> pp_open_tag fmt s
-                       ^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_open_tag
- Use Format.pp_open_stag.
- File "src/easy_format.ml", line 326, characters 16-28:
- 326 |     | Some _ -> pp_close_tag fmt ()
-                       ^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_close_tag
- Use Format.pp_close_stag.
- File "src/easy_format.ml", line 332, characters 10-21:
- 332 |           pp_open_tag fmt tag;
-                 ^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_open_tag
- Use Format.pp_open_stag.
- File "src/easy_format.ml", line 334, characters 10-22:
- 334 |           pp_close_tag fmt ()
-                 ^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_close_tag
- Use Format.pp_close_stag.
-> compiled  easy-format.1.3.2
Processing 151/273: [base64: dune build] [bigstringaf: dune build] [cppo: dune build] [cstruct: dune build] [gmap: dune build] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlnet: env] [ppx_derivers: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [topkg: ocaml build]
-> installed easy-format.1.3.2
Processing 152/273: [base64: dune build] [bigstringaf: dune build] [cppo: dune build] [cstruct: dune build] [gmap: dune build] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlnet: env] [ppx_derivers: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [topkg: ocaml build]
Processing 153/273: [base64: dune build] [bigstringaf: dune build] [biniou: dune build] [cppo: dune build] [cstruct: dune build] [gmap: dune build] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlnet: env] [ppx_derivers: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [topkg: ocaml build]
-> compiled  gmap.0.3.0
Processing 153/273: [base64: dune build] [bigstringaf: dune build] [biniou: dune build] [cppo: dune build] [cstruct: dune build] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlnet: env] [ppx_derivers: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [topkg: ocaml build]
-> installed gmap.0.3.0
Processing 154/273: [base64: dune build] [bigstringaf: dune build] [biniou: dune build] [cppo: dune build] [cstruct: dune build] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlnet: env] [ppx_derivers: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [topkg: ocaml build]
-> compiled  ppx_derivers.1.2.1
Processing 154/273: [base64: dune build] [bigstringaf: dune build] [biniou: dune build] [cppo: dune build] [cstruct: dune build] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlnet: env] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [topkg: ocaml build]
-> installed ppx_derivers.1.2.1
Processing 155/273: [base64: dune build] [bigstringaf: dune build] [biniou: dune build] [cppo: dune build] [cstruct: dune build] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlnet: env] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [topkg: ocaml build]
-> compiled  mmap.1.1.0
Processing 155/273: [base64: dune build] [bigstringaf: dune build] [biniou: dune build] [cppo: dune build] [cstruct: dune build] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlnet: env] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [topkg: ocaml build]
-> installed mmap.1.1.0
Processing 156/273: [base64: dune build] [bigstringaf: dune build] [biniou: dune build] [cppo: dune build] [cstruct: dune build] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlnet: env] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [topkg: ocaml build]
-> compiled  base64.3.5.0
Processing 156/273: [bigstringaf: dune build] [biniou: dune build] [cppo: dune build] [cstruct: dune build] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlnet: env] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [topkg: ocaml build]
-> installed base64.3.5.0
Processing 157/273: [bigstringaf: dune build] [biniou: dune build] [cppo: dune build] [cstruct: dune build] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlnet: env] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [topkg: ocaml build]
-> compiled  stdlib-shims.0.3.0
Processing 157/273: [bigstringaf: dune build] [biniou: dune build] [cppo: dune build] [cstruct: dune build] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlnet: env] [re: dune build] [result: dune build] [sexplib0: dune build] [stringext: dune build] [topkg: ocaml build]
-> installed stdlib-shims.0.3.0
Processing 158/273: [bigstringaf: dune build] [biniou: dune build] [cppo: dune build] [cstruct: dune build] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlnet: env] [re: dune build] [result: dune build] [sexplib0: dune build] [stringext: dune build] [topkg: ocaml build]
Processing 159/273: [bigstringaf: dune build] [biniou: dune build] [cppo: dune build] [cstruct: dune build] [ipaddr: dune build] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlnet: env] [re: dune build] [result: dune build] [sexplib0: dune build] [stringext: dune build] [topkg: ocaml build]
-> compiled  result.1.5
Processing 159/273: [bigstringaf: dune build] [biniou: dune build] [cppo: dune build] [cstruct: dune build] [ipaddr: dune build] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlnet: env] [re: dune build] [sexplib0: dune build] [stringext: dune build] [topkg: ocaml build]
-> installed result.1.5
Processing 160/273: [bigstringaf: dune build] [biniou: dune build] [cppo: dune build] [cstruct: dune build] [ipaddr: dune build] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlnet: env] [re: dune build] [sexplib0: dune build] [stringext: dune build] [topkg: ocaml build]
Processing 161/273: [bigstringaf: dune build] [biniou: dune build] [cppo: dune build] [cstruct: dune build] [dune-configurator: dune build] [ipaddr: dune build] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlnet: env] [re: dune build] [sexplib0: dune build] [stringext: dune build] [topkg: ocaml build]
- 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.5
Processing 161/273: [bigstringaf: dune build] [biniou: dune build] [cppo: dune build] [cstruct: dune build] [dune-configurator: dune build] [ipaddr: dune build] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlnet: env] [re: dune build] [sexplib0: dune build] [stringext: dune build]
-> installed topkg.1.0.5
Processing 162/273: [bigstringaf: dune build] [biniou: dune build] [cppo: dune build] [cstruct: dune build] [dune-configurator: dune build] [ipaddr: dune build] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlnet: env] [re: dune build] [sexplib0: dune build] [stringext: dune build]
Processing 163/273: [astring: ocaml build] [bigstringaf: dune build] [biniou: dune build] [cppo: dune build] [cstruct: dune build] [dune-configurator: dune build] [ipaddr: dune build] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlnet: env] [re: dune build] [sexplib0: dune build] [stringext: dune build]
Processing 164/273: [astring: ocaml build] [bigstringaf: dune build] [biniou: dune build] [cppo: dune build] [cstruct: dune build] [dune-configurator: dune build] [fmt: ocaml build] [ipaddr: dune build] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlnet: env] [re: dune build] [sexplib0: dune build] [stringext: dune build]
Processing 165/273: [astring: ocaml build] [bigstringaf: dune build] [biniou: dune build] [cppo: dune build] [cstruct: dune build] [dune-configurator: dune build] [fmt: ocaml build] [ipaddr: dune build] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mtime: ocaml build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlnet: env] [re: dune build] [sexplib0: dune build] [stringext: dune build]
Processing 166/273: [astring: ocaml build] [bigstringaf: dune build] [biniou: dune build] [cppo: dune build] [cstruct: dune build] [dune-configurator: dune build] [fmt: ocaml build] [ipaddr: dune build] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mtime: ocaml build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlnet: env] [ptime: ocaml build] [re: dune build] [sexplib0: dune build] [stringext: dune build]
Processing 167/273: [astring: ocaml build] [bigstringaf: dune build] [biniou: dune build] [cppo: dune build] [cstruct: dune build] [dune-configurator: dune build] [fmt: ocaml build] [ipaddr: dune build] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mtime: ocaml build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlnet: env] [ptime: ocaml build] [re: dune build] [rresult: ocaml build] [sexplib0: dune build] [stringext: dune build]
Processing 168/273: [astring: ocaml build] [bigstringaf: dune build] [biniou: dune build] [cppo: dune build] [cstruct: dune build] [dune-configurator: dune build] [fmt: ocaml build] [ipaddr: dune build] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mtime: ocaml build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlnet: env] [ptime: ocaml build] [re: dune build] [rresult: ocaml build] [sexplib0: dune build] [stringext: dune build] [uutf: ocaml build]
- 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... not 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... yes
- Checking for [@@noalloc]... yes
- checking for -opaque... present
- 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... not found
- Checking for O_SHARE_DELETE... yes
- Checking for O_CLOEXEC... yes
- Checking for O_KEEPEXEC... yes
- 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:
-     -disable-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.14/bin
-     -datadir /home/opam/.opam/4.14/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 168/273: [astring: ocaml build] [bigstringaf: dune build] [biniou: dune build] [cppo: dune build] [cstruct: dune build] [dune-configurator: dune build] [fmt: ocaml build] [ipaddr: dune build] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mtime: ocaml build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlnet: make all] [ptime: ocaml build] [re: dune build] [rresult: ocaml build] [sexplib0: dune build] [stringext: dune build] [uutf: ocaml build]
-> compiled  cppo.1.6.8
Processing 168/273: [astring: ocaml build] [bigstringaf: dune build] [biniou: dune build] [cstruct: dune build] [dune-configurator: dune build] [fmt: ocaml build] [ipaddr: dune build] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mtime: ocaml build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlnet: make all] [ptime: ocaml build] [re: dune build] [rresult: ocaml build] [sexplib0: dune build] [stringext: dune build] [uutf: ocaml build]
-> installed cppo.1.6.8
Processing 169/273: [astring: ocaml build] [bigstringaf: dune build] [biniou: dune build] [cstruct: dune build] [dune-configurator: dune build] [fmt: ocaml build] [ipaddr: dune build] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mtime: ocaml build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlnet: make all] [ptime: ocaml build] [re: dune build] [rresult: ocaml build] [sexplib0: dune build] [stringext: dune build] [uutf: ocaml build]
Processing 170/273: [astring: ocaml build] [bigstringaf: dune build] [biniou: dune build] [cstruct: dune build] [dune-configurator: dune build] [fmt: ocaml build] [ipaddr: dune build] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mtime: ocaml build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlnet: make all] [ocplib-endian: dune build] [ptime: ocaml build] [re: dune build] [rresult: ocaml build] [sexplib0: dune build] [stringext: dune build] [uutf: ocaml build]
-> compiled  magic-mime.1.2.0
Processing 170/273: [astring: ocaml build] [bigstringaf: dune build] [biniou: dune build] [cstruct: dune build] [dune-configurator: dune build] [fmt: ocaml build] [ipaddr: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mtime: ocaml build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlnet: make all] [ocplib-endian: dune build] [ptime: ocaml build] [re: dune build] [rresult: ocaml build] [sexplib0: dune build] [stringext: dune build] [uutf: ocaml build]
-> installed magic-mime.1.2.0
Processing 171/273: [astring: ocaml build] [bigstringaf: dune build] [biniou: dune build] [cstruct: dune build] [dune-configurator: dune build] [fmt: ocaml build] [ipaddr: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mtime: ocaml build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlnet: make all] [ocplib-endian: dune build] [ptime: ocaml build] [re: dune build] [rresult: ocaml build] [sexplib0: dune build] [stringext: dune build] [uutf: ocaml build]
-         pack lib/pack/menhirLib.{ml,mli}
- Creating menhirLib.ml...
- Creating menhirLib.mli...
-> compiled  menhirLib.20211128
Processing 171/273: [astring: ocaml build] [bigstringaf: dune build] [biniou: dune build] [cstruct: dune build] [dune-configurator: dune build] [fmt: ocaml build] [ipaddr: dune build] [menhirSdk: dune build] [mtime: ocaml build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlnet: make all] [ocplib-endian: dune build] [ptime: ocaml build] [re: dune build] [rresult: ocaml build] [sexplib0: dune build] [stringext: dune build] [uutf: ocaml build]
-> installed menhirLib.20211128
Processing 172/273: [astring: ocaml build] [bigstringaf: dune build] [biniou: dune build] [cstruct: dune build] [dune-configurator: dune build] [fmt: ocaml build] [ipaddr: dune build] [menhirSdk: dune build] [mtime: ocaml build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlnet: make all] [ocplib-endian: dune build] [ptime: ocaml build] [re: dune build] [rresult: ocaml build] [sexplib0: dune build] [stringext: dune build] [uutf: ocaml build]
-> compiled  menhirSdk.20211128
Processing 172/273: [astring: ocaml build] [bigstringaf: dune build] [biniou: dune build] [cstruct: dune build] [dune-configurator: dune build] [fmt: ocaml build] [ipaddr: dune build] [mtime: ocaml build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlnet: make all] [ocplib-endian: dune build] [ptime: ocaml build] [re: dune build] [rresult: ocaml build] [sexplib0: dune build] [stringext: dune build] [uutf: ocaml build]
-> installed menhirSdk.20211128
Processing 173/273: [astring: ocaml build] [bigstringaf: dune build] [biniou: dune build] [cstruct: dune build] [dune-configurator: dune build] [fmt: ocaml build] [ipaddr: dune build] [mtime: ocaml build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlnet: make all] [ocplib-endian: dune build] [ptime: ocaml build] [re: dune build] [rresult: ocaml build] [sexplib0: dune build] [stringext: dune build] [uutf: ocaml build]
Processing 174/273: [astring: ocaml build] [bigstringaf: dune build] [biniou: dune build] [cstruct: dune build] [dune-configurator: dune build] [fmt: ocaml build] [ipaddr: dune build] [menhir: dune build] [mtime: ocaml build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlnet: make all] [ocplib-endian: dune build] [ptime: ocaml build] [re: dune build] [rresult: ocaml build] [sexplib0: dune build] [stringext: dune build] [uutf: ocaml build]
-> compiled  ocaml-syntax-shims.1.0.0
Processing 174/273: [astring: ocaml build] [bigstringaf: dune build] [biniou: dune build] [cstruct: dune build] [dune-configurator: dune build] [fmt: ocaml build] [ipaddr: dune build] [menhir: dune build] [mtime: ocaml build] [ocaml-compiler-libs: dune build] [ocamlnet: make all] [ocplib-endian: dune build] [ptime: ocaml build] [re: dune build] [rresult: ocaml build] [sexplib0: dune build] [stringext: dune build] [uutf: ocaml build]
-> installed ocaml-syntax-shims.1.0.0
Processing 175/273: [astring: ocaml build] [bigstringaf: dune build] [biniou: dune build] [cstruct: dune build] [dune-configurator: dune build] [fmt: ocaml build] [ipaddr: dune build] [menhir: dune build] [mtime: ocaml build] [ocaml-compiler-libs: dune build] [ocamlnet: make all] [ocplib-endian: dune build] [ptime: ocaml build] [re: dune build] [rresult: ocaml build] [sexplib0: dune build] [stringext: dune build] [uutf: ocaml build]
-> compiled  ocaml-compiler-libs.v0.12.4
Processing 175/273: [astring: ocaml build] [bigstringaf: dune build] [biniou: dune build] [cstruct: dune build] [dune-configurator: dune build] [fmt: ocaml build] [ipaddr: dune build] [menhir: dune build] [mtime: ocaml build] [ocamlnet: make all] [ocplib-endian: dune build] [ptime: ocaml build] [re: dune build] [rresult: ocaml build] [sexplib0: dune build] [stringext: dune build] [uutf: ocaml build]
-> installed ocaml-compiler-libs.v0.12.4
Processing 176/273: [astring: ocaml build] [bigstringaf: dune build] [biniou: dune build] [cstruct: dune build] [dune-configurator: dune build] [fmt: ocaml build] [ipaddr: dune build] [menhir: dune build] [mtime: ocaml build] [ocamlnet: make all] [ocplib-endian: dune build] [ptime: ocaml build] [re: dune build] [rresult: ocaml build] [sexplib0: dune build] [stringext: dune build] [uutf: ocaml build]
-> compiled  re.1.10.3
Processing 176/273: [astring: ocaml build] [bigstringaf: dune build] [biniou: dune build] [cstruct: dune build] [dune-configurator: dune build] [fmt: ocaml build] [ipaddr: dune build] [menhir: dune build] [mtime: ocaml build] [ocamlnet: make all] [ocplib-endian: dune build] [ptime: ocaml build] [rresult: ocaml build] [sexplib0: dune build] [stringext: dune build] [uutf: ocaml build]
-> installed re.1.10.3
Processing 177/273: [astring: ocaml build] [bigstringaf: dune build] [biniou: dune build] [cstruct: dune build] [dune-configurator: dune build] [fmt: ocaml build] [ipaddr: dune build] [menhir: dune build] [mtime: ocaml build] [ocamlnet: make all] [ocplib-endian: dune build] [ptime: ocaml build] [rresult: ocaml build] [sexplib0: dune build] [stringext: dune build] [uutf: ocaml build]
-       ocamlc src/.sexplib0.objs/byte/sexplib0__Sexp_conv.{cmo,cmt}
- File "src/sexp_conv.ml", line 132, characters 17-36:
- 132 |       let ephe = Ephemeron.K1.create () in
-                        ^^^^^^^^^^^^^^^^^^^
- Alert old_ephemeron_api: Stdlib.Ephemeron.K1.create
- This function won't be available in 5.0
- File "src/sexp_conv.ml", line 133, characters 6-27:
- 133 |       Ephemeron.K1.set_data ephe sexp_of_exn;
-             ^^^^^^^^^^^^^^^^^^^^^
- Alert old_ephemeron_api: Stdlib.Ephemeron.K1.set_data
- This function won't be available in 5.0
- File "src/sexp_conv.ml", line 134, characters 6-26:
- 134 |       Ephemeron.K1.set_key ephe extension_constructor;
-             ^^^^^^^^^^^^^^^^^^^^
- Alert old_ephemeron_api: Stdlib.Ephemeron.K1.set_key
- This function won't be available in 5.0
- File "src/sexp_conv.ml", line 159, characters 12-33:
- 159 |       match Ephemeron.K1.get_data ephe with
-                   ^^^^^^^^^^^^^^^^^^^^^
- Alert old_ephemeron_api: Stdlib.Ephemeron.K1.get_data
- This function won't be available in 5.0
- File "src/sexp_conv.ml", line 166, characters 12-33:
- 166 |       match Ephemeron.K1.get_data ephe with
-                   ^^^^^^^^^^^^^^^^^^^^^
- Alert old_ephemeron_api: Stdlib.Ephemeron.K1.get_data
- This function won't be available in 5.0
- File "src/sexp_conv.ml", line 431, characters 32-46:
- 431 |         [%extension_constructor Stream.Failure],
-                                       ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/sexp_conv.ml", line 433, characters 12-26:
- 433 |           | Stream.Failure -> Atom "Stream.Failure"
-                   ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/sexp_conv.ml", line 436, characters 32-44:
- 436 |         [%extension_constructor Stream.Error],
-                                       ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/sexp_conv.ml", line 438, characters 12-24:
- 438 |           | Stream.Error arg -> List [Atom "Stream.Error"; Atom arg ]
-                   ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
-     ocamlopt src/.sexplib0.objs/native/sexplib0__Sexp_conv.{cmx,o}
- File "src/sexp_conv.ml", line 132, characters 17-36:
- 132 |       let ephe = Ephemeron.K1.create () in
-                        ^^^^^^^^^^^^^^^^^^^
- Alert old_ephemeron_api: Stdlib.Ephemeron.K1.create
- This function won't be available in 5.0
- File "src/sexp_conv.ml", line 133, characters 6-27:
- 133 |       Ephemeron.K1.set_data ephe sexp_of_exn;
-             ^^^^^^^^^^^^^^^^^^^^^
- Alert old_ephemeron_api: Stdlib.Ephemeron.K1.set_data
- This function won't be available in 5.0
- File "src/sexp_conv.ml", line 134, characters 6-26:
- 134 |       Ephemeron.K1.set_key ephe extension_constructor;
-             ^^^^^^^^^^^^^^^^^^^^
- Alert old_ephemeron_api: Stdlib.Ephemeron.K1.set_key
- This function won't be available in 5.0
- File "src/sexp_conv.ml", line 159, characters 12-33:
- 159 |       match Ephemeron.K1.get_data ephe with
-                   ^^^^^^^^^^^^^^^^^^^^^
- Alert old_ephemeron_api: Stdlib.Ephemeron.K1.get_data
- This function won't be available in 5.0
- File "src/sexp_conv.ml", line 166, characters 12-33:
- 166 |       match Ephemeron.K1.get_data ephe with
-                   ^^^^^^^^^^^^^^^^^^^^^
- Alert old_ephemeron_api: Stdlib.Ephemeron.K1.get_data
- This function won't be available in 5.0
- File "src/sexp_conv.ml", line 431, characters 32-46:
- 431 |         [%extension_constructor Stream.Failure],
-                                       ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/sexp_conv.ml", line 433, characters 12-26:
- 433 |           | Stream.Failure -> Atom "Stream.Failure"
-                   ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/sexp_conv.ml", line 436, characters 32-44:
- 436 |         [%extension_constructor Stream.Error],
-                                       ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/sexp_conv.ml", line 438, characters 12-24:
- 438 |           | Stream.Error arg -> List [Atom "Stream.Error"; Atom arg ]
-                   ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
-> compiled  sexplib0.v0.14.0
Processing 177/273: [astring: ocaml build] [bigstringaf: dune build] [biniou: dune build] [cstruct: dune build] [dune-configurator: dune build] [fmt: ocaml build] [ipaddr: dune build] [menhir: dune build] [mtime: ocaml build] [ocamlnet: make all] [ocplib-endian: dune build] [ptime: ocaml build] [rresult: ocaml build] [stringext: dune build] [uutf: ocaml build]
-> installed sexplib0.v0.14.0
Processing 178/273: [astring: ocaml build] [bigstringaf: dune build] [biniou: dune build] [cstruct: dune build] [dune-configurator: dune build] [fmt: ocaml build] [ipaddr: dune build] [menhir: dune build] [mtime: ocaml build] [ocamlnet: make all] [ocplib-endian: dune build] [ptime: ocaml build] [rresult: ocaml build] [stringext: dune build] [uutf: ocaml build]
Processing 179/273: [astring: ocaml build] [bigstringaf: dune build] [biniou: dune build] [cstruct: dune build] [dune-configurator: dune build] [fmt: ocaml build] [ipaddr: dune build] [menhir: dune build] [mtime: ocaml build] [ocamlnet: make all] [ocplib-endian: dune build] [ppxlib: dune build] [ptime: ocaml build] [rresult: ocaml build] [stringext: dune build] [uutf: ocaml build]
-> compiled  stringext.1.6.0
Processing 179/273: [astring: ocaml build] [bigstringaf: dune build] [biniou: dune build] [cstruct: dune build] [dune-configurator: dune build] [fmt: ocaml build] [ipaddr: dune build] [menhir: dune build] [mtime: ocaml build] [ocamlnet: make all] [ocplib-endian: dune build] [ppxlib: dune build] [ptime: ocaml build] [rresult: ocaml build] [uutf: ocaml build]
-> installed stringext.1.6.0
Processing 180/273: [astring: ocaml build] [bigstringaf: dune build] [biniou: dune build] [cstruct: dune build] [dune-configurator: dune build] [fmt: ocaml build] [ipaddr: dune build] [menhir: dune build] [mtime: ocaml build] [ocamlnet: make all] [ocplib-endian: dune build] [ppxlib: dune build] [ptime: ocaml build] [rresult: ocaml build] [uutf: ocaml build]
-        gmake lib/freestanding/libbigstringaf_freestanding_stubs.a
- touch libbigstringaf_freestanding_stubs.a
-> compiled  bigstringaf.0.8.0
Processing 180/273: [astring: ocaml build] [biniou: dune build] [cstruct: dune build] [dune-configurator: dune build] [fmt: ocaml build] [ipaddr: dune build] [menhir: dune build] [mtime: ocaml build] [ocamlnet: make all] [ocplib-endian: dune build] [ppxlib: dune build] [ptime: ocaml build] [rresult: ocaml build] [uutf: ocaml build]
-> installed bigstringaf.0.8.0
Processing 181/273: [astring: ocaml build] [biniou: dune build] [cstruct: dune build] [dune-configurator: dune build] [fmt: ocaml build] [ipaddr: dune build] [menhir: dune build] [mtime: ocaml build] [ocamlnet: make all] [ocplib-endian: dune build] [ppxlib: dune build] [ptime: ocaml build] [rresult: ocaml build] [uutf: ocaml build]
Processing 182/273: [angstrom: dune build] [astring: ocaml build] [biniou: dune build] [cstruct: dune build] [dune-configurator: dune build] [fmt: ocaml build] [ipaddr: dune build] [menhir: dune build] [mtime: ocaml build] [ocamlnet: make all] [ocplib-endian: dune build] [ppxlib: dune build] [ptime: ocaml build] [rresult: ocaml build] [uutf: ocaml build]
-> compiled  cstruct.6.0.1
Processing 182/273: [angstrom: dune build] [astring: ocaml build] [biniou: dune build] [dune-configurator: dune build] [fmt: ocaml build] [ipaddr: dune build] [menhir: dune build] [mtime: ocaml build] [ocamlnet: make all] [ocplib-endian: dune build] [ppxlib: dune build] [ptime: ocaml build] [rresult: ocaml build] [uutf: ocaml build]
-> installed cstruct.6.0.1
Processing 183/273: [angstrom: dune build] [astring: ocaml build] [biniou: dune build] [dune-configurator: dune build] [fmt: ocaml build] [ipaddr: dune build] [menhir: dune build] [mtime: ocaml build] [ocamlnet: make all] [ocplib-endian: dune build] [ppxlib: dune build] [ptime: ocaml build] [rresult: ocaml build] [uutf: ocaml build]
Processing 184/273: [angstrom: dune build] [astring: ocaml build] [biniou: dune build] [dune-configurator: dune build] [eqaf: dune build] [fmt: ocaml build] [ipaddr: dune build] [menhir: dune build] [mtime: ocaml build] [ocamlnet: make all] [ocplib-endian: dune build] [ppxlib: dune build] [ptime: ocaml build] [rresult: ocaml build] [uutf: ocaml build]
-       ocamlc src/.biniou.objs/byte/bi_stream.{cmi,cmti}
- File "src/bi_stream.mli", line 20, characters 59-67:
- 20 | val read_stream : (string -> 'a array) -> in_channel -> 'a Stream.t
-                                                                 ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/bi_stream.mli", line 27, characters 44-52:
- 27 |   ('a array -> string) -> out_channel -> 'a Stream.t -> unit
-                                                  ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
-     ocamlopt src/.biniou.objs/native/bi_stream.{cmx,o}
- File "src/bi_stream.ml", line 70, characters 12-23:
- 70 |       match Stream.peek st with
-                  ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/bi_stream.ml", line 73, characters 12-23:
- 73 |             Stream.junk st;
-                  ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/bi_stream.ml", line 84, characters 2-13:
- 84 |   Stream.from next
-        ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/bi_stream.ml", line 88, characters 11-22:
- 88 |   flatten (Stream.from (fun i -> read_chunk of_string ic))
-                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/bi_stream.ml", line 118, characters 2-13:
- 118 |   Stream.iter (
-         ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/bi_stream.ml", line 138, characters 11-25:
- 138 |   let st = Stream.of_list l in
-                  ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/bi_stream.ml", line 146, characters 2-13:
- 146 |   Stream.iter (fun i -> l' := i :: !l') st';
-         ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
-       ocamlc src/.biniou.objs/byte/bi_stream.{cmo,cmt}
- File "src/bi_stream.ml", line 70, characters 12-23:
- 70 |       match Stream.peek st with
-                  ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/bi_stream.ml", line 73, characters 12-23:
- 73 |             Stream.junk st;
-                  ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/bi_stream.ml", line 84, characters 2-13:
- 84 |   Stream.from next
-        ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/bi_stream.ml", line 88, characters 11-22:
- 88 |   flatten (Stream.from (fun i -> read_chunk of_string ic))
-                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/bi_stream.ml", line 118, characters 2-13:
- 118 |   Stream.iter (
-         ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/bi_stream.ml", line 138, characters 11-25:
- 138 |   let st = Stream.of_list l in
-                  ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/bi_stream.ml", line 146, characters 2-13:
- 146 |   Stream.iter (fun i -> l' := i :: !l') st';
-         ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
-> compiled  biniou.1.2.1
Processing 184/273: [angstrom: dune build] [astring: ocaml build] [dune-configurator: dune build] [eqaf: dune build] [fmt: ocaml build] [ipaddr: dune build] [menhir: dune build] [mtime: ocaml build] [ocamlnet: make all] [ocplib-endian: dune build] [ppxlib: dune build] [ptime: ocaml build] [rresult: ocaml build] [uutf: ocaml build]
-> installed biniou.1.2.1
Processing 185/273: [angstrom: dune build] [astring: ocaml build] [dune-configurator: dune build] [eqaf: dune build] [fmt: ocaml build] [ipaddr: dune build] [menhir: dune build] [mtime: ocaml build] [ocamlnet: make all] [ocplib-endian: dune build] [ppxlib: dune build] [ptime: ocaml build] [rresult: ocaml build] [uutf: ocaml build]
Processing 186/273: [angstrom: dune build] [astring: ocaml build] [dune-configurator: dune build] [eqaf: dune build] [fmt: ocaml build] [ipaddr: dune build] [menhir: dune build] [mtime: ocaml build] [ocamlnet: make all] [ocplib-endian: dune build] [ppxlib: dune build] [ptime: ocaml build] [rresult: ocaml build] [uutf: ocaml build] [yojson: dune build]
-> compiled  ipaddr.5.2.0
Processing 186/273: [angstrom: dune build] [astring: ocaml build] [dune-configurator: dune build] [eqaf: dune build] [fmt: ocaml build] [menhir: dune build] [mtime: ocaml build] [ocamlnet: make all] [ocplib-endian: dune build] [ppxlib: dune build] [ptime: ocaml build] [rresult: ocaml build] [uutf: ocaml build] [yojson: dune build]
-> installed ipaddr.5.2.0
Processing 187/273: [angstrom: dune build] [astring: ocaml build] [dune-configurator: dune build] [eqaf: dune build] [fmt: ocaml build] [menhir: dune build] [mtime: ocaml build] [ocamlnet: make all] [ocplib-endian: dune build] [ppxlib: dune build] [ptime: ocaml build] [rresult: ocaml build] [uutf: ocaml build] [yojson: dune build]
-> compiled  ocplib-endian.1.2
Processing 187/273: [angstrom: dune build] [astring: ocaml build] [dune-configurator: dune build] [eqaf: dune build] [fmt: ocaml build] [menhir: dune build] [mtime: ocaml build] [ocamlnet: make all] [ppxlib: dune build] [ptime: ocaml build] [rresult: ocaml build] [uutf: ocaml build] [yojson: dune build]
-> installed ocplib-endian.1.2
Processing 188/273: [angstrom: dune build] [astring: ocaml build] [dune-configurator: dune build] [eqaf: dune build] [fmt: ocaml build] [menhir: dune build] [mtime: ocaml build] [ocamlnet: make all] [ppxlib: dune build] [ptime: ocaml build] [rresult: ocaml build] [uutf: ocaml build] [yojson: dune build]
- ocamlfind ocamldep -modules src/rresult.ml > src/rresult.ml.depends
- ocamlfind ocamldep -modules src/rresult.mli > src/rresult.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/rresult.cmi src/rresult.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/rresult.cmx src/rresult.ml
- ocamlfind ocamlopt -a -I src src/rresult.cmx -o src/rresult.cmxa
- ocamlfind ocamlopt -shared -linkall -I src src/rresult.cmxa -o src/rresult.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/rresult.cmo src/rresult.ml
- ocamlfind ocamlc -a -I src src/rresult.cmo -o src/rresult.cma
- ocamlfind ocamldep -package compiler-libs.toplevel -modules src/rresult_top.ml > src/rresult_top.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/rresult_top.cmo src/rresult_top.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/rresult_top.cmo src/rresult_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.14/lib/ocaml, /home/opam/.opam/4.14/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/rresult_top.cmx src/rresult_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/rresult_top.cmx src/rresult_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.14/lib/ocaml, /home/opam/.opam/4.14/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/rresult_top.cmx -o src/rresult_top.cmxa
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/rresult_top.cmx -o src/rresult_top.cmxa
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.14/lib/ocaml, /home/opam/.opam/4.14/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/rresult_top.cmxa -o src/rresult_top.cmxs
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/rresult_top.cmxa -o src/rresult_top.cmxs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.14/lib/ocaml, /home/opam/.opam/4.14/lib/ocaml/compiler-libs
- ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/rresult_top.cmo -o src/rresult_top.cma
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/rresult_top.cmo -o src/rresult_top.cma
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.14/lib/ocaml, /home/opam/.opam/4.14/lib/ocaml/compiler-libs
- # No parallelism done
-> compiled  rresult.0.7.0
Processing 188/273: [angstrom: dune build] [astring: ocaml build] [dune-configurator: dune build] [eqaf: dune build] [fmt: ocaml build] [menhir: dune build] [mtime: ocaml build] [ocamlnet: make all] [ppxlib: dune build] [ptime: ocaml build] [uutf: ocaml build] [yojson: dune build]
-> installed rresult.0.7.0
Processing 189/273: [angstrom: dune build] [astring: ocaml build] [dune-configurator: dune build] [eqaf: dune build] [fmt: ocaml build] [menhir: dune build] [mtime: ocaml build] [ocamlnet: make all] [ppxlib: dune build] [ptime: ocaml build] [uutf: ocaml build] [yojson: dune build]
-> compiled  angstrom.0.15.0
Processing 189/273: [astring: ocaml build] [dune-configurator: dune build] [eqaf: dune build] [fmt: ocaml build] [menhir: dune build] [mtime: ocaml build] [ocamlnet: make all] [ppxlib: dune build] [ptime: ocaml build] [uutf: ocaml build] [yojson: dune build]
-> installed angstrom.0.15.0
Processing 190/273: [astring: ocaml build] [dune-configurator: dune build] [eqaf: dune build] [fmt: ocaml build] [menhir: dune build] [mtime: ocaml build] [ocamlnet: make all] [ppxlib: dune build] [ptime: ocaml build] [uutf: ocaml build] [yojson: dune build]
Processing 191/273: [astring: ocaml build] [dune-configurator: dune build] [eqaf: dune build] [fmt: ocaml build] [menhir: dune build] [mtime: ocaml build] [ocamlnet: make all] [ppxlib: dune build] [ptime: ocaml build] [uri: dune build] [uutf: ocaml build] [yojson: dune build]
-> compiled  eqaf.0.8
Processing 191/273: [astring: ocaml build] [dune-configurator: dune build] [fmt: ocaml build] [menhir: dune build] [mtime: ocaml build] [ocamlnet: make all] [ppxlib: dune build] [ptime: ocaml build] [uri: dune build] [uutf: ocaml build] [yojson: dune build]
-> installed eqaf.0.8
Processing 192/273: [astring: ocaml build] [dune-configurator: dune build] [fmt: ocaml build] [menhir: dune build] [mtime: ocaml build] [ocamlnet: make all] [ppxlib: dune build] [ptime: ocaml build] [uri: dune build] [uutf: ocaml build] [yojson: dune build]
-> compiled  dune-configurator.2.9.3
Processing 192/273: [astring: ocaml build] [fmt: ocaml build] [menhir: dune build] [mtime: ocaml build] [ocamlnet: make all] [ppxlib: dune build] [ptime: ocaml build] [uri: dune build] [uutf: ocaml build] [yojson: dune build]
-> installed dune-configurator.2.9.3
Processing 193/273: [astring: ocaml build] [fmt: ocaml build] [menhir: dune build] [mtime: ocaml build] [ocamlnet: make all] [ppxlib: dune build] [ptime: ocaml build] [uri: dune build] [uutf: ocaml build] [yojson: dune build]
Processing 194/273: [astring: ocaml build] [base: dune build] [fmt: ocaml build] [menhir: dune build] [mtime: ocaml build] [ocamlnet: make all] [ppxlib: dune build] [ptime: ocaml build] [uri: dune build] [uutf: ocaml build] [yojson: dune build]
Processing 195/273: [astring: ocaml build] [base: dune build] [cryptokit: dune build] [fmt: ocaml build] [menhir: dune build] [mtime: ocaml build] [ocamlnet: make all] [ppxlib: dune build] [ptime: ocaml build] [uri: dune build] [uutf: ocaml build] [yojson: dune build]
Processing 196/273: [astring: ocaml build] [base: dune build] [cryptokit: dune build] [fmt: ocaml build] [lwt: dune exec] [menhir: dune build] [mtime: ocaml build] [ocamlnet: make all] [ppxlib: dune build] [ptime: ocaml build] [uri: dune build] [uutf: ocaml build] [yojson: dune build]
Processing 197/273: [astring: ocaml build] [base: dune build] [cryptokit: dune build] [fmt: ocaml build] [lwt: dune exec] [menhir: dune build] [mirage-crypto: dune build] [mtime: ocaml build] [ocamlnet: make all] [ppxlib: dune build] [ptime: ocaml build] [uri: dune build] [uutf: ocaml build] [yojson: dune build]
- ocamlfind ocamldep -modules src/fmt.ml > src/fmt.ml.depends
- ocamlfind ocamldep -modules src/fmt.mli > src/fmt.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/fmt.cmi src/fmt.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/fmt.cmx src/fmt.ml
- ocamlfind ocamlopt -a -I src src/fmt.cmx -o src/fmt.cmxa
- ocamlfind ocamlopt -shared -linkall -I src src/fmt.cmxa -o src/fmt.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/fmt.cmo src/fmt.ml
- ocamlfind ocamlc -a -I src src/fmt.cmo -o src/fmt.cma
- ocamlfind ocamldep -package unix -modules src/fmt_tty.ml > src/fmt_tty.ml.depends
- ocamlfind ocamldep -package unix -modules src/fmt_tty.mli > src/fmt_tty.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -I src -I test -o src/fmt_tty.cmi src/fmt_tty.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package unix -I src -I test -o src/fmt_tty.cmx src/fmt_tty.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package unix -I src -I test -o src/fmt_tty.cmx src/fmt_tty.ml
- File "src/fmt_tty.ml", line 49, characters 12-20:
- 49 |         try is_infix "UTF-8" (String.uppercase_ascii (Sys.getenv var))
-                  ^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- ocamlfind ocamlopt -a -package unix -I src src/fmt_tty.cmx -o src/fmt_tty.cmxa
- ocamlfind ocamlopt -shared -linkall -package unix -I src src/fmt_tty.cmxa -o src/fmt_tty.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -I src -I test -o src/fmt_tty.cmo src/fmt_tty.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -I src -I test -o src/fmt_tty.cmo src/fmt_tty.ml
- File "src/fmt_tty.ml", line 49, characters 12-20:
- 49 |         try is_infix "UTF-8" (String.uppercase_ascii (Sys.getenv var))
-                  ^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- ocamlfind ocamlc -a -package unix -I src src/fmt_tty.cmo -o src/fmt_tty.cma
- ocamlfind ocamldep -package cmdliner -modules src/fmt_cli.ml > src/fmt_cli.ml.depends
- ocamlfind ocamldep -package cmdliner -modules src/fmt_cli.mli > src/fmt_cli.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -I src -I test -o src/fmt_cli.cmi src/fmt_cli.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package cmdliner -I src -I test -o src/fmt_cli.cmx src/fmt_cli.ml
- ocamlfind ocamlopt -a -package cmdliner -I src src/fmt_cli.cmx -o src/fmt_cli.cmxa
- ocamlfind ocamlopt -shared -linkall -package cmdliner -I src src/fmt_cli.cmxa -o src/fmt_cli.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -I src -I test -o src/fmt_cli.cmo src/fmt_cli.ml
- ocamlfind ocamlc -a -package cmdliner -I src src/fmt_cli.cmo -o src/fmt_cli.cma
- ocamlfind ocamldep -package compiler-libs.toplevel -modules src/fmt_top.ml > src/fmt_top.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/fmt_top.cmo src/fmt_top.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/fmt_top.cmo src/fmt_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.14/lib/ocaml, /home/opam/.opam/4.14/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/fmt_top.cmx src/fmt_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/fmt_top.cmx src/fmt_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.14/lib/ocaml, /home/opam/.opam/4.14/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/fmt_top.cmx -o src/fmt_top.cmxa
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/fmt_top.cmx -o src/fmt_top.cmxa
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.14/lib/ocaml, /home/opam/.opam/4.14/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/fmt_top.cmxa -o src/fmt_top.cmxs
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/fmt_top.cmxa -o src/fmt_top.cmxs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.14/lib/ocaml, /home/opam/.opam/4.14/lib/ocaml/compiler-libs
- ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/fmt_top.cmo -o src/fmt_top.cma
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/fmt_top.cmo -o src/fmt_top.cma
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.14/lib/ocaml, /home/opam/.opam/4.14/lib/ocaml/compiler-libs
- # No parallelism done
-> compiled  fmt.0.9.0
Processing 197/273: [astring: ocaml build] [base: dune build] [cryptokit: dune build] [lwt: dune exec] [menhir: dune build] [mirage-crypto: dune build] [mtime: ocaml build] [ocamlnet: make all] [ppxlib: dune build] [ptime: ocaml build] [uri: dune build] [uutf: ocaml build] [yojson: dune build]
-> installed fmt.0.9.0
Processing 198/273: [astring: ocaml build] [base: dune build] [cryptokit: dune build] [lwt: dune exec] [menhir: dune build] [mirage-crypto: dune build] [mtime: ocaml build] [ocamlnet: make all] [ppxlib: dune build] [ptime: ocaml build] [uri: dune build] [uutf: ocaml build] [yojson: dune build]
- ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.14/lib/ocamlbuild /home/opam/.opam/4.14/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.14/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- ocamlfind ocamldep -modules src/mtime.ml > src/mtime.ml.depends
- ocamlfind ocamldep -modules src/mtime.mli > src/mtime.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -o src/mtime.cmi src/mtime.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -o src/mtime.cmx src/mtime.ml
- ocamlfind ocamlopt -a -I src src/mtime.cmx -o src/mtime.cmxa
- ocamlfind ocamlopt -shared -linkall -I src src/mtime.cmxa -o src/mtime.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -o src/mtime.cmo src/mtime.ml
- ocamlfind ocamlc -a -I src src/mtime.cmo -o src/mtime.cma
- ocamlfind ocamldep -package compiler-libs.toplevel -modules src/mtime_top.ml > src/mtime_top.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -o src/mtime_top.cmo src/mtime_top.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -o src/mtime_top.cmo src/mtime_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.14/lib/ocaml, /home/opam/.opam/4.14/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -o src/mtime_top.cmx src/mtime_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -o src/mtime_top.cmx src/mtime_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.14/lib/ocaml, /home/opam/.opam/4.14/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/mtime_top.cmx -o src/mtime_top.cmxa
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/mtime_top.cmx -o src/mtime_top.cmxa
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.14/lib/ocaml, /home/opam/.opam/4.14/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/mtime_top.cmxa -o src/mtime_top.cmxs
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/mtime_top.cmxa -o src/mtime_top.cmxs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.14/lib/ocaml, /home/opam/.opam/4.14/lib/ocaml/compiler-libs
- ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/mtime_top.cmo -o src/mtime_top.cma
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/mtime_top.cmo -o src/mtime_top.cma
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.14/lib/ocaml, /home/opam/.opam/4.14/lib/ocaml/compiler-libs
- ocamlfind ocamlc -g -c src-os/mtime_clock_stubs.c
- mv mtime_clock_stubs.o src-os/mtime_clock_stubs.o
- ocamlfind ocamlmklib -o src-os/mtime_clock_stubs -g src-os/mtime_clock_stubs.o
- ocamlfind ocamldep -modules src-os/mtime_clock.ml > src-os/mtime_clock.ml.depends
- ocamlfind ocamldep -modules src-os/mtime_clock.mli > src-os/mtime_clock.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src-os -I src -o src-os/mtime_clock.cmi src-os/mtime_clock.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src-os -I src -o src-os/mtime_clock.cmx src-os/mtime_clock.ml
- ocamlfind ocamlopt -a -cclib -lmtime_clock_stubs -cclib -lrt -I src-os src-os/mtime_clock.cmx -o src-os/mtime_clock.cmxa
- ocamlfind ocamlopt -shared -linkall src-os/libmtime_clock_stubs.a -I src-os src-os/mtime_clock.cmxa -o src-os/mtime_clock.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src-os -I src -o src-os/mtime_clock.cmo src-os/mtime_clock.ml
- ocamlfind ocamlc -a -dllib -lmtime_clock_stubs -cclib -lrt -cclib -lmtime_clock_stubs -cclib -lrt -I src-os src-os/mtime_clock.cmo -o src-os/mtime_clock.cma
- # No parallelism done
-> compiled  mtime.1.3.0
Processing 198/273: [astring: ocaml build] [base: dune build] [cryptokit: dune build] [lwt: dune exec] [menhir: dune build] [mirage-crypto: dune build] [ocamlnet: make all] [ppxlib: dune build] [ptime: ocaml build] [uri: dune build] [uutf: ocaml build] [yojson: dune build]
-> installed mtime.1.3.0
Processing 199/273: [astring: ocaml build] [base: dune build] [cryptokit: dune build] [lwt: dune exec] [menhir: dune build] [mirage-crypto: dune build] [ocamlnet: make all] [ppxlib: dune build] [ptime: ocaml build] [uri: dune build] [uutf: ocaml build] [yojson: dune build]
- 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:
- 34 | let encoding_of_string s = match String.uppercase s with      (* IANA names. *)
-                                       ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.uppercase
- Use String.uppercase_ascii/StringLabels.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:
- 34 | let encoding_of_string s = match String.uppercase s with      (* IANA names. *)
-                                       ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.uppercase
- Use String.uppercase_ascii/StringLabels.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 199/273: [astring: ocaml build] [base: dune build] [cryptokit: dune build] [lwt: dune exec] [menhir: dune build] [mirage-crypto: dune build] [ocamlnet: make all] [ppxlib: dune build] [ptime: ocaml build] [uri: dune build] [yojson: dune build]
-> installed uutf.1.0.2
Processing 200/273: [astring: ocaml build] [base: dune build] [cryptokit: dune build] [lwt: dune exec] [menhir: dune build] [mirage-crypto: dune build] [ocamlnet: make all] [ppxlib: dune build] [ptime: ocaml build] [uri: dune build] [yojson: dune build]
Processing 201/273: [astring: ocaml build] [base: dune build] [cryptokit: dune build] [jsonm: ocaml build] [lwt: dune exec] [menhir: dune build] [mirage-crypto: dune build] [ocamlnet: make all] [ppxlib: dune build] [ptime: ocaml build] [uri: dune build] [yojson: dune build]
- ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.14/lib/ocamlbuild /home/opam/.opam/4.14/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.14/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- ocamlfind ocamldep -modules src/ptime.ml > src/ptime.ml.depends
- ocamlfind ocamldep -modules src/ptime.mli > src/ptime.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -o src/ptime.cmi src/ptime.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -o src/ptime.cmx src/ptime.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -o src/ptime.cmx src/ptime.ml
- File "src/ptime.ml", line 308, characters 24-30:
- 308 |         if d > 365 then pp_y_d ppf neg d ps else
-                               ^^^^^^
- Warning 6 [labels-omitted]: label neg was omitted in the application of this function.
- File "src/ptime.ml", line 309, characters 8-14:
- 309 |         pp_d_h ppf neg d ps
-               ^^^^^^
- Warning 6 [labels-omitted]: label neg was omitted in the application of this function.
- ocamlfind ocamlopt -a -I src src/ptime.cmx -o src/ptime.cmxa
- ocamlfind ocamlopt -shared -linkall -I src src/ptime.cmxa -o src/ptime.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -o src/ptime.cmo src/ptime.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -o src/ptime.cmo src/ptime.ml
- File "src/ptime.ml", line 308, characters 24-30:
- 308 |         if d > 365 then pp_y_d ppf neg d ps else
-                               ^^^^^^
- Warning 6 [labels-omitted]: label neg was omitted in the application of this function.
- File "src/ptime.ml", line 309, characters 8-14:
- 309 |         pp_d_h ppf neg d ps
-               ^^^^^^
- Warning 6 [labels-omitted]: label neg was omitted in the application of this function.
- ocamlfind ocamlc -a -I src src/ptime.cmo -o src/ptime.cma
- ocamlfind ocamldep -package compiler-libs.toplevel -modules src/ptime_top.ml > src/ptime_top.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -o src/ptime_top.cmo src/ptime_top.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -o src/ptime_top.cmo src/ptime_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.14/lib/ocaml, /home/opam/.opam/4.14/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -o src/ptime_top.cmx src/ptime_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -o src/ptime_top.cmx src/ptime_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.14/lib/ocaml, /home/opam/.opam/4.14/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/ptime_top.cmx -o src/ptime_top.cmxa
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/ptime_top.cmx -o src/ptime_top.cmxa
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.14/lib/ocaml, /home/opam/.opam/4.14/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/ptime_top.cmxa -o src/ptime_top.cmxs
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/ptime_top.cmxa -o src/ptime_top.cmxs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.14/lib/ocaml, /home/opam/.opam/4.14/lib/ocaml/compiler-libs
- ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/ptime_top.cmo -o src/ptime_top.cma
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/ptime_top.cmo -o src/ptime_top.cma
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.14/lib/ocaml, /home/opam/.opam/4.14/lib/ocaml/compiler-libs
- ocamlfind ocamldep -modules src/ptime_clock.mli > src/ptime_clock.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -o src/ptime_clock.cmi src/ptime_clock.mli
- ocamlfind ocamlc -g -c src-os/ptime_clock_stubs.c
- mv ptime_clock_stubs.o src-os/ptime_clock_stubs.o
- ocamlfind ocamlmklib -o src-os/ptime_clock_stubs -g src-os/ptime_clock_stubs.o
- ocamlfind ocamldep -modules src-os/ptime_clock.ml > src-os/ptime_clock.ml.depends
- ocamlfind ocamldep -modules src-os/ptime_clock.mli > src-os/ptime_clock.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src-os -I src -o src-os/ptime_clock.cmi src-os/ptime_clock.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src-os -I src -o src-os/ptime_clock.cmx src-os/ptime_clock.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src-os -I src -o src-os/ptime_clock.cmx src-os/ptime_clock.ml
- findlib: [WARNING] Interface ptime_clock.cmi occurs in several directories: src, src-os
- ocamlfind ocamlopt -a -cclib -lptime_clock_stubs -cclib -lrt -I src-os src-os/ptime_clock.cmx -o src-os/ptime_clock.cmxa
- ocamlfind ocamlopt -shared -linkall src-os/libptime_clock_stubs.a -I src-os src-os/ptime_clock.cmxa -o src-os/ptime_clock.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src-os -I src -o src-os/ptime_clock.cmo src-os/ptime_clock.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src-os -I src -o src-os/ptime_clock.cmo src-os/ptime_clock.ml
- findlib: [WARNING] Interface ptime_clock.cmi occurs in several directories: src, src-os
- ocamlfind ocamlc -a -dllib -lptime_clock_stubs -cclib -lrt -cclib -lptime_clock_stubs -cclib -lrt -I src-os src-os/ptime_clock.cmo -o src-os/ptime_clock.cma
- # No parallelism done
-> compiled  ptime.0.8.6
Processing 201/273: [astring: ocaml build] [base: dune build] [cryptokit: dune build] [jsonm: ocaml build] [lwt: dune exec] [menhir: dune build] [mirage-crypto: dune build] [ocamlnet: make all] [ppxlib: dune build] [uri: dune build] [yojson: dune build]
-> installed ptime.0.8.6
Processing 202/273: [astring: ocaml build] [base: dune build] [cryptokit: dune build] [jsonm: ocaml build] [lwt: dune exec] [menhir: dune build] [mirage-crypto: dune build] [ocamlnet: make all] [ppxlib: dune build] [uri: dune build] [yojson: dune build]
Processing 203/273: [asn1-combinators: dune build] [astring: ocaml build] [base: dune build] [cryptokit: dune build] [jsonm: ocaml build] [lwt: dune exec] [menhir: dune build] [mirage-crypto: dune build] [ocamlnet: make all] [ppxlib: dune build] [uri: dune build] [yojson: dune build]
-       ocamlc lib/.yojson.objs/byte/yojson.{cmi,cmti}
- File "write.mli", line 65, characters 4-12:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "write.mli", line 74, characters 19-27:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "write.mli", line 82, characters 14-22:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "write.mli", line 90, characters 4-12:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "read.mli", line 78, characters 14-22:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "read.mli", line 88, characters 18-26:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "read.mli", line 103, characters 14-22:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "read.mli", line 112, characters 21-29:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "read.mli", line 131, characters 26-34:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "read.mli", line 144, characters 22-30:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "write.mli", line 65, characters 4-12:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "write.mli", line 74, characters 19-27:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "write.mli", line 82, characters 14-22:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "write.mli", line 90, characters 4-12:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "read.mli", line 78, characters 14-22:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "read.mli", line 88, characters 18-26:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "read.mli", line 103, characters 14-22:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "read.mli", line 112, characters 21-29:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "read.mli", line 131, characters 26-34:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "read.mli", line 144, characters 22-30:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "write.mli", line 65, characters 4-12:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "write.mli", line 74, characters 19-27:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "write.mli", line 82, characters 14-22:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "write.mli", line 90, characters 4-12:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "read.mli", line 78, characters 14-22:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "read.mli", line 88, characters 18-26:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "read.mli", line 103, characters 14-22:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "read.mli", line 112, characters 21-29:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "read.mli", line 131, characters 26-34:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "read.mli", line 144, characters 22-30:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "write.mli", line 65, characters 4-12:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "write.mli", line 74, characters 19-27:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "write.mli", line 82, characters 14-22:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "write.mli", line 90, characters 4-12:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
-       ocamlc lib/.yojson.objs/byte/yojson.{cmo,cmt}
- File "write.ml", line 478, characters 2-13:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "write.ml", line 478, characters 2-13:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "lib/read.mll", line 1158, characters 4-15:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "lib/read.mll", line 1199, characters 4-15:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "write.ml", line 478, characters 2-13:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "lib/read.mll", line 1158, characters 4-15:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "lib/read.mll", line 1199, characters 4-15:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "write.ml", line 478, characters 2-13:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "lib/read.mll", line 1158, characters 4-15:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "lib/read.mll", line 1199, characters 4-15:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
-     ocamlopt lib/.yojson.objs/native/yojson.{cmx,o}
- File "write.ml", line 478, characters 2-13:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "write.ml", line 478, characters 2-13:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "lib/read.mll", line 1158, characters 4-15:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "lib/read.mll", line 1199, characters 4-15:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "write.ml", line 478, characters 2-13:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "lib/read.mll", line 1158, characters 4-15:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "lib/read.mll", line 1199, characters 4-15:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "write.ml", line 478, characters 2-13:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "lib/read.mll", line 1158, characters 4-15:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "lib/read.mll", line 1199, characters 4-15:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
-       ocamlc bin/.ydump.eobjs/byte/ydump.{cmi,cmo,cmt}
- File "bin/ydump.ml", line 49, characters 6-17:
- 49 |       Stream.iter (write_one oc) (Yojson.Safe.stream_from_channel ~fname ic)
-            ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
-     ocamlopt bin/.ydump.eobjs/native/ydump.{cmx,o}
- File "bin/ydump.ml", line 49, characters 6-17:
- 49 |       Stream.iter (write_one oc) (Yojson.Safe.stream_from_channel ~fname ic)
-            ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
-> compiled  yojson.1.7.0
Processing 203/273: [asn1-combinators: dune build] [astring: ocaml build] [base: dune build] [cryptokit: dune build] [jsonm: ocaml build] [lwt: dune exec] [menhir: dune build] [mirage-crypto: dune build] [ocamlnet: make all] [ppxlib: dune build] [uri: dune build]
-> installed yojson.1.7.0
Processing 204/273: [asn1-combinators: dune build] [astring: ocaml build] [base: dune build] [cryptokit: dune build] [jsonm: ocaml build] [lwt: dune exec] [menhir: dune build] [mirage-crypto: dune build] [ocamlnet: make all] [ppxlib: dune build] [uri: dune build]
Processing 205/273: [asn1-combinators: dune build] [astring: ocaml build] [atdgen-runtime: dune build] [base: dune build] [cryptokit: dune build] [jsonm: ocaml build] [lwt: dune exec] [menhir: dune build] [mirage-crypto: dune build] [ocamlnet: make all] [ppxlib: dune build] [uri: dune build]
- ocamlfind ocamldep -modules src/astring_unsafe.ml > src/astring_unsafe.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_unsafe.cmo src/astring_unsafe.ml
- ocamlfind ocamldep -modules src/astring_base.ml > src/astring_base.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_base.cmo src/astring_base.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_unsafe.cmx src/astring_unsafe.ml
- ocamlfind ocamldep -modules src/astring_escape.ml > src/astring_escape.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_escape.cmo src/astring_escape.ml
- ocamlfind ocamldep -modules src/astring_char.ml > src/astring_char.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_char.cmo src/astring_char.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_escape.cmx src/astring_escape.ml
- ocamlfind ocamldep -modules src/astring_sub.ml > src/astring_sub.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_sub.cmo src/astring_sub.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_base.cmx src/astring_base.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_char.cmx src/astring_char.ml
- ocamlfind ocamldep -modules src/astring_string.ml > src/astring_string.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_string.cmo src/astring_string.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_sub.cmx src/astring_sub.ml
- ocamlfind ocamldep -modules src/astring.ml > src/astring.ml.depends
- ocamlfind ocamldep -modules src/astring.mli > src/astring.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring.cmi src/astring.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_string.cmx src/astring_string.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring.cmx src/astring.ml
- ocamlfind ocamlopt -a -I src src/astring_unsafe.cmx src/astring_base.cmx src/astring_escape.cmx src/astring_char.cmx src/astring_sub.cmx src/astring_string.cmx src/astring.cmx -o src/astring.cmxa
- ocamlfind ocamlopt -shared -linkall -I src src/astring.cmxa -o src/astring.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring.cmo src/astring.ml
- ocamlfind ocamlc -a -I src src/astring_unsafe.cmo src/astring_base.cmo src/astring_escape.cmo src/astring_char.cmo src/astring_sub.cmo src/astring_string.cmo src/astring.cmo -o src/astring.cma
- ocamlfind ocamldep -package compiler-libs.toplevel -modules src/astring_top.ml > src/astring_top.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/astring_top.cmo src/astring_top.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/astring_top.cmo src/astring_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.14/lib/ocaml, /home/opam/.opam/4.14/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/astring_top.cmx src/astring_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/astring_top.cmx src/astring_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.14/lib/ocaml, /home/opam/.opam/4.14/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/astring_top.cmx -o src/astring_top.cmxa
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/astring_top.cmx -o src/astring_top.cmxa
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.14/lib/ocaml, /home/opam/.opam/4.14/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/astring_top.cmxa -o src/astring_top.cmxs
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/astring_top.cmxa -o src/astring_top.cmxs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.14/lib/ocaml, /home/opam/.opam/4.14/lib/ocaml/compiler-libs
- ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/astring_top.cmo -o src/astring_top.cma
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/astring_top.cmo -o src/astring_top.cma
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.14/lib/ocaml, /home/opam/.opam/4.14/lib/ocaml/compiler-libs
- # No parallelism done
-> compiled  astring.0.8.5
Processing 205/273: [asn1-combinators: dune build] [atdgen-runtime: dune build] [base: dune build] [cryptokit: dune build] [jsonm: ocaml build] [lwt: dune exec] [menhir: dune build] [mirage-crypto: dune build] [ocamlnet: make all] [ppxlib: dune build] [uri: dune build]
-> installed astring.0.8.5
Processing 206/273: [asn1-combinators: dune build] [atdgen-runtime: dune build] [base: dune build] [cryptokit: dune build] [jsonm: ocaml build] [lwt: dune exec] [menhir: dune build] [mirage-crypto: dune build] [ocamlnet: make all] [ppxlib: dune build] [uri: dune build]
Processing 207/273: [asn1-combinators: dune build] [atdgen-runtime: dune build] [base: dune build] [cryptokit: dune build] [fpath: ocaml build] [jsonm: ocaml build] [lwt: dune exec] [menhir: dune build] [mirage-crypto: dune build] [ocamlnet: make all] [ppxlib: dune build] [uri: dune build]
Processing 207/273: [asn1-combinators: dune build] [atdgen-runtime: dune build] [base: dune build] [cryptokit: dune build] [fpath: ocaml build] [jsonm: ocaml build] [lwt: dune build] [menhir: dune build] [mirage-crypto: dune build] [ocamlnet: make all] [ppxlib: dune build] [uri: dune build]
-        flags src/flags.sexp,src/library_flags.sexp
- ZLib: ............................... enabled
- Hardware support for AES and GCM: ... enabled
-> compiled  cryptokit.1.16.1
Processing 207/273: [asn1-combinators: dune build] [atdgen-runtime: dune build] [base: dune build] [fpath: ocaml build] [jsonm: ocaml build] [lwt: dune build] [menhir: dune build] [mirage-crypto: dune build] [ocamlnet: make all] [ppxlib: dune build] [uri: dune build]
-> installed cryptokit.1.16.1
Processing 208/273: [asn1-combinators: dune build] [atdgen-runtime: dune build] [base: dune build] [fpath: ocaml build] [jsonm: ocaml build] [lwt: dune build] [menhir: dune build] [mirage-crypto: dune build] [ocamlnet: make all] [ppxlib: dune build] [uri: dune build]
-> compiled  uri.4.2.0
Processing 208/273: [asn1-combinators: dune build] [atdgen-runtime: dune build] [base: dune build] [fpath: ocaml build] [jsonm: ocaml build] [lwt: dune build] [menhir: dune build] [mirage-crypto: dune build] [ocamlnet: make all] [ppxlib: dune build]
-> installed uri.4.2.0
Processing 209/273: [asn1-combinators: dune build] [atdgen-runtime: dune build] [base: dune build] [fpath: ocaml build] [jsonm: ocaml build] [lwt: dune build] [menhir: dune build] [mirage-crypto: dune build] [ocamlnet: make all] [ppxlib: dune build]
-> compiled  asn1-combinators.0.2.6
Processing 209/273: [atdgen-runtime: dune build] [base: dune build] [fpath: ocaml build] [jsonm: ocaml build] [lwt: dune build] [menhir: dune build] [mirage-crypto: dune build] [ocamlnet: make all] [ppxlib: dune build]
-> installed asn1-combinators.0.2.6
Processing 210/273: [atdgen-runtime: dune build] [base: dune build] [fpath: ocaml build] [jsonm: ocaml build] [lwt: dune build] [menhir: dune build] [mirage-crypto: dune build] [ocamlnet: make all] [ppxlib: dune build]
-       ocamlc atdgen-runtime/src/.atdgen_runtime.objs/byte/atdgen_runtime__Util.{cmi,cmti}
- File "atdgen-runtime/src/util.mli", line 129, characters 64-72:
- 129 |     'a reader -> Yojson.Safe.lexer_state -> Lexing.lexbuf -> 'a Stream.t
-                                                                       ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "atdgen-runtime/src/util.mli", line 143, characters 30-38:
- 143 |     'a reader -> string -> 'a Stream.t
-                                     ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "atdgen-runtime/src/util.mli", line 166, characters 34-42:
- 166 |     'a reader -> in_channel -> 'a Stream.t
-                                         ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "atdgen-runtime/src/util.mli", line 190, characters 30-38:
- 190 |     'a reader -> string -> 'a Stream.t
-                                     ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "atdgen-runtime/src/util.mli", line 298, characters 20-28:
- 298 |     'a writer -> 'a Stream.t -> string
-                           ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "atdgen-runtime/src/util.mli", line 307, characters 35-43:
- 307 |     'a writer -> out_channel -> 'a Stream.t -> unit
-                                          ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "atdgen-runtime/src/util.mli", line 316, characters 30-38:
- 316 |     'a writer -> string -> 'a Stream.t -> unit
-                                     ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
-       ocamlc atdgen-runtime/src/.atdgen_runtime.objs/byte/atdgen_runtime__Util.{cmo,cmt}
- File "atdgen-runtime/src/util.ml", line 99, characters 4-15:
- 99 |     Stream.from f
-          ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "atdgen-runtime/src/util.ml", line 124, characters 4-15:
- 124 |     Stream.iter (fun x -> acc := x :: !acc) stream;
-           ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "atdgen-runtime/src/util.ml", line 130, characters 4-15:
- 130 |     Stream.iter (fun x -> acc := x :: !acc) stream;
-           ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "atdgen-runtime/src/util.ml", line 153, characters 4-15:
- 153 |     Stream.iter (fun x -> write ob x; Bi_outbuf.add_string ob lf) stream;
-           ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "atdgen-runtime/src/util.ml", line 158, characters 4-15:
- 158 |     Stream.iter (fun x -> write ob x; Bi_outbuf.add_string ob lf) stream;
-           ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "atdgen-runtime/src/util.ml", line 165, characters 37-51:
- 165 |     stream_to_string ?len ?lf write (Stream.of_list l)
-                                            ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "atdgen-runtime/src/util.ml", line 168, characters 41-55:
- 168 |     stream_to_channel ?len ?lf write oc (Stream.of_list l)
-                                                ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "atdgen-runtime/src/util.ml", line 171, characters 41-55:
- 171 |     stream_to_file ?len ?lf write fname (Stream.of_list l)
-                                                ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
-     ocamlopt atdgen-runtime/src/.atdgen_runtime.objs/native/atdgen_runtime__Util.{cmx,o}
- File "atdgen-runtime/src/util.ml", line 99, characters 4-15:
- 99 |     Stream.from f
-          ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "atdgen-runtime/src/util.ml", line 124, characters 4-15:
- 124 |     Stream.iter (fun x -> acc := x :: !acc) stream;
-           ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "atdgen-runtime/src/util.ml", line 130, characters 4-15:
- 130 |     Stream.iter (fun x -> acc := x :: !acc) stream;
-           ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "atdgen-runtime/src/util.ml", line 153, characters 4-15:
- 153 |     Stream.iter (fun x -> write ob x; Bi_outbuf.add_string ob lf) stream;
-           ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "atdgen-runtime/src/util.ml", line 158, characters 4-15:
- 158 |     Stream.iter (fun x -> write ob x; Bi_outbuf.add_string ob lf) stream;
-           ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "atdgen-runtime/src/util.ml", line 165, characters 37-51:
- 165 |     stream_to_string ?len ?lf write (Stream.of_list l)
-                                            ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "atdgen-runtime/src/util.ml", line 168, characters 41-55:
- 168 |     stream_to_channel ?len ?lf write oc (Stream.of_list l)
-                                                ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "atdgen-runtime/src/util.ml", line 171, characters 41-55:
- 171 |     stream_to_file ?len ?lf write fname (Stream.of_list l)
-                                                ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
-> compiled  atdgen-runtime.2.2.1
Processing 210/273: [base: dune build] [fpath: ocaml build] [jsonm: ocaml build] [lwt: dune build] [menhir: dune build] [mirage-crypto: dune build] [ocamlnet: make all] [ppxlib: dune build]
-> installed atdgen-runtime.2.2.1
Processing 211/273: [base: dune build] [fpath: ocaml build] [jsonm: ocaml build] [lwt: dune build] [menhir: dune build] [mirage-crypto: dune build] [ocamlnet: make all] [ppxlib: dune build]
- 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 -c -g -bin-annot -safe-string -package bytes -package uchar -package uutf -I src -I test -o src/jsonm.cmx src/jsonm.ml
- File "src/jsonm.ml", line 596, characters 4-11:
- 596 |     w_value false l encode_loop e
-           ^^^^^^^
- Warning 6 [labels-omitted]: label in_obj was omitted in the application of this function.
- 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 -c -g -bin-annot -safe-string -package bytes -package uchar -package uutf -I src -I test -o src/jsonm.cmo src/jsonm.ml
- File "src/jsonm.ml", line 596, characters 4-11:
- 596 |     w_value false l encode_loop e
-           ^^^^^^^
- Warning 6 [labels-omitted]: label in_obj was omitted in the application of this function.
- 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 211/273: [base: dune build] [fpath: ocaml build] [lwt: dune build] [menhir: dune build] [mirage-crypto: dune build] [ocamlnet: make all] [ppxlib: dune build]
-> installed jsonm.1.0.1
Processing 212/273: [base: dune build] [fpath: ocaml build] [lwt: dune build] [menhir: dune build] [mirage-crypto: dune build] [ocamlnet: make all] [ppxlib: dune build]
-        gmake src-freestanding/libmirage_crypto_freestanding_stubs.a
- touch libmirage_crypto_freestanding_stubs.a
-> compiled  mirage-crypto.0.10.5
Processing 212/273: [base: dune build] [fpath: ocaml build] [lwt: dune build] [menhir: dune build] [ocamlnet: make all] [ppxlib: dune build]
-> installed mirage-crypto.0.10.5
Processing 213/273: [base: dune build] [fpath: ocaml build] [lwt: dune build] [menhir: dune build] [ocamlnet: make all] [ppxlib: dune build]
Processing 214/273: [base: dune build] [fpath: ocaml build] [hkdf: dune build] [lwt: dune build] [menhir: dune build] [ocamlnet: make all] [ppxlib: dune build]
Processing 215/273: [base: dune build] [fpath: ocaml build] [hkdf: dune build] [lwt: dune build] [menhir: dune build] [ocamlnet: make all] [pbkdf: dune build] [ppxlib: dune build]
- ocamlfind ocamldep -package astring -modules src/fpath.ml > src/fpath.ml.depends
- ocamlfind ocamldep -package astring -modules src/fpath.mli > src/fpath.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package astring -I src -I test -o src/fpath.cmi src/fpath.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package astring -I src -I test -o src/fpath.cmx src/fpath.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package astring -I src -I test -o src/fpath.cmx src/fpath.ml
- File "src/fpath.ml", line 40, characters 22-38:
- 40 |   let is_unc_path p = String.is_prefix "\\\\" p
-                            ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- File "src/fpath.ml", line 124, characters 21-37:
- 124 |   let has_volume p = String.is_prefix "//" p
-                            ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- File "src/fpath.ml", line 427, characters 10-26:
- 427 |   if not (String.is_prefix prefix p) then false else
-                 ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- File "src/fpath.ml", line 548, characters 42-58:
- 548 | | Some r -> not (String.equal dotdot r || String.is_prefix dotdot_dir r)
-                                                 ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- File "src/fpath.ml", line 563, characters 32-48:
- 563 | | true -> String.equal dot p || String.is_prefix dot_dir p
-                                       ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- File "src/fpath.ml", line 578, characters 35-51:
- 578 | | true -> String.equal dotdot p || String.is_prefix dotdot_dir p
-                                          ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- File "src/fpath.ml", line 633, characters 18-31:
- 633 |   if not (String.(Sub.is_suffix (sub e) ext)) then false else
-                         ^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- ocamlfind ocamlopt -a -package astring -I src src/fpath.cmx -o src/fpath.cmxa
- ocamlfind ocamlopt -shared -linkall -package astring -I src src/fpath.cmxa -o src/fpath.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package astring -I src -I test -o src/fpath.cmo src/fpath.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package astring -I src -I test -o src/fpath.cmo src/fpath.ml
- File "src/fpath.ml", line 40, characters 22-38:
- 40 |   let is_unc_path p = String.is_prefix "\\\\" p
-                            ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- File "src/fpath.ml", line 124, characters 21-37:
- 124 |   let has_volume p = String.is_prefix "//" p
-                            ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- File "src/fpath.ml", line 427, characters 10-26:
- 427 |   if not (String.is_prefix prefix p) then false else
-                 ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- File "src/fpath.ml", line 548, characters 42-58:
- 548 | | Some r -> not (String.equal dotdot r || String.is_prefix dotdot_dir r)
-                                                 ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- File "src/fpath.ml", line 563, characters 32-48:
- 563 | | true -> String.equal dot p || String.is_prefix dot_dir p
-                                       ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- File "src/fpath.ml", line 578, characters 35-51:
- 578 | | true -> String.equal dotdot p || String.is_prefix dotdot_dir p
-                                          ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- File "src/fpath.ml", line 633, characters 18-31:
- 633 |   if not (String.(Sub.is_suffix (sub e) ext)) then false else
-                         ^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- ocamlfind ocamlc -a -package astring -I src src/fpath.cmo -o src/fpath.cma
- ocamlfind ocamldep -package compiler-libs.toplevel -package astring -modules src/fpath_top.ml > src/fpath_top.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package astring -I src -I test -o src/fpath_top.cmo src/fpath_top.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package astring -I src -I test -o src/fpath_top.cmo src/fpath_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.14/lib/ocaml, /home/opam/.opam/4.14/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package astring -I src -I test -o src/fpath_top.cmx src/fpath_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package astring -I src -I test -o src/fpath_top.cmx src/fpath_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.14/lib/ocaml, /home/opam/.opam/4.14/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -a -package compiler-libs.toplevel -package astring -I src src/fpath_top.cmx -o src/fpath_top.cmxa
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -package astring -I src src/fpath_top.cmx -o src/fpath_top.cmxa
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.14/lib/ocaml, /home/opam/.opam/4.14/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -package astring -I src src/fpath_top.cmxa -o src/fpath_top.cmxs
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -package astring -I src src/fpath_top.cmxa -o src/fpath_top.cmxs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.14/lib/ocaml, /home/opam/.opam/4.14/lib/ocaml/compiler-libs
- ocamlfind ocamlc -a -package compiler-libs.toplevel -package astring -I src src/fpath_top.cmo -o src/fpath_top.cma
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -package astring -I src src/fpath_top.cmo -o src/fpath_top.cma
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.14/lib/ocaml, /home/opam/.opam/4.14/lib/ocaml/compiler-libs
- # No parallelism done
-> compiled  fpath.0.7.3
Processing 215/273: [base: dune build] [hkdf: dune build] [lwt: dune build] [menhir: dune build] [ocamlnet: make all] [pbkdf: dune build] [ppxlib: dune build]
-> installed fpath.0.7.3
Processing 216/273: [base: dune build] [hkdf: dune build] [lwt: dune build] [menhir: dune build] [ocamlnet: make all] [pbkdf: dune build] [ppxlib: dune build]
-> compiled  hkdf.1.0.4
Processing 216/273: [base: dune build] [lwt: dune build] [menhir: dune build] [ocamlnet: make all] [pbkdf: dune build] [ppxlib: dune build]
-> installed hkdf.1.0.4
Processing 217/273: [base: dune build] [lwt: dune build] [menhir: dune build] [ocamlnet: make all] [pbkdf: dune build] [ppxlib: dune build]
-> compiled  pbkdf.1.2.0
Processing 217/273: [base: dune build] [lwt: dune build] [menhir: dune build] [ocamlnet: make all] [ppxlib: dune build]
-> installed pbkdf.1.2.0
Processing 218/273: [base: dune build] [lwt: dune build] [menhir: dune build] [ocamlnet: make all] [ppxlib: dune build]
-       ocamlc src/core/.lwt.objs/byte/lwt_stream.{cmo,cmt}
- File "src/core/lwt_stream.ml", line 48, characters 2-55:
- 48 |   mutable push_external : Obj.t [@ocaml.warning "-69"];
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field push_external is never read.
- (However, this field is used to build or mutate values.)
- File "src/core/lwt_stream.ml", line 69, characters 2-56:
- 69 |   mutable pushb_external : Obj.t [@ocaml.warning "-69"];
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field pushb_external is never read.
- (However, this field is used to build or mutate values.)
-     ocamlopt src/core/.lwt.objs/native/lwt_stream.{cmx,o}
- File "src/core/lwt_stream.ml", line 48, characters 2-55:
- 48 |   mutable push_external : Obj.t [@ocaml.warning "-69"];
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field push_external is never read.
- (However, this field is used to build or mutate values.)
- File "src/core/lwt_stream.ml", line 69, characters 2-56:
- 69 |   mutable pushb_external : Obj.t [@ocaml.warning "-69"];
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field pushb_external is never read.
- (However, this field is used to build or mutate values.)
-> compiled  lwt.5.5.0
Processing 218/273: [base: dune build] [menhir: dune build] [ocamlnet: make all] [ppxlib: dune build]
-> installed lwt.5.5.0
Processing 219/273: [base: dune build] [menhir: dune build] [ocamlnet: make all] [ppxlib: dune build]
Processing 220/273: [base: dune build] [logs: ocaml build] [menhir: dune build] [ocamlnet: make all] [ppxlib: dune build]
- ocamlfind ocamldep -modules src/logs.ml > src/logs.ml.depends
- ocamlfind ocamldep -modules src/logs.mli > src/logs.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/logs.cmi src/logs.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/logs.cmx src/logs.ml
- ocamlfind ocamlopt -a -I src src/logs.cmx -o src/logs.cmxa
- ocamlfind ocamlopt -shared -linkall -I src src/logs.cmxa -o src/logs.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/logs.cmo src/logs.ml
- ocamlfind ocamlc -a -I src src/logs.cmo -o src/logs.cma
- ocamlfind ocamldep -package fmt -modules src/logs_fmt.ml > src/logs_fmt.ml.depends
- ocamlfind ocamldep -package fmt -modules src/logs_fmt.mli > src/logs_fmt.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package fmt -I src -I test -o src/logs_fmt.cmi src/logs_fmt.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package fmt -I src -I test -o src/logs_fmt.cmx src/logs_fmt.ml
- ocamlfind ocamlopt -a -package fmt -I src src/logs_fmt.cmx -o src/logs_fmt.cmxa
- ocamlfind ocamlopt -shared -linkall -package fmt -I src src/logs_fmt.cmxa -o src/logs_fmt.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package fmt -I src -I test -o src/logs_fmt.cmo src/logs_fmt.ml
- ocamlfind ocamlc -a -package fmt -I src src/logs_fmt.cmo -o src/logs_fmt.cma
- ocamlfind ocamldep -package cmdliner -modules src/logs_cli.ml > src/logs_cli.ml.depends
- ocamlfind ocamldep -package cmdliner -modules src/logs_cli.mli > src/logs_cli.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -I src -I test -o src/logs_cli.cmi src/logs_cli.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package cmdliner -I src -I test -o src/logs_cli.cmx src/logs_cli.ml
- ocamlfind ocamlopt -a -package cmdliner -I src src/logs_cli.cmx -o src/logs_cli.cmxa
- ocamlfind ocamlopt -shared -linkall -package cmdliner -I src src/logs_cli.cmxa -o src/logs_cli.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -I src -I test -o src/logs_cli.cmo src/logs_cli.ml
- ocamlfind ocamlc -a -package cmdliner -I src src/logs_cli.cmo -o src/logs_cli.cma
- ocamlfind ocamldep -package lwt -modules src/logs_lwt.ml > src/logs_lwt.ml.depends
- ocamlfind ocamldep -package lwt -modules src/logs_lwt.mli > src/logs_lwt.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package lwt -I src -I test -o src/logs_lwt.cmi src/logs_lwt.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package lwt -I src -I test -o src/logs_lwt.cmx src/logs_lwt.ml
- ocamlfind ocamlopt -a -package lwt -I src src/logs_lwt.cmx -o src/logs_lwt.cmxa
- ocamlfind ocamlopt -shared -linkall -package lwt -I src src/logs_lwt.cmxa -o src/logs_lwt.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package lwt -I src -I test -o src/logs_lwt.cmo src/logs_lwt.ml
- ocamlfind ocamlc -a -package lwt -I src src/logs_lwt.cmo -o src/logs_lwt.cma
- ocamlfind ocamldep -package compiler-libs.toplevel -modules src/logs_top.ml > src/logs_top.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/logs_top.cmo src/logs_top.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/logs_top.cmo src/logs_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.14/lib/ocaml, /home/opam/.opam/4.14/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/logs_top.cmx src/logs_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/logs_top.cmx src/logs_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.14/lib/ocaml, /home/opam/.opam/4.14/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/logs_top.cmx -o src/logs_top.cmxa
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/logs_top.cmx -o src/logs_top.cmxa
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.14/lib/ocaml, /home/opam/.opam/4.14/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/logs_top.cmxa -o src/logs_top.cmxs
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/logs_top.cmxa -o src/logs_top.cmxs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.14/lib/ocaml, /home/opam/.opam/4.14/lib/ocaml/compiler-libs
- ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/logs_top.cmo -o src/logs_top.cma
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/logs_top.cmo -o src/logs_top.cma
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.14/lib/ocaml, /home/opam/.opam/4.14/lib/ocaml/compiler-libs
- ocamlfind ocamldep -package threads -modules src/logs_threaded.ml > src/logs_threaded.ml.depends
- ocamlfind ocamldep -package threads -modules src/logs_threaded.mli > src/logs_threaded.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -package threads -I src -I test -o src/logs_threaded.cmi src/logs_threaded.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -thread -package threads -I src -I test -o src/logs_threaded.cmx src/logs_threaded.ml
- ocamlfind ocamlopt -a -thread -package threads -I src src/logs_threaded.cmx -o src/logs_threaded.cmxa
- ocamlfind ocamlopt -shared -linkall -thread -package threads -I src src/logs_threaded.cmxa -o src/logs_threaded.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -package threads -I src -I test -o src/logs_threaded.cmo src/logs_threaded.ml
- ocamlfind ocamlc -a -thread -package threads -I src src/logs_threaded.cmo -o src/logs_threaded.cma
- # No parallelism done
-> compiled  logs.0.7.0
Processing 220/273: [base: dune build] [menhir: dune build] [ocamlnet: make all] [ppxlib: dune build]
-> installed logs.0.7.0
Processing 221/273: [base: dune build] [menhir: dune build] [ocamlnet: make all] [ppxlib: dune build]
Processing 222/273: [base: dune build] [bos: ocaml build] [menhir: dune build] [ocamlnet: make all] [ppxlib: dune build]
Processing 223/273: [base: dune build] [bos: ocaml build] [menhir: dune build] [mirage-crypto-rng: dune build] [ocamlnet: make all] [ppxlib: dune build]
-> compiled  mirage-crypto-rng.0.10.5
Processing 223/273: [base: dune build] [bos: ocaml build] [menhir: dune build] [ocamlnet: make all] [ppxlib: dune build]
-> installed mirage-crypto-rng.0.10.5
Processing 224/273: [base: dune build] [bos: ocaml build] [menhir: dune build] [ocamlnet: make all] [ppxlib: dune build]
Processing 225/273: [base: dune build] [bos: ocaml build] [menhir: dune build] [mirage-crypto-ec: dune build] [ocamlnet: make all] [ppxlib: dune build]
Processing 226/273: [base: dune build] [bos: ocaml build] [menhir: dune build] [mirage-crypto-ec: dune build] [mirage-crypto-pk: dune build] [ocamlnet: make all] [ppxlib: dune build]
-> compiled  mirage-crypto-pk.0.10.5
Processing 226/273: [base: dune build] [bos: ocaml build] [menhir: dune build] [mirage-crypto-ec: dune build] [ocamlnet: make all] [ppxlib: dune build]
-> installed mirage-crypto-pk.0.10.5
Processing 227/273: [base: dune build] [bos: ocaml build] [menhir: dune build] [mirage-crypto-ec: dune build] [ocamlnet: make all] [ppxlib: dune build]
-> compiled  base.v0.14.3
Processing 227/273: [bos: ocaml build] [menhir: dune build] [mirage-crypto-ec: dune build] [ocamlnet: make all] [ppxlib: dune build]
-> installed base.v0.14.3
Processing 228/273: [bos: ocaml build] [menhir: dune build] [mirage-crypto-ec: dune build] [ocamlnet: make all] [ppxlib: dune build]
Processing 229/273: [bos: ocaml build] [menhir: dune build] [mirage-crypto-ec: dune build] [ocamlnet: make all] [parsexp: dune build] [ppxlib: dune build]
- ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_base.ml > src/bos_base.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_base.cmo src/bos_base.ml
- ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_pat.ml > src/bos_pat.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_pat.cmo src/bos_pat.ml
- ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_log.ml > src/bos_log.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_log.cmo src/bos_log.ml
- ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_cmd.ml > src/bos_cmd.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_cmd.cmo src/bos_cmd.ml
- ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_os_u.ml > src/bos_os_u.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_u.cmo src/bos_os_u.ml
- ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_os_tmp.ml > src/bos_os_tmp.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_tmp.cmo src/bos_os_tmp.ml
- ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_os_path.ml > src/bos_os_path.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_path.cmo src/bos_os_path.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_path.cmo src/bos_os_path.ml
- File "src/bos_os_path.ml", line 432, characters 25-41:
- 432 |       if not dotfiles && String.is_prefix "." bname then acc else
-                                ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- File "src/bos_os_path.ml", line 446, characters 25-41:
- 446 |       if not dotfiles && String.is_prefix "." base then acc else
-                                ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_base.cmx src/bos_base.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_log.cmx src/bos_log.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_pat.cmx src/bos_pat.ml
- ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_os_file.ml > src/bos_os_file.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_file.cmo src/bos_os_file.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_path.cmx src/bos_os_path.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_path.cmx src/bos_os_path.ml
- File "src/bos_os_path.ml", line 432, characters 25-41:
- 432 |       if not dotfiles && String.is_prefix "." bname then acc else
-                                ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- File "src/bos_os_path.ml", line 446, characters 25-41:
- 446 |       if not dotfiles && String.is_prefix "." base then acc else
-                                ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_tmp.cmx src/bos_os_tmp.ml
- ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_os_dir.ml > src/bos_os_dir.ml.depends
- ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_os_env.ml > src/bos_os_env.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_env.cmo src/bos_os_env.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_dir.cmo src/bos_os_dir.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_dir.cmo src/bos_os_dir.ml
- File "src/bos_os_dir.ml", line 49, characters 35-51:
- 49 |     | Some f when dotfiles || not (String.is_prefix "." f) ->
-                                         ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_cmd.cmx src/bos_cmd.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_env.cmx src/bos_os_env.ml
- ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_os_cmd.ml > src/bos_os_cmd.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_cmd.cmo src/bos_os_cmd.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_file.cmx src/bos_os_file.ml
- ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_os_arg.ml > src/bos_os_arg.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_arg.cmo src/bos_os_arg.ml
- ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos.ml > src/bos.ml.depends
- ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos.mli > src/bos.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos.cmi src/bos.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_arg.cmx src/bos_os_arg.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_cmd.cmx src/bos_os_cmd.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_dir.cmx src/bos_os_dir.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_dir.cmx src/bos_os_dir.ml
- File "src/bos_os_dir.ml", line 49, characters 35-51:
- 49 |     | Some f when dotfiles || not (String.is_prefix "." f) ->
-                                         ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_u.cmx src/bos_os_u.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos.cmx src/bos.ml
- ocamlfind ocamlopt -a -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src src/bos_base.cmx src/bos_pat.cmx src/bos_log.cmx src/bos_cmd.cmx src/bos_os_u.cmx src/bos_os_tmp.cmx src/bos_os_path.cmx src/bos_os_file.cmx src/bos_os_env.cmx src/bos_os_dir.cmx src/bos_os_cmd.cmx src/bos_os_arg.cmx src/bos.cmx -o src/bos.cmxa
- ocamlfind ocamlopt -shared -linkall -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src src/bos.cmxa -o src/bos.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos.cmo src/bos.ml
- ocamlfind ocamlc -a -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src src/bos_base.cmo src/bos_pat.cmo src/bos_log.cmo src/bos_cmd.cmo src/bos_os_u.cmo src/bos_os_tmp.cmo src/bos_os_path.cmo src/bos_os_file.cmo src/bos_os_env.cmo src/bos_os_dir.cmo src/bos_os_cmd.cmo src/bos_os_arg.cmo src/bos.cmo -o src/bos.cma
- ocamlfind ocamldep -package fmt.tty -package logs.fmt -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_setup.ml > src/bos_setup.ml.depends
- ocamlfind ocamldep -package fmt.tty -package logs.fmt -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_setup.mli > src/bos_setup.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package fmt.tty -package logs.fmt -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_setup.cmi src/bos_setup.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package fmt.tty -package logs.fmt -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_setup.cmx src/bos_setup.ml
- ocamlfind ocamlopt -a -package fmt.tty -package logs.fmt -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src src/bos_setup.cmx -o src/bos_setup.cmxa
- ocamlfind ocamlopt -shared -linkall -package fmt.tty -package logs.fmt -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src src/bos_setup.cmxa -o src/bos_setup.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package fmt.tty -package logs.fmt -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_setup.cmo src/bos_setup.ml
- ocamlfind ocamlc -a -package fmt.tty -package logs.fmt -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src src/bos_setup.cmo -o src/bos_setup.cma
- ocamlfind ocamldep -package compiler-libs.toplevel -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_top.ml > src/bos_top.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_top.cmo src/bos_top.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_top.cmo src/bos_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.14/lib/ocaml, /home/opam/.opam/4.14/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_top.cmx src/bos_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_top.cmx src/bos_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.14/lib/ocaml, /home/opam/.opam/4.14/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -a -package compiler-libs.toplevel -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src src/bos_top.cmx -o src/bos_top.cmxa
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src src/bos_top.cmx -o src/bos_top.cmxa
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.14/lib/ocaml, /home/opam/.opam/4.14/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src src/bos_top.cmxa -o src/bos_top.cmxs
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src src/bos_top.cmxa -o src/bos_top.cmxs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.14/lib/ocaml, /home/opam/.opam/4.14/lib/ocaml/compiler-libs
- ocamlfind ocamlc -a -package compiler-libs.toplevel -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src src/bos_top.cmo -o src/bos_top.cma
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src src/bos_top.cmo -o src/bos_top.cma
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.14/lib/ocaml, /home/opam/.opam/4.14/lib/ocaml/compiler-libs
- # No parallelism done
-> compiled  bos.0.2.1
Processing 229/273: [menhir: dune build] [mirage-crypto-ec: dune build] [ocamlnet: make all] [parsexp: dune build] [ppxlib: dune build]
-> installed bos.0.2.1
Processing 230/273: [menhir: dune build] [mirage-crypto-ec: dune build] [ocamlnet: make all] [parsexp: dune build] [ppxlib: dune build]
-> compiled  parsexp.v0.14.2
Processing 230/273: [menhir: dune build] [mirage-crypto-ec: dune build] [ocamlnet: make all] [ppxlib: dune build]
-> installed parsexp.v0.14.2
Processing 231/273: [menhir: dune build] [mirage-crypto-ec: dune build] [ocamlnet: make all] [ppxlib: dune build]
Processing 232/273: [menhir: dune build] [mirage-crypto-ec: dune build] [ocamlnet: make all] [ppxlib: dune build] [sexplib: dune build]
-     ocamlopt fix/src/.vendored_fix.objs/native/vendored_fix__Glue.{cmx,o}
- File "fix/src/Glue.ml", line 162, characters 8-28:
- 162 |   Adapt(Ephemeron.K1.Make(H))
-               ^^^^^^^^^^^^^^^^^^^^
- Alert old_ephemeron_api: iter
- This function won't be available in 5.0
- File "ephemeron.mli", lines 91-92, characters 2-73:
-   Definition
- File "hashtbl.mli", line 350, characters 4-50:
-   Expected signature
- File "fix/src/Glue.ml", line 162, characters 8-28:
- 162 |   Adapt(Ephemeron.K1.Make(H))
-               ^^^^^^^^^^^^^^^^^^^^
- Alert old_ephemeron_api: filter_map_inplace
- This function won't be available in 5.0
- File "ephemeron.mli", lines 93-94, characters 2-73:
-   Definition
- File "hashtbl.mli", lines 351-352, characters 4-10:
-   Expected signature
- File "fix/src/Glue.ml", line 162, characters 8-28:
- 162 |   Adapt(Ephemeron.K1.Make(H))
-               ^^^^^^^^^^^^^^^^^^^^
- Alert old_ephemeron_api: fold
- This function won't be available in 5.0
- File "ephemeron.mli", lines 95-96, characters 2-73:
-   Definition
- File "hashtbl.mli", line 355, characters 4-58:
-   Expected signature
- File "fix/src/Glue.ml", line 162, characters 8-28:
- 162 |   Adapt(Ephemeron.K1.Make(H))
-               ^^^^^^^^^^^^^^^^^^^^
- Alert old_ephemeron_api: to_seq
- This function won't be available in 5.0
- File "ephemeron.mli", lines 99-100, characters 2-73:
-   Definition
- File "hashtbl.mli", line 359, characters 4-41:
-   Expected signature
- File "fix/src/Glue.ml", line 162, characters 8-28:
- 162 |   Adapt(Ephemeron.K1.Make(H))
-               ^^^^^^^^^^^^^^^^^^^^
- Alert old_ephemeron_api: to_seq_keys
- This function won't be available in 5.0
- File "ephemeron.mli", lines 101-102, characters 2-73:
-   Definition
- File "hashtbl.mli", line 362, characters 4-38:
-   Expected signature
- File "fix/src/Glue.ml", line 162, characters 8-28:
- 162 |   Adapt(Ephemeron.K1.Make(H))
-               ^^^^^^^^^^^^^^^^^^^^
- Alert old_ephemeron_api: to_seq_values
- This function won't be available in 5.0
- File "ephemeron.mli", lines 103-104, characters 2-73:
-   Definition
- File "hashtbl.mli", line 365, characters 4-40:
-   Expected signature
-       menhir src/stage2/parserMessages.check
- Read 101 sample input sentences and 101 error messages.
- Read 101 sample input sentences and 48 error messages.
-       menhir src/stage2/parserMessages.ml
- Read 101 sample input sentences and 48 error messages.
-       menhir src/stage2/parser.{ml,mli}
- 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.
- The construction mode is no-pager.
- Built an LR(1) automaton with 298 states.
- One shift/reduce conflict was silently solved.
- Extra reductions on error were added in 40 states.
- Priority played a role in 0 of these states.
- 152 out of 298 states have a default reduction.
- The action table is 11324 entries; 1610 non-zero; 1359 compressed.
- The action table occupies roughly 2816 bytes.
- The goto table is 16986 entries; 329 non-zero; 636 compressed.
- The goto table occupies roughly 1368 bytes.
- The error table occupies roughly 1448 bytes.
- The default_reduction table occupies roughly 336 bytes.
- The lhs table occupies roughly 168 bytes.
- The trace table occupies roughly 8 bytes.
-> compiled  menhir.20211128
Processing 232/273: [mirage-crypto-ec: dune build] [ocamlnet: make all] [ppxlib: dune build] [sexplib: dune build]
-> installed menhir.20211128
Processing 233/273: [mirage-crypto-ec: dune build] [ocamlnet: make all] [ppxlib: dune build] [sexplib: dune build]
Processing 234/273: [atd: dune build] [mirage-crypto-ec: dune build] [ocamlnet: make all] [ppxlib: dune build] [sexplib: dune build]
-> compiled  sexplib.v0.14.0
Processing 234/273: [atd: dune build] [mirage-crypto-ec: dune build] [ocamlnet: make all] [ppxlib: dune build]
-> installed sexplib.v0.14.0
Processing 235/273: [atd: dune build] [mirage-crypto-ec: dune build] [ocamlnet: make all] [ppxlib: dune build]
Processing 236/273: [atd: dune build] [cstruct-sexp: dune build] [mirage-crypto-ec: dune build] [ocamlnet: make all] [ppxlib: dune build]
-        gmake ec-freestanding/libmirage_crypto_ec_freestanding_stubs.a
- touch libmirage_crypto_ec_freestanding_stubs.a
-> compiled  mirage-crypto-ec.0.10.5
Processing 236/273: [atd: dune build] [cstruct-sexp: dune build] [ocamlnet: make all] [ppxlib: dune build]
-> installed mirage-crypto-ec.0.10.5
Processing 237/273: [atd: dune build] [cstruct-sexp: dune build] [ocamlnet: make all] [ppxlib: dune build]
Processing 238/273: [atd: dune build] [cstruct-sexp: dune build] [ocamlnet: make all] [ppxlib: dune build] [x509: dune build]
-> compiled  cstruct-sexp.6.0.1
Processing 238/273: [atd: dune build] [ocamlnet: make all] [ppxlib: dune build] [x509: dune build]
-> installed cstruct-sexp.6.0.1
Processing 239/273: [atd: dune build] [ocamlnet: make all] [ppxlib: dune build] [x509: dune build]
-> compiled  atd.2.2.1
Processing 239/273: [ocamlnet: make all] [ppxlib: dune build] [x509: dune build]
-> installed atd.2.2.1
Processing 240/273: [ocamlnet: make all] [ppxlib: dune build] [x509: dune build]
Processing 241/273: [atdgen: dune build] [ocamlnet: make all] [ppxlib: dune build] [x509: dune build]
-> compiled  ppxlib.0.24.0
Processing 241/273: [atdgen: dune build] [ocamlnet: make all] [x509: dune build]
-> installed ppxlib.0.24.0
Processing 242/273: [atdgen: dune build] [ocamlnet: make all] [x509: dune build]
Processing 243/273: [atdgen: dune build] [lwt_ppx: dune build] [ocamlnet: make all] [x509: dune build]
Processing 244/273: [atdgen: dune build] [lwt_ppx: dune build] [ocamlnet: make all] [ppx_cstruct: dune build] [x509: dune build]
Processing 245/273: [atdgen: dune build] [lwt_ppx: dune build] [ocamlnet: make all] [ppx_cstruct: dune build] [ppx_sexp_conv: dune build] [x509: dune build]
-> compiled  x509.0.15.2
Processing 245/273: [atdgen: dune build] [lwt_ppx: dune build] [ocamlnet: make all] [ppx_cstruct: dune build] [ppx_sexp_conv: dune build]
-> installed x509.0.15.2
Processing 246/273: [atdgen: dune build] [lwt_ppx: dune build] [ocamlnet: make all] [ppx_cstruct: dune build] [ppx_sexp_conv: dune build]
Processing 247/273: [atdgen: dune build] [ca-certs: dune build] [lwt_ppx: dune build] [ocamlnet: make all] [ppx_cstruct: dune build] [ppx_sexp_conv: dune build]
-> compiled  ca-certs.0.2.2
Processing 247/273: [atdgen: dune build] [lwt_ppx: dune build] [ocamlnet: make all] [ppx_cstruct: dune build] [ppx_sexp_conv: dune build]
-> installed ca-certs.0.2.2
Processing 248/273: [atdgen: dune build] [lwt_ppx: dune build] [ocamlnet: make all] [ppx_cstruct: dune build] [ppx_sexp_conv: dune build]
-> compiled  atdgen.2.2.1
Processing 248/273: [lwt_ppx: dune build] [ocamlnet: make all] [ppx_cstruct: dune build] [ppx_sexp_conv: dune build]
-> installed atdgen.2.2.1
Processing 249/273: [lwt_ppx: dune build] [ocamlnet: make all] [ppx_cstruct: dune build] [ppx_sexp_conv: dune build]
-> compiled  ppx_cstruct.6.0.1
Processing 249/273: [lwt_ppx: dune build] [ocamlnet: make all] [ppx_sexp_conv: dune build]
-> installed ppx_cstruct.6.0.1
Processing 250/273: [lwt_ppx: dune build] [ocamlnet: make all] [ppx_sexp_conv: dune build]
-> compiled  lwt_ppx.2.0.3
Processing 250/273: [ocamlnet: make all] [ppx_sexp_conv: dune build]
-> installed lwt_ppx.2.0.3
Processing 251/273: [ocamlnet: make all] [ppx_sexp_conv: dune build]
-> compiled  ppx_sexp_conv.v0.14.3
Processing 251/273: [ocamlnet: make all]
-> installed ppx_sexp_conv.v0.14.3
Processing 252/273: [ocamlnet: make all]
Processing 253/273: [ipaddr-sexp: dune build] [ocamlnet: make all]
Processing 254/273: [ipaddr-sexp: dune build] [ocamlnet: make all] [uri-sexp: dune build]
-> compiled  ipaddr-sexp.5.2.0
Processing 254/273: [ocamlnet: make all] [uri-sexp: dune build]
-> installed ipaddr-sexp.5.2.0
Processing 255/273: [ocamlnet: make all] [uri-sexp: dune build]
Processing 256/273: [conduit: dune build] [ocamlnet: make all] [uri-sexp: dune build]
Processing 257/273: [conduit: dune build] [ocamlnet: make all] [tls: dune build] [uri-sexp: dune build]
-> compiled  uri-sexp.4.2.0
Processing 257/273: [conduit: dune build] [ocamlnet: make all] [tls: dune build]
-> installed uri-sexp.4.2.0
Processing 258/273: [conduit: dune build] [ocamlnet: make all] [tls: dune build]
Processing 259/273: [cohttp: dune build] [conduit: dune build] [ocamlnet: make all] [tls: dune build]
-> compiled  conduit.5.0.0
Processing 259/273: [cohttp: dune build] [ocamlnet: make all] [tls: dune build]
-> installed conduit.5.0.0
Processing 260/273: [cohttp: dune build] [ocamlnet: make all] [tls: dune build]
Processing 261/273: [cohttp: dune build] [conduit-lwt: dune build] [ocamlnet: make all] [tls: dune build]
-> compiled  cohttp.5.0.0
Processing 261/273: [conduit-lwt: dune build] [ocamlnet: make all] [tls: dune build]
-> installed cohttp.5.0.0
Processing 262/273: [conduit-lwt: dune build] [ocamlnet: make all] [tls: dune build]
Processing 263/273: [cohttp-lwt: dune build] [conduit-lwt: dune build] [ocamlnet: make all] [tls: dune build]
-> compiled  conduit-lwt.5.0.0
Processing 263/273: [cohttp-lwt: dune build] [ocamlnet: make all] [tls: dune build]
-> installed conduit-lwt.5.0.0
Processing 264/273: [cohttp-lwt: dune build] [ocamlnet: make all] [tls: dune build]
-> compiled  tls.0.15.2
Processing 264/273: [cohttp-lwt: dune build] [ocamlnet: make all]
-> installed tls.0.15.2
Processing 265/273: [cohttp-lwt: dune build] [ocamlnet: make all]
Processing 266/273: [cohttp-lwt: dune build] [conduit-lwt-unix: dune build] [ocamlnet: make all]
-> compiled  cohttp-lwt.5.0.0
Processing 266/273: [conduit-lwt-unix: dune build] [ocamlnet: make all]
-> installed cohttp-lwt.5.0.0
Processing 267/273: [conduit-lwt-unix: dune build] [ocamlnet: make all]
-> compiled  conduit-lwt-unix.5.0.0
Processing 267/273: [ocamlnet: make all]
-> installed conduit-lwt-unix.5.0.0
Processing 268/273: [ocamlnet: make all]
Processing 269/273: [cohttp-lwt-unix: dune build] [ocamlnet: make all]
-> compiled  cohttp-lwt-unix.5.0.0
Processing 269/273: [ocamlnet: make all]
-> installed cohttp-lwt-unix.5.0.0
Processing 270/273: [ocamlnet: make all]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2)
- ( cd tools/cppo-0.9.4 && rm -f depend && make -f Makefile.pre generate && make all )
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/tools/cppo-0.9.4'
- make[2]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/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.14/.opam-switch/build/ocamlnet.4.1.9-2/tools/cppo-0.9.4'
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/tools/cppo-0.9.4'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/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:
- 37 |   let file = pos.Lexing.pos_fname in
-            ^^^^
- Warning 26 [unused-var]: 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.14/.opam-switch/build/ocamlnet.4.1.9-2/tools/cppo-0.9.4'
- ( cd tools/unimap_to_ocaml && make all )
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/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.14/.opam-switch/build/ocamlnet.4.1.9-2/tools/unimap_to_ocaml'
- for pkg in 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.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netsys'
- make[2]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/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.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netsys'
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netsys'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/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.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netsys'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/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 HAVE_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 HAVE_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 HAVE_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 HAVE_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 HAVE_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 HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netlog.ml
- File "netlog.ml", line 132, characters 21-38:
- 131 | .................
- 132 | ...rintf.ksprintf (l.............
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- 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 HAVE_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 HAVE_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 HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_impl_util.ml
- File "netsys_impl_util.ml", line 70, characters 14-32:
- 70 |       let r = Pervasives.compare x a.(m) in
-                    ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- 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 HAVE_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 HAVE_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 HAVE_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 HAVE_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 HAVE_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 HAVE_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 HAVE_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 HAVE_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 HAVE_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 HAVE_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 HAVE_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 HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_posix.ml
- File "netsys_posix.ml", line 340, characters 12-30:
- 339 | ..
- 340 | .........i = Array.of_list ........
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netsys_posix.ml", line 341, characters 12-30:
- 340 | 
- 341 | ........... Pervasives.compar........
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netsys_posix.ml", line 342, characters 12-30:
- 341 | 
- 342 | ........... Pervasives.compar........
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netsys_posix.ml", line 682, characters 16-34:
- 681 | .........
- 682 | ...... t = post_fork_han....
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netsys_posix.ml", line 880, characters 14-29:
- 880 | (pg = Pg_keep) ?(fd_actions = [])
-                     ^^^^^^^^^^^^^^^
- Warning 52 [fragile-literal-pattern]: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 11.5)
- 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 HAVE_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 HAVE_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 HAVE_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 HAVE_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 HAVE_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 HAVE_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 HAVE_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 HAVE_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 HAVE_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 HAVE_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 HAVE_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 HAVE_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 HAVE_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 HAVE_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 HAVE_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 HAVE_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 HAVE_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 HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_pollset_win32.ml
- File "netsys_pollset_win32.ml", line 30, characters 13-31:
- 29 | .........
- 30 | ...rray.sort Pervasiv...................
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netsys_pollset_win32.ml", line 31, characters 13-31:
- 30 | ..........
- 31 | ..Array.sort Pervasi....................
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netsys_pollset_win32.ml", line 32, characters 13-31:
-    | ..........
- 32 | ..Hashtbl.fold
- 32 |     (..................
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- 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 HAVE_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 HAVE_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 HAVE_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 HAVE_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 HAVE_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 HAVE_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 HAVE_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 HAVE_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 HAVE_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 HAVE_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 HAVE_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 HAVE_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 HAVE_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 HAVE_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 HAVE_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 HAVE_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 HAVE_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 HAVE_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 HAVE_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 HAVE_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 HAVE_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 HAVE_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 HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_polysocket.ml
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/home/opam/.opam/4.14/lib/ocaml' 'netsys_c.c'
- netsys_c.c: In function 'netsys_int64_of_file_descr':
- netsys_c.c:21:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-    21 |     return copy_int64(Long_val(fd));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~                                       
- netsys_c.c: In function 'netsys_ctermid':
- netsys_c.c:140:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
-   140 |     return copy_string(ctermid(s));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~                                          
- netsys_c.c: In function 'netsys_ttyname':
- netsys_c.c:154:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
-   154 |     return copy_string(s);
-       |             ^~~~~~~~~~~~~~                                                   
- netsys_c.c: In function 'netsys_fdopendir':
- netsys_c.c:263:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   263 |   res = alloc_small(1, Abstract_tag);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~                                        
- netsys_c.c: In function 'netsys_realpath':
- netsys_c.c:284:20: warning: "copy_string" is deprecated: use "caml_copy_string" instead
-   284 |         name_out = copy_string(name_out_s);
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~                                         
- netsys_c.c: In function 'netsys_ptsname':
- netsys_c.c:327:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
-   327 |     return copy_string(s);
-       |             ^~~~~~~~~~~~~~                                                   
- netsys_c.c: In function 'netsys_openat':
- netsys_c.c:476:13: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead
-   476 |     cv_flags = convert_flag_list(flags, open_flag_table);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                
- netsys_c.c:477:13: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead
-   477 |     clo_flags = convert_flag_list(flags, open_cloexec_table);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                            
- netsys_c.c:487:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead
-   487 |     p = stat_alloc(string_length(path) + 1);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                               
- netsys_c.c:487:13: warning: "string_length" is deprecated: use "caml_string_length" instead
-   487 |     p = stat_alloc(string_length(path) + 1);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                     
- netsys_c.c:489:13: warning: "enter_blocking_section" is deprecated: use "caml_enter_blocking_section" instead
-   489 |     enter_blocking_section();
-       |             ^~~~~~~~~~~~~~~~~                                                                      
- netsys_c.c:491:13: warning: "leave_blocking_section" is deprecated: use "caml_leave_blocking_section" instead
-   491 |     leave_blocking_section();
-       |             ^~~~~~~~~~~~~~~~~                                                                      
- netsys_c.c:492:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead
-   492 |     stat_free(p);
-       |             ^~~~~                                                        
- netsys_c.c: In function 'netsys_faccessat':
- netsys_c.c:520:13: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead
-   520 |     cv_perms = convert_flag_list(perms, access_permission_table);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- netsys_c.c:521:13: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead
-   521 |     cv_flags = convert_flag_list(flags, at_flags_table);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                 
- netsys_c.c: In function 'netsys_linkat':
- netsys_c.c:564:13: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead
-   564 |     cv_flags = convert_flag_list(flags, at_flags_table);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                 
- netsys_c.c: In function 'netsys_unlinkat':
- netsys_c.c:580:13: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead
-   580 |     cv_flags = convert_flag_list(flags, at_flags_table);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                 
- netsys_c.c: In function 'netsys_readlinkat':
- netsys_c.c:625:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
-   625 |   return copy_string(buffer);
-       |             ^~~~~~~~~~~~~~~~~                                                
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_poll.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/home/opam/.opam/4.14/lib/ocaml' 'netsys_c_poll.c'
- netsys_c_poll.c: In function 'netsys_poll':
- netsys_c_poll.c:151:13: warning: "enter_blocking_section" is deprecated: use "caml_enter_blocking_section" instead
-   151 |     enter_blocking_section();
-       |             ^~~~~~~~~~~~~~~~~                                                                      
- netsys_c_poll.c:153:13: warning: "leave_blocking_section" is deprecated: use "caml_leave_blocking_section" instead
-   153 |     leave_blocking_section();
-       |             ^~~~~~~~~~~~~~~~~                                                                      
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_fadvise.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/home/opam/.opam/4.14/lib/ocaml' 'netsys_c_fadvise.c'
- netsys_c_fadvise.c: In function 'netsys_fadvise':
- netsys_c_fadvise.c:38:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-    38 |     default: invalid_argument("Netsys.fadvise");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                       
- netsys_c_fadvise.c:45:20: warning: "failwith" is deprecated: use "caml_failwith" instead
-    45 |         failwith("Netsys.fadvise: large files not supported on this OS");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~     
- netsys_c_fadvise.c:47:20: warning: "failwith" is deprecated: use "caml_failwith" instead
-    47 |         failwith("Netsys.fadvise: large files not supported on this OS");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~     
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_fallocate.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/home/opam/.opam/4.14/lib/ocaml' 'netsys_c_fallocate.c'
- netsys_c_fallocate.c: In function 'netsys_fallocate':
- netsys_c_fallocate.c:31:20: warning: "failwith" is deprecated: use "caml_failwith" instead
-    31 |         failwith("Netsys.fadvise: large files not supported on this OS");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~     
- netsys_c_fallocate.c:33:20: warning: "failwith" is deprecated: use "caml_failwith" instead
-    33 |         failwith("Netsys.fadvise: large files not supported on this OS");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~     
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_ioprio.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/home/opam/.opam/4.14/lib/ocaml' 'netsys_c_ioprio.c'
- netsys_c_ioprio.c: In function 'netsys_ioprio_get':
- netsys_c_ioprio.c:92:20: warning: "failwith" is deprecated: use "caml_failwith" instead
-    92 |         failwith("netsys_ioprio_get: internal error");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- netsys_c_ioprio.c:117:20: warning: "failwith" is deprecated: use "caml_failwith" instead
-   117 |         failwith("netsys_ioprio_get: Unexpected result");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                     
- netsys_c_ioprio.c: In function 'netsys_ioprio_set':
- netsys_c_ioprio.c:148:20: warning: "failwith" is deprecated: use "caml_failwith" instead
-   148 |             failwith("netsys_ioprio_set: internal error");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                    
- netsys_c_ioprio.c:162:20: warning: "failwith" is deprecated: use "caml_failwith" instead
-   162 |             failwith("netsys_ioprio_set: internal error");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                    
- netsys_c_ioprio.c:179:20: warning: "failwith" is deprecated: use "caml_failwith" instead
-   179 |         failwith("netsys_ioprio_set: internal error");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_locale.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/home/opam/.opam/4.14/lib/ocaml' 'netsys_c_locale.c'
- netsys_c_locale.c: In function 'netsys_query_langinfo':
- netsys_c_locale.c:42:20: warning: "failwith" is deprecated: use "caml_failwith" instead
-    42 |         failwith("Netsys_posix.query_locale: no locale support");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~             
- netsys_c_locale.c:43:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead
-    43 |     oldcopy_locale = stat_alloc(strlen(old_locale) + 1);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                   
- netsys_c_locale.c:48:20: warning: "stat_free" is deprecated: use "caml_stat_free" instead
-    48 |         stat_free(oldcopy_locale);
-       |                    ^~~~~~~~~~~~~~~                                              
- netsys_c_locale.c:49:20: warning: "failwith" is deprecated: use "caml_failwith" instead
-    49 |         failwith("Netsys_posix.query_locale: cannot set this locale");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~        
- netsys_c_locale.c:53:13: warning: "alloc" is deprecated: use "caml_alloc" instead
-    53 |     s = alloc(n,0);
-       |             ^~~~~~~                                              
- netsys_c_locale.c:55:20: warning: "copy_string" is deprecated: use "caml_copy_string" instead
-    55 |         Store_field(s,k,copy_string(nl_langinfo(locale_items_table[k])));
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~           
- netsys_c_locale.c:59:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead
-    59 |     stat_free(oldcopy_locale);
-       |             ^~~~~~~~~~~~~~~~~~                                           
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_multicast.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/home/opam/.opam/4.14/lib/ocaml' 'netsys_c_multicast.c'
- netsys_c_multicast.c: In function 'socket_domain':
- netsys_c_multicast.c:46:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-    46 |         invalid_argument("Not an Internet socket");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                           
- netsys_c_multicast.c: In function 'netsys_mcast_set_loop':
- netsys_c_multicast.c:80:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-    80 |         invalid_argument("Netsys.mcast_set_loop");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                            
- netsys_c_multicast.c: In function 'netsys_mcast_set_ttl':
- netsys_c_multicast.c:126:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-   126 |         invalid_argument("Netsys.mcast_set_ttl");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                             
- netsys_c_multicast.c: In function 'netsys_mcast_add_membership':
- netsys_c_multicast.c:157:13: warning: "string_length" is deprecated: use "caml_string_length" instead
-   157 |         if (string_length(group_addr) != 4 || string_length(if_addr) != 4 )
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~      
- netsys_c_multicast.c:157:13: warning: "string_length" is deprecated: use "caml_string_length" instead
- netsys_c_multicast.c:158:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-   158 |             invalid_argument("Netsys.mcast_add_membership: Not an IPV4 address");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~      
- netsys_c_multicast.c:176:13: warning: "string_length" is deprecated: use "caml_string_length" instead
-   176 |         if (string_length(group_addr) != 16 || string_length(if_addr) != 16 )
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~    
- netsys_c_multicast.c:176:13: warning: "string_length" is deprecated: use "caml_string_length" instead
- netsys_c_multicast.c:177:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-   177 |             invalid_argument("Netsys.mcast_add_membership: Not an IPV6 address");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~      
- netsys_c_multicast.c:196:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-   196 |         invalid_argument("Netsys.mcast_add_membership");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                      
- netsys_c_multicast.c: In function 'netsys_mcast_drop_membership':
- netsys_c_multicast.c:226:13: warning: "string_length" is deprecated: use "caml_string_length" instead
-   226 |         if (string_length(group_addr) != 4 || string_length(if_addr) != 4 )
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~      
- netsys_c_multicast.c:226:13: warning: "string_length" is deprecated: use "caml_string_length" instead
- netsys_c_multicast.c:227:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-   227 |             invalid_argument("Netsys.mcast_drop_membership: Not an IPV4 address");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~     
- netsys_c_multicast.c:245:13: warning: "string_length" is deprecated: use "caml_string_length" instead
-   245 |         if (string_length(group_addr) != 16 || string_length(if_addr) != 16 )
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~    
- netsys_c_multicast.c:245:13: warning: "string_length" is deprecated: use "caml_string_length" instead
- netsys_c_multicast.c:246:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-   246 |             invalid_argument("Netsys.mcast_drop_membership: Not an IPV6 address");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~     
- netsys_c_multicast.c:265:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-   265 |         invalid_argument("Netsys.mcast_drop_membership");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                     
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_sem.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/home/opam/.opam/4.14/lib/ocaml' 'netsys_c_sem.c'
- netsys_c_sem.c: In function 'netsys_sem_open':
- netsys_c_sem.c:123:13: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead
-   123 |     flags = convert_flag_list(flagsv, sem_open_flag_table);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                              
- netsys_c_sem.c: In function 'netsys_sem_close':
- netsys_c_sem.c:144:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-   144 |         invalid_argument ("Netsys.sem_close: stale semaphore");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                               
- netsys_c_sem.c: In function 'netsys_sem_init':
- netsys_c_sem.c:178:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-   178 |     s = (sem_t *) (((char *) Bigarray_val(memv)->data) + Long_val(posv));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~      
- netsys_c_sem.c: In function 'netsys_as_sem':
- netsys_c_sem.c:195:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-   195 |     s = (sem_t *) (((char *) Bigarray_val(memv)->data) + Long_val(posv));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~      
- netsys_c_sem.c: In function 'netsys_sem_destroy':
- netsys_c_sem.c:212:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-   212 |         invalid_argument ("Netsys.sem_destroy: stale semaphore");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                             
- netsys_c_sem.c: In function 'netsys_sem_getvalue':
- netsys_c_sem.c:232:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-   232 |         invalid_argument ("Netsys.sem_getvalue: stale semaphore");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                            
- netsys_c_sem.c: In function 'netsys_sem_post':
- netsys_c_sem.c:253:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-   253 |         invalid_argument ("Netsys.sem_post: stale semaphore");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                
- netsys_c_sem.c: In function 'netsys_sem_wait':
- netsys_c_sem.c:273:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-   273 |         invalid_argument ("Netsys.sem_wait: stale semaphore");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                
- netsys_c_sem.c:276:13: warning: "enter_blocking_section" is deprecated: use "caml_enter_blocking_section" instead
-   276 |     enter_blocking_section();
-       |             ^~~~~~~~~~~~~~~~~                                                                      
- netsys_c_sem.c:281:13: warning: "leave_blocking_section" is deprecated: use "caml_leave_blocking_section" instead
-   281 |     leave_blocking_section();
-       |             ^~~~~~~~~~~~~~~~~                                                                      
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_shm.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/home/opam/.opam/4.14/lib/ocaml' 'netsys_c_shm.c'
- netsys_c_shm.c: In function 'netsys_shm_open':
- netsys_c_shm.c:39:13: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead
-    39 |     cv_flags = convert_flag_list(flags, shm_open_flag_table);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                            
- netsys_c_shm.c:40:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead
-    40 |     p = stat_alloc(string_length(path) + 1);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                               
- netsys_c_shm.c:40:13: warning: "string_length" is deprecated: use "caml_string_length" instead
-    40 |     p = stat_alloc(string_length(path) + 1);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                     
- netsys_c_shm.c:43:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead
-    43 |     stat_free(p);
-       |             ^~~~~                                                        
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_spawn.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/home/opam/.opam/4.14/lib/ocaml' 'netsys_c_spawn.c'
- netsys_c_spawn.c: In function 'netsys_posix_spawn_nat':
- netsys_c_spawn.c:617:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-   617 |             invalid_argument
-       |                    ^~~~~~~~~                                                                  
- netsys_c_spawn.c:641:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-   641 |             invalid_argument
-       |                    ^~~~~~~~~                                                                  
- netsys_c_spawn.c:806:20: warning: "failwith" is deprecated: use "caml_failwith" instead
-   806 |         failwith("USE_FORK_EXEC");
-       |                    ^~~~~~~~~~~~~~~                                            
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_subprocess.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/home/opam/.opam/4.14/lib/ocaml' 'netsys_c_subprocess.c'
- netsys_c_subprocess.c: In function 'netsys_install_sigchld_handler':
- netsys_c_subprocess.c:285:20: warning: "failwith" is deprecated: use "caml_failwith" instead
-   285 |             failwith("Cannot allocate memory");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~                               
- netsys_c_subprocess.c: In function 'netsys_watch_subprocess':
- netsys_c_subprocess.c:352:20: warning: "failwith" is deprecated: use "caml_failwith" instead
-   352 |         failwith("Netsys_posix.watch_subprocess: uninitialized");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~             
- netsys_c_subprocess.c:428:20: warning: "failwith" is deprecated: use "caml_failwith" instead
-   428 |             failwith("Cannot allocate memory");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~                               
- netsys_c_subprocess.c:472:13: warning: "alloc" is deprecated: use "caml_alloc" instead
-   472 |     r = alloc(2,0);
-       |             ^~~~~~~                                              
- netsys_c_subprocess.c: In function 'netsys_get_subprocess_status':
- netsys_c_subprocess.c:557:20: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   557 |             st = alloc_small(1, TAG_WEXITED);
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~                                       
- netsys_c_subprocess.c:561:20: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   561 |             st = alloc_small(1, TAG_WSIGNALED);
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~                                     
- netsys_c_subprocess.c:565:20: warning: "alloc" is deprecated: use "caml_alloc" instead
-   565 |         r = alloc(1,0);
-       |                    ^~~~                                                 
- netsys_c_subprocess.c: In function 'netsys_kill_all_subprocesses':
- netsys_c_subprocess.c:651:20: warning: "failwith" is deprecated: use "caml_failwith" instead
-   651 |         failwith("Netsys_posix.watch_subprocess: uninitialized");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~             
- netsys_c_subprocess.c: In function 'netsys_killpg_all_subprocesses':
- netsys_c_subprocess.c:689:20: warning: "failwith" is deprecated: use "caml_failwith" instead
-   689 |         failwith("Netsys_posix.watch_subprocess: uninitialized");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~             
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_syslog.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/home/opam/.opam/4.14/lib/ocaml' 'netsys_c_syslog.c'
- netsys_c_syslog.c: In function 'netsys_openlog':
- netsys_c_syslog.c:89:20: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead
-    89 |             ident_buf = stat_alloc(IDENT_BUF_LEN);
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                
- netsys_c_syslog.c:97:13: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead
-    97 |     options = convert_flag_list(opts, syslog_opt_flags);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                 
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_clock.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/home/opam/.opam/4.14/lib/ocaml' 'netsys_c_clock.c'
- netsys_c_clock.c: In function 'make_timespec':
- netsys_c_clock.c:26:20: warning: "failwith" is deprecated: use "caml_failwith" instead
-    26 |         failwith("Netsys_posix: time value out of range");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                    
- netsys_c_clock.c:29:20: warning: "failwith" is deprecated: use "caml_failwith" instead
-    29 |         failwith("Netsys_posix: time value out of range");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                    
- netsys_c_clock.c: In function 'alloc_timespec_pair':
- netsys_c_clock.c:47:13: warning: "alloc" is deprecated: use "caml_alloc" instead
-    47 |     tsout = alloc(2,0);
-       |             ^~~~~~~~~~~                                          
- netsys_c_clock.c: In function 'netsys_clock_getcpuclockid':
- netsys_c_clock.c:194:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-   194 |     invalid_argument("Netsys_posix.clock_getcpuclockid not available");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                
- netsys_c_clock.c: In function 'netsys_timer_event':
- netsys_c_clock.c:438:20: warning: "failwith" is deprecated: use "caml_failwith" instead
-   438 |         failwith("Netsys_posix.timer_event: timer is not connected with event");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_event.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/home/opam/.opam/4.14/lib/ocaml' 'netsys_c_event.c'
- netsys_c_event.c: In function 'netsys_set_nonblock_not_event':
- netsys_c_event.c:271:20: warning: "failwith" is deprecated: use "caml_failwith" instead
-   271 |         failwith("Netsys_posix.set_nonblock_event: already destroyed");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~       
- netsys_c_event.c: In function 'netsys_get_not_event_fd_nodup':
- netsys_c_event.c:293:20: warning: "failwith" is deprecated: use "caml_failwith" instead
-   293 |         failwith("Netsys_posix.get_event_fd_nodup: already destroyed");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~       
- netsys_c_event.c: In function 'netsys_return_not_event_fd':
- netsys_c_event.c:309:20: warning: "failwith" is deprecated: use "caml_failwith" instead
-   309 |         failwith("Netsys_posix.get_event_fd: already destroyed");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~             
- netsys_c_event.c: In function 'netsys_set_not_event':
- netsys_c_event.c:353:20: warning: "failwith" is deprecated: use "caml_failwith" instead
-   353 |         failwith("Netsys_posix.set_event: already destroyed");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                
- netsys_c_event.c:355:20: warning: "failwith" is deprecated: use "caml_failwith" instead
-   355 |         failwith("Netsys_posix.set_event: not allowed for this type of event");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_event.c: In function 'netsys_wait_not_event':
- netsys_c_event.c:376:20: warning: "failwith" is deprecated: use "caml_failwith" instead
-   376 |         failwith("Netsys_posix.wait_event: already destroyed");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~               
- netsys_c_event.c: In function 'netsys_consume_not_event':
- netsys_c_event.c:405:20: warning: "failwith" is deprecated: use "caml_failwith" instead
-   405 |         failwith("Netsys_posix.consume_event: already destroyed");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~            
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_win32.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/home/opam/.opam/4.14/lib/ocaml' 'netsys_c_win32.c'
- netsys_c_win32.c: In function 'netsys_fill_random':
- netsys_c_win32.c:60:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-    60 |     invalid_argument("netsys_fill_random");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                            
- netsys_c_win32.c: In function 'netsys_get_full_path_name':
- netsys_c_win32.c:79:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-    79 |     invalid_argument("netsys_get_full_path_name");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                     
- netsys_c_win32.c: In function 'netsys_get_long_path_name':
- netsys_c_win32.c:97:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-    97 |     invalid_argument("netsys_get_long_path_name");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                     
- netsys_c_win32.c: In function 'netsys_modify_close_on_exec':
- netsys_c_win32.c:115:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-   115 |     invalid_argument("netsys_modify_close_on_exec");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                   
- netsys_c_win32.c: In function 'netsys_test_close_on_exec':
- netsys_c_win32.c:134:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-   134 |     invalid_argument("netsys_test_close_on_exec");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                     
- netsys_c_win32.c: In function 'netsys_is_crt_fd':
- netsys_c_win32.c:148:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-   148 |     invalid_argument("netsys_is_crt_fd");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                              
- netsys_c_win32.c: In function 'netsys_create_event':
- netsys_c_win32.c:227:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-   227 |     invalid_argument("netsys_create_event");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                           
- netsys_c_win32.c: In function 'netsys_close_event':
- netsys_c_win32.c:249:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-   249 |     invalid_argument("netsys_close_event");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                            
- netsys_c_win32.c: In function 'netsys_set_auto_close_event_proxy':
- netsys_c_win32.c:262:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-   262 |     invalid_argument("netsys_set_auto_close_event_proxy");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                             
- netsys_c_win32.c: In function 'netsys_set_event':
- netsys_c_win32.c:279:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-   279 |     invalid_argument("netsys_set_event");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                              
- netsys_c_win32.c: In function 'netsys_reset_event':
- netsys_c_win32.c:295:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-   295 |     invalid_argument("netsys_reset_event");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                            
- netsys_c_win32.c: In function 'netsys_test_event':
- netsys_c_win32.c:315:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-   315 |     invalid_argument("netsys_test_event");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                             
- netsys_c_win32.c: In function 'netsys_event_wait':
- netsys_c_win32.c:345:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-   345 |     invalid_argument("netsys_event_wait");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                             
- netsys_c_win32.c: In function 'netsys_event_descr':
- netsys_c_win32.c:356:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-   356 |     invalid_argument("netsys_event_descr");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                            
- netsys_c_win32.c: In function 'netsys_wsa_event_select':
- netsys_c_win32.c:386:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-   386 |     invalid_argument("netsys_wsa_event_select");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                       
- netsys_c_win32.c: In function 'netsys_wsa_maximum_wait_events':
- netsys_c_win32.c:394:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-   394 |     invalid_argument("netsys_wsa_maximum_wait_events");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                
- netsys_c_win32.c: In function 'netsys_wsa_wait_for_multiple_events':
- netsys_c_win32.c:481:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-   481 |     invalid_argument("netsys_wsa_wait_for_multiple_events");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- netsys_c_win32.c: In function 'netsys_wsa_enum_network_events':
- netsys_c_win32.c:541:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-   541 |     invalid_argument("netsys_wsa_enum_network_events");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                
- netsys_c_win32.c: In function 'netsys_create_local_named_pipe':
- netsys_c_win32.c:1035:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-  1035 |     invalid_argument("netsys_create_local_named_pipe");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                
- netsys_c_win32.c: In function 'netsys_pipe_listen':
- netsys_c_win32.c:1133:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-  1133 |     invalid_argument("netsys_pipe_listen");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                            
- netsys_c_win32.c: In function 'netsys_pipe_deafen':
- netsys_c_win32.c:1205:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-  1205 |     invalid_argument("netsys_pipe_unlisten");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                          
- netsys_c_win32.c: In function 'netsys_pipe_connect':
- netsys_c_win32.c:1275:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-  1275 |     invalid_argument("netsys_pipe_connect");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                           
- netsys_c_win32.c: In function 'netsys_pipe_read':
- netsys_c_win32.c:1336:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-  1336 |     invalid_argument("netsys_pipe_read");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                              
- netsys_c_win32.c: In function 'netsys_pipe_write':
- netsys_c_win32.c:1403:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-  1403 |     invalid_argument("netsys_pipe_write");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                             
- netsys_c_win32.c: In function 'netsys_pipe_shutdown':
- netsys_c_win32.c:1441:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-  1441 |     invalid_argument("netsys_pipe_shutdown");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                          
- netsys_c_win32.c: In function 'netsys_pipe_free':
- netsys_c_win32.c:1456:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-  1456 |     invalid_argument("netsys_pipe_free");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                              
- netsys_c_win32.c: In function 'netsys_pipe_conn_state':
- netsys_c_win32.c:1472:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-  1472 |     invalid_argument("netsys_pipe_conn_state");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                        
- netsys_c_win32.c: In function 'netsys_pipe_rd_event':
- netsys_c_win32.c:1490:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-  1490 |     invalid_argument("netsys_pipe_rd_event");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                          
- netsys_c_win32.c: In function 'netsys_pipe_wr_event':
- netsys_c_win32.c:1508:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-  1508 |     invalid_argument("netsys_pipe_wr_event");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                          
- netsys_c_win32.c: In function 'netsys_pipe_descr':
- netsys_c_win32.c:1521:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-  1521 |     invalid_argument("netsys_pipe_descr");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                             
- netsys_c_win32.c: In function 'netsys_set_auto_close_pipe_proxy':
- netsys_c_win32.c:1533:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-  1533 |     invalid_argument("netsys_set_auto_close_pipe_proxy");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                              
- netsys_c_win32.c: In function 'netsys_pipe_signal':
- netsys_c_win32.c:1549:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-  1549 |     invalid_argument("netsys_pipe_signal");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                            
- netsys_c_win32.c: In function 'netsys_create_process':
- netsys_c_win32.c:1719:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-  1719 |     invalid_argument("netsys_create_process");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                         
- netsys_c_win32.c: In function 'netsys_search_path':
- netsys_c_win32.c:1780:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-  1780 |     invalid_argument("netsys_search_path");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                            
- netsys_c_win32.c: In function 'netsys_terminate_process':
- netsys_c_win32.c:1797:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-  1797 |     invalid_argument("netsys_terminate_process");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                      
- netsys_c_win32.c: In function 'netsys_process_descr':
- netsys_c_win32.c:1810:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-  1810 |     invalid_argument("netsys_process_descr");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                          
- netsys_c_win32.c: In function 'netsys_set_auto_close_process_proxy':
- netsys_c_win32.c:1822:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-  1822 |     invalid_argument("netsys_set_auto_close_process_proxy");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- netsys_c_win32.c: In function 'netsys_close_process':
- netsys_c_win32.c:1837:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-  1837 |     invalid_argument("netsys_close_process");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                          
- netsys_c_win32.c: In function 'netsys_process_free':
- netsys_c_win32.c:1852:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-  1852 |     invalid_argument("netsys_close_process");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                          
- netsys_c_win32.c: In function 'netsys_get_process_status':
- netsys_c_win32.c:1885:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-  1885 |     invalid_argument("netsys_get_process_status");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                     
- netsys_c_win32.c: In function 'netsys_as_process_event':
- netsys_c_win32.c:1896:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-  1896 |     invalid_argument("netsys_as_process_event");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                       
- netsys_c_win32.c: In function 'netsys_emulated_pid':
- netsys_c_win32.c:1918:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-  1918 |     invalid_argument("netsys_emulated_pid");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                           
- netsys_c_win32.c: In function 'netsys_win_pid':
- netsys_c_win32.c:1929:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-  1929 |     invalid_argument("netsys_win_pid");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~                                                
- netsys_c_win32.c: In function 'netsys_has_console':
- netsys_c_win32.c:1938:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-  1938 |     invalid_argument("netsys_has_console");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                            
- netsys_c_win32.c: In function 'netsys_is_console':
- netsys_c_win32.c:1953:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-  1953 |     invalid_argument("netsys_is_console");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                             
- netsys_c_win32.c: In function 'netsys_alloc_console':
- netsys_c_win32.c:1965:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-  1965 |     invalid_argument("netsys_alloc_console");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                          
- netsys_c_win32.c: In function 'netsys_get_console_attr':
- netsys_c_win32.c:2004:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-  2004 |     invalid_argument("netsys_get_console_attr");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                       
- netsys_c_win32.c: In function 'netsys_set_console_attr':
- netsys_c_win32.c:2063:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-  2063 |     invalid_argument("netsys_set_console_attr");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                       
- netsys_c_win32.c: In function 'netsys_get_console_info':
- netsys_c_win32.c:2095:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-  2095 |     invalid_argument("netsys_get_console_info");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                       
- netsys_c_win32.c: In function 'netsys_get_console_mode':
- netsys_c_win32.c:2149:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-  2149 |     invalid_argument("netsys_get_console_mode");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                       
- netsys_c_win32.c: In function 'netsys_set_console_mode':
- netsys_c_win32.c:2218:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-  2218 |     invalid_argument("netsys_set_console_mode");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                       
- netsys_c_win32.c: In function 'netsys_getacp':
- netsys_c_win32.c:2227:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-  2227 |     invalid_argument("netsys_getacp");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~                                                 
- netsys_c_win32.c: In function 'netsys_init_console_codepage':
- netsys_c_win32.c:2246:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-  2246 |     invalid_argument("netsys_init_console_codepage");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                  
- netsys_c_win32.c: In function 'netsys_clear_console':
- netsys_c_win32.c:2341:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-  2341 |     invalid_argument("netsys_clear_console");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                          
- netsys_c_win32.c: In function 'netsys_get_current_thread_id':
- netsys_c_win32.c:2350:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-  2350 |     invalid_argument("netsys_get_current_thread_id");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                  
- netsys_c_win32.c: In function 'netsys_cancel_synchronous_io':
- netsys_c_win32.c:2397:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-  2397 |     invalid_argument("netsys_cancel_synchronous_io");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                  
- netsys_c_win32.c: In function 'netsys_real_select':
- netsys_c_win32.c:2510:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-  2510 |     invalid_argument("netsys_real_select");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                            
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_htab.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/home/opam/.opam/4.14/lib/ocaml' 'netsys_c_htab.c'
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_queue.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/home/opam/.opam/4.14/lib/ocaml' 'netsys_c_queue.c'
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_mem.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/home/opam/.opam/4.14/lib/ocaml' 'netsys_c_mem.c'
- netsys_c_mem.c: In function 'netsys_blit_memory_to_string':
- netsys_c_mem.c:33:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-    33 |     struct caml_bigarray *mem = Bigarray_val(memv);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                         
- netsys_c_mem.c:33:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-    33 |     struct caml_bigarray *mem = Bigarray_val(memv);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                            
- netsys_c_mem.c: In function 'netsys_blit_string_to_memory':
- netsys_c_mem.c:51:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-    51 |     struct caml_bigarray *mem = Bigarray_val(memv);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                         
- netsys_c_mem.c:51:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-    51 |     struct caml_bigarray *mem = Bigarray_val(memv);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                            
- netsys_c_mem.c: In function 'netsys_memory_address':
- netsys_c_mem.c:65:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-    65 |     struct caml_bigarray *mem = Bigarray_val(memv);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                         
- netsys_c_mem.c:65:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-    65 |     struct caml_bigarray *mem = Bigarray_val(memv);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                            
- netsys_c_mem.c: In function 'netsys_grab':
- netsys_c_mem.c:86:13: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead
-    86 |     return alloc_bigarray_dims(BIGARRAY_C_LAYOUT | BIGARRAY_UINT8,
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                     
- netsys_c_mem.c:86:13: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead
-    86 |     return alloc_bigarray_dims(BIGARRAY_C_LAYOUT | BIGARRAY_UINT8,
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                 
- netsys_c_mem.c:86:13: warning: "BIGARRAY_UINT8" is deprecated: use "CAML_BA_UINT8" instead
-    86 |     return alloc_bigarray_dims(BIGARRAY_C_LAYOUT | BIGARRAY_UINT8,
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~           
- netsys_c_mem.c: In function 'netsys_alloc_memory_pages':
- netsys_c_mem.c:114:13: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead
-   114 |     r = alloc_bigarray_dims(BIGARRAY_C_LAYOUT | BIGARRAY_UINT8 |
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                       
- netsys_c_mem.c:114:13: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead
-   114 |     r = alloc_bigarray_dims(BIGARRAY_C_LAYOUT | BIGARRAY_UINT8 |
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                   
- netsys_c_mem.c:114:13: warning: "BIGARRAY_UINT8" is deprecated: use "CAML_BA_UINT8" instead
-   114 |     r = alloc_bigarray_dims(BIGARRAY_C_LAYOUT | BIGARRAY_UINT8 |
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~             
- netsys_c_mem.c:115:34: warning: "BIGARRAY_MAPPED_FILE" is deprecated: use "CAML_BA_MAPPED_FILE" instead
-   115 |                             BIGARRAY_MAPPED_FILE,
-       |                                  ^~~~~~~~~~~~~~~~                                                             
- netsys_c_mem.c: In function 'netsys_zero_pages':
- netsys_c_mem.c:128:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-   128 |     struct caml_bigarray *mem = Bigarray_val(memv);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                         
- netsys_c_mem.c:128:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-   128 |     struct caml_bigarray *mem = Bigarray_val(memv);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                            
- netsys_c_mem.c:142:27: warning: "failwith" is deprecated: use "caml_failwith" instead
-   142 |                 failwith("Netsys_mem.zero_pages assertion failed");
-       |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                  
- netsys_c_mem.c:146:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-   146 |         invalid_argument("Netsys_mem.zero_pages only for whole pages");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                       
- netsys_c_mem.c: In function 'netsys_alloc_aligned_memory':
- netsys_c_mem.c:167:13: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead
-   167 |     r = alloc_bigarray_dims(BIGARRAY_C_LAYOUT | BIGARRAY_UINT8 |
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                       
- netsys_c_mem.c:167:13: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead
-   167 |     r = alloc_bigarray_dims(BIGARRAY_C_LAYOUT | BIGARRAY_UINT8 |
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                   
- netsys_c_mem.c:167:13: warning: "BIGARRAY_UINT8" is deprecated: use "CAML_BA_UINT8" instead
-   167 |     r = alloc_bigarray_dims(BIGARRAY_C_LAYOUT | BIGARRAY_UINT8 |
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~             
- netsys_c_mem.c:168:34: warning: "BIGARRAY_MANAGED" is deprecated: use "CAML_BA_MANAGED" instead
-   168 |                             BIGARRAY_MANAGED,
-       |                                  ^~~~~~~~~~~~                                                         
- netsys_c_mem.c: In function 'netsys_map_file':
- netsys_c_mem.c:200:20: warning: "failwith" is deprecated: use "caml_failwith" instead
-   200 |         failwith("Netsys_mem: large files not supported on this OS");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~         
- netsys_c_mem.c:214:20: warning: "failwith" is deprecated: use "caml_failwith" instead
-   214 |             failwith("Netsys_mem: cannot mmap - file position exceeds file size");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- netsys_c_mem.c:217:20: warning: "failwith" is deprecated: use "caml_failwith" instead
-   217 |             failwith("Netsys_mem: cannot mmap - file too large");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~             
- netsys_c_mem.c:222:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-   222 |             invalid_argument("netsys_map_file");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                              
- netsys_c_mem.c:235:13: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead
-   235 |     return alloc_bigarray_dims(BIGARRAY_UINT8 | BIGARRAY_C_LAYOUT |
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                    
- netsys_c_mem.c:235:13: warning: "BIGARRAY_UINT8" is deprecated: use "CAML_BA_UINT8" instead
-   235 |     return alloc_bigarray_dims(BIGARRAY_UINT8 | BIGARRAY_C_LAYOUT |
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~          
- netsys_c_mem.c:235:13: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead
-   235 |     return alloc_bigarray_dims(BIGARRAY_UINT8 | BIGARRAY_C_LAYOUT |
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                
- netsys_c_mem.c:236:34: warning: "BIGARRAY_MAPPED_FILE" is deprecated: use "CAML_BA_MAPPED_FILE" instead
-   236 |                                BIGARRAY_MAPPED_FILE, 1, eff_addr, basize);
-       |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                    
- netsys_c_mem.c: In function 'netsys_memory_unmap_file':
- netsys_c_mem.c:257:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-   257 |     struct caml_bigarray *b = Bigarray_val(memv);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- netsys_c_mem.c:257:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-   257 |     struct caml_bigarray *b = Bigarray_val(memv);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                              
- netsys_c_mem.c:258:13: warning: "BIGARRAY_MANAGED_MASK" is deprecated: use "CAML_BA_MANAGED_MASK" instead
-   258 |     if ((b->flags & BIGARRAY_MANAGED_MASK) == BIGARRAY_MAPPED_FILE) {
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                      
- netsys_c_mem.c:258:13: warning: "BIGARRAY_MAPPED_FILE" is deprecated: use "CAML_BA_MAPPED_FILE" instead
-   258 |     if ((b->flags & BIGARRAY_MANAGED_MASK) == BIGARRAY_MAPPED_FILE) {
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                    
- netsys_c_mem.c:263:27: warning: "BIGARRAY_MANAGED_MASK" is deprecated: use "CAML_BA_MANAGED_MASK" instead
-   263 |                 (b->flags & ~BIGARRAY_MANAGED_MASK) | BIGARRAY_EXTERNAL;
-       |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                 
- netsys_c_mem.c:263:27: warning: "BIGARRAY_EXTERNAL" is deprecated: use "CAML_BA_EXTERNAL" instead
-   263 |                 (b->flags & ~BIGARRAY_MANAGED_MASK) | BIGARRAY_EXTERNAL;
-       |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                         
- netsys_c_mem.c:270:27: warning: "BIGARRAY_MANAGED_MASK" is deprecated: use "CAML_BA_MANAGED_MASK" instead
-   270 |                 (b->flags & ~BIGARRAY_MANAGED_MASK) | BIGARRAY_EXTERNAL;
-       |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                 
- netsys_c_mem.c:270:27: warning: "BIGARRAY_EXTERNAL" is deprecated: use "CAML_BA_EXTERNAL" instead
-   270 |                 (b->flags & ~BIGARRAY_MANAGED_MASK) | BIGARRAY_EXTERNAL;
-       |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                         
- netsys_c_mem.c: In function 'netsys_reshape':
- netsys_c_mem.c:281:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-   281 |     struct caml_bigarray *b;
-       |             ^~~~~~~~~~~~~~~~                                                
- netsys_c_mem.c:282:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-   282 |     struct caml_bigarray *mem;
-       |             ^~~~~~~~~~~~~~~~~~                                              
- netsys_c_mem.c:288:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-   288 |     b = Bigarray_val(bv);
-       |             ^~~~~~~~~~~~~                                                      
- netsys_c_mem.c:294:13: warning: "alloc" is deprecated: use "caml_alloc" instead
-   294 |     dimv = alloc(b->num_dims,0);
-       |             ^~~~~~~~~~~~~~~~~~~~                                 
- netsys_c_mem.c:300:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-   300 |     mem = Bigarray_val(memv);
-       |             ^~~~~~~~~~~~~~~~~                                                  
- netsys_c_mem.c: In function 'netsys_mem_read':
- netsys_c_mem.c:378:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-   378 |     data = ((char *) (Bigarray_val(memv)->data)) + Long_val(offv);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~             
- netsys_c_mem.c:399:13: warning: "enter_blocking_section" is deprecated: use "caml_enter_blocking_section" instead
-   399 |     enter_blocking_section();
-       |             ^~~~~~~~~~~~~~~~~                                                                      
- netsys_c_mem.c:401:13: warning: "leave_blocking_section" is deprecated: use "caml_leave_blocking_section" instead
-   401 |     leave_blocking_section();   /* keeps errno intact */
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                           
- netsys_c_mem.c: In function 'netsys_mem_write':
- netsys_c_mem.c:419:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-   419 |     data = ((char *) (Bigarray_val(memv)->data)) + Long_val(offv);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~             
- netsys_c_mem.c:440:13: warning: "enter_blocking_section" is deprecated: use "caml_enter_blocking_section" instead
-   440 |     enter_blocking_section();
-       |             ^~~~~~~~~~~~~~~~~                                                                      
- netsys_c_mem.c:442:13: warning: "leave_blocking_section" is deprecated: use "caml_leave_blocking_section" instead
-   442 |     leave_blocking_section();
-       |             ^~~~~~~~~~~~~~~~~                                                                      
- netsys_c_mem.c: In function 'netsys_mem_recv':
- netsys_c_mem.c:469:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-   469 |     data = ((char *) (Bigarray_val(memv)->data)) + Long_val(offv);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~             
- netsys_c_mem.c:470:13: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead
-   470 |     flags = convert_flag_list(flagsv, msg_flag_table);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                   
- netsys_c_mem.c:478:13: warning: "enter_blocking_section" is deprecated: use "caml_enter_blocking_section" instead
-   478 |     enter_blocking_section();
-       |             ^~~~~~~~~~~~~~~~~                                                                      
- netsys_c_mem.c:486:13: warning: "leave_blocking_section" is deprecated: use "caml_leave_blocking_section" instead
-   486 |     leave_blocking_section();
-       |             ^~~~~~~~~~~~~~~~~                                                                      
- netsys_c_mem.c: In function 'netsys_mem_send':
- netsys_c_mem.c:509:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-   509 |     data = ((char *) (Bigarray_val(memv)->data)) + Long_val(offv);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~             
- netsys_c_mem.c:510:13: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead
-   510 |     flags = convert_flag_list(flagsv, msg_flag_table);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                   
- netsys_c_mem.c:518:13: warning: "enter_blocking_section" is deprecated: use "caml_enter_blocking_section" instead
-   518 |     enter_blocking_section();
-       |             ^~~~~~~~~~~~~~~~~                                                                      
- netsys_c_mem.c:526:13: warning: "leave_blocking_section" is deprecated: use "caml_leave_blocking_section" instead
-   526 |     leave_blocking_section();
-       |             ^~~~~~~~~~~~~~~~~                                                                      
- netsys_c_mem.c: In function 'netsys_as_value':
- netsys_c_mem.c:540:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-   540 |     struct caml_bigarray *b = Bigarray_val(memv);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- netsys_c_mem.c:540:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-   540 |     struct caml_bigarray *b = Bigarray_val(memv);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                              
- netsys_c_mem.c: In function 'netsys_value_area_add':
- netsys_c_mem.c:547:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-   547 |     struct caml_bigarray *b = Bigarray_val(memv);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- netsys_c_mem.c:547:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-   547 |     struct caml_bigarray *b = Bigarray_val(memv);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                              
- netsys_c_mem.c:553:20: warning: "failwith" is deprecated: use "caml_failwith" instead
-   553 |         failwith("Netsys_mem.value_area: error");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                             
- netsys_c_mem.c: In function 'netsys_value_area_remove':
- netsys_c_mem.c:563:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-   563 |     struct caml_bigarray *b = Bigarray_val(memv);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- netsys_c_mem.c:563:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-   563 |     struct caml_bigarray *b = Bigarray_val(memv);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                              
- netsys_c_mem.c: In function 'netsys_init_header':
- netsys_c_mem.c:577:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-   577 |     struct caml_bigarray *b = Bigarray_val(memv);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- netsys_c_mem.c:577:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-   577 |     struct caml_bigarray *b = Bigarray_val(memv);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                              
- netsys_c_mem.c:585:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-   585 |         invalid_argument("Netsys_mem.init_header");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                           
- netsys_c_mem.c: In function 'netsys_init_string':
- netsys_c_mem.c:622:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-   622 |     struct caml_bigarray *b = Bigarray_val(memv);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- netsys_c_mem.c:622:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-   622 |     struct caml_bigarray *b = Bigarray_val(memv);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                              
- netsys_c_mem.c:632:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-   632 |         invalid_argument("Netsys_mem.init_string");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                           
- netsys_c_mem.c: In function 'netsys_init_value_1':
- netsys_c_mem.c:1002:27: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-  1002 |                     b_work = Bigarray_val(work);
-       |                           ^~~~~~~~~~~~~~~~~~~~~~                                             
- netsys_c_mem.c:1003:27: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-  1003 |                     b_copy = Bigarray_val(copy);
-       |                           ^~~~~~~~~~~~~~~~~~~~~~                                             
- netsys_c_mem.c:1009:34: warning: "BIGARRAY_KIND_MASK" is deprecated: use "CAML_BA_KIND_MASK" instead
-  1009 |                         caml_ba_element_size[b_work->flags & BIGARRAY_KIND_MASK];
-       |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                         
- netsys_c_mem.c:1038:34: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead
-  1038 |                         data_copy = stat_alloc(size_aligned);
-       |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~                                   
- netsys_c_mem.c: In function 'netsys_init_value':
- netsys_c_mem.c:1257:20: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead
-  1257 |                   stat_alloc(sizeof(struct named_custom_ops));
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                    
- netsys_c_mem.c:1258:20: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead
-  1258 |         ops->name = stat_alloc(caml_string_length(Field(pair,0))+1);
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~              
- netsys_c_mem.c:1265:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-  1265 |     mem_data = ((char *) Bigarray_val(memv)->data) + off;
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                      
- netsys_c_mem.c:1266:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-  1266 |     mem_end = mem_data + Bigarray_val(memv)->dim[0];
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- netsys_c_mem.c:1290:20: warning: "stat_free" is deprecated: use "caml_stat_free" instead
-  1290 |         stat_free(ops->name);
-       |                    ^~~~~~~~~~                                                   
- netsys_c_mem.c:1291:20: warning: "stat_free" is deprecated: use "caml_stat_free" instead
-  1291 |         stat_free(ops);
-       |                    ^~~~                                                         
- netsys_c_mem.c:1312:20: warning: "failwith" is deprecated: use "caml_failwith" instead
-  1312 |         failwith("Netsys_mem.init_value: Library error");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                     
- netsys_c_mem.c:1316:20: warning: "failwith" is deprecated: use "caml_failwith" instead
-  1316 |         failwith("Netsys_mem.init_value: Unknown error");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                     
- netsys_c_mem.c: In function 'netsys_copy_value':
- netsys_c_mem.c:1354:13: warning: "int32_ops" is deprecated: use "caml_int32_ops" instead
-  1354 |     struct named_custom_ops int32_ops;
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~                                   
- netsys_c_mem.c:1355:13: warning: "int64_ops" is deprecated: use "caml_int64_ops" instead
-  1355 |     struct named_custom_ops int64_ops;
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~                                   
- netsys_c_mem.c:1356:13: warning: "nativeint_ops" is deprecated: use "caml_nativeint_ops" instead
-  1356 |     struct named_custom_ops nativeint_ops;
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                       
- netsys_c_mem.c:1393:48: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead
-  1393 |                                            1, NULL, 1));
-       |                                                ^~~~~~~~~                                                                  
- netsys_c_mem.c:1393:48: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead
-  1393 |                                            1, NULL, 1));
-       |                                                ^~~~~~~~~                                                              
- netsys_c_mem.c:1394:13: warning: "int32_ops" is deprecated: use "caml_int32_ops" instead
-  1394 |     bigarray_ops.next = &int32_ops;
-       |             ^~~~~~~~~~~~~~~~~~~~~~~                                      
- netsys_c_mem.c:1396:13: warning: "int32_ops" is deprecated: use "caml_int32_ops" instead
-  1396 |     int32_ops.name = "_i";
-       |             ^~~~~~~~~~~~~~                                               
- netsys_c_mem.c:1397:13: warning: "int32_ops" is deprecated: use "caml_int32_ops" instead
-  1397 |     int32_ops.ops = Custom_ops_val(caml_copy_int32(0));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                  
- netsys_c_mem.c:1398:13: warning: "int32_ops" is deprecated: use "caml_int32_ops" instead
-  1398 |     int32_ops.next = &int64_ops;
-       |             ^~~~~~~~~~~~~~~~~~~~                                         
- netsys_c_mem.c:1398:13: warning: "int64_ops" is deprecated: use "caml_int64_ops" instead
- netsys_c_mem.c:1400:13: warning: "int64_ops" is deprecated: use "caml_int64_ops" instead
-  1400 |     int64_ops.name = "_j";
-       |             ^~~~~~~~~~~~~~                                               
- netsys_c_mem.c:1401:13: warning: "int64_ops" is deprecated: use "caml_int64_ops" instead
-  1401 |     int64_ops.ops = Custom_ops_val(caml_copy_int64(0));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                  
- netsys_c_mem.c:1402:13: warning: "int64_ops" is deprecated: use "caml_int64_ops" instead
-  1402 |     int64_ops.next = &nativeint_ops;
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~                                     
- netsys_c_mem.c:1402:13: warning: "nativeint_ops" is deprecated: use "caml_nativeint_ops" instead
-  1402 |     int64_ops.next = &nativeint_ops;
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~                                             
- netsys_c_mem.c:1404:13: warning: "nativeint_ops" is deprecated: use "caml_nativeint_ops" instead
-  1404 |     nativeint_ops.name = "_n";
-       |             ^~~~~~~~~~~~~~~~~~                                                   
- netsys_c_mem.c:1405:13: warning: "nativeint_ops" is deprecated: use "caml_nativeint_ops" instead
-  1405 |     nativeint_ops.ops = Custom_ops_val(caml_copy_nativeint(0));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                  
- netsys_c_mem.c:1406:13: warning: "nativeint_ops" is deprecated: use "caml_nativeint_ops" instead
-  1406 |     nativeint_ops.next = NULL;
-       |             ^~~~~~~~~~~~~~~~~~                                                   
- netsys_c_mem.c:1495:20: warning: "failwith" is deprecated: use "caml_failwith" instead
-  1495 |         failwith("Netsys_mem.copy_value: Library error");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                     
- netsys_c_mem.c:1499:20: warning: "failwith" is deprecated: use "caml_failwith" instead
-  1499 |         failwith("Netsys_mem.copy_value: Unknown error");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                     
- netsys_c_mem.c: In function 'netsys_get_custom_ops':
- netsys_c_mem.c:1512:20: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-  1512 |         r = alloc_small(2,0);
-       |                    ^~~~~~~~~~                                                       
- netsys_c_mem.c:1517:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-  1517 |         invalid_argument("Netsys_mem.get_custom_ops");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                        
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_xdr.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/home/opam/.opam/4.14/lib/ocaml' 'netsys_c_xdr.c'
- ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g"   netsys_c_ip6.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/home/opam/.opam/4.14/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 HAVE_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 ; \
- 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 HAVE_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 HAVE_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 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/home/opam/.opam/4.14/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 HAVE_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 HAVE_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 HAVE_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 HAVE_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 HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -thread netsys_oothr_mt_init.ml
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netsys'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netshm'
- make[2]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/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.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netshm'
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netshm'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/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.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netshm'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/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
- File "netshm.ml", line 136, characters 17-35:
- 136 | (Pervasives.compare : int -> int -> int)
-                        ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- 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.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netshm'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring'
- make[2]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/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.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring'
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/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_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; }
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/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_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_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_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_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_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_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_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_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_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_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_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_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_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_BYTES " -w -25 -c  netchannels.ml
- File "netchannels.ml", line 216, characters 14-30:
- 216 | ..............uf pos len in
- 216 |   ........................................
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netchannels.ml", line 223, characters 4-27:
- 223 | ....ut ch buf pos len 
-     | 
- 223 |   m................................
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netchannels.ml", line 228, characters 6-36:
- 228 | ......g ch len 
-     |     #else
- 228 |       let ..........................
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netchannels.ml", line 237, characters 4-25:
- 237 | ....ar () =
- 237 |     if closed...............................
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netchannels.ml", line 241, characters 4-25:
- 241 | ....ne () =
- 241 |     if closed...............................
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netchannels.ml", line 245, characters 4-25:
- 245 | ....te () =
- 245 |     if closed...............................
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netchannels.ml", line 249, characters 6-25:
- 249 | ...... 
-     | 
- 249 |   method close_i......
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netchannels.ml", line 254, characters 4-21:
- 254 | ....os_in =
- 254 |     if cl...................................
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netchannels.ml", lines 933-946, characters 2-62:
- 933 | ..fer_size ?pass_through
-     |             (x : lift_in_arg) =
-     |   match x with
-     |       `Rec r when not buffered ->
-     | 	if eol <> ["\n"] then invalid_arg "Netchannels.lift_in";
- ...
-     | 	if eol <> ["\n"] then invalid_arg "Netchannels.lift_in";
-     | 	new lift_raw_in_channel r
-     |     | `Raw r when buffered ->
- 946 | 	new .........................................................
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- All clauses in this pattern-matching are guarded.
- File "netchannels.ml", line 1005, characters 13-31:
- 1005 | ............./O directly.
- 1005 |      .................
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netchannels.ml", line 1007, characters 6-23:
-      | .
- 1007 | .... *)
- 1007 |     let p0 = ........................
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netchannels.ml", line 1012, characters 12-30:
-      | ...........
- 1012 |       len
- 1012 |     with
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netchannels.ml", line 1021, characters 15-32:
- 1020 | ...........
- 1021 | ... if closed then s........................
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netchannels.ml", line 1026, characters 17-44:
- 1026 | .................losed();
- 1026 |     #ifdef HAVE_BY...
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netchannels.ml", line 1033, characters 15-37:
-      | ..........
- 1033 | ....#endif
-      | 
- 1033 |   method outpu..........
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netchannels.ml", line 1037, characters 15-39:
- 1037 | ...............h) c
-      | 
- 1037 |   method output_st........
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netchannels.ml", line 1042, characters 17-40:
- 1041 | ................
- 1042 |     if closed then self.....................
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netchannels.ml", line 1049, characters 15-37:
- 1049 |   monitored (Pervasives.output_string ch) s
-                       ^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netchannels.ml", line 1064, characters 14-30:
- 1063 | ............
- 1064 | . (self : #out_ob..............................
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netchannels.ml", line 1074, characters 5-31:
- 1074 | .....ing
- 1074 | 	     operation raised...........................................
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netchannels.ml", line 1076, characters 5-25:
- 1076 | n, and we are now likely in the
-             ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netchannels.ml", line 1085, characters 7-33:
- 1085 | .......output_channel: \
- 1085 |         .............................................................
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netchannels.ml", line 1093, characters 4-22:
- 1092 | ....
- 1093 | 	      closed <- ......
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netchannels.ml", lines 1477-1490, characters 2-28:
- 1477 | ..hod pos_out =
-      |     (ch # pos_out) + bufpos
-      | end
-      | ;;
-      | 
- ...
-      | 	let r'' = 
-      | 	  new buffered_raw_out_channel
-      | 	    ?buffer_size ?pass_through (r' :> raw_out_channel) in
- 1490 | 	new lift_raw_o..............
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- All clauses in this pattern-matching are guarded.
- File "netchannels.ml", line 1847, characters 6-25:
- 1847 | t = Printexc.get_backtrace() in
-              ^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netchannels.ml", line 1862, characters 4-22:
-      | 
- 1862 | ... )
-      | 
-      | 
- 1862 |   method pos_.....
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netchannels.ml", line 1879, characters 4-23:
- 1879 | ....r
-      |     );
- 1879 |     self #........
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- 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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_BYTES " -w -25 -c  netdate.ml
- File "netdate.ml", line 308, characters 2-13:
- 308 | ..fun _ ->
- 308 |   .......................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 311, characters 28-39:
- 311 | ( try Some(Stream.next stream) with Stream.Failure -> None )
-                                   ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 311, characters 53-67:
- 311 | ..................................................... None )
- 311 |       ..............................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 317, characters 20-31:
- 317 | ....................m done
-     | 
-     | 
- 317 | le.............................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 323, characters 10-21:
- 323 | ..........m with
- 323 |     ..........................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 325, characters 10-21:
- 325 | ..........m;
- 325 |         ............................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 328, characters 10-21:
- 328 | ..........m;
- 328 | 	  let b......................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 333, characters 10-21:
- 333 | junk stream; scan_comment 0 stream
-                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 335, characters 10-21:
- 335 | junk stream; scan_any stream
-                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 337, characters 10-21:
- 337 | junk stream; stream_cons [ Plus ] (scan_any stream)
-                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 339, characters 10-21:
- 339 | junk stream; stream_cons [ Minus ] (scan_any stream)
-                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 341, characters 10-21:
- 341 | junk stream; stream_cons [ Colon ] (scan_any stream)
-                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 343, characters 10-21:
- 343 | junk stream; stream_cons [ Comma ] (scan_any stream)
-                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 345, characters 10-21:
- 345 | junk stream; stream_cons [ Slash ] (scan_any stream)
-                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 347, characters 10-21:
- 347 | junk stream; stream_cons [ Dot ] (scan_any stream)
-                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 349, characters 10-21:
- 349 | junk stream; stream_cons [ Invalid ] (scan_any stream)
-                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 351, characters 10-24:
- 350 | ..........
- 351 |   and scan_nu...................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 353, characters 10-21:
- 353 | ..........m with
- 353 |     ...............................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 355, characters 10-21:
- 355 | ..........m;
- 355 |         .....................................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 361, characters 10-21:
- 361 | ..........m with
- 361 |     ........................................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 363, characters 10-21:
- 363 | ..........m;
- 363 |         ......................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 367, characters 10-21:
- 367 | ..........m;
- 367 |         ....................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 375, characters 10-21:
- 375 | ..........m with
- 375 |     ...............
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 377, characters 10-21:
- 377 | ..........m;
- 377 |         .............................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 381, characters 10-21:
- 381 | ..........m;
- 381 |         ...........................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 384, characters 10-21:
- 384 | ..........m;
- 384 |         .......................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 387, characters 16-30:
- 386 | ................
- 387 |   scan_any (S....................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 388, characters 12-28:
- 388 | ............str)
-     | ;;
-     | 
- 388 | type t ...
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 450, characters 10-21:
- 450 | ..........m with
- 450 |     ........................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 452, characters 10-21:
- 452 | ..........m;
- 452 |         ..........................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 455, characters 10-21:
- 455 | ..........m;
- 455 |         ..................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 456, characters 21-32:
- 456 | .....................m in
- 456 |       ....................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 457, characters 21-32:
- 457 | .....................m in
- 457 |       ....................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 458, characters 21-32:
- 458 | .....................m in
- 458 |       ...............................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 466, characters 10-21:
- 466 | ..........m;
- 466 |         ..............................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 476, characters 10-21:
- 476 | ..........m;
- 476 |         .................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 481, characters 10-21:
- 481 | ..........m;
- 481 |         ..................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 482, characters 21-32:
- 482 | .....................m in
- 482 |       .....................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 490, characters 10-21:
- 490 | ..........m;
- 490 |         ...........
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 495, characters 10-21:
- 495 | ..........m with
- 495 |     .........................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 497, characters 10-21:
- 497 | ..........m;
- 497 |         ........................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 501, characters 10-21:
- 501 | ..........m;
- 501 |         ..................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 502, characters 21-32:
- 502 | .....................m in
- 502 |       .....................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 512, characters 10-21:
- 512 | ..........m;
- 512 |         ..................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 513, characters 21-32:
- 513 | .....................m in
- 513 |       .....................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 519, characters 10-21:
- 519 | ..........m;
- 519 |         ..................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 520, characters 21-32:
- 520 | .....................m in
- 520 |       .....................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 529, characters 10-21:
- 529 | ..........m;
- 529 |         ..........................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 532, characters 10-21:
- 532 | ..........m;
- 532 |         ........................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 542, characters 10-21:
- 542 | ..........m with
- 542 |     .................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 544, characters 10-21:
- 544 | ..........m;
- 544 |         ..................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 545, characters 21-32:
- 545 | .....................m in
- 545 |       .....................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 562, characters 10-21:
- 562 | ..........m with
- 562 |     ....................................................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 563, characters 22-33:
- 563 |   -> Stream.junk stream; Some(scan_tz_details 1 stream)
-                             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 564, characters 22-33:
- 564 | s -> Stream.junk stream; Some(scan_tz_details (-1) stream)
-                             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 567, characters 10-21:
- 567 | ..........m with
- 567 |     ..................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 569, characters 10-21:
- 569 | ..........m;
- 569 |         .......................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 572, characters 10-21:
- 572 | ..........m;
- 572 |         .................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 577, characters 10-22:
- 577 | ..........ream with
- 577 |   .......................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 585, characters 10-22:
- 585 | ..........ream with
- 585 |   ........................................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 604, characters 10-22:
- 604 | ..........ream with
- 604 |   ................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 623, characters 10-22:
- 623 | ..........ream with
- 623 |   .............................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 637, characters 10-22:
- 637 | ..........ream with
- 637 |   ..............................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 659, characters 10-22:
- 659 | ..........ream with
- 659 |   ...............................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 668, characters 10-21:
- 668 | ..........m with
- 668 |     .............................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 669, characters 20-31:
- 669 | -> Stream.junk stream; Some true
-                           ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 672, characters 10-21:
- 672 | ..........m with
- 672 |     ........................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 673, characters 22-33:
- 673 | ......................m; ()
- 673 |      ..........
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 676, characters 10-21:
- 676 | ..........m with
- 676 |     .......................................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 677, characters 31-42:
- 677 | idian mdn) -> Stream.junk stream; Some mdn
-                                      ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 682, characters 7-19:
- 682 | ....... invalid()
- 682 |  .................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 683, characters 7-21:
- 683 | ....... invalid()
- 683 |   ).
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 1038, characters 2-8:
- 1038 |   format "%a, %d %b %Y %H:%M:%S %z" (create ?localzone ?zone t)
-          ^^^^^^
- Warning 6 [labels-omitted]: label fmt was omitted in the application of this function.
- File "netdate.ml", line 1042, characters 2-8:
- 1042 |   format "%A, %d-%b-%y %H:%M:%S %z" (create ?localzone ?zone t)
-          ^^^^^^
- Warning 6 [labels-omitted]: label fmt was omitted in the application of this function.
- 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_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_BYTES " -w -25 -c  netmime_string.ml
- File "netmime_string.ml", line 982, characters 12-31:
- 982 | n = create_mime_scanner specials options s in
-                   ^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels specials, scan_options were omitted in the application of this function.
- File "netmime_string.ml", line 998, characters 12-31:
-  997 | .........
-  998 | ..in
-  999 |   collect()
- 1000 | ;;
- 1001 | 
- Warning 6 [labels-omitted]: labels specials, scan_options were omitted in the application of this function.
- File "netmime_string.ml", line 1019, characters 12-31:
- 1018 | ..........
- 1019 | .   P_encoded of (st.......................
- Warning 6 [labels-omitted]: labels specials, scan_options were omitted in the application of this function.
- File "netmime_string.ml", line 1958, characters 14-33:
- 1957 | .
- 1958 | ............ad_multipart_body d........................
- Warning 6 [labels-omitted]: labels start_pos, end_pos, boundary were omitted in the application of this function.
- 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_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_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_BYTES " -w -25 -c  nethtml.ml
- File "nethtml.ml", line 286, characters 17-35:
- 286 | Pervasives.compare : string -> string -> int)
-                        ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "nethtml.ml", line 626, characters 4-16:
- 626 | ....scan ->
- 626 | 	(* ................................
- Warning 21 [nonreturning-statement]: 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_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_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_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_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_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_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_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_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_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_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_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_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_BYTES " -w -25 -c  netmime.ml
- File "netmime.ml", line 74, characters 4-22:
- 74 | ....e a_ci b_ci
- 74 |   let ...........................
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- 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_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_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_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_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_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_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_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_BYTES " -w -25 -c  nethttp.ml
- File "nethttp.ml", line 765, characters 4-15:
- 765 |      (fun _ ->
-           ^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 785, characters 10-21:
- 785 | ..........m with
- 785 |     ........................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 787, characters 10-21:
- 787 | ..........m;
- 787 |         ..............................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 794, characters 10-21:
- 794 | ..........m with
- 794 |     ........................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 796, characters 10-21:
- 796 | ..........m;
- 796 |         .....................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 802, characters 10-21:
- 802 | ..........m with
- 802 |     ......................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 803, characters 20-31:
- 803 | ....................m; ()
- 803 |      ............................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 804, characters 19-33:
- 802 | ................
- 803 | 
- 804 | . let merge_lis.............................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 816, characters 8-22:
- 815 | .....
- 816 | ..    | Stream.E.........
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 817, characters 8-20:
- 816 | ........
- 817 | 	  raise (B........................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 828, characters 3-17:
- 827 | 
- 828 | .. Stream.Error ....
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 829, characters 3-15:
- 828 | ...
- 829 | 	    raise .............................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 837, characters 12-23:
- 837 | ............m with
- 837 |     .....................................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 838, characters 29-40:
- 838 | tom tok) -> Stream.junk stream; Some tok
-                                    ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 843, characters 10-21:
- 843 | ..........m with
- 843 |     .............................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 844, characters 26-37:
- 844 | ..........................m; tok
- 844 |     ............................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 845, characters 27-38:
- 845 | ...........................m; v
- 845 |       ...........................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 846, characters 19-33:
- 844 | ................
- 845 | 
- 846 | . let rec parse...................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 849, characters 10-21:
- 849 | ..........m with
- 849 |     .........................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 851, characters 10-21:
- 851 | ..........m;
- 851 |         ..............................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 857, characters 10-21:
- 857 | ..........m with
- 857 |     .....................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 859, characters 10-21:
- 859 | ..........m;
- 859 |         ......................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 862, characters 27-38:
- 862 | ...........................m; v
- 862 |       ...........................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 863, characters 19-33:
- 861 | ................
- 862 | 
- 863 | . let rec parse................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 866, characters 10-22:
- 866 | ..........ream with
- 866 |   ................................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 868, characters 26-37:
- 868 | ..........................m done;
- 868 |    ...............................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 877, characters 12-23:
- 877 | ............m with
- 877 |     .......................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 879, characters 12-23:
- 879 | ............m;
- 879 |         ............................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 890, characters 12-23:
- 890 | ............m with
- 890 |     ..........................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 892, characters 12-23:
- 892 | ............m;
- 892 |         ............................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 950, characters 12-23:
- 950 | ............m with
- 950 |     ........................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 952, characters 12-23:
- 952 | ............m;
- 952 |         .......................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1012, characters 5-23:
- 1012 | .....e q2 q1)
- 1012 | 	 (List.f.....
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "nethttp.ml", line 1167, characters 10-21:
- 1167 | ..........with
- 1167 |       .....................................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1169, characters 10-21:
- 1169 | ..........v
- 1169 |          .....................................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1170, characters 18-29:
- 1170 | me (QString v) -> Stream.junk stream; Some v
-                          ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1171, characters 33-44:
- 1170 | ..
- 1171 | ..............................eam.Failure
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1172, characters 36-47:
- 1169 | .........
- 1170 | ..............
- 1171 | 
- 1172 | ..........e_cc_direct..............
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1173, characters 27-41:
- 1173 | ...........................eam with
- 1173 |      ............................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1179, characters 10-22:
- 1179 | arse_opt_eq_token stream with
-                  ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1181, characters 10-21:
- 1181 |           | Some names -> `No_cache(comma_split names)
-                  ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1187, characters 10-21:
- 1187 |  k = 1 to 3 do Stream.junk stream done;
-                  ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1190, characters 28-39:
- 1189 | .........
- 1190 | ..................unk stream;
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1193, characters 10-21:
- 1193 |              | Some seconds -> `Max_stale(Some(int_of_string seconds))
-                  ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1199, characters 28-39:
- 1198 | ...............
- 1199 | ............ream.junk s......
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1202, characters 10-21:
- 1201 | ....
- 1202 | .....     `Only_.........
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1205, characters 10-21:
- 1205 | ..........Public
- 1205 |     .............................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1208, characters 10-21:
- 1207 | ..........
- 1208 |           .........................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1216, characters 10-21:
- 1215 | .........
- 1216 |           `................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1219, characters 10-21:
- 1219 |       for k = 1 to 3 do Stream.junk stream done;
-                  ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1222, characters 28-39:
- 1221 | ..........
- 1222 | .................junk stream.
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1225, characters 10-21:
-      | ...
- 1225 | ......| _ ->
- 1225 |     ..........................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1229, characters 16-30:
- 1229 | ................re -> None
-      | 
- 1229 |   ..........................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1234, characters 9-23:
- 1234 | e_control" parse_cc_directive "Cache-Control"
-                 ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1305, characters 10-22:
- 1305 | [ Atom first; Special '-'; Atom last ] ->
-                  ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1307, characters 10-21:
- 1307 | do Stream.junk stream done;
-                  ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1310, characters 28-39:
-      | .....
- 1310 | .......................Failure
-      | 
- 1310 |  ..........................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1313, characters 16-30:
- 1313 | ................ -> 
- 1313 |          ....................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1316, characters 10-21:
- 1316 | ..........->
- 1316 |         .....................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1318, characters 10-21:
- 1317 | .........
- 1318 |       | _ -.
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1321, characters 10-21:
- 1321 | ontent_range_spec stream =
-                  ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1324, characters 16-30:
- 1324 | ................ure;
- 1324 |     let b........................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1327, characters 7-18:
- 1327 |    if Stream.next stream <> Special '/' then raise Stream.Failure;
-               ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1327, characters 53-67:
- 1327 |    if Stream.next stream <> Special '/' then raise Stream.Failure;
-                                                             ^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1329, characters 7-18:
- 1329 |    if Stream.next stream <> End then raise Stream.Failure;
-               ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1329, characters 52-66:
- 1329 | ....................................................ilure;
- 1329 |     `By.........
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1331, characters 7-18:
- 1331 | h # field "Content-Range" in
-               ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1331, characters 44-58:
- 1330 | ............................
- 1331 | ...............= scan_value ~..............................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1340, characters 8-22:
- 1338 | ..
- 1339 | 
- 1340 | ....t set_content_.........................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1341, characters 8-20:
- 1341 | ange mh (`Bytes(range_opt,length_opt)) =
-                ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1377, characters 10-22:
- 1377 | ..........m done;
- 1377 | 	  `......
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1379, characters 28-39:
- 1376 | .
- 1377 | ............
- 1378 | ............
- 1379 |           r...................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1382, characters 10-21:
- 1382 | t etag = parse_etag_token stream in
-                  ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1385, characters 16-30:
- 1382 | .
- 1383 | ........
- 1384 | 
- 1385 | ....t get_etag mh .
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1397, characters 8-22:
- 1397 | ........of_etag =
- 1397 |     ........
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1398, characters 8-20:
- 1397 | .......
- 1398 |       | `Wea................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1444, characters 10-21:
- 1444 | .......... 
- 1444 |          ......................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1446, characters 10-21:
- 1445 | ..........
- 1446 |           ..........................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1451, characters 14-28:
-      | ..........
- 1451 | ... let l =
- 1451 |      ............................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1494, characters 8-22:
- 1493 | 
- 1494 | .......et_if_range mh....
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1495, characters 8-20:
-      | ...
- 1495 | ....let s =
- 1495 |     ..............
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1535, characters 10-21:
- 1535 | se_opt_eq_token stream in
-                  ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1537, characters 10-21:
- 1536 | .........
- 1537 |           N...
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1558, characters 10-21:
- 1557 | .......
- 1558 | ..    | _ ->
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1560, characters 10-21:
- 1560 | ..........ream =
- 1560 |     ................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1566, characters 10-22:
- 1566 | ..........tream; 
- 1566 |     .............................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1568, characters 10-21:
- 1568 |  = parse_byte_range_spec_rest stream in
-                  ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1569, characters 10-21:
- 1568 | ........
- 1569 | .  (Some (In................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1574, characters 10-21:
- 1574 | Some(Int64.of_string suffix_length)) :: r
-                  ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1575, characters 10-21:
- 1574 | ..........
- 1575 |       | _ ..
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1582, characters 10-21:
- 1581 | ....
- 1582 | .....     parse_......................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1584, characters 10-21:
- 1584 | et parse_ranges_specifier stream =
-                  ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1590, characters 7-18:
- 1590 | ........Failure;
- 1590 |  ..........................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1590, characters 53-67:
-      | ................
- 1590 | ....................................ream in
- 1590 |     if.....................................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1591, characters 7-18:
- 1591 | tream.next stream <> End then raise Stream.Failure;
-               ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1591, characters 52-66:
- 1590 | ...................................................
- 1591 |     `Bytes r
- 1592 | 
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1593, characters 7-18:
- 1593 | .......n
- 1593 |     let s..................................................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1593, characters 44-58:
- 1592 | ........
- 1593 | ...................................ls:[ ','; ';';..........................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1602, characters 8-22:
- 1602 | t set_range mh (`Bytes l) =
-                ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1603, characters 8-20:
-      | ....
- 1603 | ... let s =
- 1603 |    ..............
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1713, characters 12-24:
- 1713 |       Stream.junk stream;
-                    ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1715, characters 12-23:
- 1714 | ...
- 1715 | ........    let res...................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1716, characters 12-23:
- 1716 | _auth_param_rest stream in
-                    ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1721, characters 18-32:
- 1721 | ecial ','); (Atom ap_name); (Special '=') ] ->
-                          ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1724, characters 12-24:
- 1723 | .....
- 1724 | ......      Stream.............
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1726, characters 12-23:
- 1726 |  parse_token68_or_qstring stream in
-                    ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1727, characters 12-23:
- 1726 | ...
- 1727 | ........ rest = par............................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1728, characters 12-23:
- 1728 | ............ream in
- 1728 | 	  ...........................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1736, characters 12-24:
- 1735 | 
- 1736 | ...........    match St........................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1738, characters 13-24:
- 1738 | .............=' ] -> 
- 1738 |   ......................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1740, characters 21-33:
- 1739 | .......
- 1740 | .............        ( ma..............................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1742, characters 21-32:
- 1742 | .....................> 
- 1742 |         ........................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1743, characters 29-41:
- 1743 | .............................m;
- 1743 |          ........................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1745, characters 29-40:
- 1744 | ...........................
- 1745 | .           ..........
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1756, characters 12-23:
- 1756 | ............ =
- 1756 |         .............................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1758, characters 12-23:
- 1758 |             | "negotiate" -> 
-                    ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1850, characters 10-22:
- 1850 | d parse_auth_param_rest stream =
-                  ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1852, characters 10-21:
- 1852 | [ Special ','; Atom ap_name; Special '=' ] ->
-                  ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1853, characters 10-21:
- 1853 | .......... ] ->
- 1853 |      ........................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1858, characters 16-30:
- 1858 | ................ stream in
- 1858 |    ................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1861, characters 10-22:
-      | ......
- 1861 | ...       []
-      | 
- 1861 |  .............................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1863, characters 10-21:
- 1862 | .........
- 1863 |       match.........................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1864, characters 10-21:
- 1864 | .......... with 
- 1864 | 	| S.......................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1865, characters 10-21:
- 1865 | ..........) ->
- 1865 |       .........................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1874, characters 12-23:
- 1874 |  Netstring_str.split ws_re v with
-                    ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1876, characters 12-23:
- 1876 | RING_LOWERCASE name = "basic" ->
-                    ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1880, characters 18-32:
- 1879 | ................
- 1880 | .  (name, ["cre..................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- 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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_BYTES " -w -25 -c  netmech_scram.ml
- File "netmech_scram.ml", line 529, characters 22-27:
- 527 | .............
- 528 | 
- 529 | ....... l'' .
- Warning 12 [redundant-subpat]: 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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/home/opam/.opam/4.14/lib/ocaml' 'netaccel_c.c'
- netaccel_c.c: In function 'netstring_int_blit_ml':
- netaccel_c.c:28:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-    28 |         invalid_argument("Netaccel.int_blit");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~                                                
- netaccel_c.c: In function 'netstring_int_series_ml':
- netaccel_c.c:62:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-    62 |         invalid_argument("Netaccel.int_series");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                              
- netaccel_c.c: In function 'netstring_read_iso88591_ml':
- netaccel_c.c:102:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-   102 |         invalid_argument("Netaccel.read_iso88591");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                           
- netaccel_c.c:103:13: warning: "string_length" is deprecated: use "caml_string_length" instead
-   103 |     if (p_in_c < 0 || l_in_c < 0 || p_in_c + l_in_c > string_length(s_in))
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~       
- netaccel_c.c:104:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-   104 |         invalid_argument("Netaccel.read_iso88591");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                           
- netaccel_c.c:113:20: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead
-   113 |             r = alloc_tuple(3);
-       |                    ^~~~~~~~~~~~                                                     
- netaccel_c.c:117:20: warning: "raise_with_arg" is deprecated: use "caml_raise_with_arg" instead
-   117 |             raise_with_arg(*caml_named_value("Netconversion.Malformed_code_read"),
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~        
- netaccel_c.c:127:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead
-   127 |     r = alloc_tuple(3);
-       |             ^~~~~~~~~~~                                                      
- netaccel_c.c: In function 'netstring_read_utf8_ml':
- netaccel_c.c:167:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-   167 |         invalid_argument("Netaccel.read_utf8");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~                                               
- netaccel_c.c:168:13: warning: "string_length" is deprecated: use "caml_string_length" instead
-   168 |     if (p_in_c < 0 || l_in_c < 0 || p_in_c + l_in_c > string_length(s_in))
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~       
- netaccel_c.c:169:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-   169 |         invalid_argument("Netaccel.read_utf8");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~                                               
- netaccel_c.c:252:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead
-   252 |     r = alloc_tuple(3);
-       |             ^~~~~~~~~~~                                                      
- netaccel_c.c:255:13: warning: "hash_variant" is deprecated: use "caml_hash_variant" instead
-   255 |     Store_field(r, 2, hash_variant("Enc_utf8"));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                               
- netaccel_c.c:261:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead
-   261 |     r = alloc_tuple(3);
-       |             ^~~~~~~~~~~                                                      
- netaccel_c.c:264:13: warning: "hash_variant" is deprecated: use "caml_hash_variant" instead
-   264 |     Store_field(r, 2, hash_variant("Enc_utf8"));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                               
- netaccel_c.c:265:13: warning: "raise_with_arg" is deprecated: use "caml_raise_with_arg" instead
-   265 |     raise_with_arg(*caml_named_value("Netconversion.Malformed_code_read"),
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~         
- 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_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_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_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_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_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_BYTES " -w -25 -c -I +compiler-libs netstring_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.14/lib/ocaml/compiler-libs, /home/opam/.opam/4.14/lib/ocaml
- rm nethtml_scanner.ml
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netunidata'
- make[2]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/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.14/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.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netunidata'
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netunidata'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/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.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netunidata'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/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.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netunidata'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/equeue'
- make[2]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/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.14/.opam-switch/build/ocamlnet.4.1.9-2/src/equeue'
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/equeue'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/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.14/.opam-switch/build/ocamlnet.4.1.9-2/src/equeue'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/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
- File "unixqueue_util.ml", line 182, characters 1-19:
- 182 | . _ ->
- 182 | 	(fun (fd1:U......................
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- 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
- File "unixqueue_select.ml", line 38, characters 28-46:
-    | ........................
-    | 
- 38 | ..d;;
-    | 
- 38 | module Fd_Set.....................
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- 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
- File "uq_engines.mli", line 357, characters 56-64:
- 356 | ...............................................
- 357 | ........        ....................................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "uq_engines.mli", line 371, characters 49-57:
- 370 | ........................................
- 371 | ........        ............................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- 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
- File "uq_engines.ml", line 124, characters 33-51:
- 124 | ................................. y
- 125 |      end
- 126 |     )
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "uq_engines.ml", line 599, characters 56-64:
- 598 | .....................................................
- 599 | ..ject(sel..
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "uq_engines.ml", line 610, characters 10-21:
- 609 | ........
- 610 | .     | None...
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "uq_engines.ml", line 614, characters 11-22:
- 614 | xt s in  (* yep, it's "partial" *)
-                  ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "uq_engines.ml", line 614, characters 11-24:
- 614 | xt s in  (* yep, it's "partial" *)
-                  ^^^^^^^^^^^^^
- Warning 5 [ignored-partial-application]: this function application is partial,
- maybe some arguments are missing.
- 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
- File "uq_engines_compat.mli", line 108, characters 56-64:
- 107 | ........................................
- 108 | ...............        .............................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "uq_engines_compat.mli", line 111, characters 49-57:
- 110 | .................................
- 111 | ...............        .....................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- 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.14/.opam-switch/build/ocamlnet.4.1.9-2/src/equeue'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/shell'
- make[2]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/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.14/.opam-switch/build/ocamlnet.4.1.9-2/src/shell'
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/shell'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/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.14/.opam-switch/build/ocamlnet.4.1.9-2/src/shell'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/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
- File "shell_sys.mli", line 422, characters 13-21:
- 421 | ....
- 422 | ........(Unix.fi.................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- 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
- File "shell_sys.ml", line 84, characters 4-17:
- 84 | ....xit -> ()
- 85 | ;;
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "shell_sys.ml", line 102, characters 4-17:
- 102 | ....nt())
- 103 | ;;
- 104 | 
- 105 | 
- 106 | 
- 107 | 
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "shell_sys.ml", line 338, characters 16-23:
-     | 
- 338 | ...............;
- 338 |     S...........
- Warning 6 [labels-omitted]: label filename was omitted in the application of this function.
- File "shell_sys.ml", line 1124, characters 13-24:
- 1124 |  forces that the descriptor will be closed *)
-                     ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "shell_sys.ml", line 1128, characters 7-21:
- 1128 | ix.EWOULDBLOCK),_,_) ->
-               ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- 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
- File "shell.mli", line 242, characters 13-21:
- 241 | ........
- 242 | ....    prod....
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- 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.14/.opam-switch/build/ocamlnet.4.1.9-2/src/shell'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/rpc-generator'
- make[2]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/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.14/.opam-switch/build/ocamlnet.4.1.9-2/src/rpc-generator'
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/rpc-generator'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/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.14/.opam-switch/build/ocamlnet.4.1.9-2/src/rpc-generator'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/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.14/bin/ocamlrpcgen >rpcgen-packlist
- rm lexer.ml
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/rpc-generator'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/rpc'
- make[2]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/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.14/.opam-switch/build/ocamlnet.4.1.9-2/src/rpc'
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/rpc'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/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.14/.opam-switch/build/ocamlnet.4.1.9-2/src/rpc'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/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
- File "rpc_client.ml", line 52, characters 17-35:
- 52 | vasives.compare : uint4 -> uint4 -> int)
-                       ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- 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
- File "rpc_proxy.ml", line 417, characters 4-22:
- 417 | ....mc1.id mc2.id
-     | 
- 417 |   l.....................
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "rpc_proxy.ml", line 1040, characters 8-26:
- 1039 | ........
- 1040 | 		 mset.total_loa......
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- 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.14/.opam-switch/build/ocamlnet.4.1.9-2/src/rpc'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/rpc-auth-local'
- make[2]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/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.14/.opam-switch/build/ocamlnet.4.1.9-2/src/rpc-auth-local'
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/rpc-auth-local'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/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.14/.opam-switch/build/ocamlnet.4.1.9-2/src/rpc-auth-local'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/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 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/home/opam/.opam/4.14/lib/ocaml' 'rpclocal.c'
- rpclocal.c: In function 'netsys_get_peer_credentials':
- rpclocal.c:104:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead
-   104 |     result = alloc_tuple(2);
-       |             ^~~~~~~~~~~~~~~~                                                 
- 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.14/.opam-switch/build/ocamlnet.4.1.9-2/src/rpc-auth-local'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netclient'
- make[2]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/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.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netclient'
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netclient'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/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.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netclient'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/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
- File "netftp_client.ml", line 1324, characters 16-32:
- 1324 | ( match ftp_state.ftp_port with
-                        ^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label peer_name was omitted in the application of this function.
- 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.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netclient'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netcgi2'
- make[2]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/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.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netcgi2'
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netcgi2'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/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.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netcgi2'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/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 656, characters 10-24:
- 656 | ..........**********)
-     | 
- 656 | (.....................................
- Warning 6 [labels-omitted]: label fmt was omitted in the application of this function.
- File "netcgi_common.ml", line 1067, characters 23-38:
- 1066 | .......................
- 1067 |         env#lo................................................................
- Warning 52 [fragile-literal-pattern]: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 11.5)
- File "netcgi_common.ml", line 1364, characters 33-47:
- 1363 | ......
- 1364 | ..........................header_field "...........
- Warning 6 [labels-omitted]: label fmt was omitted in the application of this function.
- 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
- File "netcgi_ajp.ml", line 30, characters 13-27:
- 30 | .format "%c" (Netdate.create ~zone (Unix.gettimeofday())) in
-                   ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label fmt was omitted in the application of this function.
- 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
- File "netcgi_scgi.ml", line 99, characters 13-27:
- 99 | format "%c" (Netdate.create ~zone (Unix.gettimeofday())) in
-                   ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label fmt was omitted in the application of this function.
- 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.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netcgi2'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netplex'
- make[2]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/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.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netplex'
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netplex'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/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.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netplex'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/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:
- 496 | Netxdr.ctx_direct = ctx.Netxdr.ctx_direct_sub } in
-               ^^^^
- Warning 26 [unused-var]: unused variable ctx'.
- File "netplex_ctrl_aux.ml", line 1831, characters 8-12:
- 1831 | Netxdr.ctx_direct = ctx.Netxdr.ctx_direct_sub } in
-                ^^^^
- Warning 26 [unused-var]: unused variable ctx'.
- File "netplex_ctrl_aux.ml", line 2458, characters 8-12:
- 2458 | Netxdr.ctx_direct = ctx.Netxdr.ctx_direct_sub } in
-                ^^^^
- Warning 26 [unused-var]: unused variable ctx'.
- File "netplex_ctrl_aux.ml", line 2568, characters 8-12:
- 2568 | Netxdr.ctx_direct = ctx.Netxdr.ctx_direct_sub } in
-                ^^^^
- Warning 26 [unused-var]: unused variable ctx'.
- File "netplex_ctrl_aux.ml", line 2816, characters 8-12:
- 2816 | Netxdr.ctx_direct = ctx.Netxdr.ctx_direct_sub } in
-                ^^^^
- Warning 26 [unused-var]: 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
- File "netplex_log.ml", line 72, characters 8-22:
- 72 | t nd_fmt (Lazy.force nd)
-              ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label fmt was omitted in the application of this function.
- 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
- File "netplex_workload.ml", line 122, characters 34-52:
- 118 | ..........................
- 119 | ...
- 120 | 
- 121 | 
- 122 | .odule ContMap = Ma..............
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- 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
- File "netplex_kit.ml", line 92, characters 28-46:
- 92 | ............................y
-    | end
-    | 
- 92 | module PSet..................
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- 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
- File "netplex_config.ml", line 4, characters 5-11:
- 3 | 
- 4 | ....ption ......................
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "netplex_config.ml", line 34, characters 10-21:
- 33 | .........
- 34 |       | Som...............
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netplex_config.ml", line 36, characters 17-28:
- 35 | .............
- 36 | ...       let .......................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netplex_config.ml", line 42, characters 19-33:
- 40 | .........
- 41 | 
- 42 | ........rse_tree_list ........
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netplex_config.ml", line 47, characters 11-25:
- 47 | ...........n
- 47 |     match t_........
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netplex_config.ml", line 56, characters 10-21:
- 55 | .........
- 56 |       | Som..............
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netplex_config.ml", line 58, characters 17-28:
- 57 | .............
- 58 | ...       pars..................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netplex_config.ml", line 69, characters 10-21:
- 68 | .........
- 69 |       | Som..............
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netplex_config.ml", line 71, characters 17-28:
- 70 | .............
- 71 | ...       igno.....................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netplex_config.ml", line 77, characters 10-21:
- 76 | .........
- 77 |       | Som..............
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netplex_config.ml", line 79, characters 17-28:
- 78 | .............
- 79 | ...       let ...............................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netplex_config.ml", line 83, characters 17-28:
- 82 | .............
- 83 | ...       let ..............................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netplex_config.ml", line 85, characters 20-31:
- 84 | .................
- 85 | ..        if .........................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netplex_config.ml", line 86, characters 39-53:
- 85 | ..............................
- 86 | ........  `Section tl
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netplex_config.ml", line 89, characters 16-30:
- 87 | ......
- 88 | 
- 89 | ........rse_param_valu..........
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netplex_config.ml", line 92, characters 10-21:
- 91 | .........
- 92 |       | Som...............................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netplex_config.ml", line 93, characters 31-42:
- 93 | ...............................t n
- 93 |       |.......................................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netplex_config.ml", line 94, characters 33-44:
- 94 | .................................oat f
- 94 |      ...........................................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netplex_config.ml", line 95, characters 34-45:
- 95 | ..................................ring s
- 95 |     ...................................................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netplex_config.ml", line 96, characters 39-50:
- 96 | .......................................ol false
- 96 |   ...................................................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netplex_config.ml", line 97, characters 38-49:
- 97 | ......................................ol true
- 97 |    .........
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netplex_config.ml", line 99, characters 16-30:
- 96 | ......
- 97 | ....
- 98 | 
- 99 | ...et line = ref ....
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netplex_config.ml", line 105, characters 13-30:
-     | ............
- 105 |     let s2 =
- 105 |     .............
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netplex_config.ml", line 107, characters 6-17:
- 106 | ....
- 107 | .   match St.................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netplex_config.ml", line 109, characters 10-21:
- 108 | .....
- 109 | ....  | None ->.....
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netplex_config.ml", line 112, characters 10-21:
-     | ..
- 112 | ....... line;
- 112 | 		 S........
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netplex_config.ml", line 116, characters 10-21:
-     | ..
-     | ....
- 116 | .. in
- 116 |     let.......................................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netplex_config.ml", line 119, characters 16-33:
- 119 | ake_lexer [ "{"; "}"; "="; ";" ] s2 in
-                       ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "netplex_config.ml", line 123, characters 6-18:
- 122 | .
- 123 | ....  close_in c..
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netplex_config.ml", line 127, characters 8-22:
- 126 | .
- 127 | ......se(Config_erro...............................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netplex_config.ml", line 130, characters 8-20:
- 129 | .
- 130 | ......se(Config_er.................................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- 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.14/bin/netplex-admin >netplex-packlist
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netplex'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netcgi2-plex'
- make[2]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/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.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netcgi2-plex'
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netcgi2-plex'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/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.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netcgi2-plex'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/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.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netcgi2-plex'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netcamlbox'
- make[2]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/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.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netcamlbox'
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netcamlbox'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/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.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netcamlbox'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/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.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netcamlbox'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netmulticore'
- make[2]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/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.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netmulticore'
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netmulticore'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/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.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netmulticore'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/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.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netmulticore'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/nethttpd'
- make[2]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/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.14/.opam-switch/build/ocamlnet.4.1.9-2/src/nethttpd'
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/nethttpd'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/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.14/.opam-switch/build/ocamlnet.4.1.9-2/src/nethttpd'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/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
- File "nethttpd_util.ml", line 33, characters 5-19:
- 32 | .
- 33 | ...    (Netdate.c.............................
- Warning 6 [labels-omitted]: label fmt was omitted in the application of this function.
- 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:
- 110 | ................n
- 110 | 	let req_port ..................................................................
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "nethttpd_services.ml", line 113, characters 29-45:
- 113 | .............................st) && 
- 113 | 	       .................................
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.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.14/.opam-switch/build/ocamlnet.4.1.9-2/src/nethttpd'
Processing 270/273: [ocamlnet: make opt]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opt" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2)
- ( cd tools/cppo-0.9.4 && rm -f depend && make -f Makefile.pre generate && make all )
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/tools/cppo-0.9.4'
- make[2]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/tools/cppo-0.9.4'
- ocamlfind ocamldep   *.ml *.mli >depend || { rm -f depend; exit 1; }
- make[2]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/tools/cppo-0.9.4'
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/tools/cppo-0.9.4'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/tools/cppo-0.9.4'
- make[1]: Nothing to be done for 'all'.
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/tools/cppo-0.9.4'
- ( cd tools/unimap_to_ocaml && make all )
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/tools/unimap_to_ocaml'
- make[1]: Nothing to be done for 'all'.
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/tools/unimap_to_ocaml'
- for pkg in 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.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netsys'
- make[2]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netsys'
- make[2]: Nothing to be done for 'realgenerate'.
- make[2]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netsys'
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netsys'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netsys'
- make[1]: 'depend' is up to date.
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netsys'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/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 HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_conf.ml && \
- [ 0 -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 HAVE_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 HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_types.ml && \
- [ 0 -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 HAVE_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 HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_oothr.ml && \
- [ 0 -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 HAVE_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 HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netlog.ml && \
- [ 0 -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 HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -p -o `basename netlog.cmx .cmx`.p.cmx  netlog.ml
- File "netlog.ml", line 132, characters 21-38:
- 131 | .................
- 132 | ...rintf.ksprintf (l.............
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- 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 HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netexn.ml && \
- [ 0 -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 HAVE_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 HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_impl_util.ml && \
- [ 0 -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 HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -p -o `basename netsys_impl_util.cmx .cmx`.p.cmx  netsys_impl_util.ml
- File "netsys_impl_util.ml", line 70, characters 14-32:
- 70 |       let r = Pervasives.compare x a.(m) in
-                    ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- 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 HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_mem.ml && \
- [ 0 -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 HAVE_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 HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_signal.ml && \
- [ 0 -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 HAVE_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 HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_crypto_types.ml && \
- [ 0 -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 HAVE_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 HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_crypto.ml && \
- [ 0 -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 HAVE_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 HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_crypto_modes.ml && \
- [ 0 -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 HAVE_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 HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_posix.ml && \
- [ 0 -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 HAVE_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 340, characters 12-30:
- 339 | ..
- 340 | .........i = Array.of_list ........
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netsys_posix.ml", line 341, characters 12-30:
- 340 | 
- 341 | ........... Pervasives.compar........
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netsys_posix.ml", line 342, characters 12-30:
- 341 | 
- 342 | ........... Pervasives.compar........
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netsys_posix.ml", line 682, characters 16-34:
- 681 | .........
- 682 | ...... t = post_fork_han....
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netsys_posix.ml", line 880, characters 14-29:
- 880 | (pg = Pg_keep) ?(fd_actions = [])
-                     ^^^^^^^^^^^^^^^
- Warning 52 [fragile-literal-pattern]: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 11.5)
- 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 HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_win32.ml && \
- [ 0 -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 HAVE_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 HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_tls.ml && \
- [ 0 -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 HAVE_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 HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys.ml && \
- [ 0 -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 HAVE_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 HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_ciphers.ml && \
- [ 0 -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 HAVE_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 HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_digests.ml && \
- [ 0 -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 HAVE_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 HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_rng.ml && \
- [ 0 -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 HAVE_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 HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_pollset.ml && \
- [ 0 -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 HAVE_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 HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_pollset_posix.ml && \
- [ 0 -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 HAVE_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 HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_pollset_win32.ml && \
- [ 0 -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 HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -p -o `basename netsys_pollset_win32.cmx .cmx`.p.cmx  netsys_pollset_win32.ml
- File "netsys_pollset_win32.ml", line 30, characters 13-31:
- 29 | .........
- 30 | ...rray.sort Pervasiv...................
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netsys_pollset_win32.ml", line 31, characters 13-31:
- 30 | ..........
- 31 | ..Array.sort Pervasi....................
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netsys_pollset_win32.ml", line 32, characters 13-31:
-    | ..........
- 32 | ..Hashtbl.fold
- 32 |     (..................
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- 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 HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_pollset_generic.ml && \
- [ 0 -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 HAVE_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 HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_xdr.ml && \
- [ 0 -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 HAVE_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 HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_tmp.ml && \
- [ 0 -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 HAVE_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 HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_sem.ml && \
- [ 0 -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 HAVE_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 HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_pmanage.ml && \
- [ 0 -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 HAVE_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 HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_global.ml && \
- [ 0 -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 HAVE_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 HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_gssapi.ml && \
- [ 0 -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 HAVE_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 HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_sasl_types.ml && \
- [ 0 -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 HAVE_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 HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_sasl_util.ml && \
- [ 0 -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 HAVE_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 HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_sasl.ml && \
- [ 0 -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 HAVE_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 HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_polypipe.ml && \
- [ 0 -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 HAVE_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 HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c  netsys_polysocket.ml && \
- [ 0 -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 HAVE_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 HAVE_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 ; \
- 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 HAVE_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 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64    -c   -O -g  -I'/home/opam/.opam/4.14/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 HAVE_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 HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -thread netsys_oothr_mt.ml && \
- [ 0 -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 HAVE_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 HAVE_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 HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -thread netsys_oothr_mt_init.ml && \
- [ 0 -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 HAVE_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 HAVE_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 HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -linkall -shared -o netsys_oothr_mt_init.cmxs netsys_oothr_mt_init.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 HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -linkall -shared -I . -o netsys.cmxs  netsys.cmxa ;
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netsys'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netshm'
- make[2]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netshm'
- make[2]: Nothing to be done for 'realgenerate'.
- make[2]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netshm'
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netshm'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netshm'
- make[1]: 'depend' is up to date.
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netshm'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/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 && \
- [ 0 -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
- File "netshm.ml", line 136, characters 17-35:
- 136 | (Pervasives.compare : int -> int -> int)
-                        ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- 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 && \
- [ 0 -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 && \
- [ 0 -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 && \
- [ 0 -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
- 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 ;
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netshm'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring'
- make[2]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring'
- make[2]: Nothing to be done for 'realgenerate'.
- make[2]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring'
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring'
- make[1]: 'depend' is up to date.
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/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_BYTES " -w -25 -c  netconst.ml && \
- [ 0 -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_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_BYTES " -w -25 -c  netstring_str.ml && \
- [ 0 -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_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_BYTES " -w -25 -c  netstring_tstring.ml && \
- [ 0 -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_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_BYTES " -w -25 -c -inline 10 netbuffer.ml && \
- [ 0 -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_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_BYTES " -w -25 -c  netunichar.ml && \
- [ 0 -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_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_BYTES " -w -25 -c  netaux.ml && \
- [ 0 -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_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_BYTES " -w -25 -c  netchannels.ml && \
- [ 0 -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_BYTES " -w -25 -c -p -o `basename netchannels.cmx .cmx`.p.cmx  netchannels.ml
- File "netchannels.ml", line 216, characters 14-30:
- 216 | ..............uf pos len in
- 216 |   ........................................
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netchannels.ml", line 223, characters 4-27:
- 223 | ....ut ch buf pos len 
-     | 
- 223 |   m................................
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netchannels.ml", line 228, characters 6-36:
- 228 | ......g ch len 
-     |     #else
- 228 |       let ..........................
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netchannels.ml", line 237, characters 4-25:
- 237 | ....ar () =
- 237 |     if closed...............................
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netchannels.ml", line 241, characters 4-25:
- 241 | ....ne () =
- 241 |     if closed...............................
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netchannels.ml", line 245, characters 4-25:
- 245 | ....te () =
- 245 |     if closed...............................
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netchannels.ml", line 249, characters 6-25:
- 249 | ...... 
-     | 
- 249 |   method close_i......
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netchannels.ml", line 254, characters 4-21:
- 254 | ....os_in =
- 254 |     if cl...................................
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netchannels.ml", lines 933-946, characters 2-62:
- 933 | ..fer_size ?pass_through
-     |             (x : lift_in_arg) =
-     |   match x with
-     |       `Rec r when not buffered ->
-     | 	if eol <> ["\n"] then invalid_arg "Netchannels.lift_in";
- ...
-     | 	if eol <> ["\n"] then invalid_arg "Netchannels.lift_in";
-     | 	new lift_raw_in_channel r
-     |     | `Raw r when buffered ->
- 946 | 	new .........................................................
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- All clauses in this pattern-matching are guarded.
- File "netchannels.ml", line 1005, characters 13-31:
- 1005 | ............./O directly.
- 1005 |      .................
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netchannels.ml", line 1007, characters 6-23:
-      | .
- 1007 | .... *)
- 1007 |     let p0 = ........................
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netchannels.ml", line 1012, characters 12-30:
-      | ...........
- 1012 |       len
- 1012 |     with
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netchannels.ml", line 1021, characters 15-32:
- 1020 | ...........
- 1021 | ... if closed then s........................
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netchannels.ml", line 1026, characters 17-44:
- 1026 | .................losed();
- 1026 |     #ifdef HAVE_BY...
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netchannels.ml", line 1033, characters 15-37:
-      | ..........
- 1033 | ....#endif
-      | 
- 1033 |   method outpu..........
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netchannels.ml", line 1037, characters 15-39:
- 1037 | ...............h) c
-      | 
- 1037 |   method output_st........
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netchannels.ml", line 1042, characters 17-40:
- 1041 | ................
- 1042 |     if closed then self.....................
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netchannels.ml", line 1049, characters 15-37:
- 1049 |   monitored (Pervasives.output_string ch) s
-                       ^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netchannels.ml", line 1064, characters 14-30:
- 1063 | ............
- 1064 | . (self : #out_ob..............................
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netchannels.ml", line 1074, characters 5-31:
- 1074 | .....ing
- 1074 | 	     operation raised...........................................
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netchannels.ml", line 1076, characters 5-25:
- 1076 | n, and we are now likely in the
-             ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netchannels.ml", line 1085, characters 7-33:
- 1085 | .......output_channel: \
- 1085 |         .............................................................
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netchannels.ml", line 1093, characters 4-22:
- 1092 | ....
- 1093 | 	      closed <- ......
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netchannels.ml", lines 1477-1490, characters 2-28:
- 1477 | ..hod pos_out =
-      |     (ch # pos_out) + bufpos
-      | end
-      | ;;
-      | 
- ...
-      | 	let r'' = 
-      | 	  new buffered_raw_out_channel
-      | 	    ?buffer_size ?pass_through (r' :> raw_out_channel) in
- 1490 | 	new lift_raw_o..............
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- All clauses in this pattern-matching are guarded.
- File "netchannels.ml", line 1847, characters 6-25:
- 1847 | t = Printexc.get_backtrace() in
-              ^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netchannels.ml", line 1862, characters 4-22:
-      | 
- 1862 | ... )
-      | 
-      | 
- 1862 |   method pos_.....
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "netchannels.ml", line 1879, characters 4-23:
- 1879 | ....r
-      |     );
- 1879 |     self #........
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- 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_BYTES " -w -25 -c  netchannels_crypto.ml && \
- [ 0 -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_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_BYTES " -w -25 -c  netsockaddr.ml && \
- [ 0 -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_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_BYTES " -w -25 -c  netdb.ml && \
- [ 0 -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_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_BYTES " -w -25 -c  netmappings_asn1.ml && \
- [ 0 -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_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_BYTES " -w -25 -c  netmappings.ml && \
- [ 0 -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_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_BYTES " -w -25 -c  netconversion.ml && \
- [ 0 -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_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_BYTES " -w -25 -c  netulex.ml && \
- [ 0 -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_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_BYTES " -w -25 -c  netencoding.ml && \
- [ 0 -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_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_BYTES " -w -25 -c  netstream.ml && \
- [ 0 -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_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_BYTES " -w -25 -c  netdate.ml && \
- [ 0 -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_BYTES " -w -25 -c -p -o `basename netdate.cmx .cmx`.p.cmx  netdate.ml
- File "netdate.ml", line 308, characters 2-13:
- 308 | ..fun _ ->
- 308 |   .......................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 311, characters 28-39:
- 311 | ( try Some(Stream.next stream) with Stream.Failure -> None )
-                                   ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 311, characters 53-67:
- 311 | ..................................................... None )
- 311 |       ..............................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 317, characters 20-31:
- 317 | ....................m done
-     | 
-     | 
- 317 | le.............................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 323, characters 10-21:
- 323 | ..........m with
- 323 |     ..........................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 325, characters 10-21:
- 325 | ..........m;
- 325 |         ............................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 328, characters 10-21:
- 328 | ..........m;
- 328 | 	  let b......................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 333, characters 10-21:
- 333 | junk stream; scan_comment 0 stream
-                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 335, characters 10-21:
- 335 | junk stream; scan_any stream
-                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 337, characters 10-21:
- 337 | junk stream; stream_cons [ Plus ] (scan_any stream)
-                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 339, characters 10-21:
- 339 | junk stream; stream_cons [ Minus ] (scan_any stream)
-                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 341, characters 10-21:
- 341 | junk stream; stream_cons [ Colon ] (scan_any stream)
-                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 343, characters 10-21:
- 343 | junk stream; stream_cons [ Comma ] (scan_any stream)
-                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 345, characters 10-21:
- 345 | junk stream; stream_cons [ Slash ] (scan_any stream)
-                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 347, characters 10-21:
- 347 | junk stream; stream_cons [ Dot ] (scan_any stream)
-                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 349, characters 10-21:
- 349 | junk stream; stream_cons [ Invalid ] (scan_any stream)
-                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 351, characters 10-24:
- 350 | ..........
- 351 |   and scan_nu...................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 353, characters 10-21:
- 353 | ..........m with
- 353 |     ...............................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 355, characters 10-21:
- 355 | ..........m;
- 355 |         .....................................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 361, characters 10-21:
- 361 | ..........m with
- 361 |     ........................................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 363, characters 10-21:
- 363 | ..........m;
- 363 |         ......................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 367, characters 10-21:
- 367 | ..........m;
- 367 |         ....................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 375, characters 10-21:
- 375 | ..........m with
- 375 |     ...............
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 377, characters 10-21:
- 377 | ..........m;
- 377 |         .............................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 381, characters 10-21:
- 381 | ..........m;
- 381 |         ...........................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 384, characters 10-21:
- 384 | ..........m;
- 384 |         .......................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 387, characters 16-30:
- 386 | ................
- 387 |   scan_any (S....................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 388, characters 12-28:
- 388 | ............str)
-     | ;;
-     | 
- 388 | type t ...
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 450, characters 10-21:
- 450 | ..........m with
- 450 |     ........................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 452, characters 10-21:
- 452 | ..........m;
- 452 |         ..........................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 455, characters 10-21:
- 455 | ..........m;
- 455 |         ..................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 456, characters 21-32:
- 456 | .....................m in
- 456 |       ....................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 457, characters 21-32:
- 457 | .....................m in
- 457 |       ....................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 458, characters 21-32:
- 458 | .....................m in
- 458 |       ...............................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 466, characters 10-21:
- 466 | ..........m;
- 466 |         ..............................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 476, characters 10-21:
- 476 | ..........m;
- 476 |         .................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 481, characters 10-21:
- 481 | ..........m;
- 481 |         ..................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 482, characters 21-32:
- 482 | .....................m in
- 482 |       .....................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 490, characters 10-21:
- 490 | ..........m;
- 490 |         ...........
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 495, characters 10-21:
- 495 | ..........m with
- 495 |     .........................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 497, characters 10-21:
- 497 | ..........m;
- 497 |         ........................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 501, characters 10-21:
- 501 | ..........m;
- 501 |         ..................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 502, characters 21-32:
- 502 | .....................m in
- 502 |       .....................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 512, characters 10-21:
- 512 | ..........m;
- 512 |         ..................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 513, characters 21-32:
- 513 | .....................m in
- 513 |       .....................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 519, characters 10-21:
- 519 | ..........m;
- 519 |         ..................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 520, characters 21-32:
- 520 | .....................m in
- 520 |       .....................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 529, characters 10-21:
- 529 | ..........m;
- 529 |         ..........................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 532, characters 10-21:
- 532 | ..........m;
- 532 |         ........................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 542, characters 10-21:
- 542 | ..........m with
- 542 |     .................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 544, characters 10-21:
- 544 | ..........m;
- 544 |         ..................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 545, characters 21-32:
- 545 | .....................m in
- 545 |       .....................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 562, characters 10-21:
- 562 | ..........m with
- 562 |     ....................................................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 563, characters 22-33:
- 563 |   -> Stream.junk stream; Some(scan_tz_details 1 stream)
-                             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 564, characters 22-33:
- 564 | s -> Stream.junk stream; Some(scan_tz_details (-1) stream)
-                             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 567, characters 10-21:
- 567 | ..........m with
- 567 |     ..................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 569, characters 10-21:
- 569 | ..........m;
- 569 |         .......................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 572, characters 10-21:
- 572 | ..........m;
- 572 |         .................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 577, characters 10-22:
- 577 | ..........ream with
- 577 |   .......................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 585, characters 10-22:
- 585 | ..........ream with
- 585 |   ........................................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 604, characters 10-22:
- 604 | ..........ream with
- 604 |   ................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 623, characters 10-22:
- 623 | ..........ream with
- 623 |   .............................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 637, characters 10-22:
- 637 | ..........ream with
- 637 |   ..............................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 659, characters 10-22:
- 659 | ..........ream with
- 659 |   ...............................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 668, characters 10-21:
- 668 | ..........m with
- 668 |     .............................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 669, characters 20-31:
- 669 | -> Stream.junk stream; Some true
-                           ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 672, characters 10-21:
- 672 | ..........m with
- 672 |     ........................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 673, characters 22-33:
- 673 | ......................m; ()
- 673 |      ..........
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 676, characters 10-21:
- 676 | ..........m with
- 676 |     .......................................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 677, characters 31-42:
- 677 | idian mdn) -> Stream.junk stream; Some mdn
-                                      ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 682, characters 7-19:
- 682 | ....... invalid()
- 682 |  .................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 683, characters 7-21:
- 683 | ....... invalid()
- 683 |   ).
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netdate.ml", line 1038, characters 2-8:
- 1038 |   format "%a, %d %b %Y %H:%M:%S %z" (create ?localzone ?zone t)
-          ^^^^^^
- Warning 6 [labels-omitted]: label fmt was omitted in the application of this function.
- File "netdate.ml", line 1042, characters 2-8:
- 1042 |   format "%A, %d-%b-%y %H:%M:%S %z" (create ?localzone ?zone t)
-          ^^^^^^
- Warning 6 [labels-omitted]: label fmt was omitted in the application of this function.
- 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_BYTES " -w -25 -c  netmime_string.ml && \
- [ 0 -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_BYTES " -w -25 -c -p -o `basename netmime_string.cmx .cmx`.p.cmx  netmime_string.ml
- File "netmime_string.ml", line 982, characters 12-31:
- 982 | n = create_mime_scanner specials options s in
-                   ^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels specials, scan_options were omitted in the application of this function.
- File "netmime_string.ml", line 998, characters 12-31:
-  997 | .........
-  998 | ..in
-  999 |   collect()
- 1000 | ;;
- 1001 | 
- Warning 6 [labels-omitted]: labels specials, scan_options were omitted in the application of this function.
- File "netmime_string.ml", line 1019, characters 12-31:
- 1018 | ..........
- 1019 | .   P_encoded of (st.......................
- Warning 6 [labels-omitted]: labels specials, scan_options were omitted in the application of this function.
- File "netmime_string.ml", line 1958, characters 14-33:
- 1957 | .
- 1958 | ............ad_multipart_body d........................
- Warning 6 [labels-omitted]: labels start_pos, end_pos, boundary were omitted in the application of this function.
- 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_BYTES " -w -25 -c  nethtml_scanner.ml && \
- [ 0 -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_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_BYTES " -w -25 -c  nethtml.ml && \
- [ 0 -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_BYTES " -w -25 -c -p -o `basename nethtml.cmx .cmx`.p.cmx  nethtml.ml
- File "nethtml.ml", line 286, characters 17-35:
- 286 | Pervasives.compare : string -> string -> int)
-                        ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "nethtml.ml", line 626, characters 4-16:
- 626 | ....scan ->
- 626 | 	(* ................................
- Warning 21 [nonreturning-statement]: 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_BYTES " -w -25 -c  neturl.ml && \
- [ 0 -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_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_BYTES " -w -25 -c  neturl_ldap.ml && \
- [ 0 -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_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_BYTES " -w -25 -c  netsaslprep_data.ml && \
- [ 0 -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_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_BYTES " -w -25 -c  netsaslprep.ml && \
- [ 0 -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_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_BYTES " -w -25 -c  netaddress.ml && \
- [ 0 -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_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_BYTES " -w -25 -c  netcompression.ml && \
- [ 0 -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_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_BYTES " -w -25 -c  netmime.ml && \
- [ 0 -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_BYTES " -w -25 -c -p -o `basename netmime.cmx .cmx`.p.cmx  netmime.ml
- File "netmime.ml", line 74, characters 4-22:
- 74 | ....e a_ci b_ci
- 74 |   let ...........................
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- 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_BYTES " -w -25 -c  netmime_header.ml && \
- [ 0 -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_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_BYTES " -w -25 -c  netmime_channels.ml && \
- [ 0 -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_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_BYTES " -w -25 -c  netsendmail.ml && \
- [ 0 -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_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_BYTES " -w -25 -c  nethttp.ml && \
- [ 0 -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_BYTES " -w -25 -c -p -o `basename nethttp.cmx .cmx`.p.cmx  nethttp.ml
- File "nethttp.ml", line 765, characters 4-15:
- 765 |      (fun _ ->
-           ^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 785, characters 10-21:
- 785 | ..........m with
- 785 |     ........................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 787, characters 10-21:
- 787 | ..........m;
- 787 |         ..............................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 794, characters 10-21:
- 794 | ..........m with
- 794 |     ........................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 796, characters 10-21:
- 796 | ..........m;
- 796 |         .....................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 802, characters 10-21:
- 802 | ..........m with
- 802 |     ......................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 803, characters 20-31:
- 803 | ....................m; ()
- 803 |      ............................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 804, characters 19-33:
- 802 | ................
- 803 | 
- 804 | . let merge_lis.............................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 816, characters 8-22:
- 815 | .....
- 816 | ..    | Stream.E.........
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 817, characters 8-20:
- 816 | ........
- 817 | 	  raise (B........................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 828, characters 3-17:
- 827 | 
- 828 | .. Stream.Error ....
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 829, characters 3-15:
- 828 | ...
- 829 | 	    raise .............................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 837, characters 12-23:
- 837 | ............m with
- 837 |     .....................................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 838, characters 29-40:
- 838 | tom tok) -> Stream.junk stream; Some tok
-                                    ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 843, characters 10-21:
- 843 | ..........m with
- 843 |     .............................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 844, characters 26-37:
- 844 | ..........................m; tok
- 844 |     ............................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 845, characters 27-38:
- 845 | ...........................m; v
- 845 |       ...........................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 846, characters 19-33:
- 844 | ................
- 845 | 
- 846 | . let rec parse...................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 849, characters 10-21:
- 849 | ..........m with
- 849 |     .........................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 851, characters 10-21:
- 851 | ..........m;
- 851 |         ..............................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 857, characters 10-21:
- 857 | ..........m with
- 857 |     .....................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 859, characters 10-21:
- 859 | ..........m;
- 859 |         ......................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 862, characters 27-38:
- 862 | ...........................m; v
- 862 |       ...........................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 863, characters 19-33:
- 861 | ................
- 862 | 
- 863 | . let rec parse................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 866, characters 10-22:
- 866 | ..........ream with
- 866 |   ................................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 868, characters 26-37:
- 868 | ..........................m done;
- 868 |    ...............................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 877, characters 12-23:
- 877 | ............m with
- 877 |     .......................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 879, characters 12-23:
- 879 | ............m;
- 879 |         ............................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 890, characters 12-23:
- 890 | ............m with
- 890 |     ..........................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 892, characters 12-23:
- 892 | ............m;
- 892 |         ............................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 950, characters 12-23:
- 950 | ............m with
- 950 |     ........................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 952, characters 12-23:
- 952 | ............m;
- 952 |         .......................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1012, characters 5-23:
- 1012 | .....e q2 q1)
- 1012 | 	 (List.f.....
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "nethttp.ml", line 1167, characters 10-21:
- 1167 | ..........with
- 1167 |       .....................................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1169, characters 10-21:
- 1169 | ..........v
- 1169 |          .....................................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1170, characters 18-29:
- 1170 | me (QString v) -> Stream.junk stream; Some v
-                          ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1171, characters 33-44:
- 1170 | ..
- 1171 | ..............................eam.Failure
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1172, characters 36-47:
- 1169 | .........
- 1170 | ..............
- 1171 | 
- 1172 | ..........e_cc_direct..............
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1173, characters 27-41:
- 1173 | ...........................eam with
- 1173 |      ............................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1179, characters 10-22:
- 1179 | arse_opt_eq_token stream with
-                  ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1181, characters 10-21:
- 1181 |           | Some names -> `No_cache(comma_split names)
-                  ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1187, characters 10-21:
- 1187 |  k = 1 to 3 do Stream.junk stream done;
-                  ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1190, characters 28-39:
- 1189 | .........
- 1190 | ..................unk stream;
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1193, characters 10-21:
- 1193 |              | Some seconds -> `Max_stale(Some(int_of_string seconds))
-                  ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1199, characters 28-39:
- 1198 | ...............
- 1199 | ............ream.junk s......
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1202, characters 10-21:
- 1201 | ....
- 1202 | .....     `Only_.........
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1205, characters 10-21:
- 1205 | ..........Public
- 1205 |     .............................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1208, characters 10-21:
- 1207 | ..........
- 1208 |           .........................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1216, characters 10-21:
- 1215 | .........
- 1216 |           `................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1219, characters 10-21:
- 1219 |       for k = 1 to 3 do Stream.junk stream done;
-                  ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1222, characters 28-39:
- 1221 | ..........
- 1222 | .................junk stream.
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1225, characters 10-21:
-      | ...
- 1225 | ......| _ ->
- 1225 |     ..........................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1229, characters 16-30:
- 1229 | ................re -> None
-      | 
- 1229 |   ..........................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1234, characters 9-23:
- 1234 | e_control" parse_cc_directive "Cache-Control"
-                 ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1305, characters 10-22:
- 1305 | [ Atom first; Special '-'; Atom last ] ->
-                  ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1307, characters 10-21:
- 1307 | do Stream.junk stream done;
-                  ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1310, characters 28-39:
-      | .....
- 1310 | .......................Failure
-      | 
- 1310 |  ..........................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1313, characters 16-30:
- 1313 | ................ -> 
- 1313 |          ....................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1316, characters 10-21:
- 1316 | ..........->
- 1316 |         .....................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1318, characters 10-21:
- 1317 | .........
- 1318 |       | _ -.
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1321, characters 10-21:
- 1321 | ontent_range_spec stream =
-                  ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1324, characters 16-30:
- 1324 | ................ure;
- 1324 |     let b........................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1327, characters 7-18:
- 1327 |    if Stream.next stream <> Special '/' then raise Stream.Failure;
-               ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1327, characters 53-67:
- 1327 |    if Stream.next stream <> Special '/' then raise Stream.Failure;
-                                                             ^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1329, characters 7-18:
- 1329 |    if Stream.next stream <> End then raise Stream.Failure;
-               ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1329, characters 52-66:
- 1329 | ....................................................ilure;
- 1329 |     `By.........
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1331, characters 7-18:
- 1331 | h # field "Content-Range" in
-               ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1331, characters 44-58:
- 1330 | ............................
- 1331 | ...............= scan_value ~..............................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1340, characters 8-22:
- 1338 | ..
- 1339 | 
- 1340 | ....t set_content_.........................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1341, characters 8-20:
- 1341 | ange mh (`Bytes(range_opt,length_opt)) =
-                ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1377, characters 10-22:
- 1377 | ..........m done;
- 1377 | 	  `......
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1379, characters 28-39:
- 1376 | .
- 1377 | ............
- 1378 | ............
- 1379 |           r...................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1382, characters 10-21:
- 1382 | t etag = parse_etag_token stream in
-                  ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1385, characters 16-30:
- 1382 | .
- 1383 | ........
- 1384 | 
- 1385 | ....t get_etag mh .
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1397, characters 8-22:
- 1397 | ........of_etag =
- 1397 |     ........
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1398, characters 8-20:
- 1397 | .......
- 1398 |       | `Wea................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1444, characters 10-21:
- 1444 | .......... 
- 1444 |          ......................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1446, characters 10-21:
- 1445 | ..........
- 1446 |           ..........................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1451, characters 14-28:
-      | ..........
- 1451 | ... let l =
- 1451 |      ............................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1494, characters 8-22:
- 1493 | 
- 1494 | .......et_if_range mh....
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1495, characters 8-20:
-      | ...
- 1495 | ....let s =
- 1495 |     ..............
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1535, characters 10-21:
- 1535 | se_opt_eq_token stream in
-                  ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1537, characters 10-21:
- 1536 | .........
- 1537 |           N...
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1558, characters 10-21:
- 1557 | .......
- 1558 | ..    | _ ->
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1560, characters 10-21:
- 1560 | ..........ream =
- 1560 |     ................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1566, characters 10-22:
- 1566 | ..........tream; 
- 1566 |     .............................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1568, characters 10-21:
- 1568 |  = parse_byte_range_spec_rest stream in
-                  ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1569, characters 10-21:
- 1568 | ........
- 1569 | .  (Some (In................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1574, characters 10-21:
- 1574 | Some(Int64.of_string suffix_length)) :: r
-                  ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1575, characters 10-21:
- 1574 | ..........
- 1575 |       | _ ..
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1582, characters 10-21:
- 1581 | ....
- 1582 | .....     parse_......................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1584, characters 10-21:
- 1584 | et parse_ranges_specifier stream =
-                  ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1590, characters 7-18:
- 1590 | ........Failure;
- 1590 |  ..........................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1590, characters 53-67:
-      | ................
- 1590 | ....................................ream in
- 1590 |     if.....................................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1591, characters 7-18:
- 1591 | tream.next stream <> End then raise Stream.Failure;
-               ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1591, characters 52-66:
- 1590 | ...................................................
- 1591 |     `Bytes r
- 1592 | 
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1593, characters 7-18:
- 1593 | .......n
- 1593 |     let s..................................................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1593, characters 44-58:
- 1592 | ........
- 1593 | ...................................ls:[ ','; ';';..........................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1602, characters 8-22:
- 1602 | t set_range mh (`Bytes l) =
-                ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1603, characters 8-20:
-      | ....
- 1603 | ... let s =
- 1603 |    ..............
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1713, characters 12-24:
- 1713 |       Stream.junk stream;
-                    ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1715, characters 12-23:
- 1714 | ...
- 1715 | ........    let res...................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1716, characters 12-23:
- 1716 | _auth_param_rest stream in
-                    ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1721, characters 18-32:
- 1721 | ecial ','); (Atom ap_name); (Special '=') ] ->
-                          ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1724, characters 12-24:
- 1723 | .....
- 1724 | ......      Stream.............
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1726, characters 12-23:
- 1726 |  parse_token68_or_qstring stream in
-                    ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1727, characters 12-23:
- 1726 | ...
- 1727 | ........ rest = par............................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1728, characters 12-23:
- 1728 | ............ream in
- 1728 | 	  ...........................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1736, characters 12-24:
- 1735 | 
- 1736 | ...........    match St........................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1738, characters 13-24:
- 1738 | .............=' ] -> 
- 1738 |   ......................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1740, characters 21-33:
- 1739 | .......
- 1740 | .............        ( ma..............................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1742, characters 21-32:
- 1742 | .....................> 
- 1742 |         ........................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1743, characters 29-41:
- 1743 | .............................m;
- 1743 |          ........................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1745, characters 29-40:
- 1744 | ...........................
- 1745 | .           ..........
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1756, characters 12-23:
- 1756 | ............ =
- 1756 |         .............................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1758, characters 12-23:
- 1758 |             | "negotiate" -> 
-                    ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1850, characters 10-22:
- 1850 | d parse_auth_param_rest stream =
-                  ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1852, characters 10-21:
- 1852 | [ Special ','; Atom ap_name; Special '=' ] ->
-                  ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1853, characters 10-21:
- 1853 | .......... ] ->
- 1853 |      ........................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1858, characters 16-30:
- 1858 | ................ stream in
- 1858 |    ................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1861, characters 10-22:
-      | ......
- 1861 | ...       []
-      | 
- 1861 |  .............................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1863, characters 10-21:
- 1862 | .........
- 1863 |       match.........................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1864, characters 10-21:
- 1864 | .......... with 
- 1864 | 	| S.......................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1865, characters 10-21:
- 1865 | ..........) ->
- 1865 |       .........................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1874, characters 12-23:
- 1874 |  Netstring_str.split ws_re v with
-                    ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1876, characters 12-23:
- 1876 | RING_LOWERCASE name = "basic" ->
-                    ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "nethttp.ml", line 1880, characters 18-32:
- 1879 | ................
- 1880 | .  (name, ["cre..................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- 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_BYTES " -w -25 -c  netpagebuffer.ml && \
- [ 0 -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_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_BYTES " -w -25 -c  netfs.ml && \
- [ 0 -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_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_BYTES " -w -25 -c  netglob_lex.ml && \
- [ 0 -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_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_BYTES " -w -25 -c  netglob.ml && \
- [ 0 -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_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_BYTES " -w -25 -c  netauth.ml && \
- [ 0 -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_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_BYTES " -w -25 -c -inline 10 netnumber.ml && \
- [ 0 -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_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_BYTES " -w -25 -c  netxdr_mstring.ml && \
- [ 0 -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_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_BYTES " -w -25 -c  netxdr.ml && \
- [ 0 -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_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_BYTES " -w -25 -c  netasn1.ml && \
- [ 0 -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_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_BYTES " -w -25 -c  netasn1_encode.ml && \
- [ 0 -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_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_BYTES " -w -25 -c  netoid.ml && \
- [ 0 -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_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_BYTES " -w -25 -c  netdn.ml && \
- [ 0 -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_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_BYTES " -w -25 -c  netx509.ml && \
- [ 0 -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_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_BYTES " -w -25 -c  netascii_armor.ml && \
- [ 0 -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_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_BYTES " -w -25 -c  netx509_pubkey.ml && \
- [ 0 -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_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_BYTES " -w -25 -c  netx509_pubkey_crypto.ml && \
- [ 0 -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_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_BYTES " -w -25 -c  nettls_support.ml && \
- [ 0 -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_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_BYTES " -w -25 -c  netgssapi_support.ml && \
- [ 0 -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_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_BYTES " -w -25 -c  netgssapi_auth.ml && \
- [ 0 -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_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_BYTES " -w -25 -c  netmech_scram.ml && \
- [ 0 -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_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:
- 527 | .............
- 528 | 
- 529 | ....... l'' .
- Warning 12 [redundant-subpat]: 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_BYTES " -w -25 -c  netmech_scram_gssapi.ml && \
- [ 0 -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_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_BYTES " -w -25 -c  netmech_scram_sasl.ml && \
- [ 0 -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_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_BYTES " -w -25 -c  netmech_scram_http.ml && \
- [ 0 -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_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_BYTES " -w -25 -c  netmech_plain_sasl.ml && \
- [ 0 -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_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_BYTES " -w -25 -c  netmech_crammd5_sasl.ml && \
- [ 0 -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_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_BYTES " -w -25 -c  netmech_digest.ml && \
- [ 0 -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_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_BYTES " -w -25 -c  netmech_digest_sasl.ml && \
- [ 0 -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_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_BYTES " -w -25 -c  netmech_digest_http.ml && \
- [ 0 -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_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_BYTES " -w -25 -c  netmech_gs2_sasl.ml && \
- [ 0 -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_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_BYTES " -w -25 -c  netmech_krb5_sasl.ml && \
- [ 0 -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_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_BYTES " -w -25 -c  netmech_spnego_http.ml && \
- [ 0 -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_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_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
- 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_BYTES " -w -25 -linkall -shared -I . -o netstring.cmxs  netstring.cmxa ;
- rm nethtml_scanner.ml
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netunidata'
- make[2]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netunidata'
- make[2]: Nothing to be done for 'realgenerate'.
- make[2]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netunidata'
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netunidata'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netunidata'
- make[1]: 'depend' is up to date.
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netunidata'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/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 && \
- [ 0 -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 && \
- [ 0 -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 && \
- [ 0 -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 && \
- [ 0 -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 && \
- [ 0 -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 && \
- [ 0 -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 && \
- [ 0 -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 && \
- [ 0 -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
- 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 ;
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netunidata'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/equeue'
- make[2]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/equeue'
- make[2]: Nothing to be done for 'realgenerate'.
- make[2]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/equeue'
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/equeue'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/equeue'
- make[1]: 'depend' is up to date.
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/equeue'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/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 && \
- [ 0 -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 && \
- [ 0 -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
- File "unixqueue_util.ml", line 182, characters 1-19:
- 182 | . _ ->
- 182 | 	(fun (fd1:U......................
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- 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 && \
- [ 0 -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 && \
- [ 0 -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
- File "unixqueue_select.ml", line 38, characters 28-46:
-    | ........................
-    | 
- 38 | ..d;;
-    | 
- 38 | module Fd_Set.....................
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- 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 && \
- [ 0 -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 && \
- [ 0 -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 && \
- [ 0 -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
- File "uq_engines.ml", line 124, characters 33-51:
- 124 | ................................. y
- 125 |      end
- 126 |     )
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "uq_engines.ml", line 599, characters 56-64:
- 598 | .....................................................
- 599 | ..ject(sel..
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "uq_engines.ml", line 610, characters 10-21:
- 609 | ........
- 610 | .     | None...
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "uq_engines.ml", line 614, characters 11-22:
- 614 | xt s in  (* yep, it's "partial" *)
-                  ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "uq_engines.ml", line 614, characters 11-24:
- 614 | xt s in  (* yep, it's "partial" *)
-                  ^^^^^^^^^^^^^
- Warning 5 [ignored-partial-application]: this function application is partial,
- maybe some arguments are missing.
- 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 && \
- [ 0 -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 && \
- [ 0 -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 && \
- [ 0 -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 && \
- [ 0 -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 && \
- [ 0 -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 && \
- [ 0 -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 && \
- [ 0 -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 && \
- [ 0 -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 && \
- [ 0 -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 && \
- [ 0 -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 && \
- [ 0 -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
- 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 ;
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/equeue'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/shell'
- make[2]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/shell'
- make[2]: Nothing to be done for 'realgenerate'.
- make[2]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/shell'
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/shell'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/shell'
- make[1]: 'depend' is up to date.
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/shell'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/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 && \
- [ 0 -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
- File "shell_sys.ml", line 84, characters 4-17:
- 84 | ....xit -> ()
- 85 | ;;
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "shell_sys.ml", line 102, characters 4-17:
- 102 | ....nt())
- 103 | ;;
- 104 | 
- 105 | 
- 106 | 
- 107 | 
- Warning 6 [labels-omitted]: label f was omitted in the application of this function.
- File "shell_sys.ml", line 338, characters 16-23:
-     | 
- 338 | ...............;
- 338 |     S...........
- Warning 6 [labels-omitted]: label filename was omitted in the application of this function.
- File "shell_sys.ml", line 1124, characters 13-24:
- 1124 |  forces that the descriptor will be closed *)
-                     ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "shell_sys.ml", line 1128, characters 7-21:
- 1128 | ix.EWOULDBLOCK),_,_) ->
-               ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- 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 && \
- [ 0 -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 && \
- [ 0 -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 && \
- [ 0 -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
- 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 ;
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/shell'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/rpc-generator'
- make[2]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/rpc-generator'
- echo "let cpp = \"cpp\";;" > config.ml
- make[2]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/rpc-generator'
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/rpc-generator'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/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.14/.opam-switch/build/ocamlnet.4.1.9-2/src/rpc-generator'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/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 && \
- [ 0 -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 && \
- [ 0 -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 && \
- [ 0 -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 && \
- [ 0 -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 && \
- [ 0 -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 && \
- [ 0 -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 && \
- [ 0 -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 && \
- [ 0 -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
- 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 ;
- rm lexer.ml
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/rpc-generator'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/rpc'
- make[2]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/rpc'
- make[2]: Nothing to be done for 'realgenerate'.
- make[2]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/rpc'
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/rpc'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/rpc'
- make[1]: 'depend' is up to date.
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/rpc'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/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 && \
- [ 0 -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 && \
- [ 0 -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 && \
- [ 0 -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 && \
- [ 0 -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 && \
- [ 0 -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 && \
- [ 0 -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 && \
- [ 0 -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 && \
- [ 0 -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 && \
- [ 0 -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 && \
- [ 0 -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 && \
- [ 0 -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
- File "rpc_client.ml", line 52, characters 17-35:
- 52 | vasives.compare : uint4 -> uint4 -> int)
-                       ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- 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 && \
- [ 0 -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 && \
- [ 0 -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 && \
- [ 0 -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 && \
- [ 0 -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 && \
- [ 0 -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 && \
- [ 0 -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 && \
- [ 0 -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
- File "rpc_proxy.ml", line 417, characters 4-22:
- 417 | ....mc1.id mc2.id
-     | 
- 417 |   l.....................
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "rpc_proxy.ml", line 1040, characters 8-26:
- 1039 | ........
- 1040 | 		 mset.total_loa......
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- 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
- 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 ;
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/rpc'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/rpc-auth-local'
- make[2]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/rpc-auth-local'
- make[2]: Nothing to be done for 'realgenerate'.
- make[2]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/rpc-auth-local'
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/rpc-auth-local'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/rpc-auth-local'
- make[1]: 'depend' is up to date.
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/rpc-auth-local'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/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 && \
- [ 0 -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
- 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 ;
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/rpc-auth-local'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netclient'
- make[2]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netclient'
- make[2]: Nothing to be done for 'realgenerate'.
- make[2]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netclient'
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netclient'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netclient'
- make[1]: 'depend' is up to date.
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netclient'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/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 && \
- [ 0 -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 && \
- [ 0 -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 && \
- [ 0 -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 && \
- [ 0 -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 && \
- [ 0 -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
- File "netftp_client.ml", line 1324, characters 16-32:
- 1324 | ( match ftp_state.ftp_port with
-                        ^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label peer_name was omitted in the application of this function.
- 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 && \
- [ 0 -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 && \
- [ 0 -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 && \
- [ 0 -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 && \
- [ 0 -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 && \
- [ 0 -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
- 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 ;
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netclient'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netcgi2'
- make[2]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netcgi2'
- make[2]: Nothing to be done for 'realgenerate'.
- make[2]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netcgi2'
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netcgi2'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netcgi2'
- make[1]: 'depend' is up to date.
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netcgi2'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/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 && \
- [ 0 -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 656, characters 10-24:
- 656 | ..........**********)
-     | 
- 656 | (.....................................
- Warning 6 [labels-omitted]: label fmt was omitted in the application of this function.
- File "netcgi_common.ml", line 1067, characters 23-38:
- 1066 | .......................
- 1067 |         env#lo................................................................
- Warning 52 [fragile-literal-pattern]: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 11.5)
- File "netcgi_common.ml", line 1364, characters 33-47:
- 1363 | ......
- 1364 | ..........................header_field "...........
- Warning 6 [labels-omitted]: label fmt was omitted in the application of this function.
- 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 && \
- [ 0 -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 && \
- [ 0 -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
- File "netcgi_ajp.ml", line 30, characters 13-27:
- 30 | .format "%c" (Netdate.create ~zone (Unix.gettimeofday())) in
-                   ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label fmt was omitted in the application of this function.
- 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 && \
- [ 0 -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
- File "netcgi_scgi.ml", line 99, characters 13-27:
- 99 | format "%c" (Netdate.create ~zone (Unix.gettimeofday())) in
-                   ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label fmt was omitted in the application of this function.
- 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 && \
- [ 0 -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 && \
- [ 0 -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 && \
- [ 0 -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 && \
- [ 0 -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 && \
- [ 0 -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
- 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 ;
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netcgi2'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netplex'
- make[2]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netplex'
- make[2]: Nothing to be done for 'realgenerate'.
- make[2]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netplex'
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netplex'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netplex'
- make[1]: 'depend' is up to date.
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netplex'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/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 && \
- [ 0 -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 && \
- [ 0 -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 && \
- [ 0 -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:
- 496 | Netxdr.ctx_direct = ctx.Netxdr.ctx_direct_sub } in
-               ^^^^
- Warning 26 [unused-var]: unused variable ctx'.
- File "netplex_ctrl_aux.ml", line 1831, characters 8-12:
- 1831 | Netxdr.ctx_direct = ctx.Netxdr.ctx_direct_sub } in
-                ^^^^
- Warning 26 [unused-var]: unused variable ctx'.
- File "netplex_ctrl_aux.ml", line 2458, characters 8-12:
- 2458 | Netxdr.ctx_direct = ctx.Netxdr.ctx_direct_sub } in
-                ^^^^
- Warning 26 [unused-var]: unused variable ctx'.
- File "netplex_ctrl_aux.ml", line 2568, characters 8-12:
- 2568 | Netxdr.ctx_direct = ctx.Netxdr.ctx_direct_sub } in
-                ^^^^
- Warning 26 [unused-var]: unused variable ctx'.
- File "netplex_ctrl_aux.ml", line 2816, characters 8-12:
- 2816 | Netxdr.ctx_direct = ctx.Netxdr.ctx_direct_sub } in
-                ^^^^
- Warning 26 [unused-var]: 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 && \
- [ 0 -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 && \
- [ 0 -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 && \
- [ 0 -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 && \
- [ 0 -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 && \
- [ 0 -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 && \
- [ 0 -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 && \
- [ 0 -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 && \
- [ 0 -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
- File "netplex_log.ml", line 72, characters 8-22:
- 72 | t nd_fmt (Lazy.force nd)
-              ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label fmt was omitted in the application of this function.
- 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 && \
- [ 0 -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 && \
- [ 0 -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 && \
- [ 0 -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
- File "netplex_workload.ml", line 122, characters 34-52:
- 118 | ..........................
- 119 | ...
- 120 | 
- 121 | 
- 122 | .odule ContMap = Ma..............
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- 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 && \
- [ 0 -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
- File "netplex_kit.ml", line 92, characters 28-46:
- 92 | ............................y
-    | end
-    | 
- 92 | module PSet..................
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- 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 && \
- [ 0 -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 && \
- [ 0 -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 && \
- [ 0 -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
- File "netplex_config.ml", line 4, characters 5-11:
- 3 | 
- 4 | ....ption ......................
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "netplex_config.ml", line 34, characters 10-21:
- 33 | .........
- 34 |       | Som...............
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netplex_config.ml", line 36, characters 17-28:
- 35 | .............
- 36 | ...       let .......................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netplex_config.ml", line 42, characters 19-33:
- 40 | .........
- 41 | 
- 42 | ........rse_tree_list ........
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netplex_config.ml", line 47, characters 11-25:
- 47 | ...........n
- 47 |     match t_........
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netplex_config.ml", line 56, characters 10-21:
- 55 | .........
- 56 |       | Som..............
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netplex_config.ml", line 58, characters 17-28:
- 57 | .............
- 58 | ...       pars..................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netplex_config.ml", line 69, characters 10-21:
- 68 | .........
- 69 |       | Som..............
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netplex_config.ml", line 71, characters 17-28:
- 70 | .............
- 71 | ...       igno.....................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netplex_config.ml", line 77, characters 10-21:
- 76 | .........
- 77 |       | Som..............
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netplex_config.ml", line 79, characters 17-28:
- 78 | .............
- 79 | ...       let ...............................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netplex_config.ml", line 83, characters 17-28:
- 82 | .............
- 83 | ...       let ..............................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netplex_config.ml", line 85, characters 20-31:
- 84 | .................
- 85 | ..        if .........................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netplex_config.ml", line 86, characters 39-53:
- 85 | ..............................
- 86 | ........  `Section tl
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netplex_config.ml", line 89, characters 16-30:
- 87 | ......
- 88 | 
- 89 | ........rse_param_valu..........
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netplex_config.ml", line 92, characters 10-21:
- 91 | .........
- 92 |       | Som...............................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netplex_config.ml", line 93, characters 31-42:
- 93 | ...............................t n
- 93 |       |.......................................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netplex_config.ml", line 94, characters 33-44:
- 94 | .................................oat f
- 94 |      ...........................................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netplex_config.ml", line 95, characters 34-45:
- 95 | ..................................ring s
- 95 |     ...................................................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netplex_config.ml", line 96, characters 39-50:
- 96 | .......................................ol false
- 96 |   ...................................................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netplex_config.ml", line 97, characters 38-49:
- 97 | ......................................ol true
- 97 |    .........
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netplex_config.ml", line 99, characters 16-30:
- 96 | ......
- 97 | ....
- 98 | 
- 99 | ...et line = ref ....
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netplex_config.ml", line 105, characters 13-30:
-     | ............
- 105 |     let s2 =
- 105 |     .............
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netplex_config.ml", line 107, characters 6-17:
- 106 | ....
- 107 | .   match St.................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netplex_config.ml", line 109, characters 10-21:
- 108 | .....
- 109 | ....  | None ->.....
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netplex_config.ml", line 112, characters 10-21:
-     | ..
- 112 | ....... line;
- 112 | 		 S........
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netplex_config.ml", line 116, characters 10-21:
-     | ..
-     | ....
- 116 | .. in
- 116 |     let.......................................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netplex_config.ml", line 119, characters 16-33:
- 119 | ake_lexer [ "{"; "}"; "="; ";" ] s2 in
-                       ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "netplex_config.ml", line 123, characters 6-18:
- 122 | .
- 123 | ....  close_in c..
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netplex_config.ml", line 127, characters 8-22:
- 126 | .
- 127 | ......se(Config_erro...............................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "netplex_config.ml", line 130, characters 8-20:
- 129 | .
- 130 | ......se(Config_er.................................................
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- 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 && \
- [ 0 -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 && \
- [ 0 -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 && \
- [ 0 -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 && \
- [ 0 -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 && \
- [ 0 -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
- 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 ;
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netplex'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netcgi2-plex'
- make[2]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netcgi2-plex'
- make[2]: Nothing to be done for 'realgenerate'.
- make[2]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netcgi2-plex'
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netcgi2-plex'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netcgi2-plex'
- make[1]: 'depend' is up to date.
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netcgi2-plex'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/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 && \
- [ 0 -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
- 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 ;
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netcgi2-plex'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netcamlbox'
- make[2]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netcamlbox'
- make[2]: Nothing to be done for 'realgenerate'.
- make[2]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netcamlbox'
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netcamlbox'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netcamlbox'
- make[1]: 'depend' is up to date.
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netcamlbox'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/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 && \
- [ 0 -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
- 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 ;
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netcamlbox'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netmulticore'
- make[2]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netmulticore'
- make[2]: Nothing to be done for 'realgenerate'.
- make[2]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netmulticore'
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netmulticore'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netmulticore'
- make[1]: 'depend' is up to date.
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netmulticore'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/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 && \
- [ 0 -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 && \
- [ 0 -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 && \
- [ 0 -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 && \
- [ 0 -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 && \
- [ 0 -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 && \
- [ 0 -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 && \
- [ 0 -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 && \
- [ 0 -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 && \
- [ 0 -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 && \
- [ 0 -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 && \
- [ 0 -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 && \
- [ 0 -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 && \
- [ 0 -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 && \
- [ 0 -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 && \
- [ 0 -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
- 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 ;
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netmulticore'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/nethttpd'
- make[2]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/nethttpd'
- make[2]: Nothing to be done for 'realgenerate'.
- make[2]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/nethttpd'
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/nethttpd'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/nethttpd'
- make[1]: 'depend' is up to date.
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/nethttpd'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/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 && \
- [ 0 -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 && \
- [ 0 -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
- File "nethttpd_util.ml", line 33, characters 5-19:
- 32 | .
- 33 | ...    (Netdate.c.............................
- Warning 6 [labels-omitted]: label fmt was omitted in the application of this function.
- 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 && \
- [ 0 -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 && \
- [ 0 -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 && \
- [ 0 -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 && \
- [ 0 -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:
- 110 | ................n
- 110 | 	let req_port ..................................................................
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "nethttpd_services.ml", line 113, characters 29-45:
- 113 | .............................st) && 
- 113 | 	       .................................
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.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 && \
- [ 0 -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
- 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 ;
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/nethttpd'
-> compiled  ocamlnet.4.1.9-2
Processing 271/273: [ocamlnet: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2)
- for pkg in 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.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netsys'
- make[2]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/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.14/lib/netsys/netsys_c_outofheap.o
- Installed /home/opam/.opam/4.14/lib/netsys/netsys_c_event.h
- Installed /home/opam/.opam/4.14/lib/netsys/netsys_c_gprof.o
- Installed /home/opam/.opam/4.14/lib/netsys/netsys_oothr_mt_init.o
- Installed /home/opam/.opam/4.14/lib/netsys/netsys_oothr_mt_init.cmx
- Installed /home/opam/.opam/4.14/lib/netsys/netsys_oothr_mt_init.cmo
- Installed /home/opam/.opam/4.14/lib/netsys/netsys_oothr.cmo
- Installed /home/opam/.opam/4.14/lib/netsys/netsys_oothr_mt.a
- Installed /home/opam/.opam/4.14/lib/netsys/netsys_oothr.a
- Installed /home/opam/.opam/4.14/lib/netsys/netsys.a
- Installed /home/opam/.opam/4.14/lib/netsys/libnetsys.a
- Installed /home/opam/.opam/4.14/lib/netsys/netsys_oothr_mt_init.cmxs
- Installed /home/opam/.opam/4.14/lib/netsys/netsys_oothr_mt.cmxs
- Installed /home/opam/.opam/4.14/lib/netsys/netsys_oothr.cmxs
- Installed /home/opam/.opam/4.14/lib/netsys/netsys.cmxs
- Installed /home/opam/.opam/4.14/lib/netsys/netsys_oothr_mt.cmxa
- Installed /home/opam/.opam/4.14/lib/netsys/netsys_oothr.cmxa
- Installed /home/opam/.opam/4.14/lib/netsys/netsys.cmxa
- Installed /home/opam/.opam/4.14/lib/netsys/netsys_oothr_mt.cma
- Installed /home/opam/.opam/4.14/lib/netsys/netsys_oothr.cma
- Installed /home/opam/.opam/4.14/lib/netsys/netsys.cma
- Installed /home/opam/.opam/4.14/lib/netsys/netsys_xdr.cmi
- Installed /home/opam/.opam/4.14/lib/netsys/netsys_win32.cmi
- Installed /home/opam/.opam/4.14/lib/netsys/netsys_types.cmi
- Installed /home/opam/.opam/4.14/lib/netsys/netsys_tmp.cmi
- Installed /home/opam/.opam/4.14/lib/netsys/netsys_tls.cmi
- Installed /home/opam/.opam/4.14/lib/netsys/netsys_signal.cmi
- Installed /home/opam/.opam/4.14/lib/netsys/netsys_sem.cmi
- Installed /home/opam/.opam/4.14/lib/netsys/netsys_sasl_util.cmi
- Installed /home/opam/.opam/4.14/lib/netsys/netsys_sasl_types.cmi
- Installed /home/opam/.opam/4.14/lib/netsys/netsys_sasl.cmi
- Installed /home/opam/.opam/4.14/lib/netsys/netsys_rng.cmi
- Installed /home/opam/.opam/4.14/lib/netsys/netsys_posix.cmi
- Installed /home/opam/.opam/4.14/lib/netsys/netsys_polysocket.cmi
- Installed /home/opam/.opam/4.14/lib/netsys/netsys_polypipe.cmi
- Installed /home/opam/.opam/4.14/lib/netsys/netsys_pollset_win32.cmi
- Installed /home/opam/.opam/4.14/lib/netsys/netsys_pollset_posix.cmi
- Installed /home/opam/.opam/4.14/lib/netsys/netsys_pollset_generic.cmi
- Installed /home/opam/.opam/4.14/lib/netsys/netsys_pollset.cmi
- Installed /home/opam/.opam/4.14/lib/netsys/netsys_pmanage.cmi
- Installed /home/opam/.opam/4.14/lib/netsys/netsys_oothr_mt_init.cmi
- Installed /home/opam/.opam/4.14/lib/netsys/netsys_oothr_mt.cmi
- Installed /home/opam/.opam/4.14/lib/netsys/netsys_oothr.cmi
- Installed /home/opam/.opam/4.14/lib/netsys/netsys_mem.cmi
- Installed /home/opam/.opam/4.14/lib/netsys/netsys_impl_util.cmi
- Installed /home/opam/.opam/4.14/lib/netsys/netsys_gssapi.cmi
- Installed /home/opam/.opam/4.14/lib/netsys/netsys_global.cmi
- Installed /home/opam/.opam/4.14/lib/netsys/netsys_digests.cmi
- Installed /home/opam/.opam/4.14/lib/netsys/netsys_crypto_types.cmi
- Installed /home/opam/.opam/4.14/lib/netsys/netsys_crypto_modes.cmi
- Installed /home/opam/.opam/4.14/lib/netsys/netsys_crypto.cmi
- Installed /home/opam/.opam/4.14/lib/netsys/netsys_conf.cmi
- Installed /home/opam/.opam/4.14/lib/netsys/netsys_ciphers.cmi
- Installed /home/opam/.opam/4.14/lib/netsys/netsys.cmi
- Installed /home/opam/.opam/4.14/lib/netsys/netlog.cmi
- Installed /home/opam/.opam/4.14/lib/netsys/netexn.cmi
- Installed /home/opam/.opam/4.14/lib/netsys/netsys_xdr.mli
- Installed /home/opam/.opam/4.14/lib/netsys/netsys_win32.mli
- Installed /home/opam/.opam/4.14/lib/netsys/netsys_types.mli
- Installed /home/opam/.opam/4.14/lib/netsys/netsys_tmp.mli
- Installed /home/opam/.opam/4.14/lib/netsys/netsys_tls.mli
- Installed /home/opam/.opam/4.14/lib/netsys/netsys_signalling.mli
- Installed /home/opam/.opam/4.14/lib/netsys/netsys_signal.mli
- Installed /home/opam/.opam/4.14/lib/netsys/netsys_sem.mli
- Installed /home/opam/.opam/4.14/lib/netsys/netsys_sasl_types.mli
- Installed /home/opam/.opam/4.14/lib/netsys/netsys_sasl.mli
- Installed /home/opam/.opam/4.14/lib/netsys/netsys_rng.mli
- Installed /home/opam/.opam/4.14/lib/netsys/netsys_posix.mli
- Installed /home/opam/.opam/4.14/lib/netsys/netsys_polysocket.mli
- Installed /home/opam/.opam/4.14/lib/netsys/netsys_polypipe.mli
- Installed /home/opam/.opam/4.14/lib/netsys/netsys_pollset_win32.mli
- Installed /home/opam/.opam/4.14/lib/netsys/netsys_pollset_posix.mli
- Installed /home/opam/.opam/4.14/lib/netsys/netsys_pollset_generic.mli
- Installed /home/opam/.opam/4.14/lib/netsys/netsys_pollset.mli
- Installed /home/opam/.opam/4.14/lib/netsys/netsys_pmanage.mli
- Installed /home/opam/.opam/4.14/lib/netsys/netsys_oothr_mt_init.mli
- Installed /home/opam/.opam/4.14/lib/netsys/netsys_oothr_mt.mli
- Installed /home/opam/.opam/4.14/lib/netsys/netsys_oothr.mli
- Installed /home/opam/.opam/4.14/lib/netsys/netsys_mem.mli
- Installed /home/opam/.opam/4.14/lib/netsys/netsys_gssapi.mli
- Installed /home/opam/.opam/4.14/lib/netsys/netsys_gprof_init.mli
- Installed /home/opam/.opam/4.14/lib/netsys/netsys_global.mli
- Installed /home/opam/.opam/4.14/lib/netsys/netsys_digests.mli
- Installed /home/opam/.opam/4.14/lib/netsys/netsys_crypto_types.mli
- Installed /home/opam/.opam/4.14/lib/netsys/netsys_crypto_modes.mli
- Installed /home/opam/.opam/4.14/lib/netsys/netsys_crypto.mli
- Installed /home/opam/.opam/4.14/lib/netsys/netsys_ciphers.mli
- Installed /home/opam/.opam/4.14/lib/netsys/netsys.mli
- Installed /home/opam/.opam/4.14/lib/netsys/netlog.mli
- Installed /home/opam/.opam/4.14/lib/netsys/netexn.mli
- Installed /home/opam/.opam/4.14/lib/stublibs/dllnetsys.so
- Installed /home/opam/.opam/4.14/lib/stublibs/dllnetsys.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.14/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/4.14/lib/netsys/META
- make[2]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netsys'
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netsys'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netshm'
- make[2]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netshm'
- files=`../../tools/collect_files *.mli *.cmi *.cma *.cmxa *.cmxs *.a dll* META ` && \
- ocamlfind install netshm $files
- Installed /home/opam/.opam/4.14/lib/netshm/netshm.a
- Installed /home/opam/.opam/4.14/lib/netshm/netshm.cmxs
- Installed /home/opam/.opam/4.14/lib/netshm/netshm.cmxa
- Installed /home/opam/.opam/4.14/lib/netshm/netshm.cma
- Installed /home/opam/.opam/4.14/lib/netshm/netshm_hashtbl.cmi
- Installed /home/opam/.opam/4.14/lib/netshm/netshm_data.cmi
- Installed /home/opam/.opam/4.14/lib/netshm/netshm_array.cmi
- Installed /home/opam/.opam/4.14/lib/netshm/netshm.cmi
- Installed /home/opam/.opam/4.14/lib/netshm/netshm_hashtbl.mli
- Installed /home/opam/.opam/4.14/lib/netshm/netshm_data.mli
- Installed /home/opam/.opam/4.14/lib/netshm/netshm_array.mli
- Installed /home/opam/.opam/4.14/lib/netshm/netshm.mli
- Installed /home/opam/.opam/4.14/lib/netshm/META
- make[2]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netshm'
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netshm'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring'
- make[2]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/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.14/lib/netstring/netxdr.o
- Installed /home/opam/.opam/4.14/lib/netstring/netnumber.o
- Installed /home/opam/.opam/4.14/lib/netstring/netbuffer.o
- Installed /home/opam/.opam/4.14/lib/netstring/netconversion.o
- Installed /home/opam/.opam/4.14/lib/netstring/netxdr.cmx
- Installed /home/opam/.opam/4.14/lib/netstring/netnumber.cmx
- Installed /home/opam/.opam/4.14/lib/netstring/netbuffer.cmx
- Installed /home/opam/.opam/4.14/lib/netstring/netconversion.cmx
- Installed /home/opam/.opam/4.14/lib/netstring/netaccel_link.cmo
- Installed /home/opam/.opam/4.14/lib/netstring/netstring_top.cmo
- Installed /home/opam/.opam/4.14/lib/netstring/netstring.a
- Installed /home/opam/.opam/4.14/lib/netstring/libnetaccel_c.a
- Installed /home/opam/.opam/4.14/lib/netstring/netstring.cmxs
- Installed /home/opam/.opam/4.14/lib/netstring/netstring.cmxa
- Installed /home/opam/.opam/4.14/lib/netstring/netstring.cma
- Installed /home/opam/.opam/4.14/lib/netstring/netaccel.cma
- Installed /home/opam/.opam/4.14/lib/netstring/netxdr_mstring.cmi
- Installed /home/opam/.opam/4.14/lib/netstring/netxdr.cmi
- Installed /home/opam/.opam/4.14/lib/netstring/netx509_pubkey_crypto.cmi
- Installed /home/opam/.opam/4.14/lib/netstring/netx509_pubkey.cmi
- Installed /home/opam/.opam/4.14/lib/netstring/netx509.cmi
- Installed /home/opam/.opam/4.14/lib/netstring/neturl_ldap.cmi
- Installed /home/opam/.opam/4.14/lib/netstring/neturl.cmi
- Installed /home/opam/.opam/4.14/lib/netstring/netunichar.cmi
- Installed /home/opam/.opam/4.14/lib/netstring/netulex.cmi
- Installed /home/opam/.opam/4.14/lib/netstring/nettls_support.cmi
- Installed /home/opam/.opam/4.14/lib/netstring/netstring_tstring.cmi
- Installed /home/opam/.opam/4.14/lib/netstring/netstring_top.cmi
- Installed /home/opam/.opam/4.14/lib/netstring/netstring_str.cmi
- Installed /home/opam/.opam/4.14/lib/netstring/netstream.cmi
- Installed /home/opam/.opam/4.14/lib/netstring/netsockaddr.cmi
- Installed /home/opam/.opam/4.14/lib/netstring/netsendmail.cmi
- Installed /home/opam/.opam/4.14/lib/netstring/netsaslprep_data.cmi
- Installed /home/opam/.opam/4.14/lib/netstring/netsaslprep.cmi
- Installed /home/opam/.opam/4.14/lib/netstring/netpagebuffer.cmi
- Installed /home/opam/.opam/4.14/lib/netstring/netoid.cmi
- Installed /home/opam/.opam/4.14/lib/netstring/netnumber.cmi
- Installed /home/opam/.opam/4.14/lib/netstring/netmime_string.cmi
- Installed /home/opam/.opam/4.14/lib/netstring/netmime_header.cmi
- Installed /home/opam/.opam/4.14/lib/netstring/netmime_channels.cmi
- Installed /home/opam/.opam/4.14/lib/netstring/netmime.cmi
- Installed /home/opam/.opam/4.14/lib/netstring/netmech_spnego_http.cmi
- Installed /home/opam/.opam/4.14/lib/netstring/netmech_scram_sasl.cmi
- Installed /home/opam/.opam/4.14/lib/netstring/netmech_scram_http.cmi
- Installed /home/opam/.opam/4.14/lib/netstring/netmech_scram_gssapi.cmi
- Installed /home/opam/.opam/4.14/lib/netstring/netmech_scram.cmi
- Installed /home/opam/.opam/4.14/lib/netstring/netmech_plain_sasl.cmi
- Installed /home/opam/.opam/4.14/lib/netstring/netmech_krb5_sasl.cmi
- Installed /home/opam/.opam/4.14/lib/netstring/netmech_gs2_sasl.cmi
- Installed /home/opam/.opam/4.14/lib/netstring/netmech_digest_sasl.cmi
- Installed /home/opam/.opam/4.14/lib/netstring/netmech_digest_http.cmi
- Installed /home/opam/.opam/4.14/lib/netstring/netmech_digest.cmi
- Installed /home/opam/.opam/4.14/lib/netstring/netmech_crammd5_sasl.cmi
- Installed /home/opam/.opam/4.14/lib/netstring/netmappings_asn1.cmi
- Installed /home/opam/.opam/4.14/lib/netstring/netmappings.cmi
- Installed /home/opam/.opam/4.14/lib/netstring/nethttp.cmi
- Installed /home/opam/.opam/4.14/lib/netstring/nethtml_scanner.cmi
- Installed /home/opam/.opam/4.14/lib/netstring/nethtml.cmi
- Installed /home/opam/.opam/4.14/lib/netstring/netgssapi_support.cmi
- Installed /home/opam/.opam/4.14/lib/netstring/netgssapi_auth.cmi
- Installed /home/opam/.opam/4.14/lib/netstring/netglob_lex.cmi
- Installed /home/opam/.opam/4.14/lib/netstring/netglob.cmi
- Installed /home/opam/.opam/4.14/lib/netstring/netfs.cmi
- Installed /home/opam/.opam/4.14/lib/netstring/netencoding.cmi
- Installed /home/opam/.opam/4.14/lib/netstring/netdn.cmi
- Installed /home/opam/.opam/4.14/lib/netstring/netdb.cmi
- Installed /home/opam/.opam/4.14/lib/netstring/netdate.cmi
- Installed /home/opam/.opam/4.14/lib/netstring/netconversion.cmi
- Installed /home/opam/.opam/4.14/lib/netstring/netconst.cmi
- Installed /home/opam/.opam/4.14/lib/netstring/netcompression.cmi
- Installed /home/opam/.opam/4.14/lib/netstring/netchannels_crypto.cmi
- Installed /home/opam/.opam/4.14/lib/netstring/netchannels.cmi
- Installed /home/opam/.opam/4.14/lib/netstring/netbuffer.cmi
- Installed /home/opam/.opam/4.14/lib/netstring/netaux.cmi
- Installed /home/opam/.opam/4.14/lib/netstring/netauth.cmi
- Installed /home/opam/.opam/4.14/lib/netstring/netasn1_encode.cmi
- Installed /home/opam/.opam/4.14/lib/netstring/netasn1.cmi
- Installed /home/opam/.opam/4.14/lib/netstring/netascii_armor.cmi
- Installed /home/opam/.opam/4.14/lib/netstring/netaddress.cmi
- Installed /home/opam/.opam/4.14/lib/netstring/netaccel_link.cmi
- Installed /home/opam/.opam/4.14/lib/netstring/netaccel.cmi
- Installed /home/opam/.opam/4.14/lib/netstring/netxdr_mstring.mli
- Installed /home/opam/.opam/4.14/lib/netstring/netxdr.mli
- Installed /home/opam/.opam/4.14/lib/netstring/netx509_pubkey_crypto.mli
- Installed /home/opam/.opam/4.14/lib/netstring/netx509_pubkey.mli
- Installed /home/opam/.opam/4.14/lib/netstring/netx509.mli
- Installed /home/opam/.opam/4.14/lib/netstring/neturl_ldap.mli
- Installed /home/opam/.opam/4.14/lib/netstring/neturl.mli
- Installed /home/opam/.opam/4.14/lib/netstring/netunichar.mli
- Installed /home/opam/.opam/4.14/lib/netstring/netulex.mli
- Installed /home/opam/.opam/4.14/lib/netstring/nettls_support.mli
- Installed /home/opam/.opam/4.14/lib/netstring/netstring_tstring.mli
- Installed /home/opam/.opam/4.14/lib/netstring/netstring_top.mli
- Installed /home/opam/.opam/4.14/lib/netstring/netstring_str.mli
- Installed /home/opam/.opam/4.14/lib/netstring/netstream.mli
- Installed /home/opam/.opam/4.14/lib/netstring/netsockaddr.mli
- Installed /home/opam/.opam/4.14/lib/netstring/netsendmail.mli
- Installed /home/opam/.opam/4.14/lib/netstring/netsaslprep.mli
- Installed /home/opam/.opam/4.14/lib/netstring/netpagebuffer.mli
- Installed /home/opam/.opam/4.14/lib/netstring/netoid.mli
- Installed /home/opam/.opam/4.14/lib/netstring/netnumber.mli
- Installed /home/opam/.opam/4.14/lib/netstring/netmime_string.mli
- Installed /home/opam/.opam/4.14/lib/netstring/netmime_header.mli
- Installed /home/opam/.opam/4.14/lib/netstring/netmime_channels.mli
- Installed /home/opam/.opam/4.14/lib/netstring/netmime.mli
- Installed /home/opam/.opam/4.14/lib/netstring/netmech_spnego_http.mli
- Installed /home/opam/.opam/4.14/lib/netstring/netmech_scram_sasl.mli
- Installed /home/opam/.opam/4.14/lib/netstring/netmech_scram_http.mli
- Installed /home/opam/.opam/4.14/lib/netstring/netmech_scram_gssapi.mli
- Installed /home/opam/.opam/4.14/lib/netstring/netmech_scram.mli
- Installed /home/opam/.opam/4.14/lib/netstring/netmech_plain_sasl.mli
- Installed /home/opam/.opam/4.14/lib/netstring/netmech_krb5_sasl.mli
- Installed /home/opam/.opam/4.14/lib/netstring/netmech_gs2_sasl.mli
- Installed /home/opam/.opam/4.14/lib/netstring/netmech_digest_sasl.mli
- Installed /home/opam/.opam/4.14/lib/netstring/netmech_digest_http.mli
- Installed /home/opam/.opam/4.14/lib/netstring/netmech_crammd5_sasl.mli
- Installed /home/opam/.opam/4.14/lib/netstring/netmappings.mli
- Installed /home/opam/.opam/4.14/lib/netstring/nethttp.mli
- Installed /home/opam/.opam/4.14/lib/netstring/nethtml.mli
- Installed /home/opam/.opam/4.14/lib/netstring/netgssapi_support.mli
- Installed /home/opam/.opam/4.14/lib/netstring/netgssapi_auth.mli
- Installed /home/opam/.opam/4.14/lib/netstring/netglob.mli
- Installed /home/opam/.opam/4.14/lib/netstring/netfs.mli
- Installed /home/opam/.opam/4.14/lib/netstring/netencoding.mli
- Installed /home/opam/.opam/4.14/lib/netstring/netdn.mli
- Installed /home/opam/.opam/4.14/lib/netstring/netdb.mli
- Installed /home/opam/.opam/4.14/lib/netstring/netdate.mli
- Installed /home/opam/.opam/4.14/lib/netstring/netconversion.mli
- Installed /home/opam/.opam/4.14/lib/netstring/netconst.mli
- Installed /home/opam/.opam/4.14/lib/netstring/netcompression.mli
- Installed /home/opam/.opam/4.14/lib/netstring/netchannels_crypto.mli
- Installed /home/opam/.opam/4.14/lib/netstring/netchannels.mli
- Installed /home/opam/.opam/4.14/lib/netstring/netbuffer.mli
- Installed /home/opam/.opam/4.14/lib/netstring/netaux.mli
- Installed /home/opam/.opam/4.14/lib/netstring/netauth.mli
- Installed /home/opam/.opam/4.14/lib/netstring/netasn1_encode.mli
- Installed /home/opam/.opam/4.14/lib/netstring/netasn1.mli
- Installed /home/opam/.opam/4.14/lib/netstring/netascii_armor.mli
- Installed /home/opam/.opam/4.14/lib/netstring/netaddress.mli
- Installed /home/opam/.opam/4.14/lib/netstring/netaccel_link.mli
- Installed /home/opam/.opam/4.14/lib/netstring/netaccel.mli
- Installed /home/opam/.opam/4.14/lib/stublibs/dllnetaccel_c.so
- Installed /home/opam/.opam/4.14/lib/stublibs/dllnetaccel_c.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.14/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/4.14/lib/netstring/META
- make[2]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring'
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netstring'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netunidata'
- make[2]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/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.14/lib/netunidata/netuniinit.o
- Installed /home/opam/.opam/4.14/lib/netunidata/netuniinit.cmx
- Installed /home/opam/.opam/4.14/lib/netunidata/netuniinit.cmo
- Installed /home/opam/.opam/4.14/lib/netunidata/netmappings_kr.o
- Installed /home/opam/.opam/4.14/lib/netunidata/netmappings_jp.o
- Installed /home/opam/.opam/4.14/lib/netunidata/netmappings_other.o
- Installed /home/opam/.opam/4.14/lib/netunidata/netmappings_iso.o
- Installed /home/opam/.opam/4.14/lib/netunidata/netmappings_kr.cmx
- Installed /home/opam/.opam/4.14/lib/netunidata/netmappings_jp.cmx
- Installed /home/opam/.opam/4.14/lib/netunidata/netmappings_other.cmx
- Installed /home/opam/.opam/4.14/lib/netunidata/netmappings_iso.cmx
- Installed /home/opam/.opam/4.14/lib/netunidata/netmappings_kr.cmo
- Installed /home/opam/.opam/4.14/lib/netunidata/netmappings_jp.cmo
- Installed /home/opam/.opam/4.14/lib/netunidata/netmappings_other.cmo
- Installed /home/opam/.opam/4.14/lib/netunidata/netmappings_iso.cmo
- Installed /home/opam/.opam/4.14/lib/netunidata/netunidata.a
- Installed /home/opam/.opam/4.14/lib/netunidata/netuniinit.cmxs
- Installed /home/opam/.opam/4.14/lib/netunidata/netunidata.cmxs
- Installed /home/opam/.opam/4.14/lib/netunidata/netmappings_other.cmxs
- Installed /home/opam/.opam/4.14/lib/netunidata/netmappings_kr.cmxs
- Installed /home/opam/.opam/4.14/lib/netunidata/netmappings_jp.cmxs
- Installed /home/opam/.opam/4.14/lib/netunidata/netmappings_iso.cmxs
- Installed /home/opam/.opam/4.14/lib/netunidata/netunidata.cmxa
- Installed /home/opam/.opam/4.14/lib/netunidata/netunidata.cma
- Installed /home/opam/.opam/4.14/lib/netunidata/netuniinit.cmi
- Installed /home/opam/.opam/4.14/lib/netunidata/netunidata.cmi
- Installed /home/opam/.opam/4.14/lib/netunidata/netuniconfig.cmi
- Installed /home/opam/.opam/4.14/lib/netunidata/netunichecksums.cmi
- Installed /home/opam/.opam/4.14/lib/netunidata/netmappings_other.cmi
- Installed /home/opam/.opam/4.14/lib/netunidata/netmappings_kr.cmi
- Installed /home/opam/.opam/4.14/lib/netunidata/netmappings_jp.cmi
- Installed /home/opam/.opam/4.14/lib/netunidata/netmappings_iso.cmi
- Installed /home/opam/.opam/4.14/lib/netunidata/netunidata.mli
- Installed /home/opam/.opam/4.14/lib/netunidata/META
- mkdir -p "/home/opam/.opam/4.14/lib/netunidata"
- cp netdb/*.netdb "/home/opam/.opam/4.14/lib/netunidata"
- Installed .netdb files into /home/opam/.opam/4.14/lib/netunidata
- test -d netdb
- (cd netdb && ls *.netdb) | \
- { while read f; do echo "/home/opam/.opam/4.14/lib/netunidata/$f"; done; } >netdb-packlist
- make[2]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netunidata'
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netunidata'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/equeue'
- make[2]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/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.14/lib/equeue/equeue.a
- Installed /home/opam/.opam/4.14/lib/equeue/equeue.cmxs
- Installed /home/opam/.opam/4.14/lib/equeue/equeue.cmxa
- Installed /home/opam/.opam/4.14/lib/equeue/equeue.cma
- Installed /home/opam/.opam/4.14/lib/equeue/uq_transfer.cmi
- Installed /home/opam/.opam/4.14/lib/equeue/uq_socks5.cmi
- Installed /home/opam/.opam/4.14/lib/equeue/uq_server.cmi
- Installed /home/opam/.opam/4.14/lib/equeue/uq_resolver.cmi
- Installed /home/opam/.opam/4.14/lib/equeue/uq_multiplex.cmi
- Installed /home/opam/.opam/4.14/lib/equeue/uq_mt.cmi
- Installed /home/opam/.opam/4.14/lib/equeue/uq_lwt.cmi
- Installed /home/opam/.opam/4.14/lib/equeue/uq_libevent.cmi
- Installed /home/opam/.opam/4.14/lib/equeue/uq_io.cmi
- Installed /home/opam/.opam/4.14/lib/equeue/uq_engines_compat.cmi
- Installed /home/opam/.opam/4.14/lib/equeue/uq_engines.cmi
- Installed /home/opam/.opam/4.14/lib/equeue/uq_datagram.cmi
- Installed /home/opam/.opam/4.14/lib/equeue/uq_client.cmi
- Installed /home/opam/.opam/4.14/lib/equeue/unixqueue_util.cmi
- Installed /home/opam/.opam/4.14/lib/equeue/unixqueue_select.cmi
- Installed /home/opam/.opam/4.14/lib/equeue/unixqueue_pollset.cmi
- Installed /home/opam/.opam/4.14/lib/equeue/unixqueue.cmi
- Installed /home/opam/.opam/4.14/lib/equeue/equeue.cmi
- Installed /home/opam/.opam/4.14/lib/equeue/uq_transfer.mli
- Installed /home/opam/.opam/4.14/lib/equeue/uq_socks5.mli
- Installed /home/opam/.opam/4.14/lib/equeue/uq_server.mli
- Installed /home/opam/.opam/4.14/lib/equeue/uq_resolver.mli
- Installed /home/opam/.opam/4.14/lib/equeue/uq_multiplex.mli
- Installed /home/opam/.opam/4.14/lib/equeue/uq_mt.mli
- Installed /home/opam/.opam/4.14/lib/equeue/uq_lwt.mli
- Installed /home/opam/.opam/4.14/lib/equeue/uq_libevent.mli
- Installed /home/opam/.opam/4.14/lib/equeue/uq_io.mli
- Installed /home/opam/.opam/4.14/lib/equeue/uq_engines_compat.mli
- Installed /home/opam/.opam/4.14/lib/equeue/uq_engines.mli
- Installed /home/opam/.opam/4.14/lib/equeue/uq_datagram.mli
- Installed /home/opam/.opam/4.14/lib/equeue/uq_client.mli
- Installed /home/opam/.opam/4.14/lib/equeue/unixqueue_select.mli
- Installed /home/opam/.opam/4.14/lib/equeue/unixqueue_pollset.mli
- Installed /home/opam/.opam/4.14/lib/equeue/unixqueue.mli
- Installed /home/opam/.opam/4.14/lib/equeue/equeue.mli
- Installed /home/opam/.opam/4.14/lib/equeue/META
- make[2]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/equeue'
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/equeue'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/shell'
- make[2]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/shell'
- files=`../../tools/collect_files *.mli *.cmi *.cma *.cmxa *.cmxs *.a dll* META ` && \
- ocamlfind install shell $files
- Installed /home/opam/.opam/4.14/lib/shell/shell.a
- Installed /home/opam/.opam/4.14/lib/shell/shell.cmxs
- Installed /home/opam/.opam/4.14/lib/shell/shell.cmxa
- Installed /home/opam/.opam/4.14/lib/shell/shell.cma
- Installed /home/opam/.opam/4.14/lib/shell/shell_uq.cmi
- Installed /home/opam/.opam/4.14/lib/shell/shell_sys.cmi
- Installed /home/opam/.opam/4.14/lib/shell/shell_fs.cmi
- Installed /home/opam/.opam/4.14/lib/shell/shell.cmi
- Installed /home/opam/.opam/4.14/lib/shell/shell_uq.mli
- Installed /home/opam/.opam/4.14/lib/shell/shell_sys.mli
- Installed /home/opam/.opam/4.14/lib/shell/shell_fs.mli
- Installed /home/opam/.opam/4.14/lib/shell/shell.mli
- Installed /home/opam/.opam/4.14/lib/shell/META
- make[2]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/shell'
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/shell'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/rpc-generator'
- make[2]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/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.14/lib/rpc-generator/rpcgen-packlist
- Installed /home/opam/.opam/4.14/lib/rpc-generator/rpc_generator.a
- Installed /home/opam/.opam/4.14/lib/rpc-generator/rpc_generator.cmxs
- Installed /home/opam/.opam/4.14/lib/rpc-generator/rpc_generator.cmxa
- Installed /home/opam/.opam/4.14/lib/rpc-generator/rpc_generator.cma
- Installed /home/opam/.opam/4.14/lib/rpc-generator/syntax.cmi
- Installed /home/opam/.opam/4.14/lib/rpc-generator/rename.cmi
- Installed /home/opam/.opam/4.14/lib/rpc-generator/parser.cmi
- Installed /home/opam/.opam/4.14/lib/rpc-generator/options.cmi
- Installed /home/opam/.opam/4.14/lib/rpc-generator/main.cmi
- Installed /home/opam/.opam/4.14/lib/rpc-generator/lexer.cmi
- Installed /home/opam/.opam/4.14/lib/rpc-generator/generate.cmi
- Installed /home/opam/.opam/4.14/lib/rpc-generator/direct.cmi
- Installed /home/opam/.opam/4.14/lib/rpc-generator/config.cmi
- Installed /home/opam/.opam/4.14/lib/rpc-generator/parser.mli
- Installed /home/opam/.opam/4.14/lib/rpc-generator/dummy.mli
- Installed /home/opam/.opam/4.14/lib/rpc-generator/META
- mkdir -p "/home/opam/.opam/4.14/bin"
- cp ocamlrpcgen "/home/opam/.opam/4.14/bin"
- Installed ocamlrpcgen into /home/opam/.opam/4.14/bin
- make[2]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/rpc-generator'
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/rpc-generator'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/rpc'
- make[2]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/rpc'
- files=`../../tools/collect_files *.mli *.cmi *.cma *.cmxa *.cmxs *.a dll* META ` && \
- ocamlfind install rpc $files
- Installed /home/opam/.opam/4.14/lib/rpc/rpc.a
- Installed /home/opam/.opam/4.14/lib/rpc/rpc.cmxs
- Installed /home/opam/.opam/4.14/lib/rpc/rpc.cmxa
- Installed /home/opam/.opam/4.14/lib/rpc/rpc.cma
- Installed /home/opam/.opam/4.14/lib/rpc/rpc_util.cmi
- Installed /home/opam/.opam/4.14/lib/rpc/rpc_transport.cmi
- Installed /home/opam/.opam/4.14/lib/rpc/rpc_simple_client.cmi
- Installed /home/opam/.opam/4.14/lib/rpc/rpc_server.cmi
- Installed /home/opam/.opam/4.14/lib/rpc/rpc_proxy.cmi
- Installed /home/opam/.opam/4.14/lib/rpc/rpc_program.cmi
- Installed /home/opam/.opam/4.14/lib/rpc/rpc_portmapper_impl.cmi
- Installed /home/opam/.opam/4.14/lib/rpc/rpc_portmapper_clnt.cmi
- Installed /home/opam/.opam/4.14/lib/rpc/rpc_portmapper_aux.cmi
- Installed /home/opam/.opam/4.14/lib/rpc/rpc_portmapper.cmi
- Installed /home/opam/.opam/4.14/lib/rpc/rpc_packer.cmi
- Installed /home/opam/.opam/4.14/lib/rpc/rpc_common.cmi
- Installed /home/opam/.opam/4.14/lib/rpc/rpc_client_pre.cmi
- Installed /home/opam/.opam/4.14/lib/rpc/rpc_client.cmi
- Installed /home/opam/.opam/4.14/lib/rpc/rpc_auth_sys.cmi
- Installed /home/opam/.opam/4.14/lib/rpc/rpc_auth_gssapi_aux.cmi
- Installed /home/opam/.opam/4.14/lib/rpc/rpc_auth_gssapi.cmi
- Installed /home/opam/.opam/4.14/lib/rpc/rpc.cmi
- Installed /home/opam/.opam/4.14/lib/rpc/rpc_util.mli
- Installed /home/opam/.opam/4.14/lib/rpc/rpc_transport.mli
- Installed /home/opam/.opam/4.14/lib/rpc/rpc_simple_client.mli
- Installed /home/opam/.opam/4.14/lib/rpc/rpc_server.mli
- Installed /home/opam/.opam/4.14/lib/rpc/rpc_proxy.mli
- Installed /home/opam/.opam/4.14/lib/rpc/rpc_program.mli
- Installed /home/opam/.opam/4.14/lib/rpc/rpc_portmapper_clnt.mli
- Installed /home/opam/.opam/4.14/lib/rpc/rpc_portmapper_aux.mli
- Installed /home/opam/.opam/4.14/lib/rpc/rpc_portmapper.mli
- Installed /home/opam/.opam/4.14/lib/rpc/rpc_packer.mli
- Installed /home/opam/.opam/4.14/lib/rpc/rpc_client_pre.mli
- Installed /home/opam/.opam/4.14/lib/rpc/rpc_client.mli
- Installed /home/opam/.opam/4.14/lib/rpc/rpc_auth_sys.mli
- Installed /home/opam/.opam/4.14/lib/rpc/rpc_auth_gssapi_aux.mli
- Installed /home/opam/.opam/4.14/lib/rpc/rpc_auth_gssapi.mli
- Installed /home/opam/.opam/4.14/lib/rpc/rpc.mli
- Installed /home/opam/.opam/4.14/lib/rpc/META
- make[2]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/rpc'
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/rpc'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/rpc-auth-local'
- make[2]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/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.14/lib/rpc-auth-local/rpc_auth_local.a
- Installed /home/opam/.opam/4.14/lib/rpc-auth-local/librpc_auth_local.a
- Installed /home/opam/.opam/4.14/lib/rpc-auth-local/rpc_auth_local.cmxs
- Installed /home/opam/.opam/4.14/lib/rpc-auth-local/rpc_auth_local.cmxa
- Installed /home/opam/.opam/4.14/lib/rpc-auth-local/rpc_auth_local.cma
- Installed /home/opam/.opam/4.14/lib/rpc-auth-local/rpc_auth_local.cmi
- Installed /home/opam/.opam/4.14/lib/rpc-auth-local/rpc_auth_local.mli
- Installed /home/opam/.opam/4.14/lib/stublibs/dllrpc_auth_local.so
- Installed /home/opam/.opam/4.14/lib/stublibs/dllrpc_auth_local.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.14/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/4.14/lib/rpc-auth-local/META
- make[2]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/rpc-auth-local'
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/rpc-auth-local'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netclient'
- make[2]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netclient'
- files=`../../tools/collect_files *.mli *.cmi *.cma *.cmxa *.cmxs *.a dll* META ` && \
- ocamlfind install netclient $files
- Installed /home/opam/.opam/4.14/lib/netclient/netclient.a
- Installed /home/opam/.opam/4.14/lib/netclient/netclient.cmxs
- Installed /home/opam/.opam/4.14/lib/netclient/netclient.cmxa
- Installed /home/opam/.opam/4.14/lib/netclient/netclient.cma
- Installed /home/opam/.opam/4.14/lib/netclient/nettelnet_client.cmi
- Installed /home/opam/.opam/4.14/lib/netclient/netsmtp.cmi
- Installed /home/opam/.opam/4.14/lib/netclient/netpop.cmi
- Installed /home/opam/.opam/4.14/lib/netclient/netldap.cmi
- Installed /home/opam/.opam/4.14/lib/netclient/nethttp_fs.cmi
- Installed /home/opam/.opam/4.14/lib/netclient/nethttp_client_conncache.cmi
- Installed /home/opam/.opam/4.14/lib/netclient/nethttp_client.cmi
- Installed /home/opam/.opam/4.14/lib/netclient/netftp_fs.cmi
- Installed /home/opam/.opam/4.14/lib/netclient/netftp_data_endpoint.cmi
- Installed /home/opam/.opam/4.14/lib/netclient/netftp_client.cmi
- Installed /home/opam/.opam/4.14/lib/netclient/nettelnet_client.mli
- Installed /home/opam/.opam/4.14/lib/netclient/netsmtp.mli
- Installed /home/opam/.opam/4.14/lib/netclient/netpop.mli
- Installed /home/opam/.opam/4.14/lib/netclient/netldap.mli
- Installed /home/opam/.opam/4.14/lib/netclient/nethttp_fs.mli
- Installed /home/opam/.opam/4.14/lib/netclient/nethttp_client_conncache.mli
- Installed /home/opam/.opam/4.14/lib/netclient/nethttp_client.mli
- Installed /home/opam/.opam/4.14/lib/netclient/netftp_fs.mli
- Installed /home/opam/.opam/4.14/lib/netclient/netftp_data_endpoint.mli
- Installed /home/opam/.opam/4.14/lib/netclient/netftp_client.mli
- Installed /home/opam/.opam/4.14/lib/netclient/META
- make[2]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netclient'
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netclient'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netcgi2'
- make[2]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netcgi2'
- files=`../../tools/collect_files *.mli *.cmi *.cma *.cmxa *.cmxs *.a dll* META ` && \
- ocamlfind install netcgi2 $files
- Installed /home/opam/.opam/4.14/lib/netcgi2/netcgi.a
- Installed /home/opam/.opam/4.14/lib/netcgi2/netcgi.cmxs
- Installed /home/opam/.opam/4.14/lib/netcgi2/netcgi.cmxa
- Installed /home/opam/.opam/4.14/lib/netcgi2/netcgi.cma
- Installed /home/opam/.opam/4.14/lib/netcgi2/netcgi_test.cmi
- Installed /home/opam/.opam/4.14/lib/netcgi2/netcgi_scgi.cmi
- Installed /home/opam/.opam/4.14/lib/netcgi2/netcgi_fcgi.cmi
- Installed /home/opam/.opam/4.14/lib/netcgi2/netcgi_dbi.cmi
- Installed /home/opam/.opam/4.14/lib/netcgi2/netcgi_common.cmi
- Installed /home/opam/.opam/4.14/lib/netcgi2/netcgi_cgi.cmi
- Installed /home/opam/.opam/4.14/lib/netcgi2/netcgi_ajp.cmi
- Installed /home/opam/.opam/4.14/lib/netcgi2/netcgi1_compat.cmi
- Installed /home/opam/.opam/4.14/lib/netcgi2/netcgi.cmi
- Installed /home/opam/.opam/4.14/lib/netcgi2/netcgi_test.mli
- Installed /home/opam/.opam/4.14/lib/netcgi2/netcgi_scgi.mli
- Installed /home/opam/.opam/4.14/lib/netcgi2/netcgi_fcgi.mli
- Installed /home/opam/.opam/4.14/lib/netcgi2/netcgi_dbi.mli
- Installed /home/opam/.opam/4.14/lib/netcgi2/netcgi_common.mli
- Installed /home/opam/.opam/4.14/lib/netcgi2/netcgi_cgi.mli
- Installed /home/opam/.opam/4.14/lib/netcgi2/netcgi_ajp.mli
- Installed /home/opam/.opam/4.14/lib/netcgi2/netcgi1_compat.mli
- Installed /home/opam/.opam/4.14/lib/netcgi2/netcgi.mli
- Installed /home/opam/.opam/4.14/lib/netcgi2/META
- make[2]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netcgi2'
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netcgi2'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netplex'
- make[2]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/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.14/lib/netplex/netplex_mt.o
- Installed /home/opam/.opam/4.14/lib/netplex/netplex_mt.cmx
- Installed /home/opam/.opam/4.14/lib/netplex/netplex_mt.cmo
- Installed /home/opam/.opam/4.14/lib/netplex/netplex-packlist
- Installed /home/opam/.opam/4.14/lib/netplex/netplex.a
- Installed /home/opam/.opam/4.14/lib/netplex/netplex.cmxs
- Installed /home/opam/.opam/4.14/lib/netplex/netplex.cmxa
- Installed /home/opam/.opam/4.14/lib/netplex/netplex.cma
- Installed /home/opam/.opam/4.14/lib/netplex/rpc_netplex.cmi
- Installed /home/opam/.opam/4.14/lib/netplex/netplex_workload.cmi
- Installed /home/opam/.opam/4.14/lib/netplex/netplex_util.cmi
- Installed /home/opam/.opam/4.14/lib/netplex/netplex_types.cmi
- Installed /home/opam/.opam/4.14/lib/netplex/netplex_sockserv.cmi
- Installed /home/opam/.opam/4.14/lib/netplex/netplex_sharedvar.cmi
- Installed /home/opam/.opam/4.14/lib/netplex/netplex_semaphore.cmi
- Installed /home/opam/.opam/4.14/lib/netplex/netplex_mutex.cmi
- Installed /home/opam/.opam/4.14/lib/netplex/netplex_mt.cmi
- Installed /home/opam/.opam/4.14/lib/netplex/netplex_mp.cmi
- Installed /home/opam/.opam/4.14/lib/netplex/netplex_mbox.cmi
- Installed /home/opam/.opam/4.14/lib/netplex/netplex_main.cmi
- Installed /home/opam/.opam/4.14/lib/netplex/netplex_log.cmi
- Installed /home/opam/.opam/4.14/lib/netplex/netplex_kit.cmi
- Installed /home/opam/.opam/4.14/lib/netplex/netplex_internal.cmi
- Installed /home/opam/.opam/4.14/lib/netplex/netplex_encap.cmi
- Installed /home/opam/.opam/4.14/lib/netplex/netplex_ctrl_srv.cmi
- Installed /home/opam/.opam/4.14/lib/netplex/netplex_ctrl_clnt.cmi
- Installed /home/opam/.opam/4.14/lib/netplex/netplex_ctrl_aux.cmi
- Installed /home/opam/.opam/4.14/lib/netplex/netplex_controller.cmi
- Installed /home/opam/.opam/4.14/lib/netplex/netplex_container.cmi
- Installed /home/opam/.opam/4.14/lib/netplex/netplex_config.cmi
- Installed /home/opam/.opam/4.14/lib/netplex/netplex_cenv.cmi
- Installed /home/opam/.opam/4.14/lib/netplex/netplex_admin.cmi
- Installed /home/opam/.opam/4.14/lib/netplex/rpc_netplex.mli
- Installed /home/opam/.opam/4.14/lib/netplex/netplex_workload.mli
- Installed /home/opam/.opam/4.14/lib/netplex/netplex_types.mli
- Installed /home/opam/.opam/4.14/lib/netplex/netplex_sockserv.mli
- Installed /home/opam/.opam/4.14/lib/netplex/netplex_sharedvar.mli
- Installed /home/opam/.opam/4.14/lib/netplex/netplex_semaphore.mli
- Installed /home/opam/.opam/4.14/lib/netplex/netplex_mutex.mli
- Installed /home/opam/.opam/4.14/lib/netplex/netplex_mt.mli
- Installed /home/opam/.opam/4.14/lib/netplex/netplex_mp.mli
- Installed /home/opam/.opam/4.14/lib/netplex/netplex_mbox.mli
- Installed /home/opam/.opam/4.14/lib/netplex/netplex_main.mli
- Installed /home/opam/.opam/4.14/lib/netplex/netplex_log.mli
- Installed /home/opam/.opam/4.14/lib/netplex/netplex_kit.mli
- Installed /home/opam/.opam/4.14/lib/netplex/netplex_internal.mli
- Installed /home/opam/.opam/4.14/lib/netplex/netplex_encap.mli
- Installed /home/opam/.opam/4.14/lib/netplex/netplex_ctrl_srv.mli
- Installed /home/opam/.opam/4.14/lib/netplex/netplex_ctrl_clnt.mli
- Installed /home/opam/.opam/4.14/lib/netplex/netplex_ctrl_aux.mli
- Installed /home/opam/.opam/4.14/lib/netplex/netplex_controller.mli
- Installed /home/opam/.opam/4.14/lib/netplex/netplex_container.mli
- Installed /home/opam/.opam/4.14/lib/netplex/netplex_config.mli
- Installed /home/opam/.opam/4.14/lib/netplex/netplex_cenv.mli
- Installed /home/opam/.opam/4.14/lib/netplex/META
- mkdir -p "/home/opam/.opam/4.14/bin"
- cp netplex-admin "/home/opam/.opam/4.14/bin"
- Installed netplex-admin into /home/opam/.opam/4.14/bin
- make[2]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netplex'
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netplex'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netcgi2-plex'
- make[2]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/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.14/lib/netcgi2-plex/netcgi2-plex.a
- Installed /home/opam/.opam/4.14/lib/netcgi2-plex/netcgi2-plex.cmxs
- Installed /home/opam/.opam/4.14/lib/netcgi2-plex/netcgi2-plex.cmxa
- Installed /home/opam/.opam/4.14/lib/netcgi2-plex/netcgi2-plex.cma
- Installed /home/opam/.opam/4.14/lib/netcgi2-plex/netcgi_plex.cmi
- Installed /home/opam/.opam/4.14/lib/netcgi2-plex/netcgi_plex.mli
- Installed /home/opam/.opam/4.14/lib/netcgi2-plex/META
- make[2]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netcgi2-plex'
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netcgi2-plex'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netcamlbox'
- make[2]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netcamlbox'
- files=`../../tools/collect_files *.mli *.cmi *.cma *.cmxa *.cmxs *.a dll* META ` && \
- ocamlfind install netcamlbox $files
- Installed /home/opam/.opam/4.14/lib/netcamlbox/netcamlbox.a
- Installed /home/opam/.opam/4.14/lib/netcamlbox/netcamlbox.cmxs
- Installed /home/opam/.opam/4.14/lib/netcamlbox/netcamlbox.cmxa
- Installed /home/opam/.opam/4.14/lib/netcamlbox/netcamlbox.cma
- Installed /home/opam/.opam/4.14/lib/netcamlbox/netcamlbox.cmi
- Installed /home/opam/.opam/4.14/lib/netcamlbox/netcamlbox.mli
- Installed /home/opam/.opam/4.14/lib/netcamlbox/META
- make[2]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netcamlbox'
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netcamlbox'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netmulticore'
- make[2]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netmulticore'
- files=`../../tools/collect_files *.mli *.cmi *.cma *.cmxa *.cmxs *.a dll* META ` && \
- ocamlfind install netmulticore $files
- Installed /home/opam/.opam/4.14/lib/netmulticore/netmulticore.a
- Installed /home/opam/.opam/4.14/lib/netmulticore/netmulticore.cmxs
- Installed /home/opam/.opam/4.14/lib/netmulticore/netmulticore.cmxa
- Installed /home/opam/.opam/4.14/lib/netmulticore/netmulticore.cma
- Installed /home/opam/.opam/4.14/lib/netmulticore/netmcore_util.cmi
- Installed /home/opam/.opam/4.14/lib/netmulticore/netmcore_sem.cmi
- Installed /home/opam/.opam/4.14/lib/netmulticore/netmcore_ref.cmi
- Installed /home/opam/.opam/4.14/lib/netmulticore/netmcore_queue.cmi
- Installed /home/opam/.opam/4.14/lib/netmulticore/netmcore_process.cmi
- Installed /home/opam/.opam/4.14/lib/netmulticore/netmcore_mutex.cmi
- Installed /home/opam/.opam/4.14/lib/netmulticore/netmcore_mempool.cmi
- Installed /home/opam/.opam/4.14/lib/netmulticore/netmcore_matrix.cmi
- Installed /home/opam/.opam/4.14/lib/netmulticore/netmcore_heap.cmi
- Installed /home/opam/.opam/4.14/lib/netmulticore/netmcore_hashtbl.cmi
- Installed /home/opam/.opam/4.14/lib/netmulticore/netmcore_condition.cmi
- Installed /home/opam/.opam/4.14/lib/netmulticore/netmcore_camlbox.cmi
- Installed /home/opam/.opam/4.14/lib/netmulticore/netmcore_buffer.cmi
- Installed /home/opam/.opam/4.14/lib/netmulticore/netmcore_array.cmi
- Installed /home/opam/.opam/4.14/lib/netmulticore/netmcore.cmi
- Installed /home/opam/.opam/4.14/lib/netmulticore/netmcore_sem.mli
- Installed /home/opam/.opam/4.14/lib/netmulticore/netmcore_ref.mli
- Installed /home/opam/.opam/4.14/lib/netmulticore/netmcore_queue.mli
- Installed /home/opam/.opam/4.14/lib/netmulticore/netmcore_process.mli
- Installed /home/opam/.opam/4.14/lib/netmulticore/netmcore_mutex.mli
- Installed /home/opam/.opam/4.14/lib/netmulticore/netmcore_mempool.mli
- Installed /home/opam/.opam/4.14/lib/netmulticore/netmcore_matrix.mli
- Installed /home/opam/.opam/4.14/lib/netmulticore/netmcore_heap.mli
- Installed /home/opam/.opam/4.14/lib/netmulticore/netmcore_hashtbl.mli
- Installed /home/opam/.opam/4.14/lib/netmulticore/netmcore_condition.mli
- Installed /home/opam/.opam/4.14/lib/netmulticore/netmcore_camlbox.mli
- Installed /home/opam/.opam/4.14/lib/netmulticore/netmcore_buffer.mli
- Installed /home/opam/.opam/4.14/lib/netmulticore/netmcore_bigarray.mli
- Installed /home/opam/.opam/4.14/lib/netmulticore/netmcore_array.mli
- Installed /home/opam/.opam/4.14/lib/netmulticore/netmcore.mli
- Installed /home/opam/.opam/4.14/lib/netmulticore/META
- make[2]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netmulticore'
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/netmulticore'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/nethttpd'
- make[2]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/nethttpd'
- files=`../../tools/collect_files *.mli *.cmi *.cma *.cmxa *.cmxs *.a dll* META LICENSE` && \
- ocamlfind install nethttpd $files
- Installed /home/opam/.opam/4.14/lib/nethttpd/LICENSE
- Installed /home/opam/.opam/4.14/lib/nethttpd/nethttpd.a
- Installed /home/opam/.opam/4.14/lib/nethttpd/nethttpd.cmxs
- Installed /home/opam/.opam/4.14/lib/nethttpd/nethttpd.cmxa
- Installed /home/opam/.opam/4.14/lib/nethttpd/nethttpd.cma
- Installed /home/opam/.opam/4.14/lib/nethttpd/nethttpd_util.cmi
- Installed /home/opam/.opam/4.14/lib/nethttpd/nethttpd_types.cmi
- Installed /home/opam/.opam/4.14/lib/nethttpd/nethttpd_services.cmi
- Installed /home/opam/.opam/4.14/lib/nethttpd/nethttpd_reactor.cmi
- Installed /home/opam/.opam/4.14/lib/nethttpd/nethttpd_plex.cmi
- Installed /home/opam/.opam/4.14/lib/nethttpd/nethttpd_kernel.cmi
- Installed /home/opam/.opam/4.14/lib/nethttpd/nethttpd_engine.cmi
- Installed /home/opam/.opam/4.14/lib/nethttpd/nethttpd_util.mli
- Installed /home/opam/.opam/4.14/lib/nethttpd/nethttpd_types.mli
- Installed /home/opam/.opam/4.14/lib/nethttpd/nethttpd_services.mli
- Installed /home/opam/.opam/4.14/lib/nethttpd/nethttpd_reactor.mli
- Installed /home/opam/.opam/4.14/lib/nethttpd/nethttpd_plex.mli
- Installed /home/opam/.opam/4.14/lib/nethttpd/nethttpd_kernel.mli
- Installed /home/opam/.opam/4.14/lib/nethttpd/nethttpd_engine.mli
- Installed /home/opam/.opam/4.14/lib/nethttpd/META
- make[2]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/nethttpd'
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlnet.4.1.9-2/src/nethttpd'
-> installed ocamlnet.4.1.9-2
Processing 272/273: [azure-cosmos-db: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "azure-cosmos-db" "-j" "47" (CWD=/home/opam/.opam/4.14/.opam-switch/build/azure-cosmos-db.0.1.6)
-> compiled  azure-cosmos-db.0.1.6
-> installed azure-cosmos-db.0.1.6
Done.
# Run eval $(opam env) to update the current shell environment
2022-02-03 14:13.00 ---> saved as "f90c5043895a7c884188a4eb14315d5dcfe1f1bd766e5ed2767fe015f68aa3c4"
Job succeeded